@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
/* =================================== Typography */

html,
body {
    height: 100%;
    width: 100%;
} 
 
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #777;
    margin: 0;
    background: #fff;
    overflow-x: hidden;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.1;
    color: #333;
    margin: 0px;
    font-weight: 300;
}

h1 {
    font-size: 46px;
    line-height: 55px;
}

h2 {
    font-size: 30px;
    line-height: 40px;
}

h3 {
    font-size: 25px;
    line-height: 35px;
}

h4 {
    font-size: 20px;
    line-height: 30px;
}

h5 {
    font-size: 16px;
    line-height: 28px;
}

h6 {
    font-size: 15px;
    line-height: 26px;
}

p {
    font-size: 13px;
    line-height: 24px;
    margin: 0px;
}

p+p {
    margin-top: 10px;
}

textarea {
    resize: none;
}

.small,
small {
    font-size: 75%;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 0px;
    list-style: none;
}

ul,
menu,
dir {
    -webkit-padding-start: 0px !important;
    padding-left: 0 !important;
}

a {
    color: inherit;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
    outline-offset: 0;
}

:focus {
    outline: none !important;
    outline: -webkit-focus-ring-color auto 0px !important;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.custom-select:focus {
    border-color: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .0);
}

.b,
b {
    font-weight: 700;
}

label {
    font-weight: normal;
}

thead th {
    color: #333;
}


/* ==================================================== placeholder */

::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 14px;
    color: #000!important;
}

:-moz-placeholder {
    text-transform: uppercase;
    font-size: 14px;
    color: #000!important;
}

::-moz-placeholder {
    text-transform: uppercase;
    font-size: 14px;
    color: #000!important;
}

:-ms-input-placeholder {
    text-transform: uppercase;
    font-size: 14px;
    color: #000!important;
}

::placeholder {
    text-transform: uppercase;
    font-size: 14px;
    color: #000!important;
}


/* ==================================================== Scroller */

::-webkit-scrollbar-track {
    border-radius: 6px;
    background: transparent;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.0);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.0);
}

::-webkit-scrollbar {
    background: #ccc;
}

::-webkit-scrollbar-thumb {
    background: #555;
    -webkit-box-shadow: inset 0 0 0px gba(0, 0, 0, .0);
    box-shadow: inset 0 0 0px gba(0, 0, 0, .0);
}


/* ======================== bootstrap Changies ============================= */

.alert {
    background: #fff;
    border-color: #ffffff;
    padding: 1rem 1.25rem;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.alert-danger {
    color: #f44336;
    border-bottom: 1px solid #f44336;
}

.alert-success {
    background-color: #F58426!important;
}

.navbar,
.nav-link {
    padding: 0rem 1rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.dropdown-toggle::after {
    border: none;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    font-size: 18px;
    position: absolute;
    right: 7px;
    top: 25px;
}

.navbar-light .navbar-toggler {
    border: none;
    padding: 0px;
}

.dropdown-item {
    padding: .25rem 1rem;
    font-size: 13px;
}

.dropdown-menu {
    padding: 0;
    margin: .0rem 0 0 15px;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, .15);
}

.cust-outer-SEc.table td,
.table th {
    border-top: none;
    border-bottom: 3px solid #dee2e6;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

table.table.table-hover tr {
    justify-content: space-between;
    display: flex;
    min-height: 45px;
}

.cust-outer-SEc.cust-secend-table-SEC tr td:last-child {
    display: flex !important;
}

.dashboard_doctor_cases .bg-white {
    background-color: #fff!important;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0 0 10px 0;
}

/******************************************************
                    super admin css start
******************************************************/
  .container.admin_dashboard {
    padding-top: 80px;
}
 .container.admin_dashboard h2.text-center {
    margin: 0 0 20px 0;
    color: #000;
    font-weight: 500;
}
table.table.table-hover tr .view-case-icon, .table.table.table-hover tr .loc_header, table.table.table-hover tr .view-case, table.table.table-hover tr .inner_loc_icon{
    max-width: 130px;
}
td.view-case-icon{
    padding-top:20px;
}
table.table.table-hover tr .sr-inner, table.table.table-hover tr .sr-number {
       
     max-width: 100px;

}
table.table.table-hover tr .doctor_name_short, table.table.table-hover tr .doctor_name_inner {
    max-width: 190px;
}
.modal_with_check .form-check .form-check-label {
    margin-bottom: 10px;
    font-size: 17px;
    color: #333;
    font-weight: 500;
}
.modal_with_check .modal-body {
     padding: 25px;
}
.modal_with_check .modal-header {
    background: #000;
    border-radius: 0;
  
}
.modal_with_check .modal-body  button.btn.btn-danger {
    background-color: #F58426;
    color: #000;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    cursor: pointer;
    font-weight: 600;
    margin-top: 15px;
}
 .modal_with_check .modal-header h4 {
     color: #fff;
}
 
form.cust-case-form-main .imgInput {
    opacity: 0 !important;
}
.cust-outer-SEc tr td {
    border-top: none;
    color: #000 !important;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    white-space: break-spaces;
    /* justify-content: space-around; */
}
table.table.table-hover tr .email_long_address {
    min-width: 280px;
}
table.table.table-hover tr .email_table_data {
    min-width: 280px;
}
.cust-secend-table-SEC tr td:first-child {
    width: 100% !important;
}

.cust-secend-table-SEC thead {
    width: 100%;
    display: inline-block;
}

table.table.table-hover.cust-secend-table-SEC tr th:first-child {
    width: 100% !important;
}

table.table.table-hover.cust-outer-SEc.cust-secend-table-SEC tr a {
    padding: 8px 20px;
}

table.table.table-hover.cust-outer-SEc.cust-secend-table-SEC a i {
    color: #000;
    line-height: 10px;
    font-size: 20px;
    margin: 0;
}


/******************************************************
                    super admin css end
******************************************************/

table.table.table-hover tr th {
    background-color: #d0d0d0;
    font-size: 16px;
    font-weight: 600;
    padding: 14px;
    display: flex;
    align-items: center;
    border: none;
    white-space: break-spaces;
}

table.table.table-hover tr i {
    font-size: 25px;
    margin: 0 5px 0 0px;
    line-height: normal;
}

table.table.table-hover tbody {
    background: #fff;
    display: block;
    margin: 8px 0 0 0;
}

table.table.table-hover tr span.fa {
    font-size: 30px;
    color: #fff;
}

table.table.table-hover tr span.yellow {
    color: #F58426;
}

table.table.table-hover tr span.gray {
    color: #e2e2e2;
}

.Dashboard-Cases-sec-two {
    margin: 20px 0 0 0;
}
form#doctor-chat .chat-buttons {
    display: flex;
    align-items: center;
}
.table td i {
    cursor: pointer;
}

#message-modal .modal-content {
    border-radius: 20px;
    padding: 0;
    background: transparent;
}

.modal-title {
    color: #000;
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0 20px;
}

.modal-title img {
    width: 30px;
    margin: 0 20px 0 0px;
    opacity: 0.3;
}

.modal-header,
.modal-footer {
    padding: 0.7rem 0.3rem;
    border: none;
}

.modal-header .close {
    color: #ccc;
    opacity: 1;
    margin: 0 20px;
    padding: 0;
    font-weight: 400;
    font-size: 40px;
    line-height: 32px;
}

.modal-body {
    background: #fff;
    padding: 10px 20px;
}

.btn {
    border: none;
    padding: 0.5rem 1.5rem;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
}

.custom-select {
    background-color: #f2f2f2;
    border-radius: 0;
    border: none;
    height: 50px;
}

table.table.table-hover tr td:first-child {
    width: 200px;
}

table.table.table-hover tr th:first-child {
    width: 200px !important;
    text-align: center;
}

table.all-patient-table.table-hover tr td:first-child, table.all-patient-table.table-hover tr th:first-child  {
    width: 100% !important;
}


/*Profile Pic Css */

div#DataTables_Table_0_filter {
    display: none;
}

.dataTables_length label {
    display: flex;
    align-items: center;
}

.dataTables_length label select.custom-select {
    width: 100%;
    margin: 0 10px;
    max-width: 120px;
}

.dataTables_filter label {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dataTables_filter label input {
    margin: 1px 0 0 10px;
    width: 50%;
}

.cust-outer-SEc {
    width: 100% !important;
    display: inline-block !important
}

.cust-outer-SEc thead tr th {
    width: 100% !important;
}

.dataTables_wrapper.dt-bootstrap4.no-footer {
    padding: 10px;
    overflow-x: hidden;
}

.page-item.active .page-link {
    background-color: #F58426 !important;
    border-color: #F58426 !important;
    color: #000 !important;
    font-weight: 500;
}

.pagination li:hover {
    background: transparent !important;
}

.pagination li {
    border: transparent !important;
}

.pagination li {
    padding: 0 2px !important;
}


/* Custom container */

.side-bar-cust .modal-dialog {
    max-width: 900px;
}

.side-bar-cust .modal-body {
    flex-wrap: wrap;
    display: flex;
}

#sample_input {
    width: 100%;
    margin: 0 0 15px 0;
}

.side-bar-cust main.l-main {
    position: static;
}

.container-narrow {
    margin: 150px auto 50px auto;
    max-width: 428px;
}

.panel {
    background-color: rgba(255, 255, 255, 0);
}

.panel-info>.panel-heading {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ffffff;
}

.panel-info {
    border-color: #ffffff;
}

.panel.panel-info {
    width: 100%;
    max-width: 800px;
    border: none;
    margin: 0 auto;
}

.cust-top-logo-img img {
    max-width: 350px;
    margin: 0 auto;
}

.panel-body {
    border: 1px solid #ffff;
    display: inline-block;
    width: 100%;
    margin: 25px 0 0 0px;
    padding: 26px 24px 46px;
}

.panel-body input {
    border-radius: 0;
    padding: 0 12px;
    height: 38px;
}

.panel-body .checkbox {
    padding: 0;
}

.panel-body .checkbox label {
    display: flex;
    align-items: center;
}

.panel-body .checkbox label input {
    margin: 0 10px 0 0px;
}

.controls.custom-loginBotton button {
    background: #F58426 !important;
    border-color: #F58426 !important;
    border-radius: 0;
    width: 100%;
    color: #000;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.5s;
    margin: 0 0 5px 0;
    outline: transparent;
    text-transform: capitalize;
    padding: 10px 22px;
}

.controls.custom-loginBotton button:hover {
    background: rgba(51, 51, 51, 1);
    border-color: rgba(51, 51, 51, 1);
}

.modal-body .col-md-9 img {
    max-height: 500px;
    width: 100%;
}

.panel-body form .row {
    margin-bottom: 10px;
}

.form-group.cust-over-btn {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 30px;
}


/*End css profile Pic*/


/* ======================== create-new-case css start ============================= */

.progress.hide {
    display: none;
}

.outer-upload-img .error {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #bab8b8a6;
    width: 100%;
}

#datepicker-error {
    position: absolute;
    bottom: -20px;
}

.gj-datepicker.gj-datepicker-bootstrap input {
    margin: 0;
}


/* ======================== create-new-case css end ============================= */


/* ======================== DS Login ============================= */

.ds-btn {
    background: #000;
    color: #fff;
    border-radius: 0px;
    min-width: 150px;
}

.ds-bg {
    background: url('../images/ds-bg.png');
    background-size: cover;
}

.ds-center {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 420px;
    text-align: center;
}

.ds-center .navbar-brand {
    font-size: 101px;
    margin-top: -30px;
}

.ds-center .tagline {
    font-size: 21px;
    left: 20px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text] {
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    border: none;
    border-radius: 0px;
    padding-left: 1.5rem;
}

.ds-center hr {
    margin-top: 25px;
    margin-bottom: 30px;
    border-top: 2px solid rgba(0, 0, 0, 1);
}


/* ======================== DS Dashboard ============================= */

::-webkit-input-placeholder {
    color: #c3c3c3;
}

.u-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.u-input {
    outline: 0;
    border: 1px solid #d0d0d0;
    padding: 5px 10px;
    height: 35px;
    font-size: 12px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
}

.c-badge {
    font-size: 10px;
    font-weight: 700;
    min-width: 17px;
    padding: 5px 4px;
    border-radius: 100px;
    display: block;
    line-height: 0.7;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #f91605;
}

.c-badge.y {
    background-color: #f58426;
}
.row.cust-case-sec a.btn.btn-primary, table.table.table-hover.cust-outer-SEc.cust-secend-table-SEC tr a {
    background: #f58426;
	letter-spacing:0px;
    border-radius: 50px;
}
.row.cust-case-sec a.btn.btn-primary:hover, table.table.table-hover.cust-outer-SEc.cust-secend-table-SEC tr a:hover {
   outline:none;
   box-shadow:none;
}

.row.cust-case-sec a.btn.btn-primary:focus, table.table.table-hover.cust-outer-SEc.cust-secend-table-SEC tr a:focus {
   outline:none;
   box-shadow:none;
}
.c-badge.b {
    background-color: #4a90e2;
}

.c-badge--header-icon {
    position: absolute;
    top: 33%;
    right: 22px;
    margin-top: -8px;
}

.tooltip {
    width: 120px;
}

.tooltip-inner {
    padding: 8px 10px;
    color: #fff;
    text-align: center;
    background-color: #051835;
    font-size: 12px;
    border-radius: 3px;
}

.tooltip-arrow {
    border-right-color: #051835 !important;
}

.navbar-brand {
    font-family: 'Agency FB';
    font-size: 53px;
    padding: 0px 15px;
    color: #000;
    margin-top: -10px;
    position: relative;
    margin-right: 0px;
}

.tagline {
    font-size: 11px;
    font-family: arial;
    position: absolute;
    left: 17px;
    bottom: 0px;
}

.hamburger-toggle,
.hamburger-toggle-2 {
    position: relative;
    padding: 0;
    background: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    order: 1;
}

.hamburger-toggle [class*='bar-'],
.hamburger-toggle-2 [class*='bar-'] {
    display: block;
    background: #fff;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    border-radius: 2px;
    height: 3px;
    width: 28px;
    margin-bottom: 5px;
}

.hamburger-toggle [class*='bar-']:last-child,
.hamburger-toggle-2 [class*='bar-']:last-child {
    margin-bottom: 0;
}

.hamburger-toggle.is-opened {
    left: 3px;
}

.hamburger-toggle.is-opened [class*='bar-'],
.hamburger-toggle-2.is-opened-2 [class*='bar-'] {
    background: #fff;
}

.hamburger-toggle.is-opened .bar-top,
.hamburger-toggle-2.is-opened-2 .bar-top {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 8% 15%;
    transform-origin: 8% 15%;
}

.hamburger-toggle.is-opened .bar-mid,
.hamburger-toggle-2.is-opened-2 .bar-mid {
    opacity: 0;
}

.hamburger-toggle.is-opened .bar-bot,
.hamburger-toggle-2.is-opened-2 .bar-bot {
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 8% 95%;
    transform-origin: 8% 95%;
    width: 28px;
}

.hamburger-toggle:focus,
.hamburger-toggle-2:focus {
    outline-width: 0;
}

.header-icons-group {
    display: flex;
    order: 3;
    margin-left: auto;
    height: 100%;
}

.header-icons-group .c-header-icon:last-child {
    border-right: 0;
}

.c-header-icon.with-name {
    width: auto!important;
}

.c-header-icon,
.c-header-icon-2 {
    position: relative;
    display: flex;
    float: left;
    width: 70px;
    height: 70px;
    align-items: center;
    justify-content: center;
    line-height: 1;
    cursor: pointer;
}

.c-header-icon i {
    font-size: 18px;
    line-height: 40px;
}

.c-header-icon--in-circle {
    border: 1px solid #d0d0d0;
    border-radius: 100%;
}

.c-header-icon:hover i {
    color: #777;
}


/*.c-header-icon:hover [class*='bar-'] {
  background: #5f9cfd;
}*/

.l-header {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    background: #ffffff;
    -webkit-transition: padding 0.5s ease-in-out;
    -moz-transition: padding 0.5s ease-in-out;
    -ms-transition: padding 0.5s ease-in-out;
    -o-transition: padding 0.5s ease-in-out;
    transition: padding 0.5s ease-in-out;
}


/*
.sidebar-is-expanded .l-header {
  padding-left: 220px;
}*/

.c-search {
    display: flex;
    flex-grow: 1;
    height: 100%;
}

.c-search__input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0;
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 14px;
    padding: 0 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.c-dropdown {
    opacity: 0;
    text-align: left;
    position: absolute;
    flex-direction: column;
    display: none;
    width: 300px;
    top: 30px;
    right: -40px;
    background-color: #fff;
    overflow: hidden;
    min-height: 300px;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 5px 14px -1px #cecece;
    -moz-box-shadow: 0px 5px 14px -1px #cecece;
    box-shadow: 0px 5px 14px -1px #cecece;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.navbar-nav a#navbarDropdownMenuLink:after {
    opacity: 0;
}

ul.navbar-nav i {
    color: #fff;
    font-size: 30px;
    padding: 0 10px 0 0px;
}

.c-header-icon.with-name .float-left.ds-admin.left-15 img {
    border-radius: 50px;
    margin: 0 10px 0 0px;
    width: 49px;
    height: 49px;
}

body.header.change .c-header-icon.with-name .float-left.ds-admin.left-15 img {
    width: 39px;
    height: 39px;
}

.c-header-icon.with-name .float-left.ds-admin.left-15 {
    display: flex;
    align-items: center;
}

.c-header-icon.with-name .float-left.ds-admin.left-15 i {
    font-size: 30px;
    color: #fff;
}

.c-header-icon.with-name .float-left.left-15.right-15 h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.flex-parent {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 300px;
    z-index: 9;
    background: #fff;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -ms-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}

header.l-header.shadow {
    background: #000;
}

header.l-header a.navbar-brand img {
    width: 100%;
}

header.l-header a.navbar-brand {
    max-width: 300px;
    margin: 0;
    display: flex;
    align-items: center;
    height: 70px;
}

body.header.change header.l-header a.navbar-brand {
    max-width: 240px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 10px;
    left: inherit;
    right: 0;
    top: 140%;
    opacity: 0;
    display: block;
    z-index: -9;
    transition: all 0.8s;
    pointer-events: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.show {
    opacity: 1;
    top: 100%;
    pointer-events: auto;
}

.navbar-expand-lg .navbar-nav .dropdown-menu a {
    padding: 4px 0px;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    align-items: center;
}

.navbar-expand-lg .navbar-nav .dropdown-menu i {
    color: #d0d0d0;
    width: 10px;
    font-size: 18px;
    margin: 0 15px 0 0px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu a:hover {
    background: transparent;
}

.shadow {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .15);
}

.l-sidebar__content {
    padding-top: 70px;
    display: flex;
    height: 93%;
    align-items: stretch;
    -webkit-transition: padding 0.5s ease-in-out;
    -moz-transition: padding 0.5s ease-in-out;
    -ms-transition: padding 0.5s ease-in-out;
    -o-transition: padding 0.5s ease-in-out;
    transition: padding 0.5s ease-in-out;
}

.sidebar-is-expanded .flex-parent {
    width: 70px;
}

nav.c-menu.js-menu {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    flex-grow: 1;
    overflow: hidden;
    margin-left: -17px;
}

nav.c-menu.js-menu::-webkit-scrollbar {
    display: none;
}

.c-menu>ul {
    position: relative;
    overflow-y: auto;
    flex-grow: 1;
    right: -17px;
}

.c-menu>ul .c-menu__item {
    color: #333;
    max-width: 100%;
    overflow: hidden;
    background: #fff;
}

li.c-menu__item.has-submenu.Education {
    padding: 30px 0 0 0;
}

.c-menu>ul .c-menu__item__inner a {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 60px;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}

.c-menu>ul .c-menu__item__inner a:before {
    position: absolute;
    content: " ";
    height: 0;
    width: 5px;
    left: 0;
    top: 0;
    margin-top: 0;
    background-color:#717074 ;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	z-index:8;
}

.c-menu>ul .c-menu__item.is-active {
    color: #000;
}

.c-menu>ul .c-menu__item.is-active .c-menu__item__inner {
    border-left-color: #fff;
    box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, .3);
}

.c-menu>ul .c-menu__item__inner a:after {
    content: ' ';
    background-color: #bbbbbe;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    -ms-transition: left 0.5s ease-in-out;
    -o-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out;
    left: -100%;
    z-index: 1;
}
 
.c-menu>ul .c-menu__item.is-active .c-menu__item__inner a:after {
    left:0;
	background: #F58426 !important;
}

.c-menu>ul .c-menu__item:not(.is-active):hover .c-menu__item__inner a:after {
    left: 0;
}
li.c-menu__item.is-active a img {
    filter: invert(1);
}
li.c-menu__item.is-active a span {
    color: #fff !important;
}

ul.navbar-nav .c-header-icon {
    margin: 0 0 0 5px;
}

.c-header-icon .side-bar-icon-img img {
    width: 34px;
    margin: 0 20px 0 0px;
}

.c-menu>ul .c-menu__item.is-active .c-menu__item__inner i {
    color: #000;
}

.c-menu>ul .c-menu__item.is-active .c-menu__item__inner .c-menu-item__title span {
    color: #000;
    font-weight: 700;
}

.c-menu>ul .c-menu__item.is-active .c-menu__item__inner a:before {
    height: 100%;
    opacity: 1;
}


/*.c-menu > ul .c-menu__item:not(.is-active):hover {
  color: #fff;
}*/

.c-menu>ul .c-menu__item .side-bar-icon-img {
    flex: 0 0 70px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 2;
}

.l-sidebar__content .side-bar-icon-img img { 
    opacity: 1;
}
.side-bar-icon-img img {
    width: 28px;
    
}
.custcount-bar-top {
    display: flex;
    justify-content: space-between;
}
.custcount-bar-top .retain-process {
    position: relative;
}
.custcount-bar-top .retain-process .progress:before {
    content: ' ';
    background: #fff;
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50px;
}
.progress-bar:before {
    content: ' ';
    position: absolute;
    right: 0;
    top: -2px;
    width: 8px;
    height: 16px;
    background-image: none !important;
    background: #F58426;
    padding: 0;
    background-repeat: no-repeat;
    background-size: 100%;
}
.hide_grade_icon:before {
    background-image: url(../img/bar-icon.png) !important;
    background: #fff;
    width: 16px;
}
.custcount-bar-top .retainover-sec {
    position: absolute;
    left: -30px;
    text-align: right;
}
.custcount-bar-top .end span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.custcount-bar-top .end {
    font-size: 17px;
    font-weight: 600;
    color: #333;
}

.c-menu__item__inner.transit .side-bar-icon-img img {
    width: 32px;
}

.Education .side-bar-icon-img img {
    width: 35px;
}

.c-menu>ul .c-menu__item .c-menu-item__expand {
    position: relative;
    left: 100px;
    padding-right: 20px;
    color: #333;
    margin-left: auto;
    -webkit-transition: left 1s ease-in-out;
    -moz-transition: left 1s ease-in-out;
    -ms-transition: left 1s ease-in-out;
    -o-transition: left 1s ease-in-out;
    transition: left 1s ease-in-out;
}

.sidebar-is-expanded .c-menu>ul .c-menu__item .c-menu-item__expand {
    left: 0px;
}

.c-menu>ul .c-menu__item .c-menu-item__title {
    flex-basis: 100%;
    padding-right: 10px;
    position: relative;
    color: #333;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    z-index: 2;
}

.c-menu>ul .c-menu__item .c-menu-item__title span {
    font-weight: 600;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    -ms-transition: left 0.5s ease-in-out;
    -o-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out;
}

.sidebar-is-expanded .c-menu>ul .c-menu__item .c-menu-item__title {
    left: 100px;
    opacity: 0;
}

.c-menu>ul .c-menu__item .c-menu__submenu {
    font-size: 12px;
    display: none;
}

.c-menu>ul .c-menu__item .c-menu__submenu li {
    padding: 15px 20px;
    border-bottom: 1px solid;
    border-color: #ddd;
    color: #333;
    background: #f2f2f2;
}

.c-menu>ul .c-menu__item .c-menu__submenu li:hover {
    background: #fff;
}

.c-menu>ul .c-menu__item .c-menu__submenu li:last-child {
    border: 0;
}

main.l-main {
    display: flex;
    flex-direction: column;
    height: 100vh;
    /*position: fixed;*/
    width: 100%;
    padding: 70px 0 20px 300px;
    background: #f2f2f2;
    overflow: hidden;
    -webkit-transition: padding 0.5s ease-in-out;
    -moz-transition: padding 0.5s ease-in-out;
    -ms-transition: padding 0.5s ease-in-out;
    -o-transition: padding 0.5s ease-in-out;
    transition: padding 0.5s ease-in-out;
}

.sidebar-is-reduced main.l-main {
    padding-left: 70px;
}

.change.sidebar-is-reduced main.l-main {
    padding-left: 70px;
}

.change main.l-main {
    padding: 50px 0 0 300px;
}

main.l-main .content-wrapper {
    width: 100%;
    display: flex;
    height: 100%;
    align-items: stretch;
}

.page-content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    flex-grow: 1;
    overflow: hidden;
    margin-left: -17px;
}

.page-content .one {
    position: relative;
    overflow-y: auto;
    flex-grow: 1;
    right: -10px;
    padding: 25px;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 60px;
}

main.l-main .page-title {
    margin-bottom: 25px;
}

.top-main-let-sec {
    background: #F58426;
    display: flex;
    padding: 12px 20px;
    justify-content: space-between;
    align-items: center;
}

.top-main-let-sec h4 {
    color: #000;
    font-weight: 600;
    font-size: 22px;
}

.top-main-right-sec {
    background: #a0a0a0;
    display: flex;
    padding: 10px 20px;
    justify-content: space-between;
    align-items: center;
}

.top-main-right-sec form {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
}

.top-main-right-sec input {
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    outline: transparent;
    font-size: 18px;
}

.top-main-right-sec button {
    background: transparent;
    border: none;
    outline: transparent;
    cursor: pointer;
}

.top-main-right-sec input::placeholder {
    font-size: 22px;
    text-transform: capitalize;
    color: #fff !important;
    letter-spacing: 1px;
    font-weight: 600;
}

.row.cust-case-sec {
    align-items: center;
    margin-top: 30px;
}

.row.cust-case-sec h2 {
    color: #000;
    font-weight: 700;
}

.filter-top {
    display: flex;
    justify-content: space-between;
    max-width: 200px;
    background: #fff;
    padding: 10px 15px;
    float: right;
    width: 100%;
    box-shadow: 0px 0px 15px 0px #00000038;
    align-items: center;
}

.filter-top h3 {
    color: #000;
    font-weight: 600;
}

span.btm-case-bdr {
    display: inline-block;
    width: 100%;
    height: 6px;
    background: #dcdcdc;
    margin: 20px 0 0 0;
}




/*.sidebar-is-expanded main.l-main {
  padding-left:300px;
}*/

.card {
    display: inline-block;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .1);
    border-radius: 3px;
    background: transparent;
    border: none;
}

.card .card-height-indicator {
    margin-top: 100%;
}

.card.row-space .header {
    padding: 15px 20px 0;
}

.card .title {
    margin-top: 0;
    text-transform: uppercase;
}

.card .card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
}

.card .card-image img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    pointer-events: none;
}

.card .card-image .card-title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 1.3em;
    text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card .category:not([class*="text-"]) {
    color: #999999;
}

.card .card-content .category {
    margin-bottom: 0;
}

.card .card-header {
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: -20px 15px 0;
    border-radius: 3px;
    padding: 15px;
    background-color: #999999;
}

.card .card-header.two {
    margin: 0px 0px 0px 0px;
    padding: 15px;
    border-right: 1px solid #fff;
}

.card .card-header .title {
    color: #FFFFFF;
}

.card .card-header .category {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.62);
}

.card .card-header.card-chart {
    padding: 0;
    min-height: 160px;
}

.card .card-header.card-chart+.content h4 {
    margin-top: 0;
}

.card .card-header .ct-label {
    color: rgba(255, 255, 255, 0.7);
}

.card .card-header .ct-grid {
    stroke: rgba(255, 255, 255, 0.2);
}

.card .card-header .ct-series-a .ct-point,
.card .card-header .ct-series-a .ct-line,
.card .card-header .ct-series-a .ct-bar,
.card .card-header .ct-series-a .ct-slice-donut {
    stroke: rgba(255, 255, 255, 0.8);
}

.card .card-header .ct-series-a .ct-slice-pie,
.card .card-header .ct-series-a .ct-area {
    fill: rgba(255, 255, 255, 0.4);
}

.card-header input {
    border: none;
    padding: 6px 12px 4px;
}

.card .chart-title {
    position: absolute;
    top: 25px;
    width: 100%;
    text-align: center;
}

.card .chart-title h3 {
    margin: 0;
    color: #FFFFFF;
}

.card .chart-title h6 {
    margin: 0;
    color: rgba(255, 255, 255, 0.4);
}

.card .card-footer {
    background: transparent;
    border: none;
    padding: 0px 15px 10px;
}

.card .card-footer .content {
    display: block;
}

.card .card-footer .author {
    color: #999999;
}

.card .category-social .fa {
    font-size: 24px;
    position: relative;
    margin-top: -4px;
    top: 2px;
    margin-right: 5px;
}

.card .author .avatar {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.card .author a {
    color: #3C4858;
    text-decoration: none;
}

.card .author a .ripple-container {
    display: none;
}

.card .table {
    margin-bottom: 0;
}

.card .table tr td {
    border-top: none;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    white-space: break-spaces;
    /*justify-content: space-around;*/
}

table.table.table-hover td img {
    margin: 0 10px 0 0px;
    width: 65px;
    height: 65px;
    border-radius: 50px;
    object-fit: cover;
}

table.dataTable.no-footer thead {
    width: 100%;
    display: inline-block;
}

.row.cust-case-sec.Create-case {
    margin-top: 0;
}

.Dashboard-Create-case-main-penal {
    background: #fff;
    padding: 30px;
    margin: 20px 0 0 0;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
}

.Dashboard-Create-case-main-penal h4 {
    color: #000;
    font-weight: 700;
    margin: 0 0 20px 0;
    font-size: 22px;
    letter-spacing: 1px;
}

form.cust-case-form-main .form-group {
    margin-bottom: 20px;
}

form.cust-case-form-main label {
    font-weight: 500;
    color: #000;
    font-size: 15px;
}

form.cust-case-form-main label span {
    color: red;
    margin: 0 2px 0 0px;
}

form.cust-case-form-main input {
    border-radius: 0;
    border-color: #b7b7b7;
}

table.table.table-hover tr th:first-child {
    background-image: none;
}

form.cust-case-form-main input:focus,
form.cust-case-form-main select:focus {
    border-color: #F58426;
}

.upload-photo-sec p {
    color: #000;
    font-weight: 500;
    font-size: 11px;
    margin: 10px 0;
	text-align: right;
}

.upload-photo-sec h5 {
    color: #000;
    font-weight: 600;
    margin: 0 0 5px 0;
}

.upload-photo-sec .btn.btn-primary {
    background: #F58426;
    color: #000;
    font-weight: 600;
    padding: 10px 20px;
    margin: 10px 0 0 0;
    outline: transparent;
    float: right;
    text-transform: capitalize;
}

.upload-photo-sec {
    padding: 0 0 0 30px;
}

.btn.btn-primary:active {
    background: #F58426;
    border-color: #F58426;
    color: #000;
}

.upload-photo-sec .btn.btn-primary:focus {
    background: #F58426;
    border-color: #F58426;
    color: #000;
    box-shadow: 0 0 0 0.2rem rgb(255 219 0 / 40%);
}

.cust-upload-sec-two.row img {
    width: auto !important;
    height: 100%;
    max-height: 95px;
    object-fit: cover;
}

.cust-upload-sec-two.row  .outer-upload-img {
    text-align: center;
}

.cust-upload-sec-two .case_thumb {
  min-height: 70px;
}

ul.stl_thumb li {
    margin-bottom:5px;
}

ul.stl_thumb li {
    display: inline-block;
    padding: 5px 6px;
    border: 1px solid #fcd801;
    text-transform: uppercase;
    cursor: pointer;
}

.outer-upload-img span {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
}

span.remove_pic {
    float: inherit;
    right: 0px !important;
    left: unset !important;
    background: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 14px;
    top: 0px;
    color: #f34e4e;
    display: none;
}

.drop-area {
    display: initial;
}

.outer-upload-img {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.cust-upload-sec-two.row {
    margin: 0 -4px;
}

.cust-upload-sec-two.row .col-sm-6.col-md-4.col-lg-4 {
    padding: 0 4px;
}

.cust-upload-sec-two.cust-contant-sec.row {
    margin-top: 8px;
    margin-bottom: 8px;
    justify-content: space-between;
}

.new-sec-N h3 {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 10px 0;
}

ul.first-new-case {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

ul.first-new-case li {
    display: inline-block;
    padding: 0 30px 0 0px;
}

.new-sec-N .form-check input {
    width: 17px;
    height: 17px;
    margin-top: 0;
    position: static;
}

.error {
    color: #cc4646 !important;
    font-size: 12px !important;
    margin: 5px 0 0 0;
}


.cust-btn-botoM-Two {
    display: flex;
    align-items: center;
}



.cust-btn-botoM-Two.cust-btn-botoM-Two.cust-btn-botoM-Two.cust-btn-botoM-Two .a, .cust-btn-botoM-Two.cust-btn-botoM-Two.cust-btn-botoM-Two.cust-btn-botoM-Two .btn {
    margin: 0 5px;
    height: 44px;
    min-width: 140px;
}

.heading-sul ul li .form-check {
    display: flex;
    align-items: center;
}

.cust-btn-botoM {
    overflow: auto;
    max-width: 400px;
    margin-left: auto;
}
.upload-photo-sec p {
    text-align: right;
}
.cust-btn-botoM-Two {
    float: right;
    margin: 9px 0 0 0;
}

.new-sec-N .form-check-input:checked:before {
    background: #F58426;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 0;
    width: 15px;
    height: 15px;
    content: ' ';
    border-radius: 50px;
    z-index: 2;
}

.new-sec-N .form-check-input:checked:after {
    content: ' ';
    background: #fff;
    border: 1px solid #F58426;
    top: -2px;
    left: -2px;
    width: 21px;
    height: 21px;
    position: absolute;
    border-radius: 50px;
    z-index: 1;
}

.new-sec-N .form-check label {
    color: #000;
    margin: 0 0 0 10px;
    font-size: 12px;
}

ul.secend-new-case li {
    padding: 0 0 12px 0;
}

ul.third-new-case p {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin: 12px 0;
}

ul.third-new-case li {
    display: inline-block;
    padding: 0 30px 0 0px;
}

.cust-secend-sec-case.new-sec-N {
    margin-top: 30px;
}

.main-sec-over-case h6 {
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
    font-size: 17px;
}

.main-sec-over-case h6 span {
    font-weight: 500;
    font-size: 13px;
}

.heading-sec-sease h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 3px 0;
    font-style: italic;
}

.heading-sec-sease select.custom-select {
    background-color: transparent;
    border: 1px solid #888;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    position: static;
}

.heading-sul .error {
    position: absolute;
    bottom: -15px;
    background: #fff;
    display: block;
}

.main-sec-over-case {
    border-bottom: 1px solid #adadad;
    padding: 0 0 30px 0;
    margin-bottom: 25px;
}

.main-sec-over-case h5.cut-hed {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 6px 0;
    font-style: italic;
}

.heading-sul ul li {
    padding-top: 12px;
    padding-bottom: 5px;
}

.main-sec-over-case p.botom-not {
    color: #000;
    font-size: 13px;
    margin: 20px 0 0 0;
    line-height: 18px;
}

.cust-secend-sec-case.new-sec-N .main-sec-over-case:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.cus-left-sec-pe {
    padding-right: 30px;
}

.cus-right-sec-pe {
    padding-left: 30px;
}

.upload-photo-sec.cust-btn-sase-button {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0 0;
}

.main-sec-over-case.border-cust {
    border: none;
}

.row.cust-line-bdr {
    margin: 0 -2px;
}

.row.cust-line-bdr .col-md-4 {
    padding: 0 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row.cust-line-bdr.fir-main-t .col-md-4 {
    padding: 0;
}

.row.cust-line-bdr.fir-main-t {
    margin: 0;
}

.row.cust-line-bdr.over_two span.btm-case-bdr {
    background: #000;
}

.row.cust-line-bdr .col-md-4:nth-child(1) span.btm-case-bdr {
    background: #F58426;
}

.Dashboard-Cases.secns-T .row.cust-line-bdr .col-md-4:nth-child(2) span.btm-case-bdr {
    background: #F58426;
}

.one .img-main-left-cover img {
    width: 100%;
}
.cust-Case-approval-sec h4 img {
    width: 50px !important;
    height: 50px;
    border-radius: 50px;
    margin: 0 15px;
    object-fit: cover;
}
.cust-Case-approval-sec h4 span {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}
.cust-Case-approval-sec .upload-photo-sec h6 {
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: 600;
    color: #000;
}
/*27/10/22 new replace*/
.btn-cust-main-div {
    display: flex;
    width: 100%;
    margin: 30px 0 0 0;

}
/*27/10/22 new replace*/
.btn-cust-main-div a.cust-color-btn {
    color: #000;
    padding: 8px 10px;
    display: inline-block;
    font-weight: 600;
    box-shadow: 0px 0px 4px 0px #00000026;
    text-transform: inherit;
    font-size: 14px;
    margin: 0 10px 0 0 !important;
    text-align: center;
}
.btn-cust-main-div .yellow-color {
    background: #F58426;
    border-color: #F58426 !important;
}
.btn-yellow{
    background: #F58426;
    border-color: #F58426 !important;
    color: #000;
}
.modal.show {
    display: flex !important;
    align-items: center;
}
.modal-body textarea::placeholder,
.modal-body input::placeholder {
    text-transform: capitalize;
    color: #ccc !important;
}

.modal-body textarea,
.modal-body input {
    border: 1px solid #eee;
    border-radius: 0;
    font-size: 15px;
    padding: 10px;
}

.modal-body p {
    color: #333;
    margin: 0 0 20px 0;
    font-weight: 500;
    font-size: 15px;
}
form#doctor-chat .modal-header {
    padding: 12px;
    border-radius: 20px 20px 0 0;
}

#message-modal .modal-footer {
    background: #ebedf1;
    padding: 0px 20px;
    border-radius: 0 0 20px 20px;
    position: relative;
    min-height: 45px;
}

.modal-footer {
    background: #ebedf1;
    position: relative;
}
.msg-emo{
    width: 40px;
}
form#doctor-chat span.btn-image {
    margin: 0 0 0 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn.btn-primary.cust-btn-clr-over {
    background: #F58426;
    color: #000;
    font-weight: 600;
    padding: 8px 20px;
    outline: transparent;
    text-transform: capitalize;
    min-width: 120px;
    font-size: 14px;
    white-space: break-spaces;
}
form#doctor-chat span.btn-image i {
    font-size: 25px;
}
.modal-header {
    border-bottom: 1px solid #eee;
}

.modal-backdrop.show {
    opacity: .5;
}
form.cust-form-TD .modal-footer {
    margin-top: 26px;
}

p.cut-p-over {
    max-width: 530px;
    margin: 0 0 40px 0;
}

.row.cust-line-bdr.fir-main-t .col-md-4 {
    padding: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row.cust-line-bdr.over_two .col-md-4 {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
}

table.table.table-hover tr td a {
    background: #F58426;
    padding: 7px 18px;
}


/* ======================== Custom Classes ============================= */

.change .ds-admin {
    height: 50px;
}

.white {
    color: #fff;
}

.abs {
    position: absolute;
    top: 50%;
    line-height: 32px;
    margin-top: -14px;
}

.left {
    left: 90px;
}

.right {
    right: 20px;
}

.left-15 {
    margin-left: 15px;
}

.right-15 {
    margin-right: 15px;
}

.margin-0 {
    margin: 0px;
}

.gap-10 {
    margin-bottom: 10px;
}

.gap-25 {
    margin-bottom: 25px;
}

.table {
    display: table;
}

.table-cell {
    display: table;
    vertical-align: middle;
}

.transition,
header.l-header * {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.transform {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footer {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    padding: 10px 15px;
    background: #000000;
    -webkit-transition: padding 0.5s ease-in-out;
    -moz-transition: padding 0.5s ease-in-out;
    -ms-transition: padding 0.5s ease-in-out;
    -o-transition: padding 0.5s ease-in-out;
    transition: padding 0.5s ease-in-out;
}
ul.footer-menus {
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.footer-menus li a {
    font-size: 13px;
    color: #FFF;
    padding: 0 14px;
    line-height: 15px !important;
    position: relative;
}
ul.footer-menus li a:before {
    right: 0;
    content: ' ';
    background: #fff;
    height: 12px;
    position: absolute;
    width: 1px;
    top: 4px;
}
footer.footer ul.footer-menus li p {
    color: #fff !important;
    padding: 0 0px 0 20px !important;
    font-size: 13px;
}

footer.footer.text-center.shadow p {
    font-weight: 500;
    color: #000;
    padding: 3px 0;
}

.modal-content.green form {
    width: 80%;
    display: table;
    margin: 0 auto;
}

ul.label-output {
    background: #f2f2f2;
    min-height: 100px;
    padding: 12px!important;
    float: left;
}

ul.label-output li {
    background: rgba(0, 0, 0, .1);
    padding: 5px 10px;
    margin: 0 7px 7px 0;
    float: left;
    font-style: italic;
    color: #333;
}

ul.label-output li:after {
    content: "X";
    float: right;
    margin-left: 10px;
    font-style: normal;
}

a.change_password {
    color: #fff;
    border: 1px solid #0377c8;
    background: #0377c8;
    padding: 7px;
    border-radius: 8px;
    margin-bottom: 20px;
    display: inline-block;
}

 button.next {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
   }
table.table a.patient-detail {
    background: transparent !important;
    padding: 0 12px 0px 0px !important;
}

a.btn.prec_downld_btn {
    background: transparent;
    border: 1px solid #ddd !important;
}
a.cust-color-btn.add-aligner {
    background: #F584266e;
}
.top-main-let-sec a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.chat_text{
    border:0;padding:10px;background:whitesmoke;
}
.macro .text{
    width:75%;display:flex;flex-direction:column;
}
#doctor-chat .text > p:first-of-type {
    width: 100%;
    margin-top: 0;
    margin-bottom: auto;
    line-height: 13px;
    font-size: 12px;
	/*line-break: anywhere;*/
    text-align: justify;
}
#doctor-chat .text > p:last-of-type {
    width: 100%;
    text-align: right;
    color: #888;
    margin-bottom: -7px;
    margin-top: auto;
}
#doctor-chat .text-l {
    float: right;
    background: #fff5b9;
    padding: 10px;
    border-radius: 15px;
    width: auto;
}       
#doctor-chat .text-r{
    float:right;padding-left:5px;
}
#doctor-chat .avatar{
    display:flex;
    justify-content:center;
    align-items:center;
    width:25%;
    float:left;
    padding-right:10px;
}
#doctor-chat .macro {
    margin-top: 0px;
    width: 80%;
    border-radius: 5px;
    padding: 5px;
    display: flex;
}
#doctor-chat .modal-footer .msj-rta.macro {
    width: 70%;
}
#doctor-chat .msj-rta {
    float: right;
    justify-content: flex-end;
}
#doctor-chat .frame{
    background:#fff;
    height:300px;
    overflow:hidden;
    padding:0;
}
#doctor-chat .frame > div:last-of-type{
    position:absolute;bottom:0;width:100%;display:flex;
}
.admin-chat ul#chatList {
    padding-right: 5px !important;
    background-image: url(../img/chat-bg.jpg) !important;
    padding-left: 5px !important;
}
.admin-chat #doctor-chat .msj .text.textlr {
    background: #fff;
}
ul#chatList {
    padding-right: 5px !important;
}
.modal-header.bg-dark img {
    width: 200px;
}
form#doctor-chat .modal-header {
    padding: 12px;
    border-radius: 15px 15px 0 0;
    border-bottom: 0px;
}
#doctor-chat ul {
    width:100%;
    list-style-type: none;
    padding:18px;
    position:absolute;
    bottom:40px;
    display:flex;
    flex-direction: column;
    top:0;
}
.emoji-dashboard {
    position: absolute;
    top: -150px;
    left: 0;
    width: 100%;
    background: #eee !important;
    height: 150px;
    overflow: auto;
    margin: 0 !important;
    z-index: 9;
}
ul.message_lisy {
    display: block;
    height: 100%;
    padding: 10px 0px !important;
    overflow-y: scroll;
}


.message_lisy::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.message_lisy::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.message_lisy::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.emoji-dashboard .emojis {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    height: 200px;
    overflow-y: overlay;
    overflow-x: hidden;
}
.emoji-dashboard .emojis li { 
    margin: 5px 15px;
    cursor: pointer;
}
ul.doctors-list li a {
    margin: 0;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}
ul.doctors-list li a p {
    font-size: 15px;
    color: #333;
    margin: 0;
    line-height: 16px;
}
span.last_login_time {
    font-size: 9px;
}
p.last_msg {
    margin: 0;
    font-size: 12px;
    color: #999;
}
ul.doctors-list li {
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    display: flex;
    align-items: center;
}
ul.doctors-list li:hover {
    background: #ebedf1;
}
ul.doctors-list li.doctor-chat-id.doctor-active {
    background: #ebedf1;
}
.doc-cont {
    padding: 0 0 0 12px;
    width: 100%;
}
ul.doctors-list img.img-circle {
    width: 50px;
    height: 50px;
    border-radius: 90px;
}
.search {
    margin: 10px 0;
    position: relative;
}
.search input {
    border-radius: 10px;
    font-size: 14px;
    border: none;
    padding: 10px;
    padding-left: 30px;
}
.search i.fa.fa-search {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 18px;
    color: #ccc;
}
.search input::placeholder {
    opacity: .9;
    color: #999 !important;
    font-size: 12px;
    padding: 0 0 0 5px;
}
.message-check .fa-check {
    color: #59ca59;
    font-size: 10px;
}
div.chat-inp{
    display: flex;search-doctors
    padding: 10px 0;
    position: relative;
    width: 100%;
    background: #eee;
    margin: 0 !important;
}
.admin-chat form#doctor-chat .chat-inp {
    border-top: 1px solid #ccc;
    padding: 10px 12px;
}
.admin-chat #doctor-chat p.date-center span {
    background: #fff;
    border-radius: 7px;
    padding: 6px 12px;
}
.Dashboard-Cases-sec-two.admin-chat #doctor-chat .msj-rta {
    width: 70% !important;
}
form#doctor-chat {
    margin: 0;
}
form#doctor-chat .chat-inp {
    border: none;
}
        .chat-inp .chat-input{
            flex: 2;
            max-width: calc(100% - 0px);
            position: relative;
            z-index: 999;
        }
        .input img{
            height: 25px;
        }
        .input br{
            display: none;
        }
        .chat-inp .chat-input input,.input{
            height: 100%;
            width: 100%;
            border: solid 1px transparent;
            padding: 5px;
            height: 35px;
            color: #a0a0a0;
            box-shadow:0 2px 5px 0 rgba(0,0,0,.06), 0 2px 10px 0 rgba(0,0,0,.02);
            transition: all .25s;
            background: #fff;
            overflow-y: overlay; 
            min-width: 120px;
        }
        .chat-input.lined .input{           
            height: 80px;
            margin-top: -35px;
            margin-bottom: -5px;
        }
        .chat-inp .chat-input input:focus,.input:focus{
            outline: none;
            //box-shadow:0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
        }
        .chat-inp .emoji{           
            display: inline-block;
            height: 35px;
            width: 35px;
            text-align: center;
            cursor: pointer;
            top: 0;
            left: 10px;
            bottom: 0;
            margin: auto;
        }
        .chat-inp .emoji:before {
            content: '\f118';
            font-family: fontAwesome;
            line-height: 35px;
            font-size: 30px;
            font-weight: normal;
            color: #a0a0a0;
        }
.chat-inp .opts {
    background: #333;
    top: 0;
    right: 10px;
    height: 36px;
    bottom: 0;
    margin: auto;
    width: 36px;
    overflow: hidden;
    border-radius: 50px;
}
 .chat-inp .opts a {
    display: inline-block;
    height: 34px;
    width: 34px;
    position: relative;
    text-align: center;
    cursor: pointer;
    transition: all .25s;
    line-height: 39px;
}
.chat-inp .opts a:before{           
            content: '\f118';
            font-family: fontAwesome;
            line-height: 35px;
            font-size: 20px;
            font-weight: normal;
            color: #fff;
        }
        .chat-inp .opts a.send:before{
            content: '\f1d9';
        }
        .chat-inp .opts a.mic:before{
            content: '\f130';
        }
        .chat-inp .lined + .opts a{
            transform: translateY(-35px);
        }
        .chat-inp a:hover{
            outline: none;
            text-decoration: none;
        }
        
div#message-modal .modal-dialog {
    max-width: 410px;
    margin-left: auto;
    margin-right: 4%;
}
.avatar img {
    width: 50px !important;
    height: 50px;
    border-radius: 90px;
}
#doctor-chat .msj .text.textlr {
    border-radius: 15px;
    background: #ebedf1;
    padding: 10px;
    width: auto;
}
.text.textlr h5.msg-name {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
}
.admin-chat #doctor-chat .row.cust-rightside .avatar {
    background: #ebedf1;
    width: 100%;
    justify-content: left;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #333;
    text-transform: capitalize;
}
.admin-chat #doctor-chat .row.cust-rightside .avatar img {
    margin: 0 15px 0 0;
}
.row.cust-leftside {
    background: #ebedf1;
    padding: 10px 0px 0 0;
    margin: 0;
}
div.chat-inp .text.text-r.chat-input .input {
    border-radius: 10px;
    position: absolute;
    height: auto;
    bottom: 0px;
    max-height: 150px;
    right: 1px;
    min-height: 30px;
}
div.chat-inp .text.text-r.chat-input p {
    width: 100% !important;
}
.col-sm-12.cust-border {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.cust-chat-ftr .msj-rta.macro {
    width: 84% !important;
}
.row.cust-leftside .avatar {
    font-size: 16px;
    color: #333;
    text-transform: capitalize;
}
.row.cust-leftside .avatar img {
    margin: 0 10px 0 0px;
}
.cust-chat-ftr {
    position: relative;
}
.fixed-cust-leftside ul.doctors-list {
    max-height: 299px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}
.row.fixed-cust-leftside .cust-remove-panding {
    border-right: 1px solid #ccc;
    padding: 0;
}
form#doctor-chat .row {
    margin: 0;
}
.cust-remove-panding{
    padding: 0;
}
.top-main-right-sec #gsearch {
    min-height: 34px;
}
.pagination .page-link:hover {
    color: #000;
    text-decoration: none;
    background-color: #F58426;
    border-color: #F58426;
}
.pagination .page-link {
    color: #777;
    border-color: #ccc;
}
.pagination .page-item.disabled .page-link {
    border-color: #ccc;
}
.next a.page-link {
    min-width: 80px;
}
.previous a.page-link {
    min-width: 80px;
}

.cust-btn-botoM-Two .btn, .cust-btn-botoM-Two button {
    text-transform: capitalize;
    min-width: 140px;
}
.progress {
    height: 10px !important;
}
.progress-bar {
    background-color: #F58426 !important;
 }

 table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png") !important;
}

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png") !important;
}
.change-pwd a.change_password {
    color: #000;
    border: 1px solid #F58426;
    background: #F58426;
    padding: 10px 20px;
    border-radius: 0;
    font-weight: 600;
    min-width: 130px;
}
.custom-up-button button.btn.btn-primary {
    background: #F58426;
    color: #000;
    padding: 10px 20px;
    text-transform: capitalize;
    font-weight: 600;
    min-width: 130px;
}
.Dashboard-Cases .progress-bar {
    position: relative;
}

.Dashboard-Cases.bronze .progress-bar {
    background-color: #fffabd !important;
}
.Dashboard-Cases.silver .progress-bar {
    background-color: #aaaea2 !important;   
}
.Dashboard-Cases.gold .progress-bar {
    background-color: #F58426 !important;
}
.Dashboard-Cases.platinum .progress-bar {
    background-color: #33372b !important;
}

.Dashboard-Create-case-main-penal.dr-dash-head {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    padding: 15px;
    align-items: center;
    margin: 0;
}
.dash-head-name h4 {
    font-size: 30px;
    margin: 0 0 6px 0;
}
.dash-head-name p {
    font-size: 15px;
    color: #333;
}
.dash-head-logo {
    position: relative;
    display: inline-block;
}

.Dashboard-Cases.bronze .dash-head-logo:before {    
    background: #000;
    
}
.Dashboard-Cases.silver .dash-head-logo:before {    
    background: #aaaea2;
    
}
.Dashboard-Cases.gold .dash-head-logo:before {    
    background: #F58426;
    
}
.Dashboard-Cases.platinum .dash-head-logo:before {    
    background: #33372b;
    
}

.dash-head-logo:before {
    right: -30px;
    top: -40px;
    background: #fffabd;
    content: ' ';
    position: absolute;
    width: 150px;
    height: 150px;
    z-index: 0;
    border-radius: 0 0 0 130%;
}
.dash-head-logo img {
    position: relative;
}
.Dashboard-Create-case-main-penal.dashboard_doctor_cases {
    background: #e8e8e8;
    padding: 0px;
    margin: 20px 0 30px 0;
}
.Dashboard-Create-case-main-penal.dashboard_doctor_cases h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
}
.dashboard_doctor_cases .bg-white {
    padding: 10px 20px;
}
.dashboard_doctor_cases .bg-white p {
    color: #333;
    font-size: 14px;
    min-height: 40px;
}
.dashboard_doctor_cases p.count {
    font-size: 25px;
    font-weight: 500;
    min-height: auto;
    padding-bottom: 6px;
}
.Dashboard-Create-case-main-penal.dr-dash-head.cust-sec2 {
    background: #eaeaea;
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.Dashboard-Create-case-main-penal.dr-dash-head.cust-sec2 h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
}
.cust-dr-f {
    width: 100%;
    background: #fff;
    padding: 15px;
}
.cust-dr-f p {
    color: #333;
    font-size: 14px;
}
p.count-blod span {
    font-size: 30px;
    display: block;
    margin: 0px 0 20px 0;
    font-weight: 600;
}
.cust-dr-f .progress {
    margin: 0 0 10px 0;
}
.custover-sec {
    display: flex;
    justify-content: space-between;
}
.start span {
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.start {
    font-size: 17px;
    font-weight: 600;
    color: #333;
}
.custover-sec .end span{
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.custover-sec .end {
    font-size: 17px;
    font-weight: 600;
    color: #333;
} 
.cust-dr-f a {
    color: #333;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}
.cust-dr-f hr {
    color: #000;
    border-color: #777;
}


.custover-sec .end {
    text-align: right;
}

.current_case_tab.over_two span.btm-case-bdr {
    background: #F58426 !important;
}
.top-main-right-sec.main-search input::placeholder {
    color: #000 !important;
    font-size: 14px;
}
.top-main-right-sec.main-search {
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px;
    background: transparent;
    z-index: 9;
}
.cust-search-top {
    position: relative;
}
.top-main-right-sec.main-search input {
    border: 1px solid #ccc;
    padding: 10px 20px;
    height: auto;
    min-height: auto !important;
    background: #fff;
    color: #000 !important;
}
.top-main-right-sec.main-search form {
    display: inline-block;
    position: relative;
}
.top-main-right-sec.main-search a.search_query {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 9;
     width: 40px;
    cursor: pointer;
}
.top-main-right-sec.main-search a.search_query img {
    width: 25px;
    margin: 7px 0 0 0;
}

#message-modal .chat-logo {
    width: 35px !important;
}
.modal-header .cust-logo-outer img {
    width: 35px !important;
}
.cust-logo-outer p {
    margin: 0 0 0 10px;
    color: #fff;
    font-size: 15px;
}
.cust-logo-outer {
    width: auto;
    display: flex;
    align-items: center;
}
#doctor-chat .text p img {
    width: auto;
    height: auto;
    max-width: 200px;
}
.msg-emo {
    width: 40px !important;
}

#doctor-chat p.date-center {
    text-align: center;
    text-transform: uppercase;
    margin: 6px 0px;
    font-size: 12px;
    color: #777;
    font-weight: 600;
}
#doctor-notification .chat-logo {
    width: 50px;
}
#dm-doctor-notification .chat-logo {
    width: 30px;
}

#doctor-notification .col-sm-12.frame, #dm-doctor-notification .col-sm-12.frame {
    padding: 0;
}
#doctor-notification ul#notiList, #dm-doctor-notification ul#dmnotiList {
    max-height: 515px;
    overflow: auto;
}
#doctor-notification li.notification, #dm-doctor-notification li.notification {
    display: flex;
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    align-items: center;
    position: relative;
}
#doctor-notification li.notification.read-noti, #dm-doctor-notification li.notification.read-noti {
    background: #eee;
}
#doctor-notification li.notification.read-noti .status-up:before, #dm-doctor-notification li.notification.read-noti .status-up:before {
    background: transparent;
}
.status-up {
    width: 20%;
    padding: 0 0 0 10px;
    position: relative;
    text-align: center;
}
.status-up:before {
    content: ' ';
    background: #F58426;
    height: 10px;
    width: 10px;
    position: absolute;
    left: -3px;
    top: 55%;
    border-radius: 50px;
}
.status-up p.action {
    background: #a0a0a0;
    font-size: 8px;
    padding: 1px 3px;
    line-height: 8px;
    margin: 0 0 5px 0;
    display: inline-block;
    color: #fff;
}
.status-up img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: relative;
    margin: 0 auto;
    object-fit: cover;
}
.unread_msg{
    position:relative;
}
.unread_msg:before {
    content: ' ';
    background: #F58426;
    height: 10px;
    width: 10px;
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 50px;
}
.noti-text {
    display: flex;
    width: 80%;
    padding: 0 0 0 15px;
    flex-direction: column;
}
.noti-text p.message {
    margin: 0;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 18px;
}
.noti-text .hide-noti {
    position: absolute;
    right: 20px;
    font-size: 12px;
    font-weight: 400;
    top: 10px;
    cursor: pointer;
} 
.noti-text .status {
    display: block;
    font-weight: 400;
    font-size: 12px;
}
.noti-text .noti_date {
    position: absolute;
    right: 20px;
    bottom: 5px;
    color: #777;
    font-weight: 300;
    font-size: 12px;
}
#doctor-notification .modal-body, #dm-doctor-notification .modal-body {
    padding: 0 15px;
    margin: -1px 0 0px 0;
}
#notifications-modal .modal-dialog, #dm-notifications-modal .modal-dialog {
    margin-right: 4%;
    max-width: 410px;
}
#notifications-modal .modal-content, #dm-notifications-modal .modal-content {
    border-radius: 13px;
    background: transparent;
}
#doctor-notification .modal-footer, #dm-doctor-notification .modal-footer {
    background: #fff;
    border-top: 1px solid #eee;
    border-radius: 0 0 13px 13px;
}
#doctor-notification .modal-header.bg-dark, #dm-doctor-notification .modal-header.bg-dark {
    border-radius: 13px 13px 0 0;
}
a.mark_read {
    padding: 0 30px 0 0px;
    color: #555 !important;
    font-size: 12px;
    cursor: pointer;
} 
#message-admin-modal .modal-dialog {
    margin-right: 6%;
    max-width: 830px;
}
#message-admin-modal .modal-content {
    border-radius: 0;
}
#message-admin-modal .modal-header.bg-dark {
    background: #000 !important;
    border-radius: 0;
    padding: 10px 15px;
}
#message-admin-modal .cust-logo-outer img {
    width: 50px;
}
#message-admin-modal button.close {
    margin: 0;
}
#message-admin-modal .Dashboard-Cases-sec-two.admin-chat {
    margin: 0;
}
#message-admin-modal .card {
    margin: 0;
}
#message-admin-modal .row.fixed-cust-leftside {
    margin: 0;
}
#message-admin-modal .modal-body.admin-chat-cont {
    padding: 0;
}

.swal-icon--success__line {
    background-color: #F58426 !important;
}
.swal-icon--success__ring {
    border: 3px solid hsl(51deg 100% 57%) !important;
}

.swal-button-container {
    display: block !important;
    text-align: center;
}
.swal-button {
    background-color: #F58426 !important;
    color: #000;
    padding: 6px 10px;
    border-radius: 0;
    max-width: 300px;
    width: 100%;
}
.swal-modal .swal-title {
    padding: 0;
    color: #000;
    font-size: 23px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.swal-icon.swal-icon--success {
    margin-top: 20px;
}
.swal-overlay.swal-overlay--show-modal .swal-modal {
    max-width: 550px;
    width: 100%;
    border-radius: 0;
}
.swal-button:focus {
    box-shadow: none !important;
}

.swal-footer {
    padding: 4px 16px !important;
    background: #efefef;
}

.swal-text {
    font-size: 14px !important;
    text-align: center !important;
    margin-bottom: 21px !important;
    padding: 0 25px !important;
    }

.cust-btn-botoM .btn {
    min-width: 110px;
    font-size: 14px;
    line-height: 1.3;
    text-transform: capitalize;
    margin: 10px 0 0 5px;
    box-shadow: 0px 0px 4px 0px #00000026;
}
.cust-btn-botoM button.save-patient.btn, .cust-btn-botoM button.previous.btn  {
    background: #717074;
}
.cust-btn-botoM a.cancel.btn {
    background: #BBBBBE;
    color: #fff;
}
.cust-btn-botoM button.submit.opinion.btn {
    width: 100%;
    background: transparent;
    max-width: 152px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    padding-left: 10px;
    margin-left: 7px;
    color: #777;
}
.cust-btn-botoM button.additional_inst.btn {
    max-width: 200px;
    padding-left: 8px;
    padding-right: 8px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
    background: transparent;
    margin-left: 5px;
    color: #777;
}
.cust-btns.float-right {
    margin: 0;
    float: none !important;
}
.cust-btns {
    text-align: right;
    margin: 20px 3px 10px 0px;
}
.cust-btn-botoM p.botom-not {
    text-align: right;
}
.ajax-loader {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000080;
    z-index: 9;
}
.ajax-loader .loader {
    width: 50px;
}


.upload-photo-sec .hold-case {
    border: 1px solid #dedede;
    min-height: 250px;
    padding: 0px 10px;
}
#deliveredDetail .modal-title, #shipDetail .modal-title {
    display: block !important;
}

 

.cust-Privacy-policy h3 {
    color: #000;
    margin: 0 0 12px 0;
}
.cust-Privacy-policy p {
    color: #444;
    font-size: 15px;
    margin: 0 0 12px 0;
}
.cust-Privacy-policy ul li:before {
    content: ' ';
    background: #000;
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}
.cust-Privacy-policy ul li {
    font-size: 15px;
    display: block;
    position: relative;
    padding: 0 0 10px 20px;
    color: #444;
}

.pricing-row {
    margin: 0px 0 25px 0;
}
.cust-Privacy-policy.pricing-list p {
    margin: 0 0 2px 10px;
    position: relative;
    padding: 0 0 0 15px;
}
.cust-Privacy-policy.pricing-list p:before {
    content: ' ';
    background: #000;
    left: 0;
    right: 0;
    top: 10px;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}
.cust-Privacy-policy.pricing-list strong {
    font-weight: 600;
}



.cust-Privacy-policy.pricing-list h3 {
    font-weight: 600;
    font-size: 25px;
    margin: 0 0 5px 0;
}
.add-sup-btn .fa {
    color: #F58426;
    margin-left: 10px;
    font-size: 18px;
}

.need-apprv-btns a.cust-color-btn {
    font-size: 12px;
    width: auto;
}

.status-red p.action {
    background: #f58426;
}

div#termConditions .modal-body {
    max-height: 400px;
    overflow-y: scroll;
}
a.term_conditions {
    color: #F58426;
    text-decoration: underline;
} 
div#termConditions {
    z-index: 1051;
}
a.doctor-profile {
    background: none!important;
}

a.doctor-profile:hover {
    color: #F58426;
}
div#shippedDetail .swal-icon.swal-icon--success:after, div#shippedDetail .swal-icon.swal-icon--success:before {
    display: none;
}
div#shippedDetail .swal-icon.swal-icon--success {
    border: none;
	height: auto;
}
div#shippedDetail .modal-title {
    justify-content: center;
}
div#shippedDetail .ship-model-footer.modal-footer.swal-button-container a {
    background: #F58426;
    padding: 7px 23px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
}
.cust-upload-sec-two .add_design_instruction::placeholder {
    text-transform: inherit;
}
.awesome-cropper .btn-group .btn {
    background: #F58426;
    margin-left: 5px !important;
    text-transform: capitalize;
    color: #000;
    border-color: #F58426;
    border-radius: 0;
}
.awesome-cropper .btn-group .btn-danger {
    background: #a1a1a1;
    color: #fff;
}

.awesome-cropper .btn-group .btn-danger:active {
    background: #afafaf;
}

.awesome-cropper .btn-group .btn:active {
    background: #e6c70a;
}
iframe#fc_view {
    max-height: 500px;
    border: none;
}
#stl-file .modal-sm {
    max-width: 430px;
}
.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
  display: none;
}

div#stl-file .box__input {
    position: relative;
}

div#stl-file .box.cust-box-outer input.box__file{
    padding: 40px 30px;
    width: 100%;
    opacity: 0;
    z-index: 2;
    position: relative;
    cursor: pointer;
}
div#stl-file .box.cust-box-outer .box__input label{
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    background: white;
    outline: 2px dashed #ced4da;
    outline-offset: -10px;
    padding: 70px 30px 20px 30px;
    z-index: 0;
    color: #777;
}
div#stl-file .box.cust-box-outer .box__input label span.box__dragndrop {
    display: inline-block;
    color: #777;
    padding: 0 0 0 6px;
}
div#stl-file .modal-body h3 {
    text-align: center;
    font-weight: 600;
    margin: 0 0 10px 0;
}
div#stl-file .modal-footer {
    display: flex;
    justify-content: center;
}
div#stl-file .box.cust-box-outer .box__input:before {
    content: ' ';
    background-image: url(../img/download.png) !important;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 5px;
    z-index: 2;
    opacity: .2;
    background-size: 100%;
}
.box.has-advanced-upload {
  background-color: white;
  outline: 2px dashed black;
  outline-offset: -10px;
}
.box.has-advanced-upload .box__dragndrop {
  display: inline;
}

.box.is-dragover {
  background-color: grey;
}

div#stl-file .form-check-input:checked:before {
    background: #F58426;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 0;
    width: 15px;
    height: 15px;
    content: ' ';
    border-radius: 50px;
    z-index: 2;
}

div#stl-file .form-check-input:checked:after {
    content: ' ';
    background: #fff;
    border: 1px solid #F58426;
    top: -2px;
    left: -2px;
    width: 21px;
    height: 21px;
    position: absolute;
    border-radius: 50px;
    z-index: 1;
}
div#stl-file .form-check input {
    width: 17px;
    height: 17px;
    margin-top: 0;
    position: static;
}
div#stl-file .form-check {
    display: flex;
    align-items: center;
}
div#stl-file .form-check label {
    color: #000;
    margin: 0 0 0 10px;
    font-size: 12px;
}
div#mergecases .cust-outer-SEc tr td:last-child {
    display: inline-flex !important;
    vertical-align: middle;
    height: auto;
}
input.form-check.merge_check {
    position: relative;
}
div#mergecases .modal-dialog {
    max-width: 500px
}

div#mergecases .modal-dialog table a.btn {
    text-transform: capitalize;
}
div#mergecases .card-content.table-responsive {
    max-height: 400px;
}

input.form-check.merge_check:checked:before {
    background: #f5d302;
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    z-index: 1;
    content: '';
    border: 1px solid #F58426;
}

input.form-check.merge_check:checked:after {
    content: ' ';
    position: absolute;
    top: 0;left: 4px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    width: 7px;
    z-index: 2;
    transform: rotate(-135deg);
}

input.form-check.merge_check {
    background: #000;
}

input.form-check.merge_check:before {
    content: ' ';
    position: absolute;
    left: 0;width: 15px;
    height: 15px;
    background: #fff;
border: 1px solid #777;}
 
.c-badge--header-icon.shape-auth-count {
    top: 22% !important;
}
.add-archive {
    background: #9E9E9E;
    color: #fff !important;
}
.container.admin_dashboard {
    max-width: 1280px;
}
.container.admin_dashboard .container{
    max-width: 1280px;
}
.admin_dashboard table.table.table-hover tr .email_long_address {
    min-width: inherit;
}
#fullviewer .modal-dialog {
    max-width: 100%;
    top: 0;
    height: 100vh;
    width: 100vw;
}

#fullviewer .modal-dialog .modal-content {
    max-width: 100%;
    height: 100%;
}

iframe#fc_view {
    max-height: 100%;
}

div#fullviewer {
    padding: 15px;
}
.ship_status_int {padding: 0px !important;margin-left: 10px;}

.ship_status_int img {   
    width: 30px !important;
    height: 35px !important;
    object-fit: contain !important;
    margin: 0 auto !important;
    padding: 4px;
}
img.dm-logo {
    width: 20px !important;
    height: auto !important;
    border-radius: unset !important;
    padding-left: 4px;
    margin-right: auto !important;
}
.dm_noti a {background: transparent !important;padding: 0px !important;margin: 0px !important;}
.btn.cust-color-btn.start_monitoring , .btn.cust-color-btn.complete_monitoring{font-size: 14px!important;font-weight: 500;border: 1px solid #ddd !important;padding: 6px !important;margin-top: 0px !important;margin-left: 5px !important;}
.btn.cust-color-btn.complete_monitoring{font-size: 12px!important;}
/* arrow css start from here  */
/* 26/10/22 css */
.btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring, .btn-cust-main-div a.cust-color-btn {
    color: #000;
    padding: 8px 7px;
    display: inline-block;
    font-weight: 400;
    box-shadow: 0px 0px 4px 0px #00000026;
    text-transform: inherit !important;
    font-size: 13px !important;
    margin: 0 5px 0 0 !important;
    width: auto;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: normal;
}

.btn-cust-main-div a.cust-color-btn i.fa.fa-download {
    padding-left: 7px;
}
.btn-cust-main-div a.cust-color-btn {
    border: solid 1px transparent;
}
/* 26/10/22 css */
.ekko-lightbox-nav-overlay a {
    width: 50px;
    display: flex;
    position: absolute;
    background-color: rgb(0 0 0 / 33%);
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 50px;
}

.ekko-lightbox-nav-overlay {
    align-items: center;
}

.ekko-lightbox-nav-overlay a:first-child {
    left: 0;
}

.ekko-lightbox-nav-overlay a:last-child {
    right: 0;
}

.ekko-lightbox-nav-overlay a span {
    padding: 0;
    display: inline-block;
    font-size: 20px;
}

.ekko-lightbox-nav-overlay:hover a {
    opacity: 1;
}

.ekko-lightbox-nav-overlay a:last-child span {
    text-align: center !important;
}

/* arrow css end here  */


/* modal css  */
.ekko-lightbox.modal.show .modal-dialog {
    max-width: 50%!important;
    height: calc(100vh - 30%);
}

.ekko-lightbox .modal-content, .ekko-lightbox-container {
    height: 100% !important;
}


.ekko-lightbox-container>div.ekko-lightbox-item img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

/*28/10/22 needs approval*/
.btn-cust-main-div {
    flex-wrap: wrap;
}


/* 21/12/22 css */
.dm_monitoring {text-align: left;}

html body div table.dataTable thead .sorting {
    background-image: url(../images/sort_both.png); 
}



.save-patient.btn.submit_additional_aligner {
  background-color: #f58426 !important;
  color: #fff;
}


/*========================= @media screen ===========================*/
@media screen and (min-width:1200px) {
.admin_dashboard table.table.table-hover tr .sr-number {
    max-width: 50px;
}
.admin_dashboard table.dataTable tbody td {
    padding: 8px 15px;
}
.admin_dashboard table.table.table-hover.cust-outer-SEc.cust-secend-table-SEC tr a.doctor-profile {
    padding: 8px 10px;
}
.admin_dashboard table.table.table-hover tr .sr-inner, table.table.table-hover tr .sr-number {
    max-width: 50px;
}
.admin_dashboard table.table.table-hover tr .doctor_name_inner {
    min-width: 220px;
}
.admin_dashboard table.table.table-hover tr .doctor_name_short {
    min-width: 220px;
}
}
@media screen and (min-width:1024px) {
    .change .dropdown-toggle::after {
        top: 14px;
    }
    .change .navbar-brand {
        font-size: 34px;
        margin-top: -8px;
    }
    .change .tagline {
        font-size: 7px;
    }
    .change .c-header-icon,
    .change .c-header-icon-2 {
        height: 50px;
        width: 70px;
    }
    .change .l-sidebar__content {
        padding-top: 50px;
    }
    .change .c-menu>ul .c-menu__item__inner a {
        min-height: 60px;
    }
    .modal-dialog {
        max-width: 600px;
        width: 100%;
    }
}

@media screen and (max-width: 1199px) {
    .card .card-header.two {
        padding: 10px;
    }
    .card-stats .card-header i {
        font-size: 22px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }
    .left {
        left: 65px;
    }
    .right {
        right: 15px;
    }
    .flex-parent {
        width: 0px;
    }
    main.l-main {
        padding: 70px 0 0 0px;
    }
    .change main.l-main {
        padding: 50px 0 0 0px;
    }
    .table td,
    .table th {
        padding: .75rem .5rem;
    }
    .page-content {
        margin-left: 0px;
    }
    .page-content .one {
        right: 0px;
    }
    .change .l-sidebar__content {
        padding-top: 50px;
    }
    header.l-header a.navbar-brand {
        max-width: 270px;
    }
}

@media screen and (max-width: 1023px) {
    .dashboard_doctor_cases .bg-white {
        padding: 10px 10px;
    }
    .dashboard_doctor_cases .bg-white p {
        line-height: 18px;
    }
    .navbar-nav {
        margin: 0px -15px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .ds-responsive-tables table,
    .ds-responsive-tables thead,
    .ds-responsive-tables tbody,
    .ds-responsive-tables th,
    .ds-responsive-tables td,
    .ds-responsive-tables tr {
        display: block;
    }
    .ds-responsive-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .ds-responsive-tables tr {
        border-bottom: 1px solid #ccc;
    }
    .ds-responsive-tables th {
        height: auto;
    }
    .ds-responsive-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 33% !important;
        white-space: normal;
        text-align: left;
        height: auto;
        max-width: none;
    }
    .ds-responsive-tables td:before {
        content: attr(data-title);
        position: absolute;
        top: 13px;
        left: .5rem;
        width: 30%;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    .c-header-icon,
    .c-header-icon-2 {
        width: 60px;
        height: 60px;
    }
    main.l-main {
        padding: 110px 0 30px 0px;
    }
    .navbar-toggler.c-header-icon-2.row {
    opacity: 0;
}
    .navbar-toggler.c-header-icon-2{
    opacity: 0;
    pointer-events: none;
}
div#navbarNavDropdown {
    display: block !important;
}
div#navbarNavDropdown ul.navbar-nav {
    justify-content: center;
}
    .navbar-brand {
        font-size: 39px;
        margin-top: -7px;
    }
    .tagline {
        font-size: 8px;
    }
    .l-sidebar__content {
        padding-top: 120px;
    }
    ul.label-output {
        min-height: auto;
    }
    .sidebar-is-expanded .c-menu>ul .c-menu__item .c-menu-item__title {
        left: 0;
        opacity: 1;
    }
    .sidebar-is-expanded .flex-parent {
        width: 300px;
    }
    .sidebar-is-reduced main.l-main {
        padding-left: 300px;
    }
    .chat-inp .opts {
    height: 30px;
    width: 32px;
}
.chat-inp .opts a {
    height: 25px;
    width: 25px;
    line-height: 33px;
}
.chat-inp .opts a:before {
    line-height: 26px;
    font-size: 18px;
}
#doctor-chat .modal-footer .msj-rta.macro {
    width: 65%;
}
.Dashboard-Cases-sec-two.admin-chat #doctor-chat .msj-rta {
    width: 65% !important;
}
/* 26/10/22 css */
  .btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring, .btn-cust-main-div a.cust-color-btn {
    font-size: 11px !important;
}
/* 26/10/22 css */
}

@media screen and (min-width: 992px){
    .dm_monitoring, .btn-cust-main-div .yellow-color {
    margin-top: 10px !important;
}
}

@media screen and (max-width: 991px) {
    div#DataTables_Table_0_wrapper {
    padding: 0;
    margin-bottom: 25px;
}
.container.admin_dashboard .container {
    padding: 0;
}
.container.admin_dashboard .one {
    padding: 20px 0 0 0;
}
    header.l-header a.navbar-brand {
    height: auto;
}
    .btn-cust-main-div a.cust-color-btn {
        margin: 0 10px 10px 0px;
        font-size: 14px;
    }
.fixed-cust-leftside ul.doctors-list {
    max-height: 60px;
}
#doctor-chat .frame {
    height: 250px;
}
#message-admin-modal .modal-dialog {
    margin-right: 4%;
    max-width: 670px;
}

 .btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring, .btn-cust-main-div a.cust-color-btn {
        margin-bottom: 10px !important;
}

}

@media screen and (max-width: 767px) {
.cust-btn-botoM {
    margin: 0 auto;
}
.upload-photo-sec p {
    text-align: center;
}
#message-admin-modal ul.doctors-list img.img-circle {
    width: 30px;
    height: 30px;
    border-radius: 90px;
}

#message-admin-modal .avatar img {
    width: 30px !important;
    height: 30px;
    /* border-radius: 90px; */
}

.c-header-icon.with-name .float-left.left-15.right-15 h5 {
    font-size: 15px;
}
.top-main-right-sec.main-search input {
    padding: 5px 10px;
}
.top-main-right-sec {
    padding: 0px 10px;
}
.top-main-right-sec.main-search a.search_query {
    right: 10px;
    width: 16px;
}
ul.footer-menus {
    flex-wrap: wrap;
}
    .gap {
        margin-bottom: 15px;
    }
    .navbar-toggleable-sm {
        clear: both;
    }
    .ds-center {
        width: 320px;
    }
    .ds-center .navbar-brand {
        font-size: 51px;
        margin-top: -10px;
    }
    .ds-center .tagline {
        font-size: 10px;
        left: 17px;
    }
    .hidden-xs-down {
        display: none;
    }
    .dropdown-toggle::after {
        top: 12px;
    }
    .table td,
    .table th {
        padding: .5rem .5rem;
    }
    .ds-responsive-tables td:before {
        top: 8px;
    }
    .one .col-md-6 {
        margin: 0 0 18px 0;
    }
    .cus-left-sec-pe {
        padding-right: 15px;
    }
    .cus-right-sec-pe {
        padding-left: 15px;
    }
    ul.first-new-case li {
        display: block;
        padding: 0 30px 12px 0px;
    }
    ul.first-new-case {
        align-items: flex-start;
        flex-direction: column;
    }
    .row.cust-case-sec.Create-case {
        margin: 20px 0 0 0;
    }
    span.btm-case-bdr {
        margin: 0px 0 0 0;
    }
    .upload-photo-sec {
        padding: 0;
    }
    .cust-upload-sec-two.row .col-sm-6.col-md-4.col-lg-4 {
        padding: 4px;
        margin: 0 0 10px 0;
    }
    .cust-upload-sec-two.cust-contant-sec.row {
        margin-top: 0;
        margin-bottom: 0;
    }
    .top-main-let-sec {
        margin: 15px 0 0 0;
    }
    .filter-top {
        max-width: 100%;
    }
    .right-15 {
        margin-right: 5px;
    }
    .c-header-icon .side-bar-icon-img img {
        width: 30px;
        opacity: .3;
    }
    .c-header-icon.with-name .float-left.ds-admin.left-15 img {
        width: 39px;
        height: 39px;
    }
    table.table.table-hover tr td img {
        width: 40px !important;
        height: 40px;
    }
    .cust-outer-SEc {
       max-width: 700px !important;
       display: table !important;
    }
    .dataTables_wrapper.dt-bootstrap4.no-footer {
    overflow-y: hidden;
    overflow-x: auto;
    }

    table.table.table-hover tr th {
        font-size: 14px;
        padding: 12px;
    }
	table.table.table-hover tr .view-case-icon, .table.table.table-hover tr .loc_header, table.table.table-hover tr .view-case, table.table.table-hover tr .inner_loc_icon {
    min-width: 100px;
}
td.doctor_name_inner a.doctor-profile {
    padding: 0 !important;
}
table.table.table-hover tr .doctor_name_short, table.table.table-hover tr .doctor_name_inner {
    min-width: 135px;
    text-align: left;
}
td.sr-inner {
    justify-content: center;
}
    .card .table tr td {
        font-size: 11px;
    }
    table.table.table-hover tr td span {
        white-space: break-spaces;
    }
    table.table.table-hover tr span.fa {
        font-size: 22px;
    }
    .one img {
        width: 100% !important;
    }
    .top-main-let-sec h4 {
        font-size: 18px;
    }
    .top-main-right-sec input::placeholder {
        font-size: 18px;
    }
    /*dm logo changes css*/
    .one .logo-createcase {
        width: 20px !important;
    }
   .btn-cust-main-div {
        margin: 0;
        margin-top: 20px;
    }
	.page-content .one {
    margin-bottom: 20px;
    }
    .cust-outer-SEc tr td {
        font-size: 13px;
    }
    .container.admin_dashboard {
        padding-top: 120px;
    }
    header.l-header .c-header-icon .side-bar-icon-img img {
        opacity: 1;
    }
    .cust-btns {
        text-align: center;
        margin: 10px 3px 10px 0px;
    }
    .cust-btn-botoM p.botom-not {
        text-align: center;
    }
    #stl-file::before {
        position: fixed;
        top: 0;
        content: '';
        width: 100%;
        height: 100vh !important;
        z-index: 0;
        background: radial-gradbackground: rebeccapurple;
        background: rgba(3, 0, 0, 0.46);
        gradbackground: rebeccapurple;
        left: 0;
    }
    .modal-open.backdrop_hide .modal-backdrop.fade.show {
        display:none !important;
    }
    /*27/10/22 css*/
    .btn-cust-main-div {flex-wrap: wrap;display: flex !important;}
    .btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring, .btn-cust-main-div a.cust-color-btn {
        margin-bottom: 10px !important;
        margin-right: 10px !important;
    }
    .btn-cust-main-div.d-flex {justify-content: flex-start !important;}
.btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring, .btn-cust-main-div a.cust-color-btn {
    font-size: 12px !important;
}
}

@media screen and (max-width: 640px) {
/*.cust-upload-sec-two.row img {
    max-height: 300px;
}*/
div#stl-file .form-check {
    margin-bottom: 8px;
}
.dash-head-name h4 {
    font-size: 20px;
}
.dash-head-name p {
    font-size: 13px;
}
.dash-head-logo:before {
    width: 140px;
    height: 120px;
}
.dash-head-logo img {
    max-width: 80px;
}
    h1 {
        font-size: 35px;
        line-height: 40px;
    }
    h2 {
        font-size: 25px;
        line-height: 29px;
    }
    h3 {
        font-size: 20px;
        line-height: 24px;
    }
    h4 {
        font-size: 18px;
        line-height: 22px;
    }
    h5 {
        font-size: 16px;
        line-height: 20px;
    }
    h6 {
        font-size: 14px;
        line-height: 19px;
    }
    p {
        font-size: 13px;
        line-height: 18px;
    }
.status-up {
    padding: 0 0 0 10px;
}
.status-up:before {
    left: -10px;
}
.status-up p.action {
    font-size: 7px;
}
.status-up img {
    width: 40px;
    height: 40px;
}
.noti-text {
    padding: 0 0 0 10px;
}
.noti-text p.message {
    font-size: 10px;
}
.noti-text .hide-noti {
    right: 10px;
}
}

@media screen and (max-width: 480px) {
    h1 {
        font-size: 30px;
        line-height: 30px;
    }
    h2 {
        font-size: 20px;
        line-height: 26px;
    }
    h3 {
        font-size: 18px;
        line-height: 24px;
    }
    h4 {
        font-size: 16px;
        line-height: 22px;
    }
    h5 {
        font-size: 14px;
        line-height: 21px;
    }
    h6 {
        font-size: 14px;
        line-height: 20px;
    }
    p {
        font-size: 12px;
        line-height: 18px;
	}

	header.l-header a.navbar-brand {
	max-width: 232px;
	}
	.c-header-icon, .c-header-icon-2 {
		width: 57px;
		height: 57px;
	}
.cust-btn-botoM .btn {
    min-width: 60px;
    font-size: 11px;    
}

}

@media screen and (min-width:576px) {
    .dashboard_doctor_cases .bg-white a {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
    }
}
@media screen and (max-width:575px) {
.dashboard_doctor_cases .bg-white p {
    min-height: auto;
}
    /*27/10/22 css*/
    .btn-cust-main-div a.cust-color-btn {
        padding: 8px 20px;
        font-size: 12px;
        text-align: center;
    }
    .btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring, .btn-cust-main-div a.cust-color-btn {
        padding: 8px 10px !important;
        line-height: 18px;
        box-sizing: border-box;
    }
    /*27/10/22 css*/
    /*27/10/22 css new*/
    .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring {width: 100% !important;}
    .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring {margin-left: 0 !important;}
    /*27/10/22 css new*/
    .btn-cust-main-div {
    display: flex;
    justify-content: flex-start;
    }
    .btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring, .btn-cust-main-div a.cust-color-btn {
        font-size: 10px !important;
    }
    /*27/10/22 css new*/
    .btn-cust-main-div {
        margin: 0;
        margin-top: 15px;
    }
    .modal-title {
        font-size: 18px;
    }
    .cust-Case-approval-sec .btn-cust-main-div {
    text-align: center;
}
form#doctor-chat span.btn-image i {
    font-size: 19px;
}
.chat-inp .emoji:before {
    font-size: 22px;
}
.dashboard_doctor_cases .bg-white {
    height: auto;
}
}
/*27/10/2022*/
@media screen and (max-width:428px) {

.one .logo-createcase {
    width: 14px !important;
}
}
/*27/10/2022*/
@media screen and (max-width:420px) {
    .card .card-header.two {
        padding: 5px;
    }
    .card-stats .card-header i {
        font-size: 20px;
        line-height: 25px;
        width: 25px;
        height: 25px;
    }
    .left {
        left: 45px;
    }
    header.l-header a.navbar-brand {
        max-width: 225px;
    }
    body.header.change header.l-header a.navbar-brand {
        max-width: 225px;
    }
    .btn-cust-main-div {
        margin: 0;
    }
}

@media screen and (max-width:375px) {
    .page-content .one {
        padding: 15px;
    }
.chat-inp .opts {
    right: 9px;
    height: 30px;
    width: 32px;
}
.chat-inp .opts a {
    height: 25px;
    width: 28px;
    line-height: 33px;
}
#doctor-chat .modal-footer .msj-rta.macro {
    width: 60%;
}
div#message-modal .modal-dialog {
    max-width: 300px;
    margin-right: 2%;
}
/*dm logo changes css*/
.btn-cust-main-div .yellow-color, .btn.cust-color-btn.start_monitoring, .btn.cust-color-btn.complete_monitoring {
    font-size: 8.5px !important;
    padding: .3rem !important;
}

}

@media screen and (max-width:340px) {
form.cust-case-form-main label {
    font-size: 13px;
}
}

@media screen and (max-width:320px) {
    .ds-center {
        width: 280px;
    }
    .c-header-icon,
    .c-header-icon-2,
    .ds-admin {
        width: 45px;
        height: 45px;
    }
    .right-15 {
        margin-right: 10px;
    }
    .left-15 {
        margin-left: 10px;
    }
    h5 {
        font-size: 13px;
        line-height: 21px;
    }
}