.modal .modal-content .modal-header .close {
    cursor: pointer;
}

.modal .modal-content .modal-header .close:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
}

.aj--body-dash {
    background-image: url(../demo/demo4/media/bg/header.jpg);
    background-position: center top;
    background-size: 100% 350px;
}

.aj--bg__left {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    max-height: 100vh;
}

.aj--bg__left>img {
    width: auto;
    max-height: 100vh;
}

.aj--bg__right {
    position: absolute;
    text-align: right;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    max-height: 100vh;
}

.aj--bg__right>img {
    width: auto;
    max-height: 100vh;
}

.aj--login-body__bg-gr {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000923;
    /* Old browsers */
    background: -moz-linear-gradient(185deg, #000923 0%, #3698e8 50%, #c3e8f4 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(185deg, #000923 0%, #3698e8 50%, #c3e8f4 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(185deg, #000923 0%, #3698e8 50%, #c3e8f4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000923', endColorstr='#c3e8f4', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.aj--login-body__error-message {
    background-color: #fd397a;
    color: #fff !important;
    text-align: center;
    border-radius: 10px;
}

.aj--login-body__error-message li {
    list-style: none;
}

.aj-login__footer {
    z-index: 999;
    background-color: #2a70b6a8;
    padding: 5px 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.aj-login__footer span {
    color: #fff;
}

.aj-login__footer a {
    color: #fff;
    text-decoration: underline;
}

.aj-porlet--changes {
    margin: 0 5px 20px;
}

.aj-menu__active {
    background-color: #ffffff33 !important;
}

.aj--z-index__9 {
    z-index: 9;
}

.kt-container.kt-body {
    min-height: calc(100vh - 118px);
}

.kt-grid.kt-grid--hor.kt-grid--root.kt-login.kt-login--v2.kt-login--signin.aj--login-body__bg-gr {
    max-height: 100vh;
    overflow: hidden;
}

.pull-right {
    float: right !important;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-disabled {
    cursor: not-allowed;
}

.pricing-text {
    white-space: pre-wrap;
    overflow-wrap: break-word;
}

.pricing-padded {
    padding: 10px 0;
}

.kt-nav.kt-nav--v3 .kt-nav__item.active .kt-nav__link {
    border-color: #5867dd;
}

.pricing-alternate:nth-child(even) {
    background-color: #f9f9fc;
}

.pricing-alternate:nth-child(even) .striped-disabled {
    border: 0;
    background-color: #f9f9fc;
    padding: 0;
}

.pricing-alternate:nth-child(odd) .striped-disabled {
    border: 0;
    background-color: #fff;
    padding: 0;
}

.pricing-btn-wrapper {
    display: flex;
    flex-direction: row-reverse;
    margin-right: 20px;
    align-content: center;
}

.pricing-btn-footerwrapper {
    display: flex;
    margin-left: 25px;
}

.pricing-btn-footerwrapper button {
    margin-bottom: 5px;
    margin-right: 3px;
}

.pricing-highlight {
    border-bottom: 2px solid #a0b0ff;
    background-color: #7a9bf926;
    padding: 5px;
}

.pricing-container {
    margin-bottom: 5px;
    margin-top: 10px;
}

.pricing-btn-wrapper button {
    margin-bottom: 8.5px;
    margin-right: 3px;
}


.pricing-Inputstagelable {
    padding: 5px 0;
    font-size: 1.05rem;
    font-weight: 500;
}

.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.fixedHeight .modal-body {
    max-height: auto !important;
    overflow: unset;
    height: 315px;
}

.field-deleted {
    background: #fbbbbb !important;
}

.medication-padding {
    padding: 3px;
}

.kt-notification .kt-notification__item:after {
    content: "";
}

.dx-htmleditor-content img {
    vertical-align: middle;
    padding-right: 10px;
}

.kt-header--fixed.kt-header--minimize .kt-header {
    z-index: 100;
}

.react-datepicker-popper {
    z-index: 100 !important;
}



.ClaimModelTab .kt-portlet .kt-portlet {
    margin: 0;
}

.ExpensesTable {
    padding: 20px;
    padding-top: 0;
}

.ExpensesTable .kt-portlet {
    border: 1px solid #dee2e6 !important;
    margin-bottom: 20px !important;
}

.kt-portlet__head-title span {
    color: #B5B5C3;
    font-size: 1rem;
    font-weight: 400;
}

.lineHeight {
    line-height: 40px;
}

.dollars {
    position: relative;
}

.dollarss {
    position: relative;
}

.dollars::before {
    content: "\f155";
    position: absolute;
    font-weight: 900;
    font-family: Font Awesome\ 5 Free !important;
    color: #91A8BA;
    left: 20px;
}

.dollarss::before {
    content: "\f155";
    position: absolute;
    font-weight: 900;
    font-family: Font Awesome\ 5 Free !important;
    color: #91A8BA;
    left: 0px;
}

.dollars .form-control {
    padding-left: 25px;
}

.percentage {
    position: relative;
}

.percentage::before {
    content: "\f541";
    position: absolute;
    font-weight: 900;
    font-family: Font Awesome\ 5 Free !important;
    color: #91A8BA;
    right: 20px;
}

.percentage .form-control {
    padding-right: 35px !important;
}

.month {
    position: relative;
}

.month::before {
    content: "Months";
    position: absolute;
    font-weight: 900;
    /*font-family: Font Awesome\ 5 Free !important;*/
    color: #91A8BA;
    right: 20px;
}

.month .form-control {
    padding-right: 35px !important;
}

.inputPercentage::before {
    top: 10px;
    color: #646c9a;
}

.prCategory {
    width: 250px;
}

#reportLink .kt-portlet__body {
    padding: .5rem;
}

#SubDropDownText .kt-menu__link-text:after {
    display: none;
}

.overflow-visible {
    overflow: visible !important;
}

.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    /*border-radius: 0.42rem;*/
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: white;
    background-color: #fd397a !important;
    text-align: center;
}

.symbol.symbol-lg-30 .symbol-label {
    line-height: 30px;
}

.bullet.bullet-bar {
    border-left: 5px solid #ddd;
}

.bullet.bullet-bar.bg-primary {
    border-color: #5867dd !important;
}


#faqHeading1 .card-title .svg-icon {
    transform: rotate(90deg) !important;
    transition: all 0.5s ease-in-out !important;
}

#faqHeading1 .card-title.collapsed .svg-icon {
    transform: rotate(0deg) !important;
    transition: all 0.5s ease-in-out !important;
}

#faqHeading2 .card-title .svg-icon {
    transform: rotate(90deg) !important;
    transition: all 0.5s ease-in-out !important;
}

#faqHeading2 .card-title.collapsed .svg-icon {
    transform: rotate(0deg) !important;
    transition: all 0.5s ease-in-out !important;
}


#faqHeading3 .card-title .svg-icon {
    transform: rotate(90deg) !important;
    transition: all 0.5s ease-in-out !important;
}

#faqHeading3 .card-title.collapsed .svg-icon {
    transform: rotate(0deg) !important;
    transition: all 0.5s ease-in-out !important;
}



@media (min-width: 1440px) {
    .kt-container {
        width: 100% !important;
        padding: 0 30px;
    }
}

@media (max-width: 768px) {
    .kt-widget26 .kt-widget26__content .kt-widget26__desc {
        margin-top: 2rem;
    }
}

@media (max-height: 500px) {
    .aj-login__footer {
        display: none;
    }
}

/*new change-remove later*/
div#login_user_section {
    display: flex;
    justify-content: center;
}

/*
p.ortext {
    text-align: center;
    margin-top:0;
}*/

.request-btn {
    display: flex;
    justify-content: center;
}

.landing-page {
    text-align: center;
}

.landing-page h1 {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 40px;
}

.landing-page h1 .btn.btn-primary {
    font-weight: bold;
}

/*   */
.field-wrap .dx-texteditor.dx-editor-underlined:after {
    border: none;
}

.field-wrap #dxPricingAnalyst {
    padding-left: 10px;
    height: 100%;
    border: none;
    box-shadow: none;
}


.field-wrap .react-datepicker__input-container {
    height: 100%;
}

.field-wrap .react-datepicker-wrapper {
    height: 100%;
}

.field-cntrl-wrap.dx-state-hover *:after,
.field-cntrl-wrap.dx-state-hover:hover,
.field-cntrl-wrap.dx-state-hover:focus {
    border: none !important;
}

.field-cntrl-container {
    width: 62%;
}

.rft-tab-section .field-wrap div.field-d {
    padding-block: unset;
}

/* case dashboard */
button.search-case {
    margin-right: 10px;
}

.task-navigate button.dropdown-item {
    background-color: transparent;
}


.lh-1-5 {
    line-height: 1.5 !important;
}

#ac-container.dx-texteditor.dx-state-active::before,
#ac-container.dx-texteditor.dx-state-focused::before {
    display: none !important;
}

#ac-container.dx-texteditor.dx-editor-underlined.dx-state-hover::after {
    border: none !important;
}

#ac-container .dx-placeholder {
    left: 8px !important;
}


/* Monthly financial tracking */


.top-approve {
    color: white;
    margin-bottom: 5px;
    margin-left: 5px;
}

.top-approve img {
    filter: brightness(0) invert(1);
}

.sticky-filter {
    position: sticky;
    top: 60px;
    z-index: 11;
    width: calc(100% + 60px);
    margin-left: -30px !important;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}

.sticky-filter.stick {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    background: linear-gradient(90deg, #0844a4 10%, #098271 100%);

}

.buttons-right {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
    visibility: hidden;
}

.buttons-right.show {
    visibility: visible !important;
}

.filter-left-header {
    display: none;
    color: white;
}

.filter-left-header.scrolled {
    display: block;
}

.filter-left {
    display: flex;
    align-items: center;
    justify-content: end;
}

.filter-left.scrolled {
    justify-content: start !important;
}

.right-drop-down {
    position: relative;
    top: -4px;
    /* top: 5px; */
    background: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -10px;
    margin-left: 10px;
}

.right-drop-down .dropdown-menu {
    display: none;
    right: 0 !important;
    left: auto;
}

.right-drop-down .dropdown-menu.show {
    display: block;
}

.right-drop-down .dropdown-menu.hide {
    display: none;
}

.expense-table td.no-border {
    border: none !important;
}

.dark-input-border {
    border-color: #d1d3da !important;
}

.note-item .note-updated {
    font-size: "12px";
    color: "#888";
    margin-top: 10px;
}

/* Reports */
.report-main-content {
    width: calc(100% - 310px);
    margin-left: 10px;
    transition: "margin-left 0.8s ease";
}

.text-color-primary {
    color: #0078d4 !important;
}

/* Exhibit */
span.rejection-fee-content {
    font-size: 1rem;
    font-weight: 400;
}

.sticky-action-btns {
    background: linear-gradient(90deg, #0844a4 10%, #098271 100%);
    position: fixed;
    top: 60px;
    z-index: 111;
    right: 0;
    width: 100%;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

/* buttons */
.btn-action i {
    color: #93a2dd;
}

.btn-action {
    padding: 5px 8px;
    font-size: 16px;
}

.report-date-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}

.report-date-wrapper {
    position: relative;
}


.task-content .main-red {
    color: #ff0000;
}

.task-content .yellow {
    color: #FDD26e;
}

.task-content .green {
    color: green;
}

.task-content .blue {
    color: #0072ce;
}

.task-content .pink {
    color: #ff6a81;
}

/* case list */
.case-list .line-basic {
    height: 24px;
    width: 4px;
    border-radius: 10px;
}

.line-basic-yellow {
    background: #FDD26E;
}

.line-basic-blue {
    background: #3498db;
}

/* devextreme override css */
.dx-datebox-calendar.dx-dropdowneditor .dx-dropdowneditor-icon::before,
.dx-datebox-calendar.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
    content: "";
    font-size: 80%;
}