﻿/*#modelAgreement{
    width:60%;
    height:calc(vh - 100px);
}*/

/*#patientTable tbody th, #patientTable tbody td {
    padding: 2px 10px;*/ /* e.g. change 8x to 4px here */
/*}*/

/*
    Override Datatables Dropdown
 */
#canvasSignature {
    width: 100%;
    height: 200px;
    cursor: crosshair;
}

.datepicker-dropdown {
    z-index: 10000000000000000 !important;
}

#clmsDatePicker {
    position: absolute;
    display: none;
    background-color: #eaeaea;
}

.CreateEncounterButton, .SendClaimButton {
    min-width: 110px;
}


.businessName {
    text-align: left;
    font-size: x-small;
    font-weight: bold;
}

.dt-button-collection .dropdown-menu {
    position: relative !important
}

.dt-button-collection {
    padding: 2px !important;
    width: 170px !important;
}

div.dt-button-collection > div.dropdown-menu {
    margin: 0px;
    padding: 0px;
}

.providerSelectGroup {
    width: 300px;
    margin-top: 5px;
    float: left;
    text-align: left;
}

.clickableRow {
    cursor: pointer;
}

.hidden-element {
    display: none;
}

#tableInsurancesList thead, th {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

#tableInsurancesList.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(76, 188, 247,.30);
}

#tableInsurancesList.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.15);
}

#tableInsurancesList.table-sm td, .table-sm th {
    padding: .1rem;
}



#btnAddInsurance {
    border-left: 0px !important;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.diagList {
    max-height: 150px;
    overflow-y: auto;
}

.cptList {
    max-height: 150px;
    overflow-y: auto;
}

.patient-navbar {
    margin-left: 5px;
    border-right: solid #dcdada;
    padding-right: 10px;
}

.patient-navbar-sub {
    font-size: xx-small;
}

.diagRow:nth-of-type(odd) {
    background: #b5b5b5;
}

.diagRow:nth-of-type(even) {
    background: #aadaee55;
}

.diagRow:hover {
    background: #bbffc2
}

.diag-trash:hover {
    cursor: pointer;
    color: #00b9ff
}

.cptRow:nth-of-type(odd) {
    background: #b5b5b5;
}

.cptRow:nth-of-type(even) {
    background: #aadaee55;
}

.cptRow:hover {
    background: #bbffc2
}

.cpt-trash:hover {
    cursor: pointer;
    color: #00b9ff
}

.NoShowStamp {
    transform: rotate(-25deg);
    color: red;
    font-size: 23px;
    font-weight: bolder;
    border: 1px dashed red;
    text-align: center;
}


.NoShowStampDay {
    width:80px; 
    color: red;
    font-size: 23px;
    font-weight: bolder;
    border: 1px dashed red;
    text-align: center;
}

.ellipsis {
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
}

.hiddenCardButton {
    display: none;
}

.logo_icon {
    display: block;
    fill: #e2be79;
    margin-top: 5px;
}

.logo-lg-text {
    padding: 2px 0 0;
    font-family: Iowan Old Style,sans-serif;
    display: block;
    color: white;
}

.form-section-header {
    padding: 5px;
    border-radius: 0px;
}

    .form-section-header > div {
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        font-size: medium;
    }

.inner-container {
    margin-top: 5px;
}

.claimStatusCell {
    cursor: pointer;
}

.bg-warn-50 {
    background: rgba(255, 193, 7, 0.31) !important
}

.text-dark-primary {
    color: #7f8387;
}

.text-input-wrapper {
    border: 1px solid;
    padding: 1px 6px 1px 1px;
    display: inline-block;
}

    .text-input-wrapper input {
        border: none;
        background: none;
        outline: none;
        padding: 0 0;
        margin: 0 0;
        font: inherit;
    }

    .text-input-wrapper span {
        cursor: pointer;
        color: blue;
        font-weight: bold;
        visibility: hidden;
    }

.text-input-wrapper-shown span {
    cursor: pointer;
    color: blue;
    font-weight: bold;
    visibility: visible;
}

.solid {
    background: black;
    color: white;
    padding: 0px;
}

.deleteUploadColumn:hover {
    color: red;
    cursor: pointer;
}

.defaultValues:hover, .reloadDefaultValues:hover {
    color: red;
    cursor: pointer;
}

.importBody {
    height: calc(80vh);
    overflow: auto;
}

.appointmentLoader {
    background: white;
    padding: 5px;
    border: 1px solid black;
    border-radius: 3px;
}

.center-column {
    text-align: center;
}
/*Theme overrides*/
.datepicker {
    z-index: 1000000000000 !important
}

a.ui-datepicker-prev > span.ui-icon.ui-icon-circle-triangle-w {
}


.ui-datepicker-header {
    /*color: #f8f9fa;
    background-color: #2a3042;*/
}
/*    .datepicker > div[role='header'] {
        color: #f8f9fa;
        background-color: #2a3042;
    }*/
.fc-content > .fc-time {
    border: 1px solid black;
    background: #2a3042;
    color: #fff;
}

[data-tippy-root] {
    padding: 0px;
    margin: 0px;
}

.tippy-box[data-theme~='CopayDirect'] {
    background-color: transparent;
    color: unset;
    padding: 0;
    margin: 0px;
}

.tippy-content {
    padding: 0px;
}

.tippy-arrow {
    background: white;
    color: white;
}

/*.select2-container--bootstrap .select2-selection {
    border-top-right-radius:3px !important; 
    border-bottom-right-radius:3px !important;
}
.select2-close-mask {
    z-index: 10000000000;
}

.select2-dropdown {
    z-index: 10000000010;
}*/

.grow {
    flex: 1;
}

.main {
    overflow-y: auto;
}



body[data-sidebar="dark"].vertical-collpsed {
    min-height: unset;
}

.vertical-menu {
    width: 185px;
}

.navbar-brand-box {
    width: 185px;
}

.logo {
    line-height: unset;
}

.vertical-collpsed .logo span.logo-lg-text {
    display: none;
}

.vertical-collpsed .main-content {
    margin-left: 70px;
    /*margin-top: 71px;*/
    height: calc(90vh);
    overflow: scroll;
}

.footer {
    left: 170px;
}

#loader {
    background-color: #000;
    width: 100%;
    height: calc(100vh);
    z-index: 10000000000;
    position: absolute;
    opacity: .5;
    display: none;
    left: 0px;
    top: 0px;
}

#spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    z-index: 100000000001;
}

.ui-timepicker-container {
    z-index: 1000000000000 !important;
}

.select2-container .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    height: 30px;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: unset;
        padding-left: 12px;
        color: #495057;
    }

.select2-selection__clear {
    margin-right: 15px;
}

.vertical-collpsed {
    background-color: #F8F8FB;
}

.fc-view-container {
    background-color: white;
}

.providerProfile.table td, .providerProfile.table th {
    padding: 5px;
}

.mini-stats-wid {
    padding: 13px;
}

.providerProfile.card-body {
    max-height: calc(60vh);
    min-height: calc(60vh);
}

.editableform .form-control {
    width: 140px;
}

/*End Theme overrides*/
/*Bootstrap Override*/
/*.btn-colour-1 {
    color: #fff;
    background-color: #004E64;
    border-color: #004E64;
    font-weight: bold;
    letter-spacing: 0.05em;
    border-radius: 0;
}

    .btn-colour-1:hover,
    .btn-colour-1:active,
    .btn-colour-1:focus,
    .btn-colour-1.active {*/
/* let's darken #004E64 a bit for hover effect */
/*background: #003D4F;
        color: #ffffff;
        border-color: #003D4F;
    }*/
@keyframes myanim {
    30% {
        margin-top: -10px;
    }
}

.providerProfile .nav-link.active {
    margin-top: -10px;
    height: 46px;
}

.providerProfile.nav-link.active {
    background-color: #2A3042;
    color: #F8F9FA;
}

.nav-tabs .nav-item {
    margin-bottom: 0px;
}

.nav-tabs .nav-link {
    border-radius: 0;
    border: 1px solid #e0e0ff;
}

.nav-link {
    padding: 5px;
}

.list-group.list-group-scrollable {
    padding: 3px;
    max-height: 300px;
    margin-bottom: 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.list-group-item-sq:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 0px;
}

.list-group-item-sq:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 0px;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 55px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height: 24px;
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    line-height: .5;
    border-radius: 0;
}

.btn {
    border-radius: 0px;
}

.btn-sm {
    border-radius: 0px;
    line-height: .5;
}

.form-control-sm {
    padding: 0;
    border-radius: 0;
    height: unset;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #1DAC8F;
    background-color: #D2EEE9;
}

.navbar {
    padding: 1px 2px 1px 2px;
}

.nav-pills .nav-link {
    border-radius: 0px;
}

.timeline {
    position: absolute;
    border-top: 2px dashed red;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 999;
}

.input-group > .group-select, .input-group > .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
/*.group-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}*/
.group-select {
    display: inline-block;
    width: 100%;
    /*height: calc(2.25rem + 2px);*/
    /*padding: .0rem 1.75rem 0 .75rem;*/
    color: #495057;
    vertical-align: middle;
    background: #c0d6ea;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    /* -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
}

.modal-header {
    color: #f8f9fa;
    background-color: #2a3042;
}

    .modal-header .close {
        color: white;
    }

.modal-content {
    max-height: fit-content !important;
}

.bg-soft-primary {
    background-color: rgba(85,110,230,.25) !important
}

.bg-dark-primary {
    background-color: #2a3042;
}

.btn-circle.btn-sm {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    font-size: 8px;
    text-align: center;
}

.btn-circle.btn-md {
    width: 50px;
    height: 50px;
    padding: 7px 10px;
    border-radius: 25px;
    font-size: 10px;
    text-align: center;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 12px;
    text-align: center;
}

.providerProfile.alert-warning {
    z-index: 1000;
    width: 100%;
}

.notification-badge {
    position: unset !important;
    top: unset !important;
}

.dataTables_processing {
    z-index: 1;
}
/*
.select2-container--bootstrap .select2-selection--single {
    height: 34px;
    line-height: 1.42857143;
    padding: unset;
}

.select2-container--bootstrap .select2-selection {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-right: 0px;
}*/
/*.modal-open .select2-container--open {
    z-index: 999999 !important;
    width: 100% !important;
}
.modal-dialog-scrollable .modal-content {
    max-height: unset
}*/
/*End bootstrap override*/
.scrollStyle {
    overflow-x: auto;
}

.providerEditButton {
    cursor: pointer;
}

    .providerEditButton :hover {
        color: #0682ff;
    }



.event-schedule-area .section-title .title-text {
    margin-bottom: 50px;
}

.event-schedule-area-two .section-title .title-text h2 {
    margin: 0px 0 15px;
}


.event-schedule-area-two .primary-btn {
    margin-top: 40px;
}

.event-schedule-area-two .event-visit-list .table {
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
}

    .event-schedule-area-two .event-visit-list .table thead {
        background-color: #5c6581;
        color: #fff;
        font-size: 20px;
    }

        .event-schedule-area-two .event-visit-list .table thead tr th {
            padding: 5px;
            border: 0;
        }

    .event-schedule-area-two .event-visit-list .table tbody {
        background: #fff;
    }

        .event-schedule-area-two .event-visit-list .table tbody tr.inner-box {
            border-bottom: 1px solid #dee2e6;
        }


        .event-schedule-area-two .event-visit-list .table tbody tr td {
            padding:0px;
            vertical-align: middle;
        }

            .event-schedule-area-two .event-visit-list .table tbody tr td .r-no span {
                color: #252525;
            }

            .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap h5 {
                margin: 0px;
            }

                .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap h5 a {
                    font-size: 15px;
                    line-height: 10px;
                    padding: 0px;
                    margin: 0px;
                    color: #cf057c;
                    -webkit-transition: all 0.4s;
                    -o-transition: all 0.4s;
                    transition: all 0.4s;
                }

            .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap h3 a:hover {
                color: #4125dd;
            }

            .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .categories {
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
            }

                .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .categories a {
                    color: #252525;
                    font-size: 16px;
                    margin-left: 10px;
                    -webkit-transition: all 0.4s;
                    -o-transition: all 0.4s;
                    transition: all 0.4s;
                }

                    .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .categories a:before {
                        content: "\f07b";
                        font-family: fontawesome;
                        padding-right: 5px;
                    }

            .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .time span {
                color: #252525;
            }

            .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .organizers {
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
            }

                .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .organizers a {
                    color: #4125dd;
                    font-size: 16px;
                    -webkit-transition: all 0.4s;
                    -o-transition: all 0.4s;
                    transition: all 0.4s;
                }

                    .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .organizers a:hover {
                        color: #4125dd;
                    }

                    .event-schedule-area-two .event-visit-list .table tbody tr td .event-wrap .organizers a:before {
                        content: "\f007";
                        font-family: fontawesome;
                        padding-right: 5px;
                    }

            .event-schedule-area-two .event-visit-list .table tbody tr td .primary-btn {
                margin-top: 0;
                text-align: center;
            }

.event-provider{
    font-weight:bold;
    margin:10px;
}


#modalCloseDay > .modal-dialog {
    max-width: unset;
    width: calc(95vw);
}

    #modalCloseDay > .modal-dialog > .modal-content > .modal-body {
        padding-top: 0;
        height: calc(100vh - 300px);
        overflow: auto;
    }

.closeDayLocAddress{
    font-size:13px; 
}
.closeDaySession {
    font-size: 13px;
}