﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: rgba(0,0,0,.5);
}

a:hover {
  color: rgb(65, 143, 222);
  text-decoration: none;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
  margin: 0;
}*/

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
    overflow-x: hidden;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background: #f5f5f5 !important;
    font-family: "Open Sans", sans-serif;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.affideaLogoMain {
    width: 158px;
    padding: 5px;
    margin-left: -6px;
}

@media screen and (max-width: 1000px) {
    .affideaLogoMain {
        display: none;
    }
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgb(65, 143, 222);
}

.nav-link {
    width: 125px;
}

@media screen and (max-width: 1600px) {
    .nav-link {
        width: 80px;
    }
}

@media screen and (max-width: 1100px) {
    .nav-link {
        width: 72px;
    }
}

.avatar {
    vertical-align: middle;
    width: 50px!important;
    height: 50px!important;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 20px;
}

.fa-2x {
    font-size: 1.5em !important;
}

.nav-item {
    font-size: 14px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .nav-link {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .form-horizontal {
        margin-left: 190px;
    }
}

@media screen and (max-width: 600px) {
    .dropdown {
        margin-left: 60px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 600px) {
    .dropdown-menu.show {
        display: block;
        margin-left: 84px;
        margin-right: 250px;
    }
}

.dropdown-toggle {
    color: black;
    font-size: 14.5px;
    text-decoration: none !important;
}

.showCard {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none !important;
    border-radius: .25rem;
    -moz-box-shadow: 0 0 2px #C8C8C8;
    -webkit-box-shadow: 0 0 2px #C8C8C8;
    box-shadow: 0 0 2px #C8C8C8;
    height: 656px;
    width: 100%;
    margin-right: 20px;
}

.showSmallCard {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none !important;
    border-radius: .25rem;
    -moz-box-shadow: 0 0 2px #C8C8C8;
    -webkit-box-shadow: 0 0 2px #C8C8C8;
    box-shadow: 0 0 2px #C8C8C8;
    height: 400px;
    width: 100%;
    margin-right: 20px;
}

.leftLabelText {
    padding: 20px;
    color: rgb(65, 143, 222);
}

.rightLabelText {
    padding: 20px;
    color: black;
    font-size: 14px;
}

#labelTextLeft {
    float: left;
    width: 60%
}

#showNoAppImage img {
    width: 105px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#showNoResultsImage img {
    width: 65px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#noResultsImage img {
    width: 65px;
    position: absolute;
    top: 155px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#showNoSharingsImage img {
    width: 75px;
    position: absolute;
    top: 155px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#showNoReceiptsImage img {
    width: 69px;
    position: absolute;
    top: 155px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#centerLabelText {
    text-align: center;
    padding: 45px 0 10px 0;
}

.centerLabelText {
    color: rgb(65, 143, 222);
}

.lowerCenterLabelText {
    color: rgba(0,0,0,.5);
    font-size: 12px;
}

.book-btn {
    background: #f16e00;
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 65%;
    border: none !important;
}

.book-btn:hover {
    background: #cc5d01;
    color: #fff;
}

#showHomeImage {
    width: 350px;
    margin-top: 8px;
    margin-left: -4px;
}

@media screen and (max-width: 1200px) {
    #showHomeImage {
        width: 288px;
        margin-top: 8px;
        margin-left: -4px;
    }
}

@media screen and (max-width: 1000px) {
    #showHomeImage {
        width: 206px;
        margin-top: 8px;
        margin-left: -4px;
    }
}

@media screen and (max-width: 600px) {
    #showHomeImage {
        width: 206px;
        margin-top: 8px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

#signInText {
    font-size: 21px;
    color: rgb(65, 143, 222);
}

.logInlabelText {
    margin-left: 160px;
    margin-bottom: .4rem !important;
    color: rgb(65, 143, 222);
    font-size: 14px;
}

@media screen and (max-width: 1200px) {
    .logInlabelText {
        margin-left: 118px;
        margin-bottom: .4rem !important;
        color: rgb(65, 143, 222);
        font-size: 14px;
    }
}

input[type=text], input[type=password], input[type=date] {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 50%;
    border-radius: 25px;
}

input[type=submit] {
    border: none !important;
}

.recoverText {
    margin-left: 160px;
    margin-bottom: .4rem !important;
    color: black;
    font-size: 12px;
}

@media screen and (max-width: 1200px) {
    .recoverText {
        margin-left: 118px;
        margin-bottom: .4rem !important;
        color: black;
        font-size: 12px;
    }
}

.login-btn {
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 50%;
}

.login-btn:hover {
    background: #166ab5;
    color: #fff;
}

.signUpLabelText {
    margin-left: 35px;
    margin-bottom: .4rem !important;
    color: rgb(65, 143, 222);
    font-size: 14px;
}

.form-control:focus {
    box-shadow: none;
}

.topNav {
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    height: 77px;
    width: 100%;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}

.affideaLogo {
    width: 164px;
    padding: 15px 0 15px 15px;
}

.registerText {
    height: 52em;
    position: relative;
}

.examResults {
    color: rgba(0,0,0,.5);
    margin: 0;
    position: absolute;
    top: 43.5%;
    left: 18%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: 13px;
}

.onlineApp {
    color: rgba(0,0,0,.5);
    margin: 0;
    position: absolute;
    top: 56.8%;
    left: 18%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: 13px;
}

.signUpLogo {
    width: 80px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

@media screen and (max-width: 700px) {
    .onlineApp {
        color: rgba(0,0,0,.5);
        margin: 0;
        position: absolute;
        top: 65%;
        left: 53%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        font-size: 13px;
    }
}

@media screen and (max-width: 700px) {
    .examResults {
        color: rgba(0,0,0,.5);
        margin: 0;
        position: absolute;
        top: 5%;
        left: 53%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        font-size: 13px;
    }
}

@media screen and (max-width: 700px) {
    .registerText {
        height: 10em;
        position: relative;
    }
}

@media screen and (max-width: 600px) {
    #signUpLogo {
        margin-bottom: 130px;
        margin-top: 85px;
    }
}

.signUp-btn {
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
}

.signUp-btn:hover {
    background: #166ab5;
    color: #fff;
}

.signUpText {
    font-size: 10.8px;
    margin: 0 30px 0 30px;
}

.personalDataText {
    font-size: 13.5px;
    text-align: center;
}

.buttons {
    width: 292px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 7px;
}

.continueButton {
    display: inline-block;
    width: calc(50% - 4px);
    margin: 0 auto;
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
}

.continueButton:hover {
    background: #166ab5;
    color: #fff;
}

.cancelButton {
    display: inline-block;
    width: calc(50% - 4px);
    margin: 0 auto;
    background: hsla(0, 0%, 60%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
    margin-right: 3px;
}

.cancelButton:hover {
    background: #808080;
    color: #fff;
}

.emailText {
    font-size: 15.5px;
    text-align: center;
    color: rgb(171, 174, 173);
}

.custom-select {
    width: 260px;
    border-radius: 25px;
}

.smallSection {
    width: auto;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 60px;
}

.smallLabelText {
    color: rgb(65, 143, 222);
    font-size: 14px;
    width: 280px;
    margin-right: 10px;
    margin-left: 10px;
}

@media screen and (max-width: 770px) {
    .smallLabelText {
        color: rgb(65, 143, 222);
        font-size: 14px;
        width: 185px;
        margin-right: 10px;
        margin-left: 10px;
    }
}

.form-control-select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 25px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control-select:hover {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 25px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid rgb(65, 143, 222);
}

.inputLabel {
    margin-left: 15px;
    margin-bottom: .4rem !important;
    margin-top: .4rem !important;
    color: rgb(65, 143, 222);
    font-size: 14px;
}

.cardLabelText {
    padding: 0 20px 0 40px;
    color: black;
    font-size: 13px;
    margin-top: -20px;
}

.appLabelText {
    margin-left: 53px;
    margin-bottom: .4rem !important;
    color: rgb(65, 143, 222);
    font-size: 14px;
}

.appCustomSelect {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .4rem !important;
    color: rgb(65, 143, 222);
    font-size: 14px;
}

.continueAppButton {
    width: calc(30% - 4px);
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    margin-top: 20px;
    margin-bottom: 20px;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    float: right;
    margin-right: 35px;
}

.continueAppButton:hover {
    background: #166ab5;
    color: #fff;
}

@media screen and (max-width: 770px) {
    .continueAppButton {
        width: calc(90% - 4px);
        background: hsla(210.191, 70.4036%, 56.2745%, 1);
        color: #fff;
        border-radius: 50px;
        padding: 5px 25px;
        white-space: nowrap;
        margin-top: 25px;
        margin-bottom: 25px;
        transition: 0.3s;
        font-size: 15px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
}

#appButtons {
    margin-top: 35px;
    width: 100%;
}

.cancelAppButton {
    display: inline-block;
    width: calc(30% - 4px);
    margin: 0 auto;
    background: hsla(0, 0%, 60%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
    position: absolute;
    bottom: 35px;
    left: 36px;
}

@media screen and (max-width: 770px) {
    .cancelAppButton {
        display: inline-block;
        width: calc(32% - 4px);
        margin: 0 auto;
        background: hsla(0, 0%, 60%, 1);
        color: #fff;
        border-radius: 50px;
        padding: 5px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 15px;
        text-align: center;
        border: none !important;
        position: absolute;
        bottom: 35px;
        left: 25px;
    }
}

.cancelAppButton:hover {
    background: #808080;
    color: #fff;
}

.confirmAppButton {
    display: inline-block;
    width: calc(30% - 4px);
    margin: 0 auto;
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
    position: absolute;
    bottom: 35px;
    right: 36px;
}

.uploadButton {
    display: inline-block;
    width: calc(30% - 4px);
    margin: 0 auto;
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
    position: absolute;
    bottom: 35px;
    right: 36px;
}

@media screen and (max-width: 770px) {
    .uploadButton {
        display: inline-block;
        width: calc(32% - 4px);
        margin: 0 auto;
        background: hsla(210.191, 70.4036%, 56.2745%, 1);
        color: #fff;
        border-radius: 50px;
        padding: 5px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 15px;
        text-align: center;
        border: none !important;
        position: absolute;
        bottom: 35px;
        right: 25px;
    }
}

.uploadButton:hover {
    background: #166ab5;
    color: #fff;
}

.confirmAppButton {
    display: inline-block;
    width: calc(30% - 4px);
    margin: 0 auto;
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
    position: absolute;
    bottom: 35px;
    right: 36px;
}

@media screen and (max-width: 770px) {
    .confirmAppButton {
        display: inline-block;
        width: calc(41% - 4px);
        margin: 0 auto;
        background: hsla(210.191, 70.4036%, 56.2745%, 1);
        color: #fff;
        border-radius: 50px;
        padding: 5px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 15px;
        text-align: center;
        border: none !important;
        position: absolute;
        bottom: 35px;
        right: 25px;
    }
}

.confirmAppButton:hover {
    background: #166ab5;
    color: #fff;
}

.fa-share-alt:before {
    margin-right: 10px;
    font-size: 1.2em;
    content: "\f1e0";
}

.small-xl pt-3 text-center {
    text-decoration: none;
}

.dropdown-menu {
    top: 60px;
    right: 0px;
    left: unset;
    width: 460px;
    box-shadow: 0px 5px 7px -1px #c1c1c1;
    padding-bottom: 0px;
    padding: 0px;
    font-size: 15px;
}

.dropdown-menu {
    width: 350px;
    height: 300px;
    overflow: auto;
}

.top-text-heading {
    padding: 20px;
    font-size: 14px;
}

.top-text-light {
    padding: 0 0 10px 20px;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    color: black;
}

.icon-box {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f1f3f6 !important;
}

.content-wrap {
    display: inline-block;
}

.physicianName {
    font-size: 18px;
    font-weight: bolder;
    padding-left: 10px;
}

@media screen and (max-width: 880px) {
    .physicianName {
        font-size: 15px;
        font-weight: bolder;
        padding-left: 10px;
    }
}

.availableDate {
    padding-left: 10px;
    font-size: 14px;
}

@media screen and (max-width: 880px) {
    .availableDate {
        padding-left: 10px;
        font-size: 12px;
    }
}

.viewAvailability {
    position: absolute;
    right: 25px;
    bottom: 20px;
    display: inline-block;
    width: calc(23% - 4px);
    margin: 0 auto;
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
}

@media screen and (max-width: 880px) {
    .viewAvailability {
        width: calc(20% - 4px);
        background: hsla(210.191, 70.4036%, 56.2745%, 1);
        color: #fff;
        border-radius: 50px;
        padding: 5px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 13px;
        text-align: center;
        float: right;
        border: none;
        bottom: 0;
    }
}

#physicianCard {
    overflow-y: scroll;
    height: 355px;
}

@media screen and (max-width: 880px) {
    #physicianCard {
        overflow-y: scroll;
        height: 244px;
    }
}

.appModal {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    padding-top: 30px;
}

.appView {
    padding: 0 18px 10px 33px;
    height: 120px;
}

.smallerLabelText {
    color: rgb(65, 143, 222);
    font-size: 14px;
    width: 210px;
    margin-right: 10px;
    margin-left: 10px;
}

.header-appointments {
    margin-bottom: 20px;
    margin-top: -20px;
    margin-left: 9px;
}

.noDatapickerimage .ui-datepicker-trigger {
    display: none;
}

.appTopTable {
    font-size: 14px;
    height: 52px;
    text-align: center;
}

.appBottomTable {
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.info {
    padding: 20px 40px;
    background: #f1f3f6;
    color: #47536e;
    text-align: center;
    border: 1px solid #fff;
}
.appHistory {
    margin-top: -20px;
    overflow: scroll;
    overflow-x: hidden;
}

h5.title {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.newDocument {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
    position: relative;
}

@media screen and (max-width: 800px) {
    .newDocument {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        background: hsla(210.191, 70.4036%, 56.2745%, 1);
        color: #fff;
        border-radius: 50px;
        padding: 5px 20px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 14px;
        text-align: center;
        border: none !important;
        position: relative;
    }
}

.newDocument:hover {
    background: #166ab5;
    color: #fff;
}

.spaceRow {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.documents-header {
    margin-top: 43px;
}

h3.titleName {
    margin-left: 23px;
}

label[for=fUpload] {
    background-color: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: white;
    padding: 0.5rem;
    cursor: pointer;
    margin-top: 1rem;
    width: calc(15% - 4px);
    border-radius: 25px;
    text-align: center;
    margin-right: 600px;
    margin-top: -50px;
}

@media screen and (max-width: 700px) {
    #alignBell {
        margin-right: 183px;
    }
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

@media screen and (min-width: 1600px) {
    #rightNavBar {
        margin-right: -170px;
    }
}

@media screen and (max-width: 1000px)  {
    #rightNavBar {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    #rightNavBar {
        display: list-item;
        margin-right: -170px;
    }
}

#codeFormInput .form-control {
    display: block;
    height: 50px;
    width: 50px;
    margin-right: 5px;
    text-align: center;
    font-size: 1.25rem;
    min-width: 0;
}

#codeFormInput .form-control:last-child {
    margin-right: 0;
}

.editButton {
    width: calc(11% - 14px);
    margin: 0 auto;
    background: hsla(0, 0%, 60%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 5px 20px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 13px;
    text-align: center;
    border: none !important;
}

.editButton:hover {
    color: #fff;
    opacity: 0.75;
}

.shareButton {
    width: calc(11% - 14px);
    margin: 0 auto;
    background: hsla(210.191, 70.4036%, 56.2745%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 5px 20px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 13px;
    text-align: center;
    border: none !important;
}

.shareButton:hover {
    background: #166ab5;
    color: #fff;
}

.passwordShareButton {
    width: calc(11% - 14px);
    margin: 0 auto;
    background: hsla(0, 0%, 60%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 5px 20px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 13px;
    text-align: center;
    border: none !important;
}

.passwordShareButton:hover {
    opacity: 0.75;
    color: #fff;
}

.deleteButton {
    width: calc(11% - 14px);
    margin: 0 auto;
    background: #dc3545;
    color: #fff;
    border-radius: 50px;
    padding: 5px 20px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 13px;
    text-align: center;
    border: none !important;
}

.deleteButton:hover {
    background: #c82333;
    color: #fff;
}

@media screen and (max-width: 700px) {
    .deleteButton {
        width: calc(11% - 14px);
        margin: 0 auto;
        background: #dc3545;
        color: #fff;
        border-radius: 50px;
        padding: 2px 14px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 11px;
        text-align: center;
        border: none !important;
    }
}

@media screen and (max-width: 1300px) {
    .editButton {
        width: calc(11% - 14px);
        margin: 0 auto;
        color: #fff;
        border-radius: 50px;
        padding: 5px 20px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 11px;
        text-align: center;
        border: none !important;
    }
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media screen and (max-width: 800px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 10px;
    }
}

.topInfo {
    margin-top: 40px;
    padding-bottom: 15px;
    width: 100%;
    display: flex;
    flex: 1;
    justify-content:space-between;
}

.homeHistory {
    margin-top: -10px;
    overflow: scroll;
    font-size: 13px;
    overflow-x: hidden;
}

.showReceiptCard {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none !important;
    border-radius: .25rem;
    -moz-box-shadow: 0 0 2px #C8C8C8;
    -webkit-box-shadow: 0 0 2px #C8C8C8;
    box-shadow: 0 0 2px #C8C8C8;
    height: 423px;
    width: 100%;
    margin-right: 20px;
}

@media screen and (max-width: 1000px) {
    .showReceiptCard {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: none !important;
        border-radius: .25rem;
        -moz-box-shadow: 0 0 2px #C8C8C8;
        -webkit-box-shadow: 0 0 2px #C8C8C8;
        box-shadow: 0 0 2px #C8C8C8;
        height: auto;
        width: 100%;
        margin-right: 20px;
    }
}

.backRightButton {
    display: inline-block;
    width: calc(20% - 4px);
    margin: 0 auto;
    background: hsla(0, 0%, 60%, 1);
    color: #fff;
    border-radius: 50px;
    padding: 8px 20px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    text-align: center;
    border: none !important;
    position: absolute;
    bottom: 22px;
    right: 20px;
}

.backRightButton:hover {
    background: #808080;
    color: #fff;
}


/* Patient/HistoryPatient */
.list-container {
    display: flex;
    flex-direction: column;
}
    .list-container .list-title {
        display: block;
        text-align: center;
        margin-bottom: 1rem;
    }
        .list-container .list-title::after {
            content: "";
            width: 7rem;
            height: 2px;
            background-color: rgb(65, 143, 222);
            position: relative;
            display: block;
            margin: 0.8rem auto 1rem auto;
        }
    .list-container .list {
        display: flex;
        flex-direction: row;
        flex-wrap:wrap;
        margin-right: -1rem;
        margin-bottom: 2rem;
    }
        .list-container .list .list-item {
            background-color: #fff;
            padding: 1rem;
            margin-right: 1rem;
            width: 31%;
            border-radius: 3px;
            margin-bottom: 1rem;
        }
            .list-container .list .list-item.small {
                width: 23%;
                border-top: 3px solid #808080;
                border-radius: 0;
            }
            .list-container .list .list-item .download-file {
                display: flex;
                border: 1px solid rgba(65, 143, 222, 0.2);
                padding: 0.5rem;
                float: right;
                flex-direction: column;
                font-size: 0.8rem;
                color: rgb(65, 143, 222);
                text-align: center;
                border-radius: 5px;
            }
                .list-container .list .list-item .download-file:hover {
                    border: 1px solid rgba(65, 143, 222, 1);
                }
                .list-container .list .list-item .download-file img {
                    height: 1.2rem;
                    margin-bottom: 0.3rem;
                }
            .list-container .list .list-item .info-column {
                margin-bottom: 0.5rem;
            }
            .list-container .list .list-item .info-column .info-label {
                font-size: 0.8rem;
            }
            .list-container .list .list-item .info-row {
                display: flex;
                align-items: center;
                margin-bottom: 0.3rem;
            }
            .list-container .list .list-item .info-label {
                font-size: 0.8rem;
                color: #808080;
                margin-right: 0.5rem;
            }
                .list-container .list .list-item .info-label.colored {
                    color: rgb(65, 143, 222);
                }
            .list-container .list .list-item .info-data {
                word-break: break-word;
                font-size: 1rem;
            }
.actions-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
    .actions-row .editButton {
        width: auto;
        padding: 5px 15px;
        margin-top: 1rem;
    }
    .actions-row .delete-container {
        margin-top: 1rem;
    }
    .actions-row .editButton.icon-btn {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
    .actions-row .editButton img {
        margin-right: 0.3rem;
        height: 1rem;
    }
    .actions-row .editButton div {
        line-height: 1rem;
    }

/* Appointments/ConfirmAppointment */
.confirm-appointment {
    display: flex;
    align-items: center;
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
    border: 1px solid #e5e5e5;
}
    .confirm-appointment .date {
        padding: 0.8rem 0.8rem 0.8rem 1.3rem;
        text-align: right;
    }
        .confirm-appointment .date img {
            height: 2rem;
            margin-bottom: 0.3rem;
        }
        .confirm-appointment .date p {
            margin-bottom: 0;
            font-size: 0.9rem;
        }
            .confirm-appointment .date p:first-of-type {
                font-weight: bold;
            }
            .confirm-appointment .date p:last-of-type {
                color: #808080;
            }
    .confirm-appointment .appointment-info {
        border-left: 1px solid #e5e5e5;
        padding: 0 0.8rem;
        margin: 0.8rem 0;
    }
        .confirm-appointment .appointment-info .app-info-row {
            margin-bottom: 0.8rem;
        }
        .confirm-appointment .appointment-info .app-info-row:last-of-type {
            margin-bottom: 0;
        }
        .confirm-appointment .appointment-info .app-info-row p {
            margin-bottom: 0;
            font-size: 0.9rem;
        }
            .confirm-appointment .appointment-info .app-info-row .app-info-label {
                font-size: 0.8rem;
                color: rgb(65, 143, 222);
            }
.showCard .section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    margin-bottom: 1rem;
}
.section-header div {
    color: rgb(65, 143, 222);
}
.section-header a {
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.5);
}
    .section-header a:hover {
        color: rgb(65, 143, 222);
    }
.app-tile {
    box-shadow: 0 0.15rem 0.65rem rgba(0, 0, 0, .09);
    padding: 1rem;
    margin: 1rem;
    display: flex;
    align-items: center;
}
.app-tile img {
    height: 2.5rem;
    margin-right: 0.5rem;
}
    .app-tile .app-info-column {
        border-left: 1px solid #e5e5e5;
        padding-left: 0.5rem;
    }
    .app-tile .info-box {
        display: flex;
        align-items: center;
    }
    .app-tile .apps-label {
        color: rgb(65, 143, 222);
        font-size: 0.8rem;
        margin-right: 0.3rem;
    }
    .app-tile .apps-info {
        font-size: 0.9rem;
    }

.section-title {
    color: rgb(65, 143, 222);
    padding: 20px;
    font-size: 1.1rem;
}
/* EditReceipt && ReceiptsPtient*/
.visit-info {
    margin: 0 20px;
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    padding-bottom: 0.7rem;
}
.visit-info .info-row {
    display: flex;
    flex-direction: column;
    padding-right: 1rem;
    margin-bottom: 0.5rem;
}
    .visit-info .info-row .info-label {
        font-weight: bold;
        font-size: 0.8rem;
    }
    .visit-info .info-row .info-data {
        font-size: 0.9rem;
    }
.personal-info {
    margin: 0 20px;
    display: flex;
    padding-bottom: 0.7rem;
}
.personal-info .info-column {
    padding-right: 3rem;
}
    .personal-info .info-column:last-of-type {
        padding-right: 0;
    }
    .personal-info .info-column .info-label {
        font-weight: bold;
        font-size: 0.8rem;
    }
    .personal-info .info-column .info-data {
        font-size: 0.9rem;
    }
#appButtons.relative {
    position: relative;
    text-align: right;
    padding: 20px;
}
    #appButtons.relative a {
        position: relative;
        bottom: auto;
    }

.no-apps {
    width: 70%;
    display: block;
    margin: auto;
}

.table.table-bordered thead th {
    font-weight: 600;
    border-bottom-width: 1px;
    background-color: rgba(65, 143, 222, 0.05);
    font-size: 0.9rem;
}
.table.table-bordered tr td {
    font-size: 0.9rem;
    vertical-align: middle;
}
.container.total-price {
    text-align: right;
    padding-right: 0;
    margin: 1rem 0;
}
.container.total-price div span:first-of-type {
    font-size: 0.9rem;
    min-width: 20rem;
}
.container.total-price div span:last-of-type {
    font-size: 1.1rem;
}
.icon-button img {
    height: 1.2rem;
    margin-right: 0.3rem;
}
.icon-button div {
    display: inline-block;
}

.section-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
    -moz-box-shadow: 0 0 2px #C8C8C8;
    -webkit-box-shadow: 0 0 2px #C8C8C8;
    box-shadow: 0 0 2px #C8C8C8;
}

.manage-account {
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
    -moz-box-shadow: 0 0 2px #C8C8C8;
    -webkit-box-shadow: 0 0 2px #C8C8C8;
    box-shadow: 0 0 2px #C8C8C8;
    padding: 2rem;
    margin: 1rem 0 0 0;
}
.manage-account .sidebar-container {
    border-right: 1px solid #C8C8C8;
}
.full-width-no-margin {
    margin: 0!important;
    width: 100%!important;
}
.submit-button {
    border-radius: 50px;
    min-width: 7rem;
    padding: 0 20px;
    min-height: 1.9rem;
    font-size: 0.8rem;
}

@media screen and (max-width: 767px) {
    #appButtons.relative a {
        width: auto;
    }
    .personal-info {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .personal-info .info-column {
        display: flex;
        margin-bottom: 0.2rem;
    }
    .personal-info .info-column .info-label {
        margin-right: 0.3rem;
    }
    .visit-info {
        flex-wrap: wrap;
    }
    .visit-info .info-column {
        width: 50%;
    }
    .visit-info .info-column:nth-last-of-type(odd) {
        padding-right: 0;
    }
    .showCard.responsive-height {
        height: auto;
    }

        .showCard.responsive-height #appButtons {
            position: relative;
        }

            .showCard.responsive-height #appButtons #labelTextLeft {
                float: none !important;
            }

            .showCard.responsive-height #appButtons #labelTextRight {
                float: none !important;
            }

                .showCard.responsive-height #appButtons #labelTextRight .rightLabelText .continueAppButton {
                    width: auto;
                }
    .manage-account .sidebar-container {
        border-right: 0;
        border-bottom: 1px solid #C8C8C8;
    }
}
@media screen and (max-width: 768px) {
    .list-container .list .list-item {
        width: 100%;
    }
    .list-container .list .list-item.small {
        width: auto;
        margin: auto auto 1rem auto;
    }
    .confirm-appointment {
        flex-direction: column;
    }
        .confirm-appointment .date {
            padding: 0.5rem 0.8rem;
            width: 100%;
            text-align: left;
            display: flex;
            align-items: center;
        }
            .confirm-appointment .date img {
                margin-right: 0.5rem;
                height: 2.5rem;
            }
        .confirm-appointment .appointment-info {
            padding: 0.5rem 0.8rem;
            border-top: 1px solid #e5e5e5;
            border-left: 0;
            width: 100%;
            margin: 0;
        }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .nav-pills .nav-item {
        max-width: 100%;
    }
    .responsive-tablet-portrait {
        width: 50% !important;
        max-width: 50%;
    }
    .visit-info {
        flex-wrap: wrap;
    }
    .visit-info .info-column {
        width: 20%;
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .list-container .list {
        margin-right: 0;
        justify-content: space-between;
    }
    .list-container .list.small {
        justify-content: flex-start;
    }
    .list-container .list .list-item {
        width: 48%;
        margin-right: 0;
    }
        .list-container .list .list-item.small {
            width: 30%;
            margin-right: 5%;
            margin-bottom: 2rem;
        }
        .list-container .list .list-item.small:nth-child(3n) {
            margin-right: 0;
        }
}
@media screen and (max-width: 1024px) {
    .actions-row {
        justify-content: flex-end;
    }
}

.btn-success:hover {
    color: #fff;
    background-color: hsla(210.191, 70.4036%, 56.2745%, 1);
    border-color: hsla(210.191, 70.4036%, 56.2745%, 1);
}

.btn-success.focus, .btn-success:focus {
    box-shadow: none !important;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.taiat {
    text-decoration: line-through;
}

/* Input file button (documents) */
.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    width: 450px;
    max-width: 100%;
    padding: 25px;
    border: 1px dashed #e5e5e5;
    border-radius: 3px;
    background-color: #f2f2f2;
    transition: 0.2s;
}

    .file-drop-area .is-active {
        background-color: #fff;
    }

.fake-btn {
    flex-shrink: 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 8px 15px;
    margin-right: 10px;
    font-size: 12px;
    text-transform: uppercase;
}

.file-msg {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

    .file-input:focus {
        outline: none;
    }

.new-document-options button, .pick-file button {
    color: #fff;
    font-size: 0.9rem;
}

    .new-document-options button:hover, .pick-file button:hover {
        color: #fafafa;
    }

.new-document-options .cancel {
    background-color: #d76461;
}

    .new-document-options .cancel:hover {
        background-color: #ea7774;
    }

.new-document-options .add, .new-document-options .loading, .pick-file button {
    background-color: #6591ea;
}

.new-document-options .loading {
    cursor: not-allowed;
}
    /* when the data is loading add the 'show-icon' class
to the 'loading' class in order to display the image */
    .new-document-options .loading.show-icon {
        background-image: url('./static/loader-white.png');
        background-size: auto 60%;
        background-position: center;
        background-repeat: no-repeat;
        color: transparent;
    }

.new-document-options .add:hover, .pick-file button:hover {
    background-color: #729ffa;
}

.new-document-data .row label {
    font-size: 0.8rem;
    color: #999;
}

.new-document-data .row input {
    border-color: #e5e5e5;
    background-color: #fcfcfc;
    font-weight: 500;
    font-size: 1rem;
}

.pick-file div {
    display: flex;
    flex-direction: row;
}

.pick-file input {
    min-width: 20rem;
    margin-right: 0.8rem;
}

    .pick-file input::placeholder {
        font-size: 0.8rem;
        font-weight: 300;
        color: #999;
    }

.drag-and-drop-files {
    padding: 1rem;
    border: 1px dashed #e5e5e5;
    margin: 8px 0;
}

.draggable-info p {
    color: #b8b8b8;
    font-size: 0.9rem;
    margin-bottom: 0.3rem;
}

.draggable-info p:last-of-type {
    margin-bottom: 0;
}

.addNewButton {
    background-color: hsla(210.191, 70.4036%, 56.2745%, 1);
    border: none;
    color: #fff;
}

.navTabs {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}

@media (max-width: 991px) {
    .navTabs {
        margin-left: 5px;
        margin-right: 5px;
        width: auto;
        font-size: 12px;
    }
}

.form-check {
    padding-top: 5px;
    float: left;
    width: 50%;
}

.chooseServices {
    margin-left: 20px;
    font-size: 14px;
    margin-top: 11px;
    margin-bottom: -5px;
    color: rgb(65, 143, 222);
}

.choosePayment {
    margin-left: 20px;
    font-size: 14px;
    color: rgb(65, 143, 222);
}

.selectServices {
    padding: 6px 35px 4px 35px;
    font-size: 14.5px;
}

@media screen and (max-width: 991px) {
    .selectServices {
        padding: 10px 15px 10px 15px;
        font-size: 13px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

.inputGroup {
    background-color: #fff;
    display: block;
    margin: 4px 0;
    position: relative;
    font-weight: bolder;
    font-size: 14px;
}

.inputGroup label {
    padding: 3px 35px 3px 35px;
    width: 100%;
    text-align: left;
    color: #3c454c !important;
    cursor: pointer;
    position: relative;
    z-index: 1;
    transition: color 200ms ease-in;
    overflow: hidden;
    justify-content: space-between;
}

.inputGroup .row {
    margin-left: 0;
}

.shareLink:hover {
    opacity: 0.7;
}