body
{
    background-color: #f9fafb;
}

.justify-content-space-between{
    justify-content: space-between !important;
}

.justify-content-center{
    justify-content: center;
}

.align-item-center{
    align-items: center;
}

.longterm-med-scroll{
    height: 100%;
    overflow-y: auto;
}

.margin-right-five{
    margin-right: 5px !important;
}

.primary-black-color {
    color: #4a4a4a !important;
}

.reminder-legends-container{
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
.text-bold{
    font-weight: bold !important;
}

.margin-bottom-five {
    margin-bottom: 5px !important;
}
.overflow-x-auto{
    overflow-x: auto;
}

.margin-left-five{
    margin-left: 5px !important;
}

.future-appointment-view{
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.alert-warning-container{
    max-height: 150px;
    overflow-y: auto;
    overflow-x:hidden;
    padding: 15px 20px 15px 20px;
    line-height: 22px;
}

.h-34px{
    height: 34px;
}

.heigjt-helf-px{
    height: 1.5px;
}

.text-black{
    color: #000 !important;
}

.medication-gray-color{
    color: #707070;
}

.margin-bottom-ten{
    margin-bottom: 10px !important;
}

.font-weight-500{
    font-weight: 500 !important;
}

.margin-left-fifteen{
    margin-left: 15px !important;
}

.padding-left-twenty{
    padding-left: 20px;
}

.padding-right-twenty{
    padding-right: 20px;
}

.flatlist-timeline{
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}

.doctor-heading{
    width: 50px;
    height: 50px;
    border-radius: 50;
    background-color: #759DCD;
    align-items: center;
    padding-top: 6px;
}

.loader-color{
    color: #00A1DE;
}

.margin-top-fifteen{
    margin-top: 15px !important;
}

.min-width-150{
    min-width: 50px !important;
}

.w-50px{
    width: 50px;
}

.w-100px{
    width: 100px;
}

.w-250px{
    width: 250px;
}

.w-150px{
    width: 150px;
}

.w-37px{
    width: 37px;
}

.w-21px {
    width: 21px !important;
}

.w-30{
    width: 30px !important;
}

.w-18{
    width: 18px;
}

.w-24px{
    width: 24px !important;
}

.w-20px{
    width: 20px;
}

.search-appointment-flatlist{
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.long-term-medication-inner-div{
    height: 100%;
    overflow-y: auto;
}

.timing-anchor{
    width: 105px;
    display: flex;
    flex-direction: row;
    height: 40px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.h-20px{
    height: 20px !important;
}

.h-30px{
    height: 30px;
}

.immunisation-container-margin{
    margin-top: 15px;
    margin-bottom: 10px;
}

.med-date-right{
    font-weight: 500;
    color: #4a4a4a;
    position:absolute;
    right:0px;
    top:0;
}

.font-weight-600{
    font-weight: 600;
}

.font-size-19{
    font-size: 19px;
}
.font-size-17{
    font-size: 17px;
}
.max-width-400{
    max-width: 400px;
}

.margin-top-thirty{
    margin-top: 30px;;
}

.margin-top-twenty{
    margin-top: 20px;
}

.appointment-booking-modal{
    top: 10px;
    bottom: 90px;
    overflow: hidden;
}

.med-heading-main{
    text-align: justify;
    font-weight: 500;
    color: #4a4a4a;
}

.margin-top-ten{
    margin-top: 10px !important;
}

.long-term-med-div{
    height: 160px;
    overflow: auto;
    border-radius: 5px;
    background-color: #fabcbec2;
}

.bg-white{
    background-color: #fff;
}

.padding-bottom-ten{
    padding-bottom: 10px;
}

.long-term-touch-opacity{
    padding-top: 10px;
    padding-bottom: 10px; 
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px,
}

.resize-none{
    resize: none;
}

.text-align-justify{
    text-align: justify;
}

.booking-appointment-touch-opacity{
    height: 40px;
    width: 200px;
    margin-top: 20px;
    margin-left: 20px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    background-color: #4d8af0;
}

.appointment-color-list{
    margin-left: 8px;
    width: 20px;
    height: 20px;
    display: flex;
}

.addclasstest{
     width: 105px;
     display: flex;
     flex-direction: row;
     height: 40px;
     justify-content: center;
     align-items: center;
     text-decoration: none;
}

.newudpate-color-div{
    margin-left: 8px;
    width: 20px;
    height: 20px;
}

.userprofile-notfications {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px;
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-color: #DDDDDD;
    margin-top: 10px;
}

.notification-enable-text{
    display: flex;
    flex: 1;
    flex-wrap: wrap;
}

.gray-bg{
    background-color: #E6F2FF !important;
}
.white-bg{
    background-color: #fff !important;
}

.userprofile-inner-container{
    display: flex;
    margin-top: 10px;
    width: 40%;
    flex-direction: row;
    justify-content: space-around;
}
.margin-right-ten{
    margin-right: 10px !important;
}

.modal-pdf-letter{
    padding: 30px;
    margin-right: 25px;
}

.pdf-file-modal{
    top: 10px;
    bottom: 90px;
    overflow: hidden;
}

.w-h-100{
    width: 100% !important;
    height: 100% !important;
}
.immunisation-heading-container{
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    display: flex;
}
.flex-column{
    flex-direction: column !important;
}

.flex-row{
    flex-direction: row !important;
}

.text-primary-14{
    font-size: 14px !important;
}

.cursor-pointer{
    cursor: pointer !important;
}

.w-h-32px{
    width: 32px;
    height: 32px;
}

.margin-right-eight{
    margin-right: 8px;
}

.font-size-13px{
    font-size: 13px;
}
.font-size-12px{
    font-size: 12px;
}
.text-align-end{
    text-align: end;
}

.text-align-center{
text-align: center;
}

.mesg-reply-btn{
    background-color:white;
    border-radius:5px;
    width:32px;
    padding:5px;
    cursor:pointer;
}

.nzf-icon-container{
    flex:50px 0 0;
    padding-left:10px;
}

.text-white{
    color: #fff !important;
}

.w-17px{
    width: 17px;
}

.reload-icon{
    width: 22px;
    cursor: pointer;
    border-radius: 5px;
}

.delete-mesg-icon{
    width: 22px;
    cursor: pointer;
    border-radius: 5px;
}

.card-mesg-bg{
    background-color: #47b2f6;
}

.text-red{
    color: red;
}

.font-size-15px{
    font-size: 15px !important;
}

.overflow-auto{
    overflow: auto !important;
}

.margin-bottom-twenty{
    margin-bottom: 20px !important;
}

.enent-filter-badge{
    margin-left: 15px;
    margin-top: 10px;
    font-size: 15px;
}

.login-loader{
    display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 5px;
}

.pasword-rules{
    display: flex;
    background-color: #d1ecf1;
    padding: 10px;
    margin-bottom: 5px;
}

.compose-btn-icon{
    width: 22px;
    cursor: pointer;
    border-radius: 5px;
}

.reply-button{
    background-color:white;
    border-radius:5px;
    width:32px;
    padding:5px;
    margin-left:8px;
    cursor:pointer;
}

.opacity-zero-6{
    opacity: 0.6;
}

.password-rule-div{
    display: flex;
    background-color: #d1ecf1;
    padding: 10px;
    margin-bottom: 5px;
}

.treatment-handle-container{
    display: flex;
     flex-direction: row;
     justify-content: space-between;
}
.NZF-div-container{
    cursor: pointer;
    border-radius: 50px;
    height: 35px;
    width: 35px;
    background-color: #0074b7;
    justify-content: center;
    align-items: center;
    display: flex;
}
.VIEW-med-div-container{
    cursor: pointer;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    background-color: #00b70c;
    justify-content: center;
    align-items: center;
    display: flex;
}
.info-icon-meds{
   cursor: pointer;
}
.term-condition-div{
    margin-top: 10px;
    width: 40%;
    flex-direction: row;
    justify-content: space-around;
    display: flex
}

.header-primary-bg{
    background-color: #1e6bec;
}


.header-right-nav{
    flex: 172px 0 0;
    padding-right: 10px;
}

.header-name-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.pdf-file-container{
    justify-content: center;
    align-items: center;
    display: flex;
}

.long-term-medication-container{
    flex-direction: row;
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 0px;
    display:flex;
    align-items:center;
    justify-content: space-between;
}

.long-term-inner-container{
    flex-direction: row;
    display:flex;
}

.long-term-line{
    width: 8px;
    background-color: #f68647;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex
}

.long-term-checkbox-div{
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    flex:1 0 0;
    padding-left:10px;
    display: flex;
}

.padding-right-ten{
    padding-right: 10px !important;
}

.padding-left-ten{
    padding-left: 10px !important;
}

.message-list-main-checkbox{
    padding-right: 8px !important;
}

.update-password-container{
    display: flex;
    justify-content: center;
    align-items: center;
}

.update-password-inner-container{
    margin-top: 10px;
    width: 40%;
    flex-direction: row;
    justify-content: space-around;
    display: flex;
}

.long-term-medication-content{
    flex-direction: column;
    padding-left: 10px;
    padding-bottom:10px;
}


.medicaiton-history-container{
    flex-direction: row;
    border-bottom-width: 1px;
    border-bottom-color: #f3f3f3;
     padding-top:10px;
     padding-bottom:10px;
     display: flex;
}

.medication-history-left-border{
    display: flex;
    width: 8px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.long-term-medication-bg{
    background-color: #f68647 !important;
}

.normal-term-medication-bg{
    background-color: #11578f !important
}

.medication-history-content{
    flex-direction: column;
    padding-left: 10px;
    padding-top: 10px;
}

.description-icon-container{
    width: 20px;
    float: left;
}

.w-400px {
    width: 400px;
}

.text-comments-content{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pdf-modal-iner-div{
    margin-right: 5px;
    cursor: pointer;
    border-radius: 3px;
}
.pointer-event-none{
    pointer-events:none !important ;
}
.pointer-event-all{
    pointer-events:all !important ;
}

.report-modal-close-icon{
    width:15px;
    margin-top: 5px
}

.modal-position{
    top: 10px;
    bottom: 90px;
    overflow: hidden;
}

.loading-container-reports{
    justify-content: center;
    align-items: center;
    display: flex;
}

.min-width-200{
    min-width: 200px;
}

.padding-left-zero{
    padding-left: 0 !important;
}

.font-24{
    font-size: 24px !important;
}
.sidebar-link{
    position: relative;
}
.sidebar-border-right{
    border-right: 5px solid #1565c0 !important;
}
.sidebar-border-zero{
    border-right: 0px solid #1565c0 !important;
}

.user-invoice-grid-container{
    height: 100%;
    overflow-y: auto;
}

.user-invoice-table-head{
    position: sticky;
    top: 0;
    z-index: 10;
}

.container {
    margin-top: 3rem;
}

.w-h-40px{
    width: 40px;
    height: 40px;
}

.flew-row{
    flex-direction: row !important;
}

.search-object .ant-input-affix-wrapper{
    padding: 0 !important;
}

.search-object .ant-input-affix-wrapper input{
    padding: 4px 11px !important;
}
.search-object .ant-input-affix-wrapper > .ant-input:focus {
    outline: 0px solid #2d8cff !important;
    outline-offset: 0px !important;
}

/* Perofile page css starts here*/
.personal-information-section
{
    padding: 20px;
    box-sizing: border-box;
}
.profile-image
{
    border: 4px solid #F0825F;
    box-sizing: border-box;
}
.profile-image-container
{
    min-width: 137px;
    max-width: 137px;
    position: relative;
}
.new-image-div
{
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border: 3px solid #F0825F;
    position: absolute;
    border-radius: 15px;
    top: 70%;
    right: 5px;

}
.new-image-div .mdi
{
    color: #4AB969;
    font-size: 15px;
}
.personal-info-container
{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: relative;
    width: 100%;

}
.personal-action-container
{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.personal-action-container .btn
{
    max-width: 137px;
}
.profile-info
{
    border-radius: 5px;
}
.person-name .thin
{
    font-weight: 400;
}
.personal-balance
{
    background-color: rgba(0,183,51,0.20);
    padding: 5px 10px;
    border-radius: 5px;
    width: calc(50% - 5px);
    margin-right: 5px;
}
.personal-balance .personal-balance-para
{
    width: 100%;
    color: #00B733;
    display: flex;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;

}
.personal-balance .personal-balance-para span
{
    width: 100%;
    color: #00B733;
    margin-left: auto;
    font-weight: bold;
    width: fit-content;

}
.personal-nhi
{
    background-color: rgba(91,147,240,0.20);
    padding: 5px 10px;
    border-radius: 5px;
    width: calc(50% - 5px);
    margin-left: 5px;
}
.personal-nhi .personal-nhi-para
{
    width: 100%;
    color: #3624FB;
    display: flex;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;

}
.personal-nhi .personal-nhi-para span
{
    width: 100%;
    color: #3624FB;
    margin-left: auto;
    font-weight: bold;
    width: fit-content;

}
.paypal-payment-btn
{
    background-color: #0CBAC3;
    width: 100%;
    text-align: center;
    color: white;
    max-height: 30px;
}
.terms-and-conditions-btn
{
    background-color: #F0825F;
    width: 100%;
    height: 100%;
    max-width: 137px;
    max-height: 137px;
    color:white;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    font-size: 12px;
}
.portal-guide-btn
{
    background-color: #66f05f;
    width: 100%;
    height: 100%;
    max-width: 17px;
    max-height: 137px;
    color:white;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    font-size: 12px;
}
.terms-and-conditions-btn .mdi-file-document
{
    font-size: 45px;
}


.change-password-btn
{
    background-color: #7164FB;
    width: 100%;
    height: 100%;
    max-width: 137px;
    max-height: 137px;
    color:white;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    font-size: 12px;

}
.personal-update-profile-btn-upper
{
    min-width: 30px;
    width: 30px;
    max-width: 30px;
    position: absolute;
    top: 15px;
    right: 25px;
    border-radius:30px;

}

.personal-update-profile-btn
{
    width: 100%;
    height: 100%;
    max-width: 137px;
    max-height: 137px;
    color:white;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    font-size: 12px;
}
.personal-update-profile-btn .mdi-file-document
{
    font-size: 45px;
}
.change-password-btn .mdi-lock
{
    font-size: 45px;
}
.terms-and-conditions-btn:hover ,.change-password-btn:hover
{
    color: white;

}
/* css for details cards starts here*/
.personal-detail-card 
{
border-left: 5px solid #4AB969;
}
.personal-detail-card-heading
{
    margin-bottom: 0.6rem;
}
.personal-detail-card-heading h5
{
 color:#4AB969;   
 font-size: 14px;
 font-weight: bold;
}

.detail-container
{
    display: flex;
    width: 100%;
}
.detail-label
{
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    padding-right: 1rem;
}
.detail-value
{
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    margin-left: auto;
    width: calc(100% - 50%);
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.address-detail-card 
{
border-left: 5px solid #0CBAC3;
}
.address-detail-card-heading
{
    margin-bottom: 1rem;
}
.address-detail-card-heading h5
{
 color:#0CBAC3;   
 font-size: 14px;
 font-weight: bold;
}
.contact-detail-card 
{
border-left: 5px solid #7164FB;
}
.contact-detail-card-heading
{
    margin-bottom: 1rem;
}
.contact-detail-card-heading h5
{
 color:#7164FB;   
 font-size: 14px;
 font-weight: bold;
}
.practice-detail-card 
{
border-left: 5px solid #F0825F;
}
.practice-detail-card-heading
{
    margin-bottom: 1rem;
}
.practice-detail-card-heading h5
{
 color:#F0825F;   
 font-size: 14px;
 font-weight: bold;
}
.emergency-detail-card 
{
border-left: 5px solid #FF0000;
}
.emergency-detail-card-heading
{
    margin-bottom: 1rem;
}
.emergency-detail-card-heading h5
{
 color:#FF0000;   
 font-size: 14px;
 font-weight: bold;
}

.main-emergency-card{
    display:flex;
    flex-direction: column;
    padding:20px;
    margin: 7px 5px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
    border-radius: 6px;
    position: relative;
}

.emergency-card
{
    padding:20px;
    margin: 7px 5px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.emergency-card .emergency-card-inner-div,
.emergency-card .card-details-div
{
    width: 100%;
    display:flex;
}

.card-detail .datetime-span,
.card-detail .span-duration
{
    color: #707070;
    font-size: 12px;
    line-height: 16px;
}
.emergency-card .card-detail
{
display: flex;
flex-direction: column;
width: fit-content;
}
.contact-image-container
{
    max-width: 60px;
    margin-right: 10px;
}
.contact-image-container img
{
    border: 3px solid #FF0000;
}
.card-content
{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.card-heading h5
{
color: #FF0000;
font-size: 14px;
font-weight: bold;
width: calc(100% - 5px);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.card-partner span
{
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
.card_detail{
    display: flex;
    flex-direction: column;
}
.close-container
{
    position: absolute;
    top: 10px;
    right: 10px;

}
.close-card
{
    color: #FF0000;
}
.add-new-contact-container
{
    position: absolute;
    top: 20px;
    right: 30px;
    background: #4AB969;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* media queries for responsive display starts here*/
@media (max-width:500px){
    .bg-color-login{
        box-shadow: none !important;
        padding: 0 300px;
        background-color: transparent !important;
    }
    .login-form-side{
min-width:500px !important
    }
}
@media (max-width:767px) {
    .loginheading
    {
        display: none;
    }
    .login-footer {
        display:none !important;
    }
    .personal-update-profile-btn-upper
    {
        display: flex;
    }
    
    .personal-information-section
    {
        padding: 0px;
        box-sizing: border-box;
    }
    .profile-image-container
    {
        text-align: center;
        margin-bottom: 20px;
        width: fit-content;
        margin-right: auto;
        margin-left: auto;
    }
    .person-name
    {
        text-align: center;
    }
    .personal-info
    {
        display: flex;
    }
    .profile-info
    {
        padding:0px;
    }
    .profile-container
    {
        padding: 20px;
    }
    .personal-action-container
    {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
    .personal-action-container .btn
    {
        display: flex;
        max-width: 100%;
        flex-direction: row;
        height: 30px;
        font-size: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(50% - 5px);
    }
    .personal-action-container .btn:first-of-type
    {
       display: none;
    }
    .personal-action-container .btn .mdi
    {
        font-size: 14px !important;
        margin-right: 5px;
    }
    .bg-color-login{
        box-shadow: none !important;
        padding: 0 200px;
        background-color: transparent !important;
    }
    .grid.forget-pass-grid{
box-shadow: none !important;
    }
}


@media (min-width:768px)
{
    .personal-information-section
    {
        padding: 20px;
        box-sizing: border-box;
    }
    .personal-update-profile-btn-upper
    {
        display: none;
    }
    .personal-information-section .section-heading
    {
        display: none;
    }
   
}
@media (min-width:768px) and (max-width:991px)
{
    .personal-action-container
    {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: 100%;
        padding-left: 10px;
    }
    .personal-action-container .btn
    {
        display: flex !important;
        width: 100%;
        max-width: 100%;
        flex-direction: row;
        height: 32px;
    } 
    .personal-action-container .btn .mdi
    {
        font-size : 14px;
        padding-right: 5px;
    } 
}
@media (min-width:992px)
 {
    
    .personal-action-container .btn
    {
        display: flex !important;
        width: 100%;
        max-width: 100%;
        flex-direction: column !important;
    } 
    .personal-action-container .btn:nth-child(even)
    {
        margin-left: 20px;
        margin-right: 20px;
    }
    
}
@media(max-width:1200px){
    .login-form-side {
        background-color: #fff;
    border-radius: 0px 10px 10px 0px;
    justify-content: flex-start;
    min-width: 600px;
    padding: 50px;
    height: auto;
    padding-top: 0px;
    }
    .login-image-side{
        display: none !important;
    }
}


/*Account Page Css Starts here*/

.section-heading h3
{
    color: #707070;
    font-size: 16px;
    position: relative;
}
.top-links-container
{
    padding: 10px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.invoice-type-link,.invoice-type-link:hover
{
    height: 30px;
    color: #707070;
    font-size: 12px;
    font-weight: 500;
    box-sizing: border-box;
    margin: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.active-invoice-link
{
    border-bottom: 3px solid #7164FB;
}
.accounts-info-container
{
    /* background-color:#f9fafb;
    padding:20px; */
    border-radius: 6px;
}
.payment-details-container 
{
    display: flex;
}
.payment-card
{
    padding: 20px;
    /* width: calc(100% - 80%); */
}
.payment-card h4
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: white;
    /* margin-bottom: 1rem; */
}
.payment-card p
{
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: white;
    /* max-width: 250px; */
    /* width: 180px; */

}
.total-payment-due
{
    background-color: #0CBAC3;
    border-radius: 6px;
}
.advance-payment-due
{
    background-color: #7164FB;
    border-radius: 6px;
}
.account-balance
{
    background-color: #F0825F;
    border-radius: 6px;
}

.payment-details-form .form-group
{
    margin-bottom: 10px;
}
.form-control-container
{
    display: flex;
    align-items: center;
}
.form-control-container label
{
margin-bottom: 0px;
}
.form-control-container input[type=radio]
{
transform: scale(1.3);
}
.amount-reset-btn
{
    color: white;
    background-color: #177eed;
    min-height: 28px;
    height: 40px !important;
    max-height: 40px !important;
    width: 100px;
    font-size: 24px;
}

.amount-reset-btn:hover{
    color: white;
    background-color: #195faa;
}
.pay-with-stripe-btn {
    color: white;
    background-color: #195faa;
    min-height: 28px;
    height: 40px !important;
    max-height: 40px !important;
    width: 100px;
}
.pay-with-stripe-btn-repeat-med {
    color: white;
    background-color: #195faa;
    min-height: 28px;
    height: 40px !important;
    max-height: 40px !important;
    min-width: 150px;
    margin-right: 10px;
    margin-bottom: 3px;
}
.payment-returnpage-btn {
    color: white;
    font-weight: 500;
    background-color: #195faa;
    min-height: 28px;
    height: 40px !important;
    max-height: 40px !important;
    min-width: 150px;
    margin-right: 10px;
    margin-bottom: 3px;
    border-radius: 5px;
    border: 0px;
}
.payment-returnpage-btn:hover{
    background-color: #177eed;
    color: #fff;
}
.height-40-px{
    height: 40px!important;
}
.pay-with-stripe-btn-repeat-med:hover{
    background-color: #177eed;
    color: #fff;
}
.pay-with-stripe-btn:hover{
    background-color: #177eed;
    color: #fff;
}
.payment-method strong
{
    color: #0CBAC3 !important;
}
textarea.form-control::placeholder
{
    color: #bfbfbf;
}
.invoice-card-header
{
    display: flex;
    align-items: center;
}

.invoice-grid-card
{
    width: 100%;
    margin-bottom: 15px;
    background-color: white;
    padding:20px;
    /* box-shadow: 0 0 10px 0px rgb(183 192 206 / 20%); */
    border:0.5px solid rgba(238, 238, 238, 0.75);
    border-left:5px solid #4AB969;;
    border-radius: 5px;
    margin-top: 20px;
}
.invoice-grid-card:last-of-type
{
    margin-bottom: 0px !important;
}

.invoice-grid-container .grid
{
    box-shadow: none;
    background-color: transparent;
    border:0px;
}
.invoice-grid-container .grid-body
{
    
    padding: 0px;
}
.invoice-date
{
    font-size: 12px;
    background-color: #4AB969;
    color: white;
    padding: 4px 10px;
    margin-bottom: 0px;
    border-radius: 4px;
}
.incovice-amount
{
    color: #4AB969;
    font-weight: normal; 
    margin-left: auto;
}
.incovice-amount span
{
    color: #4AB969;
    font-weight: bold;
}

.invoice-download-link,.invoice-download-link:hover
{
    color: white;
    padding: 4px;
    background-color: #4AB969;
    border-radius: 3px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
.invoice-card-body
{
    display: flex;
}
.invoice-card-body .cell
{
    width: calc(100% - 85.7142px);
    padding:5px;
}

.invoice-card-body .cell h4
{
    font-size: 12px;
    font-weight: bold;
    width: calc(100% - 1px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1rem;
}
.invoice-card-body .cell p
{
    font-size: 11px;
    font-weight: Normal;
    width: calc(100% - 1px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*media Queries for amount page*/


@media (max-width:767px)
{
.accounts-info-container
{
    /* padding: 8px; */
}
.invoice-card-body
{
    display: flex;
    flex-wrap: wrap;
}
.invoice-card-body .cell
{
    width: calc(100% - 50%);
    padding:5px;
}
.invoice-card-body .cell h4
{
    font-size: 11px;
    font-weight: bold;
    width: calc(100% - 1px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1rem;
}
.invoice-card-body .cell p
{
    font-size: 10px;
    font-weight: Normal;
    width: calc(100% - 1px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.accounts-section > .grid .grid-body
{
    padding: 10px;
}
.top-links-container
{
    display: none;
}
.payment-card
{
    padding: 10px;
    /* width: calc(100% - 69%); */
}
.payment-card h4
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: white;
    margin-bottom: 0.5rem;
}
.payment-card p
{
    /* font-size: 10px;
    font-weight: normal;
    text-align: center;
    color: white;
    width: calc(100% - 1px) */

}
.payment-details-container
{
    display: flex;
    justify-content: space-between;
}
}
@media (max-width:357px)
{
.invoice-date
{
    font-size: 10px;
}
.incovice-amount
{
    font-size: 12px;
}
.payment-card
{
    padding: 10px;
    /* width: calc(100% - 69%); */
}
.payment-card h4
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: white;
    margin-bottom: 0.5rem;
}
.payment-card p
{
    /* font-size: 10px;
    font-weight: normal;
    text-align: center;
    color: white;
    width: calc(100% - 1px) */

}
.payment-details-container
{
    display: flex;
    justify-content: space-between;
}

}
@media (min-width:768px)
{

}
@media (min-width:767px) and (max-width:991px)
{
.invoice-card-body
{
    display: flex;
    flex-wrap: wrap;
}
.invoice-card-body .cell
{
    width: calc(100% - 67%);
    padding:5px;
}
.payment-details-container
{
    display: flex;
    justify-content: space-between;
}
.payment-card
{
    padding: 10px;
    /* width: calc(100% - 68%); */
}
}

/* Css for Letter and Documentation*/

.letter-profile-container
{
    display:flex;
    /* height: 100%; */
    align-items: center;
}
.letter-image-container
{
    max-width: 120px;
    max-height: 120px;
}
.letter-profile-name
{
    display: flex;
    align-items: center;
}
.letter-profile-name-heading
{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-left: 15px;
}
.letter-action-container
{
    display: flex;
    width: 100%;
    padding-left: 15px;
    height: 100%;
}
.letter-action-container button:nth-child(even)
{
    margin-left: 15px;
}
.letter-action-container button
{
    display: flex;
    flex-direction: row;
    min-width: calc(33% - 7px);
}
.letter-action-container button .mdi
{
   font-size: 30px;
}
.letter-detail-card-heading
{
    margin-bottom: 1rem;
}
.letter-detail-card-heading h5
{
    font-size: 14px;
    font-weight: bold;
}
.letter-detail-card-body
{
    margin-bottom: 1rem;
    border: 1px solid #e9e9e9;
    /* padding: 10px 0; */
}
.letter-and-documentation-container .detail-container
{
    border-bottom: 1px solid #e5e5e5;
    /* margin-bottom: 8px; */
    padding: 10px;
}

.letter-and-documentation-container .detail-container label.detail-label{
    margin-bottom: 0;
}

.letter-and-documentation-container .detail-value
{
    text-align: end;
}

.letter-and-documentation-container .grid-body >.row>.col:nth-of-type(3)
{
    border-top: 1px solid #e5e5e5;
    padding-top: 1rem;
    border-right: 1px solid #e5e5e5;
    padding-right: 1.5rem;
}
.letter-and-documentation-container .grid-body >.row>.col:nth-of-type(4)
{
    border-top: 1px solid #e5e5e5;
    padding-top: 1rem;
    padding-left: 1.5rem;
}
.letter-emergency-detail-card-heading h5
{
    color:black;
    margin-bottom: 1rem;
    font-size: 14px;
    font-weight: bold;
}
.letter-emergency-detail-card-body .emergency-card
{
    background-color:#f4f4f8;
    border-radius: 16px;
    padding:15px 15px;
    box-shadow: -1px 2px 1px 0px rgb(0 0 0 / 6%), 0 3px 3px 0 rgb(0 0 0 / 18%)
}

.letter-emergency-detail-card-body .main-emergency-card
{
    box-shadow: none;
    background-color:#f4f4f8;
    border-radius: 16px;
    padding:15px 15px;
}

.letter-emergency-detail-card-body .contact-image
{
    border:3px solid #6783D6;
}
.letter-emergency-detail-card-body .contact-image-container
{
    max-width: 50px;
}
.letter-emergency-detail-card-body h5
{
    color: black;
}
.letter-emergency-detail-card-body .card-partner span
{
    color: #6783D6
}
.letter-and-documentation-container .practice-detail-card
{
    border: 0px;
}
.letter-and-documentation-container .practice-detail-card-heading h5
{
    color: black;
}
.letter-and-documentation-container .address-detail-card-heading h5
{
    color: black;
}
.letter-and-documentation-container .contact-detail-card-heading h5
{
    color: black;
}
@media (max-width:767px)
{
 .letter-action-container
 {
     padding-left: 0px;
 }   
 .letter-action-container button
 {
     font-size: 10px;
     white-space: nowrap;
 }
 .letter-and-documentation-container .grid-body >.row>.col:nth-of-type(3)
{
    border-top: 0px;
    padding-top: 1rem;
    border-right: 0px;
    padding-right: 0rem;
}
.letter-and-documentation-container .grid-body >.row>.col:nth-of-type(4)
{
    border-top: 0px;
    padding-top: 1rem;
    padding-left: 0rem;
}

}
@media (min-width:768px) and (max-width:991px)
{
    .letter-action-container button .mdi
    {
       display: none !important;
    }
}

/* Raheel Asghar 16-09-2021 */
.t-header-content .nav
{
    width: 100%;
}

.t-header .t-header-content-wrapper .t-header-content .nav .nav-item .nav-link-switch
{
    display: flex;
    align-items: center;
}






.lab-test-print-header-container{
    display: flex;
    flex-direction: row;
    flex: 1 0 0;
}
.lab-test-column{
    display: flex;
    flex-direction: column;
    flex: 1 0 0;
    flex: 33.3% 0 0
}

.padding-left-right-ten{
    padding-left: 10px;
    padding-right: 10px;
}
.awaiting{
    background-color: #ffdeb0;
    border: 1px solid #ffd293;
    width: 10px;
    height: 10px;
}
.awaiting-bg{
    background-color: #fff4e5;
    border: 1px solid #f6d5ac !important;
}
.pharmacy{
    background-color: #c9e7f7;
    width: 10px;
    height: 10px;
    border: 1px solid #92cfef;
}
.cancel-rxrejected
{
    background-color: #ff9f9f;
    border: 1px solid #ff5858;
    width: 10px;
    height: 10px;
}
.pharmacy-bg{
    background-color: #eaf5ff;
    border: 1px solid #cae2f7 !important;

}
.pickup{
    background-color: #f6c0ff;
    width: 10px;
    height: 10px;
    border: 1px solid #df9feb;
}
.pickup-bg{
    /* background-color: #ebf8eb;
    border: 1px solid #b4d2b4 !important; */
    background-color: #fadeff;
    border: 1px solid #df9feb !important;
}
.dispence{
    background-color: #c4ffc1;
    width: 10px;
    height: 10px;
    border: 1px solid #6dad6a;
}
.dispence-bg{
    background-color: #c4ffc1;
    border: 1px solid #6dad6a !important;
}

.cancelled-bg{
    background-color: #ff9f9f;
    border: 1px solid #ff5858;

}
.gap35{
    gap:35px;
}

.Login-Page {
    /* height: 100vh; */
    display: flex;
    flex-direction: column;
    /* background-color: #fafafa; */
    margin-top: 25px;
}
 
.bg-color-login {
    background-color: #EAF1FB;
    border-radius: 10px;
    box-shadow: 10px 5px 15px 0 rgba(0, 0, 0, .04), -10px -6px 15px 0 rgba(0, 0, 0, .04);
}
 
.login-form-side {
    background-color: #fff;
    border-radius: 0px 10px 10px 0px;
    justify-content: center;
    min-width: 600px ;
    padding: 80px;
    height: 650px;
}
 
.login-form-side .loginLogo {
    /* width: 250px; */
}
 
.login-image-side {
    align-items: center !important;
    background-color: #f1f6fd;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    justify-content: center !important;
    min-width: 600px !important;
    padding: 15px;
    height: 650px;
}
 
.login-image-side .login-sideimg {
    width: 250px;
    /* margin-top: 65px; */
}
 
.w-18px {
    width: 14px;
}
 
.login-input {
    border: 2px solid #cbcaca;
    height: 50px;
    border-radius: 5px;
    width: 100%;
    padding-left: 45px;
}
.login-password {
    border: none;
    height: 50px;
    border-radius: 5px;
    width: 100%;
    padding-left: 45px;
}
.password-border{
    border: 2px solid #cbcaca;
    border-radius: 5px;
}
 
.login-input:focus {
    outline: none;
    border: 2px solid #cbcaca;
}
 
.gap20 {
    gap: 20px;
}
 
.w-16px {
    width: 16px;
}
 
.img-fields-icon {
    position: absolute;
    top: 10px;
    left: 15px;
}
 
.loginbtn {
    background-color:#195FAA;
    border-radius: 9px;
    font-size: 14px;
    height: 50px;
    border-radius: 5px !important;
}
 
.forgetpassword {
    color: #124C8B;
    display: flex;
    margin-top: -16px;
    font-weight: 600;
}
 
.ms-auto {
    margin-left: auto;
}
 
.border {
 
    border: 1px solid #CBCACA;
}
 
.gap5 {
    gap: 5px;
}
 
.or-text {
    font-size: 16px;
    color: #ADADAD;
}
 
.w-60 {
    width: 60px;
}
 
.login-footer {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    margin-bottom: -45px;
}
 
.login-heading {
    font-weight: bold;
    font-size: 32px;
}
 
.login-welcome-text {
    color: #A0A0A0;
    font-weight: 500;
    font-size: 22px;
}
 
.alert-login {
    padding: 5px;
    background-color: #FFFBF6;
    color: #2F3032;
    border: 1px solid #E98300 !important;
    border-left: 4px solid #E98300 !important;
    width: 90%;
    font-weight: 400;
    top: 22px;
    left: 30px;
    animation: mymove 1s;
    animation-fill-mode: forwards;
}
.alert{
    position: relative;
    padding: 1.15rem 1.15rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 2px;
}
.closebtn.close-custom-btn {
    height: 20px;
    font-size: 26px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
 
} */
 
/* animation */
 #alertpopup {
    animation-timing-function: ease-out;
}
@keyframes mymove {
    from {top: 0;}
    to {top:22px;}
  }
  .d-none{
    display: none !important;
  }
 
  .pointer{
    cursor: pointer;
  }
  