.t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large .apex-item-select[size="1"] + .select2-container--default .select2-selection--single {
    min-height: 56px;
    max-height: 56px;
    padding-bottom: 6px;
    line-height: 22px;
    padding: 24px 12px 10px;
    font-size: 16px;
}

.t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large .apex-item-select[size="1"] + .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px;
}

.t-AVPList-value {
    color: #646464;
}

.t-Body-info .t-AVPList-value {
    color: #656565;
}

.t-Region .t-AVPList-value {
    color: #666666;
}

.t-AVPList-label {
    color: #4b4b4b;
}

.t-Body-info .t-AVPList-label {
    color: #4c4c4c;
}

.t-Region .t-AVPList-label {
    color: #4d4d4d;
}

.t-Alert--wizard,
.t-Alert--horizontal {
    border-radius: 2px;
}

.t-Alert--colorBG.t-Alert--warning,
.t-Alert--colorBG.t-Alert--yellow {
    background-color: #fef7e0;
    color: #000000;
}

.t-Alert--colorBG.t-Alert--success {
    background-color: #f5faf4;
    color: #000000;
}

.t-Alert--colorBG.t-Alert--danger,
.t-Alert--colorBG.t-Alert--red {
    background-color: #fff8f7;
    color: #000000;
}

.t-Alert--colorBG.t-Alert--info {
    background-color: #edf6ff;
    color: #000000;
}

.t-Alert-icon .t-Icon {
    color: #FFF;
}

.t-Alert--warning .t-Alert-icon .t-Icon,
.t-Alert--yellow .t-Alert-icon .t-Icon {
    background-color: #FBCE4A;
}

.t-Alert--warning.t-Alert--horizontal .t-Alert-icon,
.t-Alert--yellow.t-Alert--horizontal .t-Alert-icon {
    background-color: rgba(251, 206, 74, 0.15);
}

.t-Alert--success .t-Alert-icon .t-Icon {
    background-color: #3BAA2C;
}

.t-Alert--success.t-Alert--horizontal .t-Alert-icon {
    background-color: rgba(59, 170, 44, 0.15);
}

.t-Alert--info .t-Alert-icon .t-Icon {
    background-color: #0572CE;
}

.t-Alert--info.t-Alert--horizontal .t-Alert-icon {
    background-color: rgba(5, 114, 206, 0.15);
}

.t-Alert--danger .t-Alert-icon .t-Icon,
.t-Alert--red .t-Alert-icon .t-Icon {
    background-color: #f44336;
}

.t-Alert--danger.t-Alert--horizontal .t-Alert-icon,
.t-Alert--red.t-Alert--horizontal .t-Alert-icon {
    background-color: rgba(244, 67, 54, 0.15);
}

.t-Alert--wizard .t-Alert-inset {
    border-radius: 2px;
}

.t-Alert--horizontal,
.t-Alert--wizard {
    background-color: #ffffff;
    color: #404040;
}

.t-Alert--page.t-Alert--success {
    background-color: rgba(59, 170, 44, 0.9);
    color: #FFF;
}

.t-Alert--page.t-Alert--success .t-Alert-icon {
    background-color: transparent;
    color: #FFF;
}

.t-Alert--page.t-Alert--success .t-Button--closeAlert {
    color: #FFF !important;
}

.t-Alert--page.t-Alert--success .t-Alert-content {
    padding-right: 0;
    padding-left: 0;
}

.t-BadgeList,
.t-BadgeList:not(.u-colors) a .t-BadgeList-label {
    color: #404040;
}

.t-BadgeList--circular .t-BadgeList-value {
    box-shadow: 0 0 0 1px rgba(64, 64, 64, 0.1) inset;
    background-color: #ffffff;
}

.t-BadgeList--circular a.t-BadgeList-wrap:hover .t-BadgeList-value {
    box-shadow: 0 0 0 4px #8847d1 inset;
    background-color: #8847d1;
    color: #ffffff;
}

.t-BadgeList--dash a.t-BadgeList-wrap:focus,
.t-BadgeList--dash .t-BadgeList-wrap:focus-within,
.t-BadgeList--circular a.t-BadgeList-wrap:focus .t-BadgeList-value,
.t-BadgeList--circular .t-BadgeList-value a:focus {
    box-shadow: 0 0 0 1px #8847d1 inset, 0 0 0 2px #ffffff inset;
    background-color: #8847d1;
    color: #ffffff;
}

.t-BadgeList--dash .t-BadgeList-wrap:focus-within,
.t-BadgeList--circular .t-BadgeList-value a:hover {
    background-color: #8847d1 !important;
    color: #ffffff !important;
}

.t-BadgeList--dash .t-BadgeList-value a:focus,
.t-BadgeList--dash a.t-BadgeList-wrap:focus-within .t-BadgeList-label {
    color: #ffffff;
}

.t-BadgeList.u-colors.t-BadgeList--circular .t-BadgeList-wrap:before {
    background-color: #ffffff;
}

.t-BadgeList.u-colors.t-BadgeList--circular .t-BadgeList-label {
    color: #404040;
}

.t-BadgeList.u-colors .t-BadgeList-value a {
    color: inherit;
}

.a-BarChart .a-BarChart-item:hover {
    background-color: #f2f2f2;
}

.t-Body .a-BarChart .a-BarChart-item .a-BarChart-value {
    color: #737373;
}

.t-Body-title .a-BarChart .a-BarChart-item .a-BarChart-value {
    color: #737373;
}

.t-Body-info .a-BarChart .a-BarChart-item .a-BarChart-value {
    color: #737373;
}

.t-Region .a-BarChart .a-BarChart-item .a-BarChart-value,
.t-ButtonRegion .a-BarChart .a-BarChart-item .a-BarChart-value {
    color: #808080;
}

.a-BarChart .a-BarChart-item img {
    border-radius: 2px;
}

.a-BarChart .a-BarChart-bar {
    background-color: rgba(0, 0, 0, 0.025);
}

.a-BarChart--classic .a-BarChart-bar,
.a-BarChart--classic .a-BarChart-filled {
    border-radius: 1px;
}

.a-BarChart--classic .a-BarChart-item:hover .a-BarChart-bar {
    background-color: rgba(0, 0, 0, 0.05);
}

.a-BarChart--modern .a-BarChart-bar,
.a-BarChart--modern .a-BarChart-filled {
    border-radius: 1px;
}

.a-BarChart--modern .a-BarChart-item:hover .a-BarChart-bar {
    background-color: rgba(0, 0, 0, 0.05);
}

.a-BarChart-filled {
    background-color: #8847d1;
}

body {
    background: #f0f1f3;
    color: #3e3e3e;
}

a {
    color: #803bce;
}

.t-Body-actions {
    background-color: #f0f0f6;
    border-left: 1px solid rgba(0, 0, 0, 0.075);
}

.t-Body-title {
    background-color: rgba(240, 240, 246, 0.9);
    color: #3f3f3f;
    -webkit-backdrop-filter: saturate(180%) blur(8px);
}

.ui-widget-content {
    background-color: #ffffff;
}

.t-Body .ui-widget-content {
    color: #343434;
}

.t-Body-title .ui-widget-content {
    color: #343434;
}

.t-Body-info .ui-widget-content {
    color: #343434;
}

.t-Region .ui-widget-content,
.t-ButtonRegion .ui-widget-content {
    color: #404040;
}

.t-Body-side {
    background-color: #e7e8ea;
    color: #3e3e3e;
    box-shadow: none;
    border-right: 1px solid #e5e5e5;
    height: calc(100% - 60px);
    overflow: hidden;
}

.apex-rds-container {
    background-color: transparent;
}

.t-Body-info .apex-rds-container {
    background-color: #f0f0f6;
}

.t-Body-info .apex-rds-container.is-stuck {
    background-color: rgba(240, 240, 246, 0.95);
    -webkit-backdrop-filter: blur(4px);
}

.t-Body-info {
    background-color: #f0f0f6;
}

.t-Body-title.js-hideBreadcrumbs {
    background-color: rgba(0, 0, 0, 0.95);
}

.t-Body-topButton {
    border-radius: 100%;
    background-color: #ffffff;
    color: #e6e6e6;
}

.t-Body-topButton:focus {
    box-shadow: 0 0 0 1px #8847d1 inset, 0 1px 2px rgba(0, 0, 0, 0.15);
}

.t-Body-topButton:hover,
.t-Body-topButton:focus {
    color: #8847d1;
}

.t-Body-topButton:active {
    background-color: #ffffff;
    color: #e6e6e6;
}

.t-Header-branding {
    height: 48px;
}

.t-Header-logo-oracle {
    line-height: 48px;
}

.t-Header-logo-oracle:before {
    height: 48px;
}

.apex-side-nav .t-Body-nav,
.apex-side-nav .t-Body-actions,
.apex-side-nav .t-Body-title {
    top: 48px;
}

@media only screen and (min-width: 641px) {
    :not(.u-RTL) .apex-side-nav .t-Body-title {
        left: 200px;
    }

    .u-RTL .apex-side-nav .t-Body-title {
        right: 200px;
    }

    :not(.u-RTL) .apex-side-nav .t-Body-title {
        right: 0;
    }

    .u-RTL .apex-side-nav .t-Body-title {
        left: 0;
    }
}

@media only screen and (min-width: 641px) {
    :not(.u-RTL) .apex-side-nav .t-Body-content {
        margin-left: 200px;
    }

    .u-RTL .apex-side-nav .t-Body-content {
        margin-right: 200px;
    }
}

:not(.u-RTL) .apex-side-nav .t-Body-main {
    margin-left: 0;
}

.u-RTL .apex-side-nav .t-Body-main {
    margin-right: 0;
}

.apex-top-nav .t-Body-actions {
    top: 88px;
}

.apex-top-nav .t-Body-title {
    top: 88px;
}

@media only screen and (max-width: 640px) {
    .apex-top-nav.js-menuNavCollapsed .t-Header-nav {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.t-Body-nav {
    width: 200px;
}

.t-Body-actions {
    width: 200px;
}

:not(.u-RTL) .t-Body-actions .t-Button--header {
    -webkit-transform: translate3d(-40px, 0, 0);
    -ms-transform: translate(-40px);
    transform: translate3d(-40px, 0, 0);
}

.u-RTL .t-Body-actions .t-Button--header {
    -webkit-transform: translate3d(40px, 0, 0);
    -ms-transform: translate(40px);
    transform: translate3d(40px, 0, 0);
}

@media only screen and (min-width: 641px) {
    .t-Body-side {
        width: 240px;
    }
}

@media only screen and (min-width: 641px) {
    :not(.u-RTL) .apex-side-nav .t-Body-side {
        left: 48px;
    }

    .u-RTL .apex-side-nav .t-Body-side {
        right: 48px;
    }
}

:not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
    margin-left: 48px;
}

.u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
    margin-right: 48px;
}

:not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
    -webkit-transform: translate3d(152px, 0, 0);
    -ms-transform: translate(152px);
    transform: translate3d(152px, 0, 0);
}

.u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
    -webkit-transform: translate3d(-152px, 0, 0);
    -ms-transform: translate(-152px);
    transform: translate3d(-152px, 0, 0);
}

@media only screen and (max-width: 480px) {
    :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-title,
    :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-side,
    :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-content {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navExpanded .t-Body-title,
    .u-RTL .apex-side-nav.js-navExpanded .t-Body-side,
    .u-RTL .apex-side-nav.js-navExpanded .t-Body-content {
        margin-right: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
        margin-right: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
        -webkit-transform: translate3d(200px, 0, 0);
        -ms-transform: translate(200px);
        transform: translate3d(200px, 0, 0);
    }

    .u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
        -webkit-transform: translate3d(-200px, 0, 0);
        -ms-transform: translate(-200px);
        transform: translate3d(-200px, 0, 0);
    }
}

@media only screen and (min-width: 641px) {
    .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title,
    .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content,
    .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
        transform: none;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
        left: 200px;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
        right: 200px;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
        right: 0;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
        left: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content {
        margin-left: 152px;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content {
        margin-right: 152px;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
        margin-left: 48px;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
        margin-right: 48px;
    }

    .apex-side-nav.js-navExpanded .t-Body-side {
        -webkit-transform: translate3d(200px, 0, 0);
        -ms-transform: translate(200px);
        transform: translate3d(200px, 0, 0);
    }

    .u-RTL .apex-side-nav.js-navExpanded .t-Body-side {
        -webkit-transform: translate3d(-200px, 0, 0);
        -ms-transform: translate(-200px);
        transform: translate3d(-200px, 0, 0);
    }

    .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
        transform: none;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
        margin-right: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-side {
        left: 0;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-side {
        right: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
        margin-left: 288px;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
        margin-right: 288px;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
        -webkit-transform: translate3d(152px, 0, 0);
        -ms-transform: translate(152px);
        transform: translate3d(152px, 0, 0);
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
        -webkit-transform: translate3d(-152px, 0, 0);
        -ms-transform: translate(-152px);
        transform: translate3d(-152px, 0, 0);
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
        left: 0;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
        right: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
        -webkit-transform: translate3d(200px, 0, 0);
        -ms-transform: translate(200px);
        transform: translate3d(200px, 0, 0);
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
        -webkit-transform: translate3d(-200px, 0, 0);
        -ms-transform: translate(-200px);
        transform: translate3d(-200px, 0, 0);
    }
}

@media only screen and (min-width: 993px) {
    .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
        transform: none;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
        margin-right: 0;
    }

    .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
        transform: none !important;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
        margin-left: 200px;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
        margin-right: 200px;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
        margin-left: 440px;
    }

    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
        margin-right: 440px;
    }

    :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content,
    .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
        transform: none;
    }
}

.apex-side-nav.js-navCollapsed .t-Body-nav,
.apex-side-nav.js-navCollapsed .t-Body-nav .t-TreeNav {
    width: 48px;
}

:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-content,
:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title,
:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side {
    margin-left: 48px;
}

.u-RTL .apex-side-nav.js-navCollapsed .t-Body-content,
.u-RTL .apex-side-nav.js-navCollapsed .t-Body-title,
.u-RTL .apex-side-nav.js-navCollapsed .t-Body-side {
    margin-right: 48px;
}

:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title.is-stuck {
    left: 0;
}

.u-RTL .apex-side-nav.js-navCollapsed .t-Body-title.is-stuck {
    right: 0;
}

@media only screen and (max-width: 480px) {
    .apex-side-nav.js-navCollapsed .t-Body-nav {
        -webkit-transform: translateX(-48px);
        -ms-transform: translateX(-48px);
        transform: translateX(-48px);
    }

    .u-RTL .apex-side-nav.js-navCollapsed .t-Body-nav {
        -webkit-transform: translateX(48px);
        -ms-transform: translateX(48px);
        transform: translateX(48px);
    }

    :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title,
    :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side,
    :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-content {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title,
    .u-RTL .apex-side-nav.js-navCollapsed .t-Body-side,
    .u-RTL .apex-side-nav.js-navCollapsed .t-Body-content {
        margin-right: 0;
    }
}

@media only screen and (max-width: 640px) {
    :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody.js-rightExpanded .t-Body-main {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody.js-rightExpanded .t-Body-main {
        margin-right: 0;
    }
}

@media only screen and (min-width: 641px) {
    :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title {
        margin-right: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title {
        left: 48px;
    }

    .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title {
        right: 48px;
    }

    :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        margin-left: 0;
    }

    .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        margin-right: 0;
    }

    :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-content {
        margin-left: 288px;
    }

    .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-content {
        margin-right: 288px;
    }
}

@media only screen and (min-width: 993px) {
    :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side {
        left: 48px;
    }

    .u-RTL .apex-side-nav.js-navCollapsed .t-Body-side {
        right: 48px;
    }
}

.t-PageBody.js-rightExpanded .t-Body-main {
    margin-right: 0;
}

:not(.u-RTL) .t-PageBody.js-rightExpanded .t-Body-main,
:not(.u-RTL) .t-PageBody.js-rightExpanded .t-Body-nav {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate(-200px);
    transform: translate3d(-200px, 0, 0);
}

.u-RTL .t-PageBody.js-rightExpanded .t-Body-main,
.u-RTL .t-PageBody.js-rightExpanded .t-Body-nav {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate(200px);
    transform: translate3d(200px, 0, 0);
}

@media only screen and (min-width: 641px) {
    .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main,
    .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-nav {
        transform: none;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main {
        margin-right: 200px;
    }

    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main {
        margin-left: 200px;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title {
        right: 200px;
    }

    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title {
        left: 200px;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
        right: 0;
    }

    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
        left: 0;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        margin-left: 0;
    }

    .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        margin-right: 0;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        left: 0;
    }

    .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        right: 0;
    }
}

@media only screen and (min-width: 993px) {
    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
        margin-right: 200px;
    }

    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
        margin-left: 200px;
    }

    .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main,
    .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-nav {
        transform: none;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
        right: 200px;
    }

    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
        left: 200px;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        left: 48px;
    }

    .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
        right: 48px;
    }
}

@media only screen and (max-width: 992px) {
    .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
        transform: none;
    }

    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title,
    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side,
    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-content {
        -webkit-transform: translate3d(-200px, 0, 0);
        -ms-transform: translate(-200px);
        transform: translate3d(-200px, 0, 0);
    }

    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title,
    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side,
    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-content {
        -webkit-transform: translate3d(200px, 0, 0);
        -ms-transform: translate(200px);
        transform: translate3d(200px, 0, 0);
    }

    .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side {
        margin-left: 48px !important;
    }

    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side {
        margin-left: 0px !important;
        right: 48px !important;
    }
}

.t-PageBody.js-rightCollapsed .t-Body-main {
    margin-right: 0;
}

.t-PageBody.js-rightCollapsed .t-Body-title {
    right: 0;
}

:not(.u-RTL) .t-PageBody.js-rightCollapsed .t-Body-actions {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate(200px);
    transform: translate3d(200px, 0, 0);
}

.u-RTL .t-PageBody.js-rightCollapsed .t-Body-actions {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate(-200px);
    transform: translate3d(-200px, 0, 0);
}

@media only screen and (min-width: 641px) {
    :not(.u-RTL) .t-PageBody--showLeft .t-Body-content {
        margin-left: 0;
    }

    .t-PageBody--showLeft .t-Body-main {
        margin-left: 240px;
    }

    .u-RTL .t-PageBody--showLeft .t-Body-content {
        margin-right: 240px;
    }
}

.t-Body-contentInner {
    margin: 0 auto;
    max-width: 100%;
}

.t-Breadcrumb-item:after {
    color: rgba(62, 62, 62, 0.75);
}

.t-Breadcrumb-item,
.t-Breadcrumb-item a {
    color: #4d4d4d;
}

.t-Breadcrumb-item a:hover,
.t-Breadcrumb-item a:focus {
    color: #803bce;
    text-decoration: underline;
    outline: none;
}

.t-Body-title-shrink .t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active,
.t-Body-title-shrink .t-BreadcrumbRegion--useRegionTitle .t-BreadcrumbRegion-titleText {
    color: #343434;
}

@media only screen and (max-width: 640px) {
    .t-BreadcrumbRegion--useRegionTitle .t-BreadcrumbRegion-titleText {
        color: #343434;
    }
}

.t-Breadcrumb-item .t-Icon:hover {
    color: #8847d1;
}

.t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active,
.t-BreadcrumbRegion-titleText {
    color: #3f3f3f;
}

.t-Button,
.a-Button,
.ui-button {
    border: none;
    text-shadow: none;
    border-radius: 2px;
    transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

.t-Button .t-Icon,
.a-Button .t-Icon,
.ui-button .t-Icon {
    transition: inherit;
}

.t-Button:hover,
.a-Button:hover,
.ui-button:hover,
.t-Button:focus,
.a-Button:focus,
.ui-button:focus {
    z-index: 100;
    outline: none !important;
}

.t-Button:focus:before,
.a-Button:focus:before,
.ui-button:focus:before,
.t-Button.is-active:focus:before,
.a-Button.is-active:focus:before,
.ui-button.is-active:focus:before {
    box-shadow: 0 0 0 1px #8847d1 inset !important;
    opacity: 1;
}

.t-Button:focus:active:before,
.a-Button:focus:active:before,
.ui-button:focus:active:before,
.t-Button.is-active:focus:active:before,
.a-Button.is-active:focus:active:before,
.ui-button.is-active:focus:active:before {
    opacity: 0;
}

.t-Button:not(.t-Button--link):not(.t-Button--header):active,
.t-Button:not(.t-Button--link):not(.t-Button--header).is-active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.1) inset !important;
}

.a-Button:before,
.t-Button:before,
.ui-button:before,
.a-Button:after,
.t-Button:after,
.ui-button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    opacity: 0;
    transition: 0.2s ease;
}

.a-Button:before,
.t-Button:before,
.ui-button:before {
    z-index: 1;
}

.a-Button:after,
.t-Button:after,
.ui-button:after {
    z-index: -1;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.075);
    transform: translateY(-2px);
}

.a-Button:focus:after,
.t-Button:focus:after,
.ui-button:focus:after,
.a-Button:not(.t-Button--link):hover:after,
.t-Button:not(.t-Button--link):hover:after,
.ui-button:not(.t-Button--link):hover:after {
    opacity: 1;
    transform: translateY(0);
}

.a-Button:focus:active:after,
.t-Button:focus:active:after,
.ui-button:focus:active:after {
    opacity: 0;
    transform: translateY(-2px);
}

.a-Button:focus:after,
.t-Button:focus:after,
.ui-button:focus:after {
    transform: translateY(0);
    box-shadow: 0 0 1px 1px rgba(136, 71, 209, 0.25);
}

.t-Button:not(.t-Button--simple),
.ui-button,
.a-Button {
    color: #383838;
    background-color: #f8f8f8;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}

.t-Region-headerItems .t-Button:not(.t-Button--simple) {
    box-shadow: none;
    background-color: transparent;
    color: #8847d1;
}

.t-Region-headerItems .t-Button:not(.t-Button--simple) .t-Icon {
    margin-right: 5px
}

.t-Region-headerItems .t-Button:not(.t-Button--simple):before, .t-Region-headerItems .t-Button:not(.t-Button--simple):after {
    display: none;
}

.t-Region-headerItems .t-Button:not(.t-Button--simple):hover, .t-Region-headerItems .t-Button:not(.t-Button--simple):focus, .t-Region-headerItems .t-Button:not(.t-Button--simple):active {
    box-shadow: none !important;
    background-color: transparent;
    color: #d95bca;
}

.t-Button:not(.t-Button--simple):hover,
.ui-button:hover,
.a-Button:hover {
    background-color: #ffffff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label,
.apex-button-group input + label {
    color: #383838;
    background-color: #c8c9cb;
    box-shadow: 0 0 0 2px #c8c9cb inset;
}

.t-Dialog-body .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label,
.apex-button-group input + label {
    color: #383838;
    background-color: #dfdfdf;
    box-shadow: 0 0 0 2px #dfdfdf inset;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:hover,
.apex-button-group input + label:hover {
    color: #8847d1;
    background-color: #c8c9cb;
    box-shadow: 0 0 0 2px #c8c9cb inset;
}

.t-Dialog-body .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:hover,
.apex-button-group input + label:hover {
    color: #8847d1;
    background-color: #dfdfdf;
    box-shadow: 0 0 0 2px #dfdfdf inset;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:focus,
.apex-button-group input + label:focus,
.t-Button:not(.t-Button--simple):focus,
.ui-button:focus,
.a-Button:focus {
    background-color: #ffffff;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label.is-active,
.apex-button-group input + label.is-active,
.t-Button:not(.t-Button--simple).is-active,
.ui-button.is-active,
.a-Button.is-active,
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:active,
.apex-button-group input + label:active,
.t-Button:not(.t-Button--simple):active,
.ui-button:active,
.a-Button:active {
    background-color: #dedede;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-grid {
    background-color: #d8d8d8;
    border-radius: 2px;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:active + label,
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:focus:not(:checked) + label,
.apex-button-group input:active + label,
.apex-button-group input:focus:not(:checked) + label {
    box-shadow: 0 0 0 1px #8847d1 inset, 0 0 0 2px #f9f9f9 inset !important;
    outline: none;
    border-color: #8847d1;
    background-color: #ffffff !important;
    color: #383838 !important;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:checked:focus + label,
.apex-button-group input:checked:focus + label {
    box-shadow: 0 0 0 1px #8847d1 inset, 0 0 0 2px #f9f9f9 inset !important;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:checked + label,
.apex-button-group input:checked + label {
    border-color: #8847d1;
    background-color: #8847d1;
    color: #f9f9f9;
    box-shadow: none;
}

.a-Button--hot,
.t-Button--hot:not(.t-Button--simple),
body .ui-button.ui-button--hot,
body .ui-state-default.ui-priority-primary {
    background-color: #8847d1;
    color: #ffffff;
}

.a-Button--hot:hover,
.t-Button--hot:not(.t-Button--simple):hover,
body .ui-button.ui-button--hot:hover,
body .ui-state-default.ui-priority-primary:hover,
.a-Button--hot:not(:active):focus,
.t-Button--hot:not(.t-Button--simple):not(:active):focus,
body .ui-button.ui-button--hot:not(:active):focus,
body .ui-state-default.ui-priority-primary:not(:active):focus {
    background-color: #955bd6;
}

.a-Button--hot:active,
.t-Button--hot:not(.t-Button--simple):active,
body .ui-button.ui-button--hot:active,
body .ui-state-default.ui-priority-primary:active,
.a-Button--hot.is-active,
.t-Button--hot:not(.t-Button--simple).is-active,
body .ui-button.ui-button--hot.is-active,
body .ui-state-default.ui-priority-primary.is-active {
    background-color: #7b33cc;
}

body .ui-button.ui-button--hot {
    font-weight: bold;
}

.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot) {
    color: #443302;
}

.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
    background-color: #fcdc7c;
}

.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot).is-active {
    background-color: #FBCE4A;
}

.t-Button--success:not(.t-Button--simple):not(.t-Button--hot) {
    color: #ffffff;
}

.t-Button--success:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
    background-color: #42be31;
}

.t-Button--success:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot).is-active {
    background-color: #3BAA2C;
}

.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot) {
    color: #ffffff;
}

.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
    background-color: #f55a4e;
}

.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot).is-active {
    background-color: #f44336;
}

.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot) {
    color: #311451;
}

.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
    background-color: #ffffff;
}

.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot).is-active {
    background-color: #f2eafa;
}

.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning) {
    background-color: #FFFFFF;
    color: #404040;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}

.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning):hover,
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning):focus,
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning).is-active {
    background-color: #e6e6e6;
}

.t-Button--simple.t-Button--hot {
    box-shadow: 0 0 0 1px #8847d1 inset;
    background-color: #FFFFFF;
}

.t-Button--simple.t-Button--hot,
.t-Button--simple.t-Button--hot .t-Icon {
    color: #8847d1;
}

.t-Button--simple.t-Button--hot:hover,
.t-Button--simple.t-Button--hot:focus,
.t-Button--simple.t-Button--hot.is-active {
    background-color: #8847d1;
    color: #ffffff;
}

.t-Button--simple.t-Button--hot:hover .t-Icon,
.t-Button--simple.t-Button--hot:focus .t-Icon,
.t-Button--simple.t-Button--hot.is-active .t-Icon {
    color: #ffffff;
}

.t-Button--simple.t-Button--primary:not(.t-Button--hot) {
    box-shadow: 0 0 0 1px #f2eafa inset;
    background-color: #FFFFFF;
}

.t-Button--simple.t-Button--primary:not(.t-Button--hot),
.t-Button--simple.t-Button--primary:not(.t-Button--hot) .t-Icon {
    color: #b084e0;
}

.t-Button--simple.t-Button--primary:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--primary:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--primary:not(.t-Button--hot).is-active {
    background-color: #f2eafa;
    color: #311451;
}

.t-Button--simple.t-Button--primary:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--primary:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--primary:not(.t-Button--hot).is-active .t-Icon {
    color: #311451;
}

.t-Button--simple.t-Button--warning:not(.t-Button--hot) {
    box-shadow: 0 0 0 1px #FBCE4A inset;
    background-color: #FFFFFF;
}

.t-Button--simple.t-Button--warning:not(.t-Button--hot),
.t-Button--simple.t-Button--warning:not(.t-Button--hot) .t-Icon {
    color: #c19104;
}

.t-Button--simple.t-Button--warning:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--warning:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--warning:not(.t-Button--hot).is-active {
    background-color: #FBCE4A;
    color: #443302;
}

.t-Button--simple.t-Button--warning:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--warning:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--warning:not(.t-Button--hot).is-active .t-Icon {
    color: #443302;
}

.t-Button--simple.t-Button--danger:not(.t-Button--hot) {
    box-shadow: 0 0 0 1px #f44336 inset;
    background-color: #FFFFFF;
}

.t-Button--simple.t-Button--danger:not(.t-Button--hot),
.t-Button--simple.t-Button--danger:not(.t-Button--hot) .t-Icon {
    color: #f44336;
}

.t-Button--simple.t-Button--danger:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--danger:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--danger:not(.t-Button--hot).is-active {
    background-color: #f44336;
    color: #ffffff;
}

.t-Button--simple.t-Button--danger:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--danger:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--danger:not(.t-Button--hot).is-active .t-Icon {
    color: #ffffff;
}

.t-Button--simple.t-Button--success:not(.t-Button--hot) {
    box-shadow: 0 0 0 1px #3BAA2C inset;
    background-color: #FFFFFF;
}

.t-Button--simple.t-Button--success:not(.t-Button--hot),
.t-Button--simple.t-Button--success:not(.t-Button--hot) .t-Icon {
    color: #3baa2c;
}

.t-Button--simple.t-Button--success:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--success:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--success:not(.t-Button--hot).is-active {
    background-color: #3BAA2C;
    color: #ffffff;
}

.t-Button--simple.t-Button--success:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--success:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--success:not(.t-Button--hot).is-active .t-Icon {
    color: #ffffff;
}

.t-Button--noUI {
    background-color: transparent !important;
}

.t-Button--noUI:not(:hover):not(:focus):not(.is-active) {
    box-shadow: none;
}

.t-Button--noUI:hover,
.t-Button--noUI:focus,
.t-Button--noUI.is-active {
    background-color: #e6e6e6;
}

.t-Button--noUI:focus:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}

.t-Button--link {
    background-color: transparent !important;
    box-shadow: none !important;
}

.t-Button--link:hover {
    text-decoration: underline;
}

.t-Button--link.t-Button,
.t-Button--link .t-Icon {
    color: #803bce;
}

.t-Button--noUI.t-Button--hot,
.t-Button--noUI.t-Button--hot .t-Icon {
    color: #8847d1;
}

.t-Button--noUI.t-Button--primary,
.t-Button--link.t-Button--primary,
.t-Button--noUI.t-Button--primary .t-Icon,
.t-Button--link.t-Button--primary .t-Icon {
    color: #b084e0 !important;
}

.t-Button--noUI.t-Button--warning,
.t-Button--link.t-Button--warning,
.t-Button--noUI.t-Button--warning .t-Icon,
.t-Button--link.t-Button--warning .t-Icon {
    color: #c19104 !important;
}

.t-Button--noUI.t-Button--danger,
.t-Button--link.t-Button--danger,
.t-Button--noUI.t-Button--danger .t-Icon,
.t-Button--link.t-Button--danger .t-Icon {
    color: #f44336 !important;
}

.t-Button--noUI.t-Button--success,
.t-Button--link.t-Button--success,
.t-Button--noUI.t-Button--success .t-Icon,
.t-Button--link.t-Button--success .t-Icon {
    color: #3baa2c !important;
}

.t-Header-branding .t-Button {
    background-color: transparent;
}

.t-Button.t-Button--header {
    border-radius: 2px;
    box-shadow: none;
}

.t-Button.t-Button--header:focus:before,
.t-Button.t-Button--header:active:focus:before {
    box-shadow: 0 0 0 1px #b084e0 inset !important;
}

.t-Button.t-Button--header:hover,
.t-Button.t-Button--header:focus,
.t-Button.t-Button--header:active {
    background-color: transparent;
}

.t-Button.t-Button--header:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.t-Button.t-Button--header:active,
.t-Button.t-Button--header:focus:active {
    background-color: rgba(0, 0, 0, 0.4);
}

.t-Button.t-Button--header.is-active {
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: none;
}

.t-Button.t-Button--headerTree {
    min-width: 32px;
}

.t-Button.t-Button--headerTree:focus {
    box-shadow: 0 0 0 1px #b084e0 inset;
}

@media only screen and (max-width: 480px) {
    .t-Button.t-Button--headerTree {
        background-color: rgba(0, 0, 0, 0.25);
    }
}

.t-Button.t-Button--headerRight {
    background-color: #f0f0f6;
    border: 1px solid #d0d0e3;
}

.t-Button.t-Button--headerRight:hover {
    background-color: #d0d0e3;
}

.t-Button.t-Button--headerRight:active,
.t-Button.t-Button--headerRight.is-active {
    color: #343434;
}

.t-Button--navBar .t-Button-badge {
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.35);
}

.t-Button--helpButton .a-Icon {
    opacity: 0.5;
}

.t-Header-navBar .t-Button--header.is-active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #6229a3;
    color: #ffffff;
}

.t-Button.t-Button--noUI .fa:after,
.t-Button.t-Button--link .fa:after,
.t-Button.t-Button--simple .fa:after {
    background-color: #FFF;
}

.t-Button--danger .fa:after,
.t-Button--simple.t-Button--danger:hover .fa:after {
    background-color: #f44336;
}

.t-Button--success .fa:after,
.t-Button--simple.t-Button--success:hover .fa:after {
    background-color: #3BAA2C;
}

.t-Button--primary .fa:after,
.t-Button--simple.t-Button--primary:hover .fa:after {
    background-color: #f2eafa;
}

.t-Button--warning .fa:after,
.t-Button--simple.t-Button--warning:hover .fa:after {
    background-color: #FBCE4A;
}

.t-Button--hot .fa:after,
.t-Button--simple.t-Button--hot:hover .fa:after {
    background-color: #8847d1;
}

.t-ButtonRegion {
    background-color: #ffffff;
    color: #404040;
    border-radius: 2px;
}

.t-ButtonRegion--noUI {
    background-color: transparent;
}

.t-ButtonRegion--wizard,
.t-ButtonRegion--dialogRegion {
    border-radius: 0 0 2px 2px;
}

.t-ButtonRegion--dialogRegion {
    background-color: transparent;
}

.t-Body .t-ButtonRegion--showTitle .t-ButtonRegion-title {
    color: #343434;
}

.t-Body-title .t-ButtonRegion--showTitle .t-ButtonRegion-title {
    color: #343434;
}

.t-Body-info .t-ButtonRegion--showTitle .t-ButtonRegion-title {
    color: #343434;
}

.t-Region .t-ButtonRegion--showTitle .t-ButtonRegion-title,
.t-ButtonRegion .t-ButtonRegion--showTitle .t-ButtonRegion-title {
    color: #404040;
}

.t-Body-actions .t-ButtonRegion {
    background-color: transparent;
    border-radius: 0;
}

.fc.ui-widget {
    background-color: #ffffff;
}

.fc-toolbar {
    border-color: #ebebeb;
    background-color: #ffffff;
    border-radius: 2px 2px 0 0;
}

.fc-toolbar h2,
.fc .fc-basic-view td.fc-day-number,
.fc .fc-day-number {
    color: #404040;
}

.fc-day-header.ui-widget-header,
.fc-view .ui-widget-header {
    background-color: #f2f2f2;
    color: #262626;
    border-color: #e6e6e6;
}

div.fc-agendaList {
    background-color: #ffffff;
    border-color: #ebebeb;
    color: #404040;
}

.fc .fc-agendaList-dayHeader {
    background-color: #d9d9d9;
    color: #262626;
    border-color: #fafafa;
}

.fc .fc-agendaList-day {
    color: #262626;
}

.fc .fc-agendaList-date {
    color: #4d4d4d;
}

.fc .fc-agendaList .fc-event-start-time,
.fc .fc-agendaList .fc-event-all-day {
    color: #666666;
}

body .fc td.fc-today,
body .fc .ui-widget-content {
    border-color: #e6e6e6;
    color: #404040;
}

body .ui-widget-content.fc-today.ui-state-highlight {
    background-color: #f2f2f2;
}

.fc .fc-agendaList-item {
    border-color: #fafafa;
}

.fc .ui-button:active,
.fc .ui-button:focus,
.fc-view:active,
.fc-view:focus {
    outline: 1px solid #8847d1;
}

.fc-view-container > .fc-view:active,
.fc-view-container > .fc-view:focus {
    outline: none;
}

.t-Card-wrap {
    border-radius: 2px;
    background-color: #ffffff;
}

.t-Card-wrap:focus {
    border-color: #8847d1;
}

.t-Card-icon {
    color: #ffffff;
}

.t-Card-desc {
    color: #404040;
}

.t-Card-info,
.t-Card-subtitle {
    color: #666666;
}

.t-Card-title {
    color: #404040;
}

.t-Card-colorFill,
.t-Card-icon {
    background-color: #bfbfbf;
}

.t-ClassicCalendar-monthTitle {
    color: #404040;
}

.t-ClassicCalendar-dayColumn {
    background-color: #fafafa;
    vertical-align: top;
    border-color: #f2f2f2;
    color: #666666;
}

.t-ClassicCalendar-day {
    border-color: #f2f2f2;
}

.t-ClassicCalendar-day.is-inactive .t-ClassicCalendar-date {
    opacity: 0.5;
}

.t-ClassicCalendar-day.is-weekend,
.t-ClassicCalendar-day.is-inactive {
    background-color: #fcfcfc;
}

.t-ClassicCalendar-day.is-today .t-ClassicCalendar-date {
    background-color: #8847d1;
    color: #ffffff;
}

.t-ClassicCalendar-date {
    color: #808080;
}

.t-ClassicCalendar-event {
    background-color: #f2f2f2;
}

.t-ClassicCalendar-event {
    color: #404040;
}

.t-ClassicCalendar-event a {
    background-color: #8847d1;
    color: #ffffff;
}

.t-ClassicCalendar--weekly .t-ClassicCalendar-timeCol,
.t-ClassicCalendar--daily .t-ClassicCalendar-timeCol {
    background-color: #fafafa;
}

.t-ClassicCalendar--weekly .t-ClassicCalendar-dayEvents,
.t-ClassicCalendar--daily .t-ClassicCalendar-dayEvents {
    color: #404040;
}

.t-ClassicCalendar--weekly .t-ClassicCalendar-dayEvents a,
.t-ClassicCalendar--daily .t-ClassicCalendar-dayEvents a {
    background-color: #8847d1;
    color: #ffffff;
}

.t-ClassicCalendar--weekly .t-ClassicCalendar-day.is-today,
.t-ClassicCalendar--daily .t-ClassicCalendar-day.is-today {
    background-color: #ffffff;
}

.t-ClassicCalendar-list {
    border-color: #f2f2f2;
}

.t-ClassicCalendar-listTitle,
.t-ClassicCalendar-listEvent {
    border-color: #f2f2f2;
}

.t-ClassicCalendar-listTitle {
    background-color: #fafafa;
    color: #666666;
}

.t-ClassicCalendar-listEvent {
    color: #404040;
}

.t-Comments--chat .t-Comments-comment {
    background-color: #f7f7f7;
    color: #000000;
}

.t-Comments--chat .t-Comments-comment:after {
    border-right-color: #f7f7f7;
}

.t-Comments--chat .t-Comments-item.is-active .t-Comments-comment {
    background-color: #e0e0e0;
    color: #000000;
}

.t-Comments--chat .t-Comments-item.is-active .t-Comments-comment:after {
    border-right-color: #e0e0e0;
}

.t-Comments--basic .t-Comments-item.is-active {
    background-color: #fbfbfb;
}

.t-Comments-item.is-systemMessage {
    background-color: #ebebeb;
}

.t-Comments-info {
    color: #5e5e5e;
}

.t-Comments-comment {
    color: #000000;
}

.t-ConfigPanel-about {
    background-color: #fff7e0;
    color: #565656;
}

.t-ConfigPanel-icon {
    border-radius: 100%;
    background-color: #A0A0A0;
    color: #FFF;
}

.t-ConfigPanel-icon.is-enabled {
    background-color: #3BAA2C;
}

.t-ConfigPanel-icon.is-disabled {
    background-color: #f44336;
}

.t-ConfigPanel-setting,
.t-ConfigPanel-status {
    color: #737373;
}

.t-ConfigPanel-status {
    color: #404040;
}

.t-ConfigPanel-attrLink {
    color: #737373;
}

.t-ConfigPanel-attrLink:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.t-ConfigPanel-attrValue {
    color: #803bce;
}

.t-Dialog {
    background-color: #ffffff;
}

.t-Dialog ::-webkit-scrollbar-thumb {
    background-color: #bfbfbf;
}

.t-Dialog ::-webkit-scrollbar-thumb:hover {
    background-color: #b3b3b3;
}

.t-Dialog::-webkit-scrollbar-track {
    background-color: #ffffff;
}

.t-Footer-topButton {
    background-color: #ffffff;
    color: #717171;
}

.t-Footer-topButton:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.t-Form-inputContainer:before {
    color: #393939;
}

.apex-item-textarea,
.apex-item-text,
.apex-item-select {
    color: #393939;
    background-color: #f9f9f9;
    border-color: #dfdfdf;
}

.apex-item-textarea.apex-page-item-error,
.apex-item-text.apex-page-item-error,
.apex-item-select.apex-page-item-error {
    border-color: #f77066;
}

.apex-item-textarea.apex-page-item-error:required:valid,
.apex-item-text.apex-page-item-error:required:valid,
.apex-item-select.apex-page-item-error:required:valid {
    border-color: #dfdfdf;
}

.t-Form-fieldContainer--floatingLabel .t-Form-inputContainer .apex-item-display-only {
    color: #111;
    border-style: solid !important;
    border-color: #e1e2e6 !important;
    background-color: #f0f1f3 !important;
    min-height: 56px;
    line-height: 20px;
    padding: 26px 12px 8px;
    font-size: 16px;
}

.apex-item-file-dropzone-label {
    background-color: #ffffff;
    color: rgba(57, 57, 57, 0.7);
    border-radius: 2px 0 0 2px;
}

.u-RTL .apex-item-file-dropzone-label {
    border-radius: 0 2px 2px 0;
}

.apex-item-file-dropzone-icon {
    background-color: #f9f9f9;
    border-radius: 0 2px 2px 0;
}

.u-RTL .apex-item-file-dropzone-icon {
    border-radius: 2px 0 0 2px;
}

.apex-item-file:hover + .apex-item-file-dropzone .apex-item-file-dropzone-label {
    color: #393939;
}

.apex-item-file:hover + .apex-item-file-dropzone .apex-item-file-dropzone-icon {
    background-color: #ffffff;
    color: #393939;
}

.apex-item-file:focus + .apex-item-file-dropzone .apex-item-file-dropzone-label {
    border-color: #8847d1;
    color: #393939;
}

.apex-item-file:focus + .apex-item-file-dropzone .apex-item-file-dropzone-icon {
    border-color: #8847d1;
    background-color: #8847d1;
    color: #ffffff;
}

.apex-item-textarea:focus,
.apex-item-text:focus,
.apex-item-select:focus {
    background-color: #ffffff !important;
    border-color: #8847d1 !important;
}

.apex-item-textarea:hover,
.apex-item-text:hover,
.apex-item-select:hover {
    background-color: #ffffff;
}

.t-Form-inputContainer input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.4;
}

.t-Form-inputContainer input::-moz-placeholder {
    color: #000000;
    opacity: 0.4;
}

.t-Form-inputContainer input:-ms-input-placeholder {
    color: #000000;
    opacity: 0.4;
}

.t-Form input.file {
    color: #393939;
}

.t-Form-inputContainer span.display_only {
    border-color: transparent;
    background-color: transparent;
}

.t-Form-select,
.t-Form-inputContainer select.selectlist,
.t-Form-inputContainer select.yes_no {
    color: #393939;
    border-color: #dfdfdf;
}

.t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large .apex-item-textarea {
    padding-bottom: 8px
}

.t-Form-field--readOnly {
    background-color: transparent;
}

.t-Form-radioLabel,
.t-Form-inputContainer .radio_group label,
.t-Form-checkboxLabel,
.t-Form-inputContainer .checkbox_group label,
.t-Form-label {
    color: #4d4d4d;
}

.t-Form-error {
    color: #f44336;
}

.t-Form-postText {
    color: #cccccc;
}

.t-Form--search input.t-Form-searchField {
    background-color: #f9f9f9;
    color: #393939;
}

.a-Button.a-Button--calendar,
.a-Button.a-Button--popupLOV {
    border-radius: 0 2px 2px 0;
}

.u-RTL .a-Button.a-Button--calendar,
.u-RTL .a-Button.a-Button--popupLOV {
    border-radius: 2px 0 0 2px;
}

.t-Form-inputContainer input.hasDatepicker,
.t-Form-inputContainer input.popup_lov {
    border-radius: 2px 0 0 2px;
}

.u-RTL .t-Form-inputContainer input.hasDatepicker,
.u-RTL .t-Form-inputContainer input.popup_lov {
    border-radius: 0 2px 2px 0;
}

.checkbox_group input,
.radio_group input {

}

.checkbox_group input + label:before,
.radio_group input + label:before {
    background-color: #f9f9f9;
}

.checkbox_group input:focus + label:before,
.radio_group input:focus + label:before {
    border-color: #8847d1;
}

.checkbox_group input:focus:checked + label:before,
.radio_group input:focus:checked + label:before {
    border-color: #8847d1;
    background-color: #8847d1;
    box-shadow: 0 0 0 1px #f9f9f9 inset;
}

.checkbox_group input:checked + label:before,
.radio_group input:checked + label:before {
    border-color: #8847d1;
    background-color: #8847d1;
}

.radio_group input + label:after {
    background-color: #f9f9f9;
}

.t-Form-fieldContainer--radioButtonGroup .checkbox_group input {

}

.t-Form-fieldContainer--radioButtonGroup .checkbox_group input + label:before {
    background-color: #e6e6e6;
    border-color: transparent;
}

.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:focus + label:before {
    border-color: #8847d1;
}

.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:focus:checked + label:before {
    border-color: #f9f9f9;
    background-color: #f9f9f9;
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:focus:checked + label:after {
    color: #8847d1;
}

.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:checked + label:before {
    border-color: #f9f9f9;
    background-color: #f9f9f9;
}

.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:checked + label:after {
    color: #8847d1;
}

.t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre,
.t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
    background-color: #f9f9f9;
    box-shadow: 0 0 0 0.1rem #dfdfdf inset;
    border-radius: 2px;
}

.t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre {
    border-radius: 2px 0 0 2px;
}

.u-RTL .t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre {
    border-radius: 0 2px 2px 0;
}

.t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
    border-radius: 0 2px 2px 0;
}

.u-RTL .t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
    border-radius: 2px 0 0 2px;
}

.apex-item-has-icon:focus + .apex-item-icon {
    color: #8847d1;
}

.t-Form-fieldContainer--floatingLabel .apex-item-icon {
    color: #666666;
    box-shadow: -0.1rem 0 0 #dfdfdf inset;
    border-radius: 2px 0 0 2px;
}

.u-RTL .t-Form-fieldContainer--floatingLabel .apex-item-icon {
    box-shadow: 0.1rem 0 0 #dfdfdf inset;
    border-radius: 0 2px 2px 0;
}

.t-Form-fieldContainer--floatingLabel .apex-item-has-icon:focus + .apex-item-icon {
    box-shadow: none;
}

.t-Form-helpButton:focus .a-Icon {
    color: #8847d1;
}

.t-Form-fieldContainer--radioButtonGroup .t-Form-itemWrapper > .apex-item-group > .apex-item-option:first-of-type label {
    border-radius: 2px 2px 0 0;
}

.t-Form-fieldContainer--radioButtonGroup .t-Form-itemWrapper > .apex-item-group > .apex-item-option:last-of-type label {
    border-radius: 0 0 2px 2px;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:first-of-type label {
    border-radius: 2px 0 0 2px;
}

.t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:last-of-type label {
    border-radius: 0 2px 2px 0;
}

.u-RTL .t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:first-of-type label {
    border-radius: 0 2px 2px 0;
}

.u-RTL .t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:last-of-type label {
    border-radius: 2px 0 0 2px;
}

.t-Header-branding {
    background-color: #8847d1;
}

.t-Header-logo,
.t-Header .t-Button--header.is-active,
.t-Header .t-Button--header {
    color: #ffffff;
}

.t-Header-logo:hover,
.t-Header .t-Button--header.is-active:hover,
.t-Header .t-Button--header:hover {
    text-decoration: none;
}

.t-Header-logo-link {
    color: inherit;
}

.t-Header-logo-link:focus,
.t-Header-logo-link:active:focus {
    outline: none;
    box-shadow: 0 0 0 1px #b084e0 inset;
}

.t-Header-nav {
    background-color: #595959;
}

.t-Header .a-MenuBar-item:hover {
    background-color: transparent;
}

.t-Header .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
    border-radius: 100%;
}

.t-Header .a-Menu.a-Menu--top > .a-Menu-content {
    border-top-width: 0;
}

.t-Header .a-Menu-content {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.t-Header-nav-list {
    background-color: transparent;
}

.t-HeroRegion-icon {
    border-radius: 4px;
    background-color: #8847d1;
    color: #ffffff;
}

.t-HeroRegion-title {
    color: #3e3e3e;
}

.t-HeroRegion-col--content {
    color: #676767;
}

.a-IRR {
    border-radius: 2px;
    border-color: rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.a-IRR .a-IRR-pagination-label {
    color: #737373;
}

.a-IRR-reportSummary-value {
    color: #404040;
}

.a-IRR-controlsContainer {
    border-top-color: #dbdcde;
    background-color: #e7e8ea;
    padding: 16px;
}

.a-IRR-fullView {
    background-color: #ffffff;
}

.a-IRR-button.a-IRR-button--controls {
    background-color: transparent;
}

.a-IRR-toolbar {
    background: #ffffff;
    border-color: #e6e6e6;
}

.a-Report-percentChart-fill {
    background-color: #8847d1;
}

.a-Report-percentChart {
    background-color: #ffffff;
}

.a-IRR-button--colSearch {
    -webkit-border-top-right-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-topright: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.a-IRR-iconViewTable,
.a-IRR-chartView,
.a-IRR-pivotView,
.a-IRR-groupByView,
.a-IRR-detailView {
    border-top-color: #f5f5f5;
}

.a-IRR-toolbar--singleRow {
    border-bottom-color: #f0f0f0;
}

.a-IRR-header {
    background-color: #fafafa;
    border-top: 1px solid #e6e6e6;
    box-shadow: inset 1px 0 0 0 #e6e6e6;
}

.a-IRR-header:hover {
    background-color: #e1e2e3;
}

.a-IRR-header.is-active a {
    color: inherit;
}

.a-IRR-header.is-active .a-IRR-headerSort {
    color: inherit;
}

.a-IRR-header.is-active,
.a-GV-header.is-active {
    background-color: #8847d1;
    color: #FFF;
}

.a-IRR-header--group {
    background-color: #f5f5f5;
}

.a-IRR-table tr td {
    background-color: #ffffff;
    color: #404040;
}

.t-Body-side .a-IRR-table tr td {
    background-color: #e7e8ea;
    color: #404040;
    padding: 5px;
    font-size: 11px;
}

.a-IRR-table {
    border-collapse: separate;
}

.a-IRR-table tr:hover td {
    background-color: #f9f9f9;
}

.t-IRR-region--noBorders .a-IRR {
    border-radius: 2px;
}

.a-IRR-table td {
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}

.a-IRR-headerLink:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.a-IRR-search-field:focus {
    border-color: #8847d1;
    box-shadow: -1px 0 0 #8847d1 inset, 1px 0 0 #8847d1 inset;
}

.a-IRR-singleRow-name,
.a-IRR-singleRow-value {
    border-bottom-color: #f0f0f0;
    color: #404040;
}

.a-IRR-singleRow-value {
    background-color: #ffffff;
}

.a-IRR-singleRow-row:hover .a-IRR-singleRow-value {
    background-color: #f7f7f7;
}

.a-IRR-singleRow-name {
    background-color: #f7f7f7;
}

.a-IRR-singleRow-row:hover .a-IRR-singleRow-name {
    background-color: #f0f0f0;
}

.a-IRR-button.a-IRR-button--pagination:hover {
    background-color: #8847d1;
}

.a-IRR-reportSummary-label,
.a-IRR-controlsLabel {
    background-color: #ffffff;
}

@media only screen and (min-width: 769px) {
    .is-maximized.t-IRR-region .t-fht-thead .a-IRR-header {
        border-bottom: 1px solid #e6e6e6;
    }
}

.ui-widget-content .a-IRR-iconList-link {
    color: #404040;
    background-color: #ffffff;
}

.a-IRR-iconList-link:hover {
    background-color: #f7f7f7;
}

.a-IRR-button:focus {
    box-shadow: inherit;
}

.a-IRR-sortWidget {
    background-color: rgb(109 50 175);
    -webkit-backdrop-filter: blur(4px);
    color: #FFF;
    border-width: 0;
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5), 0 8px 16px -4px rgba(0, 0, 0, 0.15);
}

.a-IRR-sortWidget ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.a-IRR-sortWidget ::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.5);
}

.a-IRR-sortWidget ::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.25);
}

.a-IRR-sortWidget-help {
    background-color: transparent;
}

.a-IRR-sortWidget-actions {
    padding: 8px;
    border-radius: 2px;
    width: auto;
    border-bottom-width: 0;
}

.a-IRR-sortWidget-actions-item {
    border-right-width: 0;
}

.a-IRR-button.a-IRR-sortWidget-button {
    background-color: transparent;
    color: #FFF;
    border-radius: 2px;
}

.a-IRR-button.a-IRR-sortWidget-button:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.a-IRR-button.a-IRR-sortWidget-button:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.a-IRR-button.a-IRR-sortWidget-button.is-active,
.a-IRR-button.a-IRR-sortWidget-button:active:focus {
    background-color: rgba(0, 0, 0, 0.5);
}

.a-IRR-sortWidget-searchLabel {
    height: 40px;
    padding: 12px 8px;
}

.a-IRR-sortWidget-searchLabel:before {
    color: #FFF;
}

.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField[type="text"] {
    background-color: transparent;
    appearance: none;
    background-color: rgba(255, 255, 255, 0.1);
    height: 40px;
    color: #FFF;
}

.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField[type="text"]:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.a-IRR-sortWidget-rows {
    border-top-width: 0;
}

.a-IRR-sortWidget-row {
    color: #FFF;
    box-shadow: none;
}

.a-IRR-sortWidget-row:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

.a-IRR-sortWidget-row:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.a-IG .a-IRR-sortWidget:before {
    color: rgba(32, 32, 32, 0.95);
}

.oj-dvt-category1 {
    color: #309FDB;
}

.oj-dvt-category2 {
    color: #3CAF85;
}

.oj-dvt-category3 {
    color: #FBCE4A;
}

.oj-dvt-category4 {
    color: #E95B54;
}

.oj-dvt-category5 {
    color: #854E9B;
}

.oj-dvt-category6 {
    color: #2EBFBC;
}

.oj-dvt-category7 {
    color: #ED813E;
}

.oj-dvt-category8 {
    color: #E85D88;
}

.oj-dvt-category9 {
    color: #13B6CF;
}

.oj-dvt-category10 {
    color: #81BB5F;
}

.oj-dvt-category11 {
    color: #CA589D;
}

.oj-dvt-category12 {
    color: #DDDE53;
}

.t-LinksList-item,
.t-LinksList-link {
    border-color: #e6e6e6;
}

.t-LinksList-icon {
    color: #d9d9d9;
}

.t-LinksList-link:hover {
    background-color: #f2f2f2;
}

.t-LinksList-link:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.t-LinksList--showArrow .t-LinksList-link:before {
    color: #d9d9d9;
}

.t-LinksList--showBadge .t-LinksList-badge {
    background-color: #f5f5f5;
    color: #404040;
}

.t-LinksList--showBadge .t-LinksList-link:hover .t-LinksList-badge {
    background-color: #ebebeb;
}

.t-LinksList--showBadge .t-LinksList-item.is-expanded > .t-LinksList-link .t-LinksList-badge {
    background-color: #bfbfbf;
}

.t-LinksList--brightHover .t-LinksList-item.is-expanded .t-LinksList-link:hover:before {
    color: rgba(255, 255, 255, 0.5);
}

.t-LinksList--brightHover .t-LinksList-link:hover {
    background-color: #8847d1;
    color: #ffffff;
}

.t-LinksList--brightHover .t-LinksList-link:hover .t-LinksList-icon {
    color: rgba(255, 255, 255, 0.75);
}

.t-LinksList-item.is-expanded {
    background-color: #FCFCFC;
    background: linear-gradient(rgba(0, 0, 0, 0.015), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.015));
}

.t-LinksList-item.is-expanded .t-LinksList-link:hover:before {
    color: #8847d1;
}

.t-LinksList-item.is-expanded .t-LinksList-link:before {
    color: rgba(0, 0, 0, 0.25);
}

.t-LinksList--showBadge .t-LinksList-badge {
    border-radius: 4px;
}

.t-LinksList--iconOnly .t-LinksList-icon {
    border-radius: 100%;
}

.t-LinksList--actions .t-LinksList-label {
    color: #343434;
}

.t-LinksList--actions .t-LinksList-icon {
    color: #343434;
}

.t-LinksList--actions .t-LinksList-link:hover .t-LinksList-icon,
.t-LinksList--actions .t-LinksList-link:hover .t-LinksList-label,
.t-LinksList--actions .t-LinksList-link:hover .t-LinksList-badge {
    color: #3e3e3e;
}

.t-Body-actions .t-LinksList-link:hover {
    background-color: #e0e0ec;
}

.t-Login-iconValidation {
    background: #3BAA2C;
    color: white;
}

body .t-Login-title {
    color: #404040;
}

.t-Login-region {
    background-color: #ffffff;
}

.t-Login-logo {
    color: #8847d1;
}

@media only screen and (max-width: 480px) {
    .t-PageBody--login,
    .t-PageBody--login .t-Body {
        background-color: #ffffff;
    }
}

.t-MediaList {
    border-color: #e0e0e0;
    background-color: #ffffff;
}

.t-MediaList-item {
    border-color: #e0e0e0;
}

.t-MediaList-item.is-active {
    background-color: rgba(0, 0, 0, 0.05);
}

.t-MediaList--horizontal .t-MediaList-item {
    border-right: 1px solid #e0e0e0;
}

a.t-MediaList-itemWrap {
    color: #803bce;
}

a.t-MediaList-itemWrap:hover {
    background-color: #fafafa;
    color: #803bce;
}

a.t-MediaList-itemWrap:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.t-MediaList-itemWrap {
    color: #404040;
}

.t-MediaList-badge,
.t-MediaList-desc {
    color: #737373;
}

.t-MediaList-icon {
    background-color: #bfbfbf;
    color: #ffffff;
}

.t-MediaList--cols {
    box-shadow: -1px -1px 0 0 #e0e0e0 inset;
}

.t-MediaList--cols .t-MediaList-item:before,
.t-MediaList--cols .t-MediaList-item:after {
    background-color: #e6e6e6;
}

.a-MenuBar-label {
    color: #ffffff;
    line-height: 20px;
}

.a-MenuBar-item > .a-Menu-subMenuCol {
    display: inline-block;
    padding: 8px 0;
    vertical-align: top;
    margin-right: 8px;
    margin-left: -4px;
}

.a-MenuBar-item {
    background: #8847d1;
    border-right: 1px solid #a270db;
    border-left: 1px solid #a270db;
    margin-left: -1px;
}

.a-MenuBar-item:first-child {
    margin-left: 0;
}

.a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol,
.a-MenuBar.u-RTL .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol {
    border: none;
    margin-right: 0;
    padding: 8px 8px 8px 4px;
}

.a-MenuBar-item.is-disabled .a-MenuBar-label {
    color: rgba(255, 255, 255, 0.5);
}

.a-MenuBar-item:hover {
    background-color: #a270db;
}

.a-MenuBar-item.is-expanded {
    background-color: #a270db;
}

.t-Menu-badge {
    display: inline-block;
    border-radius: 2px;
    padding: 0 6px;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    background-color: rgba(0, 0, 0, 0.25);
}

.a-Menu-labelContainer .t-Menu-badge {
    line-height: 16px;
    margin-left: 4px;
    margin-top: 8px;
}

.a-Menu-content {
    border-radius: 2px;
}

.a-Menu .a-Menu-item {
    color: #3e3e3e;
}

.a-Menu-hSeparator {
    border-color: rgba(0, 0, 0, 0.15);
}

.a-Menu--current {
    background-color: #bd99e5;
}

.a-Menu .a-Menu-item.is-disabled.is-focused {
    background-color: #fdfdfd;
    color: #b2b2b2;
}

.a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-subMenuCol {
    color: #3e3e3e;
}

.a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-accel {
    color: #7e7e7e;
}

.a-Menu .a-Menu-item.is-focused,
.a-Menu .a-Menu-item.is-expanded {
    background-color: #8847d1;
    color: #ffffff;
}

.a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-statusCol,
.a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-statusCol,
.a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-subMenuCol,
.a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-subMenuCol,
.a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-accel,
.a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-accel {
    color: #ffffff;
}

.a-Menu .a-Menu-accel {
    color: rgba(62, 62, 62, 0.75);
}

.a-Menu-content {
    background-color: rgba(253, 253, 253, 0.95);
    border-color: #e4e4e4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.a-MenuBar {
    background-color: transparent;
}

.t-Header-nav-list,
.t-Header .a-MenuBar {
    background-color: #8847d1;
}

.t-Region {

}

.t-Region .a-MenuBar-label {
    color: #333333;
    line-height: 20px;
}

.t-Region .a-MenuBar-item > .a-Menu-subMenuCol {
    display: inline-block;
    padding: 8px 0;
    vertical-align: top;
    margin-right: 8px;
    margin-left: -4px;
}

.t-Region .a-MenuBar-item {
    background: #f2f2f2;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    margin-left: -1px;
}

.t-Region .a-MenuBar-item:first-child {
    margin-left: 0;
}

.t-Region .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol,
.t-Region .a-MenuBar.u-RTL .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol {
    border: none;
    margin-right: 0;
    padding: 8px 8px 8px 4px;
}

.t-Region .a-MenuBar-item.is-disabled .a-MenuBar-label {
    color: rgba(51, 51, 51, 0.5);
}

.t-Region .a-MenuBar-item:hover {
    background-color: #d9d9d9;
}

.t-Region .a-MenuBar-item.is-expanded {
    background-color: #d9d9d9;
}

.t-Region .t-Menu-badge {
    display: inline-block;
    border-radius: 2px;
    padding: 0 6px;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    background-color: rgba(0, 0, 0, 0.25);
}

.a-Menu-labelContainer .t-Region .t-Menu-badge {
    line-height: 16px;
    margin-left: 4px;
    margin-top: 8px;
}

.t-Region .a-Menu-content {
    border-radius: 2px;
}

.t-Region .a-Menu .a-Menu-item {
    color: #404040;
}

.t-Region .a-Menu-hSeparator {
    border-color: rgba(0, 0, 0, 0.15);
}

.t-Region .a-Menu--current {
    background-color: #bfbfbf;
}

.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused {
    background-color: #ffffff;
}

.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-subMenuCol {
    color: #404040;
}

.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-accel {
    color: #808080;
}

.t-Region .a-Menu .a-Menu-item.is-focused,
.t-Region .a-Menu .a-Menu-item.is-expanded {
    background-color: #f2f2f2;
    color: #333333;
}

.t-Region .a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-statusCol,
.t-Region .a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-statusCol,
.t-Region .a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-subMenuCol,
.t-Region .a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-subMenuCol,
.t-Region .a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-accel,
.t-Region .a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-accel {
    color: #333333;
}

.t-Region .a-Menu .a-Menu-accel {
    color: rgba(64, 64, 64, 0.75);
}

.t-Region .a-Menu-content {
    background-color: rgba(255, 255, 255, 0.95);
    border-color: #e6e6e6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.t-Header {

}

.t-Header .a-MenuBar-label {
    color: #fdfdfd;
    vertical-align: top;
}

.t-Header .a-MenuBar-item {
    vertical-align: top;
}

.t-Header .a-MenuBar-item.is-focused,
.t-Header .a-MenuBar-item:hover {
    background-color: #7b33cc !important;
}

.t-Header .a-MenuBar-item.a-Menu--current,
.t-Header .a-MenuBar-item.a-Menu--current.is-focused {
    background-color: #7b33cc !important;
}

.t-Header .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Header .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label {
    color: #fdfdfd !important;
    font-weight: bold;
}

.t-Header .a-MenuBar-item.is-expanded,
.t-Header .a-MenuBar-item.a-Menu--current.is-expanded {
    background-color: #7b33cc !important;
}

.t-Header .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
    color: rgba(253, 253, 253, 0.8);
    border-color: #8847d1;
    border-radius: 100%;
}

.t-Header .a-MenuBar-item.a-Menu--current.is-focused > .a-Menu-subMenuCol .a-Icon,
.t-Header .a-MenuBar-item > .a-Menu-subMenuCol:hover .a-Icon {
    background-color: #a270db;
    border-color: #a270db;
    color: #ffffff;
}

.t-Header .a-MenuBar-item.a-Menu--current > .a-Menu-subMenuCol .a-Icon {
    color: #b084e0;
    border-color: #b084e0;
}

.t-Header .a-MenuBar-item.a-Menu--current.is-expanded > .a-Menu-subMenuCol .a-Icon {
    background-color: #fdfdfd;
    border-color: #fdfdfd;
    color: #3e3e3e;
}

.t-Header .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
    background-color: #dccaf2;
    border-color: #dccaf2;
    color: #4a1f7a;
}

.t-Header .a-Menu-content {
    border-width: 0;
    background-color: #7b33cc;
}

.t-Header .a-Menu .a-Menu-item {
    color: #fdfdfd;
}

.t-Header .a-Menu-accel {
    color: rgba(253, 253, 253, 0.75);
}

.t-Header .a-Menu .a-Menu-item.is-focused,
.t-Header .a-Menu .a-Menu-item.is-expanded {
    background-color: #6f2eb7 !important;
}

.t-Body {

}

.t-Body .a-MenuBar-label {
    color: #3e3e3e;
    vertical-align: top;
}

.t-Body .a-MenuBar-item {
    vertical-align: top;
}

.t-Body .a-MenuBar-item.is-focused,
.t-Body .a-MenuBar-item:hover {
    background-color: #d0d0e3 !important;
}

.t-Body .a-MenuBar-item.a-Menu--current,
.t-Body .a-MenuBar-item.a-Menu--current.is-focused {
    background-color: #d0d0e3 !important;
}

.t-Body .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Body .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label {
    color: #3e3e3e !important;
    font-weight: bold;
}

.t-Body .a-MenuBar-item.is-expanded,
.t-Body .a-MenuBar-item.a-Menu--current.is-expanded {
    background-color: #d0d0e3 !important;
}

.t-Body .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
    color: rgba(62, 62, 62, 0.8);
    border-color: #ffffff;
    border-radius: 100%;
}

.t-Body .a-MenuBar-item.a-Menu--current.is-focused > .a-Menu-subMenuCol .a-Icon,
.t-Body .a-MenuBar-item > .a-Menu-subMenuCol:hover .a-Icon {
    background-color: #a0a0c6;
    border-color: #a0a0c6;
    color: #ffffff;
}

.t-Body .a-MenuBar-item.a-Menu--current > .a-Menu-subMenuCol .a-Icon {
    color: #ffffff;
    border-color: #ffffff;
}

.t-Body .a-MenuBar-item.a-Menu--current.is-expanded > .a-Menu-subMenuCol .a-Icon {
    background-color: #3e3e3e;
    border-color: #3e3e3e;
    color: #fdfdfd;
}

.t-Body .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #d0d0e3;
}

.t-Body .a-Menu-content {
    border-width: 0;
    background-color: #d0d0e3;
}

.t-Body .a-Menu .a-Menu-item {
    color: #3e3e3e;
}

.t-Body .a-Menu-accel {
    color: rgba(62, 62, 62, 0.75);
}

.t-Body .a-Menu .a-Menu-item.is-focused,
.t-Body .a-Menu .a-Menu-item.is-expanded {
    background-color: #e0e0ec !important;
}

.t-Body .a-MenuBar > ul {
    background-color: #e6e6e6;
}

.t-Body .a-MenuBar-item {
    border-color: #d0d0e3;
}

.t-Body .a-MenuBar-item.is-focused {
    box-shadow: none;
}

.t-Region {

}

.t-Region .a-MenuBar-label {
    color: #404040;
    vertical-align: top;
}

.t-Region .a-MenuBar-item {
    vertical-align: top;
}

.t-Region .a-MenuBar-item.is-focused,
.t-Region .a-MenuBar-item:hover {
    background-color: #e6e6e6 !important;
}

.t-Region .a-MenuBar-item.a-Menu--current,
.t-Region .a-MenuBar-item.a-Menu--current.is-focused {
    background-color: #e6e6e6 !important;
}

.t-Region .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Region .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label {
    color: #404040 !important;
    font-weight: bold;
}

.t-Region .a-MenuBar-item.is-expanded,
.t-Region .a-MenuBar-item.a-Menu--current.is-expanded {
    background-color: #e6e6e6 !important;
}

.t-Region .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
    color: rgba(64, 64, 64, 0.8);
    border-color: #ffffff;
    border-radius: 100%;
}

.t-Region .a-MenuBar-item.a-Menu--current.is-focused > .a-Menu-subMenuCol .a-Icon,
.t-Region .a-MenuBar-item > .a-Menu-subMenuCol:hover .a-Icon {
    background-color: #bfbfbf;
    border-color: #bfbfbf;
    color: #000000;
}

.t-Region .a-MenuBar-item.a-Menu--current > .a-Menu-subMenuCol .a-Icon {
    color: #ffffff;
    border-color: #ffffff;
}

.t-Region .a-MenuBar-item.a-Menu--current.is-expanded > .a-Menu-subMenuCol .a-Icon {
    background-color: #404040;
    border-color: #404040;
    color: #ffffff;
}

.t-Region .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #e6e6e6;
}

.t-Region .a-Menu-content {
    border-width: 0;
    background-color: #e6e6e6;
}

.t-Region .a-Menu .a-Menu-item {
    color: #404040;
}

.t-Region .a-Menu-accel {
    color: rgba(64, 64, 64, 0.75);
}

.t-Region .a-Menu .a-Menu-item.is-focused,
.t-Region .a-Menu .a-Menu-item.is-expanded {
    background-color: #f2f2f2 !important;
}

.t-Region .a-MenuBar > ul {
    background-color: #e6e6e6;
}

.t-Region .a-MenuBar-item {
    border-color: #e6e6e6;
}

.t-Region .a-MenuBar-item.is-focused {
    box-shadow: none;
}

.t-Header-userMenu .a-Menu-content {
    border-width: 0;
    background-color: #737373;
}

.t-Header-userMenu .a-Menu-item.is-focused,
.t-Header-userMenu .a-Menu-item.is-expanded {
    background-color: #666666 !important;
}

.t-Header-userMenu.a-Menu .a-Menu-item .a-Menu-label {
    color: #ffffff;
}

.t-NavTabs {
    background-color: #595959;
}

.t-NavTabs::-webkit-scrollbar-thumb {
    background-color: #474747;
    box-shadow: inset 1px 0 0 0 #595959;
}

.t-NavTabs::-webkit-scrollbar-thumb:hover {
    background-color: #666666;
}

.t-NavTabs::-webkit-scrollbar-track {
    background: #595959;
}

.t-NavTabs::-webkit-scrollbar-track:hover {
    background-color: #7f7f7f;
}

.t-NavTabs-item {
    color: #ffffff;
    border-color: #666666;
}

.t-NavTabs-item:hover,
.t-NavTabs-item.is-active {
    background-color: #404040;
    color: #ffffff;
}

.t-NavTabs-badge {
    background-color: #ffffff;
    color: #404040;
}

.t-NavigationBar-menu .a-Menu-content {
    border-radius: 0 0 2px 2px;
    background-color: #6229a3;
    border-width: 0;
}

.t-NavigationBar-menu .a-Menu-item.is-focused,
.t-NavigationBar-menu .a-Menu-item.is-expanded {
    background-color: #7b33cc !important;
}

.t-NavigationBar-menu .a-Menu-item.is-focused > .a-Menu-label,
.t-NavigationBar-menu .a-Menu-item.is-expanded > .a-Menu-label {
    color: #ffffff !important;
}

.t-NavigationBar-menu .a-Menu-item .a-Menu-label,
.t-NavigationBar-menu.a-Menu .a-Menu-item a,
.t-NavigationBar-menu.a-Menu .a-Menu-item .a-Menu-statusCol {
    color: #ffffff !important;
}

.t-PopupLOV-links a:hover {
    background-color: #803bce;
    color: #ffffff;
}

.t-PopupLOV-resultsSet tr:hover td {
    background-color: #ECF2FB !important;
}

.t-PopupLOV-resultsSet tr:nth-child(2n) td {
    background-color: #FAFAFA;
}

.t-PopupLOV-resultsSet-link,
.ui-widget-content a.t-PopupLOV-resultsSet-link {
    color: #803bce;
}

.t-Page--popupLOV {
    background-color: #FFF;
}

.t-PopupLOV-actions {
    background-color: #fdfdfd;
}

.t-Body .t-PopupLOV-links a {
    color: #343434;
}

.t-Body-title .t-PopupLOV-links a {
    color: #343434;
}

.t-Body-info .t-PopupLOV-links a {
    color: #343434;
}

.t-Region .t-PopupLOV-links a,
.t-ButtonRegion .t-PopupLOV-links a {
    color: #404040;
}

.t-PopupLOV-links a:hover {
    background-color: #9a64d8;
    color: #ffffff;
}

.t-Body .t-PopupLOV-pagination {
    color: #737373;
}

.t-Body-title .t-PopupLOV-pagination {
    color: #737373;
}

.t-Body-info .t-PopupLOV-pagination {
    color: #737373;
}

.t-Region .t-PopupLOV-pagination,
.t-ButtonRegion .t-PopupLOV-pagination {
    color: #808080;
}

.page-home .t-Region,
.t-ContentBlock--lightBG .t-ContentBlock-body {
    background-color: #fbfbfc;
    box-shadow: rgb(33 35 38 / 10%) 0px 10px 10px -10px;
    margin-bottom: 0;
}

.page-home .t-TabsRegion > div {
    background-color: #fbfbfc;
    box-shadow: rgb(33 35 38 / 10%) 0px 10px 10px -10px;
    margin-bottom: 0;
    height: 100%;
}

.page-home .t-TabsRegion .t-Region {
    box-shadow: none
}

.page-home .t-Region.height100 {
    height: 100%;
}

.page-home .tab-stats .t-Region.height100 {
    height: 100%;
    float: left;
    width: 100%;
}

.page-home .tab-stats .apex-rds-slider {
    display: none;
}

.page-home .tab-stats .a-Tabs-panel {
    float: left;
    width: 100%;
}

.page-home .t-Region.mb {
    margin-bottom: 5px
}

.page-home .t-TabsRegion-items .t-Tabs {
    margin-bottom: 0;
    padding: 0 10px;
    background: #fbfbfc;
}

.page-home .t-Region .t-Region-header {
    border-bottom: 1px solid #eeeef5;
    margin: 0;
}

.page-home .t-Region .t-Region-title {
    font-weight: 500;
    font-size: 13px;
    color: #777;
}

.page-home .request {
    padding-left: 65px;
    position: relative;
    display: flex;
    min-height: 50px;
    align-items: center;
}

.page-home .request .request-counter {
    display: block;
    font-size: 30px;
    font-weight: 800;
    min-width: 60px;
    text-align: center;
    padding-right: 10px;
}

.page-home .request .image {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #e2cbfb;
    left: 0;
    top: 50%;
    margin-top: -30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8847d1;
}

.page-home div.requests > div:nth-of-type(2) .request .image {
    background-color: #e1b6ef;
    color: #8e2aaf;
}

.page-home div.requests > div:nth-of-type(3) .request .image {
    background-color: #c5b3ef;
    color: #6d32af;
}

.page-home .request .request-text {
    display: block;
    font-size: 13px;
    color: #777;
    line-height: 110%;
}

.page-home .request:hover .request-counter {
    color: #8847d1;
}

.page-home div.requests > div:nth-of-type(2) .request:hover .request-counter {
    color: #9b40b9;
}

.page-home div.requests > div:nth-of-type(3) .request:hover .request-counter {
    color: #6d32af;
}

.t-Body .fielddata b {
    color: #343434;
}

.t-Body-title .fielddata b {
    color: #343434;
}

.t-Body-info .fielddata b {
    color: #343434;
}

.t-Region .fielddata b,
.t-ButtonRegion .fielddata b {
    color: #404040;
}

.t-Region-header {
    background-color: transparent;
    color: #262626;
    margin: 0 0.7rem;
    width: calc(100% - 1.4rem);
}

body:not(.page-home) .t-ContentBlock--lightBG .t-ContentBlock-body, body:not(.page-home) .t-Region, body:not(.page-home) .t-Region-header {
    background-color: #e7e8ea;
}

body.t-PageBody--showLeft .t-Region {
    background-color: #f0f1f3;
}

.t-DialogRegion.table-view-items .t-ContentBlock--lightBG .t-ContentBlock-body, .t-DialogRegion.table-view-items .t-Region, .t-DialogRegion.table-view-items .t-Region-header {
    background-color: #ffffff;
}

.t-DialogRegion.table-view-items .t-DialogRegion-body {
    padding: 0
}

.t-Region-headerItems--title {
    flex-grow: 1;
    text-align: left;
    padding: 0.5rem 0;
    display: flex;
    align-items: center;
}

.page-home .t-Region-headerItems--title {
    background-color: transparent;
}

.t-Region-header .t-Button--noUI,
.t-Region-header .t-Button--link {
    color: #262626;
}

.t-Body-actions .t-Region-header {
    background: transparent;
    color: #343434;
}

.t-Region--stacked {
    border-radius: 0 !important;
}

.t-Region--noBorder > .t-Region-header {
    background-color: #ffffff;
    color: #404040;
}

.t-Region--noBorder > .t-Region-header .t-Button--noUI,
.t-Region--noBorder > .t-Region-header .t-Button--link {
    color: #404040;
}

.t-Region--accent1 > .t-Region-header {
    background-color: #309FDB;
    color: #ffffff;
}

.t-Region--accent1 > .t-Region-header .t-Button--noUI,
.t-Region--accent1 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent1.t-Region--textContent > .t-Region-header {
    color: #309FDB;
}

.t-Region--accent2 > .t-Region-header {
    background-color: #13B6CF;
    color: #e4f9fd;
}

.t-Region--accent2 > .t-Region-header .t-Button--noUI,
.t-Region--accent2 > .t-Region-header .t-Button--link {
    color: #e4f9fd;
}

.t-Region--accent2.t-Region--textContent > .t-Region-header {
    color: #13B6CF;
}

.t-Region--accent3 > .t-Region-header {
    background-color: #2EBFBC;
    color: #f0fcfb;
}

.t-Region--accent3 > .t-Region-header .t-Button--noUI,
.t-Region--accent3 > .t-Region-header .t-Button--link {
    color: #f0fcfb;
}

.t-Region--accent3.t-Region--textContent > .t-Region-header {
    color: #2EBFBC;
}

.t-Region--accent4 > .t-Region-header {
    background-color: #3CAF85;
    color: #f0faf6;
}

.t-Region--accent4 > .t-Region-header .t-Button--noUI,
.t-Region--accent4 > .t-Region-header .t-Button--link {
    color: #f0faf6;
}

.t-Region--accent4.t-Region--textContent > .t-Region-header {
    color: #3CAF85;
}

.t-Region--accent5 > .t-Region-header {
    background-color: #81BB5F;
    color: #ffffff;
}

.t-Region--accent5 > .t-Region-header .t-Button--noUI,
.t-Region--accent5 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent5.t-Region--textContent > .t-Region-header {
    color: #81BB5F;
}

.t-Region--accent6 > .t-Region-header {
    background-color: #DDDE53;
    color: #2a2a08;
}

.t-Region--accent6 > .t-Region-header .t-Button--noUI,
.t-Region--accent6 > .t-Region-header .t-Button--link {
    color: #2a2a08;
}

.t-Region--accent6.t-Region--textContent > .t-Region-header {
    color: #DDDE53;
}

.t-Region--accent7 > .t-Region-header {
    background-color: #FBCE4A;
    color: #443302;
}

.t-Region--accent7 > .t-Region-header .t-Button--noUI,
.t-Region--accent7 > .t-Region-header .t-Button--link {
    color: #443302;
}

.t-Region--accent7.t-Region--textContent > .t-Region-header {
    color: #FBCE4A;
}

.t-Region--accent8 > .t-Region-header {
    background-color: #ED813E;
    color: #ffffff;
}

.t-Region--accent8 > .t-Region-header .t-Button--noUI,
.t-Region--accent8 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent8.t-Region--textContent > .t-Region-header {
    color: #ED813E;
}

.t-Region--accent9 > .t-Region-header {
    background-color: #E95B54;
    color: #ffffff;
}

.t-Region--accent9 > .t-Region-header .t-Button--noUI,
.t-Region--accent9 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent9.t-Region--textContent > .t-Region-header {
    color: #E95B54;
}

.t-Region--accent10 > .t-Region-header {
    background-color: #E85D88;
    color: #ffffff;
}

.t-Region--accent10 > .t-Region-header .t-Button--noUI,
.t-Region--accent10 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent10.t-Region--textContent > .t-Region-header {
    color: #E85D88;
}

.t-Region--accent11 > .t-Region-header {
    background-color: #CA589D;
    color: #ffffff;
}

.t-Region--accent11 > .t-Region-header .t-Button--noUI,
.t-Region--accent11 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent11.t-Region--textContent > .t-Region-header {
    color: #CA589D;
}

.t-Region--accent12 > .t-Region-header {
    background-color: #854E9B;
    color: #f6f0f8;
}

.t-Region--accent12 > .t-Region-header .t-Button--noUI,
.t-Region--accent12 > .t-Region-header .t-Button--link {
    color: #f6f0f8;
}

.t-Region--accent12.t-Region--textContent > .t-Region-header {
    color: #854E9B;
}

.t-Region--accent13 > .t-Region-header {
    background-color: #5A68AD;
    color: #ffffff;
}

.t-Region--accent13 > .t-Region-header .t-Button--noUI,
.t-Region--accent13 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent13.t-Region--textContent > .t-Region-header {
    color: #5A68AD;
}

.t-Region--accent14 > .t-Region-header {
    background-color: #AFBAC5;
    color: #313a44;
}

.t-Region--accent14 > .t-Region-header .t-Button--noUI,
.t-Region--accent14 > .t-Region-header .t-Button--link {
    color: #313a44;
}

.t-Region--accent14.t-Region--textContent > .t-Region-header {
    color: #AFBAC5;
}

.t-Region--accent15 > .t-Region-header {
    background-color: #6E8598;
    color: #ffffff;
}

.t-Region--accent15 > .t-Region-header .t-Button--noUI,
.t-Region--accent15 > .t-Region-header .t-Button--link {
    color: #ffffff;
}

.t-Region--accent15.t-Region--textContent > .t-Region-header {
    color: #6E8598;
}

.t-Region-body {
    color: #404040;
}

.t-Region--hideShow.is-collapsed {
    border-bottom-color: transparent;
}

.t-Body-actions .t-Region {
    background-color: transparent;
}

.t-Body-actions .t-Region-header {
    background-color: transparent;
}

.t-Body-side .t-Region {
    background-color: transparent;
}

.t-Region,
.t-Region-header {
    border-radius: 2px;
}

.t-Region--noBG {
    background-color: transparent;
}

.t-Body-actions .t-Region {
    background-color: transparent;
}

.t-Region--carousel .a-Tabs-button {
    background-color: transparent;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.25);
    color: #FFF;
}

.t-Region--carousel .a-Tabs-button:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.t-Region--carousel .a-Tabs-button:active,
.t-Region--carousel .a-Tabs-button:active:focus {
    background-color: rgba(0, 0, 0, 0.75);
}

.t-Region--carousel .a-Tabs-next-region {
    border-radius: 2px 0 0 2px;
}

.t-Region--carousel .a-Tabs-previous-region {
    border-radius: 0 2px 2px 0;
}

.t-Region--carousel .a-Region-carouselNavItem.a-Tabs-selected .a-Region-carouselLink {
    background-color: rgba(0, 0, 0, 0.45);
}

.t-Region--carousel .a-Region-carouselNavItem.a-Tabs-selected .a-Region-carouselLink:focus {
    background-color: #8847d1;
}

.t-Region--carousel .a-Region-carouselLink {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 100%;
}

.t-Report-cell,
.t-Report-colHead {
    border: 1px solid #e6e6e6;
}

.t-Report-report tr .t-Report-cell:last-child,
.t-Report-report tr .t-Report-colHead:last-child {
    border-right: 1px solid #e6e6e6;
}

.t-Report-report tr:last-child .t-Report-cell {
    border-bottom: 1px solid #e6e6e6;
}

.t-Report .is-stuck .t-Report-colHead {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-backdrop-filter: blur(4px);
}

.t-Report--rowHighlight .t-Report-report tr:hover .t-Report-cell,
.t-Report--rowHighlight .t-Report-report tr:nth-child(odd):hover .t-Report-cell {
    background-color: #fafafa !important;
}

.t-Report--staticRowColors .t-Report-report tr:nth-child(odd) .t-Report-cell {
    background-color: transparent;
}

.t-Report--altRowsDefault .t-Report-report tr:nth-child(odd) .t-Report-cell {
    background-color: #fcfcfc;
}

.t-Report-paginationText b,
.t-Report-paginationText a:hover {
    background-color: #8847d1;
    color: #ffffff;
}

.t-SearchResults-desc {
    color: #343434;
}

.t-SearchResults-date {
    color: #676767;
}

.t-SearchResults-misc {
    color: #676767;
}

.t-Region .t-SearchResults-desc {
    color: #404040;
}

.t-Region .t-SearchResults-date {
    color: #737373;
}

.t-Region .t-SearchResults-misc {
    color: #737373;
}

.t-StatusList-blockHeader {
    color: #404040;
    background-color: #ffffff;
}

.t-StatusList-headerTextAlt,
.t-StatusList-attr,
.t-StatusList-textDesc {
    color: #737373;
}

.t-StatusList-itemTitle {
    color: #404040;
}

.t-StatusList--dates .t-StatusList-marker {
    color: #707070;
    border-radius: 2px;
    background-color: #FFF;
}

.t-StatusList--dates .t-StatusList-marker:after {
    background-color: #A0A0A0;
    border-radius: 2px 2px 0 0;
}

.t-StatusList--bullets .t-StatusList-marker {
    border-radius: 24px;
    background-color: #fff;
    color: #404040;
}

.t-StatusList--bullets .t-StatusList-item.is-complete .t-StatusList-marker {
    background-color: #707070;
}

.t-StatusList--bullets .t-StatusList-item.is-danger .t-StatusList-marker,
.t-StatusList--bullets .t-StatusList-item.is-error .t-StatusList-marker {
    background-color: #ff3b30;
}

.t-StatusList--bullets .t-StatusList-item.is-open .t-StatusList-marker {
    background-color: #4cd964;
}

.t-StatusList--bullets .t-StatusList-item.is-warning .t-StatusList-marker {
    background-color: #ffcc00;
}

.t-StatusList--bullets .t-StatusList-item.is-null .t-StatusList-marker {
    background-color: #F0F0F0;
}

.t-StatusList--bullets .t-StatusList-item.is-null .t-StatusList-marker {
    color: #A0A0A0;
}

.t-Tabs--simple .t-Tabs-item.is-active .t-Tabs-link {
    box-shadow: 0 -2px 0 #8847d1 inset;
}

.t-Tabs--simple .t-Tabs-link:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.t-Tabs--pill {
    background-color: #f9f9f9;
    border-radius: 2px;
}

.t-Tabs--pill .t-Icon {
    color: #404040;
}

.t-Tabs--pill .t-Tabs-link {
    color: #404040;
}

.t-Tabs--pill .t-Tabs-link:hover {
    background-color: #ffffff;
}

.t-Tabs--pill .t-Tabs-link:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.t-Tabs--pill .t-Tabs-link:active {
    background-color: #ffffff;
}

.t-Tabs--pill .t-Tabs-item:first-child .t-Tabs-link {
    border-radius: 2px 0 0 2px;
}

.t-Tabs--pill .t-Tabs-item.is-active .t-Tabs-link {
    background-color: #ffffff;
}

.t-Tabs--simple .t-Icon {
    color: #404040;
}

.t-Tabs--simple .t-Tabs-link {
    color: #343434;
}

.t-Tabs--simple .t-Tabs-link:hover {
    background-color: rgba(0, 0, 0, 0.025);
}

.t-Tabs--simple .t-Tabs-link:active {
    background-color: rgba(0, 0, 0, 0.15);
}

.t-Body .t-Tabs--simple .t-Tabs-link {
    color: #343434;
}

.t-Body-title .t-Tabs--simple .t-Tabs-link {
    color: #3f3f3f;
}

.t-Region .t-Tabs--simple .t-Tabs-link {
    color: #404040;
}

.apex-rds .apex-rds-selected span {
    box-shadow: 0 -2px 0 #8847d1 inset;
}

.apex-rds a:focus {
    box-shadow: 0 0 0 1px #8847d1 inset;
}

.apex-rds a {
    color: #343434;
}

.t-Body-title .apex-rds a {
    color: #3f3f3f;
}

.t-Region .apex-rds a {
    color: #404040;
}

.apex-rds a:hover {
    color: #803bce;
}

.apex-rds .apex-rds-selected a {
    color: #803bce;
}

.apex-rds-hover.left a {
    background: -webkit-linear-gradient(left, #f0f0f6 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #f0f0f6 50%, rgba(255, 255, 255, 0) 100%);
}

.apex-rds-hover.right a {
    background: -webkit-linear-gradient(left, #f0f0f6 0%, rgba(255, 255, 255, 0) 1%, #f0f0f6 50%);
    background: linear-gradient(to right, #f0f0f6 0%, rgba(255, 255, 255, 0) 1%, #f0f0f6 50%);
}

.vertical-rds .apex-rds .apex-rds-selected span,
.t-Body-side .apex-rds .apex-rds-selected span {
    box-shadow: 4px 0 0 #8847d1 inset;
}

.u-RTL .vertical-rds .apex-rds .apex-rds-selected span,
.u-RTL .t-Body-side .apex-rds .apex-rds-selected span {
    box-shadow: -4px 0 0 #8847d1 inset;
}

.a-TagCloud-link {
    border-color: #f2f2f2;
    border-radius: 2px;
    background: #fafafa;
    transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s, color 0.2s;
    color: #7d37cd;
}

.a-TagCloud-link span {
    transition: color 0.2s;
}

.a-TagCloud-link:hover {
    text-decoration: none;
    background-color: #8847d1;
    border-color: #8847d1;
    color: #ffffff;
    box-shadow: 0 0 0 2px #8847d1 inset;
}

.a-TagCloud-link:hover span {
    color: #ffffff;
}

.a-TagCloud-count {
    color: #666666;
    font-weight: 500;
}

.t-Timeline {
    color: #404040;
}

.t-Timeline-username,
.t-Timeline-date,
.t-Timeline-desc {
    color: #737373;
}

.t-Timeline-wrap {
    color: #404040;
}

.t-Timeline-type {
    background-color: #f5f5f5;
    color: #262626;
}

.t-Timeline-type.is-new {
    background-color: #3BAA2C;
    color: #FFF;
}

.t-Timeline-type.is-updated {
    background-color: #0572CE;
    color: #FFF;
}

.t-Timeline-type.is-removed {
    background-color: #f44336;
    color: #FFF;
}

.t-Timeline-wrap:focus {
    outline: none;
    box-shadow: 0 0 0 1px #8847d1 inset;
}

@media (min-width: 769px) {
    .t-Body-nav {
        background-color: #595959;
    }
}

.t-TreeNav {
    background-color: #595959;
}

.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-thumb {
    background-color: #474747;
    box-shadow: inset 1px 0 0 0 #595959;
}

.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-thumb:hover {
    background-color: #666666;
}

.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-track {
    background: #595959;
}

.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-track:hover {
    background-color: #7f7f7f;
}

.t-Region {
    border: none;
    box-shadow: none;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-focused {
    box-shadow: 0 0 0 1px #8847d1 inset;
    background-color: transparent;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current,
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-selected,
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected {
    background-color: #f7f7f7;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current--top,
.t-Region .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row,
.t-Region .a-TreeView-node--topLevel ul {
    background-color: #ffffff;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover {
    background-color: #f0f0f0 !important;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle,
.t-Region .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle {
    color: rgba(64, 64, 64, 0.75);
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle:hover,
.t-Region .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle:hover {
    color: #404040 !important;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
    color: #404040 !important;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-content {
    color: #404040;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-content .fa,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .a-Icon {
    color: rgba(64, 64, 64, 0.95);
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-content .fa:before,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .a-Icon:before {
    color: inherit;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover .fa,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .fa,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover .a-Icon,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .a-Icon {
    color: #404040;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-label {
    color: inherit;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-selected,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top {
    color: #404040;
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-toggle {
    color: rgba(64, 64, 64, 0.75);
}

.t-Region .a-TreeView-node--topLevel .a-TreeView-toggle:hover {
    color: #404040 !important;
}

.t-Region .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row.is-selected,
.t-Region .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row.is-focused {
    background-color: #f7f7f7;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-focused {
    box-shadow: 0 0 0 1px #8847d1 inset;
    background-color: transparent;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-selected,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected {
    background-color: #474747;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current--top,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row,
.t-TreeNav .a-TreeView-node--topLevel ul {
    background-color: #404040;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover {
    background-color: #4f4f4f !important;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle {
    color: rgba(255, 255, 255, 0.75);
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle:hover,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle:hover {
    color: #ffffff !important;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
    color: #ffffff !important;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content {
    color: #ffffff;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .fa,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .a-Icon {
    color: #ffffff;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .fa:before,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .a-Icon:before {
    color: inherit;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .fa,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .fa,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .a-Icon,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .a-Icon {
    color: #ffffff;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-label {
    color: inherit;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-selected,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top {
    color: #ffffff;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle {
    color: rgba(255, 255, 255, 0.75);
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle:hover {
    color: #ffffff !important;
}

.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content .fa,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content .a-Icon {
    color: #ffffff;
}

.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content {
    color: #ffffff;
}

.js-navCollapsed .t-TreeNav .a-TreeView-node--topLevel > .a-TreeView-content .a-TreeView-label .a-TreeView-badge {
    background: #333333;
    color: #ffffff;
}

.t-TreeNav .a-TreeView-badge {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    font-weight: 400;
}

.t-TreeNav .a-TreeView-content.is-current .a-TreeView-label,
.t-TreeNav .a-TreeView-content.is-current--top .a-TreeView-label {
    font-weight: 500;
}

.t-Validation-date {
    color: #404040;
}

.t-Validation-user {
    color: #595959;
}

.t-Body-actions .t-Validation-date {
    color: #343434;
}

.t-Body-actions .t-Validation-user {
    color: #4e4e4e;
}

.t-Dialog-page--wizard {
    border: #e6e6e6;
}

.t-Wizard {
    background-color: #ffffff;
    border-radius: 2px;
    border-color: #e6e6e6;
}

.t-Wizard .t-Wizard-title {
    color: #404040;
}

.t-Wizard .t-Wizard-header {
    background-color: #fafafa;
    border-color: #ededed;
}

.t-WizardSteps-wrap:after {
    background-color: #e6e6e6;
}

.t-WizardSteps-step .t-WizardSteps-marker {
    background-color: #cccccc;
}

.t-WizardSteps-step.is-complete .t-WizardSteps-marker {
    background-color: #3BAA2C;
    color: #FFF;
}

.t-WizardSteps-step.is-active .t-WizardSteps-marker {
    background-color: #8847d1;
}

.t-WizardSteps-label {
    color: #666666;
}

.t-WizardSteps-step.is-active .t-WizardSteps-label {
    color: #404040;
}

.ui-widget {
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.ui-widget .ui-widget {
    font-size: 12px;
}

body .ui-widget-content {
    border-color: #ebebeb;
    background-color: #ffffff;
    color: #404040;
}

body .ui-widget-content a {
    color: #803bce;
}

body .ui-widget-header {
    border-color: #ebebeb;
    background-color: #ffffff;
    color: #262626;
}

body .ui-widget-header a {
    color: #262626;
}

body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default {
    background-color: #f8f8f8;
    color: #383838;
}

body .ui-state-default a,
body .ui-state-default a:link,
body .ui-state-default a:visited,
body .ui-state-active a,
body .ui-state-active a:link,
body .ui-state-active a:visited {
    color: #803bce;
}

body .ui-state-hover,
body .ui-widget-content .ui-state-hover,
body .ui-widget-header .ui-state-hover {
    background-color: #ffffff;
    color: #383838;
}

body .ui-state-focus,
body .ui-widget-content .ui-state-focus,
body .ui-widget-header .ui-state-focus {
    box-shadow: 0 0 0 1px #8847d1 inset, 0 0 1px 2px rgba(136, 71, 209, 0.25) !important;
    background-color: #ffffff;
    color: #383838;
}

body .ui-datepicker .ui-datepicker-buttonpane button:focus {
    outline: none;
    box-shadow: 0 0 0 1px #8847d1 inset, 0 0 1px 2px rgba(136, 71, 209, 0.25) !important;
}

body .ui-state-hover a,
body .ui-state-hover a:hover,
body .ui-state-hover a:link,
body .ui-state-hover a:visited,
body .ui-state-focus a,
body .ui-state-focus a:hover,
body .ui-state-focus a:link,
body .ui-state-focus a:visited {
    color: #803bce;
}

body .ui-state-active,
body .ui-widget-content .ui-state-active,
body .ui-widget-header .ui-state-active {
    background-color: #dedede;
    color: #383838;
}

body .ui-state-highlight,
body .ui-widget-content .ui-state-highlight,
body .ui-widget-header .ui-state-highlight {
    background-color: #ffffff;
    color: #404040;
}

body .ui-state-highlight a,
body .ui-widget-content .ui-state-highlight a,
body .ui-widget-header .ui-state-highlight a {
    color: #404040;
}

body .ui-state-error,
body .ui-widget-content .ui-state-error,
body .ui-widget-header .ui-state-error {
    background-color: #f44336;
    color: #ffffff;
}

body .ui-state-error a,
body .ui-widget-content .ui-state-error a,
body .ui-widget-header .ui-state-error a {
    color: #ffffff;
}

body .ui-state-error-text,
body .ui-widget-content .ui-state-error-text,
body .ui-widget-header .ui-state-error-text {
    color: #f44336;
}

body .ui-datepicker td span.ui-state-default,
body .ui-datepicker td a.ui-state-default {
    background-color: transparent;
    color: #404040;
}

body .ui-datepicker td span.ui-state-default.ui-state-active,
body .ui-datepicker td a.ui-state-default.ui-state-active {
    background-color: #8847d1;
    color: #ffffff;
    font-weight: bold;
}

body .ui-datepicker td span.ui-state-default.ui-state-active.ui-state-hover,
body .ui-datepicker td a.ui-state-default.ui-state-active.ui-state-hover {
    background-color: #8847d1 !important;
}

body .ui-datepicker td span.ui-state-default.ui-state-hover,
body .ui-datepicker td a.ui-state-default.ui-state-hover {
    background-color: #f2f2f2 !important;
}

body .ui-datepicker td span.ui-state-default:focus,
body .ui-datepicker td a.ui-state-default:focus {
    outline: none;
    box-shadow: 0 0 0 1px #8847d1 inset, 0 0 1px 2px rgba(136, 71, 209, 0.25) !important;
}

body .ui-datepicker td span.ui-state-default.ui-state-highlight,
body .ui-datepicker td a.ui-state-default.ui-state-highlight {
    background-color: #ebebeb;
}

body .ui-datepicker th {
    color: #808080;
}

body .ui-datepicker .ui-datepicker-header,
body .ui-datepicker .ui-datepicker-buttonpane button,
body .ui-datepicker .ui-datepicker-next,
body .ui-datepicker .ui-datepicker-prev {
    border-radius: 2px;
}

body .ui-dialog .ui-dialog-titlebar {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

body .ui-dialog .ui-dialog-title {
    color: #262626;
}

body .ui-dialog .ui-dialog-content,
.t-Dialog-page {
    background-color: #ffffff;
    color: #404040;
}

.t-Dialog--wizard.ui-dialog,
.t-Dialog--wizard.ui-dialog .ui-dialog-titlebar,
.t-Dialog--wizard body .ui-dialog .ui-dialog-content {
    background-color: #ffffff;
    color: #404040;
}

.t-Dialog--wizard.ui-dialog .ui-dialog-title {
    color: #404040;
}

body .ui-corner-all {
    border-radius: 2px;
}

body .ui-corner-top,
body .ui-corner-left,
body .ui-corner-tl {
    border-top-left-radius: 2px;
}

body .ui-corner-top,
body .ui-corner-right,
body .ui-corner-tr {
    border-top-right-radius: 2px;
}

body .ui-corner-bottom,
body .ui-corner-left,
body .ui-corner-bl {
    border-bottom-left-radius: 2px;
}

body .ui-corner-bottom,
body .ui-corner-right,
body .ui-corner-br {
    border-bottom-right-radius: 2px;
}

body .ui-button.ui-corner-all {
    border-radius: 2px;
}

body .ui-button.ui-corner-top,
body .ui-button.ui-corner-left,
body .ui-button.ui-corner-tl {
    border-top-left-radius: 2px;
}

body .ui-button.ui-corner-top,
body .ui-button.ui-corner-right,
body .ui-button.ui-corner-tr {
    border-top-right-radius: 2px;
}

body .ui-button.ui-corner-bottom,
body .ui-button.ui-corner-left,
body .ui-button.ui-corner-bl {
    border-bottom-left-radius: 2px;
}

body .ui-button.ui-corner-bottom,
body .ui-button.ui-corner-right,
body .ui-button.ui-corner-br {
    border-bottom-right-radius: 2px;
}

.u-warning {
    background-color: #FBCE4A !important;
    color: #443302;
}

.u-warning-text {
    color: #FBCE4A !important;
}

.u-warning-bg {
    background-color: #FBCE4A !important;
}

.u-warning-border {
    border-color: #FBCE4A !important;
}

.u-success {
    background-color: #3BAA2C !important;
    color: #FFF;
}

.u-success-text {
    color: #3BAA2C !important;
}

.u-success-bg {
    background-color: #3BAA2C !important;
}

.u-success-border {
    border-color: #3BAA2C !important;
}

.u-danger {
    background-color: #f44336 !important;
    color: #ffffff;
}

.u-danger-text {
    color: #f44336 !important;
}

.u-danger-bg {
    background-color: #f44336 !important;
}

.u-danger-border {
    border-color: #f44336 !important;
}

.u-info {
    background-color: #0572CE !important;
    color: #ffffff;
}

.u-info-text {
    color: #0572CE !important;
}

.u-info-bg {
    background-color: #0572CE !important;
}

.u-info-border {
    border-color: #0572CE !important;
}

.u-hot {
    background-color: #8847d1 !important;
    color: #ffffff;
}

.u-hot-text {
    color: #8847d1 !important;
}

.u-hot-bg {
    background-color: #8847d1 !important;
}

.u-hot-border {
    border-color: #8847d1 !important;
}

.u-normal {
    background-color: #f0f0f6 !important;
    color: #3e3e3e;
}

.u-normal-text {
    color: #3e3e3e !important;
}

.u-normal-bg {
    background-color: #3e3e3e !important;
}

.u-normal-border {
    border-color: #3e3e3e !important;
}

body .ui-dialog .ui-dialog-titlebar-close {
    border-radius: 100%;
}

body .ui-dialog .ui-dialog-buttonpane {
    border-top-color: #ebebeb;
}

.t-Body {

}

.t-Body .a-MiniCal {
    border: 1px solid #d0d0e3;
    border-radius: 2px;
    background-color: #f0f0f6;
}

.t-Body .a-MiniCal-title {
    color: #3e3e3e;
}

.t-Body .a-MiniCal-dayOfWeek {
    color: #737373;
}

.t-Body .a-MiniCal-day {
    border-color: #e8e8f1;
    color: #343434;
}

.t-Body .a-MiniCal-day.is-today .a-MiniCal-date {
    background-color: #8847d1;
    color: #ffffff;
}

.t-Body .a-MiniCal-day.is-active .a-MiniCal-date {
    background-color: #FBCE4A;
    color: #443302;
}

.t-Body .a-MiniCal-day.is-weekend {
    background-color: #eaeaf2;
}

.t-Body .a-MiniCal-day.is-null {
    background-color: #e3e3ee;
}

.t-Region {

}

.t-Region .a-MiniCal {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    background-color: #ffffff;
}

.t-Region .a-MiniCal-title {
    color: #404040;
}

.t-Region .a-MiniCal-dayOfWeek {
    color: #808080;
}

.t-Region .a-MiniCal-day {
    border-color: #f9f9f9;
    color: #404040;
}

.t-Region .a-MiniCal-day.is-today .a-MiniCal-date {
    background-color: #8847d1;
    color: #ffffff;
}

.t-Region .a-MiniCal-day.is-active .a-MiniCal-date {
    background-color: #FBCE4A;
    color: #443302;
}

.t-Region .a-MiniCal-day.is-weekend {
    background-color: #fafafa;
}

.t-Region .a-MiniCal-day.is-null {
    background-color: #f5f5f5;
}

.t-Body-actions {

}

.t-Body-actions .a-MiniCal {
    border: 1px solid #d0d0e3;
    border-radius: 2px;
    background-color: #f0f0f6;
}

.t-Body-actions .a-MiniCal-title {
    color: #343434;
}

.t-Body-actions .a-MiniCal-dayOfWeek {
    color: #737373;
}

.t-Body-actions .a-MiniCal-day {
    border-color: #e8e8f1;
    color: #343434;
}

.t-Body-actions .a-MiniCal-day.is-today .a-MiniCal-date {
    background-color: #8847d1;
    color: #ffffff;
}

.t-Body-actions .a-MiniCal-day.is-active .a-MiniCal-date {
    background-color: #FBCE4A;
    color: #443302;
}

.t-Body-actions .a-MiniCal-day.is-weekend {
    background-color: #eaeaf2;
}

.t-Body-actions .a-MiniCal-day.is-null {
    background-color: #e3e3ee;
}

.t-Body-info {

}

.t-Body-info .a-MiniCal {
    border: 1px solid #d0d0e3;
    border-radius: 2px;
    background-color: #f0f0f6;
}

.t-Body-info .a-MiniCal-title {
    color: #3f3f3f;
}

.t-Body-info .a-MiniCal-dayOfWeek {
    color: #737373;
}

.t-Body-info .a-MiniCal-day {
    border-color: #e8e8f1;
    color: #343434;
}

.t-Body-info .a-MiniCal-day.is-today .a-MiniCal-date {
    background-color: #8847d1;
    color: #ffffff;
}

.t-Body-info .a-MiniCal-day.is-active .a-MiniCal-date {
    background-color: #FBCE4A;
    color: #443302;
}

.t-Body-info .a-MiniCal-day.is-weekend {
    background-color: #eaeaf2;
}

.t-Body-info .a-MiniCal-day.is-null {
    background-color: #e3e3ee;
}

.u-colors > :nth-child(45n + 1) .u-color {
    background-color: #309FDB;
    fill: #309FDB;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 1) .u-color-bg,
.u-colors > :nth-child(45n + 1) .u-color-background {
    background-color: #309FDB;
}

.u-colors > :nth-child(45n + 1) .u-color-txt,
.u-colors > :nth-child(45n + 1) .u-color-text {
    color: #309FDB;
}

.u-colors > :nth-child(45n + 1) .u-color-bd,
.u-colors > :nth-child(45n + 1) .u-color-border {
    border-color: #309FDB;
    stroke: #309FDB;
}

.u-colors > :nth-child(45n + 2) .u-color {
    background-color: #13B6CF;
    fill: #13B6CF;
    color: #e4f9fd;
}

.u-colors > :nth-child(45n + 2) .u-color-bg,
.u-colors > :nth-child(45n + 2) .u-color-background {
    background-color: #13B6CF;
}

.u-colors > :nth-child(45n + 2) .u-color-txt,
.u-colors > :nth-child(45n + 2) .u-color-text {
    color: #13B6CF;
}

.u-colors > :nth-child(45n + 2) .u-color-bd,
.u-colors > :nth-child(45n + 2) .u-color-border {
    border-color: #13B6CF;
    stroke: #13B6CF;
}

.u-colors > :nth-child(45n + 3) .u-color {
    background-color: #2EBFBC;
    fill: #2EBFBC;
    color: #f0fcfb;
}

.u-colors > :nth-child(45n + 3) .u-color-bg,
.u-colors > :nth-child(45n + 3) .u-color-background {
    background-color: #2EBFBC;
}

.u-colors > :nth-child(45n + 3) .u-color-txt,
.u-colors > :nth-child(45n + 3) .u-color-text {
    color: #2EBFBC;
}

.u-colors > :nth-child(45n + 3) .u-color-bd,
.u-colors > :nth-child(45n + 3) .u-color-border {
    border-color: #2EBFBC;
    stroke: #2EBFBC;
}

.u-colors > :nth-child(45n + 4) .u-color {
    background-color: #3CAF85;
    fill: #3CAF85;
    color: #f0faf6;
}

.u-colors > :nth-child(45n + 4) .u-color-bg,
.u-colors > :nth-child(45n + 4) .u-color-background {
    background-color: #3CAF85;
}

.u-colors > :nth-child(45n + 4) .u-color-txt,
.u-colors > :nth-child(45n + 4) .u-color-text {
    color: #3CAF85;
}

.u-colors > :nth-child(45n + 4) .u-color-bd,
.u-colors > :nth-child(45n + 4) .u-color-border {
    border-color: #3CAF85;
    stroke: #3CAF85;
}

.u-colors > :nth-child(45n + 5) .u-color {
    background-color: #81BB5F;
    fill: #81BB5F;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 5) .u-color-bg,
.u-colors > :nth-child(45n + 5) .u-color-background {
    background-color: #81BB5F;
}

.u-colors > :nth-child(45n + 5) .u-color-txt,
.u-colors > :nth-child(45n + 5) .u-color-text {
    color: #81BB5F;
}

.u-colors > :nth-child(45n + 5) .u-color-bd,
.u-colors > :nth-child(45n + 5) .u-color-border {
    border-color: #81BB5F;
    stroke: #81BB5F;
}

.u-colors > :nth-child(45n + 6) .u-color {
    background-color: #DDDE53;
    fill: #DDDE53;
    color: #2a2a08;
}

.u-colors > :nth-child(45n + 6) .u-color-bg,
.u-colors > :nth-child(45n + 6) .u-color-background {
    background-color: #DDDE53;
}

.u-colors > :nth-child(45n + 6) .u-color-txt,
.u-colors > :nth-child(45n + 6) .u-color-text {
    color: #DDDE53;
}

.u-colors > :nth-child(45n + 6) .u-color-bd,
.u-colors > :nth-child(45n + 6) .u-color-border {
    border-color: #DDDE53;
    stroke: #DDDE53;
}

.u-colors > :nth-child(45n + 7) .u-color {
    background-color: #FBCE4A;
    fill: #FBCE4A;
    color: #443302;
}

.u-colors > :nth-child(45n + 7) .u-color-bg,
.u-colors > :nth-child(45n + 7) .u-color-background {
    background-color: #FBCE4A;
}

.u-colors > :nth-child(45n + 7) .u-color-txt,
.u-colors > :nth-child(45n + 7) .u-color-text {
    color: #FBCE4A;
}

.u-colors > :nth-child(45n + 7) .u-color-bd,
.u-colors > :nth-child(45n + 7) .u-color-border {
    border-color: #FBCE4A;
    stroke: #FBCE4A;
}

.u-colors > :nth-child(45n + 8) .u-color {
    background-color: #ED813E;
    fill: #ED813E;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 8) .u-color-bg,
.u-colors > :nth-child(45n + 8) .u-color-background {
    background-color: #ED813E;
}

.u-colors > :nth-child(45n + 8) .u-color-txt,
.u-colors > :nth-child(45n + 8) .u-color-text {
    color: #ED813E;
}

.u-colors > :nth-child(45n + 8) .u-color-bd,
.u-colors > :nth-child(45n + 8) .u-color-border {
    border-color: #ED813E;
    stroke: #ED813E;
}

.u-colors > :nth-child(45n + 9) .u-color {
    background-color: #E95B54;
    fill: #E95B54;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 9) .u-color-bg,
.u-colors > :nth-child(45n + 9) .u-color-background {
    background-color: #E95B54;
}

.u-colors > :nth-child(45n + 9) .u-color-txt,
.u-colors > :nth-child(45n + 9) .u-color-text {
    color: #E95B54;
}

.u-colors > :nth-child(45n + 9) .u-color-bd,
.u-colors > :nth-child(45n + 9) .u-color-border {
    border-color: #E95B54;
    stroke: #E95B54;
}

.u-colors > :nth-child(45n + 10) .u-color {
    background-color: #E85D88;
    fill: #E85D88;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 10) .u-color-bg,
.u-colors > :nth-child(45n + 10) .u-color-background {
    background-color: #E85D88;
}

.u-colors > :nth-child(45n + 10) .u-color-txt,
.u-colors > :nth-child(45n + 10) .u-color-text {
    color: #E85D88;
}

.u-colors > :nth-child(45n + 10) .u-color-bd,
.u-colors > :nth-child(45n + 10) .u-color-border {
    border-color: #E85D88;
    stroke: #E85D88;
}

.u-colors > :nth-child(45n + 11) .u-color {
    background-color: #CA589D;
    fill: #CA589D;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 11) .u-color-bg,
.u-colors > :nth-child(45n + 11) .u-color-background {
    background-color: #CA589D;
}

.u-colors > :nth-child(45n + 11) .u-color-txt,
.u-colors > :nth-child(45n + 11) .u-color-text {
    color: #CA589D;
}

.u-colors > :nth-child(45n + 11) .u-color-bd,
.u-colors > :nth-child(45n + 11) .u-color-border {
    border-color: #CA589D;
    stroke: #CA589D;
}

.u-colors > :nth-child(45n + 12) .u-color {
    background-color: #854E9B;
    fill: #854E9B;
    color: #f6f0f8;
}

.u-colors > :nth-child(45n + 12) .u-color-bg,
.u-colors > :nth-child(45n + 12) .u-color-background {
    background-color: #854E9B;
}

.u-colors > :nth-child(45n + 12) .u-color-txt,
.u-colors > :nth-child(45n + 12) .u-color-text {
    color: #854E9B;
}

.u-colors > :nth-child(45n + 12) .u-color-bd,
.u-colors > :nth-child(45n + 12) .u-color-border {
    border-color: #854E9B;
    stroke: #854E9B;
}

.u-colors > :nth-child(45n + 13) .u-color {
    background-color: #5A68AD;
    fill: #5A68AD;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 13) .u-color-bg,
.u-colors > :nth-child(45n + 13) .u-color-background {
    background-color: #5A68AD;
}

.u-colors > :nth-child(45n + 13) .u-color-txt,
.u-colors > :nth-child(45n + 13) .u-color-text {
    color: #5A68AD;
}

.u-colors > :nth-child(45n + 13) .u-color-bd,
.u-colors > :nth-child(45n + 13) .u-color-border {
    border-color: #5A68AD;
    stroke: #5A68AD;
}

.u-colors > :nth-child(45n + 14) .u-color {
    background-color: #AFBAC5;
    fill: #AFBAC5;
    color: #313a44;
}

.u-colors > :nth-child(45n + 14) .u-color-bg,
.u-colors > :nth-child(45n + 14) .u-color-background {
    background-color: #AFBAC5;
}

.u-colors > :nth-child(45n + 14) .u-color-txt,
.u-colors > :nth-child(45n + 14) .u-color-text {
    color: #AFBAC5;
}

.u-colors > :nth-child(45n + 14) .u-color-bd,
.u-colors > :nth-child(45n + 14) .u-color-border {
    border-color: #AFBAC5;
    stroke: #AFBAC5;
}

.u-colors > :nth-child(45n + 15) .u-color {
    background-color: #6E8598;
    fill: #6E8598;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 15) .u-color-bg,
.u-colors > :nth-child(45n + 15) .u-color-background {
    background-color: #6E8598;
}

.u-colors > :nth-child(45n + 15) .u-color-txt,
.u-colors > :nth-child(45n + 15) .u-color-text {
    color: #6E8598;
}

.u-colors > :nth-child(45n + 15) .u-color-bd,
.u-colors > :nth-child(45n + 15) .u-color-border {
    border-color: #6E8598;
    stroke: #6E8598;
}

.u-colors > :nth-child(45n + 16) .u-color {
    background-color: #59b2e2;
    fill: #59b2e2;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 16) .u-color-bg,
.u-colors > :nth-child(45n + 16) .u-color-background {
    background-color: #59b2e2;
}

.u-colors > :nth-child(45n + 16) .u-color-txt,
.u-colors > :nth-child(45n + 16) .u-color-text {
    color: #59b2e2;
}

.u-colors > :nth-child(45n + 16) .u-color-bd,
.u-colors > :nth-child(45n + 16) .u-color-border {
    border-color: #59b2e2;
    stroke: #59b2e2;
}

.u-colors > :nth-child(45n + 17) .u-color {
    background-color: #42c5d9;
    fill: #42c5d9;
    color: #051517;
}

.u-colors > :nth-child(45n + 17) .u-color-bg,
.u-colors > :nth-child(45n + 17) .u-color-background {
    background-color: #42c5d9;
}

.u-colors > :nth-child(45n + 17) .u-color-txt,
.u-colors > :nth-child(45n + 17) .u-color-text {
    color: #42c5d9;
}

.u-colors > :nth-child(45n + 17) .u-color-bd,
.u-colors > :nth-child(45n + 17) .u-color-border {
    border-color: #42c5d9;
    stroke: #42c5d9;
}

.u-colors > :nth-child(45n + 18) .u-color {
    background-color: #58ccc9;
    fill: #58ccc9;
    color: #091c1c;
}

.u-colors > :nth-child(45n + 18) .u-color-bg,
.u-colors > :nth-child(45n + 18) .u-color-background {
    background-color: #58ccc9;
}

.u-colors > :nth-child(45n + 18) .u-color-txt,
.u-colors > :nth-child(45n + 18) .u-color-text {
    color: #58ccc9;
}

.u-colors > :nth-child(45n + 18) .u-color-bd,
.u-colors > :nth-child(45n + 18) .u-color-border {
    border-color: #58ccc9;
    stroke: #58ccc9;
}

.u-colors > :nth-child(45n + 19) .u-color {
    background-color: #63bf9d;
    fill: #63bf9d;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 19) .u-color-bg,
.u-colors > :nth-child(45n + 19) .u-color-background {
    background-color: #63bf9d;
}

.u-colors > :nth-child(45n + 19) .u-color-txt,
.u-colors > :nth-child(45n + 19) .u-color-text {
    color: #63bf9d;
}

.u-colors > :nth-child(45n + 19) .u-color-bd,
.u-colors > :nth-child(45n + 19) .u-color-border {
    border-color: #63bf9d;
    stroke: #63bf9d;
}

.u-colors > :nth-child(45n + 20) .u-color {
    background-color: #9ac97f;
    fill: #9ac97f;
    color: #203316;
}

.u-colors > :nth-child(45n + 20) .u-color-bg,
.u-colors > :nth-child(45n + 20) .u-color-background {
    background-color: #9ac97f;
}

.u-colors > :nth-child(45n + 20) .u-color-txt,
.u-colors > :nth-child(45n + 20) .u-color-text {
    color: #9ac97f;
}

.u-colors > :nth-child(45n + 20) .u-color-bd,
.u-colors > :nth-child(45n + 20) .u-color-border {
    border-color: #9ac97f;
    stroke: #9ac97f;
}

.u-colors > :nth-child(45n + 21) .u-color {
    background-color: #e4e575;
    fill: #e4e575;
    color: #4c4c0f;
}

.u-colors > :nth-child(45n + 21) .u-color-bg,
.u-colors > :nth-child(45n + 21) .u-color-background {
    background-color: #e4e575;
}

.u-colors > :nth-child(45n + 21) .u-color-txt,
.u-colors > :nth-child(45n + 21) .u-color-text {
    color: #e4e575;
}

.u-colors > :nth-child(45n + 21) .u-color-bd,
.u-colors > :nth-child(45n + 21) .u-color-border {
    border-color: #e4e575;
    stroke: #e4e575;
}

.u-colors > :nth-child(45n + 22) .u-color {
    background-color: #fcd86e;
    fill: #fcd86e;
    color: #694f02;
}

.u-colors > :nth-child(45n + 22) .u-color-bg,
.u-colors > :nth-child(45n + 22) .u-color-background {
    background-color: #fcd86e;
}

.u-colors > :nth-child(45n + 22) .u-color-txt,
.u-colors > :nth-child(45n + 22) .u-color-text {
    color: #fcd86e;
}

.u-colors > :nth-child(45n + 22) .u-color-bd,
.u-colors > :nth-child(45n + 22) .u-color-border {
    border-color: #fcd86e;
    stroke: #fcd86e;
}

.u-colors > :nth-child(45n + 23) .u-color {
    background-color: #f19a65;
    fill: #f19a65;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 23) .u-color-bg,
.u-colors > :nth-child(45n + 23) .u-color-background {
    background-color: #f19a65;
}

.u-colors > :nth-child(45n + 23) .u-color-txt,
.u-colors > :nth-child(45n + 23) .u-color-text {
    color: #f19a65;
}

.u-colors > :nth-child(45n + 23) .u-color-bd,
.u-colors > :nth-child(45n + 23) .u-color-border {
    border-color: #f19a65;
    stroke: #f19a65;
}

.u-colors > :nth-child(45n + 24) .u-color {
    background-color: #ed7c76;
    fill: #ed7c76;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 24) .u-color-bg,
.u-colors > :nth-child(45n + 24) .u-color-background {
    background-color: #ed7c76;
}

.u-colors > :nth-child(45n + 24) .u-color-txt,
.u-colors > :nth-child(45n + 24) .u-color-text {
    color: #ed7c76;
}

.u-colors > :nth-child(45n + 24) .u-color-bd,
.u-colors > :nth-child(45n + 24) .u-color-border {
    border-color: #ed7c76;
    stroke: #ed7c76;
}

.u-colors > :nth-child(45n + 25) .u-color {
    background-color: #ed7da0;
    fill: #ed7da0;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 25) .u-color-bg,
.u-colors > :nth-child(45n + 25) .u-color-background {
    background-color: #ed7da0;
}

.u-colors > :nth-child(45n + 25) .u-color-txt,
.u-colors > :nth-child(45n + 25) .u-color-text {
    color: #ed7da0;
}

.u-colors > :nth-child(45n + 25) .u-color-bd,
.u-colors > :nth-child(45n + 25) .u-color-border {
    border-color: #ed7da0;
    stroke: #ed7da0;
}

.u-colors > :nth-child(45n + 26) .u-color {
    background-color: #d579b1;
    fill: #d579b1;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 26) .u-color-bg,
.u-colors > :nth-child(45n + 26) .u-color-background {
    background-color: #d579b1;
}

.u-colors > :nth-child(45n + 26) .u-color-txt,
.u-colors > :nth-child(45n + 26) .u-color-text {
    color: #d579b1;
}

.u-colors > :nth-child(45n + 26) .u-color-bd,
.u-colors > :nth-child(45n + 26) .u-color-border {
    border-color: #d579b1;
    stroke: #d579b1;
}

.u-colors > :nth-child(45n + 27) .u-color {
    background-color: #9d71af;
    fill: #9d71af;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 27) .u-color-bg,
.u-colors > :nth-child(45n + 27) .u-color-background {
    background-color: #9d71af;
}

.u-colors > :nth-child(45n + 27) .u-color-txt,
.u-colors > :nth-child(45n + 27) .u-color-text {
    color: #9d71af;
}

.u-colors > :nth-child(45n + 27) .u-color-bd,
.u-colors > :nth-child(45n + 27) .u-color-border {
    border-color: #9d71af;
    stroke: #9d71af;
}

.u-colors > :nth-child(45n + 28) .u-color {
    background-color: #7b86bd;
    fill: #7b86bd;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 28) .u-color-bg,
.u-colors > :nth-child(45n + 28) .u-color-background {
    background-color: #7b86bd;
}

.u-colors > :nth-child(45n + 28) .u-color-txt,
.u-colors > :nth-child(45n + 28) .u-color-text {
    color: #7b86bd;
}

.u-colors > :nth-child(45n + 28) .u-color-bd,
.u-colors > :nth-child(45n + 28) .u-color-border {
    border-color: #7b86bd;
    stroke: #7b86bd;
}

.u-colors > :nth-child(45n + 29) .u-color {
    background-color: #bfc8d1;
    fill: #bfc8d1;
    color: #3d4854;
}

.u-colors > :nth-child(45n + 29) .u-color-bg,
.u-colors > :nth-child(45n + 29) .u-color-background {
    background-color: #bfc8d1;
}

.u-colors > :nth-child(45n + 29) .u-color-txt,
.u-colors > :nth-child(45n + 29) .u-color-text {
    color: #bfc8d1;
}

.u-colors > :nth-child(45n + 29) .u-color-bd,
.u-colors > :nth-child(45n + 29) .u-color-border {
    border-color: #bfc8d1;
    stroke: #bfc8d1;
}

.u-colors > :nth-child(45n + 30) .u-color {
    background-color: #8b9dad;
    fill: #8b9dad;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 30) .u-color-bg,
.u-colors > :nth-child(45n + 30) .u-color-background {
    background-color: #8b9dad;
}

.u-colors > :nth-child(45n + 30) .u-color-txt,
.u-colors > :nth-child(45n + 30) .u-color-text {
    color: #8b9dad;
}

.u-colors > :nth-child(45n + 30) .u-color-bd,
.u-colors > :nth-child(45n + 30) .u-color-border {
    border-color: #8b9dad;
    stroke: #8b9dad;
}

.u-colors > :nth-child(45n + 31) .u-color {
    background-color: #198cca;
    fill: #198cca;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 31) .u-color-bg,
.u-colors > :nth-child(45n + 31) .u-color-background {
    background-color: #198cca;
}

.u-colors > :nth-child(45n + 31) .u-color-txt,
.u-colors > :nth-child(45n + 31) .u-color-text {
    color: #198cca;
}

.u-colors > :nth-child(45n + 31) .u-color-bd,
.u-colors > :nth-child(45n + 31) .u-color-border {
    border-color: #198cca;
    stroke: #198cca;
}

.u-colors > :nth-child(45n + 32) .u-color {
    background-color: #02a5be;
    fill: #02a5be;
    color: #000000;
}

.u-colors > :nth-child(45n + 32) .u-color-bg,
.u-colors > :nth-child(45n + 32) .u-color-background {
    background-color: #02a5be;
}

.u-colors > :nth-child(45n + 32) .u-color-txt,
.u-colors > :nth-child(45n + 32) .u-color-text {
    color: #02a5be;
}

.u-colors > :nth-child(45n + 32) .u-color-bd,
.u-colors > :nth-child(45n + 32) .u-color-border {
    border-color: #02a5be;
    stroke: #02a5be;
}

.u-colors > :nth-child(45n + 33) .u-color {
    background-color: #18b1ae;
    fill: #18b1ae;
    color: #000000;
}

.u-colors > :nth-child(45n + 33) .u-color-bg,
.u-colors > :nth-child(45n + 33) .u-color-background {
    background-color: #18b1ae;
}

.u-colors > :nth-child(45n + 33) .u-color-txt,
.u-colors > :nth-child(45n + 33) .u-color-text {
    color: #18b1ae;
}

.u-colors > :nth-child(45n + 33) .u-color-bd,
.u-colors > :nth-child(45n + 33) .u-color-border {
    border-color: #18b1ae;
    stroke: #18b1ae;
}

.u-colors > :nth-child(45n + 34) .u-color {
    background-color: #24a475;
    fill: #24a475;
    color: #effbf7;
}

.u-colors > :nth-child(45n + 34) .u-color-bg,
.u-colors > :nth-child(45n + 34) .u-color-background {
    background-color: #24a475;
}

.u-colors > :nth-child(45n + 34) .u-color-txt,
.u-colors > :nth-child(45n + 34) .u-color-text {
    color: #24a475;
}

.u-colors > :nth-child(45n + 34) .u-color-bd,
.u-colors > :nth-child(45n + 34) .u-color-border {
    border-color: #24a475;
    stroke: #24a475;
}

.u-colors > :nth-child(45n + 35) .u-color {
    background-color: #6aad42;
    fill: #6aad42;
    color: #0c1506;
}

.u-colors > :nth-child(45n + 35) .u-color-bg,
.u-colors > :nth-child(45n + 35) .u-color-background {
    background-color: #6aad42;
}

.u-colors > :nth-child(45n + 35) .u-color-txt,
.u-colors > :nth-child(45n + 35) .u-color-text {
    color: #6aad42;
}

.u-colors > :nth-child(45n + 35) .u-color-bd,
.u-colors > :nth-child(45n + 35) .u-color-border {
    border-color: #6aad42;
    stroke: #6aad42;
}

.u-colors > :nth-child(45n + 36) .u-color {
    background-color: #c9ca39;
    fill: #c9ca39;
    color: #2d2e04;
}

.u-colors > :nth-child(45n + 36) .u-color-bg,
.u-colors > :nth-child(45n + 36) .u-color-background {
    background-color: #c9ca39;
}

.u-colors > :nth-child(45n + 36) .u-color-txt,
.u-colors > :nth-child(45n + 36) .u-color-text {
    color: #c9ca39;
}

.u-colors > :nth-child(45n + 36) .u-color-bd,
.u-colors > :nth-child(45n + 36) .u-color-border {
    border-color: #c9ca39;
    stroke: #c9ca39;
}

.u-colors > :nth-child(45n + 37) .u-color {
    background-color: #d9b13b;
    fill: #d9b13b;
    color: #463400;
}

.u-colors > :nth-child(45n + 37) .u-color-bg,
.u-colors > :nth-child(45n + 37) .u-color-background {
    background-color: #d9b13b;
}

.u-colors > :nth-child(45n + 37) .u-color-txt,
.u-colors > :nth-child(45n + 37) .u-color-text {
    color: #d9b13b;
}

.u-colors > :nth-child(45n + 37) .u-color-bd,
.u-colors > :nth-child(45n + 37) .u-color-border {
    border-color: #d9b13b;
    stroke: #d9b13b;
}

.u-colors > :nth-child(45n + 38) .u-color {
    background-color: #d76a27;
    fill: #d76a27;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 38) .u-color-bg,
.u-colors > :nth-child(45n + 38) .u-color-background {
    background-color: #d76a27;
}

.u-colors > :nth-child(45n + 38) .u-color-txt,
.u-colors > :nth-child(45n + 38) .u-color-text {
    color: #d76a27;
}

.u-colors > :nth-child(45n + 38) .u-color-bd,
.u-colors > :nth-child(45n + 38) .u-color-border {
    border-color: #d76a27;
    stroke: #d76a27;
}

.u-colors > :nth-child(45n + 39) .u-color {
    background-color: #d2423b;
    fill: #d2423b;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 39) .u-color-bg,
.u-colors > :nth-child(45n + 39) .u-color-background {
    background-color: #d2423b;
}

.u-colors > :nth-child(45n + 39) .u-color-txt,
.u-colors > :nth-child(45n + 39) .u-color-text {
    color: #d2423b;
}

.u-colors > :nth-child(45n + 39) .u-color-bd,
.u-colors > :nth-child(45n + 39) .u-color-border {
    border-color: #d2423b;
    stroke: #d2423b;
}

.u-colors > :nth-child(45n + 40) .u-color {
    background-color: #d1436f;
    fill: #d1436f;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 40) .u-color-bg,
.u-colors > :nth-child(45n + 40) .u-color-background {
    background-color: #d1436f;
}

.u-colors > :nth-child(45n + 40) .u-color-txt,
.u-colors > :nth-child(45n + 40) .u-color-text {
    color: #d1436f;
}

.u-colors > :nth-child(45n + 40) .u-color-bd,
.u-colors > :nth-child(45n + 40) .u-color-border {
    border-color: #d1436f;
    stroke: #d1436f;
}

.u-colors > :nth-child(45n + 41) .u-color {
    background-color: #ba3d88;
    fill: #ba3d88;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 41) .u-color-bg,
.u-colors > :nth-child(45n + 41) .u-color-background {
    background-color: #ba3d88;
}

.u-colors > :nth-child(45n + 41) .u-color-txt,
.u-colors > :nth-child(45n + 41) .u-color-text {
    color: #ba3d88;
}

.u-colors > :nth-child(45n + 41) .u-color-bd,
.u-colors > :nth-child(45n + 41) .u-color-border {
    border-color: #ba3d88;
    stroke: #ba3d88;
}

.u-colors > :nth-child(45n + 42) .u-color {
    background-color: #773393;
    fill: #773393;
    color: #f6eff9;
}

.u-colors > :nth-child(45n + 42) .u-color-bg,
.u-colors > :nth-child(45n + 42) .u-color-background {
    background-color: #773393;
}

.u-colors > :nth-child(45n + 42) .u-color-txt,
.u-colors > :nth-child(45n + 42) .u-color-text {
    color: #773393;
}

.u-colors > :nth-child(45n + 42) .u-color-bd,
.u-colors > :nth-child(45n + 42) .u-color-border {
    border-color: #773393;
    stroke: #773393;
}

.u-colors > :nth-child(45n + 43) .u-color {
    background-color: #3d4ea3;
    fill: #3d4ea3;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 43) .u-color-bg,
.u-colors > :nth-child(45n + 43) .u-color-background {
    background-color: #3d4ea3;
}

.u-colors > :nth-child(45n + 43) .u-color-txt,
.u-colors > :nth-child(45n + 43) .u-color-text {
    color: #3d4ea3;
}

.u-colors > :nth-child(45n + 43) .u-color-bd,
.u-colors > :nth-child(45n + 43) .u-color-border {
    border-color: #3d4ea3;
    stroke: #3d4ea3;
}

.u-colors > :nth-child(45n + 44) .u-color {
    background-color: #8c9eb0;
    fill: #8c9eb0;
    color: #283a4d;
}

.u-colors > :nth-child(45n + 44) .u-color-bg,
.u-colors > :nth-child(45n + 44) .u-color-background {
    background-color: #8c9eb0;
}

.u-colors > :nth-child(45n + 44) .u-color-txt,
.u-colors > :nth-child(45n + 44) .u-color-text {
    color: #8c9eb0;
}

.u-colors > :nth-child(45n + 44) .u-color-bd,
.u-colors > :nth-child(45n + 44) .u-color-border {
    border-color: #8c9eb0;
    stroke: #8c9eb0;
}

.u-colors > :nth-child(45n + 45) .u-color {
    background-color: #4e7391;
    fill: #4e7391;
    color: #ffffff;
}

.u-colors > :nth-child(45n + 45) .u-color-bg,
.u-colors > :nth-child(45n + 45) .u-color-background {
    background-color: #4e7391;
}

.u-colors > :nth-child(45n + 45) .u-color-txt,
.u-colors > :nth-child(45n + 45) .u-color-text {
    color: #4e7391;
}

.u-colors > :nth-child(45n + 45) .u-color-bd,
.u-colors > :nth-child(45n + 45) .u-color-border {
    border-color: #4e7391;
    stroke: #4e7391;
}

.u-color-1 {
    background-color: #309FDB !important;
    fill: #309FDB !important;
    color: #ffffff !important;
}

.u-color-1-bg,
.u-color-1-background {
    background-color: #309FDB !important;
    fill: #309FDB !important;
}

.u-color-1-txt,
.u-color-1-text {
    color: #309FDB !important;
}

.u-color-1-bd,
.u-color-1-border {
    border-color: #309FDB !important;
    stroke: #309FDB !important;
}

.u-color-2 {
    background-color: #13B6CF !important;
    fill: #13B6CF !important;
    color: #e4f9fd !important;
}

.u-color-2-bg,
.u-color-2-background {
    background-color: #13B6CF !important;
    fill: #13B6CF !important;
}

.u-color-2-txt,
.u-color-2-text {
    color: #13B6CF !important;
}

.u-color-2-bd,
.u-color-2-border {
    border-color: #13B6CF !important;
    stroke: #13B6CF !important;
}

.u-color-3 {
    background-color: #2EBFBC !important;
    fill: #2EBFBC !important;
    color: #f0fcfb !important;
}

.u-color-3-bg,
.u-color-3-background {
    background-color: #2EBFBC !important;
    fill: #2EBFBC !important;
}

.u-color-3-txt,
.u-color-3-text {
    color: #2EBFBC !important;
}

.u-color-3-bd,
.u-color-3-border {
    border-color: #2EBFBC !important;
    stroke: #2EBFBC !important;
}

.u-color-4 {
    background-color: #3CAF85 !important;
    fill: #3CAF85 !important;
    color: #f0faf6 !important;
}

.u-color-4-bg,
.u-color-4-background {
    background-color: #3CAF85 !important;
    fill: #3CAF85 !important;
}

.u-color-4-txt,
.u-color-4-text {
    color: #3CAF85 !important;
}

.u-color-4-bd,
.u-color-4-border {
    border-color: #3CAF85 !important;
    stroke: #3CAF85 !important;
}

.u-color-5 {
    background-color: #81BB5F !important;
    fill: #81BB5F !important;
    color: #ffffff !important;
}

.u-color-5-bg,
.u-color-5-background {
    background-color: #81BB5F !important;
    fill: #81BB5F !important;
}

.u-color-5-txt,
.u-color-5-text {
    color: #81BB5F !important;
}

.u-color-5-bd,
.u-color-5-border {
    border-color: #81BB5F !important;
    stroke: #81BB5F !important;
}

.u-color-6 {
    background-color: #DDDE53 !important;
    fill: #DDDE53 !important;
    color: #2a2a08 !important;
}

.u-color-6-bg,
.u-color-6-background {
    background-color: #DDDE53 !important;
    fill: #DDDE53 !important;
}

.u-color-6-txt,
.u-color-6-text {
    color: #DDDE53 !important;
}

.u-color-6-bd,
.u-color-6-border {
    border-color: #DDDE53 !important;
    stroke: #DDDE53 !important;
}

.u-color-7 {
    background-color: #FBCE4A !important;
    fill: #FBCE4A !important;
    color: #443302 !important;
}

.u-color-7-bg,
.u-color-7-background {
    background-color: #FBCE4A !important;
    fill: #FBCE4A !important;
}

.u-color-7-txt,
.u-color-7-text {
    color: #FBCE4A !important;
}

.u-color-7-bd,
.u-color-7-border {
    border-color: #FBCE4A !important;
    stroke: #FBCE4A !important;
}

.u-color-8 {
    background-color: #ED813E !important;
    fill: #ED813E !important;
    color: #ffffff !important;
}

.u-color-8-bg,
.u-color-8-background {
    background-color: #ED813E !important;
    fill: #ED813E !important;
}

.u-color-8-txt,
.u-color-8-text {
    color: #ED813E !important;
}

.u-color-8-bd,
.u-color-8-border {
    border-color: #ED813E !important;
    stroke: #ED813E !important;
}

.u-color-9 {
    background-color: #E95B54 !important;
    fill: #E95B54 !important;
    color: #ffffff !important;
}

.u-color-9-bg,
.u-color-9-background {
    background-color: #E95B54 !important;
    fill: #E95B54 !important;
}

.u-color-9-txt,
.u-color-9-text {
    color: #E95B54 !important;
}

.u-color-9-bd,
.u-color-9-border {
    border-color: #E95B54 !important;
    stroke: #E95B54 !important;
}

.u-color-10 {
    background-color: #E85D88 !important;
    fill: #E85D88 !important;
    color: #ffffff !important;
}

.u-color-10-bg,
.u-color-10-background {
    background-color: #E85D88 !important;
    fill: #E85D88 !important;
}

.u-color-10-txt,
.u-color-10-text {
    color: #E85D88 !important;
}

.u-color-10-bd,
.u-color-10-border {
    border-color: #E85D88 !important;
    stroke: #E85D88 !important;
}

.u-color-11 {
    background-color: #CA589D !important;
    fill: #CA589D !important;
    color: #ffffff !important;
}

.u-color-11-bg,
.u-color-11-background {
    background-color: #CA589D !important;
    fill: #CA589D !important;
}

.u-color-11-txt,
.u-color-11-text {
    color: #CA589D !important;
}

.u-color-11-bd,
.u-color-11-border {
    border-color: #CA589D !important;
    stroke: #CA589D !important;
}

.u-color-12 {
    background-color: #854E9B !important;
    fill: #854E9B !important;
    color: #f6f0f8 !important;
}

.u-color-12-bg,
.u-color-12-background {
    background-color: #854E9B !important;
    fill: #854E9B !important;
}

.u-color-12-txt,
.u-color-12-text {
    color: #854E9B !important;
}

.u-color-12-bd,
.u-color-12-border {
    border-color: #854E9B !important;
    stroke: #854E9B !important;
}

.u-color-13 {
    background-color: #5A68AD !important;
    fill: #5A68AD !important;
    color: #ffffff !important;
}

.u-color-13-bg,
.u-color-13-background {
    background-color: #5A68AD !important;
    fill: #5A68AD !important;
}

.u-color-13-txt,
.u-color-13-text {
    color: #5A68AD !important;
}

.u-color-13-bd,
.u-color-13-border {
    border-color: #5A68AD !important;
    stroke: #5A68AD !important;
}

.u-color-14 {
    background-color: #AFBAC5 !important;
    fill: #AFBAC5 !important;
    color: #313a44 !important;
}

.u-color-14-bg,
.u-color-14-background {
    background-color: #AFBAC5 !important;
    fill: #AFBAC5 !important;
}

.u-color-14-txt,
.u-color-14-text {
    color: #AFBAC5 !important;
}

.u-color-14-bd,
.u-color-14-border {
    border-color: #AFBAC5 !important;
    stroke: #AFBAC5 !important;
}

.u-color-15 {
    background-color: #6E8598 !important;
    fill: #6E8598 !important;
    color: #ffffff !important;
}

.u-color-15-bg,
.u-color-15-background {
    background-color: #6E8598 !important;
    fill: #6E8598 !important;
}

.u-color-15-txt,
.u-color-15-text {
    color: #6E8598 !important;
}

.u-color-15-bd,
.u-color-15-border {
    border-color: #6E8598 !important;
    stroke: #6E8598 !important;
}

.u-color-16 {
    background-color: #59b2e2 !important;
    fill: #59b2e2 !important;
    color: #ffffff !important;
}

.u-color-16-bg,
.u-color-16-background {
    background-color: #59b2e2 !important;
    fill: #59b2e2 !important;
}

.u-color-16-txt,
.u-color-16-text {
    color: #59b2e2 !important;
}

.u-color-16-bd,
.u-color-16-border {
    border-color: #59b2e2 !important;
    stroke: #59b2e2 !important;
}

.u-color-17 {
    background-color: #42c5d9 !important;
    fill: #42c5d9 !important;
    color: #051517 !important;
}

.u-color-17-bg,
.u-color-17-background {
    background-color: #42c5d9 !important;
    fill: #42c5d9 !important;
}

.u-color-17-txt,
.u-color-17-text {
    color: #42c5d9 !important;
}

.u-color-17-bd,
.u-color-17-border {
    border-color: #42c5d9 !important;
    stroke: #42c5d9 !important;
}

.u-color-18 {
    background-color: #58ccc9 !important;
    fill: #58ccc9 !important;
    color: #091c1c !important;
}

.u-color-18-bg,
.u-color-18-background {
    background-color: #58ccc9 !important;
    fill: #58ccc9 !important;
}

.u-color-18-txt,
.u-color-18-text {
    color: #58ccc9 !important;
}

.u-color-18-bd,
.u-color-18-border {
    border-color: #58ccc9 !important;
    stroke: #58ccc9 !important;
}

.u-color-19 {
    background-color: #63bf9d !important;
    fill: #63bf9d !important;
    color: #ffffff !important;
}

.u-color-19-bg,
.u-color-19-background {
    background-color: #63bf9d !important;
    fill: #63bf9d !important;
}

.u-color-19-txt,
.u-color-19-text {
    color: #63bf9d !important;
}

.u-color-19-bd,
.u-color-19-border {
    border-color: #63bf9d !important;
    stroke: #63bf9d !important;
}

.u-color-20 {
    background-color: #9ac97f !important;
    fill: #9ac97f !important;
    color: #203316 !important;
}

.u-color-20-bg,
.u-color-20-background {
    background-color: #9ac97f !important;
    fill: #9ac97f !important;
}

.u-color-20-txt,
.u-color-20-text {
    color: #9ac97f !important;
}

.u-color-20-bd,
.u-color-20-border {
    border-color: #9ac97f !important;
    stroke: #9ac97f !important;
}

.u-color-21 {
    background-color: #e4e575 !important;
    fill: #e4e575 !important;
    color: #4c4c0f !important;
}

.u-color-21-bg,
.u-color-21-background {
    background-color: #e4e575 !important;
    fill: #e4e575 !important;
}

.u-color-21-txt,
.u-color-21-text {
    color: #e4e575 !important;
}

.u-color-21-bd,
.u-color-21-border {
    border-color: #e4e575 !important;
    stroke: #e4e575 !important;
}

.u-color-22 {
    background-color: #fcd86e !important;
    fill: #fcd86e !important;
    color: #694f02 !important;
}

.u-color-22-bg,
.u-color-22-background {
    background-color: #fcd86e !important;
    fill: #fcd86e !important;
}

.u-color-22-txt,
.u-color-22-text {
    color: #fcd86e !important;
}

.u-color-22-bd,
.u-color-22-border {
    border-color: #fcd86e !important;
    stroke: #fcd86e !important;
}

.u-color-23 {
    background-color: #f19a65 !important;
    fill: #f19a65 !important;
    color: #ffffff !important;
}

.u-color-23-bg,
.u-color-23-background {
    background-color: #f19a65 !important;
    fill: #f19a65 !important;
}

.u-color-23-txt,
.u-color-23-text {
    color: #f19a65 !important;
}

.u-color-23-bd,
.u-color-23-border {
    border-color: #f19a65 !important;
    stroke: #f19a65 !important;
}

.u-color-24 {
    background-color: #ed7c76 !important;
    fill: #ed7c76 !important;
    color: #ffffff !important;
}

.u-color-24-bg,
.u-color-24-background {
    background-color: #ed7c76 !important;
    fill: #ed7c76 !important;
}

.u-color-24-txt,
.u-color-24-text {
    color: #ed7c76 !important;
}

.u-color-24-bd,
.u-color-24-border {
    border-color: #ed7c76 !important;
    stroke: #ed7c76 !important;
}

.u-color-25 {
    background-color: #ed7da0 !important;
    fill: #ed7da0 !important;
    color: #ffffff !important;
}

.u-color-25-bg,
.u-color-25-background {
    background-color: #ed7da0 !important;
    fill: #ed7da0 !important;
}

.u-color-25-txt,
.u-color-25-text {
    color: #ed7da0 !important;
}

.u-color-25-bd,
.u-color-25-border {
    border-color: #ed7da0 !important;
    stroke: #ed7da0 !important;
}

.u-color-26 {
    background-color: #d579b1 !important;
    fill: #d579b1 !important;
    color: #ffffff !important;
}

.u-color-26-bg,
.u-color-26-background {
    background-color: #d579b1 !important;
    fill: #d579b1 !important;
}

.u-color-26-txt,
.u-color-26-text {
    color: #d579b1 !important;
}

.u-color-26-bd,
.u-color-26-border {
    border-color: #d579b1 !important;
    stroke: #d579b1 !important;
}

.u-color-27 {
    background-color: #9d71af !important;
    fill: #9d71af !important;
    color: #ffffff !important;
}

.u-color-27-bg,
.u-color-27-background {
    background-color: #9d71af !important;
    fill: #9d71af !important;
}

.u-color-27-txt,
.u-color-27-text {
    color: #9d71af !important;
}

.u-color-27-bd,
.u-color-27-border {
    border-color: #9d71af !important;
    stroke: #9d71af !important;
}

.u-color-28 {
    background-color: #7b86bd !important;
    fill: #7b86bd !important;
    color: #ffffff !important;
}

.u-color-28-bg,
.u-color-28-background {
    background-color: #7b86bd !important;
    fill: #7b86bd !important;
}

.u-color-28-txt,
.u-color-28-text {
    color: #7b86bd !important;
}

.u-color-28-bd,
.u-color-28-border {
    border-color: #7b86bd !important;
    stroke: #7b86bd !important;
}

.u-color-29 {
    background-color: #bfc8d1 !important;
    fill: #bfc8d1 !important;
    color: #3d4854 !important;
}

.u-color-29-bg,
.u-color-29-background {
    background-color: #bfc8d1 !important;
    fill: #bfc8d1 !important;
}

.u-color-29-txt,
.u-color-29-text {
    color: #bfc8d1 !important;
}

.u-color-29-bd,
.u-color-29-border {
    border-color: #bfc8d1 !important;
    stroke: #bfc8d1 !important;
}

.u-color-30 {
    background-color: #8b9dad !important;
    fill: #8b9dad !important;
    color: #ffffff !important;
}

.u-color-30-bg,
.u-color-30-background {
    background-color: #8b9dad !important;
    fill: #8b9dad !important;
}

.u-color-30-txt,
.u-color-30-text {
    color: #8b9dad !important;
}

.u-color-30-bd,
.u-color-30-border {
    border-color: #8b9dad !important;
    stroke: #8b9dad !important;
}

.u-color-31 {
    background-color: #198cca !important;
    fill: #198cca !important;
    color: #ffffff !important;
}

.u-color-31-bg,
.u-color-31-background {
    background-color: #198cca !important;
    fill: #198cca !important;
}

.u-color-31-txt,
.u-color-31-text {
    color: #198cca !important;
}

.u-color-31-bd,
.u-color-31-border {
    border-color: #198cca !important;
    stroke: #198cca !important;
}

.u-color-32 {
    background-color: #02a5be !important;
    fill: #02a5be !important;
    color: #000000 !important;
}

.u-color-32-bg,
.u-color-32-background {
    background-color: #02a5be !important;
    fill: #02a5be !important;
}

.u-color-32-txt,
.u-color-32-text {
    color: #02a5be !important;
}

.u-color-32-bd,
.u-color-32-border {
    border-color: #02a5be !important;
    stroke: #02a5be !important;
}

.u-color-33 {
    background-color: #18b1ae !important;
    fill: #18b1ae !important;
    color: #000000 !important;
}

.u-color-33-bg,
.u-color-33-background {
    background-color: #18b1ae !important;
    fill: #18b1ae !important;
}

.u-color-33-txt,
.u-color-33-text {
    color: #18b1ae !important;
}

.u-color-33-bd,
.u-color-33-border {
    border-color: #18b1ae !important;
    stroke: #18b1ae !important;
}

.u-color-34 {
    background-color: #24a475 !important;
    fill: #24a475 !important;
    color: #effbf7 !important;
}

.u-color-34-bg,
.u-color-34-background {
    background-color: #24a475 !important;
    fill: #24a475 !important;
}

.u-color-34-txt,
.u-color-34-text {
    color: #24a475 !important;
}

.u-color-34-bd,
.u-color-34-border {
    border-color: #24a475 !important;
    stroke: #24a475 !important;
}

.u-color-35 {
    background-color: #6aad42 !important;
    fill: #6aad42 !important;
    color: #0c1506 !important;
}

.u-color-35-bg,
.u-color-35-background {
    background-color: #6aad42 !important;
    fill: #6aad42 !important;
}

.u-color-35-txt,
.u-color-35-text {
    color: #6aad42 !important;
}

.u-color-35-bd,
.u-color-35-border {
    border-color: #6aad42 !important;
    stroke: #6aad42 !important;
}

.u-color-36 {
    background-color: #c9ca39 !important;
    fill: #c9ca39 !important;
    color: #2d2e04 !important;
}

.u-color-36-bg,
.u-color-36-background {
    background-color: #c9ca39 !important;
    fill: #c9ca39 !important;
}

.u-color-36-txt,
.u-color-36-text {
    color: #c9ca39 !important;
}

.u-color-36-bd,
.u-color-36-border {
    border-color: #c9ca39 !important;
    stroke: #c9ca39 !important;
}

.u-color-37 {
    background-color: #d9b13b !important;
    fill: #d9b13b !important;
    color: #463400 !important;
}

.u-color-37-bg,
.u-color-37-background {
    background-color: #d9b13b !important;
    fill: #d9b13b !important;
}

.u-color-37-txt,
.u-color-37-text {
    color: #d9b13b !important;
}

.u-color-37-bd,
.u-color-37-border {
    border-color: #d9b13b !important;
    stroke: #d9b13b !important;
}

.u-color-38 {
    background-color: #d76a27 !important;
    fill: #d76a27 !important;
    color: #ffffff !important;
}

.u-color-38-bg,
.u-color-38-background {
    background-color: #d76a27 !important;
    fill: #d76a27 !important;
}

.u-color-38-txt,
.u-color-38-text {
    color: #d76a27 !important;
}

.u-color-38-bd,
.u-color-38-border {
    border-color: #d76a27 !important;
    stroke: #d76a27 !important;
}

.u-color-39 {
    background-color: #d2423b !important;
    fill: #d2423b !important;
    color: #ffffff !important;
}

.u-color-39-bg,
.u-color-39-background {
    background-color: #d2423b !important;
    fill: #d2423b !important;
}

.u-color-39-txt,
.u-color-39-text {
    color: #d2423b !important;
}

.u-color-39-bd,
.u-color-39-border {
    border-color: #d2423b !important;
    stroke: #d2423b !important;
}

.u-color-40 {
    background-color: #d1436f !important;
    fill: #d1436f !important;
    color: #ffffff !important;
}

.u-color-40-bg,
.u-color-40-background {
    background-color: #d1436f !important;
    fill: #d1436f !important;
}

.u-color-40-txt,
.u-color-40-text {
    color: #d1436f !important;
}

.u-color-40-bd,
.u-color-40-border {
    border-color: #d1436f !important;
    stroke: #d1436f !important;
}

.u-color-41 {
    background-color: #ba3d88 !important;
    fill: #ba3d88 !important;
    color: #ffffff !important;
}

.u-color-41-bg,
.u-color-41-background {
    background-color: #ba3d88 !important;
    fill: #ba3d88 !important;
}

.u-color-41-txt,
.u-color-41-text {
    color: #ba3d88 !important;
}

.u-color-41-bd,
.u-color-41-border {
    border-color: #ba3d88 !important;
    stroke: #ba3d88 !important;
}

.u-color-42 {
    background-color: #773393 !important;
    fill: #773393 !important;
    color: #f6eff9 !important;
}

.u-color-42-bg,
.u-color-42-background {
    background-color: #773393 !important;
    fill: #773393 !important;
}

.u-color-42-txt,
.u-color-42-text {
    color: #773393 !important;
}

.u-color-42-bd,
.u-color-42-border {
    border-color: #773393 !important;
    stroke: #773393 !important;
}

.u-color-43 {
    background-color: #3d4ea3 !important;
    fill: #3d4ea3 !important;
    color: #ffffff !important;
}

.u-color-43-bg,
.u-color-43-background {
    background-color: #3d4ea3 !important;
    fill: #3d4ea3 !important;
}

.u-color-43-txt,
.u-color-43-text {
    color: #3d4ea3 !important;
}

.u-color-43-bd,
.u-color-43-border {
    border-color: #3d4ea3 !important;
    stroke: #3d4ea3 !important;
}

.u-color-44 {
    background-color: #8c9eb0 !important;
    fill: #8c9eb0 !important;
    color: #283a4d !important;
}

.u-color-44-bg,
.u-color-44-background {
    background-color: #8c9eb0 !important;
    fill: #8c9eb0 !important;
}

.u-color-44-txt,
.u-color-44-text {
    color: #8c9eb0 !important;
}

.u-color-44-bd,
.u-color-44-border {
    border-color: #8c9eb0 !important;
    stroke: #8c9eb0 !important;
}

.u-color-45 {
    background-color: #4e7391 !important;
    fill: #4e7391 !important;
    color: #ffffff !important;
}

.u-color-45-bg,
.u-color-45-background {
    background-color: #4e7391 !important;
    fill: #4e7391 !important;
}

.u-color-45-txt,
.u-color-45-text {
    color: #4e7391 !important;
}

.u-color-45-bd,
.u-color-45-border {
    border-color: #4e7391 !important;
    stroke: #4e7391 !important;
}

.u-color-transparent {
    background-color: transparent !important;
    color: transparent !important;
}

.u-color-transparent-bg {
    background-color: transparent !important;
}

.u-color-transparent-txt,
.u-color-transparent-text {
    color: transparent !important;
}

.u-color-transparent-bd,
.u-color-transparent-border {
    border-color: transparent !important;
}

.fl-scrolls {
    overflow: auto;
    position: fixed
}

.fl-scrolls div {
    overflow: hidden;
    pointer-events: none
}

.fl-scrolls div:before {
    content: "\A0"
}

.fl-scrolls, .fl-scrolls div {
    font-size: 1px;
    line-height: 0;
    margin: 0;
    padding: 0
}

.fl-scrolls-hidden div:before {
    content: "\A0\A0"
}

.fl-scrolls-viewport {
    position: relative
}

.fl-scrolls-body {
    overflow: auto
}

.fl-scrolls-viewport .fl-scrolls {
    position: absolute
}

.fl-scrolls-hoverable .fl-scrolls {
    opacity: 0;
    transition: opacity .5s .3s
}

.fl-scrolls-hoverable:hover .fl-scrolls {
    opacity: 1
}

.fl-scrolls:not([data-orientation]), .fl-scrolls[data-orientation=horizontal] {
    bottom: 0;
    min-height: 17px
}

.fl-scrolls:not([data-orientation]) div, .fl-scrolls[data-orientation=horizontal] div {
    height: 1px
}

.fl-scrolls-hidden.fl-scrolls:not([data-orientation]), .fl-scrolls-hidden.fl-scrolls[data-orientation=horizontal] {
    bottom: 9999px
}

.fl-scrolls-viewport .fl-scrolls:not([data-orientation]), .fl-scrolls-viewport .fl-scrolls[data-orientation=horizontal] {
    left: 0
}

.fl-scrolls[data-orientation=vertical] {
    right: 0;
    min-width: 17px
}

.fl-scrolls[data-orientation=vertical] div {
    width: 1px
}

.fl-scrolls-hidden.fl-scrolls[data-orientation=vertical] {
    right: 9999px
}

.fl-scrolls-viewport .fl-scrolls[data-orientation=vertical] {
    top: 0
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex.nowrap {
    flex-wrap: nowrap;
}

.space-between {
    justify-content: space-between;
}

.p-0 {
    padding: 0;
}

.p-1 {
    padding: 10px
}

.p-15 {
    padding: 10px
}

.p-2 {
    padding: 20px
}

.p-3 {
    padding: 30px
}

.p-4 {
    padding: 40px
}

.py-1 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.py-2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.py-3 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.py-4 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pr-1 {
    padding-right: 10px
}

.pr-2 {
    padding-right: 20px
}

.pr-3 {
    padding-right: 30px
}

.pr-4 {
    padding-right: 40px
}

.pl-1 {
    padding-left: 10px
}

.pl-2 {
    padding-left: 20px
}

.pl-3 {
    padding-left: 30px
}

.pl-4 {
    padding-left: 40px
}

.pb-0 {
    padding-bottom: 0
}

.pt-0 {
    padding-top: 0
}

.mb-1 {
    margin-bottom: 10px !important;
}

.t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--checkbox .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--display-only .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--file .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--radiogroup .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--rich-text-editor .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--shuttle .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--yes-no .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.is-active .t-Form-label, .t-Form--large .t-Form-fieldContainer--floatingLabel.js-show-label .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--checkbox .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--display-only .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--file .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--radiogroup .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--rich-text-editor .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--shuttle .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--yes-no .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.is-active .t-Form-label, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.js-show-label .t-Form-label {
    line-height: 18px;
    font-size: 14px;
    padding-top: 6px;
}

.t-Form-fieldContainer--floatingLabel.inline-switch:not(.apex-item-wrapper--display-only) .t-Form-label {
    position: relative;
    padding: 0 2rem 0 0 !important;
}

.t-Form-fieldContainer--floatingLabel.inline-switch.apex-item-wrapper--display-only .t-Form-label {
    padding-left: 1.3rem
}

.t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer:not(.apex-item-wrapper--display-only).inline-switch {
    align-items: center;
}

.t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer.inline-switch:not(.apex-item-wrapper--display-only) .t-Form-itemWrapper .apex-item-group--switch {
    align-items: center !important;
    padding: 14px 0;
}

.t-HeroRegion-form .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer.inline-switch:not(.apex-item-wrapper--display-only) .t-Form-itemWrapper .apex-item-group--switch {
    align-items: center !important;
    padding: 0;
}

.t-HeroRegion-form .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer.inline-switch:not(.apex-item-wrapper--display-only) {
    float: left;
    padding: 0 5px;
}

.t-HeroRegion-form .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.inline-switch .apex-button-group .a-Button {
    padding: 8px 12px;
    min-width: 90px
}

.floating-inputs .t-Form-fieldContainer {
    padding: 1.6rem 0.8rem;
}

.floating-inputs .t-Form--large .apex-item-select,
.floating-inputs .t-Form--large .apex-item-text,
.floating-inputs .t-Form--large .apex-item-textarea,
.floating-inputs .t-Form-fieldContainer--large .apex-item-select,
.floating-inputs .t-Form-fieldContainer--large .apex-item-text,
.floating-inputs .t-Form-fieldContainer--large .apex-item-textarea {
    min-height: 56px;
    line-height: 22px;
    padding: 24px 12px 10px;
    width: 100%;
}

.floating-inputs .t-Form--large .apex-item-wrapper--checkbox .t-Form-label,
.floating-inputs .t-Form--large .apex-item-wrapper--display-only .t-Form-label,
.floating-inputs .t-Form--large .apex-item-wrapper--file .t-Form-label,
.floating-inputs .t-Form--large .apex-item-wrapper--radiogroup .t-Form-label,
.floating-inputs .t-Form--large .apex-item-wrapper--rich-text-editor .t-Form-label,
.floating-inputs .t-Form--large .apex-item-wrapper--shuttle .t-Form-label,
.floating-inputs .t-Form--large .apex-item-wrapper--yes-no .t-Form-label,
.floating-inputs .t-Form--large .is-active .t-Form-label,
.floating-inputs .t-Form--large .js-show-label .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.apex-item-wrapper--checkbox .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.apex-item-wrapper--display-only .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.apex-item-wrapper--file .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.apex-item-wrapper--radiogroup .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.apex-item-wrapper--rich-text-editor .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.apex-item-wrapper--shuttle .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.apex-item-wrapper--yes-no .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large .t-Form-label,
.floating-inputs .t-Form-fieldContainer--large.js-show-label .t-Form-label {

}

.floating-inputs .is-required .t-Form-label:after,
.floating-inputs .is-required .t-Form-label:before {
    opacity: 0;
    position: absolute;
}

.floating-inputs .is-required:before {
    position: absolute;
    content: '';
    border-width: 3px;
    border-color: red transparent transparent red;
    border-style: solid;
    z-index: 2;
    border-top-left-radius: 2px;
    left: 2.4rem;
}

.floating-inputs .t-Form-label {
    position: absolute;
    top: 0;
    left: 2.4rem;
    z-index: 2;
    line-height: 18px;
    font-size: 14px;
    pointer-events: none;
    text-align: left;
    white-space: nowrap;
    padding: 6px .8rem 0;
    transition: .2s ease;
    color: rgba(0, 0, 0, .55);
}

.floating-inputs .t-Form-labelContainer {
    padding: 0;
    position: relative;
    float: left;
    text-align: right;
}

.floating-inputs .t-Form-inputContainer {
    order: 3;
    padding: 0 0.7rem;
    flex-grow: 1;
    flex-wrap: wrap;
}

.t-Dialog-body .floating-inputs .t-Form-inputContainer {
    padding: 0 1.6rem;
}

.filters .t-Form--large .t-Form-fieldContainer--floatingLabel .apex-item-select,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel .apex-item-text,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel .apex-item-textarea,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large .apex-item-select,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large .apex-item-text,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large .apex-item-textarea {
    min-height: 42px;
    line-height: 18px;
    font-size: 14px;
    padding: 18px 10px 4px;
}

.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--checkbox .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--display-only .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--file .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--radiogroup .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--rich-text-editor .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--shuttle .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.apex-item-wrapper--yes-no .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.is-active .t-Form-label,
.filters .t-Form--large .t-Form-fieldContainer--floatingLabel.js-show-label .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--checkbox .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--display-only .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--file .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--radiogroup .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--rich-text-editor .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--shuttle .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.apex-item-wrapper--yes-no .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.is-active .t-Form-label,
.filters .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--large.js-show-label .t-Form-label {
    line-height: 14px;
    font-size: 13px;
    padding-top: 4px;
    padding-left: 10px
}
.filters .t-HeroRegion-wrap, .filters .t-Form-inputContainer, .filters .t-Form-labelContainer {
    padding-bottom: 0;
    padding-top: 0;
}
.filters .t-Button {
    margin: 0 .5rem 0;
    padding: 0.8rem 40px;
    background: #8847d1;
    color: #fff;
}

.filters .t-Button.large {
    height: 42px;
}

.filters {
    padding: 8px 8px 16px 8px;
    display: flex;
    align-items: flex-end;
}

.filters .t-Button:before, .filters .t-Button:after {
    display: none !important
}

.filters .t-Button:hover, .filters .t-Button:focus, .filters .t-Button:active {
    background: #6d32af;
}

.filters .t-Form-fieldContainer:not(.t-Form-fieldContainer--floatingLabel):not(.col) {
    float: left !important;
    clear: none !important;
}

.t-HeroRegion-form .filters .t-Form-fieldContainer {
    margin: 0 10px
}

.t-HeroRegion-form .filters .t-Button {
    margin: 0 0.5rem 0;
    padding: 0.7rem 40px;
    background: #8847d1;
    color: #fff;
}

.filters .t-Form-fieldContainer:not(.t-Form-fieldContainer--floatingLabel):not(.col) .t-Form-inputContainer,
.filters .t-Form-fieldContainer:not(.t-Form-fieldContainer--floatingLabel):not(.col) .t-Form-labelContainer {
    width: auto;
}

.filters .t-Form--large.t-Form-fieldContainer:not(.t-Form-fieldContainer--floatingLabel):not(.col) .t-Form-label,
.filters .t-Form-label {
    padding: 0 0 0.4rem 0;
    line-height: 1.6rem;
    font-size: 1.3rem;
}

@media (min-width: 1366px) {
    .col-xxl-12 {
        width: 100%
    }

    .col-xxl-11 {
        width: 91.66666666666666%
    }

    .col-xxl-10 {
        width: 83.33333333333334%
    }

    .col-xxl-9 {
        width: 75%
    }

    .col-xxl-8 {
        width: 66.66666666666666%
    }

    .col-xxl-7 {
        width: 58.333333333333336%
    }

    .col-xxl-6 {
        width: 50%
    }

    .col-xxl-5 {
        width: 41.66666666666667%
    }

    .col-xxl-4 {
        width: 33.33333333333333%
    }

    .col-xxl-3 {
        width: 25%
    }

    .col-xxl-2 {
        width: 16.666666666666664%
    }

    .col-xxl-1 {
        width: 8.333333333333332%
    }

    .col-xxl-push-12 {
        left: 100%
    }

    .col-xxl-push-11 {
        left: 91.66666666666666%
    }

    .col-xxl-push-10 {
        left: 83.33333333333334%
    }

    .col-xxl-push-9 {
        left: 75%
    }

    .col-xxl-push-8 {
        left: 66.66666666666666%
    }

    .col-xxl-push-7 {
        left: 58.333333333333336%
    }

    .col-xxl-push-6 {
        left: 50%
    }

    .col-xxl-push-5 {
        left: 41.66666666666667%
    }

    .col-xxl-push-4 {
        left: 33.33333333333333%
    }

    .col-xxl-push-3 {
        left: 25%
    }

    .col-xxl-push-2 {
        left: 16.666666666666664%
    }

    .col-xxl-push-1 {
        left: 8.333333333333332%
    }

    .col-xxl-push-0 {
        left: 0
    }
}

@media (min-width: 1600px) {
    .col-xxxl-12 {
        width: 100%
    }

    .col-xxxl-11 {
        width: 91.66666666666666%
    }

    .col-xxxl-10 {
        width: 83.33333333333334%
    }

    .col-xxxl-9 {
        width: 75%
    }

    .col-xxxl-8 {
        width: 66.66666666666666%
    }

    .col-xxxl-7 {
        width: 58.333333333333336%
    }

    .col-xxxl-6 {
        width: 50%
    }

    .col-xxxl-5 {
        width: 41.66666666666667%
    }

    .col-xxxl-4 {
        width: 33.33333333333333%
    }

    .col-xxxl-3 {
        width: 25%
    }

    .col-xxxl-2 {
        width: 16.666666666666664%
    }

    .col-xxxl-1 {
        width: 8.333333333333332%
    }

    .col-xxxl-push-12 {
        left: 100%
    }

    .col-xxxl-push-11 {
        left: 91.66666666666666%
    }

    .col-xxxl-push-10 {
        left: 83.33333333333334%
    }

    .col-xxxl-push-9 {
        left: 75%
    }

    .col-xxxl-push-8 {
        left: 66.66666666666666%
    }

    .col-xxxl-push-7 {
        left: 58.333333333333336%
    }

    .col-xxxl-push-6 {
        left: 50%
    }

    .col-xxxl-push-5 {
        left: 41.66666666666667%
    }

    .col-xxxl-push-4 {
        left: 33.33333333333333%
    }

    .col-xxxl-push-3 {
        left: 25%
    }

    .col-xxxl-push-2 {
        left: 16.666666666666664%
    }

    .col-xxxl-push-1 {
        left: 8.333333333333332%
    }

    .col-xxxl-push-0 {
        left: 0
    }
}

.page-home .a-IRR-fullView {
    background-color: #fbfbfc
}

.page-home .a-IRR-paginationWrap--bottom {
    border-top: none;
}

.page-home .a-IRR-table tr td {
    background-color: #fbfbfc !important;
}

.page-home .no-header .a-IRR-table tr td {
    height: unset !important;
    padding: 6px 0
}

.page-home .statistics-header {
    background: #f0f0f5;
    height: 88px;
    margin-top: 5px;
    border-radius: 5px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.page-home .report-header {
    padding-left: 0
}

.page-home .statistics-header .icon {
    width: 45px;
    height: 45px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px
}

.page-home .statistics-header h5 {
    color: #000;
    font-size: 13px;
}

.page-home th:first-child .a-IRR-headerLabel,
.page-home th:first-child .a-IRR-headerLink,
.page-home .a-IRR-table tr td:first-child {
    padding-left: 0;
}

.page-home th:last-child .a-IRR-headerLabel,
.page-home th:last-child .a-IRR-headerLink,
.page-home .a-IRR-table tr td:last-child {
    padding-right: 0
}

.page-home .a-IRR-header {
    background-color: transparent;
    border-top: none;

}

.page-home .no-header .a-IRR-header {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .page-home .statistics-header h5 {
        color: #000;
        font-size: 10px;
        text-align: center
    }
}

.upload-progress {
    width: calc(100% - 32px);
    background-color: #c5c6c8;
    position: relative;
    margin: 16px;
    border-radius: 15px;
    display: none;
}

.upload-progress .bar {
    width: 46%;
    height: 2rem;
    background-color: #be95ec;
    border-radius: 15px
}

.upload-progress .caption {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 2rem;
}

.small-product-list {
    position: relative;
    height: 100%;
}

.small-product-list .a-ListView-searchbar {
    background-color: #f0f1f3;
    z-index: 1000;
    border-bottom: 1px solid #e5e5e5;
    position: fixed;
    width: 299px;
}

.small-product-list ul {
    border: none !important;
}

.small-product-list ul li {
    background-color: #fff;
    border-bottom: none;
    min-height: 80px;
    font-size: 11px;
    line-height: 150%
}

.small-product-list ul {
    padding-top: 66px;
    height: calc(100% - 66px);
    position: relative;
}

.small-product-list ul li > a.ui-btn,
.small-product-list ul li > a {
    display: flex;
    padding: 15px 0;
    position: relative
}

.small-product-list ul li > a.ui-btn:hover,
.small-product-list ul li > a.ui-btn.active,
.small-product-list ul li > a:hover,
.small-product-list ul li > a.active {
    background-color: #f5f6f8
}

.small-product-list ul li > a.ui-btn:hover:before,
.small-product-list ul li > a.ui-btn.active:before,
.small-product-list ul li > a:hover:before,
.small-product-list ul li > a.active:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    background-color: #8847d1;
    top: 0
}

.small-product-list .simplebar-track {
    left: calc(100% - 10px);
    opacity: 0
}

.small-product-list ul li > a .img {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
}

.small-product-list ul li > a .text {
    width: 225px;
    padding-left: 20px;
}

.small-product-list ul li > a.ui-btn,
.small-product-list ul li > a {
    color: #333
}

.small-product-list ul li > a .text span {
    display: block;
    margin-bottom: 4px
}

.small-product-list ul li > a.ui-btn span.fa {
    display: none;
}

.small-product-list ul li > a .text span.head {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.2px
}

.small-product-list ul li > a .text span.info {
    color: #999
}

.tabs-border-bottom-gray ul.t-Tabs {
    border-bottom: 1px solid #e5e5e5;
}

.scrapping-product-photo .photo-container {
    width: 250px;
    height: 250px;
    background-color: #fff;
    border-radius: 3px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.mp-image {
    padding: 5px
}

.offer-logo {
    max-height: 30px;
    max-width: 100px
}

/*
  Плитка товара
*/
.prod-tile .header {
    /*font-weight: bolder;*/
    font-size: larger;
    margin-bottom: 5px;
}

.prod-tile .info td {
    border: none;
    padding: 2px;
    margin: 0;
    height: 16px;
    font-size: 12px;
}

.prod-tile .info td:nth-child(1) {
    padding-right: 15px;
}

.prod-tile .info tr {
    border: none;
    padding: 0;
    margin: 0;
}

.a-PopupLOV-results td {
    cursor: pointer;
}

.a-PopupLOV-results td:hover {
    background-color: rgb(236, 244, 251);
}

div#apex_session_alert_dlg {
    padding: 0 20px;
}

.ui-dialog.ui-dialog--notification.ui-widget.ui-widget-content.ui-front .ui-dialog-content p {
    margin: 0 20px;
}

.ui-dialog.ui-dialog--notification.ui-widget.ui-widget-content.ui-front .ui-dialog-content {
    height: auto !important;
}

.collapse-header {
    display: flex;
    padding-bottom: 0.8rem;
    margin-bottom: 0.8rem;
    margin-top: 0;
    border-bottom: 1px solid #e0e1e2;
    position: relative;
    padding-right: 60px;
    align-items: center;
}

.collapse-header .current-filters {
    cursor: pointer;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    background: #ffffff;
    padding: 0 3px;
    border-radius: 2px;
}

.collapse-header .current-filters .fa-filter {
    color: #aaa;
    margin-right: 2px;
    font-size: 15px;
    cursor: pointer
}

.collapse-header .current-filters:hover .fa-remove {
    color: #d95bca;
}

.collapse-header .current-filters .fa-remove {
    line-height: 24px;
    font-size: 15px
}

.collapse-header .current-filters span:nth-child(2) {
    color: #777;
    margin-right: 3px;
    padding-right: 7px;
    display: block;
    height: 24px;
    border-right: 1px solid #f0f1f3;
    line-height: 24px;
}

.collapse-body {
    margin-bottom: 1rem;
    padding: 0 0.15rem;
}

.collapse-body .filter-item {
    padding: 0.2rem 0;
    display: flex;
    font-size: 13px;
}

.collapse-body .filter-item .count {
    font-weight: 300;
    margin-left: 10px;
    color: #999;
}

.collapse-body .shore-more-item {
    font-size: 12px;
    margin: 0.2rem 0 0;
    display: flex;
    color: #9562e8;
    align-items: center;
}

.collapse-body .full-container {
    max-height: 250px;
    overflow-y: auto;
    background: #f9fafc;
    padding: 8px;
}

.collapse-body .full-container .facet-search {
    margin-bottom: 1rem;
  position: relative;
}

.collapse-body .shore-more-item span {
    cursor: pointer;
}
.collapse-body .facet-search {
  margin: 1rem 0;
  position: relative;
}
.collapse-body .facet-search input {
    width: 100%;
    padding: 6px 30px 6px 8px;
    font-size: 14px;
    line-height: 20px;
    border: none;
    box-shadow: inset  0px 0px 0px 1px rgb(204 204 204) !important;
    border-radius: 3px;
}
.collapse-body .facet-search input:focus {
  box-shadow: inset  0px 0px 0px 1px rgb(150 150 150) !important;
}
.num-interval {
  display: flex;
  justify-content: space-between;
}
.num-interval .num-container {
    width: 45%;
    position:relative;
}
.num-interval .num-container input {
    width: 100%;
    padding: 5px 30px 5px 8px;
    font-size: 14px;
    line-height: 16px;
    border: none;
    box-shadow: inset  0px 0px 0px 1px rgb(204 204 204) !important;
    border-radius: 3px;
    -moz-appearance: textfield;
}
.num-interval .num-container input::-webkit-outer-spin-button,
.num-interval .num-container input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.num-interval .num-container input:focus {
    box-shadow: inset 0px 0px 0px 2px rgb(225 206 247) !important;
}

.num-interval .num-container .fa-times,
.collapse-body .facet-search .fa-times{
    position:absolute;
    right:5px;
    top:6px;
    cursor:pointer;
    color:#a1a2a4;
}
.num-interval .num-container .fa-times:hover,
.collapse-body .facet-search .fa-times:hover {
    color:#313234
}

.collapse-body .filter-item input[type="checkbox"] {
    margin: 3px 7px 0 0;
}

.collapse-header button {
    height: 24px;
    width: 16px;
    padding: 0;
    margin-right: 5px;
    border: none;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.collapse-header h2 {
    padding: 0;
    margin: 0;
    font-size: 1.25rem;
    font-weight: 700;
}

.fancybox-thumbs__list a {
    background-color: rgb(255 255 255) !important;
    background-size: contain !important;
}

.fancybox-thumbs {
    background: #f0f1f2 !important;
}

.fancybox-thumbs__list a::before {
    border: 5px solid #c459f5 !important;
}

.user-photo {
    background-size: cover;
    background-color: #9b5be2;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-image: url(https://animotech.io/assets/img/user.svg);
}

.t-Button.floating-button {
    padding: 1.9rem;
    margin: 1.7rem 0.8rem;
    background-color: #8847d1;
    color: #fff;
}

.t-Button.floating-button:hover, .t-Button.floating-button:focus, .t-Button.floating-button:active {
    background-color: #6d32af;
    color: #fff;
}

.t-Button.floating-button:before,
.t-Button.floating-button:after {
    display: none !important
}

.tooltiped {
    border-bottom: 1px dotted #999;
    cursor: pointer;
}

.tooltiped + .tooltip {
    position: absolute;
    display: none;
}

.tooltiped:hover + .tooltip {
    display: block !important;
    margin-top: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.nowrap {
    white-space: nowrap;
}
.tree-single.jstree-default .jstree-closed > .jstree-ocl,
.tree-single.jstree-default .jstree-open > .jstree-ocl,
.tree-single.jstree-default .jstree-checkbox,
.tree-single.jstree-default .jstree-clicked > .jstree-checkbox,
.tree-single.jstree-default .jstree-anchor > .jstree-undetermined,
#category-tree .jstree-default .jstree-closed > .jstree-ocl,
#category-tree .jstree-default .jstree-open > .jstree-ocl,
#category-tree .jstree-default .jstree-checkbox,
#category-tree .jstree-default .jstree-clicked > .jstree-checkbox,
#category-tree .jstree-default .jstree-anchor > .jstree-undetermined {
    background: transparent;
    background-image: none;
    transform: none;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
}

#category-tree .jstree-default .jstree-closed > .jstree-ocl,
#category-tree .jstree-default .jstree-open > .jstree-ocl {
    background-color: #fff
}
.tree-single.jstree-default ul li.jstree-closed > .jstree-ocl,
.tree-single.jstree-default ul li.jstree-open > .jstree-ocl {
     background-color: transparent;
}

.tree-single.jstree-default [undetermined="true"] > .jstree-anchor:not(.jstree-clicked) > .jstree-checkbox:before,
#category-tree .jstree-default [undetermined="true"] > .jstree-anchor:not(.jstree-clicked) > .jstree-checkbox:before {
    font-family: 'Font APEX Small' !important;
    content: "\eafe";
    color: #333;
}
.tree-single.jstree-default .jstree-closed > .jstree-ocl:before,
#category-tree .jstree-default .jstree-closed > .jstree-ocl:before {
    font-family: 'Font APEX Small' !important;
    content: "\f196";
    color: #a1a2a4;
}
.tree-single.jstree-default .jstree-node,
.tree-single.jstree-default .jstree-icon {
    background-image: none;
}
.tree-single.jstree-default .jstree-open > .jstree-ocl:before,
#category-tree .jstree-default .jstree-open > .jstree-ocl:before {
    font-family: 'Font APEX Small' !important;
    content: "\f147";
    color: #a1a2a4;
}
.tree-single.jstree-default .jstree-checkbox:before,
#category-tree .jstree-default .jstree-checkbox:before {
    font-family: 'Font APEX Small' !important;
    content: "\f096";
    color: #333
}
.tree-single.jstree-default [unchecked_child="true"] > .jstree-clicked > .jstree-checkbox:before,
#category-tree .jstree-default [unchecked_child="true"] > .jstree-clicked > .jstree-checkbox:before {
    font-family: 'Font APEX Small' !important;
    content: "\f046";
    color: #a353ff;
}
.tree-single.jstree-default .jstree-clicked > .jstree-checkbox:before,
#category-tree .jstree-default .jstree-clicked > .jstree-checkbox:before {
    font-family: 'Font APEX Small' !important;
    content: "\f14a";
    color: #a353ff;
}
.tree-single.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl,
#category-tree .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url(https://media.animotech.io/resourses/jstree/themes/default/default/throbber.gif) center center no-repeat #fff;
}
.tree-single.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl:before,
#category-tree .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl:before {
    display: none !important
}
.tree-single.jstree-default .jstree-wholerow-hovered,
#category-tree .jstree-default .jstree-wholerow-hovered {
    background: #f8f5ff !important;
}
.tree-single.jstree-default .jstree-wholerow-clicked,
#category-tree .jstree-default .jstree-wholerow-clicked {
    background: #f2eeff !important;
}
.tree-single.jstree-default .jstree-clicked,
#category-tree .jstree-default .jstree-clicked {
    background: transparent;
    border-radius: 2px;
    box-shadow: none;
}
.tree-single.jstree-default .jstree-anchor.jstree-disabled .jstree-checkbox,
#category-tree .jstree-default .jstree-anchor.jstree-disabled .jstree-checkbox {
    display: none !important
}

#repCategoryExplain {
    float: left;
    width: 100%;
}

#repCategoryExplain .categories-info .include div:not(.header), #repCategoryExplain .categories-info .exclude div:not(.header) {
    float: left;
    background-color: #e0e1e2;
    padding: 5px 10px;
    margin: 0 4px 4px 0
}

#repCategoryExplain .categories-info .include div.header, #repCategoryExplain .categories-info .exclude div.header {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 4px;
}

#repCategoryExplain .categories-info .exclude div:not(.header) {
    background-color: #ffe2fe;
}

.t-IRR-region .categories-info .include div:not(.header), .t-IRR-region .categories-info .exclude div:not(.header) {
    float: left;
    background-color: #e4e5e7;
    padding: 2px 5px;
    margin: 0 4px 4px 0
}

.t-IRR-region .categories-info .include div.header, .t-IRR-region .categories-info .exclude div.header {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 4px;
}

.t-IRR-region .categories-info .exclude div:not(.header) {
    background-color: #ffe2fe;
}

/*
  Плитка товара
*/
.t-IRR-region .a-IRR-iconViewTable {
    background-color: #fff;
}

.t-IRR-region .a-IRR-iconViewTable tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.t-IRR-region .a-IRR-iconViewTable tr {
    display: flex;
    cursor: pointer;
    position: relative;
    box-shadow: inset -1px 0 0 0 #edeeef, inset 0 -1px 0 0 #edeeef, -1px -1px 0 0 #edeeef, -1px 0 0 0 #edeeef, 0 -1px 0 0 #edeeef;
}

.t-IRR-region .a-IRR-iconViewTable tr td .prod-icon-display > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eee;
    opacity: 0;
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background-color: rgba(240, 241, 243, 0.8);
    opacity: 1;
    background-image: url(https://media.animotech.io/resourses/icons/preloader-v3.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: 50%;
}
.facets-container {
    padding:16px;
    height:100%;
    height: calc(100% - 65px);
    width:100%
}
#REG_FACETS {
    height: 100%;
    background: #f0f1f3;
    padding-right:15px;
}
#REG_FACETS .apply-container {
    padding: 16px 23px 16px 0;
    margin: 0 16px;
    display:flex;
    gap: 3px;
    align-items: center;
    border-bottom:1px solid #dedede
}
#REG_FACETS .apply-container div.apply-config {
    display: flex;
    align-items: center;
    height: 28px;
    width: 28px;
    justify-content: center;
    background: #dbdcde;
    border-radius: 3px;
    position: relative;
}
#REG_FACETS .apply-container div:hover {
    opacity:0.9
}
#REG_FACETS .apply-container .apply {
    background:#8847d1;
    color:#fff;
    flex:1;
    border:none;
    padding: 4px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 13%) inset;
}
#REG_FACETS .apply-container .clear {
    background:#dedede;
    color:#555;
    border:none;
    flex:1;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 5%) inset;
    padding: 4px;
}
#REG_FACETS .simplebar-track.simplebar-vertical {
    right: 0;
    left: unset;
    width: 13px
}
.t-IRR-region .a-IRR-iconViewTable tr td .prod-icon-display:hover > a:before {
    opacity: 0.35;
}

.t-IRR-region .a-IRR-iconViewTable td,
.t-IRR-region .a-IRR-iconViewTable td .prod-icon-display,
.t-IRR-region .a-IRR-iconViewTable td .prod-icon-display > a {
    display: flex;
    flex: 1;
}

.t-IRR-region .a-IRR-iconViewTable td .prod-icon-display > a {
    flex-direction: column;
    padding: 15px;
}

.t-IRR-region .a-IRR-iconViewTable td .prod-icon-display > a img {
    max-width: 100%;
    max-height: 100%
}

.t-IRR-region .a-IRR-iconViewTable td .image {
    min-height: 140px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    max-height: 200px;
}

.t-IRR-region .a-IRR-iconViewTable td .prod-name {
    text-align: center;
    color: #000;
}

.t-IRR-region .a-IRR-iconViewTable {
    padding: 0;
}

.t-IRR-region .a-IRR-iconViewTable tr {
    width: 12.5%;
}

.a-IRR-table .a-IRR-iconViewTable td:first-child {
    padding: 0
}

@media (max-width: 1599px) {
    .t-IRR-region .a-IRR-iconViewTable tr {
        width: 14.28%
    }
}

@media (max-width: 1366px) {
    .t-IRR-region .a-IRR-iconViewTable tr {
        width: 16.66%
    }
}

@media (max-width: 1199px) {
    .t-IRR-region .a-IRR-iconViewTable tr {
        width: 20%
    }
}

@media (max-width: 991px) {
    .t-IRR-region .a-IRR-iconViewTable tr {
        width: 25%
    }
}

@media (max-width: 768px) {
    .t-IRR-region .a-IRR-iconViewTable tr {
        width: 33.33%
    }
}

.prod-icon-display {
    padding: 0 10px;
}

.prod-icon-display .prod-name {
    max-height: 5em;
    overflow: hidden;
}

.prod-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.prod-menu button {
    display: none;
}

td:hover .prod-menu button, .prod-menu button.is-active {
    display: block;
}

.prod-icon-display .prod-tile, .prod-icon-display .prod-tile a {
    width: 100%;
}

/*
  Дерево категорий
*/
#showCategoryDialogBtn {
    background: #8847d1;
    color: #fff;
    border-radius: 2px;
    margin-left: 1rem;
}

#category-tree #category-search-bar button .fa {
    font-size: 18px;
    margin-right: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#category-tree {
    padding: 0;
    height: 95%;
    position: relative;
    overflow: hidden;
    max-width: 95%;
}

@media (min-width: 768px) {
    #category-tree {
        min-width: 600px;
    }
}

@media (min-width: 991px) {
    #category-tree {
        min-width: 650px;
    }
}

@media (max-width: 1199px) {
    #category-tree {
        min-width: 700px;
    }
}

@media (min-width: 1366px) {
    #category-tree {
        min-width: 750px;
    }
}

#category-tree #category-search-bar {
    height: 45px;
    display: flex;
    padding: 8px;
    background-color: #f0f1f3;
    width: 100%;
    position: relative;
}

#category-tree .footer {
    background-color: #f0f1f3;
    height: 45px;
    padding: 8px 14px;
    display: flex;
    justify-content: flex-end;
}

#category-tree .footer a {
    display: flex;
    background-color: #a353ff;
    color: #fff;
    cursor: pointer !important;
    padding: 0 15px;
    align-items: center;
    border-radius: 2px;
}

#category-tree .footer a .fa {
    margin-right: 5px
}

#category-tree .footer a:hover {
    opacity: 0.8
}

#category-tree #category-search-bar input {
    width: 100%;
    border: 1px solid #d0d1d3;
    padding: 0 8px;
    border-radius: 2px;
    margin-right: 5px;
    padding-right: 100px;
}

#category-tree #category-search-bar button.search {
    border: none;
    color: #000;
    cursor: pointer;
    display: flex;
    position: absolute;
    right: 15px;
    height: 28px;
    background: transparent;
    width: 28px;
    align-items: center;
    justify-content: center;
}

#category-tree #category-search-bar button .span:before {
    font-size: 20px
}

#category-tree #category-search-bar button.search:hover {
    color: #9e62e0;
}

#category-tree #category-search-bar button.clear {
    position: absolute;
    right: 45px;
    padding: 0;
    height: 28px;
    width: 28px;
    background: transparent;
    border: none;
    color: #232323;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

#category-tree #category-search-bar button.clear:hover {
    color: #d95bca;
}

#observable-category-tree {
    height: calc(100% - 90px);
    overflow: auto;
    padding: 0 0 0 5px;
}

html[lang="ru"] [data-translate="en"] {
    display: none !important;
}

html[lang="en"] [data-translate="ru"] {
    display: none !important;
}

.signs {
    padding: 1em;
    text-align: center;
}

.signs:hover {
    background: linear-gradient(to bottom, #fff, #eee 100%);
    /*border-radius: 8px;*/
    cursor: pointer;
    box-shadow: inset 0px 0px 2px 0px #bbb;
    text-transform: unset;
}

.signs:active {
    background: linear-gradient(to top, #fff, #eee 100%);
}


/*
  Задачи
*/
.task-status {
    font-size: x-small;
    margin: 0.5em;
    vertical-align: baseline;
}
.task-status-rejected {
    color: red;
}
.task-status-notaccepted {
    color: silver;
}
.task-status-accepted {
    color: #20cbdc;
}
.task-status-done {
    color: #19bf19;
}

/*
  Подсказка по функциям
*/
#help-region {
    background-color: white;
    padding: 10px 20px;
    margin: 8px;
    border: 1px solid #dfdfdf;
}

#help-region td:nth-of-type(1) {
    text-align: right;
    padding: 0 20px;
    /*font-style: italic;*/
    font-weight:bold;
    color:#5bb1b4;
}

#help-region td:nth-of-type(2):before {
    content:"- "
}

.search-field input { 
		height: 3.4rem;
}
.DialogRegion-body-p-0 .t-DialogRegion-body {
    padding:0 !important;
}

#PRODUCT_SEARCH + span .fa.fa-search {
    display: block;
}
#REG_FACETS .facet-setup {
    position: absolute;
    top: 16px;
    right: 22px;
    cursor: pointer;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    background: #e0e1e2;
    border-radius: 3px;
}
#REG_FACETS .apply-container div.apply-config label {
    position:absolute;
    display:none;
    font-size:11px;
    padding:1px 5px;
    background:#dbdcde;
    left: 0;
    top: 100%;
    margin-top: 10px;
    border-radius: 3px;
}
#REG_FACETS .apply-container div.apply-config label:before {
    content:"";
    display:block;
    position:absolute;
    border-width:5px;
    left:9px;
    border-style:solid;
    top:-10px;
    border-color: transparent transparent #e0e1e2 transparent ;
}
#REG_FACETS .apply-container div.apply-config:hover label {
    display:block;
}
.side-menu {
    width: 240px;
    min-width:240px;
    max-width: 240px;
    position:fixed;
    z-index: 100;
    left:0;
    height:100%;
    border-right: 1px solid #e5e5e5;
}
.with-side-menu {
    padding-left: 240px;
    position: relative;
}

.tool-btn {
    padding: 5px;
    border: 1px #ccc solid;
    border-radius: 5px;
    cursor: pointer;
    max-width: 28px;
}

.tool-btn:hover {
    background-color: #e1e2e3;
}

/* --- FACETS CLOSE FIX ---- */
@media only screen and (min-width: 641px) {
    .facets.t-PageBody--showLeft.t-Body-side-closed .t-Body-side {
        width: 15px;
    }
    .facets.t-PageBody--showLeft.t-Body-side-closed .t-Body-main {
        margin-left: 15px;
    }
}
/*
TODO - что сломается после введения свойства ниже?
  Из-за transition all 0.1 приходится везде ставить ешьущге 0.1s для обновления sticky елементов в IR репортах
  Но это плохо, потому что если браузер нагружен, анимация может выполняться дольше
*/
.facets .t-Body-main, .facets .t-Body-side {
    transition: none;
}
#REG_FACETS .facets-control {
    position: absolute;
    right: 0;
    height: 100%;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: #dfe0e2;*/
    cursor:pointer;
    z-index: 6;
}
#REG_FACETS .facets-control:hover {
    background: #dbdcde;
}
.facets.t-PageBody--showLeft.t-Body-side-closed .facets-control .fa.fa-angle-left,
.t-Dialog-page.facets.t-Body-side-closed .facets-control .fa.fa-angle-left,
.facets.t-Body-side-closed .side-menu .fa.fa-angle-left {
    transform: rotate(180deg);
}
.facets.t-PageBody--showLeft.t-Body-side-closed #REG_FACETS .apply-container,
.facets.t-PageBody--showLeft.t-Body-side-closed #REG_FACETS .facets-container,
.t-Dialog-page.facets.t-Body-side-closed #REG_FACETS .apply-container,
.t-Dialog-page.facets.t-Body-side-closed #REG_FACETS .facets-container,
.facets.t-Body-side-closed .side-menu .apply-container,
.facets.t-Body-side-closed .side-menu .facets-container{
    display:none !important;
}
.t-Dialog-page.facets .modal-facets {
    position:absolute;
    width:240px;
}
.t-Dialog-page.facets .modal-products {
    margin-left:240px;
    height: 100%;
    overflow: auto;
}
.facets .side-content {
    margin-left:240px;
}
.t-Dialog-page.facets .side-menu {
    width:240px;
    min-width: 240px;
}
.facets.t-Body-side-closed .side-content {
    margin-left:15px;
}
.facets.t-Body-side-closed .side-menu {
    width:15px;
    min-width: 15px;
}
.t-Dialog-page.facets.t-Body-side-closed .modal-facets {
    width: 15px;
}
.t-Dialog-page.facets.t-Body-side-closed .modal-products {
    margin-left: 15px;
}
.t-Dialog-page.facets .t-Dialog {
   overflow:hidden;
}
.t-Dialog-page.facets .t-Dialog-bodyWrapperOut,
.t-Dialog-page.facets .t-Dialog-bodyWrapperOut .t-Dialog-bodyWrapperIn,
.t-Dialog-page.facets .t-Dialog-bodyWrapperOut .t-Dialog-bodyWrapperIn .t-Dialog-body{
   flex:1;
   overflow: hidden;
   display:flex;
}

.t-Dialog-page.facets .t-Dialog-bodyWrapperOut,
.t-Dialog-page.facets .t-Dialog-bodyWrapperOut .t-Dialog-bodyWrapperIn,
.t-Dialog-page.facets .t-Dialog-bodyWrapperOut .t-Dialog-bodyWrapperIn .t-Dialog-body,
.t-Dialog-page.facets .t-Dialog-bodyWrapperOut .t-Dialog-bodyWrapperIn .t-Dialog-body .container {
   flex:1;
   overflow: hidden;
   display:flex;
   margin: 0 !important;
   padding:0;
   flex-direction:column
}

.t-Dialog-page.facets .t-Dialog-bodyWrapperOut .t-Dialog-bodyWrapperIn .t-Dialog-body .container .row {
    flex:1;
   overflow: hidden;
   display:flex;
   margin: 0 !important;
   padding:0;
}

.t-Dialog-page.facets .t-Dialog-bodyWrapperOut .t-Dialog-bodyWrapperIn .t-Dialog-body .container .row .col {
    flex: 1;
    padding: 0;
    overflow: hidden;
}
.t-Dialog-page.facets .modal-products-facets{
    height: 100%;
    overflow: hidden;
}

.ui-dialog.ui-dialog--notification .ui-dialog-content.ui-widget-content {
    padding: 20px;
}

/*
.ui-dialog.ui-front {
    z-index: 999999;
}
.a-IRR-col-values-drop {
    z-index: 999999;
}

body .ui-datepicker {
		z-index: 1000000 !important
}

.a-Menu {
        z-index: 9999990;
}
*/

table.prod-search-help {
     border-spacing: 0;
     border-collapse: collapse;
}

table.prod-search-help td, table.prod-search-help th {
    border:1px solid #cdcecf;
    padding: 5px;
}

.dyn-item-row .t-Form-inputContainer .extra-input .t-Form-labelContainer {
    display: none;
}
.dyn-item-row .t-Form-inputContainer .extra-input {
    min-width: 50%;
}
