/*
Theme Name: Reports Dentalxray Theme
Theme URI: http://example.com/twenty-twenty-child/
description: Reports Dentalxray Theme
Template: twentytwentyone
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twentytwentyone-child
*/

@charset "UTF-8";
@import 'https://site-assets.fontawesome.com/releases/v6.6.0/css/all.css';

/* font-family: 'Metric'; */

@font-face {
    font-family: 'Metric';
    src: url('fonts/Metric-Light.eot');
    src: url('fonts/Metric-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Metric-Light.woff2') format('woff2'),
        url('fonts/Metric-Light.woff') format('woff'),
        url('fonts/Metric-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metric';
    src: url('fonts/Metric-Regular.eot');
    src: url('fonts/Metric-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Metric-Regular.woff2') format('woff2'),
        url('fonts/Metric-Regular.woff') format('woff'),
        url('fonts/Metric-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metric';
    src: url('fonts/Metric-Medium.eot');
    src: url('fonts/Metric-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Metric-Medium.woff2') format('woff2'),
        url('fonts/Metric-Medium.woff') format('woff'),
        url('fonts/Metric-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metric';
    src: url('fonts/Metric-Bold.eot');
    src: url('fonts/Metric-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Metric-Bold.woff2') format('woff2'),
        url('fonts/Metric-Bold.woff') format('woff'),
        url('fonts/Metric-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




body {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Metric';
    color: #000;
    position: relative;
}

a,
a:hover {
    text-decoration: none;
}

a {
    color: #1295D8
}

a:hover {
    color: #000;
}

img {
    max-width: 100%;

}

button.dropdown-toggle {
    display: none;
}

li {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Metric';
    font-weight: 400;
    color: #000000;
    margin: 0;
}

h1,
h2 {
    font-size: 48px;
    line-height: 54px;
    font-weight: 500;
}

h3 {
    font-size: 32px;
    line-height: 1em;
}

h4 {
    font-size: 24px;
    line-height: 1em;
}

h5 {
    font-size: 20px;
    line-height: 1em;
}

h6 {
    font-size: 16px;
    line-height: 1em;
}

p {
    padding: 0px;
    margin: 0 0 20px 0;
}

ul,
ol {
    margin: 0 0 0 0px;
    padding: 0px;
}

.dashboard-sidebar {
    position: absolute;
    width: 314px;
    height: 100vh;
    left: 0px;
    top: 0;
    background: #F8F8F8;
    padding: 40px 30px;
    box-shadow: 6px 0px 30px rgba(0, 0, 0, 0.1);
    z-index: 9;
}

.dashboard-content {
    padding-left: 454px;
    width: 100%;
    padding-top: 100px;
    padding-right: 30px;
}

.dashboard-content-user {
    height: 100vh;
    background: -o-radial-gradient(0% -18.61%, 118.61% 319.51%, rgba(18, 149, 216, 0.32) 6.29%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: radial-gradient(118.61% 319.51% at 0% -18.61%, rgba(18, 149, 216, 0.32) 6.29%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background-repeat: no-repeat;
}

.logo-holder img {
    max-width: 170px;
}

.sidenav__profile {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D9D9D9;
}

.sidenav__profile-right {
    padding-left: 20px;
}

.sidenav__profile-img {
    background: #1295D8;
    border-radius: 100px;
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}

.sidenav__profile-img i {
    font-size: 32px;
    color: #fff;
}

.sidenav__profile-title {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 3px;
}

.sidenav__profile-subtitle {
    color: #585858;
}

.sidenav__navlist ul li {
    margin-bottom: 30px;
}

.sidenav__navlist ul li i {
    margin-right: 16px;
    font-size: 18px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.sidenav__navlist ul li a {
    color: #585858;
    display: block;
}

.sidenav__navlist ul li a:hover,
.sidenav__navlist ul li.nav-active a {
    color: #1295D8;
}

.dashboard-content-inner {
    max-width: 900px;
    width: 100%;
}

.Welcome-user-title {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cfcfcf;
}

.consult-form-inner .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 8.5px 20px;
    width: 100%;
    display: block;
    position: relative;
    padding-right: 38px;
    color: #000;
}

.consult-form-inner .select2-selection.select2-selection--single {
    height: auto;
    border: 1px solid #1295D8;
    background: #fff;
    border-radius: 100px !important;
    min-width: 252px;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
}

.select2-container--default .select2-results>.select2-results__options {
    background: #fff;
    box-shadow: 4px 4px 20px #dedede;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 18px;
    padding: 10px;
}

.select2-container--default .select2-results>.select2-results__options .select2-results__option {
    padding-left: 15px;
    font-size: 18px;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background: #1295D8 !important;
    color: #fff !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #6cbce6 !important;
}

.consult-form-inner .select2.select2-container {
    margin-right: 20px;
}

.consult-form-inner .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
}

.consult-form-inner .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 16px;
}

.consult-form-inner .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
}

.consult-form-inner .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before {
    content: "\f077";
}

.select2-search.select2-search--dropdown {
    display: none;
}

select {
    padding: 10.1px 20px;
    border: 1px solid #1295D8;
    background: #fff;
    border-radius: 100px;
    min-width: 252px;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    margin-right: 20px;
}

:disabled,
.select2-container--disabled .select2-selection--single {
    background: #F5F5F5 !important;
    color: #d4d4d4;
    border-color: #F5F5F5 !important;
}

.select2-container--disabled .select2-selection--single .select2-selection__rendered {
    color: #d4d4d4 !important;
}

.statement-block h4 {
    margin-bottom: 16px;
}

.date-range {
    margin-top: 20px;
}

.date-range-text {
    margin-bottom: 11px;
    font-weight: 300;
    font-size: 20px;
}

.custm-date-range p {
    font-style: italic;
    font-weight: 300;
}

.custm-date-range p span {
    font-weight: 400;
}

.cmn-btn-block {
    margin-top: 40px;
}

.cmn-btn {
    background: #1295D8;
    color: #fff;
    padding: 12.5px 45px;
    font-size: 18px;
    line-height: 20px;
    border-radius: 200px !important;
    font-weight: 500;
    display: inline-block;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    border: none;
}

.cmn-btn:hover {
    opacity: 0.85;
}

input[type="checkbox"] {
    accent-color: #1295D8;
    margin-right: 6px;
}

.form-group-block input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.form-group-block label {
    position: relative;
    cursor: pointer;
}

.dashboard-content-user .form-group-block label:before {
    background: #fff;
}

.form-group-block label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #1295D8;
    padding: 6px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 7px;
    border-radius: 2px;
}

.form-group-block input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 4.5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.form-group-block input:checked+label:before {
    background-color: #1295D8;
}

.custm-clinic-details-inner li .form-group-block label {
    padding-left: 24px;
}

.custm-clinic-details-inner li .form-group-block label:before {
    position: absolute;
    left: 0;
    top: 3px;
}


/*Menu btn*/
.mob-menu-block {
    display: none;
}

.menu-btn {
    width: 30px;
    height: 30px;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    cursor: pointer;
    transition: all .2s ease-in-out;
    margin: 3px 20px 3px 0px;
    display: none;
}

.menu-btn__burger {
    width: 20px;
    height: 3px;
    background: #1295D8;
    border-radius: 5px;
    transition: all .2s ease-in-out;
}

.menu-btn__burger::before,
.menu-btn__burger::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background: #1295D8;
    border-radius: 5px;
    transition: all .2s ease-in-out;
}

.menu-btn__burger::before {
    transform: translateY(-10px);
}

.menu-btn__burger::after {
    transform: translateY(10px);
}

.menu-btn:hover .menu-btn__burger {
    width: 30px;
}

.dashboard-sidebar .close-btn {
    display: none;
}



/*Admin css*/
.dashboard-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24.5px 30px;
}

.dashboard-header-inner .sidenav__profile {
    margin: 0;
    padding: 0;
    border: 0;
}

.dashboard-content-admin {
    padding-left: 365px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.dashboard-sidebar-admin {
    background: #1295D8;
    top: auto;
    position: fixed;
    height: 100%;
}

.dashboard-sidebar-admin .sidenav__navlist ul li a {
    color: #9DC7E9;
}

.dashboard-sidebar-admin .sidenav__navlist ul li a:hover,
.dashboard-sidebar-admin .sidenav__navlist ul li.nav-active a,
.dashboard-sidebar-admin .sidenav__navlist ul li.has-child:hover::after {
    color: #fff;
}

ul.sub-menu li {
    margin-bottom: 16px;
}

ul.sub-menu li:last-child {
    margin-bottom: 0;
}

ul.sub-menu {
    padding-left: 34px;
    margin-top: 16px;
    display: none;
    transition: all 0.2s;
}

.dashboard-sidebar-admin .sidenav__navlist>ul>li:last-child {
    padding-top: 30px;
    border-top: 1px solid #fff;
}

.sidenav__navlist ul li.has-child {
    position: relative;
}

li.has-child::after {
    position: absolute;
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    top: 0;
    right: 2px;
    transition: all 0.2s;
    color: #9DC7E9;
    cursor: pointer;
    line-height: normal;
}

li.has-child.submenu-caret::after {
    content: "\f077";
}

.sidenav__navlist ul li.has-child.submenu-caret ul.sub-menu {
    display: block;
    transition: all 0.2s;
}

.custm-date-range-admin {
    margin-top: 30px;
}

.date-range .form-group-block {
    margin-bottom: 20px;
}

.date-range-admin .date-range-text,
.date-range .form-group-block:last-child {
    margin-bottom: 0;
}

.dashboard-content-admin .dashboard-content-inner {
    max-width: 100%;
}

.dashboard-content-admin .Welcome-user-title {
    padding-bottom: 0;
    border-bottom: 0;
}

.custm-clinic-details-inner {
    background: #e2e2e2;
    border-radius: 10px;
    padding: 15px 30px;
    margin-bottom: 20px;
}

.custm-clinic-details-inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.custm-clinic-details-inner li {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-right: 20px;
    margin: 15px 0px;
}

.consult-form-inner .form-row label {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}

.consult-form-inner .form-row input[type="text"],
.consult-form-inner .form-row input[type="tel"],
.consult-form-inner .form-row input[type="email"] {
    padding: 11px 20px;
    border: 1px solid #1295D8;
    background: #fff;
    border-radius: 100px;
    width: 100%;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    margin-right: 20px;
}

form.add-form-cls {
    max-width: 740px;
    width: 100%;
}

input:focus {
    outline: none;
}

.add-form-cls span.select2.select2-container {
    width: 100% !important;
    margin-right: 0;
}

form.add-form-cls .form-row-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px;
}

form.add-form-cls .form-row {
    margin-bottom: 30px;
}

form.add-form-cls .form-row .form-row-inner {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.top-offset {
    margin-top: 100px;
}

header.dashboard-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-bottom: 1px solid #000;
    background: #fff;
    z-index: 9;
}

.consult-form-inner [type="radio"]:checked,
.consult-form-inner [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.consult-form-inner [type="radio"]:checked+label,
.consult-form-inner [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 300;
}

.consult-form-inner [type="radio"]:checked+label:before,
.consult-form-inner [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #1295D8;
    border-radius: 100%;
    background: #fff;
}

.consult-form-inner [type="radio"]:checked+label:after,
.consult-form-inner [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #1295D8;
    position: absolute;
    top: 3.5px;
    left: 3.5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.consult-form-inner [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.consult-form-inner [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

form.add-form-cls .form-row.form-row-radio {
    margin-bottom: 0;
}

.dashboard-content-tabbing .nav-link {
    font-size: 48px;
    line-height: 44px;
    font-weight: 500;
    color: #000;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px 17px 14px;
}

.dashboard-content-tabbing ul#pills-tab {
    border-bottom: 2px solid #cfcfcf;
    margin-bottom: 50px;
}

.dashboard-content-tabbing .nav-link.active {
    background: #1295D8;
    color: #fff;
}

table.all-details-table {
    width: 100%;
}

table.all-details-table th,
table.all-details-table th a {
    font-weight: 500;
    color: #000;
}

table.all-details-table tbody tr:nth-of-type(2n + 1) {
    background: #F9F9F9;
}

table.all-details-table tbody tr td {
    padding: 10px 20px;
    font-weight: 300;
}

table.all-details-table th {
    padding: 9px 20px;
}

table.all-details-table th:first-child {
    width: 100px;
}

table.all-details-table tr {
    border-bottom: 2px solid #cfcfcf;
}

table.all-details-table tbody tr td:last-child i {
    color: #000;
}

table.all-details-table tbody tr td:last-child {
    text-align: right;
}


/*Single clinic*/
.single-clinic-content-admin {
    padding: 60px 20px;
}
.single-clinic-content-admin .all-details-table-outer {
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
}
.single-clinic-content-admin h1 {
    margin-bottom: 40px;
}
.single-clinic-content-admin table.all-details-table th:first-child {
    width: auto;
    white-space: normal;
}
.single-clinic-content-admin th {
    font-size: 18px;
    background: #1295d8;
    color: #fff !important;
    width: 50% !important;
}

.single-clinic-content-admin tr {
    border: 2px solid #cfcfcf;
}



.sorting-indicators {
    display: grid;
    margin-left: 10%;
}

.sorting-indicator {
    display: block;
    width: 10px;
    height: 4px;
    margin-top: 4px;
    margin-left: 7px
}

.sorting-indicator:before {
    font-size: 9px;
    display: inline-block;
    padding: 0;
    top: 0;
    left: auto;
    line-height: .5;
    position: relative;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none !important;
    color: #000;
    font-family: "Font Awesome 6 Pro";
}

.sorting-indicator.asc:before {
    content: "\f077"
}

.sorting-indicator.desc:before {
    content: "\f078"
}

th.sortable a span,
th.sorted a span {
    float: left;
    cursor: pointer;
}

th.sorted.desc .sorting-indicator.desc:before {
    color: #1d2327
}

th.sorted.asc .sorting-indicator.asc:before {
    color: #1d2327
}

th.sorted.asc a:focus .sorting-indicator.asc:before,
th.sorted.asc:hover .sorting-indicator.asc:before,
th.sorted.desc a:focus .sorting-indicator.desc:before,
th.sorted.desc:hover .sorting-indicator.desc:before {
    color: #a7aaad
}

th.sorted.asc a:focus .sorting-indicator.desc:before,
th.sorted.asc:hover .sorting-indicator.desc:before,
th.sorted.desc a:focus .sorting-indicator.asc:before,
th.sorted.desc:hover .sorting-indicator.asc:before {
    color: #1d2327
}

.search-box {
    position: absolute;
    right: 0;
    top: 7px;
}

.search-box-inner,
.dashboard-content-tabbing {
    position: relative;
}

.search-box input[type="search"] {
    padding: 9px 20px;
    border: 1px solid #1295D8;
    background: #fff;
    border-radius: 100px;
    width: 100%;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    min-width: 250px;
    padding-right: 45px;
}

.search-box input#search-submit {
    position: absolute;
    right: 20px;
    font-size: 0;
    border: none;
    background: transparent url('images/search.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    top: 10px;
}
.custm-date-range-block input[type="date"],#clinicSearch {
    display: block;
    position: relative;
    border: 1px solid #1295d8;
    border-radius:100px;
    cursor: pointer;
	padding: 8.5px 20px;
	color: #000;
	font-size: 18px;
   line-height: 28px;
    font-weight: 300;
}
.custm-clinic-details-inner .clinic-details-item ul li {
    flex: 0 0 25%;
    width: 25%;
}
.custm-date-range-block {
    display: flex;
    gap: 26px;
    flex-wrap: wrap;
}
.custm-date-range-block .date-sec label {
    margin: 0 0 8px;
    font-family: metric;
    font-weight: 400;
    color: #000;
}

body.loading::after {
    content: '';
    background: #fff;
    position: fixed;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 9999;
    opacity: 0.6;
}
#loading-image {
    display: none;
    max-width:100px
}
body.loading #loading-image {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    z-index: 9999999;
}
.filter-block .filter_inner {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 16px;
}
.filter-block .filter_inner input#clinicSearch {
    margin: 0!important;
    padding: 8.5px 20px!important;
}
.filtertitle {
    font-family: metric;
    font-weight: 400;
    color: #000;
    margin: 0;
    font-size: 24px;
    line-height: 1em;
}
.filter_inner .cmn-btn:hover {
    opacity: 0.85;
    color: #fff;
}
.filter_inner .cmn-btn {
    padding: 14px 45px;
}
@media only screen and (min-width: 1800px) {}

@media only screen and (max-width: 1440px) {
    .dashboard-content {
        padding-left: 380px;
        padding-top: 70px;
        padding-bottom: 40px;
    }

    table.all-details-table th:first-child {
        width: 70px;
    }

    table.all-details-table tbody tr td {
        padding: 10px 10px;
    }

    table.all-details-table th {
        padding: 9px 10px;
        white-space: nowrap;
        position: relative;
        padding-right: 20px;
    }

    span.sorting-indicators {
        position: absolute;
        right: 0;
    }

}


@media only screen and (max-width: 1199px) {
    .all-details-table-outer {
        max-width: 1200px;
        overflow: scroll;
    }

    table.all-details-table tbody tr td {
        white-space: nowrap;
        padding: 10px 20px;
    }

    table.all-details-table th {
        padding: 9px 20px;
    }

    .dashboard-content-tabbing .nav-link {
        font-size: 38px;
        line-height: 38px;
        padding: 10px 15px 10px;
    }

    .search-box input[type="search"] {
        min-width: 200px;
    }
.custm-clinic-details-inner .clinic-details-item ul li {
    flex: 0 0 33%;
    width: 33%;
}
}


@media only screen and (max-width: 991px) {
    .menu-btn {
        display: flex;
        margin: 3px 3px 20px 0px;
    }

    .dashboard-sidebar {
        left: -100%;
        transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        position: fixed;
        height: 100%;
        bottom: 0;
    }

    .dashboard-sidebar .close-btn {
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 25px;
        display: block;
        color: #fff;
        background: #1295D8;
        border-radius: 100px;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    .dashboard.toggle-sidebar .dashboard-sidebar {
        left: 0;
    }

    h1,
    h2 {
        font-size: 38px;
        line-height: 44px;
    }

    .dashboard-content {
        padding-left: 30px;
        padding-top: 60px;
        padding-right: 30px;
    }

    .dashboard-sidebar {
        padding-bottom: 30px;
        padding-top: 50px;
    }

    .sidenav__profile {
        margin-top: 70px;
    }

    .mob-menu-block {
        display: block;
    }

    .dashboard-header-inner .menu-btn {
        margin: 0px 3px 0px 0px;
    }

    .dashboard-sidebar.dashboard-sidebar-admin {
        top: 0;
    }

    .dashboard-sidebar.dashboard-sidebar-admin {
        padding-top: 100px;
    }

    .dashboard-sidebar.dashboard-sidebar-admin .close-btn {
        color: #1295D8;
        background: #fff;
    }

    .sidenav__profile-title {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .sidenav__profile-right {
        padding-left: 10px;
    }

    .dashboard-header-inner .mob-menu-block {
        width: 150px;
    }

    form.add-form-cls {
        max-width: 100%;
    }

}



@media only screen and (max-width: 767px) {
    .dashboard-content {
        padding: 60px 30px 30px;
    }

    .Welcome-user-title {
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #cfcfcf;
    }

    .consult-form-inner .select2.select2-container:last-child {
        margin-right: 0;
    }

    .consult-form-inner .select2-selection.select2-selection--single {
        min-width: 230px;
    }

    .custm-date-range-block,
    .dropdown-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    select {
        width: 100%;
    }

    .dashboard-header-inner .sidenav__profile-right {
        display: none;
    }

    .dashboard-header-inner .mob-menu-block {
        width: 36px;
    }

    .sidenav__profile-img {
        width: 36px;
        height: 36px;
    }

    .sidenav__profile-img i {
        font-size: 27px;
    }

    .top-offset {
        margin-top: 91px;
    }

    .dashboard-header-inner .logo-holder img {
        max-width: 150px;
    }

    .custm-clinic-details-inner li {
        font-size: 18px;
    }

    form.add-form-cls .form-row input {
        margin-right: 0;
    }

    .dashboard-content.dashboard-content-admin {
        padding-bottom: 60px;
    }

    .search-box {
        position: initial;
        margin-bottom: 30px;
    }

    .dashboard-content-tabbing .nav-link {
        font-size: 28px;
        line-height: 28px;
    }

    .dashboard-content-tabbing ul#pills-tab {
        margin-bottom: 30px;
    }
.custm-clinic-details-inner .clinic-details-item ul li {
    flex: 0 0 50%;
    width: 50%;
}
}

@media only screen and (max-height: 668px) {
    .dashboard-content {
        height: 100%;
    }

    .dashboard-sidebar {
        overflow-y: scroll;
    }
	.custm-clinic-details-inner {
    padding: 12px 18px;
}

}
@media only screen and (max-width: 668px) {
.filter-block .filter_inner {
    gap: 14px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
input#clinicSearch {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
}

@media only screen and (max-width: 575px) {
    .dashboard-content {
        padding: 60px 30px 30px;
    }

    .Welcome-user-title {
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #cfcfcf;
    }

    .consult-form-inner .select2.select2-container:last-child {
        margin-right: 0;
    }

    .consult-form-inner .select2-selection.select2-selection--single {
        min-width: 230px;
    }

    .dropdown-block {
        display: block;
    }

    .consult-form-inner .select2.select2-container {
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 5px;
        width: 100% !important;
    }

    form.add-form-cls .form-row .form-row-inner {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }

    form.add-form-cls .form-row-group {
        display: block;
        margin-left: 1px;
        margin-right: 1px;
    }

    form.add-form-cls .form-row {
        margin-bottom: 20px;
    }

    form.add-form-cls .form-row .form-row-inner:last-child {
        margin-bottom: 0;
    }

    .dashboard-sidebar.dashboard-sidebar-admin {
        padding-top: 60px;
    }

}
.xlsx_icon {max-height: 35px;}
a#sortAsc, a#sortDesc{cursor: pointer;}
#classificationFilter{margin-right: 0px;}

.consult-form-inner .filter_inner .select2.select2-container{margin-right: 0px;}

div#paymentrec_live_wrapper {margin-top: 50px;}
.manual_section {width: 40%;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);padding: 20px;display: inline-block;vertical-align: top;margin-right: 30px;min-height: 180px;box-sizing: border-box;margin-top: 25px;}
.manual_section .imp-class {font-size: 20px;font-weight: 700;color: #495057;margin: 0 0 16px;}
.import-mem-sec input[type="submit"]{display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 16px;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 2px solid #1295D8;border-radius: 4px;color: #1295D8;font-weight: 500;background: #ecf3fe;}
.imp-class-des {margin-top: 12px;font-size: 16px;color: #495057;}
.import-mem-sec input[type="submit"]:hover {background: #1295D8;color: #fff;}

.exit_generate_report{position: absolute;right: 0;bottom: 30px;}