html { scroll-behavior: smooth; }

html, body { margin: 0; padding: 0; font-size: 14px !important; font-weight: 500; font-family: "Lato", sans-serif; font-size: 14px; color: #333333; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 600; font-family: "Lato", sans-serif; }

a:not([href]) { color: inherit; text-decoration: none; }
a:not([href]):hover { color: inherit; text-decoration: none; }

a.btn, button, .btn { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.bgi-position-custom { background: url(../media/bg/spiralogics_login.png); background-position-y: bottom; background-position-x: right; background-repeat: no-repeat; background-size: auto; }
.bgi-position-custom.custom-forgot { background: url(../media/bg/spiralogics_forgot.png); background-position-y: bottom; background-position-x: left; background-repeat: no-repeat; background-size: auto; }

.bgi-white { background: url(../media/bg/bg-white.png); background-position-y: top; background-position-x: right; background-repeat: no-repeat; background-size: contain; }

/* table CSS starts here */
.table { font-size: 13px; }
.table th.actions, .table th.disable { width: 85px; }
.table th, .table td { vertical-align: middle; font-size: 13px; padding: 0.45rem; }
.table thead th, .table thead td { font-size: 14px; padding-top: 0.7rem; padding-bottom: 0.7rem; }
.table thead th { font-weight: 700; }
.table.table-fixed { table-layout: fixed; }

/* form component CSS starts here */
.form-group { margin-bottom: 0.6rem; }
.form-group.form-group-modal { margin-bottom: 1rem; }
.form-group label { font-size: 0.85rem; color: #3F4254; }

label { display: inline-block; margin-bottom: 0.2rem; }

.label-control { float: left; max-width: 72%; }

.form-label-text { font-size: 12px; font-weight: 600; }

.form-control { height: calc(1.5em + 1.5rem + 2px); font-size: 13px; }
.form-control.form-control-sm { height: calc(1.3em + 1.3rem + 2px); }
.form-control.form-control-xs { height: 30px; font-size: 13px; padding: 3px 7px; }
.form-control[readonly] { background-color: #f0f0f0 !important; }

/* Dropdowns CSS starts here */
.dropdown-menu { font-size: 14px; }
.dropdown-menu.dropdown-menu-lg { width: 350px !important; }

/* Basic classes */
.text-underline { text-decoration: underline; }
.text-underline:hover { text-decoration: underline !important; }

.dash-bg { -webkit-box-shadow: 0 3px 3px 0 rgba(82, 63, 105, 0.05); box-shadow: 0 3px 3px rgba(82, 63, 105, 0.05); cursor: pointer; }
.dash-bg .font-size-xs { font-size: 0.75rem !important; }
.dash-bg .font-size-h4 { font-size: 1.25rem; }
.dash-bg .selected { background: #f4f4f4; }

.display-4 { font-size: 2rem !important; }

.text-ellipsis { float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 12px; width: 145px; }

.font-size-body { font-size: 0.9rem !important; }

.font-size-xs { font-size: 0.8rem; }

.pr-50, .px-50 { padding-right: 14rem !important; }

.col.border-left { border-width: 3px !important; }

.login.login-4 { position: relative; }

.word-break { word-break: break-all; }

.font-body { font-size: 14px !important; }

.abs-head { position: absolute; top: 5px; z-index: 1; }

/* cards CSS starts here */
.card.card-custom > .card-header, .card.card-custom.card-sticky > .card-header { min-height: 40px; }

.card-margin { margin-top: 2.5rem; }

.nav.nav-tabs.nav-tabs-line .nav-item .nav-link { margin: 0; margin-right: 0.85rem; font-size: 0.97rem; }

.card.card-custom { box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.08); }
.card.card-custom > .card-header { min-height: 40px; }
.card.card-custom > .card-header .card-title.font-size-sm { font-size: 14px; font-weight: 700; color: #3F4254; }
.card.card-custom > .card-header .card-title { color: #333333; font-weight: 600; font-size: 17px; }
.card.card-custom > .card-header .card-title span { font-size: 13px !important; display: inline-block; font-weight: normal; margin-left: 5px; }
.card.card-custom > .card-header .card-title .card-label.font-size-sm { font-size: 13px; font-weight: 600; }
.card.card-custom .card.card-custom { box-shadow: none; }
.card.card-custom .card.card-custom .card-header { min-height: 40px; cursor: pointer; }
.card.card-custom.bg-gray-200 .card-header { border-color: #EBEDF3; }

.card-body.px-5.py-3 .card-body { padding: 0; }

.wizard.wizard-3 .wizard-nav.fixed { position: fixed; top: 0; margin: 0 -15px; width: 100%; height: 70px; z-index: 999; }
.wizard.wizard-3 .wizard-nav .wizard-steps { margin: 0 auto; }
.wizard.wizard-3 .wizard-nav .wizard-steps .wizard-step.wizard-step-disabled { cursor: not-allowed; pointer-events: none; }
.wizard.wizard-3 .wizard-nav .wizard-steps .wizard-step .wizard-label { padding: 0 !important; }
.wizard.wizard-3 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title { text-align: center; }
.wizard.wizard-3 .content-scroll { padding: 70px 0 35px 0; height: calc(100vh - 70px); overflow-y: auto; }
.wizard.wizard-3 .wizard-foot { position: fixed; height: 60px; }

.nav-pills .nav-link { border-radius: 0; padding: 0.40rem 0.7rem; width: 40px; }

.scroller { display: block; width: 100%; overflow-x: auto; scrollbar-width: thin; }
.scroller::-webkit-scrollbar { width: 6px; height: 6px; background-color: #e3e3e3; }
.scroller::-webkit-scrollbar-thumb { background: #008f95; border-radius: 5px; }

.accordion .card .card-header .card-title { padding: 0.925rem 1rem; }
.accordion .card .card-header .card-title.font-size-sm { font-size: 13px; font-weight: 700; }
.accordion .accordion-solid .card .card-header .card-title.collapsed { border-radius: 0; }

.actions-accordion { top: 10px; right: 40px; position: absolute; z-index: 10; min-width: 90px; }
.actions-accordion .list-inline-item i { font-size: 14px; }

.modal .modal-header .modal-title { font-weight: 600; font-size: 1.1rem; }

.modal-inner-scroller { display: block; width: 100%; overflow-y: auto; overflow-x: hidden; max-height: 440px; padding-right: 5px; scrollbar-width: thin; }
.modal-inner-scroller::-webkit-scrollbar { width: 6px; height: 6px; background-color: #e3e3e3; }
.modal-inner-scroller::-webkit-scrollbar-thumb { background: #008f95; border-radius: 5px; }

.dx-popup-wrapper > .dx-overlay-content.dx-popup-draggable { max-width: 90% !important; }

/* navigation CSS  */
.nav .nav-link { color: #383a42; }
.nav .nav-link .nav-text, .nav .nav-link .nav-icon { color: #383a42; }

.aside { width: 235px; }

.aside-menu .menu-nav > .menu-item > .menu-link { padding: 9px 15px; border-left: 3px solid transparent; }

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item .menu-link { border-left: 3px solid transparent; }

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon { flex: 0 0 30px; }

/* scrollbars and scrolls */
.scrolltop { bottom: 10px; }

.navi.scroll { max-height: 280px; overflow-y: auto; scrollbar-width: thin; }
.navi.scroll::-webkit-scrollbar { width: 6px; height: 6px; background-color: #e3e3e3; }
.navi.scroll::-webkit-scrollbar-thumb { background: #008f95; border-radius: 5px; }
.navi .navi-item .navi-link { padding: 0.42rem 1.5rem; font-size: 0.85rem; }
.navi .navi-item .navi-link .navi-text { font-size: 0.85rem; }

.footer { border-radius: 5px; margin: 0 15px; margin-bottom: 15px; }

.admin-header #header-search-favicon { width: 150px; }
.admin-header .header-logo.mt-2 { margin-top: 2rem !important; }

.brand { padding: 0 15px; }

.brand-toggle { display: none; }

/* login form CSS */
.login-form { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-item-align: center; align-self: center; }
.login-form.forgot { margin-left: auto; -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }

/*custom CSS starts here*/
#show-grid { display: none; }

.drop-icon { font-size: 8px !important; }

.locked td { /*background-color: #ffdddd;*/ background-color: #FFD4D8; }

.btn i.fa, .btn i.far, .btn i.fas { vertical-align: top; font-size: 1.1rem; }

i.fa.font-size-sm { font-size: 0.8rem; vertical-align: middle; }

.btn.btn-sm i { vertical-align: baseline; font-size: 0.95rem; }

.btn.btn-xs { height: 30px; padding: 0.3rem 0.5rem; font-size: 0.85rem; }
.btn.btn-xs i { vertical-align: baseline; font-size: 0.85rem; color: white; }

.btn.btn-xxs { height: 25px; padding: 0.3rem 0.5rem; font-size: 0.85rem; }
.btn.btn-xxs i { vertical-align: baseline; font-size: 0.85rem; color: white; margin: 0; padding: 0; }

.input-group .btn i { vertical-align: middle; }

.custom-buttons .btn.btn-sm { border-radius: 0; height: 100%; margin-left: 8px; font-size: 12px; }
.custom-buttons .btn.btn-sm i, .custom-buttons .btn.btn-sm .btn i, .custom-buttons .btn-group-sm i, .custom-buttons .btn-group-sm .btn i { font-size: 1rem; vertical-align: top; padding-right: 0.15rem; }

/* ------DEVEXPRESS CUSTOM CSS --------*/
.dx-item-content.dx-list-item-content { overflow: visible; white-space: normal !important; word-wrap: break-word !important; font-size: 12px; }

.dx-datagrid .dx-link { text-decoration: none; }

.dx-texteditor-input { font-size: 0.9rem !important; }

.dx-datagrid-rowsview .dx-row > td, .dx-datagrid-rowsview .dx-row > tr > td { overflow: none; white-space: normal; word-break: break-all; text-overflow: none; font-size: 13px; line-height: 16px; }

.dx-datagrid-content .dx-datagrid-table .dx-row > td, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td { vertical-align: middle; }

.dx-widget { font-family: "Lato", sans-serif; font-size: 13px; }

.dx-datagrid-headers { color: #3F4254; font-weight: 700; font-size: 13px; }

.dx-datagrid-borders > .dx-datagrid-headers { border-top: 0; border-left: 0; border-right: 0; }

.dx-datagrid-borders > .dx-datagrid-rowsview { border-right: 0; border-left: 0; }

.dx-pager { padding: 10px 0; border-top: 0; }

.dx-datagrid-borders > .dx-datagrid-page { border-top: 0; }

.dx-pager .dx-page-sizes .dx-page-size { padding: 5px 8px; }

.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link { font-size: 15px; }

.dx-datagrid .dx-row > td { padding: 7px 7px; }

.dx-row.dx-header-row td { padding: 9px 7px; }

.dx-datagrid-rowsview .dx-row, .dx-datagrid .dx-row-lines > td { border-color: #f1f1f1; }

.dx-datagrid-table { border-bottom: none; }

.dx-datagrid-headers .dx-texteditor-input, .dx-datagrid-rowsview .dx-texteditor-input { padding: 5px; min-height: 25px; }

.dx-editor-cell { padding: 0; }

.dx-popover-wrapper .dx-popup-content { white-space: normal !important; }

.dx-link-title { width: 18px; height: 18px; background-position: 0 0; background-size: 18px 18px; padding: 0; text-align: center; line-height: 18px; margin: 0 3px; }
.dx-link-title i { font-size: 15px !important; }

.dx-overlay-wrapper { font-family: "Lato", sans-serif; }

.dx-overlay-shader { background-color: rgba(0, 0, 0, 0.3); }

.dx-popup-content { padding: 15px; }

.dx-popup-title { padding: 6px 15px; }

.dx-popup-title.dx-toolbar .dx-toolbar-label { font-weight: 600; font-size: 1.1rem; }

.dx-texteditor-input { min-height: 35px; }

.dx-widget input, .dx-widget textarea { font-family: "Lato", sans-serif; }

.dx-toolbar-text-auto-hide .dx-button .dx-button-content { padding: 5px; }

.form-group-xs { margin-bottom: 0.2rem; }
.form-group-xs .dx-texteditor-input { min-height: 28px; padding: 5px 9px 5px; }

#iDatePicker { height: 30px; max-width: 290px; }
#iDatePicker .dx-texteditor-input { padding: 0 9px 8px; }

#errorSummaryViewModel .dx-row.dx-header-row td { font-weight: 700; font-size: 11px; }

#errorSummaryViewModel .dx-datagrid-rowsview .dx-row > td, #errorSummaryViewModel .dx-datagrid-rowsview .dx-row > tr > td { font-size: 11px; }

#claimHistoryDataGrid { margin-bottom: 1rem !important; }

/*validation message custom CSS*/
.form-control.input-validation-error { border-color: #ff4848 !important; }

.form-control.has-error { border-color: #ff4848 !important; padding-right: calc(1.5em + 0.4rem); background-image: url(../media/misc/exclaimation.png); background-repeat: no-repeat; background-position: right calc(0.375em + 0.325rem) center; }

.form-group.text-danger { font-weight: 700; }

.form-group.has-error, .form-group.has-error .label-control label { color: #ff4848; }

.has-error i { color: #ff4848; }

.ValidationMessageCss.field-validation-error span, .field-validation-error span, .ValidationMessageCss { font-size: 11px; line-height: 15px; max-width: 450px; }

/* switch CSS */
.switch.switch-sm input:empty ~ span { height: 8px; width: 40px; border-radius: 10px; }

.switch.switch-sm input:empty ~ span:before, .switch.switch-sm input:empty ~ span:after { width: 30px; }

.switch.switch-sm input:empty ~ span:after { height: 15px; width: 15px; top: -4px; margin-left: 0; border-radius: 50%; }

.switch.switch-sm input:checked ~ span:after { margin-left: 15px; }

/* .switch.switch-outline.switch-primary input:empty ~ span:after{ margin-left: 3px;
} */
.switch.switch-outline.switch-primary input:empty ~ span:after { opacity: 1; }

.switch.switch-primary:not(.switch-outline) input:empty ~ span:before { opacity: 0.5; }

.switch.switch-primary:not(.switch-outline) input:checked ~ span:before { opacity: 0.7; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.radio-list input[type="radio"] { opacity: 0; position: fixed; width: 0; }

.radio-list .radio span { display: none; }

.radio-list label { display: block; background-color: transparent; padding: 6px 12px; text-align: center; font-size: 14px; border-bottom: 1px solid #EBEDF3; border-radius: 0; cursor: pointer; }

.radio-list .radio { margin: 0; }

.checkbox { line-height: 13px; }
.checkbox span { margin-right: 10px; line-height: inherit; }

.wrap { overflow-wrap: break-word; word-wrap: break-word; }
.wrap br { display: none; }

/*color changes in header*/
.brand { height: 60px; }

.topbar-item.border-right { border-color: #c1c1c1 !important; }

/*search in the header*/
.search .form-inline { position: relative; transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; }

.search .form-inline:before { content: "\F002"; font-family: Font Awesome\ 5 Free; color: rgba(0, 0, 0, 0.4); font-weight: 900; position: absolute; }

.search .form-inline input { width: 250px; height: 30px; border: 0; padding-left: 20px; background-color: transparent; border-radius: 0; border-bottom: 2px solid rgba(0, 0, 0, 0.3); color: #333333; transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; }

.search .form-inline input:focus { transition: 0.2s ease-in-out; background-color: transparent; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; }

/*font size for placeholders*/
.search .form-inline input::-webkit-input-placeholder, .search .form-inline input::-moz-placeholder, .search .form-inline input:-ms-input-placeholder, .search .form-inline input:-moz-placeholder { color: rgba(0, 0, 0, 0.4); font-size: 11px; }

.sticky-toolbar { top: 26%; z-index: 99; }

/* custom subheader patient section */
.custom-subheader { position: fixed; left: 235px; top: 60px; width: 100vw; z-index: 2; box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.04); border-top: 1px solid #EBEDF3; border-bottom: 1px solid #EBEDF3; }
.custom-subheader span { font-size: 12px; }

.custom-subheader ul { min-height: 32px; text-align: center; vertical-align: middle; align-content: space-between; }

.custom-subheader ul li { border-right: 1px solid #EBEDF3; text-align: center !important; margin-right: 0; }

.custom-subheader ul li:last-child { border-right: 0; }

.custom-subheader ul li span.font-size-sm { /*max-width: 81px;*/ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 0.86rem !important; }

.custom-subheader ul li a { color: #3F4254; padding: 0.45rem 0.56rem; border-bottom: 3px solid transparent; }

.custom-subheader ul li a.active { color: #3F4254; }

.custom-subheader ul li i { font-size: 11px; }

.claim-tables { margin-top: 40px; }

/* Charts CSS Updates */
#kt_tiles_widget_17_chart, #apexcharts9348n5qe, #SvgjsSvg1144, #apexchartsue9r95lq, .apexcharts-canvas.apexcharts37g5y0wci.apexcharts-theme-light, .apexcharts-canvas.apexcharts37g5y0wci.apexcharts-theme-light svg { height: 100px !important; min-height: 100px !important; }

.apexcharts-title-text { font-size: 12px; font-weight: 600; color: #3F4254 !important; }

.apexcharts-legend-text { font-size: 11px !important; letter-spacing: -0.5px; }

.apexcharts-xaxis-texts-g text, .apexcharts-xaxis-texts-g text tspan { font-size: 10px; font-weight: 500; }

.apexcharts-legend.position-bottom.apexcharts-align-center, .apexcharts-legend.position-top.apexcharts-align-center { justify-content: flex-end !important; }

.apexcharts-legend { padding: 0 0 0 10px !important; }

/* tooltip CSS starts here */
.tooltip { font-family: Muli, "sans-serif"; font-size: 11px; }

.tooltip-inner { padding: 0.45rem 0.5rem; font-size: 11px; }

/* alert color changes */
.alert { position: absolute; width: 450px; z-index: 999; right: 0; top: 20px; border-radius: 0.42rem 0 0 0.42rem; }

.alert.alert-success, .alert.alert-custom.alert-light-success.alert-notice { background-color: #DEF2D6; border-color: #DEF2D6; color: #0e6662; }

.alert.alert-custom .alert-icon i { display: none; }

.alert.alert-custom.alert-light-success .alert-icon i, .alert.alert-custom.alert-light-success .alert-text, .alert.alert-custom.alert-light-success .alert-close i { color: #0e6662; font-weight: 600; }

.alert.alert-custom.alert-light-success .alert-icon:before { content: '\f058'; font-family: Font Awesome\ 5 Free; color: #0e6662; font-size: 1.5rem; }
.alert.alert-custom.alert-light-danger .alert-icon:before { content: '\f071'; font-family: Font Awesome\ 5 Free; color: #ffffff; font-size: 1.5rem; }
.alert.alert-success [data-notify="icon"] { float: left; padding-right: 15px; margin-top: -5px; }
.alert.alert-success [data-notify="icon"]:before { content: '\f058'; font-family: Font Awesome\ 5 Free; color: #0e6662; font-size: 1.2rem; font-weight: 900; }
.alert.alert-danger [data-notify="icon"] { float: left; padding-right: 15px; margin-top: -5px; }
.alert.alert-danger [data-notify="icon"]:before { content: '\f071'; font-family: Font Awesome\ 5 Free; color: #ffffff; font-size: 1.2rem; font-weight: 900; }

/* .alert.alert-success, .alert.alert-custom.alert-light-danger.alert-notice{ background-color: #FFE5E8; border-color: $theme_danger; color:  $theme_danger;
} */
.alert.alert-danger, .alert.alert-custom.alert-light-danger.alert-notice { background-color: #C4314B; border-color: #C4314B; color: white; }

.alert.alert-custom.alert-light-danger .alert-icon i, .alert.alert-custom.alert-light-danger .alert-text, .alert.alert-custom.alert-light-danger .alert-close i { color: white; font-weight: 600; }

.alert.alert-custom .alert-icon i { font-size: 1.5rem; }

.alert.alert-danger .close { color: white; }

/* page header buttons css */
.pageheader-text span .btn.btn-link-primary { margin-right: 8px; padding-right: 8px !important; border-right: 1px solid #B5B5C3 !important; }

.pageheader-text span .btn.btn-link-primary:hover:not(.btn-text):not(:disabled):not(.disabled) { border-color: #B5B5C3 !important; border-right: 1px solid #b5b5c3 !important; }

.pageheader-text span:last-child .btn.btn-link-primary { margin-right: 0; padding-right: 0 !important; border-right: 0 !important; }
.pageheader-text span:last-child .btn.btn-link-primary:hover:not(.btn-text):not(:disabled):not(.disabled) { border: 0 !important; }

/*misc CSS*/
.symbol-transparent .symbol-label { background-color: transparent; }

.quick-search.quick-search-dropdown { padding: 10px; }

/* CSS for the select RRE*/
#rreSelectionDropDown { width: 100%; margin-right: 10px; }

#dropdown-rreselection { transform: translate3d(-215px, 45px, 0px) !important; }

.topbar .dropdown-lg:first-child { border-right: 1px solid #EBEDF3; }

.plus-more { width: 20px; height: 20px; background: rgba(255, 255, 255, 0.2); vertical-align: middle; line-height: 20px; font-size: 0.75rem; margin-top: -3px; }

.dropdown .font-size-sm, .topbar-item .font-size-sm { font-size: 0.9rem; }

/*iframe custom CSS*/
iframe { border: 0; cell-spacing: 0; border-style: none; }

/* semanti UI custom changes */
.ui.search { font-size: 13px; }

.ui.dropdown .menu > .item { font-size: 0.85rem; padding: 0.42rem 1.5rem; color: #3F4254; }

.ui.fluid.dropdown { display: inline-block; max-width: 285px; }

.ui.dropdown .menu { font-size: 0.85rem; }

.ui.multiple.dropdown > .label { width: auto; height: auto; font-size: 10px; margin-top: 0.3rem; }

.delete.icon { color: rgba(0, 0, 0, 0.6); }

/*claim header fixed for the claims*/
.claim-fixed-top { position: sticky; z-index: 98; top: 82px; left: 0; right: 0; box-shadow: 0px 10px 10px 0px rgba(82, 63, 105, 0.09) !important; }

/*claim errors in edit claims*/
#claim-errors { display: none; height: 250px; position: fixed; bottom: 0; left: 0; width: 100%; background-color: white; box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.25); z-index: 105; }

#claim-errors.show { display: block; }

.error-summary-header { background-color: #F6EFEF; color: #3F4254; padding: 4px 15px; border-bottom: 1px solid #B5B5C3; }

.error-summary-header .errors { border-color: #B5B5C3 !important; }

.error-summary-body { padding: 0 15px; overflow-y: auto; max-height: 220px; }

body.no-scroll { overflow: hidden; }

body.no-scroll #kt_content { overflow-y: auto; flex: 1 1 calc(100vh - 250px); height: calc(100vh - 250px); max-height: calc(100vh - 334px); }

.table-font-sm thead th, .table-font-sm td { font-size: 11px; }

.form-control-xx { height: 18px; }

/*end claims error*/
/* reset password  custom */
.display-custom { max-width: 460px; }

.fixed-width { background-size: 32% !important; }

.custom-items li { height: 40px; }
.custom-items li a { background-color: #E7E7E7; color: black; padding: 0.45rem; border-radius: 20px; padding: 0.40rem 0.7rem; width: 40px; }
.custom-items li a:hover { background-color: #008f95; color: white; }

.def-block { border-color: rgba(0, 0, 0, 0.15) !important; }
.def-block .def-block-header { color: #333333; }
.def-block .def-block-header h4 { font-weight: 600; font-size: 16px; }
.def-block .def-block-header p { font-weight: 500; font-size: 12px; }

.def-head { font-weight: 600; color: #2b2b2b !important; font-size: 14px; }

.abs-label { position: absolute; z-index: 1; top: 8px; font-weight: 600 !important; color: #2b2b2b !important; font-size: 14px !important; }

.is-slot-full { opacity: 0.7; background-color: rgba(0, 0, 0, 0.5); cursor: not-allowed; pointer-events: none; }

.subs li { margin: 0 !important; }
.subs li:after { content: "|"; color: black; margin: 0 5px; }
.subs li:last-child:after { content: ""; margin: 0; }

#iDataContainer #kt_tab_pane_2_1 .container, #iDataContainer #kt_tab_pane_2_2 .container, #iDataContainer #kt_tab_pane_2_3 .container { padding: 0 !important; }
#iDataContainer #kt_tab_pane_2_1 .card-header, #iDataContainer #kt_tab_pane_2_2 .card-header, #iDataContainer #kt_tab_pane_2_3 .card-header { display: none !important; }

.hide { display: none !important; }

.show { display: block; }

.linker { padding: 8px; cursor: pointer; margin: 0; }

.linker p { margin: 0; cursor: pointer; }

.pointIndex { border-bottom: 1px solid #008f95; color: #008f95; }

.updated { background-color: #f0fbff !important; }

.reqerr { background-color: #ffeeee !important; }

.invalidEmail { background-color: #ffeeee !important; }

div.scrollable { background-color: #dedede; width: 100%; height: 20vw; overflow: auto; }

.wrapperGrid { display: grid; grid-template-columns: repeat(3, 1fr); padding: 10px; }

.dx-tile-content .image { display: block; padding: 5px; cursor: pointer; }
.dx-tile-content .image h6 { font-size: 15px; }
.dx-tile-content .image p { font-size: 12px; }

.dx-calendar { width: 100%; height: 210px; min-height: 210px; }

.dx-popup-content .dx-calendar { width: auto !important; }

.dx-calendar-body { top: 27px; border: 1px solid #dddddd; }

.dx-calendar-navigator-next-view.dx-button, .dx-calendar-navigator-previous-month.dx-button { margin: 0; }

.dx-calendar-body table th { font-size: 10px; }

.dx-calendar-navigator { height: 28px; }
.dx-calendar-navigator .dx-calendar-caption-button { font-size: 13px; }

.dx-calendar-cell.dx-calendar-selected-date, .dx-calendar-cell.dx-calendar-selected-date.dx-calendar-today { -webkit-box-shadow: inset 0 0 0 1000px #008f95; box-shadow: inset 0 0 0 1000px #008f95; background-color: #008f95; }

.dx-calendar-navigator .dx-calendar-caption-button.dx-button .dx-button-content, .dx-calendar-navigator-previous-month.dx-button .dx-icon, .dx-calendar-navigator-previous-view.dx-button .dx-icon, .dx-calendar-navigator-next-month.dx-button .dx-icon, .dx-calendar-navigator-next-view.dx-button .dx-icon { color: #008f95; }

.dx-calendar-cell { font-size: 13px; }

.dx-popup-title.dx-toolbar .dx-toolbar-label { font-size: 1rem; }

.dx-popup-title.dx-toolbar { padding: 6px 15px; }

.dx-popup-content .def-head { font-size: 13px; }

#abs-back { position: absolute; top: 30px; left: 15px; }

#tileview { padding: 0; height: 200px !important; }
#tileview .dx-item.dx-tile { border-radius: 5px; }
#tileview .dx-scrollable-wrapper { background-color: #fbfbfb; }
#tileview .dx-scrollable-wrapper::-webkit-scrollbar { width: 6px !important; height: 6px; background-color: #008f95 !important; }
#tileview .dx-scrollable-wrapper::-webkit-scrollbar-thumb { background: #008f95 !important; border-radius: 5px; }

.dash-counts .container { padding: 0; }
.dash-counts .container .card-header { display: none; }

.nearest_site .list-unstyled-item { border: 1px solid #EBEDF3; display: flex; flex-wrap: wrap; align-items: center !important; justify-content: space-between !important; }
.nearest_site .list-unstyled-item .padded { padding: 6px 15px; flex-basis: 80%; }
.nearest_site .list-unstyled-item a { padding: 6px 15px; display: block; width: 100%; cursor: pointer; }
.nearest_site .list-unstyled-item .time { padding-right: 15px; }
.nearest_site .list-unstyled-item h6 { color: #333333; margin: 0; margin-bottom: 5px; font-size: 14px; }
.nearest_site .list-unstyled-item p { font-size: 12px; color: theme_grey; }

#available_dates { display: none; }

.form-data { font-weight: 600; }

#confirmation-text h4 { margin-bottom: 3.75rem; margin-top: 1.25rem; font-size: calc(1.475rem + 2.7vw); color: #008f95; }
#confirmation-text p { color: #333333; font-size: 1.25rem; margin-bottom: 3.75rem; }
#confirmation-text p strong { color: #008f95; }

.text-primary-dark { color: #005e62; }

.confirmation strong { color: #008f95; }

.print { position: absolute; top: 20px; right: 20px; }
.print i.fa { color: #008f95; }

#confirmation-title { margin-bottom: 3.75rem; margin-top: 1.25rem; font-size: calc(1.475rem + 2.7vw); color: #008f95; }

#confirmation-body, #confirmation-body p { font-size: 1.25rem; margin-bottom: 3.75rem; }
#confirmation-body strong, #confirmation-body p strong { color: #008f95; }

.dx-tile-content .btn-image { display: block; width: 100%; padding: 6px 15px !important; cursor: pointer; }
.dx-tile-content .btn-image h6 { color: #333333; margin: 0; font-size: 14px; }
.dx-tile-content .btn-image h4 { color: #333333; margin: 0; font-size: 12px; color: #dedede; font-weight: 600 !important; }
.dx-tile-content .btn-image p { font-size: 12px; color: #333333; }

#iSitesList { height: auto !important; }

.mobileTileView { height: 140px !important; }

#gmap_legend { position: absolute; right: 12px; bottom: 250px; background: rgba(255, 255, 255, 0.5); color: #000; }

.custom-file-xs .custom-file-input { height: 30px; }
.custom-file-xs .custom-file-label, .custom-file-xs .custom-file-label::after { height: 30px; padding: 0.4rem 1rem; }

@media screen and (max-width: 991.98px) { .content-custom { padding: 0 !important; } }
.full-height { height: 85vh; }

.no-shadow { box-shadow: none !important; }

.web-container { padding: 0 30px !important; }

.header.header-fixed.no-shadow { box-shadow: none !important; }
.header.header-fixed.header-transparent { background-color: rgba(255, 255, 255, 0.1) !important; }
.header.header-fixed.header-scrolled { background-color: white !important; box-shadow: 0 6px 6px 0px rgba(82, 63, 105, 0.06) !important; }

.widget-header-container { width: 100%; margin-bottom: 30px; color: #008f95; position: relative; }
.widget-header-container .widget-header-small { font-size: 18px; margin: 0; font-weight: 600; text-transform: capitalize; }
.widget-header-container .widget-header { font-size: 25px; font-weight: 900; text-transform: capitalize; }
.widget-header-container.header-container-top { margin-left: 20px; color: #5a5a5a; }
.widget-header-container.header-container-top .widget-header-small { font-size: 1.8em; }
.widget-header-container.header-container-top .widget-header { font-size: 2.5em; }
.widget-header-container.header-container-top p { font-size: 16px; }
.widget-header-container .header-watermark { position: absolute; text-transform: uppercase; color: rgba(0, 143, 149, 0.15); font-size: 5rem; left: 40px; top: -20px; }

.content-container { padding: 50px 0 70px; }
.content-container.about { background: url(../media/webview/story_bg.png) top left; background-repeat: no-repeat; background-size: contain; }

.about_desc { padding: 40px 20px; background: white; box-shadow: 0 6px 6px 0px rgba(82, 63, 105, 0.06); }
.about_desc .about_desc_inner { color: #898989; }

.services_desc .services_desc_inner { text-align: center; }
.services_desc .services_desc_inner .services_title { font-size: 18px; font-weight: 600; margin: 15px 0 25px; text-transform: capitalize; color: #005e62; }
.services_desc .services_desc_inner .services_single_desc { color: #898989; }

.accordion.accordion-panel.accordion-web .card { background-color: #F0F0F0; margin-bottom: 10px; }
.accordion.accordion-panel.accordion-web .card .card-header .card-title { background-color: #F0F0F0; color: black; }
.accordion.accordion-panel.accordion-web .card .card-header .card-title:after { color: black; }
.accordion.accordion-panel.accordion-web .card .card-body { border-top: 1px solid white; color: #898989; }

.drop_questions { padding: 20px; background-color: #F0F0F0; }

.footer-black { background-color: #393939; color: #898989; padding: 45px 0 0 0; }
.footer-black .widget-header-container .widget-header-small { color: white; text-transform: none; }
.footer-black .footer-bottom { background: #2C2A2A; margin-top: 40px; color: #BABABA; padding: 10px 25px; }
.footer-black .footer_desc_inner ul li a { color: #BABABA; font-weight: 700; }
.footer-black .footer_desc_inner ul li a:hover { color: white; }

.social .social_links { display: inline-block; margin-right: 10px; }
.social .social_links a i.fa, .social .social_links a i.fab, .social .social_links a i.fas { color: #BABABA; width: 30px; height: 30px; background-color: #2C2A2A; text-align: center; line-height: 30px; font-size: 14px; padding-right: 0; }
.social .social_links a:hover i.fa, .social .social_links a:hover i.fab, .social .social_links a:hover i.fas { color: white; background-color: #121111; }

@media (max-width: 991.98px) { .description-carousel { background: rgba(0, 143, 149, 0.01); }
  .content-container.about { background: rgba(0, 143, 149, 0.03); }
  .content-container.about img { display: block; margin: 0 auto; }
  .services_desc_inner, .footer_desc_inner { margin-bottom: 20px; }
  .footer-black .widget-header-container { margin-bottom: 15px; }
  .description-carousel .full-height { height: auto !important; }
  .widget-header-container.header-container-top { margin-top: 30px; }
  .widget-header-container.header-container-top .widget-header-small { font-size: 1.2em; }
  .widget-header-container.header-container-top .widget-header { font-size: 1.8em; }
  .header-menu-mobile .menu-nav > .menu-item:hover .menu-link.btn-primary .menu-text { color: #008f95 !important; }
  .header-menu-mobile .menu-nav > .menu-item .menu-link.btn-primary { padding: 9px 30px !important; }
  .header-menu-mobile .menu-nav > .menu-item .menu-link.btn-primary .menu-text { color: white !important; }
  .header-menu-mobile .menu-nav > .menu-item .menu-link.active { background-color: rgba(0, 143, 149, 0.05); }
  .header-menu-mobile .menu-nav > .menu-item .menu-link.active .menu-text { font-weight: 700 !important; color: #008f95 !important; } }
@media (max-width: 567px) { .description-carousel { background: rgba(0, 143, 149, 0.01); }
  .description-carousel img { display: block; margin: 0 auto; max-width: 75%; } }
body { background-color: rgba(0, 143, 149, 0.04); }

a { color: #008f95; }
a:hover { color: #005e62; }

.login.login-4 { background-color: white; }

.custom-bg { background-color: #008f95; }

.text-primary, a.text-hover-primary:hover, .text-hover-primary:hover { color: #008f95 !important; }

.text-dark { color: #2b2b2b !important; }

.bg-primary, .label.label-primary { background-color: #008f95 !important; }

.symbol.symbol-primary .symbol-label { background-color: rgba(0, 143, 149, 0.75) !important; color: white; }
.symbol.symbol-light-primary .symbol-label { background-color: #d9deff !important; color: #008f95; }

.symbol-custom .symbol-label { background-color: #5a5a5a; color: white; }

/*Status colors*/
.text-success { color: #00a94e !important; }

.bg-success, .label.label-success { background-color: #00a94e !important; }

.symbol.symbol-light-success .symbol-label { background-color: #d2f7c9; color: #00a94e; }

.text-info { color: #5c76fd !important; }

.bg-info { background-color: #5c76fd !important; }

.border-primary { border-color: #008f95 !important; }

.border-secondary { border-color: #E4E6EF !important; }

.border-success { border-color: #00a94e !important; }

.border-info { border-color: #5c76fd !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.bg-light-danger { background-color: #FFE5E8 !important; }

.bg-light-success { background-color: #E3FFF0 !important; }

.bg-light-info { background-color: #E7EBFF !important; }

.bg-light-primary { background-color: #d9deff !important; }

.success-light-bg { background-color: #d2f7c9; }

.bg-danger { background-color: #ff4848 !important; }

.text-danger { color: #ff4848 !important; }

.text-danger i { color: #ff4848; margin-right: 5px; }

.warning-bg { background-color: #ffc107 !important; }

.text-warning { color: #ffc107 !important; }

/*Primary buttons*/
.btn.btn-primary { background-color: #008f95; border-color: #008f95; }
.btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-primary:focus:not(.btn-text), .btn.btn-primary.focus:not(.btn-text) { background-color: #00777c; border-color: #00777c; }
.btn.btn-primary:disabled { opacity: 0.5; }

/*Secondary buttons*/
.btn.btn-secondary { color: white; background-color: #5a5a5a; border-color: #5a5a5a; }
.btn.btn-secondary i { color: white; }
.btn.btn-secondary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-secondary:focus:not(.btn-text), .btn.btn-secondary.focus:not(.btn-text) { background-color: #4d4d4d; border-color: #4d4d4d; color: white; }
.btn.btn-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-secondary:focus:not(.btn-text) i, .btn.btn-secondary.focus:not(.btn-text) i { color: white; }
.btn.btn-secondary:disabled { opacity: 0.5; }

/*Primary light Buttons*/
.btn.btn-light-primary { color: white; background-color: rgba(0, 143, 149, 0.4); border-color: transparent; }
.btn.btn-light-primary:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-primary:not(:disabled):not(.disabled).active, .btn.btn-light-primary.focus:not(.btn-text) { color: white; background-color: rgba(0, 143, 149, 0.6); border-color: transparent; }
.btn.btn-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-primary:focus:not(.btn-text), .btn.btn-light-primary.focus:not(.btn-text) { color: white; background-color: rgba(0, 143, 149, 0.6); border-color: transparent; }

/*Danger light Buttons*/
.btn.btn-light-danger { color: #ff4848; background-color: #FFE5E8; border-color: transparent; }
.btn.btn-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-danger:focus:not(.btn-text), .btn.btn-light-danger.focus:not(.btn-text) { color: white; background-color: #ff4848; border-color: transparent; }

.btn.btn-primary.disabled, .btn.btn-primary:disabled { color: #FFFFFF; background-color: #008f95; border-color: #008f95; }

.btn.btn-light-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-light-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-light-danger.dropdown-toggle, .show .btn.btn-light-danger.btn-dropdown { color: white; background-color: #ff4848; border-color: transparent; }

.btn.btn-link-primary { color: #008f95; }
.btn.btn-link-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-link-primary:focus:not(.btn-text), .btn.btn-link-primary.focus:not(.btn-text), .btn.btn-link-primary:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-link-primary:not(:disabled):not(.disabled).active { color: #005e62; }

.btn.btn-hover-text-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-text-primary:focus:not(.btn-text), .btn.btn-hover-text-primary.focus:not(.btn-text) { color: #005e62; }

.btn.btn-default { color: #333333 !important; }
.btn.btn-default .btn.btn-default:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-default .btn.btn-default:focus:not(.btn-text), .btn.btn-default .btn.btn-default.focus:not(.btn-text) { color: black !important; }

#claimCancel, #ClaimErrors { color: #5a5a5a; }
#claimCancel:hover:not(.btn-text):not(:disabled):not(.disabled), #claimCancel:focus:not(.btn-text), #claimCancel.focus:not(.btn-text), #ClaimErrors:hover:not(.btn-text):not(:disabled):not(.disabled), #ClaimErrors:focus:not(.btn-text), #ClaimErrors.focus:not(.btn-text) { color: #414141; }

.show > .btn.btn-link-primary.dropdown-toggle, .show .btn.btn-link-primary.btn-dropdown { color: #008f95; }

.brand .btn .svg-icon svg g [fill], .brand .btn:hover .svg-icon svg g [fill] { fill: #008f95; }

#siteSwitcher { border-color: rgba(0, 143, 149, 0.8) !important; }

/*Header CSS*/
.header .header-menu .menu-nav > .menu-item > { padding: 0; }
.header .header-menu .menu-nav > .menu-item > .menu-link .menu-text { font-size: 13px; font-weight: 400; color: black; }

.header.header-fixed { background-color: white; }

.header.header-fixed.admin-header { background-color: white; }

.aside-menu-wrapper, .aside-menu { background-color: #008f95; }

.search .form-inline input:focus { border-color: #008f95; }

.header .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link { background-color: transparent; }

.header .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text { color: #008f95; font-weight: 700; }

.header .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text, .header .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text, .header .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-arrow, .header .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-arrow { color: #008f95; font-weight: 700; }

.header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link { background-color: rgba(0, 143, 149, 0.05); font-weight: 700; }

.header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span, .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-bullet.menu-bullet-dot > span { background-color: rgba(0, 143, 149, 0.75); }

/*Aside menu on hover*/
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text, .aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon { color: #dedede; }

.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon { color: white; }

.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-text, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-text, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-arrow, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-arrow, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-arrow, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-arrow, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-text { color: white; }

.aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link { border-left: 3px solid #006367; background-color: rgba(0, 99, 103, 0.15); /*border-right: 3px solid #52a4dd;*/ }

.aside-menu .menu-nav > .menu-item.menu-item-disabled:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link, .aside-menu .menu-nav > .menu-item.menu-item-disabled:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text { cursor: context-menu; color: #333333; background-color: transparent; }

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item > .menu-link .menu-text { color: #dedede; }

.aside-menu .menu-nav > .menu-item.menu-item-disabled:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon { color: transparent; }

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading .menu-bullet.menu-bullet-line > span, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link .menu-bullet.menu-bullet-line > span, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-line > span, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-line > span { background-color: white; }

.user-panel { background-color: #006367; }

.footer { background-color: #006367; color: white; }

@media screen and (max-width: 991.98px) { .header-mobile .burger-icon:hover span, .header-mobile .burger-icon:hover span::before, .header-mobile .burger-icon:hover span::after { background-color: #008f95; }
  .header-mobile .btn:hover .svg-icon svg g [fill] { fill: #008f95; }
  .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text, .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text, .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-arrow, .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-arrow { color: #008f95; }
  .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text, .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-arrow, .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link .menu-arrow, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-bullet.menu-bullet-dot > span, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-bullet.menu-bullet-dot > span { color: #008f95; }
  .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link, .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-heading, .header-menu-mobile .menu-nav > .menu-item.menu-item-active > .menu-link, .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .header-menu-mobile .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link, .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-heading, .header-menu-mobile .menu-nav > .menu-item.menu-item-open > .menu-link { background-color: rgba(0, 143, 149, 0.05); } }
.custom-subheader ul li a.active { border-color: rgba(0, 143, 149, 0.75); }

/*tabs colors in the cards*/
.nav.nav-tabs.nav-tabs-line .nav-link.active, .nav.nav-tabs.nav-tabs-line .show > .nav-link { border-color: #008f95; color: #008f95; font-weight: 800; }
.nav.nav-tabs.nav-tabs-line .nav-link:hover:not(.disabled) { border-color: #008f95; color: #008f95; }

.nav .show > .nav-link, .nav .nav-link:hover:not(.disabled), .nav .nav-link.active { color: #008f95; }

.wizard.wizard-3 .wizard-nav .wizard-steps .wizard-step[data-wizard-state="current"] .wizard-label, .wizard.wizard-3 .wizard-nav .wizard-steps .wizard-step[data-wizard-state="current"] .wizard-label i { color: #008f95 !important; }

.wizard.wizard-3 .wizard-nav .wizard-steps .wizard-step[data-wizard-state="current"] .wizard-label .wizard-bar:after { background-color: #008f95; }

.nav.nav-pills.nav-primary .nav-link.active { background-color: #008f95; }

.nav.nav-pills.nav-primary .nav-link { background-color: #E7E7E7; color: black; margin: 0; }

.nav.nav-pills.nav-primary .show > .nav-link, .nav.nav-pills.nav-primary .nav-link:hover:not(.active) { background-color: #008f95; color: white; }

.nav.nav-pills.nav-primary .show > .nav-link .nav-text, .nav.nav-pills.nav-primary .nav-link:hover:not(.active) .nav-text { color: white; }

.radio-list input[type="radio"]:checked + label { background-color: rgba(0, 143, 149, 0.05); color: black; font-weight: 600; }

.radio-list label:hover { background-color: rgba(0, 143, 149, 0.05); color: black; }

.scrolltop { background-color: #008f95; }

/*modal buttons hover*/
.modal .modal-header .close:hover i, .modal .modal-header .close:hover .ki { color: #008f95; }

/*pagination*/
.btn.btn-hover-primary:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-primary:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-primary.dropdown-toggle, .show .btn.btn-hover-primary.btn-dropdown { background-color: #008f95 !important; border-color: #008f95 !important; }

/*table striped color*/
.table-striped tbody tr:nth-of-type(odd) { background-color: #f4f4f4 !important; }

/*  dropdowns*/
.navi .navi-item .navi-link.active { color: #008f95; background: rgba(0, 143, 149, 0.05); }
.navi .navi-item .navi-link.active .navi-text { color: #008f95; }
.navi .navi-item .navi-link:hover { color: #008f95; background: rgba(0, 143, 149, 0.05); }
.navi .navi-item .navi-link:hover .navi-text { color: #008f95; }

.bg-gray-100 { background-color: rgba(0, 143, 149, 0.05) !important; }

.form-group label { color: #555555; font-weight: 700; }
.form-group label span { color: #ff4848; }

.form-control.form-control-solid { background-color: rgba(0, 143, 149, 0.05); }

.checkbox > span { background: #e0e0e0; }

/*switch colors*/
.switch.switch-outline.switch-primary input:empty ~ span:before { background-color: #5a5a5a; border-color: #5a5a5a; }

.switch.switch-outline.switch-primary input:empty ~ span:after { background-color: white; border: 1px solid #BBBBBB; }

.switch.switch-primary:not(.switch-outline) input:empty ~ span:before { background-color: #5a5a5a; border-color: #5a5a5a; }

.switch.switch-outline.switch-primary input:checked ~ span:after { background: white; border: 1px solid #BBBBBB; }

.switch.switch-outline.switch-primary input:checked ~ span:before { border-color: #008f95; background-color: #008f95; }

.navi .navi-item .navi-link:hover .navi-text { color: rgba(0, 143, 149, 0.75); }

.checkbox > input:checked ~ span { background: #008f95; }

.accordion.accordion-toggle-plus .card .card-header .card-title.collapsed:after, .accordion.accordion-toggle-plus .card .card-header .card-title:after { color: black; }

/* devextreme colors */
.dx-datagrid .dx-row-alt > td, .dx-datagrid .dx-row-alt > tr > td { background-color: #f4f4f4; }

.dx-pager .dx-page-sizes .dx-selection, .dx-pager .dx-pages .dx-selection { background-color: #00b6be; color: white; }

.dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused) { background-color: rgba(0, 143, 149, 0.2); color: inherit; }

.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > td, .dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > tr:first-child > td { border-color: rgba(0, 143, 149, 0.1); }

.dx-datagrid .dx-link { color: rgba(0, 143, 149, 0.45); }
.dx-datagrid .dx-link:hover { color: #008f95; }

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link-title { color: #008f95; }

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link, .dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link-title .dx-link, .dx-row.dx-data-row.dx-row-lines.dx-row-focused.dx-cell-focus-disabled .dx-link { background-color: transparent; color: #00686c; }

.dx-tile.dx-state-focused, .dx-tile.dx-state-hover { border-color: rgba(0, 143, 149, 0.75); }

.dx-tile.dx-state-focused { background-color: #008f95; color: white; }

/* .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-icon-edit{ color:$theme_primary_color;
} */
/*Header color changes*/
/* .header.header-fixed.admin-header { background-color: #1e3273; background-image: linear-gradient(90deg, #fff 0%, #EB5757 65%);
}
.header.header-fixed.admin-header .symbol-custom .symbol-label{ background-color:$theme_primary_color;
} */
/*.search .form-inline input , .search .form-inline input:focus { border-bottom: 2px solid$theme_primary_color;
}*/
.actions-accordion .list-inline-item i { color: rgba(0, 143, 149, 0.45); }
.actions-accordion .list-inline-item i:hover { color: #008f95; }

.custom-buttons .btn.btn-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .custom-buttons .btn.btn-light-primary:hover i, .custom-buttons .btn.btn-light-primary:focus:not(.btn-text), .custom-buttons .btn.btn-light-primary.focus:not(.btn-text) { color: #008f95 !important; background-color: #d9deff !important; border-color: transparent !important; }

.custom-items li a { background-color: #E7E7E7; color: black; }
.custom-items li a:hover, .custom-items li a.clicked { background-color: #008f95; color: white; }

.selectedTicket { background-color: #008f95; color: white; border-radius: 5px; border: 1px soid rgba(0, 143, 149, 0.6); }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 100%; } }
@media (min-width: 1400px) { .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 100%; } }
@media (min-width: 992px) { body { font-size: 13px !important; }
  .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { padding: 0 15px; }
  .container, .container-sm, .container-md, .container-lg { max-width: 100%; }
  .header.header-fixed { height: 82px; z-index: 105; border: 0; }
  .header.header-fixed.topheader-fixed { height: 40px; background-image: none; border: 0; }
  .header-fixed.subheader-fixed .subheader { background-color: transparent; height: 40px; top: 60px; z-index: 100; border: 0; box-shadow: 0 6px 6px 0px rgba(82, 63, 105, 0.06); }
  .header .header-menu .menu-nav .menu-item:first-child .menu-link { padding-left: 0 !important; }
  .header .header-menu .menu-nav > .menu-item { padding: 0; }
  .header .header-menu .menu-nav > .menu-item > .menu-link .menu-text { font-size: 13px; font-weight: 700; color: #333333; }
  .header .header-menu .menu-nav > .menu-item > .menu-link .menu-text.active { color: #008f95; font-weight: 900; }
  .header .header-menu .menu-nav > .menu-item > .menu-link { font-size: 13px; font-weight: 500; color: #333333; }
  .header .header-menu .menu-nav > .menu-item > .menu-link.active .menu-text { color: #008f95; font-weight: 900; }
  .header .header-menu .menu-nav > .menu-item > .menu-link.btn-primary .menu-text { color: white; }
  .header .header-menu .menu-nav > .menu-item > .menu-link > .menu-arrow { display: flex; width: 15px; color: #008f95; }
  .header .header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-classic { padding: 0; }
  .header .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link, .header .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link { background: transparent; }
  .header .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-text { font-weight: 500; font-size: 13px; color: #3F4254; line-height: 16px; }
  .header .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link { padding: 6px 12px; }
  .header-fixed.subheader-fixed.subheader-enabled .wrapper { padding-top: 100px; }
  .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:first-child > .menu-link { padding: 8px 12px 6px 12px !important; }
  .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:last-child > .menu-link { padding: 6px 12px 8px 12px; }
  .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-bullet.menu-bullet-dot { color: #3F4254; }
  .header-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon { display: none; }
  .header-menu .menu-nav > .menu-item > .menu-link .menu-icon .menu-icon { width: auto; }
  .header.header-fixed { height: 60px; box-shadow: 0 6px 6px 0px rgba(82, 63, 105, 0.06) !important; }
  .header-fixed.subheader-fixed .subheader { background-color: white; }
  .aside-enabled .header.header-fixed, .aside-enabled.subheader-fixed .subheader { left: 235px; }
  .aside-enabled.aside-minimize .header.header-fixed, .subheader-fixed.aside-minimize-hover .subheader, .subheader-fixed.aside-minimize .subheader { left: 50px; }
  .aside-minimize .aside { width: 50px; }
  .aside-fixed .wrapper { padding-left: 235px; }
  .aside-fixed.aside-minimize .wrapper { padding-left: 55px; }
  body:not(.aside-enabled) .header-menu-wrapper .header-logo { margin-right: 10px; }
  .content { padding: 15px 0; }
  .footer { border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .navi.scroll::-webkit-scrollbar { width: 6px; height: 6px; background-color: rgba(0, 143, 149, 0.9); }
  .navi.scroll::-webkit-scrollbar-thumb { background: #e3e3e3; border-radius: 5px; }
  .navi .navi-item .navi-link { padding: 0.42rem 1.5rem; font-size: 0.85rem; }
  .navi .navi-item .navi-link .navi-text { font-size: 0.85rem; }
  .btn-sm, .btn-group-sm > .btn { font-size: 12px; }
  .btn-default:hover { background-color: #d1dde8; } }
@media (max-width: 1200px) { .display-4 { font-size: calc(1rem + 1.5vw) !important; } }
@media (max-width: 2200px) { .wizard.wizard-3 .wizard-nav .wizard-steps { max-width: 100vh; margin: 0 auto; } }
@media screen and (max-width: 1366px) { .wizard.wizard-3 .wizard-nav .wizard-steps { max-width: 100vh; margin: 0 auto; } }
@media screen and (max-width: 1024px) { #total-claims-vs-medicare-eligible-claims .apexcharts-legend.apexcharts-align-center.position-top { top: 35px !important; } }
@media screen and (max-width: 991.98px) { .login-form { ms-flex: 0 0 70%; flex: 0 0 70%; max-width: 70%; }
  .login-aside { width: 100% !important; padding: 4rem !important; }
  .login-aside.login-full { padding: 15px !important; }
  .login-aside.login-full .login-form { ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .login-aside.login-aside-forgot { padding: 4rem 1.5rem !important; }
  .custom-bg { padding: 1.5rem !important; }
  .md-mt-1 { margin-top: 1rem !important; }
  .md-mb-1 { margin-bottom: 1rem !important; }
  .md-pr-15 { padding-right: 12.5px !important; }
  .md-pl-15 { padding-left: 12.5px !important; }
  .claim-fixed-top { position: relative; }
  .md-mt-0 { margin-top: 0 !important; }
  .custom-subheader { left: 0; top: 50px; }
  #siteSwitcher { display: block; width: 100%; margin-left: 0.5rem; text-align: left !important; }
  .col.border-left .symbol { display: none; }
  .topbar-item .text-white { color: #3F4254 !important; }
  .claim-tables { margin-top: 60px; }
  .header-mobile-fixed .header-mobile { min-height: 50px; height: 50px; background-color: white; }
  .header-mobile-fixed .wrapper { top: 50px; }
  .header.header-fixed { background-image: none !important; }
  .header.header-fixed .header-logo { display: none; }
  .header.header-fixed.topheader-fixed { border-bottom: 1px solid rgba(0, 143, 149, 0.05); height: 25px; }
  .header-menu-mobile .menu-nav > .menu-item { padding: 0 0.12rem; }
  .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-text, .header-menu-mobile .menu-nav > .menu-item .menu-link .menu-text, .header-menu-mobile .menu-nav > .menu-item .menu-heading .menu-icon, .header-menu-mobile .menu-nav > .menu-item .menu-link .menu-icon, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text, .header-menu-mobile .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text { font-size: 0.9rem; }
  .header-menu-mobile .menu-nav > .menu-item > .menu-heading .menu-icon, .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-icon { margin-top: 4px; display: none; }
  .topbar-mobile-on .topbar { z-index: 23; margin-top: 50px; }
  .topbar { height: 40px; }
  .pageheader-text { position: absolute; top: 54px; right: 15px; width: 100%; text-align: right; }
  .claim-fixed-top { top: 55px; }
  .form-group label { font-size: 0.75rem; }
  #containerBucket { overflow-x: auto; scrollbar-width: thin; }
  #containerBucket::-webkit-scrollbar { width: 6px; height: 6px; }
  .text-ellipsis { width: 135px; }
  .search .form-inline input { height: 24px; }
  .justify-content-start .w-175px { width: 100px !important; }
  .md-flex-1 { flex: 0 0 100%; align-items: center; justify-content: center; } }
@media screen and (max-width: 767px) { .border-left-n-md { border-left: none !important; }
  .pt-5-md { padding-top: 0.75rem !important; margin-top: 1rem; }
  .card-margin { margin-top: 5rem; }
  .display-custom { max-width: 320px; }
  .wrap br { display: block; }
  #confirmation-text p, #confirmation-body, #confirmation-body p, #iVerificationText .font-size-h5 { font-size: 1.12rem !important; margin-bottom: 2rem; } }
@media screen and (max-width: 640px) { .login-form { ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; align-self: flex-start !important; }
  .login-signin .d-flex.mb-8 { margin-bottom: 4rem !important; } }
@media screen and (max-width: 540px) { #dashboardCounts { display: none; }
  .text-ellipsis { width: 100px; } }
@media screen and (max-width: 380px) { .text-ellipsis { width: 75px; } }
