﻿/* Forms */
.patient-reg-form {
    margin: 100px 0;
    width: 100%;
    border: 10px solid #e4e4e4;
    padding: 50px;
}

.applicantName {
    width: 50%;
    float: right;
    height: 30px;
    font-size: 15px;
}

    .applicantName option {
        font-size: 15px;
    }

.applicantNameLbl {
    display: none;
}

.formIntro {
    background-color: #f2f2f2;
    text-align: center;
    padding: 50px 0;
}

    .formIntro h1 {
        font-weight: bold;
    }

    .formIntro p {
        font-size: 15px;
        color: #525252;
    }

.form-title h1 {
    letter-spacing: -0.5px;
    margin-bottom: 25px;
}

.section-title-border {
    position: relative;
    height: 3px;
    width: 60px;
    background: #005BD3;
    border-radius: 10px;
    margin-bottom: 35px;
}

    .section-title-border::before {
        position: absolute;
        content: "";
        height: 100%;
        width: 10%;
        background: #000;
        border-radius: 10px;
        right: -18%;
        top: 0;
    }

.sectionTitle {
    letter-spacing: -0.5px;
    text-decoration: underline;
    margin-bottom: 25px;
}

    .sectionTitle h1 {
        font-size: 28px;
        letter-spacing: -0.5px;
        text-decoration: underline;
        margin: 20px 0;
    }


.form-field {
    height: 50px;
    color: #000;
    font-size: 14px;
    width: 95%;
    margin-bottom: 15px;
}

.form-field-lbl {
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #005BD3;
}

.btn-reg {
    border: 3px solid #005bd3;
    letter-spacing: -0.5px;
}

    .btn-reg:hover {
        background-color: #005bd3;
        border: 3px solid #005bd3;
        color: #fff;
    }

.field-validation-error {
    color: #ff0000;
}

.btn-transparent {
    background: transparent;
    padding: 7px 35px;
    margin-top: 15px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    border: 2px solid transparent;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    color: #232323;
    border: 2px solid #005bd3;
    background: transparent;
}

    .btn-transparent:hover {
        background: #005bd3;
        color: #ffffff;
        border: 2px solid transparent;
    }

.phcc-select {
    line-height: 35px;
    border: 1px solid #e7e7e7;
    height: 50px;
    border-radius: 0px;
    -webkit-appearance: none;
    background-image: url(/ResourcePackages/CorporatePhcc/assets/dist/images/caret-down.svg);
    background-repeat: no-repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.75em auto, 100%;
}

.channel-chkbox {
    min-height: auto;
}

.pref-lang-radio {
    min-height: auto;
}

.p-35 {
    padding: 35px;
}

.pb100 {
    padding-bottom: 100px;
}

.pb30 {
    padding-bottom: 30px;
}

.pt100 {
    padding-top: 100px;
}

.phcc-checkbox {
    min-height: auto;
}

.sub-information {
    margin-left: 50px;
}

.pl5 {
    padding-left: 5px;
}

.pr5 {
    padding-right: 5px;
}

.p-0 {
    padding: 0;
}

.m-t-b-25 {
    margin: 25px 0;
}

.m-l-10 {
    margin-left: 10px;
}

.no-padding {
    padding: 0;
}

.refresh {
    border: 1px solid #9e9e9e !important;
    padding: 3px 15px;
    font-size: 25px;
}

    .refresh > i {
        color: #005BD3;
    }

    .refresh:hover {
        background: #efefef;
    }

.fileSizeLbl {
    display: none;
}

.data-val-lbl {
    display: none;
    color: #ff0000 !important;
}

.eserv-btn-sm {
    width: 20%;
    background-color: #005bd3;
    color: white;
    line-height: 40px;
    text-transform: uppercase;
}

.datepicker table tr td.new, .datepicker table tr td.old {
    height: 0;
    line-height: 0;
    visibility: hidden;
}

td.day {
    position: relative;
}

.datepicker table td.day.disabled {
    color: red;
    font-weight: 100;
}

.datepicker table td.day {
    font-weight: bold;
}

td.day.disabled:hover {
    color: red !important;
}

    td.day.disabled:hover:before {
        content: 'Date Unavailable';
        color: red;
        background-color: white;
        top: -22px;
        position: absolute;
        width: 136px;
        left: -34px;
        z-index: 1000;
        text-align: center;
        padding: 2px;
    }

/*Loader*/
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.phcc-form-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/ResourcePackages/CorporatePhcc/assets/dist/images/phcc-loader.png) center no-repeat #fff !important;
}

#loading-api-ajax {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/ResourcePackages/CorporatePhcc/assets/dist/images/phcc-ajax-loader.svg) center no-repeat !important;
}

#phyLoader {
    display: none;
    /*position: absolute;*/
    left: 0px;
    top: 40%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background: url(../css/physician-loader.svg) center no-repeat !important;*/
}

.phyLoaderInner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dictionary-link {
    font-weight: bold !important;
    color: #ff0000 !important;
}

    .dictionary-link:hover {
        text-decoration: underline;
        color: #005bd3;
    }

.note-list {
    margin-left: 30px;
    list-style-type: disc;
}

    .note-list > li {
        padding: 5px 0;
    }

        .note-list > li > span {
            font-weight: bold;
            text-decoration: underline;
        }

.ol-note-list {
    margin-left: 30px;
    list-style-type: decimal;
}

    .ol-note-list > li {
        padding: 5px 0;
    }

        .ol-note-list > li > span {
            font-weight: bold;
            text-decoration: underline;
        }

.ultrasound-note {
    padding: 10px 30px;
}

/*UI changes*/
.mt40 {
    margin-top: 40px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt10 {
    margin-top: 10px;
}

.pb50 {
    padding-bottom: 50px;
}

.panel-heading {
    color: #fff !important;
    background-color: #005bd3 !important;
    border-radius: 0px;
}

    .panel-heading > h4 {
        color: #fff !important;
        margin-top: 15px;
        font-weight: bold;
    }

.panel {
    border-radius: 0px;
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/*.borderRemover input {
    border: none !important;
}*/
.e-service-list li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0px;
}

.gis-container {
    background-color: #005bd3;
    width: 100%;
    padding: 10px 20px;
}

    .gis-container .gis-content {
        padding: 0 10px 0px;
        text-align: center;
        color: white;
        border-radius: 15px;
        border: 7px solid white;
    }

        .gis-container .gis-content .gis-border-bottom {
            border-bottom: 7px solid white;
        }

        .gis-container .gis-content .gis-border-right {
            border-right: 7px solid white;
        }

        .gis-container .gis-content .phcc-label {
            color: white;
        }

.col-md-offset-1 {
    margin-left: 8.33333333%;
}

@media only screen and (max-width : 991px) {
    .gis-container .gis-content .gis-border-right {
        border-right: 0;
    }

    .table-overflow-wrapper {
        overflow-x: auto;
    }

    #phyLoader {
        top: 50%;
    }
}

.readonly-field {
    background-color: transparent !important;
    background-image: none !important;
    opacity: 1;
    border: none !important;
    padding: 0 !important;
    box-shadow: 0 0 black !important;
    color: black !important;
    font-weight: bold;
}

.note-list > li {
    padding: 5px 0;
}

.eservices-appoinment .assigned-doctor-text {
    margin-bottom: 0px;
    text-transform: uppercase;
}

.eservices-appoinment .assigned-doctor-name {
    margin-bottom: 0px;
    font-weight: 500;
    color: #232323;
}

.eservices-appoinment .assigned-doctor-subinfo {
    font-size: 14px;
    line-height: 20px;
}

.eservices-appoinment .assigned-doctor-subinfo {
    font-size: 14px;
    line-height: 20px;
}

/*UI changes*/

.tableAction .btn.btn-light:hover, .tableAction .btn.btn-light:focus {
    background: transparent none repeat scroll 0 0 !important;
    border: none !important;
    color: black !important;
}


.tableAction .dropdown-menu {
    min-width: 120px;
    font-size: 15px;
    text-align: center;
}

.tableAction .btn.btn-light {
    background: transparent none repeat;
    border: none;
    color: #232323;
}

.applicantnameDropdownSize .phcc-select {
    width: 400px;
}

.eservices-appoinment .e-service-list li {
    margin: 7px 0px;
    border-bottom: 1px solid #e7e7e7;
}

.archiveSearch {
    margin-bottom: 30px;
}

/*Pagination CSS*/
#page_navigation {
    clear: both;
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    #page_navigation a {
        padding: 6px 12px;
        border: 1px solid #005BD3;
        margin: 2px 4px;
        color: black;
        text-decoration: none
    }

.active_page {
    background: #005BD3;
    color: white !important;
}

/* MyFamily Physcian*/
.lang-chip {
    display: inline-block;
    border-radius: 10px;
    background-color: #dbe9fc;
    color: #005bd3;
    font-size: 12px;
    line-height: 24px;
    padding: 4px 10px;
}

.doctor-select-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 50px;
    position: absolute;
    top: -5px;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    border: 2px solid #005bd3 !important;
    background: white;
    border-radius: 50% !important;
    outline: none !important;
}

    .doctor-select-radio:checked {
        background: #a2cf60 !important;
        border: none !important;
    }

        .doctor-select-radio:checked::after {
            display: block;
        }

    .doctor-select-radio::after {
        content: "\2713";
        position: absolute;
        display: none;
        z-index: 1;
        -webkit-transform: translate(0%, -20%);
        transform: translate(0%, -50%);
        font-size: 24px;
        color: white;
    }
/* End */

.appoinment form button:hover {
    background: #005bd3 !important;
    color: #ffffff !important;
    border: 2px solid transparent !important;
}

.text-blue {
    color: #005bd3 !important;
}

.owl-theme .owl-dots {
    margin: 30px 0;
}

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #005bd3;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        display: inline;
        color: white;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 0px;
        padding: 15px;
    }

@media only screen and (max-width: 600px) {
    .owl-theme .owl-dots, .owl-theme .owl-nav {
        display: none;
    }
}

.disabled-link {
    color: #7e7e7e !important;
    cursor: no-drop;
}

.disabled-button {
    background-color: #dddddd;
    border: 1px solid #cacaca !important;
    color: #000000 !important;
    cursor: no-drop;
}

#phydata {
    direction: ltr;
}

.eserv-icon {
    height: 30px;
    width: 30px;
}

.dir-ltr {
    direction: ltr;
}

.phyImg {
    height: 400px;
    width: 100%;
    object-fit: fill !important;
}
