@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('AvantGarde/avantgarde-book-webfont.eot');
    src: url('AvantGarde/avantgarde-book-webfont.eot?#iefix') format('embedded-opentype'), url('AvantGarde/avantgarde-book-webfont.woff') format('woff'), url('AvantGarde/avantgarde-book-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'avantgarde_bold';
    src: url('AvantGarde/avantgarde-bold-webfont.eot');
    src: url('AvantGarde/avantgarde-bold-webfont.eot?#iefix') format('embedded-opentype'), url('AvantGarde/avantgarde-bold-webfont.woff') format('woff'), url('AvantGarde/avantgarde-bold-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'avantgarde_medium';
    src: url('AvantGarde/avantgarde-medium-webfont.eot');
    src: url('AvantGarde/avantgarde-medium-webfont.eot?#iefix') format('embedded-opentype'), url('AvantGarde/avantgarde-medium-webfont.woff') format('woff'), url('AvantGarde/avantgarde-medium-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'HurmeGeometricSans4-Regular';
    src: url('font/317EDA_8_0.eot');
    src: url('font/317EDA_8_0.eot?#iefix') format('embedded-opentype'), url('font/317EDA_8_0.woff') format('woff'), url('font/317EDA_8_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('Roboto/Roboto-Light-webfont.eot');
    src: url('Roboto/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto/Roboto-Light-webfont.woff') format('woff'), url('Roboto/Roboto-Light-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('Roboto/Roboto-Medium-webfont.eot');
    src: url('Roboto/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto/Roboto-Medium-webfont.woff') format('woff'), url('Roboto/Roboto-Medium-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'RobotoSlab-Light';
    src: url('Roboto/RobotoSlab-Light-webfont.eot');
    src: url('Roboto/RobotoSlab-Light-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto/RobotoSlab-Light-webfont.woff') format('woff'), url('Roboto/RobotoSlab-Light-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe UI';
    src: url('segoe-ui/Segoe UI.ttf') format('truetype');
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('font/HelveticaNeue.ttf') format('truetype');
}

@font-face {
    font-family: 'proxima-nova';
    src: url('Metropolis/Metropolis-Black.otf') format("opentype");
}

@font-face {
    font-family: 'Nunito-Regular';
    src: url('nunito/Nunito-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'Nunito-SemiBold';
    src: url('nunito/Nunito-SemiBold.ttf') format("truetype");
}

@font-face {
    font-family: 'Nunito-Bold';
    src: url('nunito/Nunito-Bold.ttf') format("truetype");
}

@font-face {
    font-family: 'Nunito-Light';
    src: url('nunito/Nunito-Light.ttf') format("truetype");
}

@font-face {
    font-family: 'Nunito-ExtraLight';
    src: url('nunito/Nunito-ExtraLight.ttf') format("truetype");
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('open-sans/OpenSans-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('open-sans/OpenSans-Bold.ttf') format("truetype");
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('open-sans/OpenSans-SemiBold.ttf') format("truetype");
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('open-sans/OpenSans-Light.ttf') format("truetype");
}

:root {
    /* MudBlazor override variables */
    --mud-typography-body1-size: 12px !important;
    --mud-palette-primary: #00A9E5 !important;
    --mud-palette-primary-darken: #0061AF !important; /* button hover color */
    --mud-palette-secondary: #18B5AA !important;
    --mud-palette-surface: #FFFFFF !important;
    --mud-palette-info: #2A5CBF !important;
    --mud-palette-table-striped: #f4f4f4 !important;
    --mud-typography-default-family: Arial !important;
    --mud-typography-subtitle2-family: Arial !important;
    --mud-typography-body1-family: Arial !important;
    --mud-typography-button-family: Arial !important;
    /* Tooltip color */
    /*--bs-emphasis-color: #707070 !important;*/
    /* custom color General */
    --main-background: #ffffff;
    --appbar-primary: #033969;
    --footer-primary: #003768;
    --footer-secondary: #002433;
    --solid-grey: #7E7E7E;
    --solid-grey2: #6A6A6A;
    --light-blue: #009CDE;
    --table-pagination: #5B9EEF;
    /* RMS SECTION */
    --primary-color: #0E8FFB;
    --secondary-color: #0061AF;
    --body-bg-color: #5B9EEF4A;
    --field-error-msg-color: #f44336ff;
    --tooltip-font-family: Arial;
    --tooltip-font-weight: normal;
    --tooltip-font-size: 10px;
    --tooltip-color: white;
    --tooltip-bg-color: black;
    /* RMS - Branding */
    --branding-bg-color: #0061AF;
    --branding-tagline-font-family: Arial;
    --branding-tagline-font-weight: normal;
    --branding-tagline-font-size: 30px;
    --branding-tagline-color: #ffffff;
    /* RMS - Comparison Form */
    --form-section-heading-font-family: Arial;
    --form-section-heading-font-weight: normal;
    --form-section-heading-font-size: 14px;
    --form-section-heading-color: #707070;
    --form-group-label-font-family: Arial;
    --form-group-label-font-weight: normal;
    --form-group-label-font-size: 12px;
    --form-group-label-color: #0061af;
    --form-value-font-family: 'Segoe UI';
    --form-value-font-weight: normal;
    --form-value-font-size: 17px;
    --form-value-color: #495057;
    --form-btn-compare-font-family: 'Segoe UI';
    --form-btn-compare-font-weight: normal;
    --form-btn-compare-font-size: 17px;
    --form-btn-compare-color: #ffffff;
    --form-btn-compare-bg-color: #0061AF;
    /* RMS - Banner Header */
    --banner-header-bg-color: #EFEFEF;
    --banner-header-label-font-family: Nunito-Regular;
    --banner-header-label-font-weight: normal;
    --banner-header-label-font-size: 30px;
    --banner-header-label-color: #282829;
    --banner-header-btn-compare-font-family: 'Segoe UI';
    --banner-header-btn-compare-font-weight: normal;
    --banner-header-btn-compare-font-size: 17px;
    --banner-header-btn-compare-color: #ffffff;
    --banner-header-btn-compare-bg-color: #0061AF;
    /*--banner-header-btn-about-section-font-family: 'Segoe UI';
    --banner-header-btn-about-section-font-weight: normal;
    --banner-header-btn-about-section-font-size: 17px;
    --banner-header-btn-about-section-color: #ffffff;
    --banner-header-btn-about-section-bg-color: #28A475;*/
    /* RMS - Side Navigation */
    --side-nav-menu-bg-color: #3C4556;
    --side-nav-menu-header-font-family: Nunito-Bold;
    --side-nav-menu-header-font-weight: bold;
    --side-nav-menu-header-font-size: 0.75rem;
    --side-nav-menu-header-color: rgba(255, 255, 255, 0.5);
    --side-nav-menu-link-font-family: OpenSans-Light;
    --side-nav-menu-link-font-weight: normal;
    --side-nav-menu-link-font-size: 15px;
    --side-nav-menu-link-color: rgba(255, 255, 255, 0.5);
    --side-nav-menu-link-active-font-weight: normal;
    --side-nav-menu-link-active-color: #ffffff;
    --side-nav-menu-link-active-bg-color: rgba(0, 0, 0, 0.3);
    --side-nav-menu-link-active-mark-color: #0061af;
    /* RMS - Main Card */
    --main-card-bg-color: #edf4f7;
    --main-card-product-font-family: Arial;
    --main-card-product-font-weight: normal;
    --main-card-product-font-size: 20px;
    --main-card-product-color: #0061AF;
    /* RMS - Section */
    --section-bg-color: #ffffff;
    --section-title-font-family: Arial;
    --section-title-font-weight: normal;
    --section-title-font-size: 18px;
    --section-title-color: #282829;
    --section-description-font-family: Arial;
    --section-description-font-weight: normal;
    --section-description-font-size: 12px;
    --section-description-color: #282829;
    /* RMS - Label Value Component */
    --label-value-bg-color-odd: rgba(0, 0, 0, .05);
    --label-value-bg-color-even: #ffffff;
    --label-value-header-font-family: Arial;
    --label-value-header-font-weight: bold;
    --label-value-header-font-size: 12px;
    --label-value-header-color: #4D4F5C;
    --label-value-font-family: Arial;
    --label-value-font-weight: normal;
    --label-value-font-size: 12px;
    --label-value-color: #4D4F5C;
    /* RMS - Table Component */
    --table-row-bg-color-odd: #ffffff;
    --table-row-bg-color-even: #F4F6F8;
    --table-header-font-family: Arial;
    --table-header-font-weight: bold;
    --table-header-font-size: 12px;
    --table-header-color: #4D4F5C;
    --table-row-font-family: Arial;
    --table-row-font-weight: normal;
    --table-row-font-size: 12px;
    --table-row-color: #4D4F5C;
    --rolling-annualised-bg-color: #a9a9a9;
    --rolling-annualised-font-family: Arial;
    --rolling-annualised-font-weight: bold;
    --rolling-annualised-font-size: 12px;
    --rolling-annualised-color: black;
    /* RMS - Rating Component */
    --rating-label-font-family: Arial;
    --rating-label-font-weight: bold;
    --rating-label-font-size: 12px;
    --rating-label-color: #4D4F5C;
    --rating-value-font-family: Arial;
    --rating-value-font-weight: normal;
    --rating-value-font-size: 13px;
    --rating-value-color: #4D4F5C;
    /* RMS - LITE VERSION */
    --lite-main-btn-color: #eedc00;
    --lite-main-color: #eedc00;
    --lite-main-font-color: #203049;
    --lite-secondary-font-color: #0061AF;
    /* SUPER RATER SECTION */
    /* SUPER RATER - main page */
    --font-family: 'HurmeGeometricSans4-Regular';
    --font-family-h2: 'HurmeGeometricSans4-Regular';
    --font-weight-h2: bold;
    --font-size-h2: 28px;
    --line-height-h2: 36px;
    --letter-spacing-h2: normal;
    --font-family-h3: 'HurmeGeometricSans4-Regular';
    --font-weight-h3: bold;
    --font-size-h3: 20px;
    --line-height-h3: 24px;
    --letter-spacing-h3: normal;
    --font-size-p: 17px;
    --line-height-p: 1.1;
    --text-align-p: justify;
    --margin-bottom-p: 6px;
    /* SUPER RATER - disclaimer */
    --color-disclaimer: #6c6c6c;
    --color-disclaimer-a: #0099cc;
    --font-size-disclaimer: 13px;
    --line-height-disclaimer: 1.3;
    --text-align-disclaimer: justify;
    /* SUPER RATER - bar chart */
    --color-industry-bar: #7226e0;
    --color-retail-bar: #cccccc;
    --color-bar-text: #000000;
    --font-size-bar-text: 13px;
    --font-family-bar-text: 'HurmeGeometricSans4-Regular';
    /* SUPER RATER - link button */
    --border-radius-link-btn: 5px;
    --border-radius-generate-report: 5px;
    --color-link-btn: #ffffff;
    --color-link-btn-hover: #ffffff;
    --color-generate-report-hover: #ffffff;
    --bg-color-link-btn: #7226e0;
    --bg-color-link-btn-hover: #292460;
    --bg-color-generate-report-hover: #7226e0;
    --font-size-link-btn: 20px;
    --font-family-link-btn: 'HurmeGeometricSans4-Regular';
    --font-family-link-btn-strong: 'HurmeGeometricSans4-Regular';
    /* SUPER RATER - form field*/
    --bg-color-group-field: #e6e6e6;
    --color-group-field-hover: #ffffff;
    --bg-color-group-field-hover: #7226e0;
    --font-size-field-label: 17px;
    --font-family-field-label: 'HurmeGeometricSans4-Regular';
    --color-field-label: #242826;
    --font-size-field-value: 16px;
    --font-size-field-value-small: 13px;
    --font-family-field-value: 'HurmeGeometricSans4-Regular';
    --color-field-value: #000000;
    --color-field-value-active: #ffffff;
    --color-field-value-hover: #ffffff;
    --bg-color-field-value: #cccccc;
    --bg-color-field-value-active: #7226e0;
    --bg-color-field-value-hover: #7226e0;
    --font-size-field-error: 12px;
    --font-family-field-error: 'HurmeGeometricSans4-Regular';
    --color-field-error: #ff0000;
    --color-try-again-text: #525855;
}

@media screen and (min-width: 340px) {
    .full-width {
        width: 340px !important;
    }

    .col-width {
        width: 300px !important;
    }

    .group-field .group-label-value {
        width: 200px !important;
    }

    .group-field.light .field-value {
        font-size: var(--font-size-field-value-small) !important;
    }

    .group-field.complex.focus .field-value-complex.compare-field > .mud-select {
        width: 200px !important;
    }

    .group-field.complex.focus .field-value-complex.compare-field .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
        width: 200px !important;
    }
}

@media screen and (min-width: 479px) {
    .container {
        max-width: 720px !important;
    }

    .breadcrumbs-appbar {
        display: none !important;
    }

    .breadcrumbs-appbar-small {
        display: inherit !important;
    }
}

@media screen and (min-width: 480px) {
    .container-wrap {
        width: 480px !important;
        margin: 0 auto;
    }

    .full-width {
        width: 480px !important;
    }

    .col-width {
        width: 440px !important;
    }

    .group-field .group-label-value {
        width: 300px !important;
    }

    .group-field.light .field-value {
        font-size: var(--font-size-field-value) !important;
    }

    .group-field.complex.focus .field-value-complex.compare-field > .mud-select {
        width: 300px !important;
    }

    .group-field.complex.focus .field-value-complex.compare-field .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
        width: 300px !important;
    }
}

@media screen and (min-width: 576px) {
    .container {
        max-width: 720px !important;
    }

    .breadcrumbs-appbar {
        display: none !important;
    }

    .breadcrumbs-appbar-small {
        display: inherit !important;
    }
}

@media screen and (min-width: 740px) {
    .group-field.complex.focus .field-value-complex.compare-field > .mud-select {
        width: 480px !important;
    }
}

@media screen and (min-width: 768px) {
    .container {
        max-width: 1280px !important;
    }

    .container-wrap {
        width: 768px !important;
        margin: 0 auto;
    }

    .breadcrumbs-appbar {
        display: none !important;
    }

    .breadcrumbs-appbar-small {
        display: inherit !important;
    }
}


@media screen and (min-width: 960px) {
    .container-wrap {
        width: 960px !important;
        margin: 0 auto;
    }

    .full-width {
        width: 960px !important;
    }

    .industry.with-padding, .retail.with-padding {
        padding-top: 50px;
    }

    .group-field.complex.focus .field-value-complex.compare-field > .mud-select {
        width: 780px !important;
    }
}


@media screen and (min-width: 992px) {
    .container {
        max-width: 1280px !important;
    }

    .breadcrumbs-appbar {
        display: none !important;
    }

    .breadcrumbs-appbar-small {
        display: inherit !important;
    }
}

@media screen and (min-width: 1181px) {
    .container {
        max-width: 3240px !important;
    }

    .breadcrumbs-appbar {
        display: none !important;
    }

    .breadcrumbs-appbar-small {
        display: inherit !important;
    }
}

@media screen and (min-width: 1366px) {
    .breadcrumbs-appbar {
        display: inherit !important;
    }

    .breadcrumbs-appbar-small {
        display: none !important;
    }
}

html, body {
    font-family: Arial;
}

body {
    overflow-x: hidden;
}

#body {
    background-color: var(--body-bg-color);
    min-height: 100vh;
    padding-bottom: 300px;
    position: relative;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn-secondary {
    background-color: var(--light-blue);
    border-color: var(--light-blue);
}

.text-light-blue
{
    color: var(--light-blue) !important;
}

.text-light-gray {
    color: #606060;
}

.bg-light-blue {
    background-color: var(--light-blue);
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.container-top-appbar {
    position: fixed;
    z-index: var(--mud-zindex-appbar);
}

.top-appbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--appbar-primary);
}

.bottom-footer {
    background-color: var(--footer-secondary);
}

.top-appbar-content, .bottom-footer-content {
    width: 100%;
    height: 30px;
    padding: 0px 60px;
    position: relative;
    justify-content: flex-end;
    align-items: center;
}

.top-appbar-content a, .top-appbar-content hr, .bottom-footer-content a, .bottom-footer-content hr {
    font-size: 12px !important;
    color: white !important;
    vertical-align: middle !important;
}

.top-appbar-content hr, .bottom-footer-content hr {
    height: 12px !important;
    opacity: 1 !important;
    margin: 0px 8px !important;
}

.top-footer {
    background-color: var(--footer-primary);
    color: white !important;
}

.top-footer-content {
    width: 100%;
    padding: 48px 60px;
}

.signin-btn {
    width: fit-content !important;
}

.signin-btn .mud-nav-link .mud-nav-link-text {
    margin-left: 0 !important;
    margin-inline-start: 0 !important;
}

.main-layout-appbar {
    border-bottom: 1px solid var(--appbar-primary);
    background-color: white !important;
    color: black !important;
    height: 74px !important;
    margin-top: 30px;
}

.main-layout-appbar .main-logo {
    margin-right: 48px;
}

.main-layout-appbar .breadcrumbs-appbar a {
    font-size: 18px !important;
}

.main-layout-appbar .breadcrumbs-appbar hr {
    opacity: 1;
    border-width: 2px !important;
    border-color: var(--appbar-primary) !important;
    height: 30px !important;
}

.main-layout-appbar.mud-appbar .mud-toolbar-appbar {
    height: 74px !important;
    padding-left: 60px;
    padding-right: 60px;
}

.breadcrumbs-appbar .mud-nav-item {
    width: initial !important;
}

.breadcrumbs-appbar .mud-nav-link {
    padding: 0 !important;
    text-decoration: none;
}

.breadcrumbs-appbar .mud-nav-link:hover {
    color: #282829 !important;
    background-color: white !important;
}

.breadcrumbs-appbar .mud-nav-link.active {
    color: #282829 !important;
    border-bottom: 2px solid var(--appbar-primary) !important;
}

.breadcrumbs-appbar .mud-nav-link-text {
    margin: 0 !important;
    height: 27px !important;
}

.help-appbar .mud-button-label {
    font-size: 1rem !important;
    color: #4D4F5C !important;
}

.help-appbar .mud-button-icon-end {
    margin-left: 2px !important;
    margin-inline-start: 2px !important;
}

.help-appbar .mud-icon-root.mud-svg-icon {
    fill: #4D4F5C !important;
}

.main-content {
    background-color: var(--main-background);
    min-height: 100vh !important;
}

.search-field {
    max-width: 400px;
}

.search-field .mud-input.mud-input-outlined .mud-input-outlined-border {
    border-radius: 4px 0px 0px 4px !important;
}

.search-field .mud-input > input.mud-input-root {
    font-size: 14px !important;
}

.loading-icon-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-icon-center .mud-progress-circular.mud-progress-indeterminate {
    display: flex;
    align-items: center;
}

.general-table {
    box-shadow: none !important
}

.general-table.with-border .mud-table-container {
    border: 1px solid var(--mud-palette-lines-default) !important;
}

.table-pagination.mud-pagination .mud-pagination-item-rectangular .mud-button {
    color: var(--table-pagination) !important;
    border: 1px solid var(--solid-grey);
}

.table-pagination.mud-pagination-outlined .mud-pagination-item-selected .mud-button-outlined-primary {
    background-color: var(--table-pagination) !important;
    color: white !important;
    border: 1px solid var(--solid-grey);
}

.table-pagination.mud-pagination .mud-pagination-item-rectangular .mud-button:disabled {
    color: var(--table-pagination) !important;
    border: 1px solid var(--mud-palette-action-disabled-background);
}

.dashboards-tab.mud-tabs .mud-tabs-toolbar.mud-tabs-border-top .mud-tabs-toolbar-inner .mud-tabs-toolbar-content .mud-tabs-toolbar-wrapper .mud-tooltip-root.mud-tooltip-inline .mud-tab.mud-ripple {
    min-width: 100px !important;
}

.logout-btn {
    width: 100%;
    justify-content: flex-start;
    font-size: var(--mud-typography-body2-size);
    font-family: var(--mud-typography-body2-family);
    font-weight: var(--mud-typography-body2-weight);
    line-height: var(--mud-typography-body2-lineheight);
    letter-spacing: var(--mud-typography-body2-letterspacing);
    text-transform: var(--mud-typography-body2-text-transform);
    padding: 4px 16px !important;
}

.logout-btn:hover {
    background-color: var(--mud-palette-action-default-hover);
}

.loading-icon-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ul-general {
    list-style-type: disc;
}

.ul-general li {
    margin-left: 1rem;
}

.padding-20 {
    padding: 20px !important;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.content-center {
    justify-content: center;
    align-items: center;
}

.content-center .mud-carousel-item.mud-carousel-item-default.mud-carousel-transition-slide-next-enter {
    position: initial !important;
}

.content-center .mud-carousel-item.mud-carousel-item-default.mud-carousel-item-exit.mud-carousel-transition-slide-next-exit {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.width-100 {
    width: 100px;
}

.mud-select.width-100 .mud-input-control-input-container {
    width: 100px;
}

.width-350 {
    width: 350px;
}

.width-350 .mud-input-control-input-container {
    width: 350px !important;
}

.general-dialog.mud-dialog .mud-dialog-title {
    background-color: #f4f4f4 !important;
    color: var(--solid-grey) !important;
}

.search-card {
    border-color: var(--mud-palette-lines-inputs);
    border-width: 1px;
    border-style: solid;
}

.single-checkbox .mud-checkbox .mud-ripple-checkbox {
    padding: 4px !important;
    color: var(--mud-palette-primary) !important;
}

/* STYLING/SHRINKING LOOKUPDROPDOWN*/
/*.lookup-dropdown input.mud-input-slot, .lookup-dropdown div.mud-input-slot {
    font-size: 0.875rem !important;
}*/

.lookup-dropdown label.mud-input-label {
    transform: translate(7px,7px) !important;
}

.lookup-dropdown.mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0 !important;
}

.lookup-dropdown.mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text > .mud-input-adornment.mud-input-adornment-end.mud-select-input svg,
.lookup-dropdown.mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-outlined > .mud-input-adornment.mud-input-adornment-end.mud-select-input svg {
    color: var(--mud-palette-primary) !important;
}

.date-picker > .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0 !important;
}

.date-picker.mud-input-adornment.mud-input-adornment-end.mud-input-input-control > button {
    color: var(--mud-palette-primary) !important;
}

.mud-input > input.date-picker.filter-field {
    padding: 0.5rem 0px !important;
    margin: 0px !important;
}

.date-picker.filter-field.mud-input-adornment.mud-input-adornment-end.mud-input-input-control {
    margin-left: 0px !important;
}

.outlined-datepicker .mud-input.mud-input-underline:after, .outlined-datepicker .mud-input.mud-input-underline:before {
    content: none !important;
}

.outlined-datepicker .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0px !important;
    border-radius: var(--mud-default-borderradius);
    border-color: var(--mud-palette-lines-inputs);
    border-width: 1px;
    border-style: solid;
}

.outlined-datepicker .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text span.mud-icon-button-label {
    margin-right: 4px !important;
}

.outlined-datepicker .mud-input-adornment.mud-input-adornment-end > button {
    color: var(--mud-palette-primary) !important;
}

.filter-field .mud-input .mud-input-root {
    font-size: 14px !important;
}

.no-padding-checkbox .mud-checkbox span {
    padding: 0px !important;
}

/* General MudBlazor */
.mud-paper {
    border-radius: unset !important;
}

.mud-input > input.mud-input-root-outlined, .mud-input > input.mud-input-root-text {
    padding: 0.5rem !important;
}

.mud-input > textarea.mud-input-root-outlined, .mud-input > textarea.mud-input-root-text {
    margin: 0 !important;
    padding: 0.5rem !important;
}

.mud-input .mud-input-root {
    font-size: 12px !important;
}

.mud-input-control {
    margin-top: 0px !important;
}

.mud-input.mud-input-outlined.mud-input-adorned-start {
    padding-left: 0 !important;
    padding-inline-start: 0 !important;
}

.mud-input-adornment-start {
    margin-right: 0 !important;
    margin-inline-end: 0 !important;
}

.mud-input-slot.mud-input-root-outlined, .mud-input-slot.mud-input-root-text {
    padding: 0.5rem !important;
}

.mud-input > input.mud-input-root-outlined.mud-input-root-adorned-start, .mud-input > input.mud-input-root-text.mud-input-root-adorned-start {
    line-height: initial !important;
}

.mud-button-filled {
    box-shadow: none !important;
}

/*.mud-button-filled:hover {
    background-color: inherit !important;
}*/

.mud-table-striped .mud-table-container .mud-table-root .mud-table-body .mud-table-row:nth-of-type(odd) {
    background-color: white !important;
}

.mud-table-striped .mud-table-container .mud-table-root .mud-table-body .mud-table-row:nth-of-type(even) {
    background-color: var(--mud-palette-table-striped) !important;
}

.mud-table-root .mud-table-head * .mud-table-cell {
    background-color: var(--mud-palette-table-striped) !important;
}

.mud-table-root > .mud-table-body:last-child > .mud-table-row:last-child > .mud-table-cell {
    border-bottom: 1px solid var(--mud-palette-table-lines) !important;
}

.mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {
    border-radius: 0 !important;
}

.mud-table-root .mud-table-head .mud-table-cell {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #232323 !important;
}

.mud-table-root .mud-table-body .mud-table-cell {
    font-size: 12px !important;
}

.mud-table-root .mud-table-body .mud-table-cell.mud-table-cell-custom-group {
    font-weight: bold !important;
    font-size: .825rem !important;
}

.mud-table-dense * .mud-table-row .mud-table-cell .mud-table-row-expander {
    color: var(--table-pagination) !important;
}

.mud-tab {
    text-transform: none !important;
}

.mud-tab.mud-tab-active.mud-ripple {
    color: var(--mud-palette-primary) !important;
}

.mud-tab-slider {
    background: var(--light-blue) !important;
}

.mud-tab.mud-ripple {
    color: var(--solid-grey2) !important;
}

.mud-button {
    text-transform: none !important;
}

.mud-radio .mud-button-root.mud-icon-button {
    padding: 4px 12px !important;
}

.mud-radio .mud-radio-content {
    font-size: 15px !important;
}

.mud-dialog-content {
    color: var(--solid-grey2) !important;
}

.mud-input-control.otp-box > .mud-input-control-input-container > .mud-input-filled:before {
    border: 0;
}

.mud-input-control.otp-box > .mud-input-control-input-container > .mud-input-filled {
    border-radius: 0;
}

.mud-input-control.otp-box > .mud-input-control-input-container > .mud-input-filled > input {
    font-size: 31pt !important;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
}

.mud-table-head .header-centered th {
    text-align: center !important;
}

.mud-elevation-1 {
    box-shadow: none;
}

.mud-list-item-icon {
    min-width: auto;
    margin-right: 4px;
}


/* SUPER RATER SECTION */
.form-content {
    font-family: var(--font-family) !important;
    letter-spacing: initial;
}

.rightColumn h3 {
    font-size: 20px !important;
    margin: 5px 0 10px 0;
}

/* DISCLAIMER */
.disclaimer {
    padding-top: 40px !important;
    letter-spacing: initial;
}

.disclaimer p {
    font-size: var(--font-size-disclaimer);
    line-height: var(--line-height-disclaimer);
    color: var(--color-disclaimer) !important;
    text-align: var(--text-align-disclaimer);
    font-family: var(--font-family);
    margin-bottom: 6px;
    margin-top: 0;
}

.disclaimer a {
    color: var(--color-disclaimer-a);
}

/* initInput and engage1 div text from database */
.form-content .initInput, .form-content .engage1 {
    margin-bottom: 10px;
}

.form-content h2, .disclaimer h2 {
    font-family: var(--font-family-h2);
    font-weight: var(--font-weight-h2);
    font-size: var(--font-size-h2);
    line-height: var(--line-height-h2);
    letter-spacing: var(--letter-spacing-h2);
    margin: 5px 0 10px 0;
}

.form-content h3, .disclaimer h3 {
    font-family: var(--font-family-h3);
    font-weight: var(--font-weight-h3);
    font-size: var(--font-size-h3);
    line-height: var(--line-height-h3);
    letter-spacing: var(--letter-spacing-h3);
    margin: 5px 0 10px 0;
}

.form-content p {
    font-size: var(--font-size-p);
    line-height: var(--line-height-p);
    text-align: var(--text-align-p);
    margin-bottom: var(--margin-bottom-p);
}

/* FORM */
.group-field {
    border-radius: 50px;
    height: 102px;
    width: 100%;
    background: var(--bg-color-group-field) !important;
}

.group-field.light {
    width: 250px;
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
}

.group-field.light.focus {
    max-width: 390px;
    width: 100%;
}

.group-field.light .group-label-value .field-radio {
    width: 300px;
}

.group-field .field-label {
    width: 100%;
    font-size: var(--font-size-field-label) !important;
    font-family: var(--font-family-field-label) !important;
    color: var(--color-field-label) !important;
}

.group-field.complex .field-label {
    max-height: 25px;
    overflow: hidden;
}

.group-field .field-value {
    border-radius: 13px;
    padding: 8px 5px 8px;
    /*font-size: var(--font-size-field-value) !important;*/
    font-family: var(--font-family-field-value) !important;
    color: var(--color-field-value) !important;
    background-color: var(--bg-color-field-value) !important;
}

.group-field .field-value.active {
    background-color: var(--bg-color-field-value-active) !important;
    color: var(--color-field-value-active) !important;
}

.group-field .field-value:hover {
    background-color: var(--bg-color-field-value-hover) !important;
    color: var(--color-field-value-hover) !important;
    cursor: pointer;
}

.group-icon {
    display: inline-block;
    margin: 0 12px;
}

.group-icon .icon {
    margin: 21px 0;
}

.group-icon .icon::before {
    position: relative;
    border-radius: 36px;
    border-style: solid;
    border-width: 6px;
    font-size: 36px;
    left: 4px;
    line-height: 60px;
    width: 60px;
    padding: 12px;
    color: #525855;
    background-color: #ffffff;
    border-color: #ffffff;
    background-clip: padding-box;
    transition: all 0.5s ease-out;
}

.group-field.simple-form-balance .group-icon .icon {
    background: url(/assets/balance.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
    height: 72px;
    position: relative;
    border-radius: 36px;
    border-style: solid;
    border-width: 6px;
    font-size: 36px;
    left: 4px;
    line-height: 60px;
    width: 72px;
    padding: 12px;
    color: #525855;
    background-color: #ffffff;
    border-color: #ffffff;
    background-clip: padding-box;
    margin: 15px 0;
}

.group-field.simple-form-balance:hover .group-icon .icon,
.group-field.simple-form-balance.focus .group-icon .icon {
    background: url(/assets/balance-white.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
    color: var(--color-group-field-hover);
    background-color: var(--bg-color-group-field-hover);
}

.group-field.salary:hover .group-icon .icon::before, .group-field.balance:hover .group-icon .icon::before,
.group-field.compare:hover .group-icon .icon::before, .group-field.calendar:hover .group-icon .icon::before,
.group-field.complex.focus .group-icon .icon::before,
.group-field.light.focus .group-icon .icon::before {
    color: var(--color-group-field-hover);
    background-color: var(--bg-color-group-field-hover);
}

.group-field .field-radio > div.mud-select {
    width: 85px !important;
    border-radius: 13px;
    padding: 7px 3px 10px;
}

.group-field .field-value-complex .mud-input > input.mud-input-root-text,
.group-field .field-value-complex .mud-input-slot.mud-input-root-text {
    padding: 0 3px !important;
    font-size: var(--font-size-field-value) !important;
    font-family: var(--font-family-field-value) !important;
    color: var(--color-field-value) !important;
}

.group-field .field-value-complex .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text,
.group-field .field-radio .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin: 3px 0 0 !important;
}

.group-field .field-value-complex .mud-input.mud-input-underline:before,
.group-field .field-value-complex .mud-input.mud-input-underline:after,
.group-field .field-radio .mud-input.mud-input-underline:before,
.group-field .field-radio .mud-input.mud-input-underline:after {
    content: none !important;
}

.group-field .field-value-complex .mud-select .mud-select-input .mud-input-adornment-end,
.group-field .field-radio .mud-select .mud-select-input .mud-input-adornment-end {
    display: none !important;
}

.group-field .field-value-complex .mud-input-helper-text.mud-input-error,
.group-field .field-value-complex .no-compare-value {
    font-size: var(--font-size-field-error) !important;
    font-family: var(--font-family-field-error) !important;
    color: var(--color-field-error) !important;
    max-height: 30px;
}

.group-field .field-radio .mud-select {
    font-family: var(--font-family-field-value) !important;
    background-color: var(--bg-color-field-value-active) !important;
}

.group-field.light:hover .field-radio div.mud-select,
.group-field.light.focus .field-radio div.mud-select {
    color: var(--color-field-value) !important;
    background-color: var(--bg-color-field-value) !important;
}

.group-field .field-radio .mud-select .mud-input-slot.mud-input-root.mud-input-root-text.mud-input-root-adorned-end.mud-select-input {
    padding: 0px !important;
    justify-content: center !important;
    display: flex !important;
    color: var(--color-field-value-active) !important;
}

.group-field.light:hover .field-radio .mud-select .mud-input-slot.mud-input-root.mud-input-root-text.mud-input-root-adorned-end.mud-select-input,
.group-field.light.focus .field-radio .mud-select .mud-input-slot.mud-input-root.mud-input-root-text.mud-input-root-adorned-end.mud-select-input {
    color: var(--color-field-value) !important;
}

.complex-form-select-item.mud-list-item,
.simple-form-select-item.mud-list-item {
    padding: 0 !important;
}

.complex-form-select-item.mud-list-item .mud-list-item-text,
.simple-form-select-item.mud-list-item .mud-list-item-text {
    margin: 0 !important;
    padding: 0 3px !important;
}

.complex-form-select-item.mud-list-item .mud-list-item-text p {
    font-size: var(--font-size-field-value) !important;
    font-family: var(--font-family-field-value) !important;
    color: var(--color-field-value) !important;
}

.simple-form-select-item.mud-list-item .mud-list-item-text p {
    font-size: var(--font-size-field-value) !important;
    font-family: var(--font-family-field-value) !important;
    /*color: var(--color-field-value) !important;*/
    color: #000000 !important /* hardcoded to use black color */
}

.complex-form-select-item.mud-list-item.mud-selected-item .mud-list-item-text,
.complex-form-select-item.mud-list-item .mud-list-item-text:hover,
.simple-form-select-item.mud-list-item.mud-selected-item .mud-list-item-text,
.simple-form-select-item.mud-list-item .mud-list-item-text:hover {
    /*background-color: var(--bg-color-group-field-hover);*/
    background-color: #0061AF; /* hardcoded to use blue color */
}

.complex-form-select-item.mud-list-item.mud-selected-item .mud-list-item-text p,
.complex-form-select-item.mud-list-item .mud-list-item-text:hover p,
.simple-form-select-item.mud-list-item.mud-selected-item .mud-list-item-text p,
.simple-form-select-item.mud-list-item .mud-list-item-text:hover p {
    /*color: var(--color-group-field-hover) !important;*/
    color: #ffffff !important; /* hardcoded to use white color */
}

/*.mud-popover.mud-popover-open{
    z-index: 999999 !important;
}*/
.mud-popover.mud-popover-open:has(div.simple-form-select-item) {
    background-color: var(--bg-color-field-value) !important;
    border: 1px solid #000000 !important;
}

.reset-button {
    align-items: center;
    cursor: pointer;
}

.try-again-icon {
    font-size: 14px;
    color: #525855;
}

.try-again-image {
    height: 20px;
    background-image: url(/assets/tryagain.png);
    padding-left: 20px;
    background-position: 0 2px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.try-again-text-full {
    font-size: 17px;
    color: var(--color-try-again-text);
    padding-top: 5px;
}

.try-again-text-lite {
    font-size: 16px;
    color: var(--color-try-again-text);
}

/* for group-field with-border */
.group-field.with-border .group-icon {
    display: inline-block;
    margin: 0 6px;
}

.group-field.with-border .group-icon .icon {
    margin: 15px 0;
}

.group-field.with-border {
    border: 6px solid white;
}

.group-field.with-border:hover {
    border: 6px solid #12B7E0;
}

/* ODOMETER */
.odometerHolder {
    float: left;
    position: relative;
}

.odometerHolder .shadow {
    box-shadow: none !important;
}

.industry .odometerHolder {
    float: right;
}

.largeRoller .shadow {
    background-image: url(/assets/shadow.png);
    height: 80px;
    width: 440px;
    position: absolute;
    z-index: 10;
}

.largeRoller .roller {
    height: 80px;
    width: 62px;
}

.largeRoller .roller.dollar {
    background-image: url(/assets/dollar.png);
}

.largeRoller .roller.dollar-minus {
    background-image: url(/assets/dollar-minus.png);
}

.largeRoller .roller.number {
    background-image: url(/assets/odometer.png);
}

.largeRoller .roller.spacer {
    width: 6px;
    background-image: url(/assets/space.png);
}

.mediumRoller .shadow {
    background-image: url(/assets/shadow-medium.png);
    height: 54px;
    width: 300px;
    position: absolute;
    z-index: 10;
}

.mediumRoller .roller {
    height: 54px;
    width: 42px;
}

.mediumRoller .roller.dollar {
    background-image: url(/assets/dollar-medium.png);
}

.mediumRoller .roller.dollar-minus {
    background-image: url(/assets/dollar-minus-medium.png);
}

.mediumRoller .roller.number {
    background-image: url(/assets/odometer-medium.png);
}

.mediumRoller .roller.spacer {
    width: 6px;
    background-image: url(/assets/space.png);
}

.smallRoller .shadow {
    background-image: url(/assets/shadow-small.png);
    height: 32px;
    width: 171px;
    position: absolute;
    z-index: 10;
}

.smallRoller .roller {
    height: 32px;
    width: 24px;
}

.smallRoller .roller.dollar {
    background-image: url(/assets/dollar-small.png);
}

.smallRoller .roller.dollar-minus {
    background-image: url(/assets/dollar-minus-small.png);
}

.smallRoller .roller.number {
    background-image: url(/assets/odometer-small.png);
}

.smallRoller .roller.spacer {
    width: 3px;
    background-image: url(/assets/space-small.png);
}

.largeRoller.million .roller {
    height: 80px;
    width: 54px;
}

.largeRoller.million .roller.dollar {
    background-image: url(/assets/dollar-million.png);
}

.largeRoller.million .roller.dollar-minus {
    background-image: url(/assets/dollar-minus-million.png);
}


.largeRoller.million .roller.number {
    background-image: url(/assets/odometer-million.png);
}

.largeRoller.million .roller.spacer {
    width: 4px;
    background-image: url(/assets/space-million.png);
}

.mediumRoller.million .roller {
    height: 54px;
    width: 36px;
}

.mediumRoller.million .roller.dollar {
    background-image: url(/assets/dollar-million-medium.png);
}

.mediumRoller.million .roller.dollar-minus {
    background-image: url(/assets/dollar-minus-million-medium.png);
}

.mediumRoller.million .roller.number {
    background-image: url(/assets/odometer-million-medium.png);
}

.mediumRoller.million .roller.spacer {
    width: 4px;
    background-image: url(/assets/space-million.png);
}

.smallRoller.million .shadow {
    background-image: url(/assets/shadow-million-small.png);
    height: 32px;
    width: 198px;
    position: absolute;
    z-index: 10;
}

.roller {
    float: left;
    overflow: hidden;
    background-repeat: repeat;
}

/* BAR CHART */
.box-bar {
    height: 300px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: end;
    overflow-y: hidden;
}

.industry .box-bar {
    justify-content: end;
}

.bar {
    border-radius: 5px;
}

.bar.animate {
    animation: moving-bars 3s linear;
}

.bar-text {
    font-size: var(--font-size-bar-text);
    font-family: var(--font-family-bar-text);
    color: var(--color-bar-text)
}

.industry .bar {
    background-color: var(--color-industry-bar);
}

.retail .bar {
    background-color: var(--color-retail-bar);
}

@keyframes moving-bars {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
    }
}

/* LINK BUTTON */
.link-btn {
    width: 100%;
    height: 64px;
    font-size: var(--font-size-link-btn);
    font-family: var(--font-family-link-btn);
    background-color: var(--bg-color-link-btn);
    color: var(--color-link-btn);
    cursor: pointer;
    border-radius: var(--border-radius-link-btn);
    padding: 16px;
    margin: 5px 0;
    z-index: 10;
    position: relative;
}

.link-btn.simple {
    height: 55px;
    padding-left: 18px;
}

.link-btn:hover {
    background-color: var(--bg-color-link-btn-hover);
    color: var(--color-link-btn-hover);
}

.link-btn strong {
    font-family: var(--font-family-link-btn-strong);
}

.generate-report-btn {
    width: 100%;
    height: 64px;
    font-size: var(--font-size-link-btn);
    font-family: var(--font-family-link-btn);
    background-color: #E0E3E3;
    color: #232828;
    cursor: pointer;
    border-radius: var(--border-radius-generate-report);
    padding: 16px;
    margin: 5px 0;
    z-index: 10;
    position: relative;
}

.generate-report-btn:hover {
    background-color: var(--bg-color-generate-report-hover);
    color: var(--color-generate-report-hover);
}

/* ASSUMPTION POP UP */
.assumption-dialog .mud-dialog-title {
    padding: 15px 24px 0 !important;
}

.assumption-dialog .mud-dialog-content {
    padding: 0 24px 8px !important;
}

.assumption-dialog .mud-dialog-title h6 {
    font-family: var(--font-family-h2) !important;
    font-size: var(--font-size-h2) !important;
    line-height: var(--line-height-h2) !important;
    letter-spacing: var(--letter-spacing-h2) !important;
    color: #242826 !important;
    margin: 5px 0 10px 0;
}

.assumption-container {
    font-family: var(--font-family) !important;
}

.assumption-container p {
    font-size: var(--font-size-p);
    line-height: var(--line-height-p);
    text-align: var(--text-align-p);
    margin-bottom: var(--margin-bottom-p);
    margin-top: 0;
}

.assumption-container h3 {
    font-family: var(--font-family-h3);
    font-weight: var(--font-weight-h3);
    font-size: var(--font-size-h3);
    line-height: var(--line-height-h3);
    letter-spacing: var(--letter-spacing-h3);
    margin-top: 5px;
    margin-bottom: 10px;
    color: #242826;
}

.assumption-container ul {
    margin: 0 0 10px 15px;
    list-style: disc outside none;
    font-size: var(--font-size-p);
}

/* IFrame Test */
iframe.iframe-test {
    min-height: 800px !important;
}

/* RMS SECTION */
.tooltip-body {
    max-width: 200px;
    font-family: Nunito-Regular !important;
    font-weight: normal !important;
    font-size: 10px !important;
    color: white !important;
    background-color: #707070 !important;
}

.bs-tooltip-auto[data-popper-placement^=top], .bs-tooltip-top {
    padding: 0;
}

.tooltip-inner {
    font-family: Nunito-Regular !important;
    font-weight: normal !important;
    font-size: 12px !important;
    color: white !important;
}

/*.tooltip.show {
    opacity: 1 !important;
} */

.fa-question-circle {
    color: #CED4DA;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.general-checkbox .mud-checkbox p {
    font-size: 14px !important;
}

.general-checkbox .mud-checkbox span {
    padding: 0px !important;
}

.general-checkbox.form-action .mud-checkbox span {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

/* Full Version - Landing Page */
.full-landing-page {
    background-color: #eaeaea;
    min-height: 100vh;
}

.full-logo, .full-title, .full-description, .full-journey-title, .full-journey-option, .full-tnc {
    width: 510px;
}

.full-logo, .full-title, .full-journey-option {
    color: white;
}

.full-description, .full-tnc {
    color: #707070;
}

.full-logo {
    padding: 3rem 0;
}

.full-logo .brand {
    max-width: 150px;
    max-height: 60px;
}

.full-title-wrapper {
    background-color: var(--primary-color);
    /*box-shadow: 1rem .5rem 3rem rgba(255, 255, 255, .15), -1rem .5rem 3rem rgba(255, 255, 255, .15), -1rem -.5rem 3rem rgba(255, 255, 255, .15), 1rem -.5rem 3rem rgba(255, 255, 255, .15);*/
}

.full-title {
    padding: 3rem 0;
    font-family: Nunito-ExtraLight;
    font-weight: 200;
    font-size: 52px;
}

.full-description {
    font-family: OpenSans-Regular;
    font-weight: 300;
    font-size: 16px;
}

.full-journey-title {
    font-family: Nunito-Light;
    font-weight: bold;
    font-size: 26px;
    color: var(--primary-color);
}

.journey-row {
    margin-bottom: .75rem;
}

.journey-row.lite {
    margin-bottom: 1.5rem;
}

.journey-option {
    display: flex;
    align-items: center;
    width: 250px;
    height: 120px;
    font-family: Nunito-Light;
    font-size: 20px;
    color: white;
    padding: 1rem;
    background-color: var(--primary-color);
    border-radius: 10px;
}

.journey-option:hover {
    /*box-shadow: -25px -25px 2rem -20px rgba(255, 255, 255, 0.15), 25px -25px 2rem -20px rgba(255, 255, 255, 0.15), -25px 25px 2rem -20px rgba(255, 255, 255, 0.15), 25px 25px 2rem -20px rgba(255, 255, 255, 0.15);*/
    cursor: pointer;
}

.journey-option img.piggy, .journey-option img.blocks, .journey-option img.umbrella {
    width: 45px;
}

.journey-option img.clipboard {
    height: 45px;
}

.journey-option.lite {
    width: 100%;
    height: 110px;
}

/*.journey-option.lite:hover {
    box-shadow: none;
}*/

.journey-option.lite img.piggy, .journey-option.lite img.blocks, .journey-option.lite img.umbrella {
    width: 45px;
}

.journey-option.lite img.clipboard {
    height: 45px;
}

.full-tnc {
    font-family: OpenSans-Regular;
    font-size: 12px;
}

@media (min-width: 360px) {
    .full-logo, .full-title, .full-description, .full-journey-title, .full-journey-option, .full-tnc {
        width: 350px;
    }

    .full-title {
        font-size: 34px;
    }

    .full-description {
        font-size: 14px;
    }

    .journey-option {
        width: 170px;
        font-size: 16px;
    }

    .journey-option img.piggy, .journey-option img.blocks, .journey-option img.umbrella {
        width: 35px;
    }

    .journey-option img.clipboard {
        height: 35px;
    }

    .journey-option.lite {
        width: 100%;
        font-size: 20px;
    }

    .journey-option.lite img.piggy, .journey-option.lite img.blocks, .journey-option.lite img.umbrella {
        width: 45px;
    }

    .journey-option.lite img.clipboard {
        height: 45px;
    }

    .full-tnc {
        font-size: 10px;
    }
}

@media (min-width: 520px) {
    .full-logo, .full-title, .full-description, .full-journey-title, .full-journey-option, .full-tnc {
        width: 510px;
    }

    .full-title {
        font-size: 52px;
    }

    .full-description {
        font-size: 16px;
    }

    .journey-option {
        width: 250px;
        font-size: 20px;
    }

    .journey-option img.piggy, .journey-option img.blocks, .journey-option img.umbrella {
        width: 45px;
    }

    .journey-option img.clipboard {
        height: 45px;
    }

    .journey-option.lite {
        width: 100%;
        font-size: 20px;
    }

    .journey-option.lite img.piggy, .journey-option.lite img.blocks, .journey-option.lite img.umbrella {
        width: 45px;
    }

    .journey-option.lite img.clipboard {
        height: 45px;
    }

    .full-tnc {
        font-size: 12px;
    }
}

@media (min-width: 1024px) {
    .journey-option.lite {
        width: 400px;
        font-size: 20px;
    }

    .journey-option.lite img.piggy, .journey-option.lite img.blocks, .journey-option.lite img.umbrella {
        width: 45px;
    }

    .journey-option.lite img.clipboard {
        height: 45px;
    }
}

/* Form Page - NOT USED */
.form-page .branding {
    background-color: var(--branding-bg-color);
}

.branding .branding-inner {
    padding: 13% !important;
}

.viewRMS {
    margin: 0 auto;
    overflow: hidden;
    width: 320px;
}

.branding .logo-holder {
    margin: 20px 0px 20px 0px;
    width: 100%;
    height: 50px;
}

.branding .logo-holder img {
    object-fit: contain;
    object-position: left;
    width: 100%;
    height: 100%;
}

.branding-tagline {
    font-family: var(--branding-tagline-font-family);
    font-weight: var(--branding-tagline-font-weight);
    font-size: var(--branding-tagline-font-size);
    color: var(--branding-tagline-color);
    padding-top: 3rem;
}

.branding-credits {
    font-family: 'Segoe UI';
    font-size: 12px;
    letter-spacing: normal;
    color: white;
    margin: 65px 0px 10px 0;
    padding: 0 42px 0 0;
    background-image: url(/assets/superratings-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    min-height: 53px;
    width: 100%;
    text-align: right;
}

.form-holder {
    padding: 7% 5% 0 5%;
    overflow: auto;
}

.form-section-heading {
    font-family: var(--form-section-heading-font-family);
    font-weight: var(--form-section-heading-font-weight);
    font-size: var(--form-section-heading-font-size);
    color: var(--form-section-heading-color);
}

.question-form-group {
    margin-bottom: 1rem;
}

.question-form-group label {
    font-family: var(--form-group-label-font-family);
    font-weight: var(--form-group-label-font-weight);
    font-size: var(--form-group-label-font-size);
    color: var(--form-group-label-color);
    padding-bottom: 5px;
}

.form-value > .mud-input-control-input-container > .mud-input.mud-input-outlined > input:focus ~ .mud-input-outlined-border {
    border-color: var(--form-group-label-color) !important;
}

.form-value .mud-input > .mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense, .form-value .mud-input > input.mud-input-root-outlined {
    font-family: var(--form-value-font-family) !important;
    font-weight: var(--form-value-font-weight) !important;
    font-size: var(--form-value-font-size) !important;
    color: var(--form-value-color) !important;
}

.form-value-select.mud-list-item .mud-list-item-text p {
    font-family: var(--form-value-font-family) !important;
    font-weight: var(--form-value-font-weight) !important;
    font-size: var(--form-value-font-size) !important;
}

.form-value-select.mud-list-item.mud-selected-item {
    background-color: #DDDDDD !important;
    color: var(--form-value-color) !important;
}

.form-value-select.mud-list-item:hover {
    background-color: #5897fb !important;
    color: white !important;
}

.button-group.card {
    background-color: transparent;
    border: none;
}

.button-group.card .card-body {
    padding-top: 0px;
}

.button-group.card .card-body .btn-compare {
    width: 100%;
    border-radius: 50px;
    font-family: var(--form-btn-compare-font-family);
    font-weight: var(--form-btn-compare-font-weight);
    font-size: var(--form-btn-compare-font-size);
    color: var(--form-btn-compare-color);
    background-color: var(--form-btn-compare-bg-color);
}

@media (min-width: 640px) {
    .viewRMS {
        width: 640px;
    }

    .branding-tagline {
        margin: 20px 0;
    }

    .branding-credits {
        width: 235px;
    }
}

@media (min-width: 960px) {
    .viewRMS {
        width: 960px;
    }
}

@media (min-width: 1024px) {
    .viewRMS {
        width: 100%;
    }

    .branding .logo-holder {
        margin-left: 10px;
    }

    .branding-tagline {
        margin: 0 0 0 10px;
    }

    .branding-credits {
        padding: 0 0 0 10px;
    }
}

@media (min-width: 1280px) {
    .branding .logo-holder {
        height: 75px;
    }
}

@media (min-width: 1024px) {
    .form-holder {
        padding: 7% 15% 0 15%;
    }
}

/* Banner Header */
.banner-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 70px;
    background-color: var(--banner-header-bg-color);
    padding: .5rem 35px;
    align-items: center;
}

@media (max-width: 1023px) {
    .banner-header {
        padding: .5rem 1rem;
    }
}

.banner-header-brand {
    max-width: 135px;
    max-height: 50px;
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    cursor: pointer;
}

.banner-header-brand-normal-cursor {
    max-width: 135px;
    max-height: 50px;
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.banner-header-brand img {
    object-fit: contain;
    object-position: left;
    width: 100%;
    height: 100%;
}

.banner-menu-header {
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 70px;
    background-color: var(--primary-color);
    color: white;
    padding: .5rem 35px;
    align-items: center;
    font-family: OpenSans-Regular;
}

.banner-menu-header .menu-list a {
    color: white;
    text-decoration: none;
    font-size: 13px;
}

.banner-menu-header .menu-list a.active {
    font-size: 15px;
    font-weight: bold;
}

.banner-header-label {
    font-family: var(--banner-header-label-font-family);
    font-weight: var(--banner-header-label-font-weight);
    font-size: var(--banner-header-label-font-size);
    /*color: var(--banner-header-label-color);*/
    color: #707070;
}

.banner-header-label i {
    color: #707070;
}

.banner-header-label i.mobile {
    /*color: rgba(255, 255, 255, 0.5);*/
    color: white;
}

.banner-menu-header .btn-download-report {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 15px;
    color: var(--secondary-color);
    background-color: white;
    padding: 4px 16px;
    letter-spacing: normal;
    border: 1.5px solid var(--secondary-color);
    border-radius: 18px;
}

.banner-menu-header .btn-download-report.mobile {
    font-size: 10px;
}

.banner-menu-header .btn-more-menu .mud-button-root {
    padding: 0 8px;
}

.banner-menu-header .btn-more-menu .mud-button-root .mud-button-label {
    font-family: 'OpenSans-Regular' !important;
    font-size: 13px !important;
    color: white !important;
}

.banner-menu-header .btn-more-menu .mud-button-root .mud-button-label .mud-button-icon-end {
    margin-left: 0 !important;
    margin-inline-start: 0 !important;
}

.btn-more-menu-item {
    padding: 4px 8px !important;
}

.btn-more-menu-item .mud-list-item-text p {
    font-family: OpenSans-Regular !important;
    font-size: 13px !important;
}

.btn-more-menu-item.active, .btn-more-menu-item:hover {
    background-color: var(--primary-color);
    color: white;
}

/* Banner Nav Mobile Site */
.banner-nav-mobile {
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    z-index: 8;
    width: 100%;
    height: 70px;
    background-color: var(--primary-color);
    padding: .5rem 1rem;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 24px 16px -18px inset !important;
}

.banner-nav-mobile .banner-header-label {
    color: #ffffff;
}

.banner-nav-mobile-icon {
    color: white !important;
    font-size: 30px;
}

.banner-nav-mobile-icon.mud-icon-button {
    padding: 0px !important;
    /*color: rgba(255, 255, 255, 0.5) !important;*/
    color: white !important;
}

/* Side Navigation */
.side-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 360px;
    height: 100vh;
    z-index: 9;
    flex-basis: 360px;
    flex-shrink: 0;
    transition: transform 0.15s ease-in-out;
    transform: translateX(-360px);
}

.side-nav.toggled {
    transform: translateX(0);
}

.side-nav-accordion {
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-wrap: nowrap;
    background-color: #212529;
    color: rgba(255, 255, 255, 0.5);
    padding-top: 70px;
}

.side-nav-accordion.mobile {
    padding-top: 70px;
}

.side-nav-menu {
    /*background-color: var(--side-nav-menu-bg-color);*/
    background-color: var(--primary-color);
    flex-grow: 1;
    overflow-y: auto;
}

.side-nav-menu .nav {
    flex-direction: column;
    flex-wrap: nowrap;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 24px 16px -18px inset !important;
}

.side-nav-menu .nav .side-nav-menu-header {
    font-family: var(--side-nav-menu-header-font-family);
    font-weight: var(--side-nav-menu-header-font-weight);
    font-size: var(--side-nav-menu-header-font-size);
    /*color: var(--side-nav-menu-header-color);*/
    color: white;
    padding: 1rem 1rem 0.75rem;
    text-transform: uppercase;
}

.side-nav-menu .nav .nav-link {
    display: flex;
    align-items: center;
    padding: 0.75rem 2.5rem;
    /*padding-top: 0.75rem;
    padding-bottom: 0.75rem;*/
    position: relative;
    letter-spacing: normal;
    font-family: var(--side-nav-menu-link-font-family);
    font-weight: var(--side-nav-menu-link-font-weight);
    font-size: var(--side-nav-menu-link-font-size);
    /*color: var(--side-nav-menu-link-color);*/
    color: white;
    height: 70px;
}

.side-nav-menu .nav .nav-link:hover, .side-nav-menu .nav .nav-link.active {
    font-weight: var(--side-nav-menu-link-active-font-weight);
    /*color: var(--side-nav-menu-link-active-color);
    background-color: var(--side-nav-menu-link-active-bg-color);*/
    color: white;
    background-color: var(--secondary-color);
}

.side-nav-menu .nav .nav-link.active {
    /*box-shadow: inset -6px 0 0 var(--primary-color);*/
    box-shadow: inset 6px 0 0 #00bfa6;
}

.side-nav-menu .nav .nav-link .nav-link-icon {
    width: 16px !important;
    margin-right: 0.5rem;
    font-size: var(--side-nav-menu-link-font-size);
    /*color: var(--side-nav-menu-link-color);*/
    color: white;
}

.side-nav-menu .nav .nav-link:hover .nav-link-icon, .side-nav-menu .nav .nav-link.active .nav-link-icon {
    /*color: var(--side-nav-menu-link-active-color);*/
    color: white;
}

.side-nav-more-wrapper {
    padding: 0 12px;
}

.side-nav-more {
    background-color: #C25D38;
    border: 1px solid #707070;
    border-radius: 10px;
    padding: 4px 0;
}

.side-nav-menu .nav .side-nav-more .side-nav-menu-header {
    padding: 1rem 1rem 0.25rem;
    color: white;
}

.side-nav-menu .nav .side-nav-more .nav-link {
    font-family: OpenSans-Regular;
}

.side-nav-menu .nav .side-nav-more .nav-link, .side-nav-menu .nav .side-nav-more .nav-link .nav-link-icon,
.side-nav-menu .nav .side-nav-more .nav-link:hover .nav-link-icon {
    color: white;
}

.side-nav-menu .nav .side-nav-more .nav-link:hover {
    color: white;
    background-color: #C25D38;
}

.side-nav-menu .nav hr {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #585858;
    box-sizing: content-box;
    background-color: #242424;
}

@media (min-width: 1024px) {
    .side-nav {
        transform: translateX(0);
    }
}

/* Page Content */
.page-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 0;
    flex-grow: 1;
    min-height: calc(100vh - 140px);
    /*margin-left: -225px;
    padding-left: 225px;*/
    top: 140px;
}

.page-content.mobile {
    top: 140px;
    min-height: calc(100vh - 140px);
}

.page-content.mobile.toggled::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 8;
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
}

/*@media (min-width: 1024px) {
    .page-content {
        margin-left: 0;
        transition: margin 0.15s ease-in-out;
    }
}*/

/* Footer Full Version */
.full-footer {
    display: flex;
    align-items: center;
    width: 100%;
    /*height: 100px;*/
    padding: 1rem 150px;
    background-color: #F4F4F4;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 12px;
    color: #282829;
    margin-top: 24px;
}

.full-footer .footer-menus, .lite-footer .footer-menus {
    display: flex;
    align-items: center;
}

.full-footer .footer-menus .footer-menu, .lite-footer .footer-menus .footer-menu {
    border-right: 1px solid #282829;
    margin-right: 6px;
    padding-right: 8px;
}

.full-footer .footer-menus .footer-menu:last-child, .lite-footer .footer-menus .footer-menu:last-child {
    border-right: 0;
}

.full-footer-mobile {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    background-color: #F4F4F4;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 12px;
    color: #282829;
    margin-top: 24px;
}

.full-footer-mobile .footer-menus .footer-menu {
    display: inline-block;
    border-right: 1px solid #282829;
    margin-right: 6px;
    padding-right: 8px;
}

.full-footer-mobile .footer-menus .footer-menu:last-child {
    border-right: 0;
}

.full-footer .footer-menus .footer-menu a, .full-footer-mobile .footer-menus .footer-menu a, .lite-footer .footer-menus .footer-menu a {
    text-decoration: none;
    color: #0e8ffb;
}

@media (max-width: 1023px) {
    .full-footer {
        padding: 1rem 1rem;
    }
}

/* Main Card RMS */
/*.main-card {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem 0px 1.25rem 1.25rem;
    max-height: calc(100vh - 90px) !important;*/
/*background-color: var(--main-card-bg-color);*/
/*overflow: auto;*/
/*}*/

.main-card {
    /*flex: 1 1 auto;
    min-height: 1px;
    max-height: calc(100vh - 90px) !important;*/
    /*margin-top: 50px;*/
}

/*.main-card .product-name {
    font-family: var(--main-card-product-font-family);
    font-weight: var(--main-card-product-font-weight);
    font-size: var(--main-card-product-font-size);
    color: var(--main-card-product-color);
}*/

/*.main-card-body {*/
/*max-height: calc(100vh - 190px) !important;*/
/*max-height: calc(100vh - 110px) !important;
    overflow: auto;
}*/

.main-card-breadcrumbs {
    padding: 30px 150px 10px;
    font-family: Nunito-Regular;
    font-size: 16px;
}

.main-card-breadcrumbs a {
    cursor: pointer;
}

.main-card-title {
    display: flex;
    padding: 20px 150px;
    align-items: center;
    height: 85px;
}

.main-card-title-label {
    font-family: var(--banner-header-label-font-family);
    font-weight: var(--banner-header-label-font-weight);
    font-size: var(--banner-header-label-font-size);
    color: #848484;
}

.main-card-title-label i {
    color: #848484;
}

.main-card-title .btn-download-report, .main-card-title .btn-find-more, .main-card-title .btn-prev-next {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 15px;
    background-color: white;
    padding: 4px 16px;
    letter-spacing: normal;
    border-radius: 18px;
}

.main-card-title .btn-find-more, .main-card-title .btn-prev-next {
    color: var(--primary-color);
    border: 1.5px solid var(--primary-color);
    /*color: #0e8ffb;
    border: 1.5px solid #0e8ffb;*/
}

.main-card-title .btn-download-report {
    color: #e45f2b;
    border: 1.5px solid #e45f2b;
}

.main-card-body {
    overflow: auto;
}

.main-card-body.mobile.toggled::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 7;
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
}

.main-card-content-wrapper {
    min-height: calc(100vh - 349px); /* .banner-header height (70px) + .banner-menu-header height (70px) + .main-card-title height (85px) + .full-footer height (100px) + .full-footer margin-top (24px) = 349px */
}

.main-card-content {
    /*width: calc(100% - 1.25rem);*/
    padding: 0 150px;
}

.main-card-content.mobile {
    padding: 0;
}

.main-card-content .row {
    margin: 0;
}

@media (max-width: 1023px) {
    .main-card {
        max-height: calc(100vh - 134px) !important;
    }

    .main-card-breadcrumbs {
        padding: 24px 16px 0;
    }

    .main-card-content-wrapper {
        min-height: calc(100vh - 400px);
        padding-top: 8px;
    }
}

.carousel-item.active {
    padding-right: 0;
}

.carousel-inner.row {
    --bs-gutter-x: 0;
    margin: 0;
}

.carousel-inner .row {
    --bs-gutter-x: 0;
    margin: 0;
}

/* Button Find More and Download Report Mobile Site */
.more-section-mobile {
    padding: 0 16px;
}

.more-section-mobile .btn-download-report, .more-section-mobile .btn-find-more {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 15px;
    background-color: white;
    padding: 4px 16px;
    letter-spacing: normal;
    border-radius: 18px;
}

.more-section-mobile .btn-find-more {
    color: var(--primary-color);
    border: 1.5px solid var(--primary-color);
}

.more-section-mobile .btn-download-report {
    color: #e45f2b;
    border: 1.5px solid #e45f2b;
}

/* Snapshot Page */
.row.ssrow:last-child {
    margin-bottom: 1rem;
}

/* Prev Next Menu Buttons */
.prev-next-section {
    padding: 0 150px;
}

.prev-next-section .btn-prev-next {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 15px;
    background-color: white;
    padding: 4px 16px;
    letter-spacing: normal;
    border-radius: 18px;
    color: var(--primary-color);
    border: 1.5px solid var(--primary-color);
    /*color: #0e8ffb;
    border: 1.5px solid #0e8ffb;*/
}

@media (max-width: 1023px) {
    .prev-next-section {
        padding: 0 16px;
    }
}

/* Filter Section Component */
.filter-section-wrapper {
    /*width: calc(100% - 0.75rem) !important;*/ /* make it the same width as product-comparison-wrapper */
    /*padding: 0.5rem 1rem 1rem 1rem;*/
    background-color: white;
    font-family: Nunito-Regular;
    font-size: 20px;
    color: #282829;
    border-radius: 1rem;
}

.filter-section-wrapper .fa-question-circle {
    font-size: 14px;
}

.filter-content-text {
    padding: 24px 32px 24px 0;
}

.filter-content-text .fa-solid.fa-circle {
    font-size: 12px;
}

@media (max-width: 1023px) {
    .filter-section-wrapper {
        font-size: 16px;
    }
}

.inactive-filter {
    cursor: pointer;
}

.edit-assumption-dialog .mud-dialog-title h6 {
    font-family: Nunito-Regular !important;
    font-size: 30px !important;
    color: #707070 !important;
}

.filter-sub-title {
    font-family: OpenSans-Regular;
    font-size: 13px;
}

.filter-label {
    font-family: OpenSans-Regular;
    font-size: 16px
}

.filter-value .mud-input > input.mud-input-root-outlined {
    font-family: OpenSans-Regular;
    font-size: 13px !important;
    padding: 8px 8px !important;
}

.filter-value div.mud-input.mud-input-outlined.mud-input-adorned-end {
    padding-right: 0px !important;
    padding-inline-end: 0px !important
}

.filter-value .mud-input > div.mud-input-slot.mud-input-root-outlined.mud-input-root-adorned-end {
    font-family: OpenSans-Regular;
    font-size: 13px !important;
    padding: 8px 8px !important;
    display: flex !important;
    align-items: center !important;
}

.filter-value-select.mud-list-item .mud-list-item-text p {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 13px !important;
}

.filter-value-select.mud-list-item.mud-selected-item {
    background-color: var(--primary-color) !important;
    color: white !important;
}

.filter-value-select.mud-list-item:hover {
    background-color: var(--secondary-color) !important;
    color: white !important;
}

.filter-save-change-btn, .filter-save-change-btn:hover {
    color: white;
    background-color: rgba(0,200,83,1);
}

.filter-discard-change-btn, .filter-discard-change-btn:hover {
    color: white;
    background-color: rgba(244,67,54,1);
}

.btn-edit-assumption {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 15px;
    color: var(--primary-color);
    /*color: #0e8ffb;*/
    background-color: white;
    padding: 4px 16px;
    letter-spacing: normal;
    border: 1.5px solid var(--primary-color);
    /*border: 1.5px solid #0e8ffb;*/
    border-radius: 18px;
}

.btn-edit-assumption.lite {
    width: 100px;
}

.btn-edit-assumption:hover {
    background-color: white;
}

.btn-submit-assumption {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 13px;
    color: white;
    background-color: var(--secondary-color);
    padding: 4px;
    letter-spacing: normal;
    border-radius: 1rem;
}

.btn-submit-assumption:hover {
    color: white;
    background-color: var(--secondary-color);
}

/* Product Selection/Compare Component */
.product-compare-wrapper {
    min-height: 100px;
}

.product-compare-main .highlight-line, .product-compare-1 .highlight-line, .product-compare-2 .highlight-line {
    height: 20px;
    border-radius: 10px 10px 0px 0px;
}

.product-compare-main .highlight-line {
    background-color: var(--primary-color);
    /*border-radius: 8px 0px 0px 0px;*/
}

.product-compare-1 .highlight-line {
    background-color: #4c6984; /* should be the same as ChartColors.FUND1 in GeneralConsts.cs */
}

.product-compare-2 .highlight-line {
    background-color: #839cac; /* should be the same as ChartColors.FUND2 in GeneralConsts.cs */
    /*border-radius: 0px 8px 0px 0px;*/
}

.highlight-line.mobile {
    border-radius: 10px 10px 0px 0px;
}

.product-compare-main .product-selection, .product-compare-1 .product-selection, .product-compare-2 .product-selection {
    display: flex;
    border: 1px solid #EAEDF0;
    background-color: white;
    justify-content: center;
    font-family: 'Nunito-Regular';
    font-size: 1rem;
    height: 100%;
    padding: 0.5rem;
}

/*.product-compare-main .product-selection {
    border-radius: 0px 0px 0px 8px;
}

.product-compare-2 .product-selection {
    border-radius: 0px 0px 8px 0px;
}*/

.product-selection.mobile {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #EAEDF0;
    border-radius: 0;
    padding: 0.5rem 0.5rem;
}

.product-selection .product-name {
    color: #526882;
    text-align: center;
}

.product-selection .product-name.selected {
    color: var(--secondary-color);
}

.product-selection .btn-add-fund {
    border-radius: 50px;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    color: white;
    background-color: var(--secondary-color);
    padding-left: 20px;
    padding-right: 24px;
}

.product-selection .btn-change-product {
    color: var(--secondary-color);
    font-size: 12px;
    text-decoration: none;
}

/* Section Component */
.section {
    min-height: 1px;
    padding: 1.25rem;
}

.section.lite {
    padding: .25rem;
}

.section-title {
    display: flex;
    align-items: center;
    font-family: 'Nunito-Regular';
    color: #747477;
    font-size: 20px;
    /*background-color: white;*/
    padding: 1.25rem 1.25rem 1.25rem 2rem;
}

/*.section .section-title {
    font-family: var(--section-title-font-family);
    font-weight: var(--section-title-font-weight);
    font-size: var(--section-title-font-size);
    color: var(--section-title-color);
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.2;
}*/

.section-title-title .fa-question-circle {
    font-size: 14px;
}

.section .section-description {
    font-family: var(--section-description-font-family);
    font-weight: var(--section-description-font-weight);
    font-size: var(--section-description-font-size);
    color: var(--section-description-color);
}

.conditional-disclaimer {
    font-size: 13px;
    line-height: 16px;
}

.conditional-disclaimer-lite {
    font-size: 12px;
    line-height: 15px;
    margin-top: 4px;
}

@media (max-width: 1023px) {
    .section-title {
        font-size: 16px;
    }

    .conditional-disclaimer {
        font-size: 12px;
    }
}

.bleft {
    border-left: 1px solid #EAEDF0;
}

.bbottom {
    border-bottom: 1px solid #EAEDF0;
}

.bg-color-white {
    background-color: white;
}

/* LabelValue Component */
.label-value tbody tr:nth-of-type(odd) {
    background-color: var(--label-value-bg-color-odd);
}

.label-value tbody tr:nth-of-type(even) {
    background-color: var(--label-value-bg-color-even);
}

.label-value td {
    font-family: var(--label-value-font-family);
    font-weight: var(--label-value-font-weight);
    font-size: var(--label-value-font-size);
    color: var(--label-value-color);
    line-height: 18px;
    padding: .75rem;
}

.label-value tr.header td {
    font-family: var(--label-value-header-font-family);
    font-weight: var(--label-value-header-font-weight);
    font-size: var(--label-value-header-font-size);
    color: var(--label-value-header-color);
}

/* Table Component */
.rolling-annualised {
    background-color: var(--rolling-annualised-bg-color);
    font-family: var(--rolling-annualised-font-family);
    font-weight: var(--rolling-annualised-font-weight);
    font-size: var(--rolling-annualised-font-size);
    color: var(--rolling-annualised-color);
    float: right;
}

.table-component tbody tr {
    background-color: white;
    border-bottom: 1px solid #EAEDF0;
}

.table-component tbody tr:first-child {
    background-color: #F4F4F4;
    border: 1px solid #DAE1E6;
}

/*.table-component tbody tr:nth-of-type(odd) {
    background-color: var(--table-row-bg-color-odd);
}

.table-component tbody tr:nth-of-type(even) {
    background-color: var(--table-row-bg-color-even);
}*/

.table-component td {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    color: #282829;
    line-height: 18px;
    padding: .5rem;
}

.table-component tr.header td {
    font-family: OpenSans-SemiBold;
    font-weight: normal;
    font-size: 16px;
    color: #282829;
}

@media (max-width: 1023px) {
    .table-component td {
        font-size: 12px;
        padding: .25rem;
    }

    .table-component tr.header td {
        font-size: 12px;
    }
}

.first-column {
    padding: 1rem 1rem 1rem 2rem;
}

.first-row {
    font-family: OpenSans-SemiBold;
    font-size: 16px;
    color: #282829;
    background-color: #F4F4F4;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.other-row {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    color: #282829;
    line-height: 18px;
}

@media (max-width: 1023px) {
    .first-row {
        font-size: 12px;
    }

    .other-row {
        font-size: 12px;
    }
}

.highlight-row {
    height: 7px;
    border-radius: 5px 5px 0 0;
}

.highlight-row.first {
    background-color: var(--primary-color);
}

.highlight-row.second {
    background-color: #526882; /* should be the same as ChartColors.FUND1 in GeneralConsts.cs */
}

.highlight-row.third {
    background-color: #889BAA; /* should be the same as ChartColors.FUND2 in GeneralConsts.cs */
}

/* Table Lite Component */
.table-lite-wrapper {
    border: 1px solid #CED4DA;
    border-radius: 8px !important;
}

.table-lite-component {
    border-radius: 8px !important;
    overflow: hidden;
}

.table-lite-component tbody tr:nth-of-type(odd) {
    background-color: var(--table-row-bg-color-odd);
}

.table-lite-component tbody tr:nth-of-type(even) {
    background-color: var(--table-row-bg-color-even);
}

.table-lite-component tr.row-table td {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #4D4F5C;
    padding: 1rem;
}

.table-lite-component tr.row-table:first-child td {
    font-family: OpenSans-Bold;
    font-size: 13px;
    line-height: 16px;
    color: var(--primary-color);
}

/* Award Component */
img.award {
    height: 64px;
    width: 64px;
    margin: 0 5px 5px 0;
}

/*@media (max-width: 1023px) {
    img.award {
        height: 36px;
        width: 36px;
    }
}*/

/* Rating Component */
.rating-score {
    font-size: 25px;
    font-family: 'OpenSans-Regular';
    color: #848484;
    padding: 8px 20px;
    border: 2px solid #848484;
    border-radius: 28px;
}

.rating-score.ten {
    padding: 8px 12px;
}

.rating-score.na {
    padding: 6px 12.5px 10px;
}

.rating-score.top {
    color: #0e8ffb;
    border: 2px solid #0e8ffb;
}

.rating-score.lite.ten {
    padding: 11px 11px;
}

.rating-score.lite.na {
    padding: 9.5px 10.85px 12.5px;
}

.rating-score.lite {
    font-size: 17px;
    padding: 11px 16px;
}

.rating-component-label {
    font-family: var(--rating-label-font-family);
    font-weight: var(--rating-label-font-weight);
    font-size: var(--rating-label-font-size);
    color: var(--rating-label-color);
}

.rating-component-value {
    font-family: var(--rating-value-font-family);
    font-weight: var(--rating-value-font-weight);
    font-size: var(--rating-value-font-size);
    color: var(--rating-value-color);
}

.rating-image {
    background-color: white;
    padding: 1.25rem 1.25rem 1.25rem 0;
}

@media screen and (min-width: 480px) {
    img.rating {
        max-width: 84px;
        max-height: 84px;
    }
}

@media screen and (min-width: 720px) {
    img.rating {
        max-width: 102px;
        max-height: 102px;
    }
}

@media screen and (min-width: 1024px) {
    img.rating {
        max-width: 64px;
        max-height: 64px;
    }
}

@media screen and (min-width: 1280px) {
    img.rating {
        max-width: 84px;
        max-height: 84px;
    }
}

@media screen and (min-width: 1480px) {
    img.rating {
        max-width: 102px;
        max-height: 102px;
    }
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

/* WhatWeSay Component */
.what-we-say-content p, .what-we-say-content li {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #282829;
    text-align: justify;
}

.what-we-say-content p > br {
    content: "A" !important;
    display: block !important;
    margin-bottom: 1em !important;
}

.what-we-say-content ul {
    list-style: disc outside none;
    padding-left: 1rem;
}

/* MarkupString Component */
.markup-text-content {
    width: 100%;
    background-color: white;
    padding: 20px 35px 20px 35px;
}

.markup-text-content h2 {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 20px;
    color: #0061AF;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.markup-text-content p, .markup-text-content li {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #282829;
    text-align: justify;
}

.markup-text-content p > br {
    content: "A" !important;
    display: block !important;
    margin-bottom: 1em !important;
}

/* MarkupString Dialog */
.markup-string-container p, .markup-string-container li {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #282829;
}

.markup-string-container p > br {
    content: "A" !important;
    display: block !important;
    margin-bottom: 1em !important;
}

/* EmailReport Dialog */
.email-report-dialog .mud-dialog-title h6 {
    font-family: Nunito-Regular !important;
    font-size: 30px !important;
    color: #707070 !important;
}

.email-report-dialog .mud-dialog-content {
    font-family: OpenSans-Regular;
    font-size: 13px;
    color: #707070;
}

.email-report-dialog .mud-icon-button {
    padding: 4px 4px 4px 0 !important;
}

.email-report-dialog .mud-checkbox p {
    font-family: OpenSans-Regular !important;
    font-size: 13px !important;
    color: #707070 !important;
}

.email-report-dialog .form-value .mud-input > .mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense,
.email-report-dialog .form-value .mud-input > input.mud-input-root-outlined {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 13px !important;
    color: #707070 !important;
}

.email-report-checkbox {
}

.email-report-dialog .error-message {
    font-size: 12px;
    color: var(--field-error-msg-color);
}

.btn-email-report {
    font-family: Nunito-Regular;
    font-weight: normal;
    font-size: 13px;
    color: white;
    background-color: var(--secondary-color);
    padding: 4px;
    letter-spacing: normal;
    border-radius: 1rem;
}

.btn-email-report:hover {
    color: white;
    background-color: var(--secondary-color);
}

/* Table Toggle */
.btn-table-toggle {
    padding: 0.25rem !important;
}

.btn-table-toggle[aria-pressed="false"] {
    color: #221F1F42 !important;
}

.btn-table-toggle[aria-pressed="true"] {
    color: var(--primary-color) !important;
}

.table-toggle-label {
    font-family: OpenSans-Regular;
    font-size: 12px;
    color: #282829;
}

.chart-year-selection {
    width: 300px;
}

.chart-year-selection-label {
    font-family: OpenSans-Bold;
    font-size: 16px;
    color: #747477;
}

.btn-chart-year {
    width: 150px;
    padding: 0.25rem 1.5rem;
    border: 1.5px solid;
    border-color: var(--primary-color);
    border-radius: 20px;
    background-color: white;
    font-family: OpenSans-Regular;
    font-size: 15px;
    color: var(--primary-color);
}

.btn-chart-year.active, .btn-chart-year:hover {
    background-color: var(--primary-color);
    color: white;
}

.chart-year-content {
    width: calc(100% - 300px); /* 100% - chart-year-selection's width */
}

.chart-content {
    width: 100%;
    padding-left: 0.75rem;
}

.chart-table {
    padding: 0 1.25rem 1.25rem 2rem;
    overflow-x: auto;
}

@media screen and (max-width: 1023px) {
    .chart-year-selection {
        width: 100%;
    }

    .chart-year-content {
        width: 100%;
    }

    .btn-chart-year {
        width: 90px;
        padding: 0.25rem;
    }
}

.chart-header.product-name {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 4px !important;
    font-family: 'OpenSans-SemiBold';
    font-size: 16px;
}

/* LITE VERSION */
.lite-wrapper {
    display: flex;
    position: relative;
}

.lite-container {
    background-color: white;
    width: 100%;
}

.lite-header {
    display: flex;
    width: 100%;
    height: 60px;
    align-items: center;
    background-color: white;
    padding: .5rem 1.5rem;
}

.lite-header-brand {
    max-width: 160px;
    max-height: 48px;
    margin: 0;
    display: inline-block;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    cursor: pointer;
}

.lite-header-brand img {
    object-fit: contain;
    object-position: left;
}

.lite-content {
    min-height: calc(100vh - 160px); /* 160px = 60px (.lite-header) + 100px (.lite-footer) */
    /*background-color: #EDF5FE;*/
    background-color: white;
}

@media screen and (max-width: 1023px) {
    .lite-content {
        background-color: #EDF5FE;
    }
}

.lite-footer {
    display: flex;
    /* align-items: center; */
    width: 100%;
    /* height: 100px; */
    padding: 1rem 1.5rem;
    background-color: #F4F4F4;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #282829;
}

.lite-footer a {
    color: #0e8ffb
}

.lite-section {
    width: 100%;
}

.lite-landing-page {
    background-color: #EDF5FE;
    min-height: calc(100vh - 160px); /* 160px = 60px (.lite-header) + 100px (.lite-footer) */
    padding-top: 1.5rem;
}

.lite-title-wrapper {
    padding: 1.25rem 1.75rem;
    color: white;
    background-color: var(--primary-color);
    /*box-shadow: 1rem .5rem 3rem rgba(255, 255, 255, .15), -1rem .5rem 3rem rgba(255, 255, 255, .15), -1rem -.5rem 3rem rgba(255, 255, 255, .15), 1rem -.5rem 3rem rgba(255, 255, 255, .15);*/
}

.lite-title-wrapper .title {
    font-family: Nunito-Regular;
    font-size: 30px;
    line-height: 33px;
}

.lite-title-wrapper .sub-title {
    font-family: OpenSans-Regular;
    font-size: 13px;
    line-height: 16px;
}

.lite-section .header {
    padding: 1.5rem 1.5rem;
    align-items: center;
    background-color: var(--primary-color);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 24px 16px -18px inset;
}

.lite-section .header .title {
    width: 100%;
    font-family: Nunito-Regular;
    font-weight: normal;
    font-size: 30px;
    line-height: 33px;
    color: white;
}

.lite-section .header .title .description {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    color: white;
    line-height: 17px;
}

.lite-section .content-box {
    background-color: #EDF5FE;
    padding: 0;
    box-shadow: none;
}

.lite-section .content-box-more {
    background-color: #EDF5FE;
    padding: 0;
    box-shadow: none;
}

.lite-section .content {
    background-color: #EDF5FE;
    padding-top: 0 !important;
}

.lite-section .content .product-name-wrapper, .lite-section .content .award-wrapper {
    margin: 0 1.5rem;
}

.lite-section .content .content-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.lite-section .content-button {
    padding: 0 1.5rem;
}

.white-bg {
    background-color: white !important;
}

@media screen and (min-width: 1024px) {
    .lite-header {
        padding: .5rem 5rem;
    }

    .lite-section .header {
        padding: 1.5rem 5rem;
    }

    .lite-title-wrapper {
        padding: 1.25rem 5rem;
    }

    .lite-section .content-box {
        margin: 32px 80px;
        padding: 24px 40px;
        border-radius: 16px;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    }

    .lite-section .content-box, .lite-section .header-content {
        width: 50%;
    }

    .lite-section .content-box-more {
        margin: 0 24px;
        padding: 24px;
        border-radius: 16px;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    }

    /*.lite-section .content, .lite-section .header-content {
        width: 50%;
    }*/

    .lite-section .header-content {
        padding-right: 5rem;
    }

    /*.lite-section .content .product-name-wrapper, .lite-section .content .award-wrapper {
        margin: 0 5rem;
    }*/

    /*.lite-section .content .content-wrapper {
        padding-left: 5rem;
        padding-right: 5rem;
    }*/

    .lite-section .content-button {
        width: 50%;
        padding: 0 5rem;
    }

    .lite-footer {
        padding: 1rem 5rem;
    }
}

.lite-section .content .field-label {
    min-height: 54px;
}

.lite-section .content .content-compare-value {
    font-family: OpenSans-Regular;
    font-size: 14px;
    line-height: 17px;
}

.lite-section .content .content-compare-value.compare-header {
    font-weight: bold;
}

.fa-circle-check {
    color: #0e8ffb;
    font-size: 24px;
}

.fa-circle-xmark {
    color: #848484;
    font-size: 24px;
}

.lite-section .content .content-compare-value .fa-circle-check, .lite-section .content .content-compare-value .fa-circle-xmark {
    font-size: 36px;
}

.lite-section .content .product-name {
    font-family: Nunito-Regular;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: var(--lite-main-font-color);
}

.lite-section .content-compare {
    font-family: Nunito-SemiBold;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    padding: 1rem 1.5rem;
    background-color: white;
    color: var(--lite-main-font-color);
}

.lite-section .content-compare hr {
    color: #CED4DA;
    opacity: unset;
    margin: 4px 0;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* LiteForm component */
.lite-section .content-form-wrapper {
    padding: 1.5rem 1.75rem;
}

.lite-section .content-form-wrapper .title {
    font-family: Nunito-Light;
    font-size: 26px;
    line-height: 29px;
    color: var(--primary-color);
    font-weight: bold;
}

@media screen and (min-width: 1024px) {
    .lite-section .content-form-wrapper {
        padding: 1.5rem 5rem;
    }
}

.radio-item {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    border-radius: 20px;
    background-color: white;
    padding: 0px 8px;
}

.radio-item.selected {
    background-color: var(--lite-main-color);
}

.radio-item .mud-radio .mud-radio-content {
    font-size: 14px !important;
    color: var(--lite-secondary-font-color);
}

.radio-item.selected .mud-radio .mud-radio-content {
    color: var(--lite-main-font-color);
}

.radio-btn.mud-radio .mud-button-root.mud-icon-button {
    padding: 4px 8px 4px 12px !important;
}

.radio-btn.mud-radio .mud-button-root.mud-icon-button .mud-radio-icons.mud-checked {
    stroke: #E8EBED;
    stroke-width: 2;
}

.radio-btn.mud-radio .mud-button-root.mud-icon-button .mud-icon-root {
    color: #CED4DA !important;
}

.radio-btn.mud-radio .mud-button-root.mud-icon-button .mud-icon-root.mud-radio-icon-checked {
    color: var(--lite-main-font-color) !important;
}

.radio-btn.mud-radio .mud-button-root.mud-icon-button .mud-icon-root.mud-radio-icon-checked path {
    stroke: var(--lite-main-font-color);
}

.lite-form-value .mud-input-control-input-container {
    border-radius: 20px;
    background-color: white;
    padding: 4px 8px !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-bottom: 1rem;
}

.lite-form-value .mud-input-control-helper-container {
    margin-top: -8px !important;
    margin-bottom: 8px !important;
}

.lite-form-value .mud-input > .mud-input-root-outlined {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 14px !important;
    color: var(--lite-secondary-font-color) !important;
}

.lite-form-value .mud-input .mud-input-outlined-border {
    border: none;
}

.lite-form-value-select .mud-list-item .mud-list-item-text p {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

.lite-form-value-select .mud-list-item {
    color: var(--lite-secondary-font-color) !important;
}

.lite-form-value-select .mud-list-item.mud-selected-item {
    background-color: white !important;
}

.lite-form-value-select .mud-list-item:hover {
    background-color: var(--lite-secondary-font-color) !important;
    color: white !important;
}

.lite-form-btn .btn-compare {
    width: 100%;
    border-radius: 50px;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: var(--lite-main-font-color);
    background-color: var(--lite-main-btn-color);
}

.lite-form-btn .btn-take-action {
    width: 300px;
    border-radius: 50px;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    color: white;
    background-color: #00ccbb;
}

/* LiteSnapshot component */
img.lite-award {
    margin: 0 5px 5px 0;
    height: 64px;
    width: 64px;
}

.lite-filter-wrapper {
    background-color: white;
    padding: 1rem 1.5rem;
    font-family: Nunito-Regular;
    font-size: 16px;
    line-height: 19px;
}

.lite-filter-value .mud-input > input.mud-input-root-outlined {
    font-family: Nunito-Regular;
    font-size: 16px !important;
    padding: 3px 8px !important;
}

@media (max-width: 1023px) {
    /*img.lite-award {
        height: 36px;
        width: 36px;
    }*/

    .lite-filter-wrapper {
        padding: 1rem 1.5rem;
    }
}

img.lite-roadsign {
    width: 50px;
    height: 50px;
}

.lite-snapshot-btn .btn-add-fund {
    border-radius: 50px;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    color: white;
    background-color: var(--secondary-color);
    padding-left: 20px;
    padding-right: 24px;
}

/* AddFundDialog component */
.add-fund-dialog {
    width: 240px;
}

.add-fund-dialog .mud-dialog-title h6 {
    font-size: 16px !important;
    line-height: 19px;
    font-family: OpenSans-Regular
}

@media screen and (min-width: 360px) {
    .add-fund-dialog {
        width: 300px;
    }
}

@media screen and (min-width: 480px) {
    .add-fund-dialog {
        width: 400px;
    }
}

.btn-add-fund {
    border-radius: 50px;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    color: white;
    background-color: var(--secondary-color);
}

.btn-add-fund:hover {
    background-color: var(--secondary-color);
}

.auto-search-fund {
    font-family: OpenSans-Regular;
}

.auto-search-fund .mud-input-control-input-container {
    border-radius: 20px;
    background-color: white;
    padding: 4px 8px !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-bottom: 1rem;
}

.auto-search-fund .mud-input-control-helper-container {
    margin-top: -8px !important;
    margin-bottom: 8px !important;
}

.auto-search-fund .mud-input > .mud-input-root-outlined {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

.auto-search-fund .mud-input .mud-input-outlined-border {
    border: none;
}

.add-fund-select .mud-list-item .mud-list-item-text p {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

.add-fund-select .mud-list-item {
    color: var(--secondary-color) !important;
}

.add-fund-select .mud-list-item.mud-selected-item {
    background-color: white !important;
}

.add-fund-select .mud-list-item:hover {
    background-color: var(--secondary-color) !important;
    color: white !important;
}

/* LiteInvestment component */
.lite-chart-title {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px;
    color: #203049;
}

.lite-chart-content div {
    min-height: 250px;
    background-color: white;
}

.lite-chart-content div.pie-chart-legend {
    min-height: 0px;
}

.lite-chart-footer {
    font-family: OpenSans-Regular !important;
    font-weight: normal !important;
    font-size: 10px !important;
    line-height: 13px;
    color: #203049;
}

.btn-chart-year-toggle {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #4D4F5C !important;
    border: 1px solid #CED4DA !important;
    background-color: #ffffff !important;
}

.btn-chart-year-toggle.active {
    color: white !important;
    border: 1px solid var(--secondary-color) !important;
    background-color: var(--secondary-color) !important;
}

.content-toggle .btn-group button.btn-chart-year-toggle:first-child {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.content-toggle .btn-group button.btn-chart-year-toggle:last-child {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.content-toggle .mud-icon-button {
    padding: 4px !important;
}

/* LiteInsurance component */
.btn-gender-toggle {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: white !important;
    border: 1px solid #526882 !important;
    background-color: #A5ACB2 !important;
    min-width: 75px;
}

.btn-gender-toggle.active {
    color: var(--primary-color) !important;
    border: 1px solid #526882 !important;
    background-color: white !important;
}

.gender-toggle .btn-group button.btn-gender-toggle:first-child {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.gender-toggle .btn-group button.btn-gender-toggle:last-child {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.gender-toggle .mud-icon-button {
    padding: 4px !important;
}

/* LiteMore component */
.lite-section.more {
    background-color: #efefef;
}

.lite-section.more .header {
    background-color: #00ccbb;
    padding: 1.5rem;
    box-shadow: none;
}

.lite-section.more .header .title {
    color: white;
}

.lite-section.more .content-container-more {
    padding: 1.5rem 0;
    position: relative;
}

.lite-section.more .content {
    margin: 0 0 1.5rem;
    padding: 1.5rem;
    width: 100%
}

.lite-section.more .content-button {
    margin: 0 0 1.5rem;
    width: 100%;
}

.content-container-more .sub-title {
    font-family: OpenSans-Regular;
    font-size: 16px;
    line-height: 19px;
    color: #203049;
}

.lite-send-mail-wrapper .mud-input > input.mud-input-root-outlined, .lite-send-mail-wrapper .mud-input > input.mud-input-root-text {
    font-family: OpenSans-Regular;
    font-size: 14px !important;
    color: #0061AF;
}

.lite-section .content-more {
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    padding: 0.5rem 1.5rem;
    background-color: white;
    color: #0061AF;
}

.content-more-logo {
    max-width: 160px;
    max-height: 48px;
}

.more-footer {
    font-family: OpenSans-Regular;
    font-size: 11px;
    line-height: 14px;
}

.more-footer a {
    text-decoration: none;
}

@media screen and (max-width: 1023px) {
    .lite-section.more .content-container-more {
        background-color: #EDF5FE;
    }
}

/* LiteMore component overlay */
.lite-more-wrapper {
    position: absolute;
    left: 60%;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 1024px) {
    .lite-section.more {
        position: sticky;
        z-index: 4;
        top: 95px;
        /*left: 60%;*/
        width: 35%;
    }
}

.lite-send-mail-wrapper {
    border-radius: 20px;
    background-color: white;
    padding: 0 0 0 8px !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.text-no-border {
    padding-top: 2px;
}

.text-no-border .mud-input.mud-input-outlined {
    color: var(--lite-secondary-font-color) !important;
}

.text-no-border .mud-input.mud-input-outlined .mud-input-outlined-border {
    border-width: 0;
}

.lite-send-mail-btn {
    border-radius: 20px !important;
    width: 50px;
    background-color: #00ccbb;
    color: white;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.lite-send-mail-btn:hover {
    background-color: #00ccbb;
    color: white;
}

/* Admin Page */
.client-page-body-admin {
    max-height: calc(100vh - 240px) !important;
    overflow: auto;
}

.field-section-admin {
    font-size: 18px;
    font-weight: bold;
    background-color: #F4F4F4;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 1rem;
}

.field-label-admin {
    width: 180px;
}

.field-value-admin .mud-input-control-input-container, .field-value-admin .mud-input.mud-input-outlined {
    width: 500px;
}

.field-value-admin .mud-input > input.mud-input-root-outlined {
    font-size: 16px !important;
    padding: 4px 8px !important;
}

.field-value-admin div.mud-input.mud-input-outlined.mud-input-adorned-end {
    padding-right: 0px !important;
    padding-inline-end: 0px !important
}

.field-value-admin .mud-input > div.mud-input-slot.mud-input-root-outlined.mud-input-root-adorned-end {
    padding: 4px 8px !important;
}

.field-value-admin-select.mud-list-item .mud-list-item-text p {
    font-family: Nunito-Regular !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

.field-value-admin-select.mud-list-item.mud-selected-item {
    background-color: var(--primary-color) !important;
    color: white !important;
}

.field-value-admin-select.mud-list-item:hover {
    background-color: var(--secondary-color) !important;
    color: white !important;
}

.mud-picker-inline {
    flex: none;
    margin-right: 8px;
}

.color-picker-preview {
    width: 27px;
    height: 27px;
    border: 1px solid #CED4DA;
}

.fa-solid.add, .fa-solid.remove, .fa-solid.fa-arrow-right.load-area,
.fa-solid.fa-pencil, .fa-solid.fa-file-lines,
.fa-solid.fa-chevron-up, .fa-solid.fa-chevron-down,
.fa.fa-check-circle, .fa-solid.fa-clipboard {
    cursor: pointer;
}

.fa-solid.add, .fa-arrow-right.load-area {
    color: grey;
}

.fa-solid.add, .fa-arrow-right.load-area.activated {
    color: #00C853;
}

.fa-solid.remove {
    color: #f44336;
}

.fa-solid.fa-file-lines.yes {
    color: #00C853;
}

.row.journey-content {
    margin-left: 0;
}

.journey-column {
    padding: 0.5rem 1rem;
}

.journey-table-area {
    border: 1px solid #EAEDF0;
    width: 100%;
    min-height: 400px;
}

.journey-table-area .mud-table-root .mud-table-body .mud-table-cell {
    font-size: 14px !important;
}

td.mud-table-cell.activated {
    background-color: #bde0eb;
}

.summary-journey-level {
    font-size: 16px;
    font-weight: bold;
}

.summary-module-level {
    font-size: 15px;
    margin-left: 1rem;
}

.summary-section-level {
    font-size: 14px;
    margin-left: 2rem;
}

.summary-section-content-level {
    font-size: 13px;
    margin-left: 3rem;
}

.btn-export-logs {
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    color: white;
    background-color: #0061AF;
    padding: 4px;
    letter-spacing: normal;
    border-radius: 1rem;
}

.btn-export-logs:hover {
    color: white;
    background-color: #0061AF;
}

.circle-check {
    font-size: 25px;
    color: #0e8ffb;
    padding: 14px 15.5px;
    border: 2px solid #0e8ffb;
    border-radius: 28px;
}

.circle-xmark {
    font-size: 25px;
    color: #848484;
    padding: 14px 17px;
    border: 2px solid #848484;
    border-radius: 28px;
}

.circle-check.lite {
    font-size: 17px;
    padding: 12px 13px;
}

.circle-xmark.lite {
    font-size: 17px;
    padding: 12px 14px;
}

/* Quill JS Container */
.ql-container {
    height: 200px;
    width: 500px;
}

/* Others */
.no-data-display {
    margin: 0 0.5rem !important;
    width: 100%;
    height: 50px;
}

.general-loading {
    width: 100%;
    height: 400px;
}

.as-at-date {
    display: flex;
    justify-content: end;
    font-family: 'Nunito-Regular';
    font-size: 13px;
    line-height: 16px;
    color: #747477;
    margin-bottom: 16px;
    padding-right: 8px;
}

.as-at-date.lite {
    margin-bottom: 0;
    margin-top: 8px;
    padding-right: 0;
}

.clickable-div {
    cursor: pointer;
}

/* Dashboard */
.dashboard-widget, .dashboard-section {
    border-radius: 10px !important;
}
    .dashboard-section .mud-tab {
        min-height: 35px;
        background-color: #f4f4f4 !important;
        border-color: #e6eaee !important;
    }

    .dashboard-section .mud-tab.mud-tab-active.mud-ripple {
        background-color: #00A9E5 !important;
        color: white !important;
        border-color: #00A9E5 !important;
    }

    .dashboard-section.activity-section {
        background-color: #F5F5F5;
    }

/* Header Dropdown Styles */
.header-dropdown-container {
    position: relative;
    display: inline-block;
}

.header-dropdown {
    position: absolute;
    top: 24px;
    left: -10px;
    background: #002433;
    border-top: 1px solid #009CDE;
    width: 160px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    z-index: 1000;
    margin-top: 1px;
}
.support {
    left:-90px !important;
}

    .header-dropdown.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .header-dropdown .dropdown-item {
        display: flex;
        align-items: center;
        padding: 8px 12px 4px;
        cursor: pointer;
        font-size: 12px;
        color: white;
    }

        .header-dropdown .dropdown-item:first-child {
            border-radius: 0;
        }

        .header-dropdown .dropdown-item:last-child {
            border-bottom: none;
            margin-bottom: 4px;
        }

        .header-dropdown .dropdown-item:hover {
            text-decoration: underline;
            background: #002433;
            color: white;
        }

.dropdown-heading .mud-list-item-icon {
    display: none !important;
}

.dropdown-heading .mud-list-item-text {
    color: black !important;
}

.nav-link.active {
    color: #009CDE !important;
    text-decoration: underline;
}


/* User Dropdown Styles */
.user-dropdown-container {
    position: relative;
    display: inline-block;
}

.user-avatar {
    cursor: pointer;
    outline: 2px solid #002433;
    width: 32px !important;
    height: 32px !important;
}

    .user-avatar.active {
        border: 1px solid #009CDE !important;
    }

.user-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    border: 1px solid #e0e0e0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 160px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    z-index: 1000;
    margin-top: 4px;
    font-family: Arial, Helvetica, Calibri;
}

    .user-dropdown.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

.dropdown-item {
    display: flex;
    align-items: center;
    padding: 6px 20px 6px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    font-size: 12px;
    color: #009CDE;
}

    .dropdown-item:first-child {
        border-radius: 8px 8px 0 0;
    }

    .dropdown-item:last-child {
        border-radius: 0 0 8px 8px;
        border-bottom: none;
    }

    .dropdown-item:hover {
        color: #323232;
        background-color: #e9ecf1;
        text-decoration: none;
    }

    .dropdown-item.signout {
        color: #d32f2f;
        border-top: 1px solid #e0e0e0;
    }

        .dropdown-item.signout:hover {
            background-color: #ffebee;
        }

.dropdown-icon {
    margin-right: 12px;
    font-size: 18px;
    color: #009CDE;
}

.dropdown-item.signout .dropdown-icon {
    color: #d32f2f;
}

.dropdown-divider {
    height: 1px;
    border: 0.5px solid #757575;
    margin: 0;
}

.menu-active::after {
    margin-left: 15px;
    content: " ";
    width: 40px;
    border: 2px solid var(--light-blue);
    display: block;
    margin-top: -10px;
    border-radius: 2px;
    position: absolute;
    bottom: 7px;
}
/* Mega Menu Overlay Styles */
.mega-menu-overlay {
    position: absolute;
    top: 84px; /* Account for both headers */
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(8px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border-bottom: 1px solid #dee2e6;
    box-shadow: 0px 3px 6px #00000029;
}

    .mega-menu-overlay.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

.mega-menu-container {
    max-width: 75%;
    margin: 0 auto;
    padding: 40px 20px;
}

.mega-menu-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.mega-menu-section {
    padding: 0;
}

.mega-menu-title {
    font-weight: 300;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    color: #7E7E7E;
    font-style: normal;
    font-weight: 300;
    border-bottom: 2px solid #dee2e6;
    font-size: 24px;
}

.mega-menu-items {
    display: flex;
    flex-direction: column;
    gap: 20px;
}


.mega-menu-item {
    cursor: pointer;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    font-weight: 300;
    min-height: 110px;
}

    .mega-menu-item a {
        font-size: 18px;
        color: #009CDE;
        text-decoration: none;
    }
        .mega-menu-item a:hover {
            text-decoration: underline;
        }

    .mega-menu-item h4 {
        color: #009CDE;
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 8px;
        line-height: 1.3;
    }

    .mega-menu-item p {
        color: #7e7e7e;
        font-size: 12px;
        margin: 0;
    }

    .mega-menu-item:hover h4 {
        color: #007BB8;
    }

/* Main Navigation Styles */
.main-navigation {
    display: flex;
    align-items: center;
    gap: 0;
}

.nav-menu-item {
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
}

.nav-button {
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 8px 16px !important;
    text-transform: none !important;
    border-radius: 0 !important;
    transition: all 0.2s ease !important;
}

    .nav-button:hover {
        background-color: #f5f5f5 !important;
        color: #009CDE !important;
    }

.account-header {
    height: 34px !important;
    position: relative !important;
    background: #002433 0% 0% no-repeat padding-box !important;
    box-shadow: 6px 3px 1px #0000000A;
    border-bottom: 1px solid #009CDE;
    outline: 1px solid #002433;
}

.top-toolbar {
    height: 34px !important;
    position: absolute;
    right: 20px;
}

.dashboard-root {
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    width: 95%;
    padding-bottom: 10px;
    min-height: 50vh;
}

.top-nav {
    background-color: white !important;
    position: relative !important;
    color: black;
    padding: 0px;
    height: 50px !important;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    border-bottom: 1px solid #dadada;
    z-index: 1;
}

.top-nav-toolbar {
    height: 50px !important;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
}

.nav-brand {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-right: 32px;
}

.top-nav-actions {
    display: flex;
    align-items: center;
    gap: 15px;
    position: absolute;
    right: 1px;
}

.account-header-actions {
    display: flex;
    align-items: center;
    gap: 25px;
}

.nav-link {
    color: white;
    font-size: 0.875rem;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
}

.search-box {
    max-width: 300px;
    border: 1px solid #ced4da;
    padding-left: 5px;
    padding-right: 5px;
}

.workbench-btn {
    font-size: 12px;
    background-color: #009CDE !important;
    border-color: #009CDE !important;
}

.user-avatar {
    color: white;
    background-color: #002433 !important;
    border-color: #002433 !important;
    font-size: 15px !important;
}

.cart-icon {
    color: black;
}

.welcome-header {
    background: var(--body-bg-color);
    padding: 24px;
    margin: 16px;
    border-radius: 8px;
}

.welcome-text {
    color: #333;
    font-weight: 400;
}

.panel {
    background: white;
    border-radius: 8px;
    padding: 24px;
    height: fit-content;
}

.panel-title {
    color: #666;
    font-weight: 500;
    margin-bottom: 16px;
}

.research-panel {
    height: 600px;
}

.research-filters {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
}

.filter-btn {
    font-size: 0.75rem;
    padding: 4px 12px;
}

.search-section {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
    align-items: center;
}

.search-field {
    flex: 1;
}

.search-btn, .clear-btn {
    font-size: 0.75rem;
}

.research-table {
    font-size: 0.875rem;
}

.pagination-section {
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.market-panel {
    height: 600px;
}

.market-content {
    margin-top: 16px;
}

.market-section {
    margin-bottom: 20px;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.section-title {
    font-weight: 600;
    color: #333;
}

.last-updated {
    font-size: 0.75rem;
    color: #666;
}

.market-text {
    font-size: 0.875rem;
    line-height: 1.5;
    color: #333;
}

.training-panel {
    background: linear-gradient(135deg, #4a90a4 0%, #2c5aa0 100%);
    color: white;
    height: 600px;
    display: flex;
    flex-direction: column;
}

.training-ad {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.irate-logo {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 32px;
}

.logo-text {
    font-size: 1.5rem;
    font-weight: 600;
    color: white;
}

.logo-icon {
    color: white;
    font-size: 1.5rem;
}

.training-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.training-title {
    color: white;
    font-weight: 600;
    margin-bottom: 16px;
}

.training-subtitle {
    color: white;
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 32px;
}

.find-time-btn {
    background: white;
    color: #2c5aa0;
    font-weight: 600;
    align-self: flex-start;
}


.small-panel {
    height: 200px;
}

.video-list, .news-list {
    font-size: 0.875rem;
}

    .video-list .mud-list-item, .news-list .mud-list-item {
        padding: 8px 0;
        border-bottom: 1px solid #eee;
    }

/* Tab styling */
.mud-tabs .mud-tab {
    text-transform: none;
    font-weight: 500;
}

    .mud-tabs .mud-tab.mud-tab-active {
        border-bottom: 2px solid #2196f3;
    }

/* Table styling */
.research-table .mud-table-head .mud-table-cell {
    font-weight: 600;
    background: #f8f9fa;
}

.research-table .mud-table-body .mud-table-row:hover {
    background: #f8f9fa;
}

/* Market tabs */
.market-tabs .mud-tab {
    font-size: 0.875rem;
}



/* footer */
.footer {
    color: #fbfcfd;
    background: #00345b 0% 0% no-repeat padding-box;
    z-index: 999;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 12px !important;
}

.footer-footer {
    background: #002433 0% 0% no-repeat padding-box;
}
.footer-footer a {
    color: white !important;
}

.footer-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-text {
    margin: 2px 0;
}

.footer-links {
    text-align: center;
    margin-top: 30px;
    font-size: 13px;
}

    .footer-links a {
        color: #ffffff;
        text-decoration: none;
        margin: 0 6px;
    }

        .footer-links a:hover {
            text-decoration: underline;
        }


.button-separator {
    width: 1px;
    height: 30px;
    background-color: #D0D0D0;
    margin: 0 8px;
}

.mud-input.mud-input-outlined.mud-input-adorned-end {
    padding-right: 0px;
    padding-inline-end: 8px;
    padding-inline-start: unset;
}
.mud-dialog-container {
    z-index:10000;
}


/* Small App Navigation */
.small-nav-item a,
.small-nav-subitem a{
    font-size: 13px;
}

.small-app-navigation {
    position: fixed !important;
    right: 0px !important;
    box-shadow: var(--mud-elevation-8);
    top: 83px; 
    padding-left: 20px;
}

.small-app-navigation .mud-expansion-panels 
{
    padding-left: 20px;
}

.small-app-navigation
.mud-expand-panel .mud-expand-panel-header .mud-expand-panel-text {
    flex: 0 1 auto;
    font-size: 13px !important;
}

.small-app-navigation
.mud-expand-panel .mud-expand-panel-header
{
    min-height: 36.2px;
    padding: 4px 24px !important;
}

.small-app-navigation
.mud-expand-panel .mud-expand-panel-content 
{
    padding: 0px 24px !important;
}

.small-app-navigation
.mud-list.mud-list-padding
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.small-app-navigation
.mud-expand-panel-content
.mud-list
{
    border-left: 1px solid #dee2e6;
}

/* END Small App Navigation */

.section-header {
    margin-bottom: 0px;
    border-bottom: 0;
    padding-bottom: 0px;
}

.section-title {
    font-weight: 300;
    color: #606060;
    font-size: 24px;
    padding: 10px !important;
    display: block;
}

    .section-title::after {
        content: " ";
        width: 40px;
        border: 2px solid var(--light-blue) !important;
        display: block;
        border-radius: 2px;
    }

.column-btn {
    color: #666 !important;
    font-size: 11px !important;
    text-transform: none !important;
    padding: 6px 12px !important;
    height: 32px !important;
}
.column-btn.active{
    color: var(--light-blue) !important;
}

.add-products-btn {
    background: var(--light-blue) !important;
    color: white !important;
    font-size: 11px !important;
    text-transform: none !important;
    padding: 6px 12px !important;
    height: 32px !important;
}

.upload-btn {
    color: var(--light-blue) !important;
    border-color: var(--light-blue) !important;
    font-size: 11px !important;
    text-transform: none !important;
    padding: 6px 12px !important;
    height: 32px !important;
    margin-right: 8px !important;
}
    .upload-btn:hover {
        background-color: var(--light-blue) !important;
        color: white !important;
        border-color: var(--light-blue) !important;
    }

.green-btn {
    color: #3CA9AB !important;
    border-color: #3CA9AB !important;
    font-size: 11px !important;
    text-transform: none !important;
    padding: 6px 12px !important;
    height: 32px !important;
    margin-right: 8px !important;
}
    .green-btn:hover {
        background-color: #3CA9AB !important;
        color: white !important;
        border-color: #3CA9AB !important;
    }

.remove-btn {
    background-color: #D2686F !important;
    border-color: #D2686F !important;
    font-size: 11px !important;
    text-transform: none !important;
    padding: 6px 12px !important;
    height: 32px !important;
}

.card-container {
    background: transparent;
    padding: 0;
    margin: 40px 0;
}

.card-title {
    color: #333;
    margin-bottom: 20px;
    font-weight: 500;
}

.card-section {
    background: white;
    border-radius: 8px;
    padding: 16px;
    min-height: 400px;
    border: 1px solid #E0E0E0;
    border-radius: 10px !important;
}
.card-item-container {
    border: 1px solid #CDCDCD;
    text-align: center;
    margin-left: 8px;
    margin-right: 20px;
}

.action-buttons {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.action-btn {
    border-radius: 5px !important;
    font-size: 12px !important;
    text-transform: none !important;
    font-weight: 500 !important;
    min-height: 33px !important;
    box-shadow: none !important;
    background-color: white !important;
    border: 1px solid;
}

.add-btn {
    color: #3CA9AB !important;
    border-color: #3CA9AB !important;
}

.add-btn:hover {
    background-color: #3CA9AB !important;
    color: white !important;
    border-color: #3CA9AB !important;
}

.edit-btn {
    color: var(--light-blue) !important;
    border-color: var(--light-blue) !important;
}

.edit-btn:hover {
    background-color: var(--light-blue) !important;
    color: white !important;
    border-color: var(--light-blue) !important;
}

.blue-light-btn,
.blue-light-btn:hover{
    background-color: var(--light-blue) !important;
    color: white !important;
    border-color: var(--light-blue) !important;
}






.fa-file-excel {
    color: #1D6F42;
}
.fa-file-pdf {
    color: #F40F02;
}

.filter-flag-tooltip {
    font-size: 12px !important;
    color: var(--mud-palette-text-primary) !important;
    background-color: #ffffff !important;
    border: 1px solid #CED4DA !important;
    padding: 1rem 0.75rem !important;
}

.mud-input > input.mud-input-root, div.mud-input-slot.mud-input-root {
    color: #212121;
}

/*VIEWGROUP BUTTON*/

.view-group-buttons {
    border: 1px solid #E0E0E0;
    background-color: white;
    text-transform: none !important;
}

.view-group-buttons.active {
    border-color: var(--light-blue) !important;
    background-color: var(--light-blue) !important;
    color: white;
    text-transform: none !important;
}


/*END VIEWGROUP BUTTON*/

.readonly-field {
    background-color: #f5f5f5;
}

.mud-grid-spacing-xs-3 {
    margin-top: 0px;
}

.mud-grid-spacing-xs-3 > .mud-grid-item {
    padding-top: 0px;
}

.blue-button {
    background-color: #009CDE !important;
    color: white !important;
    text-transform: none !important;
    font-weight: 500 !important;
    padding: 8px 16px !important;
}

    .blue-button:hover {
        background-color: #0091c5 !important;
    }

    .blue-button:disabled {
        background-color: #cccccc !important;
        color: #666666 !important;
    }

/*APL FILTER TOOLBAR*/
.apl-filter-container {
    background: #E9E4D4 !important;
    border-radius: 10px !important;
    padding: 16px 0;
    margin: 20px 0;
    box-shadow: none !important;
    border: 1px solid #B9B5A6;
    color: #7E7E7E;
    margin-top: 5px;
}

.apl-filter-content {
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 0 24px;
    flex-wrap: wrap;
    margin-left: 7px;
}
.apl-filter-label {
    font-weight: 600 !important;
    color: #7E7E7E !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    min-width: 40px;
    font-size: 16px !important;
}

.filter-select {
    min-width: 280px;
    background: #F5F3E8 !important;
    margin-left: 12px;
}

.filter-select .mud-input-control {
    background: white !important;
    border-radius: 10px !important;
}

.filter-select .mud-select {
    background: white !important;
}

.filter-select .mud-input-control-input-container {
    background: white !important;
    outline: 2px solid #E9E4D4;
    border-radius: 5px;
}

.filter-select .mud-input-outlined .mud-input-outlined-border {
    border-color: #D0D0D0 !important;
    border-radius: 5px !important;
}

.filter-select .mud-input-outlined:hover .mud-input-outlined-border {
    border-color: #00A9E5 !important;
}

.filter-select .mud-input-outlined.mud-input-outlined-focused .mud-input-outlined-border {
    border-color: #00A9E5 !important;
    border-width: 2px !important;
}

.filter-select .mud-input-label {
    color: #6B6B6B !important;
    font-size: 12px !important;
}
/*END APL FILTER TOOLBAR*/

/*FILTER TABLE*/

.filter-dropdown {
    background: white;
}

.filter-dropdown .mud-input-control {
    background: white !important;
}

.filter-dropdown .mud-select {
    font-size: 12px !important;
}

.search-input .mud-input-outlined .mud-input-outlined-border,
.filter-dropdown .mud-input-outlined .mud-input-outlined-border {
    border-color: #D0D0D0 !important;
}

.search-input .mud-input-outlined:hover .mud-input-outlined-border,
.filter-dropdown .mud-input-outlined:hover .mud-input-outlined-border,
.date-range-picker-wrapper .mud-input-outlined:hover .mud-input-outlined-border {
    border-color: #0078D4 !important;
}

.search-input .mud-input-outlined.mud-input-outlined-focused .mud-input-outlined-border,
.filter-dropdown .mud-input-outlined.mud-input-outlined-focused .mud-input-outlined-border {
    border-color: #0078D4 !important;
    border-width: 2px !important;
}
/*END*/


.filter-inline-controls-section .mud-divider.mud-divider-vertical {
    height: 28px;
    align-self: center;
    color: #707070 !important;
    width: 3px;
}

.filter-inline-controls-section {
    background-color: #f4f4f4;
    border: 1px solid #dfdfdf;
    border-radius: 5px !important;
    padding: 10px 12px;
}

/*AUDIT PAGE*/
.filter-inline-controls-section .mud-select-input {
    color: #7E7E7E;
    min-height: 19px;
}

.audit-filter-search {
    width: 150px;
}

.audit-filter-select {
    width: 130px;
}

.audit-filter-select-item {
    background-color: inherit !important;
    color: inherit !important;
}

.audit-filter-select-item:hover {
    background-color: var(--mud-palette-action-default-hover) !important;
}

.audit-filter-daterange {
    width: 130px;
    background-color: white;
}

.expand-row-container table.mud-table-root .mud-table-head * .mud-table-cell {
    background-color: white !important;
}

.expand-row-container {
    background-color: #e8f5ff;
    padding: 0px 16px 20px;
}

.expand-row-container .mud-table {
    border: 1px solid var(--mud-palette-table-lines);
}

/*END AUDIT PAGE*/

/*DATE RANGE PICKER WRAPPER*/
.date-range-picker-wrapper .mud-input .mud-input-adornment-start {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.date-range-picker-wrapper .mud-input .mud-input-adornment-start .mud-svg-icon {
    color: var(--light-blue) !important;
}
/*END DATE RANGE PICKER WRAPPER*/


/* Pagination styles */
.pagination-container {
    padding: 12px 0;
    margin-top: 8px;
}

.pagination-info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination-text {
    color: #666;
    font-size: 0.875rem;
}

.page-size-selector {
    max-width: 120px;
}


/* APL Filter */
.item-flex {
    display: flex;
    padding-left: 0;
}

.apl-option {
    display: block;
    max-width: 300px;
}

.mud-input-slot.mud-input-root.mud-input-root-outlined .apl-option .apl-name {
    display: inline-block;
    width: 70%;
    overflow: hidden;
    font-weight: 500;
    color: #333333;
}

.mud-list-item-text .apl-option .apl-name {
    display: inline-block;
    width: 70%;
    font-weight: 500;
    color: #333333;
    word-wrap: break-word;
}

.apl-count {
    display: inline-block;
    width: 30%;
    font-size: 12px;
    color: #7E7E7E;
    position: absolute;
    text-align: right;
}

.upload-btn {
    color: #00A9E5 !important;
    border-color: #00A9E5 !important;
}


.delete-btn {
    border-color: #D2686F !important;
    color: #D2686F !important;
}

    .delete-btn:hover {
        background-color: #D2686F !important;
        color: white !important;
        border-color: #D2686F !important;
    }


.mud-select-input {
    color: #7E7E7E;
    min-height: 19px;
}



.filter-controls {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 1;
    flex-wrap: wrap;
}

.mud-popover {
    border-radius: 5px !important;
}
   
/* APL Filter End*/

.chip-border {
    border: 0.5px solid;
}

/* Alert List - Pending row styling */
.mud-table-row.fw-bold td,
.mud-table-row.fw-bold th {
    font-weight: 800 !important;
}


.clickable-cell {
    cursor: pointer;
    color: #1976d2;
    text-decoration: underline;
    transition: color 0.2s ease;
}

    .clickable-cell:hover {
        color: #1565c0;
        text-decoration: underline;
    }

/* APL Summary - Effective Date tooltip */
.cell-with-effective-date .mud-tooltip-root.mud-tooltip-inline {
    width: 100%;
}

.effective-date-tooltip {
    font-size: 12px !important;
    /*color: var(--mud-palette-text-primary) !important;
    background-color: #ffffff !important;
    border: 1px solid #CED4DA !important;*/
    padding: 1rem 0.75rem !important;
}

/* APL Summary - Highlighted Row */
.highlighted-row {
    background-color: #009CDE4D !important;
}