/*html, body { margin: 0; padding: 0; font-size: 13px !important; font-weight: 500; font-family: "Poppins", sans-serif; font-size: 14px; color: #383a42; }*/

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 600; font-family: "Poppins", sans-serif; }*/

a:not([href]) { color: inherit; text-decoration: none; }
a:not([href]):hover { color: inherit; text-decoration: 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: 12px; padding: 0.45rem; }
.table thead th, .table thead td { font-size: 13px; 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.3em + 1.3rem + 2px); font-size: 13px; /*border-color: rgba(0, 0, 0, 0.4);*/ }
.form-control.form-control-sm { height: calc(1.4em + 1rem + 2px); }
.form-control.form-control-xs { height: 25px; font-size: 12px; padding: 3px 7px; }
.form-control.form-control-xs[readonly] { background-color: #f0f0f0 !important; }
input[type="file"].form-control {height: auto;}

.col-form-label {
    padding-bottom: 0;
    padding-top: calc(0.28rem + 1px);
    line-height: 1;
}

/* 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); }
.dash-bg .font-size-xs { font-size: 0.85rem; }
.dash-bg .font-size-h4 { font-size: 1.25rem; }

.display-4 { font-size: 2rem !important; }

.text-ellipsis { float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 12px; width: 95px; }

.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; }

/* cards CSS starts here */
.card.card-custom > .card-header, .card.card-custom.card-sticky > .card-header { min-height: 36px; }

.card.card-custom { box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.08); }
.card.card-custom > .card-header .card-title.font-size-sm { font-size: 12px; font-weight: 600; color: #3F4254; }
.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: 35px; cursor: pointer; }
.card.card-custom.bg-gray-200 .card-header { border-color: #EBEDF3; }

.card-body.px-5.py-3 .card-body { padding: 0; }

.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; }

/* navigation CSS  */
.nav .nav-link { color: #383a42; }
.nav .nav-link .nav-text, .nav .nav-link .nav-icon { color: #383a42; }

/* scrollbars and scrolls */
.scrolltop { bottom: 10px; }

.navi.scroll { max-height: 280px; overflow-y: auto; }
.navi.scroll::-webkit-scrollbar { width: 6px; height: 6px; background-color: #f1f1f1; }
.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; }

.footer-text { color: rgba(0, 0, 0, 0.35); }

.admin-header #header-search-favicon { width: 150px; }
.admin-header .header-logo.mt-2 { margin-top: 2rem !important; }

/* login form CSS */
.login-form { display: flex; ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%; -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; }

.btn-xs { height: 27px; padding: 0.3rem 0.5rem; }

.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-texteditor-input { font-size: 12px !important; }

.dx-datagrid-rowsview .dx-row > td, .dx-datagrid-rowsview .dx-row > tr > td { overflow: none; white-space: normal; 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: Poppins, "sans-serif"; font-size: 13px; }

.dx-datagrid-headers { color: #3F4254; font-weight: 600; font-size: 12px; }

.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; 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-row > td { padding: 5px 7px !important; }

.dx-row.dx-header-row td { padding: 9px 7px; }

.dx-datagrid-table { border-bottom: 2px solid #dddddd; }

.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; }

#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: 19px; width: 40px; border-radius: 12px; }

.switch.switch-sm input:empty ~ span:before, .switch.switch-sm input:empty ~ span:after { width: 30px; }

.switch.switch-sm input:checked ~ span:after { margin-left: 14px; }

.switch.switch-sm input:empty ~ span:after { height: 13px; width: 13px; top: 3px; border-radius: 50%; }

/* .switch.switch-outline.switch-primary input:empty ~ span:after{ margin-left: 3px;
} */
.switch.switch-outline.switch-primary input:empty ~ span:before { border-color: rgba(0, 0, 0, 0.4); }

.switch.switch-outline.switch-primary input:empty ~ span:after { background: rgba(0, 0, 0, 0.4); }

.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; }

/*color changes in header*/
.brand { height: 45px; }

.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.7); font-weight: 900; position: absolute; }

.search .form-inline input { width: 250px; height: 32px; border: 0; padding-left: 20px; background-color: transparent; border-radius: 0; border-bottom: 2px solid rgba(0, 0, 0, 0.5); color: black; 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 { /* width: 325px; */ 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; border: 0; border-bottom: 2px solid rgba(0, 0, 0, 0.7); outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; }

/*font size for placeholders*/
.search .form-inline input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: rgba(0, 0, 0, 0.8); font-size: 11px; }

.search .form-inline input::-moz-placeholder { /* Firefox 19+ */ color: rgba(0, 0, 0, 0.8); font-size: 11px; }

.search .form-inline input:-ms-input-placeholder { /* IE 10+ */ color: rgba(0, 0, 0, 0.8); font-size: 11px; }

.search .form-inline input:-moz-placeholder { /* Firefox 18- */ color: rgba(0, 0, 0, 0.8); font-size: 11px; }

.sticky-toolbar { top: 26%; z-index: 99; }

/* custom subheader claims section */
.custom-subheader { left: 0; top: 82px; width: 100vw; z-index: 2; box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08); border-top: 1px solid #EBEDF3; border-bottom: 1px solid #EBEDF3; }

.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: 465px; z-index: 999; right: 0; top: 45px; 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-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-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; }

body { background-color: white; }

a { color: black; }
a:hover { color: black; }

.login.login-4 { background-color: rgba(0, 0, 0, 0.05); }

.text-primary, a.text-hover-primary:hover, .text-hover-primary:hover { color: black !important; }

.bg-primary, .label.label-primary { background-color: black !important; }

.symbol.symbol-primary .symbol-label { background-color: rgba(0, 0, 0, 0.75) !important; color: white; }
.symbol.symbol-light-primary .symbol-label { background-color: #d9deff !important; color: #203da6; }

.symbol-custom .symbol-label { background-color: #ff4848; 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: black !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: rgba(0, 0, 0, 0.75) !important; border-color: rgba(0, 0, 0, 0.25) !important; }
.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: black !important; border-color: black !important; }
.btn.btn-primary:disabled { opacity: 0.5; }


/*Primary light Buttons*/
.btn.btn-light-primary { color: white; background-color: rgba(0, 0, 0, 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, 0, 0, 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, 0, 0, 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-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: black; }
.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: black; }

.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: black; }

#claimCancel, #ClaimErrors { color: #ff4848; }
#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: #ff1515; }

.show > .btn.btn-link-primary.dropdown-toggle, .show .btn.btn-link-primary.btn-dropdown { color: #203da6; }

/*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-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: black; font-weight: 500; }

.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: black; 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, 0, 0, 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, 0, 0, 0.75); }
#projectTeamMembersGrid {
    max-width: 100% !important;
}

@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: black; }
  .header-mobile .btn:hover .svg-icon svg g [fill] { fill: black; }
  .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: black; }
  .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: black; }
  .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, 0, 0, 0.05); } }
.custom-subheader ul li a.active { border-color: rgba(0, 0, 0, 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: black; color: black; font-weight: 800; }
.nav.nav-tabs.nav-tabs-line .nav-link:hover:not(.disabled) { border-color: black; color: black; }

/*.nav .show > .nav-link, .nav .nav-link:hover:not(.disabled), .nav .nav-link.active { color: #203da6; }*/

.scrolltop { background-color: black; }

/*modal buttons hover*/
.modal .modal-header .close:hover i, .modal .modal-header .close:hover .ki { color: black; }

/*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: black !important; border-color: black !important; }

/*table striped color*/
.table-striped tbody tr:nth-of-type(odd) { background-color: #f4f4f4 !important; }

/*  dropdowns*/
.navi .navi-item .navi-link.active { color: black; background: rgba(0, 0, 0, 0.05); }
.navi .navi-item .navi-link.active .navi-text { color: black; }
.navi .navi-item .navi-link:hover { color: black; background: rgba(0, 0, 0, 0.05); }
.navi .navi-item .navi-link:hover .navi-text { color: black; }

.bg-gray-100 { background-color: rgba(0, 0, 0, 0.05) !important; }

.form-group label { color: #777777; font-weight: 700; }
.form-group label span { color: #ff4848; }

.checkbox > span { background: #e0e0e0; }

/*switch colors*/
.switch.switch-primary:not(.switch-outline) input:empty ~ span:before { background: rgba(0, 0, 0, 0.75); opacity: 0.7; }

.switch.switch-outline.switch-primary input:checked ~ span:after { background: rgba(0, 0, 0, 0.75); opacity: 0.7; }

.switch.switch-outline.switch-primary input:checked ~ span:before { border-color: rgba(0, 0, 0, 0.75); opacity: 0.7; }

.navi .navi-item .navi-link:hover .navi-text { color: rgba(0, 0, 0, 0.75); }

.checkbox > input:checked ~ span { background: #203da6; }

.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: rgba(0, 0, 0, 0.75); color: white; }

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link.dx-icon-edit, .dx-icon-custom {
    background: rgba(0, 0, 0, 0.75); color: white !important; }

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link.dx-icon-trash { background: #ff4848; 
                                                                                                             color: white !important; }

.dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused) { background-color: rgba(0, 0, 0, 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, 0, 0, 0.2); }

.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link, .dx-icon-custom { width: 22px; height: 22px; line-height: 22px; border-radius: 50%; font-size: 14px; }

/*.dx-icon-edit { width: 22px; height: 22px; line-height: 22px; border-radius: 50%; font-size: 14px; background: rgba(0, 0, 0, 0.75);
                color: white !important; text-align: center; }
    */
/*.dx-icon-trash { width: 22px; height: 22px; line-height: 22px; border-radius: 50%; font-size: 14px; color: white !important; background: #ff4848; text-align: center; }
  */
/* .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-icon-edit{ color: #203da6;
} */
/*Header color changes*/
.header.header-fixed { background: url(../media/bg/header_bg.png); background-position-y: top; background-position-x: left; background-repeat: no-repeat; background-size: 100% 82px; }

/* .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: #203da6;
} */
/*.search .form-inline input , .search .form-inline input:focus { border-bottom: 2px solid #203da6;
}*/
.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: #203da6 !important; background-color: #d9deff !important; border-color: transparent !important; }

@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: 40px; 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: 400; color: black; }
  .header .header-menu .menu-nav > .menu-item > .menu-link > .menu-arrow { display: flex; width: 15px; color: black; }
  .header .header-menu.header-menu-layout-default .menu-nav > .menu-item > .menu-link { padding: 0.65rem; }
  .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: 82px; }
  .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; }
  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, 0, 0, 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 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%; }
  .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; }
  .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: #ededed; }
  .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, 0, 0, 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; }
  .search .form-inline input { height: 24px; } }
@media screen and (max-width: 640px) { .login-form { ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 4rem 2.5rem !important; align-self: flex-start !important; }
  .login-signin .d-flex.mb-8 { margin-bottom: 4rem !important; } }
@media screen and (max-width: 540px) { #dashboardCounts { display: none; } }
.font-weight-normal {
    font-weight: 400 !important;
}
.text-dark-75 {
    color: #3f4254 !important;
}
.symbol .symbol-label {
    width: 30px;
    height: 30px;
}
.symbol .symbol-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    line-height: 0;
    color: #3f4254;
    background-color: #f3f6f9;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: .42rem;
}
.line-height-lg {
    line-height: 1.5;
}

html, body {
    margin: 0;
    padding: 0;
    /*font-size: 13px !important;*/
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #383a42;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.bullet.bullet-bar {
    width: 4px;
    height: auto;
}
.align-self-stretch {
    align-self: stretch !important;
}
.bullet {
    display: inline-block;
    background-color: #e4e6ef;
    width: 10px;
    height: 2px;
    border-radius: 2rem;
}
.pl-12, .px-12 {
    padding-left: 3rem !important;
}
.align-items-center {
    align-items: center !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
}
.pl-2, .px-2 {
    padding-left: .5rem !important;
}

/*From Spiralbot*/
label {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0.30rem;
}

.btn {
    font-weight: 500;
}

    .btn.btn-sm {
        padding: 0.45rem 0.5rem;
    }

/* page title */
.page-heading {
    font-size: 20px;
    margin-bottom: 1.25rem !important;
    margin-top: 1.5rem !important;
    /* margin-top: 10px; */
}

/* Cards custom css */
.card-header {
    font-size: 1rem;
    font-weight: 600;
    padding: 0.55rem 1.25rem;
}

/* slick slider */
#grid {
    background: white;
    outline: 0;
    border: 1px solid rgba(0, 0, 0, 0.125);
    display: table !important;
    width: 100% !important;
    font-size: 13px;
}

input.editor-text {
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    background: transparent;
    outline: 0;
    padding: 0;
}

.slick-header-column {
    text-align: center;
}

.slick-row {
    display: table-row !important;
}

.slick-cell {
    font-size: 0.9rem;
    /*2Line*/
    /*overflow: none;
    white-space: normal !important; 
    word-wrap: break-word !important;
    text-overflow: none;
    display: table-cell !important;
    vertical-align: middle !important;*/
}

    .slick-cell.text-right {
        text-align: center !important;
        /*line-height: 50px !important;2Line*/
    }

/*2Line*/
/*.slick-header-column.ui-state-default, 
.slick-group-header-column.ui-state-default{
    text-overflow: none;
    white-space: normal;
    word-wrap: break-word;
}*/
.slick-header-column.ui-state-default,
.slick-group-header-column.ui-state-default,
.slick-footerrow-column.ui-state-default {
    background: #f7f7f7;
    height: 25px;
    line-height: 25px;
}

.slick-header-column:hover,
.slick-header-column-active {
    background: #f7f7f7;
}

.total-col {
    font-weight: 500;
}

.slick-footerrow-column {
    text-align: center !important;
}

.slick-cell.l1.r1.cell-title {
    vertical-align: middle !important;
}
/*
.ui-widget-content.slick-row.slick-group.slick-group-level-0,
.ui-widget-content.slick-row.slick-group.slick-group-level-0 .slick-cell{
    height: 45px;
    line-height: 45px;
}
2Line*/


.cell-effort-driven {
    text-align: center;
}

.toggle {
    height: 9px;
    width: 9px;
    display: inline-block;
}

.slick-group-level-0 {
    color: #313131 !important;
    font-size: 15px;
    background-color: #e8e8e8 !important;
    /*text-align: center !important;*/
    /*line-height: 50px; 2Line*/
}

.slick-group-toggle.expanded {
    background: url(/images/collapse.gif) no-repeat left bottom;
    background-size: 13px;
}

.slick-group-toggle.collapsed {
    background: url(/images/expand.gif) no-repeat left bottom;
    background-size: 13px;
}

.toggle.expand {
    background: url(/images/expand.gif) no-repeat left bottom;
}

.toggle.collapse {
    background: url(/images/collapse.gif) no-repeat left bottom;
}

#grid .collapse:not(.show) {
    display: inline-block !important;
}

.slick-group-title, .slick-group-totals {
    font-weight: bold;
}

.slick-group-toggle {
    width: 15px !important;
    height: 15px !important;
    cursor: pointer;
}

.slick-footerrow-columns {
    background: url(/images/header-columns-bg.gif) repeat-x center bottom;
}

.slick-footerrow-column {
    font-weight: bold;
    text-align: right;
    line-height: 20px !important;
}

.slick-header-column.ui-state-default span,
.slick-group-header-column.ui-state-default span {
    font-weight: 600;
}

.date-controls {
    width: 200px;
}

.flex-end {
    justify-content: flex-end !important;
}

/* date-picker custom icons */

#weekpicker {
    padding-right: 0;
    position: relative;
    background: transparent;
    z-index: 2;
    cursor: pointer;
}

.icon-date {
    position: absolute;
    right: 10px;
}

.input-icon {
    position: relative;
}

    .input-icon span {
        cursor: pointer;
        z-index: 1;
        left: auto;
        top: 0;
        bottom: 0;
        right: 11px;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
    }

        .input-icon span i {
            line-height: 0;
            color: #7e8299;
        }

/* .customOption{
    color: red;
    white-space: normal;
    word-wrap: break-word;
} */

/* semantic UI custom CSS */
.ui.search.selection.dropdown > input.search {
    height: 30px;
}

.ui.dropdown .menu > .item {
    font-size: 12px;
}

    .ui.dropdown .menu > .item:hover {
        /* background: rgba($primary, 0.6); */
        /* color: $white; */
        z-index: 13;
    }

.ui.dropdown.selected, .ui.dropdown .menu .selected.item {
    /* background: rgba($primary, 0.7); */
    /* color: $white; */
}

.ui.search.dropdown > .text {
    max-width: 90%;
    overflow: hidden;
    white-space: nowrap;
}

.ui.selection.dropdown .menu > .item {
    padding: .7rem 1.14rem !important;
}

/* Datatables css */
table.table-bordered.dataTable, .pagination, #timesheetTable_wrapper {
    font-size: 13px;
}

.table-responsive {
    padding-bottom: 1px;
}

/* .slick-viewport.slick-viewport-top.slick-viewport-left{
    max-height: 70vh !important;
    overflow-y: scroll;
}
} */

/* .slick-pane.slick-pane-top.slick-pane-left{
    height: 65vh !important;
    overflow-y: scroll;
} */

/* custom heading css */
.custom-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .custom-heading .page-buttons {
        display: flex;
        justify-content: flex-end;
    }

.page-buttons .week-controls,
.page-buttons .date-controls {
    display: inline-block;
}

.small-box {
    border-radius: .25rem;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    display: block;
    margin-bottom: 20px;
    position: relative;
}

    .small-box > .inner {
        padding: 10px;
    }

    .small-box h3, .small-box p {
        z-index: 5;
    }

    .small-box h3 {
        font-size: 2.2rem;
        font-weight: 700;
        margin: 0 0 10px;
        padding: 0;
        white-space: nowrap;
    }

.bg-info, .bg-info > a,
.bg-success, .bg-success > a,
.bg-danger, .bg-danger > a {
    color: #fff !important;
}

.small-box .icon {
    color: rgba(0,0,0,.15);
    z-index: 0;
}

    .small-box .icon > svg,
    small-box .icon > i {
        font-size: 90px;
        position: absolute;
        right: 15px;
        top: 15px;
        transition: -webkit-transform .3s linear;
        transition: transform .3s linear;
        transition: transform .3s linear,-webkit-transform .3s linear;
    }

    .small-box .icon > svg,
    .small-box .icon > i.ion {
        height: 70px;
        top: 8px;
    }