@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap');

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #153b6a;
  }

  ::selection {
    color: #fff;
    background: #153b6a;
  }

.menu .app-brand.demo {
    height: 64px;
    margin-top: 12px;
}

.app-brand-logo.demo svg {
    width: 22px;
    height: 38px;
}

.app-brand-text.demo {
    font-size: 1.75rem;
    letter-spacing: -0.5px;
    text-transform: lowercase;
}

body, html {
    overflow-x: hidden;
}
/* ! For .layout-navbar-fixed added fix padding top tpo .layout-page */


/* Detached navbar */

.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page {
    padding-top: 76px !important;
}


/* Default navbar */

.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
    padding-top: 64px !important;
}


/* Navbar page z-index issue solution */

.content-wrapper .navbar {
    z-index: auto;
}

.dataTable-container {
    overflow-x: auto;
}


/*
* Content
******************************************************************************/

.demo-blocks>* {
    display: block !important;
}

.demo-inline-spacing>* {
    margin: 1rem 0.375rem 0 0 !important;
}


/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */

.demo-vertical-spacing>* {
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
}

.demo-vertical-spacing.demo-only-element> :first-child {
    margin-top: 0 !important;
}

.demo-vertical-spacing-lg>* {
    margin-top: 1.875rem !important;
    margin-bottom: 0 !important;
}

.demo-vertical-spacing-lg.demo-only-element> :first-child {
    margin-top: 0 !important;
}

.demo-vertical-spacing-xl>* {
    margin-top: 5rem !important;
    margin-bottom: 0 !important;
}

.demo-vertical-spacing-xl.demo-only-element> :first-child {
    margin-top: 0 !important;
}

.rtl-only {
    display: none !important;
    text-align: left !important;
    direction: ltr !important;
}

[dir='rtl'] .rtl-only {
    display: block !important;
}


/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
}

.layout-demo-placeholder img {
    width: 900px;
}

.layout-demo-info {
    text-align: center;
    margin-top: 1rem;
}

.counts_small_text {
    font-size: 17px;
    color: #153b6a;
    margin-bottom: 6px !important;
}

.counts_big_text {
    color: #e2730c;
    font-weight: 700;
    font-size: 40px;
    font-family: 'Inter', sans-serif !important;
}

.cord_hover:hover {
    transform: scale(0.94);
}

#reportrange {
    background: #fff;
    cursor: pointer;
    padding: 7px 10px;
    border: 1px solid #ffffff;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0.125rem 0.25rem 0 rgb(105 123 142 / 50%);
}

#example_wrapper {
    padding: 0px !important;
}

.daterangepicker td.in-range {
    background-color: rgb(226 115 12 / 10%) !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #e2730c !important;
    border-color: transparent;
    color: #fff;
}

.daterangepicker .ranges li.active {
    background-color: #e2730c !important;
    color: #fff;
}

.cord_hover {
    transition: all .3s ease-in-out;
}

.search_bar {
    background-color: white;
    border-radius: 7px;
    box-shadow: 0 0.125rem 0.25rem 0 rgb(226 115 12 / 40%);
    padding: 10px 20px;
    margin-bottom: 20px;
}

.layout-menu {
    transition: all 500ms ease-in-out !important;
}

.layout-menu.active {
    transform: none;
    transition: all 500ms ease-in-out;
}

.close_menu {
    display: none;
}

.close_menu {
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 18px;
}

@media (max-width:1199px) {
    .close_menu {
        display: block;
    }
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: -3px;
}

.select2-dropdown {
    z-index: 1 !important;
}

.information_box {
    background-color: rgba(226, 115, 12, 0.05);
    width: 100%;
    padding: 10px 20px;
    color: #e2730c;
    border-radius: 10px;
}

.checkbox_div {
    border-radius: 10px;
    background-color: rgba(55, 73, 87, 0.03);
    padding: 8px;
}

.profile_div {
    height: 80px;
    width: 80px;
    background-color: rgba(55, 73, 87, 0.8);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile_div h4 {
    color: white;
    margin-bottom: 0px;
    font-size: 35px;
}

footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #fefeff !important;
    text-align: right !important;
    right: 0;
    padding: 14px;
    border-radius: 7px;
    color: #e2730c;
    z-index: 99999;
    box-shadow: 0 0 0.375rem 0.25rem rgba(161, 172, 184, 0.15);
}

::-webkit-scrollbar {
    width: 5px !important;
    height: 4px;
}

.dataTables_scrollBody thead tr[role="row"] {
    visibility: collapse !important;
}

.img_profile {
    width: 100%;
    border-radius: 10px;
    max-width: 223px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
/* .change_profile {
    position: absolute;
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 10px;
    transform: scale(0);
    transition: all 500ms ease-in-out;
    flex-direction: column;
}

.profile_img {
    position: relative;
    overflow: hidden;
}

.change_profile a {
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.profile_img:hover .change_profile {
    transform: scale(1);
}

.profile_big_div {
    border-radius: 10px;
    background-color: white;
    padding: 25px;
} */


/* Track */

 ::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

 ::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.dataTables_scrollBody {
    position: relative;
    overflow: auto;
    width: 100%;
}

.login_bg {
    background-color: white;
    height: 100vh;
    background-image: url('../img/bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:768px) {
    .login_bg {
        background-image: linear-gradient(325deg, #ffffffcc, transparent), url(../img/bg.png);
        background-position: left;
    }
    .welcome_text {
        font-size: 30px;
    }
    .prifile_details_center {
        text-align: center;
    }
}

.table-responsive {
    overflow: auto;
}

.toggle-custom {
    position: relative;
}

.toggle-custom::after {
    content: "\f078";
    position: absolute;
    top: 10px;
    right: 18px;
    font-family: FontAwesome;
    display: block;
}

.sub-menu.active {
    max-height: 999px;
    display: block !important;
}

.submenu-item {
    margin: 15px 0px 15px 25px;
    transition: all .3s ease-in-out;
}

.submenu-link {
    color: #7a899a;
}

.submenu-link.active {
    color: #e2730c;
}

.submenu-item:hover {
    margin-left: 35px;
}

.calculateModalCss fieldset:not(:first-of-type) {
    display: none
}

.text {
    color: #e2730c;
    font-weight: normal
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #e2730c
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 100px;
    float: left;
    position: relative;
    font-weight: 400;
    z-index: 1;
}

#progressbar #step1:before {
    content: "1"
}

#progressbar #step2:before {
    content: "2"
}

#progressbar #step3:before {
    content: "3"
}

#progressbar #step4:before {
    content: "4"
}
#progressbar #step5:before {
    content: "5"
}
#calculate_modal_hbi #progressbar #step6:before {
    content: "6"
}
#calculate_modal_hbi #progressbar li {
    width: 80px;
}
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    border: 2px dashed #153B6A;
    color: #153B6A;
    background: white;
    border-radius: 50%;
    margin: 0 auto 10px auto;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
    border: 1px dashed #153B6A;
}

#progressbar li.active:before {
    background: #153B6A;
    color: white;
}

#progressbar li.active:after {
    border: 1px dashed #153B6A;
}

.progress {
    height: 15px
}

.progress-bar {
    background-color: #e2730c
}

.mayo_scrore_step_1 {
    padding: 20px 10px;
    background: rgba(226, 115, 12, 0.1);
    text-align: start;
    border-radius: 10px;
}

.mayo_scrore_step_1 h3 {
    font-size: 20px !important;
    color: #153b6a !important;
}

.big_chckbox {
    padding: 15px 10px;
    background: rgba(55, 73, 87, 0.05);
    border-radius: 10px;
    margin: 5px 0px;
    display: block;
    width: 100%;
    text-align: left;
}

.counts_mayo_score {
    padding: 8px 20px;
    justify-content: center;
    display: flex;
    align-items: center;
    background: #fcf1e6;
    border-radius: 10px;
    margin: 5px;
    font-size: 17px;
    color: #6b7c8f;
}
.menu-vertical, .menu-vertical .menu-block, .menu-vertical .menu-inner>.menu-item, .menu-vertical .menu-inner>.menu-header {
    width: 200px;
}
.view {
    font-weight: 500;
    font-size: 16px;
    text-decoration: underline;
}

.view:hover {
    font-weight: 600;
}
.tab_detiles .nav-link {
    text-align: left;
    border: 0;
    padding: 14px 20px !important;
    background: rgba(55, 73, 87, 0.05);
    border-radius: 8px;
    margin-bottom: 8px;
    letter-spacing: 0.03em;
    color: #374957CC;
}


.tab_detiles .nav-link.active, .tab_detiles .nav-link.active:focus, .tab_detiles .nav-link:focus, .tab_detiles .nav-link:hover {
    color: #fff;
    background: #153B6A !important;
    box-shadow: none !important;
}
.tab_page_detiles .tab-content {
    padding: 0;
}
.tab_page_detiles .nav-align-top>.tab-content {
    background: transparent;
    box-shadow: none;
}
.tab_detiles svg {
    fill: #566a7f;
    width: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.tab_detiles .nav-link.active svg, .tab_detiles .nav-link.active:focus svg, .tab_detiles .nav-link:focus svg, .tab_detiles .nav-link:hover svg {
    fill: #fff;
}
/* .dataTables_scrollHeadInner {
    width: inherit !important;
} */
.dataTables_wrapper, .dataTables_wrapper tbody, .dataTables_wrapper thead, .dataTables_scrollHead, .dataTables_scrollBody, table, .dataTables_scrollHeadInner {
    width: 100% !important;
}
.bg-menu-theme .menu-inner>.menu-item>.menu-link.active {
    background: #153b6a !important;
    color: #fff;
}

.bg-menu-theme .menu-inner>.menu-item>.menu-link.active svg {
    fill: #fff !important;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .9);
    z-index: 999999999;
  }
  #status {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url('../img/ccf_loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transform: translate(-50%, -50%);
  }
  /* .change_profile input[type="file"]::file-selector-button {
    border: 2px solid #e2730c;
    padding: 0.2em 0.4em;
    border-radius: 0.2em;
    background-color: #e2730c;
    transition: 1s;
  }

  .change_profile input[type="file"]::file-selector-button:hover {
    background-color: #e2730c;
    border: 2px solid #e2730c;
  }
  .change_profile input {
    margin: 0;
    border: 1px solid #e2730c;
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    opacity: 0;
    height: 100%;
    z-index: 9;
} */
.change_profile {
    display: flex;
    flex-wrap: wrap;
}

.change_profile button {
    width: 100%;
    margin: 5px 0;
}

.change_profile button file_upload {
    position: absolute;
}

.change_profile button {
    position: relative;
}

.change_profile button input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.view_all_pages .nav-link {
    font-size: 15px !important;
}
.tabbing_icon {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.tabbing_icon li img {
    max-width: 16px;
}

.tabbing_icon li {
    list-style: none;
    padding: 0 5px;
}
.view_all_pages {
    padding-bottom: 70px;
}
.static_view, .edit_view.active{
    display: none;
}
.static_view.active, .edit_view {
    display: block;
}
.chart {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    /* display: none; */
}
.chart.active {
    display: block;
}
.layout-menu {
    z-index: 999999;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    display:none !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    display:none !important;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    display: none !important;
}

table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
    display: none !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    display: none !important;
}
.js-example-basic-multiple span.select2 {
    width: 100% !important;
    display: block;
}
.js-example-basic-multiple span.selection {
    width: 100% !important;
}
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.js-example-basic-multiple .select2-container--default {
    width: 100% !important;
}
li.select2-search.select2-search--inline {
    padding: 1px 14px;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #d9dee3 !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 1px solid  #e2730c !important;
}
 .select2-container {
    z-index: 9999999 !important;
    width: 100% !important;
}
.modal-open .select2-container {
    z-index: 999999 !important;
}
.card-body.middle_chart {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.border-chart {
    margin: 30px 0;
    border-bottom: 1px solid #d8d6de;
    width: 100%;
}
.breadcrumb-item svg {
    width: 18px;
}
.view_all_pages .btn {
    margin: 0 auto;
    width: auto !important;
}
.view_all_pages .btn.w-101 {
    width: 100% !important;
}
.edit_view_bt {
    background: transparent;
    color: #e2730c;
}
ul.patient_info_list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 15px;
    margin: 0;
    /* background: rgb(255 255 255); */
    border-radius: 8px;
    /* box-shadow: 0 0 8px 0px #e7e7e7; */
    justify-content: center;
}
.patient_info_list svg {
    fill:  #e2730c;
    width: 30px;
    border: 1px solid #e2730c;
    border-radius: 50px;
    margin-right: 10px;
    padding: 5px;
}
.tabbing_icon li svg {
    fill: #e2730c;
    width: 30px;
    border: 1px solid;
    border-radius: 50px;
    margin-right: 0;
    padding: 5px;
}
ul.patient_info_list li {
    width: auto;
    list-style: none;
    padding: 0 10px 10px 0;
    display: flex;
    align-items: center;
}

ul.patient_info_list li img {
    width: 20px;
    margin-right: 15px;
}
.menu_change_design a.menu-link {
    transition: all 500ms ease-in-out;
}
.view_all_pages .nav-link {
    transition: all 500ms ease-in-out;
}
.modal-backdrop {
    z-index: 99999;
}
.swal2-popup .swal2-content {
    font-weight: 500;
    font-size: 20px;
}
.modal {
    z-index: 999999;
}
.list_rx {
    text-align: center;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 0;
}
.swal2-confirm {
    background: #ff3e1d !important;
}

.swal2-confirm:hover {
    background: #e70606 !important;
}

.swal2-popup .swal2-content {
    font-size: 20px !important;
    font-weight: 500 !important;
}
.list_rx li {
    display: none;
}

.list_rx li:first-child,
.list_rx li:nth-child(2),
.list_rx li:nth-child(3) {
    display: list-item;
    list-style: none;
    float: left;
    padding: 0 5px;
}
.year_select {
    max-width: 250px;
    display: flex;
    justify-content: end;
    width: 100%;
    margin: 0 0 0 auto;
    padding: 15px 6px 0 0;
    position: relative;
}
/* .year_select:after {
    border-color: #2e455b transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 15px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    width: 0;
    content: '';
} */
.card-body.chart_left_padding {
    padding-left: 60px;
    position: relative;
    padding-bottom: 22px;
}

.title_chart_side {
    position: absolute;
    top: 50%;
    left: 20px;
    writing-mode: tb-rl;
    transform: translateY(-50%) rotate(180deg);
}
.title_chart_side h5 {
    margin: 0;
}
.year_select select, .year_select select:focus {
    background: #fff;
    color: #000;
    border: 1px solid #153b6a;
}
.list_rx li:nth-child(3) {
    background: #e2730c;
    color: #fff;
    border-radius: 50px;
}
.profile_img {
    max-width: 223px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}

.change_profile {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 20%);
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
    display: flex;
    opacity: 0;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    align-items: center;
    justify-content: center;
}
.change_profile a{
    color: #ffffff;
    font-size: 22px;
}

.profile_img:hover .change_profile {
    opacity: 1;
}
.change_profile input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.delete.delete_modal {
    margin-top: 5px;
}
table.dataTable {
    border-collapse: collapse !important;
}
.content-footer.footer a:hover {
    color: #153b6a;
}
table thead{
    width:100% !important;
}
/* table.dataTable {
    border-spacing: 0 !important;
} */
.logo_text {
    display: flex;
    align-items: center;
}

.logo_text p {
    margin: 0;
    padding-left: 10px;
    display: none;
    font-family: 'Poppins', sans-serif;
}

.logo_text p span {
    font-size: 25px;
    width: 100%;
    display: block;
    font-weight: 700;
    color: #153b6a;
}

.logo_text p span.two {
    color: #e2730c;
}
.swal2-container {
    z-index: 99999 !important;
}
.tabbing_icon li:nth-child(2) svg,
.patient_info_list li:nth-child(2) svg {
    fill: #9b5fe0;
    border-color: #9b5fe0;
}
.tabbing_icon li:nth-child(3) svg,
.patient_info_list li:nth-child(3) svg {
    fill:	#16a4d8;
    border-color: #16a4d8;
}
.tabbing_icon li:nth-child(4) svg,
.patient_info_list li:nth-child(4) svg {
    fill: #60dbe8;
    border-color: #60dbe8;
}
.tabbing_icon li:nth-child(5) svg,
.patient_info_list li:nth-child(5) svg {
    fill: #8bd346;
    border-color: #8bd346;
}

.tabbing_icon li:nth-child(6) svg,
.patient_info_list li:nth-child(6) svg {
    fill: #b0a007;
    border-color: #b0a007;
}
.tabbing_icon li:nth-child(7) svg,
.patient_info_list li:nth-child(7) svg {
    fill: #f9a52c;
    border-color: #f9a52c;
}
.tabbing_icon li:nth-child(8) svg,
.patient_info_list li:nth-child(8) svg {
    fill: #d64e12;
    border-color: #d64e12;
}
.tabbing_icon li:nth-child(9) svg,
.patient_info_list li:nth-child(9) svg {
    fill: #5d2cf9;
    border-color: #5d2cf9;
}
/*  */
@media (min-width: 1200px){
    .layout-menu-fixed:not(.layout-menu-collapsed) .layout-page, .layout-menu-fixed-offcanvas:not(.layout-menu-collapsed) .layout-page {
        padding-left: 0;
    }
    /* menu change css */
    .menu_change_design a.menu-link {
        color: #697a8d;
        padding: 10px 15px;
    }
    .view_all_pages .nav-link {
        display: flex;
        align-items: center;
    }
    .menu_change_design li {
        padding: 0 5px;
    }

    .menu_change_design a.menu-link.active,.menu_change_design a.menu-link:hover {
        background: #153b6a;
        color: #fff;
        border-radius: 10px;
    }

    .menu_change_design a.menu-link.active svg, .menu_change_design a.menu-link:hover svg {
        fill: #fff;
    }
    #layout-menu{
        display: none;
    }
    .layout-navbar.navbar-detached.container-xxl, .container-xxl {
        max-width: 100%;
    }
    .layout-navbar {
        height: 4.875rem;
    }
}

@media (min-width: 991px){
    .tab_detiles {
        position: sticky;
        top: 0;
    }
    .tab_detiles.sticky {
        position: fixed;
        top: 15px;
    }
}
@media (max-width: 1199px){
    .app-brand.second_logo, .menu_change_design{
        display: none;
    }
}
@media (max-width: 991px){
    .tab_detiles .nav {
        display: inherit;
        width: auto;
    }

    .tab_detiles .nav a {
        width: auto !important;
        display: inline;
    }
    footer.content-footer.footer > div {
        text-align: center;
    }
    ul.patient_info_list li {
        width: 50%;
    }
    #progressbar li {
        width: 90px;
    }
    .view_all_pages .nav-link {
        font-size: 14px !important;
        padding: 10px 10px !important;
    }
    .tabbing_icon li {
        padding-bottom: 2px;
    }

}
@media (max-width: 767px){
    .dataTables_length {
        padding-bottom: 10px;
    }
    .dataTables_filter {
        margin-left: -15px;
    }
    .venobox_img.vbox-item {
        margin-right: 0 !important;
    }
    .tab_detiles svg {
        width: 15px;
        margin-right: 5px;
    }
    .view_all_pages .nav-link {
        padding: 5px 10px !important;
    }
}
@media (max-width: 575px){
    .tab_detiles .nav a {
        font-size: 14px !important;
        padding: 5px 10px !important;
    }
    ul.patient_info_list li {
        width: 100%;
    }
    #progressbar li {
        width: auto;
        margin: 0 5px;
    }

    #progressbar {
        text-align: center;
        display: table;
        margin: 0 auto;
    }

    #progressbar li:before {
        width: 27px;
        height: 27px;
        line-height: 25px;
        font-size: 14px;
    }

    #progressbar li:after {
        opacity: 0;
    }
    #calculate_modal_hbi #progressbar li {
        width: 23px;
    }
    .title_chart_side h5 {
        font-size: 12px;
    }

    .title_chart_side {
        text-align: center;
        left: 15px;
    }
    .border-chart {
        margin: 10px 0;
    }
    .card-body.chart_left_padding {
        padding-left: 40px;
        padding-bottom: 20px;
    }

    .title_chart h5 {
        margin: 0;
        font-size: 12px;
    }
}
ul.patient_info_list.new svg {
    height: auto;
    max-width: 30px;
    padding: 5px;
    border-color: #d2d3d5;
    width: 100%;
    border-radius: 2px;
}
.live_vac svg {
    width: 15px;
    height: auto;
}
.live_vac span {
    display: inline-block;
    line-height: 30px;
    padding-left: 10px;
}
.live_vac {
    display: flex;
    align-items: center;
}
.live_vac  path, ul.patient_info_list li:last-child svg path {
    stroke: #153b6a;
}
ul.patient_info_list li:last-child svg{
    border-color: #153b6a;
}
ul.patient_info_list li:first-child svg {
    border-color: #e2730c;
}
.live_vac.live path, ul.patient_info_list li:first-child svg path {
    stroke: #e2730c;
}
.layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar, .layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar, .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-navbar {
    z-index: 9;
}
.vaccinationDateButton {
    border: 0;
    padding: 0;
}
i.bx.bx-menu.bx-sm:before {
    content: "\f0c9";
    font-weight: 900;
    font-family: "Font Awesome 6 FREE";
    font-style: initial;
}
html:not(.layout-footer-fixed) .content-wrapper {
    padding-bottom: 60px !important;
}
.middle_chart p {
    color: #153b6a;
    font-weight: 600;
    font-size: 16px;
}
@media (max-width:1299px){
    html:not(.layout-footer-fixed) .content-wrapper {
        padding-bottom: 100px !important;
    }
}
@media (max-width:575px){
    .tab_detiles .nav .new_demo_class span, .tab_detiles .nav .new_demo_class span a {
        display: block;
        width: 100% !important;
    }
}

#progressbar.new_progess #step6:before {
    content: "6";
}

#progressbar.new_progess li {
    width: 85px;
}

@media (max-width: 767px){
    #progressbar.new_progess li {
        width: 50px;
        margin: 0 5px;
    }
    
    #progressbar.new_progess {
        display: flex;
        justify-content: center;
    }
}

.Pending {
    background: #ffc107;
    color: #000;
    font-weight: 700;
    font-size: 10px;
    padding: 6px;
    border-radius: 4px;
}
.Completed {
    background: #198754;
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    padding: 6px;
    border-radius: 4px;
}