.modal-payment .modal-header .logo-text.header-label {
    font-weight: 700;
    font-size: 25px;
    color: white;
    font-family: "Poppins", "Montserrat", "Lato", sans-serif;
    margin-right: 12px;
}

.modal-payment .modal-content {
    background-color: #f7fbfe;
    width: 500px;
}

.modal-payment .modal-header {
    background-color: #007236;
}

.modal-payment .test-custom {
    padding: 0px 50px !important;
}

@media (min-width: 768px) {
    .modal-payment .test-custom {
        padding: 0px 30px !important;
    }
}

@media (min-width: 425px) {
    .modal-payment .test-custom {
        padding: 0px 15px !important;
    }
}

.modal-confirm {
    color: #636363;
    width: 400px;
}
.modal-confirm .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-size: 14px;
}
.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}
.modal-confirm h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -10px;
}
.modal-confirm .close {
    position: absolute;
    top: -5px;
    right: -2px;
}
.modal-confirm .modal-body {
    color: #999;
}
.modal-confirm .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    padding: 10px 15px 25px;
}
.modal-confirm .modal-footer a {
    color: #999;
}
.modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
    color: #f15e5e;
    font-size: 46px;
    display: inline-block;
    margin-top: 13px;
}
.modal-confirm .btn,
.modal-confirm .btn:active {
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    min-width: 120px;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 5px;
}

.modal-confirm .btn:not(.bootstrap-button),
.modal-confirm .btn:not(.bootstrap-button):active {
    color: #fff;
    border: none;
}
.modal-confirm .btn-success {
    background: #28a745;
}
.modal-confirm .btn-success:hover,
.modal-confirm .btn-success:focus {
    background: #118629;
}
.modal-confirm .btn-danger {
    background: #f15e5e;
}
.modal-confirm .btn-danger:hover,
.modal-confirm .btn-danger:focus {
    background: #ee3535;
}

.ck-editor__editable,
textarea {
    min-height: 120px;
}

.datatable {
    width: 100% !important;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}

.select2-container--open {
    z-index: 9999;
}
.searchable-fields {
    padding-left: 5px;
}
.searchable-link {
    padding: 0 5px 0 5px;
}
.searchable-link:hover {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.document-container > div {
    font-family: "Lato";
    background-color: white;
    margin: 0 auto;
    padding: 1.5em;
    color: black;
    position: relative;
    font-size: 10pt;
}

.document-container > .half-letter-container {
    width: calc(100%-0.5in-3em);
    height: 7.75in;
}

.document-container > .long-container {
    width: calc(100%-0.5in-3em);
    height: 12in;
}

.doc-clinic {
    font-size: 10pt;
}

.doc-header {
    padding: 0.1em 0 0.1em 0;
    font-size: 18pt;
    font-weight: 900;
    text-transform: uppercase;
}

.doc-affiliations {
    text-transform: capitalize;
    font-size: 10pt;
}

.doc-top-section {
    padding-bottom: 0.5em;
}

.doc-patient-details {
    padding-top: 0.15in;
    width: 100%;
}

.doc-sched {
    font-size: 8pt;
}

.doc-contact {
    padding-top: 0.5em;
    font-size: 8pt;
}

.doc-footer {
    padding: 0.8em 0em 0.8em 0em;
    margin-top: 0.8em;
    display: block;
    position: absolute;
    bottom: 1em;
    left: 1.5em;
    right: 1.5em;
    overflow: hidden;
}

.doc-body-head {
    padding: 5pt;
    overflow: hidden;
    width: 100%;
    height: 51pt;
}

.doc-rx {
    font-size: 46pt;
    width: 0.8in;
    height: 0.8in;
    background-repeat: no-repeat;
    background-size: 71% 71%;
    float: left;
    margin-top: 7pt;
}

.doc-head-block {
    overflow: hidden;
    width: auto;
    text-align: center !important;
    margin-top: 0.7em;
    margin-left: 0.6in;
}

.doc-type {
    font-size: 16pt;
    font-weight: bold;
    text-transform: uppercase;
    width: calc(100%-0.5in);
    text-align: center;
    background: black;
    color: white;
    padding: 5pt;
}

.doc-num-table > tbody > tr > td {
    font-size: 7pt;
    padding: 0 !important;
}

.doc-num-table > tbody > tr > td:nth-child(odd) {
    font-weight: bold;
    width: 50%;
}

.doc-numbers {
    width: 50%;
    float: left;
}

.doc-branding {
    overflow: hidden;
    width: 48%;
    float: left;
}

.doc-sig {
    width: 100%;
    padding: 1em 0 1em 0;
    border-bottom: 1px solid black;
    margin-bottom: 0.8em;
}

.doc-sig-box {
    border-top: 1px solid black;
    width: 30%;
    text-align: center;
    font-size: 9pt;
    float: right;
    margin-top: -1.6em;
}

.doc-branding {
    font-size: 7pt;
    font-style: italic;
    line-height: 9pt;
}

.doc-body-body {
    width: calc(100%-0.5in);
    padding: 0.25in;
}

.btn-dash {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    border: 1px solid transparent;
    max-width: 150px;
    line-break: auto;
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: initial;
    font-size: 0.875rem;
    height: 175px;
    width: 150px;
    margin: 0.5rem;
}

.btn-dash:hover,
.btn-dash:focus {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background-color: #e2f5d7;
}

.logo-text.health {
    font-weight: 700;
    font-size: 25px;
    color: #007236 !important;
    font-family: "Poppins", "Montserrat", "Lato", sans-serif;
}

.logo-text.block {
    font-weight: 700;
    font-size: 25px;
    color: #76d33e !important;
    font-family: "Poppins", "Montserrat", "Lato", sans-serif;
}

.logo-text.hbwhite {
    font-weight: 700;
    font-size: 25px;
    color: #ffffff !important;
    font-family: "Poppins", "Montserrat", "Lato", sans-serif;
}

.logo-img.header {
    max-height: 30px;
}

.small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #007236;
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.small-box > .small-box-footer:hover {
    font-weight: 600;
    color: #007236;
    background: rgba(0, 0, 0, 0.15);
}

a > h4 {
    text-decoration: underline !important;
}

a > h5 {
    text-decoration: underline !important;
}

a > h6 {
    text-decoration: underline !important;
}

.telemedvideos {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 750px;
    margin-left: auto;
    margin-right: auto;
}

.telemedsubscriber {
    position: relative;
    left: 0;
    top: 0;
    max-width: 1280px;
    width: 100%;
    max-height: 720px;
    min-height: 480px;
    height: 720px;
    z-index: 10;
    background-color: gray;
}

.telemedpublisher {
    position: relative;
    width: 300px;
    height: 200px;
    bottom: 210px;
    left: 10px;
    z-index: 100;
    border: 3px solid white;
    border-radius: 3px;
}
.radio_button_group label.form-check-label {
    margin-left: 5px;
}

.form-check-label input[type="radio"] {
    margin-left: 5px !important;
}

.table.vaccinationItemTable td {
    position: relative;
}

.table-responsive.vaccinationItemTable {
    overflow-x: inherit;
}

.card-title-patient {
    color: white;
    text-align: center;
}

.paragraph-patient {
    margin-bottom: 8px;
}

.btn-timeline {
    float: right;
    margin-right: 1em;
    font-weight: 600;
    font-size: 15px;
}
.search-transaction {
    margin: 10px !important;
}
.search-addon {
    background: transparent;
}
.scroll-box {
    overflow: scroll;
    height: 600px !important;
}

.ninja_textbox {
    /* border: 1px solid white !important; */
    background: white !important;
}

#loading {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #3498db;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

form.inline-form-display {
    display: inline-block;
}

.text-blue {
    color: blue;
}

.text-black {
    color: black;
}

.text-red {
    color: red;
}

table.dental-history {
    table-layout: fixed;
}

table.dental-history tr td.label-text {
    width: 40%;
}

table.dental-history tr td.text-answer {
    width: 60%;
}

table.dental-history tr td.checkbox-label {
    width: 80%;
    font-weight: bold;
}

table.dental-history tr td.checkbox {
    width: 20%;
}

.strong {
    font-weight: bold;
}

.button-emoji {
    border: none;
    background: transparent;
}

img.soap_notes_chart {
    width: 800px;
    height: 372px;
}

.hidden-element {
    display: none;
}

.nav-item p {
    white-space: normal;
    margin-right: 8% !important;
    vertical-align: middle;
}
.navbar {
    max-width: 100%;
}

.datatable-id-column {
    width: 75px;
}

.appointments-assigned-to-column,
.appointments-patient-column {
    width: 120px;
}

canvas.annotation-tool {
    border: 1px solid #c0d1c2;
}
.nav-tabs .nav-item .nav-link.active {
    background-color: lightgray;
}

table.fixed {
    table-layout: fixed;
}
table.fixed td {
    overflow: hidden;
}

.select2-readonly .select2-selection {
    background-color: #e9ecef;
    cursor: default;
}

.consent-signature-modal-button {
    margin-top: 30px;
}

.queue-list-header {
    text-transform: uppercase;
    text-align: center;
}
.patient-datatable-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}
.patient-datatable-actions .fas {
    font-size: 1.5rem;
    color: black;
    font-weight: 600;
}
.patient-datatable-actions .dropdown-toggle::after {
    display: none !important;
}

.patient-datatable-actions .dropdown-item.active,
.dropdown-item:active {
    color: inherit;
    text-decoration: none;
    background-color: lightgray;
}
.patient-datatable-actions a:not(:disabled):not(.disabled):not(.disabled-link) {
    cursor: pointer;
}
.patient-datatable-actions .disabled-link .fas {
    color: gray;
}
.patient-datatable-actions form {
    margin-bottom: 0px;
}

#datatablePatientMedicalRecords_wrapper .dataTables_scrollBody,
#datatablePatientAppointment_wrapper .dataTables_scrollBody,
#datatablePatientPastAppointment_wrapper .dataTables_scrollBody,
#datatablePatientPatientInsurances_wrapper .dataTables_scrollBody {
    overflow-x: hidden !important;
}
.btnGroupAddMedicalRecords.scrollable-menu {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 0px;
}
.btnGroupAddMedicalRecords .dropdown-item {
    white-space: nowrap;
}
.dropdown-menu .search-box {
    position: sticky;
    top: 0;
    z-index: 1;
    background: white;
    padding: 8px;
}
#btnGroupAddMedicalRecords {
    font-weight: 600;
}
#btnGroupAddMedicalRecords:active,
#btnGroupAddMedicalRecords:focus {
    background-color: #007236;
}

.initialAvatarSelect {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    padding: 0;
    cursor: pointer;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.initialAvatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px;
}

.contact-phone-number {
    color: #212529;
}

.patientInsuranceVatar {
    border: 1px solid #dee2e6;
    text-transform: uppercase;
    cursor: pointer;
}

#datatablePatientAppointment,
#datatablePatientPastAppointment,
#datatablePatientFiles,
#datatablePatientPatientInsurances,
#datatablePatientMedicalRecords {
    min-height: 250px;
}

.tab-content table.dataTable tbody td.select-checkbox:before,
.tab-content table.dataTable tbody td.select-checkbox:after,
.tab-content table.dataTable tbody th.select-checkbox:before,
.tab-content table.dataTable tbody th.select-checkbox:after {
    display: block;
    position: absolute;
    top: auto !important;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
}

#datatablePatientAppointment_processing,
#datatablePatientPastAppointment_processing,
#datatablePatientMedicalRecords_processing,
#datatablePatientFiles_processing {
    z-index: 9999;
}

.tab-content table.dataTable thead tr th.patient-profile-checkbox,
.tab-content table.dataTable tbody tr td.patient-profile-checkbox {
    vertical-align: middle;
    text-align: center;
}

.table-actions button.close {
    left: 0;
    right: auto;
}
*::-webkit-scrollbar {
    width: 12px !important;
    height: 12px !important;
}

*::-webkit-scrollbar-track {
    background-color: #f1f1f1 !important;
}

*::-webkit-scrollbar-thumb {
    background-color: #888 !important;
    border-radius: 6px !important;
}

*::-webkit-scrollbar-thumb:hover {
    background-color: #555 !important;
}

.highlighted-selected-table-cell {
    border: 2px solid black !important;
}

table#payments-discounts-table tfoot tr td,
table#payments-charges-table tfoot tr td {
    padding: 25px 10px;
    border-top: 1px solid #212529;
}

table#payments-discounts-table tfoot tr td:nth-child(2),
table#payments-discounts-table tbody tr td:nth-child(2),
table#payments-charges-table tfoot tr td:nth-child(3),
table#payments-charges-table tbody tr td:nth-child(3) {
    text-align: right;
}

td#payments-discounts-table-total-amount,
td#payments-charges-table-total-amount {
    font-weight: bold;
    font-size: 20px;
}

table#payments-discounts-table tfoot tr td,
table#payments-charges-table tfoot tr td {
    padding: 25px 10px;
    border-top: 1px solid #212529;
}

table#payments-discounts-table tfoot tr td:nth-child(2),
table#payments-discounts-table tbody tr td:nth-child(2),
table#payments-charges-table tfoot tr td:nth-child(3),
table#payments-charges-table tbody tr td:nth-child(3) {
    text-align: right;
}

td#payments-discounts-table-total-amount,
td#payments-charges-table-total-amount {
    font-weight: bold;
    font-size: 20px;
}

.center-text {
    text-align: center !important;
}
.remove-vertical-scroll-bar {
    overflow-y: hidden !important;
}
.main-header.navbar.hidden {
    display: none !important;
}
