@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500;600;700;800;900&display=swap');

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Inter', sans-serif !important;
    background: #EEF0F7 !important;
    height: 100vh;
}

.navbar .nav-link {
    font-size: 14px;
  /*  padding: 1.5rem 0.8rem !important;*/
    font-family: 'Inter', sans-serif !important;
    color: rgba(0,0,0,.70) !important;
}
input[type="text"] {
    font-family: 'Inter', sans-serif;
}
#MultipleAccount .physio button, #MultipleAccount .clinic button {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 15px;
}
#MultipleAccount .modal-dialog, #MultipleAccount .modal-content {
    overflow: visible;
}
#MultipleAccount .close button {
    background: #237abf;
}
#MultipleAccount .modal-body {
    overflow: hidden;
}
.login-page {
    height: 100%;
}

.btn-primary {
    background: #007EB7;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.text-danger {
    color: #ff0018 !important;
}

.navbar .active.text-blue {
    color: #007EB7 !important;
}

.text-blue {
    color: #007EB7;
}

.text-black {
    color: #000;
}

.text-black-70 {
    color: rgb(0 0 0 / 70%);
}

.login-right {
    background: #fff;
    padding: 40px;
    width: 100%;
}

.nav-tabs li button.active {
    padding: 10px 30px !important;
    box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    border: 0 !important;
}

.field-validation-valid {
    color: #ff0018;
    font-size: 12px;
}

button#PtoSignUpbtn {
    font-size: 16px;
    padding: 16px 0 !important;
}

div#PTModal .modal-dialog .modal-content {
    overflow: visible !important;
    border: 0;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
    border-radius: 10px !important;
}

.modal {
    background: rgb(0 0 0 / 70%);
}

.table-striped {
    table-layout: fixed;
}
.cliniclsummry_details .dateclinic a {
    color: #000;
}
/*form .form-select, form .form-control {
    height: 55px;
}*/
.search-patientpopup .modal-dialog {
    height: auto;
}
    .table-striped td {
        white-space: normal;
        word-break: break-all;
        text-align: center;
    }


.pt_name .k-dropdown {
    height: 42px;
    border: transparent !important;
    background: transparent;
}

    .pt_name .k-dropdown .k-dropdown-wrap {
        height: 100%;
        background: #fff;
        border: 0;
    }

    .pt_name .k-dropdown .k-input {
        height: 100%;
        line-height: 2.5rem;
        padding: 0;
        border: 0.5px solid #d9d9d9;
        box-shadow: none;
        border-radius:3px;
    }

    .pt_name .k-dropdown .k-select {
        line-height: 2.5rem;
        background: transparent;
    }

div#PTModal .modal-body {
    min-height: 250px;
    max-height: 500px;
    border-radius: 10px !important;
}

div#PTModal .modal-dialog .modal-content .modal-header {
    justify-content: center;
    border-bottom: 0;
    padding: 30px 0 !important;
}

.profilescrolling.mt-4 {
    margin-top: 0 !important;
}

.pac-container.pac-logo {
    top: -245px !important;
   /* display: block !important;*/
    position: relative !important;
}


.profilescrolling .ptolistdetails h2 a {
    font-size: 16px;
    color: rgb(0 0 0 / 70%);
    font-weight: 600;
}

.login-popupimg .logoprofile img {
    width: 150px;
    object-fit: contain;
    height: 50px;
}

.profilescrolling .ptolistdetails div a {
    font-size: 14px;
    color: rgb(0 0 0 / 70%);
    font-weight: 400;
}

.login-right .tab-content {
    margin-top: 35px;
}

.login-right > h6 {
    font-size: 18px;
}

.signup .backtologin {
    font-size: 14px;
}

.login_form input.form-control {
    border-radius: 0.25rem;
    padding: 1rem !important;
}

.login_form.login-right .form-control:focus {
    box-shadow: none !important;
    border-color: #86b7fe;
}
.card-list-view .togglebtn a {
    background: #007eb7;
    margin-right:15px;
}
.pt-addappoint #spnPatient {
    position: absolute;
}
.pt-addappoint.add-pt-form input {
    height: auto;
}
.pt-addappoint .save-btn button:hover, .save-btn #cancel:hover, .save-btn button[type="cancel"]:hover, .save-btn .bg-transparent:hover, #addrecord .modal-footer .bg-transparent:hover {
    background: transparent !important;
    border: 1px solid #dee2e6 !important;
}
.physio-info .bg-transparent:hover {
    color: #007eb7;
}
 .upload-btn #cancel:hover {
    background: transparent !important;
}
.DatePickerKendo_custom input {
    height: 33px !important;
}
.DatePickerKendo_custom .k-select {
line-height:2.23rem;}
#addrecord .input-group-text {
    background: transparent;
}
.k-widget.k-datepicker.k-header {
    background: transparent !important;
    padding: 0;
}
.clinic-addnewpt input, .clinic-addnewpt select {
    height: 55px;
}
.clinic-addnewpt #DateOfBirth {
    height: 45px;
}
.clinic-addnewpt .k-select {
    line-height: 3.2rem !important;
    border-color: #ced4da !important;
}
div#MultipleAccount .btn-primary:hover, div#MultipleAccount .btn-primary:focus, button#PtoSignUpbtn:hover, .show-all-btn .showall:hover, .nearme_pto:hover, #loginbtn:hover, .save-btn button:hover, #addrecord .btn:hover, .medical-records-heading button:hover, .all-filters .btn:hover, .clinic-tabs .clinic-info button:hover, div#deletemodal .btn-primary:hover, .exercise-btn button:hover, .togglebtn div a:hover, .togglebtn div a:focus, .pt-addappoint #divsubmit:hover, .pt-addappoint #divsubmit:focus, .clinic-addnewpt button#SaveButton:hover, .clinic-addnewpt button#SaveButton:focus {
    background: #5f9e45 !important;
    border-color: #5f9e45 !important;
}
div#MultipleAccount h6{
    line-height: 24px;
}
.errorMsg {
    color: red;
}

h4 a:hover {
    color: #5f9e45;
}

.login-right button:focus, button#PtoSignUpbtn:focus, .show-all-btn .showall:focus, .nearme_pto:focus, #loginbtn:focus, .save-btn button:focus, #addrecord .btn:focus, .exercise-btn button:focus , .medical-records-heading button:focus, .all-filters .btn:focus, .clinic-tabs .clinic-info button:focus, div#deletemodal .btn-primary:focus {
    background: #5f9e45;
    border-color: #5f9e45;
    box-shadow:none !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff;
    opacity: 0.5;
}

.medical-records-table .dataTables_wrapper {
    background: rgb(238 240 247 / 50%);
}

.save-btn button {
    text-transform: capitalize;
}

div#calendar .fc-prev-button {
    width: 40px;
    height: 40px !important;
    border-radius: 50%;
    margin-right: 10px;
    background: #dddddd61;
    border: 0;
}

section.bg-white.m-4.p-4 {
    overflow: hidden;
    position: relative;
}

td.no-records {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent;
    width: 100%;
}
body input[type="text"]:disabled {
    background: #0075ad0a !important;
}
div#calendar .fc-next-button {
    width: 40px;
    height: 40px !important;
    border-radius: 50%;
    background: #dddddd61;
    border: 0;
}

div#calendar .fc-right .fc-button.fc-state-active {
    background-color: #007EB7 !important;
    color: #fff !important;
    text-transform: capitalize;
}

div#calendar .fc-right .fc-button {
    border-color: rgb(0 0 0 / 70%);
    height: unset !important;
    padding: 7px 10px;
    background: #d9d9d9;
    font-weight: 600;
}

.fc-button {
    text-transform: capitalize;
}

.findphysio-filters {
    top: 38%;
    transform: translateY(0%);
    right: 0;
    width: 60%;
}

    .findphysio-filters .filters-right {
        flex-basis: 100%;
        max-width: 100%;
    }

.findphysio .all-filters .card-body {
    padding: 1rem 0.5rem;
}

.login-right ul .nav-item button:hover {
    background: transparent;
    box-shadow: 0 0 12px 0 #ddd;
}

.login-right .form-label {
    color: #1a2233;
    font-weight: 600;
}

.login-right .tab-content h6 {
    font-size: 14px;
    line-height: 22px;
}

.remember-me {
    line-height: 30px;
}

.login-right ul .nav-item button {
    border: 1px solid rgb(221 221 221 / 40%) !important;
    border-radius: 15px;
}

.nav-tabs li button {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.skip {
    top: 15px;
    right: 35px;
}

.login-right .nav-item .active .active-check {
    display: block !important;
    position: absolute;
    bottom: -3px;
    right: -3px;
}

.login-otp {
    border-radius: 15px;
}

.forgot-password > p {
    margin: 40px auto;
    border: 2px dashed #D4D4D4;
    border-radius: 10px;
    padding: 15px 50px;
}

.name-dob > div {
    width: 48% !important;
}
.input-group-text {
    background: transparent;
}
.signup {
    padding: 25px 40px;
}
.k-picker-wrap {
    border-color: #ced4da !important;
    background: #fff !important;
}
/* HOmepage-css */
.user .dropdown-menu[data-bs-popper] {
    left: -100px;
}

.btn-success:focus, .btn-success.show:focus, .form-control:focus, .form-select:focus, textarea:focus-visible {
    box-shadow: none;
    outline: 0;
}

select.form-select {
    cursor: pointer;
}

.fw-medium {
    font-weight: 500;
}

.user .dropdown-toggle::after {
    display: none;
}

.navbar a {
    font-weight: 600;
    color: rgba(0,0,0,.7) !important;
}

    .navbar a p img {
        width: 27px;
        height: 27px;
    }

.bg-lightblue {
    background: rgb(238 240 247 / 50%);
}

.input-group.search-box {
    flex-basis: 30%;
    max-width: 30%;
}

.filters-right {
    flex-basis: 65%;
    max-width: 65%;
}

.physio-info button:last-child:hover, .physio-nearme button:hover, .all-filters button:hover {
    background: #5f9e45 !important;
}

.physio-card button .fa-phone {
    font-size: 22px;
}

input::placeholder {
    color: #BBBBBB !important;
    font-size: 14px;
}

.search-box .btn-outline-secondary:hover {
    color: #000;
    background: none;
}

.search-box span.input-group-append {
    position: absolute;
}

.search-box input {
    padding-left: 35px !important;
}

span.input-group-append button {
    border-radius: 0;
}

span#spnpwd {
    color: #ff0000;
}
.starttime {
    margin-right: 15px;
}
.pt-working-hrs .btn {
    margin-left: 15px;
}
.fa-star {
    color: #fff;
    font-size: 16px !important;
    filter: brightness(1.5);
    opacity: 1;
}
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 0.5rem !important;
}
.page-item.active .page-link {
    background-color: #007eb7;
    border-color: #007eb7;
}
.page-item.disabled .page-link {
    color: #6c757d !important;
}
.physio-card .logoprofile img {
    width: 100%;
    max-width: 140px;
    height: 100px;
    object-fit: contain;
}
#givefeedbackModal .modal-body {
padding:2rem;}
.patient-stories .article img {
    width: 100% !important;
    max-width: 80px;
    object-fit: contain;
    height: 70px !important;
}
#appointmenttable .fc-toolbar {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
}
#appointmenttable #appointmentdetailstable #appointmentTitleNew {
    padding: 0 !important;
}
.navbar-nav .user .profile-img {
    width: 100%;
    max-width: 30px;
}

.user .dropdown-menu {
    right: 0;
    top: 42px;
}

.user .dropdown-menu {
    padding: 0;
}

    .user .dropdown-menu li a {
        font-size: 14px;
        padding: 0;
        word-wrap: break-word;
        white-space: normal;
        font-weight: 600 !important;
    }

        .user .dropdown-menu li a p {
            margin: 0;
        }

        .user .dropdown-menu li a:hover {
            background: transparent;
        }

    .user .dropdown-menu li {
        padding: 5px 10px;
        border-bottom: 1px solid #ddd;
    }

        .user .dropdown-menu li:hover {
            background: #007eb7;
        }

            .user .dropdown-menu li:hover a {
                color: #fff !important;
            }

        .user .dropdown-menu li:last-child {
            border-bottom: 0;
        }

.patient-stories .article {
    flex-basis: 10%;
    max-width: 10%;
}

.physio-info h4 {
    text-transform: capitalize;
}

.physio-rating span {
    margin-right: 0.25rem;
}

.physio-content li img {
    flex-basis: 7%;
    max-width: 32px;
}

.search-box > .form-control {
    background: #fff;
}

.search-box .input-group-append button {
    border: 0 !important;
}

.navbar-nav li p i {
    display: block;
    font-size: 21px;
    line-height: 27px;
}

.search-box .form-control input {
    border: 0 !important;
    padding-left: 10px !important;
}

.physio-content .fa-mobile {
    color: #007EB7;
    font-size: 23px;
    flex-basis: 10%;
    text-align: left;
    max-width: 32px;
}

.clinic-info-outer .clinic-image {
    flex-basis: 15%;
}

.clinic-tabs .clinic-image img {
    width: 100%;
    max-width: 250px;
}

.clinic-tabs .clinic-info {
    flex-basis: 83%;
    max-width: 83%;
}

body .divppointmentTimeSlot .divInterval {
    border: 1px solid #adb8cc;
    color: #131926;
}

.featured {
    position: absolute;
    left: -9px;
    top: -9px;
}

.addapptmnt span a {
    color: #007eb7;
}

.price-info {
    position: absolute;
    right: -45px;
    top: -20px;
}

.all-filters .k-datepicker {
    background: transparent;
    padding: 0;
    border-color: #212526;
    width: 100%;
}

.dataTables_wrapper {
    padding: 20px;
}

ul.pagination {
    margin-top: 30px !important;
    justify-content: flex-end;
}

.edit-profile .address-row2 .form-group label, .edit-profile .address-row2 .form-group select {
    width: 100%;
    border-radius: 3px;
}

.k-webkit .k-picker-wrap:before {
    height: unset !important;
}

input#AppointmentDate {
    margin-top: -23px !important;
}
.pt-addappoint
input#AppointmentDate {
    margin-top: 0px !important;
    height: 45px;
    border: 0 !important;
}
input#PTName {
    height: 50.95px;
}
.pt-addappoint .k-icon.k-i-calendar {
    position: relative;
    top: 10px;
}
.pt-addappoint .k-datepicker {
    width: 100%;
}
.appoint-date .k-picker-wrap.k-state-focused.k-state-active {
    box-shadow: none;
}
.appoint-date .k-picker-wrap, .appoint-date .k-select {
    border-color: #adb8cc;
}
body table.dataTable {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    margin-top: 20px !important;
    border-collapse: collapse !important;
}
#addrecord button[type="cancel"]:hover {
    color: #fff;
}
div.dataTables_wrapper div.dataTables_filter input {
    height: 38px;
}

.all-filters .k-datepicker .k-state-default {
    border-color: #ced4da;
    background: transparent;
    height: 38px;
}

.modal-footer .btn-success:hover {
    color: #212529 !important;
}

.price {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .price h4 {
        font-size: 16px;
        font-weight: 600;
    }

        .price h4 span {
            font-size: 14px;
        }

.physio-info h4 span {
    width: 15px;
    height: 15px;
    background: #6ED919;
    display: inline-block;
    margin-left: 5px;
    border-radius: 50%;
}

.physio-info .green span , .clinic-info .green span {
    background: #6ED919;
}

.physio-info .red span, .clinic-info .red span {
    background: #FF3333;
}

.delete-btn button {
    padding: 4px 10px !important;
}
#gallery .upload-btn input#images:focus {
    color: #fff !important;
}

.form-check-input[type=checkbox] {
    border-radius: 0em;
    width: 21px;
    height: 21px;
    margin-right: 5px;
}

    .form-check-input[type=checkbox]:focus, .btn:focus {
        box-shadow: none;
    }

.form-check-input:checked {
    background-color: #007eb7;
    border-color: #007eb7;
}

.table-striped > tbody > tr:nth-of-type(even), .table-striped > thead {
    --bs-table-accent-bg: #EEF0F7 !important;
    border: transparent !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: #fff !important;
    border: transparent !important;
}

.medical-records-table {
    border-radius: 2px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.dataTables_wrapper th {
    text-align: center;
}
.pto-edittabs {
    box-shadow: none !important;
    padding: 15px !important;
}
    .pto-edittabs .container {
        padding: 0;
        margin: 0;
        max-width: 100%;
    }
    .pto-edittabs .tab-pane {
    height:100vh;}
    .clinic-tabs.pto-edittabs .clinic-info input#fileLogo {
        width: auto !important;
    }
.pto-edittabs #tabContentArticles {
    height: auto;
}

.pto-edittabs #tabContentImageUpload, .pto-edittabs #gallery {
    height: auto !important;
}
/*.pto-edittabs .save-btn {
    position: fixed;
    bottom: 80px;
    right: 110px;
    background:#fff;
}*/
#tabContentServiceInfo .clinic-info {
    flex-basis: 80%;
}
#tabContentServiceInfo .clinic-info table {
    width: 100% !important;
    HEIGHT: 250px !IMPORTANT;
}
#tabContentServiceInfo .clinic-image {
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 !important;
    margin:0 0 0 25px !important;
}
#aboutus .clinic-info-outer {
    align-items: flex-start !important;
}
#gallery .upload-btn {
    width: 150px;
}

    #gallery .upload-btn input#images {
        padding: 6px 0 !important;
        border-radius: 5px !important;
    }
.clinic-tabs.pto-edittabs .clinic-info {
    flex-basis: unset;
    max-width: unset;
}
.modal button.btn-close {
    position: absolute;
    right: -5px;
    top: -5px;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 0 0 11px 0 #00000038;
}

.physio-model .modal-body {
    height: 380px;
    overflow-y: scroll;
}

.physio-model .modal-content {
    border-radius: 10px;
}

.modal-dialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    position: absolute;
}

table button:hover {
    background: transparent !important;
}
/* Drag&drop css */
.upload-files-container {
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.drag-file-area {
    border: 2px dashed #007EB7;
    border-radius: 20px;
    margin: 15px 0;
    padding: 30px 20px;
    text-align: center;
    width: 100%;
}

    .drag-file-area .upload-icon {
        font-size: 20px;
    }

    .drag-file-area h5 {
        font-size: 20px;
        margin: 15px 0;
        line-height: 5px;
    }

        .drag-file-area h5 span {
            font-size: 14px;
            margin: 15px 0;
            opacity: 0.5;
        }

    .drag-file-area label {
        font-size: 19px;
    }

.appoint-date .k-select {
    line-height: 2.6rem;
}
.drag-file-area label .browse-files-text {
            color: #007EB7;
            font-weight: bolder;
            cursor: pointer;
        }

.browse-files span {
    position: relative;
    top: -25px;
}

.default-file-input {
    opacity: 0;
}

.cannot-upload-message {
    background-color: #ffc6c4;
    font-size: 17px;
    display: flex;
    align-items: center;
    margin: 5px 0;
    padding: 5px 10px 5px 30px;
    border-radius: 5px;
    color: #BB0000;
    display: none;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.cannot-upload-message span, .upload-button-icon {
    padding-right: 10px;
}

    .cannot-upload-message span:last-child {
        padding-left: 20px;
        cursor: pointer;
    }

.file-block {
    color: #f7fff7;
    background-color: #7b2cbf;
    transition: all 1s;
    width: 390px;
    position: relative;
    display: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 15px;
    padding: 10px 20px;
    border-radius: 25px;
    cursor: pointer;
}

.file-info {
    display: flex;
    align-items: center;
    font-size: 15px;
}

.file-icon {
    margin-right: 10px;
}

.file-name, .file-size {
    padding: 0 3px;
}

.remove-file-icon {
    cursor: pointer;
}

.progress-bar {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 4.5%;
    width: 0;
    height: 5px;
    border-radius: 25px;
    background-color: #4BB543;
}

.upload-button {
    color: #f7fff7;
    display: flex;
    align-items: center;
    font-size: 16px;
    border: none;
    border-radius: 20px;
    padding: 7.5px 50px;
    cursor: pointer;
}

.start-date label, .end-date label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 11px;
    background: #fff;
    width: 100px;
}

input#example-search-input {
    border: 1px solid #ced4da !important;
}

.export-hover {
    position: absolute;
    top: -45px;
    width: 120px;
    left: -30px;
    right: 0;
    margin: auto;
    display: block;
    background: #007eb7;
    border-radius: 5px;
    transform: scale(0);
    transform-origin: center;
    transition: 0.3s ease-in all;
}

    .export-hover::after {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #007eb7;
        content: "";
        bottom: -7px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .export-hover p {
        margin: 0;
        padding: 8px 5px;
        text-align: center;
        color: #fff;
    }

.export-xls, .export-pdf {
    cursor: pointer;
}

    .export-xls:hover .export-hover, .export-pdf:hover .export-hover {
        transform: scale(1);
    }

/**Exercise-css***/
.gallery-container .img-box .langvideo li {
    list-style: none;
    width: 45%;
}

ul.langvideo li a.languagebtn {
    font-size: 16px;
    padding: 8px 6px;
    background-color: #0085BC;
    color: #fff;
    border-radius: 5px;
    width: 100% !important;
    display: flex;
    text-align: center;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}

    ul.langvideo li a.languagebtn img {
        filter: invert(1);
        margin-left: 5px;
    }
#bodypartssliders .test-item, #bodyparts-sliders .test-item{
    background: #fff;
    padding: 10px;
    text-align: center;
    box-shadow: 0px 0px 24px -1px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    transition: 0.3s ease-in all;
}

    #bodypartssliders .test-item img, #bodyparts-sliders .test-item  img{
        max-width: 60px;
        margin: 10px auto;
        transition: 0.3s ease-in all;
    }

    #bodypartssliders .owl-nav button, #events-list .owl-nav button, #bodyparts-sliders .test-item button, #bodyparts-sliders .owl-nav button {
        position: absolute;
        left: -20px;
        background: #007EB7 !important;
        width: 30px;
        height: 30px;
        top: 50%;
        transform: translateY(-50%);
        color: #fff !important;
        border-radius: 50%;
        font-size: 22px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
#bodypartssliders .owl-nav, #bodyparts-sliders .owl-nav{
    display: block;
}
#ExerciseCategoryList
.custom-label:hover, #bodyparts-sliders .test-item .custom-label:hover {
    background: #007eb7;
    color: #fff;
    border-color: #007eb7;
}
#ExerciseCategoryList
.custom-label, #bodyparts-sliders .custom-label{
    transition: 0.3 ease-in all;
}
#bodypartssliders .owl-nav button.owl-next, #events-list .owl-nav button.owl-next, #bodyparts-sliders .owl-nav button.owl-next {
    left: unset;
    right: -20px;
}

#bodypartssliders .test-item p, #bodyparts-sliders .test-item p {
    transition: 0.3s ease-in all;
}

#bodypartssliders .owl-stage-outer, #bodyparts-sliders .owl-stage-outer {
    padding: 15px 0;
}

.owl-dots {
    display: none;
}

#bodypartssliders .test-item:hover img, #bodyparts-sliders .test-item:hover img{
    filter: invert(1);
}

#bodypartssliders .test-item:hover p, #bodyparts-sliders .test-item:hover p{
    color: #fff !important;
}
/*
#bodypartssliders .test-item:hover, #bodyparts-sliders .test-item:hover {
    box-shadow: 0 0 0 1px #000;
}*/
#bodypartssliders .test-item.highlight, #bodyparts-sliders .test-item.highlight {
    background: #007EB7;
}

/***add-pt-css****/
.bg-lightblue {
    background: rgb(238 240 247 / 50%);
}

.add-pt-form select, .add-pt-form input {
    border: 1px solid #ADB8CC !important;
    height: 55px;
}

.hours-info .week-day {
    flex-basis: 40%;
    max-width: 40%;
}

/*******Clinic-profile-css*******/
.clinic-tabs .nav-item {
    width: 33%;
    text-align: center;
}

.clinic-tabs .nav-item {
    width: 33%;
    text-align: center;
    border: 1px solid #808080;
}

    .clinic-tabs .nav-item a {
        padding: 20px 0;
        font-size: 18px;
        font-weight: 600;
        border: 0;
    }

        .clinic-tabs .nav-item a:hover {
            background: #007EB7;
            border: 0;
            color: #fff;
            border: transparent;
            border-radius: 0;
        }

.clinic-tabs .nav-tabs .nav-link.active {
    background: #007EB7;
    border-radius: 0;
    color: #fff;
}

.clinic-tabs .nav-item:first-child, .clinic-tabs .nav-item:first-child a {
    border-top-left-radius: 10px;
}

.clinic-tabs .nav-item:last-child, .clinic-tabs .nav-item:last-child a {
    border-top-right-radius: 10px;
}

.clinic-info h5 span {
    width: 15px;
    height: 15px;
    background: #6ED919;
    display: inline-block;
    margin-left: 5px;
    border-radius: 50%;
}

.clinic-info .book-appointment {
    right: 0;
    top: 0;
}

.clinic-add-info li img {
    flex-basis: 3%;
    max-width: 3%;
}

.patient-pic p {
    background: rgb(0 126 183 / 20%);
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 22px;
    border-radius: 50%;
}

/*****Appointment-css****/
.status-icons {
    background: #007EB7;
    /*    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
}

.appoint-card {
    border-radius: 15px;
    margin-bottom: 25px;
}

    .appoint-card .fa-star {
        color: #fff;
    }

.text-faded {
    opacity: 0.60;
}

.confirmed {
    color: #FF7A00;
}

.list-btn {
    position: relative;
    left: -4px;
}

.appointment-left p {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
}

.appointment-left select {
    border: 0;
    width: auto;
    background: transparent;
    cursor: pointer;
}

    .appointment-left select:focus-visible {
        outline: 0;
    }

.stat-box {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
    border-radius: 10px;
}

/**PTO-Dashboard*****/
.bg-blue {
    background: #007EB7 !important;
}

.mw-60 {
    max-width: 60% !important;
}

.search-right {
    position: absolute;
    right: 0;
    top: -53px;
}

#events-list .owl-nav {
    display: block !important;
}

#events-list .test-item {
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 10px;
    transition: 0.3s ease-in all;
}

    #events-list .test-item p {
        transition: 0.3s ease-in all;
    }

.confirmed-icons ul {
    background-color: #EFEFEF;
}

    .confirmed-icons ul img {
        width: 100%;
        max-width: 15px;
    }

.upcomingvisits-info {
    overflow-y: auto;
    min-height: 723px;
    max-height: 723px;
}
.pto-upcomingvisit {
    min-height: 962px;
    overflow-y: auto;
    max-height: 962px;
}

    .upcomingvisits-info::-webkit-scrollbar {
        width: 0.2em;
    }

    .upcomingvisits-info::-webkit-scrollbar-track {
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    }

    .upcomingvisits-info::-webkit-scrollbar-thumb {
        background-color: #ddd;
        outline: 1px solid #ddd;
    }

#events-list .test-item:hover {
    background: #007eb7;
}

    #events-list .test-item:hover p {
        color: #fff;
        opacity: 1;
        border-color: #007EB7;
    }

.pto-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.input-group > .form-control:focus, .input-group > .form-select:focus {
    z-index: unset;
}


#FPMultipleUser img {
    width: 100%;
    max-width: 80px;
    height: 80px;
    margin: auto;
}

#FPMultipleUser .clinic, #FPMultipleUser .physio {
    border: 1px solid #d9d9d9;
    padding: 10px 20px 20px;
    border-radius: 15px;
}

    #FPMultipleUser .physio input:hover, #FPMultipleUser .clinic input:hover {
        background: #5f9e45 !important;
        border-color: #5f9e45 !important;
    }
/***Edit-profile css****/
.edit-profile .address-row2 .form-group {
    width: 33% !important;
}

.save-btn button {
    width: auto !important;
    height: 45px;
    line-height: 45px;
    padding: 0 25px !important;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Upload';
    display: inline-block;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    text-align: center;
}

.custom-file-input:hover {
    color: green !important;
}

.custom-file-input:focus {
    color: #000 !important;
}

.custom-file-input:hover::before {
    border-color: black;
}

.edit-profile .upload-btn input {
    border: 0 !important;
    height: auto;
}

.Profile-top-left {
    flex-basis: 85%;
    max-width: 85%;
}

.Profile-top-right {
    max-width: 15%;
    flex-basis: 15%;
    text-align: center;
    position: relative;
    top: -30px;
}

textarea {
    border: 1px solid #ADB8CC !important;
    border-radius: 0.25rem;
}
.alert-close {
    background:#e8f0fe !important;
}
.alert-close button {
    position: absolute;
    right: -6px;
    top: -7px;
    font-size: 23px;
    background: #fff;
    width: 25px;
    height: 25px;
    box-shadow: 0 0 12px 0 #ddd;
    line-height: 25px;
    border-radius: 50%;
    color: #000 !important;
}

.field-validation-error {
    color: red;
}
.login-otp .errorMsg {
    margin-bottom: 10px;
}
.appoint-card .status-icons {
    border-radius: 0 0 15px 15px;
}
.givefeedbackModal label, .givefeedbackModal input, .givefeedbackModal .form-control-plaintext {
    width: 50%;
    padding: 5px;
}
.givefeedbackModal textarea {
    margin-top: 10px;
}
#medicalPopup .modal-header {
    justify-content: center;
}
.feedbckform .fa-star, .clinic-info-outer .fa-star, .physio-card .fa-star {
    color: #b17400;
}
.givefeedbackModal .modal-footer {
    margin: 0;
    border: 0;
    padding: 0 2rem 1rem;
}
#addrecord .k-datepicker {
    background: transparent;
    width: 100%;
    padding: 0;
    border: 0 !important;
}

    #addrecord .k-datepicker input#DateOfBirth {
        padding: 0;
        height: 53px !important;
        border-radius: 0.25rem;
    }
    #addrecord .k-datepicker .k-picker-wrap span.k-select {
        line-height: 3.2rem !important;
    }
    #addrecord .k-datepicker .k-picker-wrap {
        background: none !important;
        border: 0 !important;
        outline: 0 !important;
        box-shadow: none;
    }
.save-btn input#divsubmit {
    height: 45px;
}
.search-patientpopup .modal-content {
    padding: 10px 20px;
}
    .search-patientpopup .modal-content .input-phone input {
        height: 45px !important;
        border-color: #d9d9d9 !important;
        background: #fff;
    }
    .search-patientpopup .modal-content .input-phone {
        margin: 10px 0 15px;
    }
        .search-patientpopup .modal-content .input-phone span {
            border: .5px solid #d9d9d9;
        }
.search-patientpopup .search-btn {
    text-align: center;
}
.search-patientpopup#PTModal .modal-body{
    min-height:auto !important;
}
#PTModal.search-patientpopup .modal-header .close {
    width: 25px;
    border-radius: 50%;
    height: 25px;
    font-size: 20px;
    line-height: 20px;
    border: 0;
    box-shadow: 0 0 12px 0 #000;
}
/**Assessment-form css***/

.assessment-form h4 {
font-size:24px;}
.assessment-form .accordion_head {
    background: #007EB7;
}
.assessment-form .accordion_body input {
    margin: 0;
    padding: 0px 10px;
    height: 55px;
    border: 1px solid #dee2e6;
    border-radius: 3px;
    font-size:14px;
}
.assessment-form .k-picker-wrap.k-state-default input {
    text-indent: 15px !important;
    border: 1px solid #ddd !important;
    height: 100% !important;
    padding: 0 0px !important;
    border-radius: 3px;
    line-height: unset !important;
    float: none;
    font-size:14px;
}
.assessment-form  .k-picker-wrap.k-state-default {
    border: 1px solid #ddd;
    height: 55px;
    border-radius: 5px;
}
.assessment-form .dateofsurgery .k-widget.k-datepicker.k-header.form-control {
    padding: 0 !important;
    height: unset !important;
    box-shadow: none !important;
}
.assessment-form .accordion_body #Medicalhistoryconditions, .assessment-form .accordion_body #Medicines, .assessment-form .accordion_body #Surgery, .assessment-form .accordion_body #PainIntensity {
    height: auto;
    margin-right: 7px !important;
}
.assessment-form .form-group.d-flex .col-sm-9 .d-flex .mr-2, .assessment-form .form-group.d-flex .width-100 .col-sm-12 .mr-2, .assessment-form .pattern-activy .mr-2 {
    display: flex;
    align-items: center;
}
.assessment-form .accordion_body .day-pattern input {
    height: auto;
    margin-right: 7px !important;
}
.assessment-form #PainAssessmentLowerLimb {
    height: auto;
    margin: 7px 0 !important;
}
.assessment-form input[type="checkbox"], .assessment-form input[type="radio"] {
    height: auto !important;
    margin: 7px 7px 7px 0 !important;
}
html, body {
    box-sizing: border-box;
    overflow-x: hidden;
}
.assessment-form #Savebtn {
    background: #007EB7 !important;
    border: 0;
    font-size: 16px;
    font-weight: 700 !important;
}
.assessment-form .css_button_new {
    padding: 8px 20px;
    background: transparent !important;
    border-color: #ADB8CC !important;
    color: rgb(33, 37, 41);
    font-weight: 700;
    font-size: 16px;
}
.assessment-form  .k-picker-wrap.k-state-active {
    box-shadow: none !important;
}
.assessment-form .k-picker-wrap.k-state-default .k-select {
    padding: 0 10px;
}
.assessment-form .assest-form .form-group label.col-sm-12 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}
.assessment-form .day-pattern label {
    font-weight: normal !important;
}
.navbar .navbar-nav .nav-item.active a {
    color: #007eb7 !important;
}
.modal-footer button.btn.btn-primary.bg-blue:hover {
    background: #007EB7 !important;
}
.clinic-info-outer .clinic-info ul li img {
    width:100%;
    max-width:60px;
    height:60px;
    object-fit:cover;
}
.clinic-tabs .clinic-info-outer .clinic-info ul li img {
    max-width: unset;
    height: unset;
}
.findphysio-filters .filters-right select {
    font-weight: 600;
}
.reviewer .fa-star {
    color: #b17400;
}





/* Media-query-starts */
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px !important;
}
}

@media (max-width:1600px) {
    .loginwithotp, .forgot-password {
        height: 100%;
    }

    .physio-info h4 {
        font-size: 20px;
    }

    .all-filters .filters-right li select, .input-group.search-box button, .physio-nearme button {
        font-size: 14px;
    }
}

@media (min-width:1300px) {
    .with-login {
        flex-basis: 70%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1320px !important;
    }
    .navbar-brand {
        height: unset !important;
    }
    .navbar {
        height: 96px;
        margin-bottom:0 !important;
    }
    .navbar-expand-lg .navbar-nav {
        justify-content: center !important;
        float:none !important;
    }
        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 8px;
            padding-left: 8px;
        }
}

@media (max-width:992px) {
    ul.navbar-nav {
        --bs-scroll-height: auto !important;
    }

    .navbar .container {
        flex-direction: column;
    }

    .login-buttons li .btn-group {
        flex-direction: column;
    }

    .demographics .col-sm-6 {
        margin-bottom: 15px;
    }

    .Profile-top-left {
        flex-basis: 100%;
        max-width: 100%;
        order: 2;
    }

    .Profile-top-right {
        max-width: 100%;
        flex-basis: 100%;
        top: unset;
        order: 1;
        margin: 0 0 30px !important;
    }

    .edit-profile-info {
        flex-wrap: wrap;
    }

    .basic-info .form-row {
        flex-wrap: wrap;
        margin: 0px !important;
    }

        .basic-info .form-row .form-group {
            margin: 0 0 15px !important;
        }

    .basic-info .address-row2 .form-group {
        width: 100% !important;
    }

    .save-btn {
        justify-content: center !important;
    }

    .basic-info.mb-5 {
        margin-bottom: 25px !important;
    }
}




@media (max-width:767px) {
    .search-right {
        position: unset;
    }

        .search-right img {
            width: 100%;
        }

    .search-left .input-group {
        max-width: 100% !important;
    }

    .demographics .col-12 {
        margin-bottom: 15px;
    }

    .pto-botom-left {
        padding-bottom: 0 !important;
    }

    .upcomingvisits-info {
        height: auto;
        overflow-y: unset;
    }

    section.bg-white.m-4.p-4 {
        margin: 10px !important;
        padding: 20px 10px !important;
    }
}
