.justify-flex-start,
.justify-left,
.justify-top {
    justify-content: flex-start !important
}

.justify-center {
    justify-content: center !important
}

.justify-bottom,
.justify-flex-end,
.justify-right {
    justify-content: flex-end !important
}

.justify-justified,
.justify-space-between {
    justify-content: space-between !important
}

.justify-space-around {
    justify-content: space-around !important
}

.justify-space-evenly {
    justify-content: space-evenly !important
}

.align-flex-start,
.align-left,
.align-top {
    align-items: flex-start !important
}

.align-center {
    align-items: center !important
}

.align-bottom,
.align-flex-end,
.align-right {
    align-items: flex-end !important
}

.align-stretch {
    align-items: stretch !important
}

.align-self-left,
.align-self-top {
    align-self: flex-start !important
}

.align-self-center {
    align-self: center !important
}

.align-self-bottom,
.align-self-right {
    align-self: flex-end !important
}

.align-self-stretch {
    align-self: stretch !important
}

.flex-auto {
    flex: auto
}

.flex-shrink {
    flex: none
}

.flex-grow {
    flex: 1 0 auto
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-wrap.sw-column,
.flex-wrap.sw-row {
    overflow: auto
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.aw-xrt-separator {
    border-bottom: 1px solid;
    clear: both;
    display: block;
    margin: 16px 8px
}

.sw-sectionBreak {
    height: 1em
}

.aw-xrt-thumbnailImagePanel {
    width: inherit;
    height: inherit;
    display: block;
    float: left;
    overflow: hidden
}

.aw-xrt-thumbnailImage {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%
}

.aw-xrt-thumbnailImage .aw-base-icon,
.aw-xrt-thumbnailImagePanel .aw-base-icon {
    width: 64px;
    height: 64px
}

.aw-xrt-thumbnailImage>img {
    max-height: 100%;
    max-width: 100%
}

.aw-layout-panel .aw-xrt-thumbnailImage {
    margin: 0 auto 0 0
}

.aw-xrt-summaryXrt .aw-layout-panelContent {
    overflow: inherit
}

.aw-xrt-summaryXrt .aw-layout-panelContent .aw-jswidget-tabPage .aw-layout-panelBody {
    flex-wrap: wrap
}

.aw-xrt-summaryXrt {
    width: 100%;
    height: inherit;
    display: flex;
    flex-direction: column
}

.aw-xrt-tabsContainer {
    align-self: stretch;
    flex: 0 0 auto;
    padding: 0 0 4px
}

.aw-xrt-columnContentPanel,
.aw-xrt-summary,
.aw-xrt-summaryXrt,
.aw-xrt-thumbnailImage {
    min-height: 1px
}

.mx-large>:not(:last-child) {
    margin-right: 1.3333333333rem
}

.mx-normal>:not(:last-child) {
    margin-right: .6666666667rem
}

.mx-small>:not(:last-child) {
    margin-right: .3333333333rem
}

.mx-xsmall>:not(:last-child) {
    margin-right: .1666666667rem
}

.my-large>:not(:last-child) {
    margin-bottom: 1.3333333333rem
}

.my-normal>:not(:last-child) {
    margin-bottom: .6666666667rem
}

.my-small>:not(:last-child) {
    margin-bottom: .3333333333rem
}

.my-xsmall>:not(:last-child) {
    margin-bottom: .1666666667rem
}

.w-1 {
    width: 8.3333333333% !important
}

.w-2 {
    width: 16.6666666667% !important
}

.w-3 {
    width: 25% !important
}

.w-4 {
    width: 33.3333333333% !important
}

.w-5 {
    width: 41.6666666667% !important
}

.w-6 {
    width: 50% !important
}

.w-7 {
    width: 58.3333333333% !important
}

.w-8 {
    width: 66.6666666667% !important
}

.w-9 {
    width: 75% !important
}

.w-10 {
    width: 83.3333333333% !important
}

.w-11 {
    width: 91.6666666667% !important
}

.w-12 {
    width: 100% !important
}

.h-1 {
    height: 8.3333333333% !important
}

.h-2 {
    height: 16.6666666667% !important
}

.h-3 {
    height: 25% !important
}

.h-4 {
    height: 33.3333333333% !important
}

.h-5 {
    height: 41.6666666667% !important
}

.h-6 {
    height: 50% !important
}

.h-7 {
    height: 58.3333333333% !important
}

.h-8 {
    height: 66.6666666667% !important
}

.h-9 {
    height: 75% !important
}

.h-10 {
    height: 83.3333333333% !important
}

.h-11 {
    height: 91.6666666667% !important
}

.h-12 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.demo-w-1f {
    width: 1rem
}

.demo-w-2f {
    width: 2rem
}

.demo-w-3f {
    width: 3rem
}

.demo-w-4f {
    width: 4rem
}

.demo-w-5f {
    width: 5rem
}

.demo-w-6f {
    width: 6rem
}

.demo-w-7f {
    width: 7rem
}

.demo-w-8f {
    width: 8rem
}

.demo-w-9f {
    width: 9rem
}

.demo-w-10f {
    width: 10rem
}

.demo-w-11f {
    width: 11rem
}

.demo-w-12f {
    width: 12rem
}

.demo-w-13f {
    width: 13rem
}

.demo-w-14f {
    width: 14rem
}

.demo-w-15f {
    width: 15rem
}

.demo-w-16f {
    width: 16rem
}

.demo-w-17f {
    width: 17rem
}

.demo-w-18f {
    width: 18rem
}

.demo-w-19f {
    width: 19rem
}

.demo-w-20f {
    width: 20rem
}

.demo-w-21f {
    width: 21rem
}

.demo-w-22f {
    width: 22rem
}

.demo-w-23f {
    width: 23rem
}

.demo-w-24f {
    width: 24rem
}

.demo-w-25f {
    width: 25rem
}

.demo-w-26f {
    width: 26rem
}

.demo-w-27f {
    width: 27rem
}

.demo-w-28f {
    width: 28rem
}

.demo-w-29f {
    width: 29rem
}

.demo-w-30f {
    width: 30rem
}

.demo-w-31f {
    width: 31rem
}

.demo-w-32f {
    width: 32rem
}

.demo-w-33f {
    width: 33rem
}

.demo-w-34f {
    width: 34rem
}

.demo-w-35f {
    width: 35rem
}

.demo-w-36f {
    width: 36rem
}

.demo-w-37f {
    width: 37rem
}

.demo-w-38f {
    width: 38rem
}

.demo-w-39f {
    width: 39rem
}

.demo-w-40f {
    width: 40rem
}

.demo-w-41f {
    width: 41rem
}

.demo-w-42f {
    width: 42rem
}

.demo-w-43f {
    width: 43rem
}

.demo-w-44f {
    width: 44rem
}

.demo-w-45f {
    width: 45rem
}

.demo-w-46f {
    width: 46rem
}

.demo-w-47f {
    width: 47rem
}

.demo-w-48f {
    width: 48rem
}

.demo-w-49f {
    width: 49rem
}

.demo-w-50f {
    width: 50rem
}

.demo-h-1f {
    height: 1rem
}

.demo-h-2f {
    height: 2rem
}

.demo-h-3f {
    height: 3rem
}

.demo-h-4f {
    height: 4rem
}

.demo-h-5f {
    height: 5rem
}

.demo-h-6f {
    height: 6rem
}

.demo-h-7f {
    height: 7rem
}

.demo-h-8f {
    height: 8rem
}

.demo-h-9f {
    height: 9rem
}

.demo-h-10f {
    height: 10rem
}

.demo-h-11f {
    height: 11rem
}

.demo-h-12f {
    height: 12rem
}

.demo-h-13f {
    height: 13rem
}

.demo-h-14f {
    height: 14rem
}

.demo-h-15f {
    height: 15rem
}

.demo-h-16f {
    height: 16rem
}

.demo-h-17f {
    height: 17rem
}

.demo-h-18f {
    height: 18rem
}

.demo-h-19f {
    height: 19rem
}

.demo-h-20f {
    height: 20rem
}

.demo-h-21f {
    height: 21rem
}

.demo-h-22f {
    height: 22rem
}

.demo-h-23f {
    height: 23rem
}

.demo-h-24f {
    height: 24rem
}

.demo-h-25f {
    height: 25rem
}

.demo-h-26f {
    height: 26rem
}

.demo-h-27f {
    height: 27rem
}

.demo-h-28f {
    height: 28rem
}

.demo-h-29f {
    height: 29rem
}

.demo-h-30f {
    height: 30rem
}

.demo-h-31f {
    height: 31rem
}

.demo-h-32f {
    height: 32rem
}

.demo-h-33f {
    height: 33rem
}

.demo-h-34f {
    height: 34rem
}

.demo-h-35f {
    height: 35rem
}

.demo-h-36f {
    height: 36rem
}

.demo-h-37f {
    height: 37rem
}

.demo-h-38f {
    height: 38rem
}

.demo-h-39f {
    height: 39rem
}

.demo-h-40f {
    height: 40rem
}

.demo-h-41f {
    height: 41rem
}

.demo-h-42f {
    height: 42rem
}

.demo-h-43f {
    height: 43rem
}

.demo-h-44f {
    height: 44rem
}

.demo-h-45f {
    height: 45rem
}

.demo-h-46f {
    height: 46rem
}

.demo-h-47f {
    height: 47rem
}

.demo-h-48f {
    height: 48rem
}

.demo-h-49f {
    height: 49rem
}

.demo-h-50f {
    height: 50rem
}

#root,
.awRoot {
    height: 100%
}

table td {
    overflow: hidden
}

.sw-font-4xLarge {
    font-size: 2.48832rem
}

.sw-font-3xLarge {
    font-size: 2.0736rem
}

.sw-font-2xLarge {
    font-size: 1.728rem
}

.sw-font-xLarge {
    font-size: 1.44rem
}

.sw-font-large {
    font-size: 1.2rem
}

.sw-font-normal {
    font-size: 1rem
}

.sw-aria-border {
    border: .1666666667rem solid transparent;
    outline: 0
}

.aw-base-backButton {
    border: none;
    bottom: 0;
    cursor: pointer;
    left: 0
}

.aw-base-backButton .aw-base-icon {
    width: 32px;
    height: 32px
}

@media (max-width:400px) {
    .aw-layout-headerLeft .aw-base-backButton {
        margin-left: 0;
        margin-right: .4166666667rem
    }
}

.aw-base-backButton:hover {
    border: none
}

.aw-search-searchContainer .aw-base-iconButton {
    width: 33px;
    height: 30px
}

.aw-base-large-thumbnail {
    width: 48px;
    height: 48px
}

.aw-base-small-thumbnail {
    width: 22px;
    height: 22px
}

.aw-base-scrollPanel {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    flex: auto
}

@media screen and (-ms-high-contrast:none) {
    .aw-base-scrollPanel {
        -ms-overflow-style: auto;
        overflow-y: auto
    }
}

.aw-base-scrollPanel,
_:-ms-lang(x),
_:-webkit-full-screen {
    overflow-y: auto
}

@media only screen and (max-device-width:1024px) {
    .aw-base-scrollPanel {
        overflow-y: auto
    }
}

.aw-base-logoImage .aw-base-icon {
    width: 80px;
    height: 18px
}

.aw-base-svgCache {
    visibility: hidden
}

.aw-base-osClipboardHyperlink {
    display: inline;
    -moz-user-select: all;
    -webkit-user-select: all;
    user-select: all
}

.awRoot .sw-order-one {
    order: 1
}

.awRoot .sw-order-two {
    order: 2
}

.awRoot .sw-order-three {
    order: 3
}

.aw-layout-globalToolBarOverlay {
    width: 3em;
    height: -webkit-fill-available
}

.aw-layout-globalToolBarOverlayOpen {
    width: 13.5em;
    height: -webkit-fill-available;
    position: absolute;
    z-index: 1001
}

.aw-layout-fill {
    display: flex;
    flex: 1 1 auto;
    overflow: hidden
}

.aw-layout-fit {
    display: flex;
    flex: 0 0 auto
}

aw-global-navigation-panel {
    flex: 0 0 auto
}

aw-global-toolbar {
    display: flex
}

aw-global-toolbar .aw-layout-globalToolbar .aw-commands-commandIconButtonText {
    display: none
}

aw-global-toolbar .aw-layout-headerContext {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

aw-global-toolbar .aw-layout-userSession .aw-commands-commandIconButtonText {
    display: inline;
    font-size: 1rem
}

aw-global-toolbar .aw-user-text {
    width: 100%;
    height: 24px;
    font-size: 1rem;
    overflow: hidden;
    padding-left: 5px;
    padding-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

aw-global-toolbar .aw-layout-userSession .aw-command-overflowIcon,
aw-global-toolbar .aw-layout-userSession .aw-commandIcon {
    display: none
}

aw-global-toolbar .aw-layout-globalToolbarCommands .aw-layout-userSession .aw-commands-commandIconButton {
    width: 100%;
    height: 24px;
    margin: 0;
    padding-left: 5px;
    text-align: start
}

aw-global-toolbar .aw-layout-userSession {
    justify-content: flex-end
}

aw-global-toolbar .aw-layout-globalToolbar {
    padding-left: 0;
    transition: width .25s ease
}

aw-global-toolbar .aw-layout-globalToolbarCommands aw-command .aw-widgets-groupCommandStack svg {
    padding-left: 0
}

aw-global-toolbar .aw-layout-globalToolbarCommands .aw-commands-commandIconButton {
    width: 32px;
    height: 32px;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle
}

aw-global-toolbar aw-link-with-popup-menu {
    height: 16px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-top: 4px
}

aw-global-toolbar aw-link-with-popup-menu a {
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

aw-global-toolbar .aw-layout-headerContext .aw-seperator-style {
    display: none
}

aw-global-toolbar .aw-widgets-propertyContainer {
    margin-bottom: 0
}

.aw-layout-globalToolbarPanel,
.aw-layout-headerPanel {
    flex: 0 0 auto
}

.sw-logoContainer {
    padding-left: 16px
}

.aw-layout-locationTitle {
    font-size: 1.728rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-seperator-style {
    font-size: 1.2rem;
    height: 13px;
    margin: 1px
}

.aw-layout-headerSubTitle {
    display: inline-block;
    overflow: hidden
}

.aw-layout-header {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    padding-bottom: 1.3333333333rem;
    padding-top: 1.1666666667rem;
    transition: padding .5s
}

.aw-layout-header a.sw-tab-selected {
    font-weight: 700
}

.aw-layout-header a {
    font-size: 1rem;
    font-weight: 400
}

.aw-layout-header .aw-base-normal {
    display: inline
}

.aw-layout-header .aw-search-searchContainer {
    float: right
}

.aw-search-updateSearchTitle {
    display: block;
    font-size: 1.728rem;
    font-weight: 600;
    margin-bottom: 13px;
    margin-left: 7px
}

.aw-layout-validationErrorMessage {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 1rem;
    overflow: hidden;
    padding-bottom: 3px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-layout-breadCrumbs {
    width: 100%;
    height: auto
}

.aw-layout-breadCrumbs aw-popup-panel.aw-widgets-overflowChevronPopup ul.aw-widgets-cellListWidget {
    overflow: auto
}

.aw-layout-breadCrumbs li {
    display: inline
}

.aw-layout-breadCrumbs div {
    display: flex;
    flex-direction: row
}

aw-search-breadcrumb {
    width: 100%
}

.aw-layout-breadCrumbs.aw-base-scrollPanel {
    overflow-y: auto
}

.aw-search-updateCriteriaPopup .aw-layout-flexRow {
    display: flex;
    flex-direction: row
}

div .aw-layout-eachCrumb .aw-widgets-crumbCategoryLabel {
    margin-left: 10px;
    margin-right: 0
}

div .aw-layout-eachCrumb .aw-widgets-breadCrumbOverflow {
    margin-left: 5px;
    margin-right: 0
}

.aw-layout-breadCrumbs aw-property-image svg {
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: top
}

.aw-layout-fxbreadCrumbs .aw-widgets-breadcrumbChevronPopup aw-property-image {
    float: right
}

.aw-layout-breadCrumbs aw-property-image .aw-widgets-overflowChevronIcon svg {
    margin-left: 5px;
    margin-right: 0
}

.aw-widgets-overflowChevronPopup li .aw-widgets-cellListItem {
    padding: 5px
}

.aw-layout-flexCommandbar {
    display: flex;
    flex-direction: row
}

.aw-layout-infoCommandbar.aw-layout-flexCommandbar {
    height: auto
}

.aw-layout-navigationCommandbar .aw-commands-commandBarVertical .search-command {
    float: left;
    min-height: 5px;
    width: 54px
}

.aw-layout-infoCommandbar,
.aw-layout-navigationCommandbar,
.aw-layout-primaryWorkarea,
.aw-layout-sublocationTabPanel aw-gwt-presenter,
.awRoot {
    display: flex;
    flex-direction: column
}

.aw-layout-infoCommandbar,
.aw-layout-navigationCommandbar {
    flex: none
}

.aw-layout-infoCommandbar {
    overflow-y: hidden
}

.aw-layout-primaryWorkarea .aw-layout-workareaCommandbar {
    min-height: 3.6666666667rem
}

.aw-layout-headerProperties {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    float: left;
    margin-bottom: 1px;
    max-height: 2.2em;
    overflow: hidden;
    width: 100%
}

.aw-layout-headerProperties .aw-jswidgets-change {
    color: inherit;
    font-style: inherit
}

.aw-layout-headerProperties .aw-jswidgets-oldText {
    display: none
}

header .aw-layout-headerPropContainer {
    align-items: center
}

header .aw-layout-headerProperties .aw-layout-fxbreadCrumbs {
    font-size: inherit;
    height: inherit
}

header .aw-layout-headerProperties .aw-widgets-propertyContainer .aw-jswidgets-arrayValueCellListItem {
    padding-bottom: 0
}

@media (max-width:400px) {
    header .aw-layout-headerProperties {
        display: none
    }
}

.aw-layout-headerPropContainer .aw-visual-indicator {
    padding-bottom: .3333333333rem
}

.aw-layout-headerContribution,
.aw-layout-headerProperty {
    display: flex;
    flex-direction: row;
    vertical-align: top
}

.aw-layout-headerProperty {
    margin-right: 32px
}

.aw-layout-headerContribution {
    flex: none
}

.aw-layout-headerPropertyOverflow {
    max-width: 300px;
    white-space: nowrap
}

.aw-layout-summaryList {
    min-width: 317px;
    width: 25%
}

.aw-layout-tableSummaryList {
    padding: 0 0 .5em;
    width: 50%
}

.aw-footer-container {
    bottom: 0;
    flex-shrink: 0;
    position: fixed;
    width: 100%
}

.aw-layout-defaultSublocation .aw-footer-container {
    display: none
}

@media (max-width:400px) {
    .aw-layout-defaultSublocation .aw-footer-container {
        display: inherit
    }
}

.aw-layout-workareaCommandbar .aw-commands-commandImage {
    display: inline-block;
    margin-top: 1px;
    vertical-align: top
}

.aw-layout-tablePropertyContent {
    padding-bottom: 20px
}

.aw-layout-sublocationContent {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 7px 10px 10px 8px
}

.afx-layout-fullscreen .aw-layout-sublocationContent {
    padding: 0
}

.aw-layout-subLocationTitles {
    align-self: flex-end;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    padding: 0 1.3333333333rem;
    width: 100%
}

.aw-layout-headerContent {
    margin-left: 1.3333333333rem;
    padding: 1.3333333333rem 0
}

.aw-layout-summaryLocation {
    display: none
}

.aw-layout-popupOverlay {
    position: fixed
}

.aw-layout-popup {
    width: auto;
    height: auto;
    display: block;
    z-index: 999999
}

.aw-layout-popup.aw-layout-popup-hasBorder {
    border: .0833333333rem solid;
    border-radius: 3px
}

.aw-layout-popup .aw-widgets-cellListItem {
    cursor: pointer;
    display: block;
    float: none;
    font-size: 1rem;
    max-width: 100%;
    white-space: nowrap;
    width: auto
}

.aw-layout-popup .aw-widgets-cellListItem.sw-cell-val {
    width: 100%
}

.aw-layout-popup .aw-widgets-noResultsLabel {
    display: flex;
    font-size: 1rem;
    margin: 0;
    padding: 10px 15px 10px 10px
}

.aw-layout-popup .aw-popup-commandDrop .aw-jswidgets-loading {
    margin: 0;
    padding: 10px;
    width: auto
}

.aw-layout-popup.aw-widgets-overflowChevronPopup,
.aw-layout-popup.aw-widgets-overflowChevronPopup ul.aw-widgets-cellListWidget {
    overflow: auto
}

.aw-layout-popup .aw-widgets-breadcrumbChevronPopup {
    max-height: 500px;
    max-width: 320px;
    min-width: 290px
}

.aw-layout-popup .aw-widgets-breadcrumbChevronPopup .aw-widgets-cellListItem {
    margin: 0;
    padding: 10px
}

.aw-layout-popup .aw-widgets-breadcrumbChevronPopup aw-list .aw-widgets-cellListItem {
    margin-bottom: 2px;
    padding: 5px
}

.aw-layout-popup .aw-widgets-breadcrumbChevronPopup .aw-widgets-breadcrumbMS.aw-widgets-breadcrumbChevronPopup {
    margin-right: 15px
}

.aw-layout-commandBarHorizontal {
    display: inline-block;
    width: 100%
}

.aw-layout-commandBarVertical,
.info-commandbar {
    display: inline-block;
    width: 50px
}

.aw-layout-commandBarVertical button {
    margin-bottom: 12px
}

.aw-layout-commandBarVertical {
    width: 50px
}

.aw-layout-commandBarVertical button,
.aw-layout-commandBarVertical button:hover,
.info-commandbar button,
.info-commandbar button:hover {
    background: none;
    border: none;
    margin-bottom: 1em
}

.aw-layout-locationPanel {
    display: flex;
    flex-direction: row;
    overflow: hidden
}

.aw-layout-subLocation,
.aw-layout-sublocationTabPanel {
    display: flex;
    flex: auto;
    flex-direction: column;
    overflow: hidden
}

.aw-layout-defaultSublocation {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden
}

.aw-layout-sublocationContainer {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    overflow: hidden
}

.aw-layout-workarea {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden
}

.aw-layout-workareaCommandbar,
.aw-layout-workareaTitle {
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.aw-layout-workareaCommandbar {
    flex: none;
    flex-direction: row
}

.aw-layout-workareaTitle {
    flex: 1 1 auto;
    flex-direction: column;
    height: 100%
}

.aw-layout-header aw-sublocation-title {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.aw-layout-workareaMain,
aw-sublocation-body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    overflow: hidden
}

.aw-layout-workareaMain.vertical {
    flex-direction: column
}

.aw-layout-workareaMain.vertical-reverse {
    flex-direction: column-reverse
}

.aw-layout-workareaMain.horizontal-reverse {
    flex-direction: row-reverse
}

aw-xrt-sublocation .aw-layout-workareaMain>aw-sublocation-body {
    display: flex;
    flex-direction: column
}

aw-primary-workarea {
    display: flex;
    flex-direction: row;
    width: 100%
}

aw-primary-workarea .aw-base-scrollPanel {
    overflow-y: auto
}

.aw-layout-listContainer,
.aw-layout-primaryWorkareaContainer {
    width: 100%
}

.aw-layout-primaryWorkarea,
.aw-layout-primaryWorkareaContainer {
    overflow: hidden
}

.aw-layout-primaryWorkareaLeft {
    flex: 0 0 auto
}

.aw-layout-primaryWorkareaFill {
    flex: 1 1 auto
}

.aw-layout-secondaryWorkarea {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden
}

.aw-layout-flex {
    flex: 1 1 auto
}

.aw-layout-secondaryWorkarea .aw-layout-sublocationContent {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.aw-footer-container .aw-commands-commandBarHorizontalCenter,
.aw-layout-fullFlex,
.aw-layout-panel aw-gwt-presenter,
aw-base-sublocation,
aw-native-sublocation,
aw-navigate-breadcrumb,
aw-search-breadcrumb,
aw-secondary-workarea,
aw-secondary-workarea .aw-layout-sublocationContent,
aw-secondary-workarea aw-selection-summary {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    overflow: hidden
}

aw-gwt-presenter>.aw-tcXrt-summaryXrt,
aw-gwt-summary,
aw-secondary-workarea aw-gwt-presenter {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row
}

aw-gwt-summary {
    display: flex;
    flex-direction: column
}

aw-secondary-workarea .aw-layout-sublocationContent {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column
}

.aw-layout-navigationAreaContainer {
    margin-right: 2px
}

.aw-layout-infoPanelContainer {
    display: flex;
    flex-direction: column;
    margin-left: 2px
}

.aw-layout-popupContainer {
    position: relative
}

.aw-layout-fullScreenPanelLeft {
    margin-right: -320px
}

.aw-layout-fullScreenPanelRight {
    margin-left: -360px
}

.aw-layout-infoPanelContainer.aw-layout-push {
    margin-left: inherit
}

.aw-layout-infoPanelContainer.aw-layout-push .aw-layout-panel {
    border-left: 1px solid
}

.aw-layout-fullScreenPanelLeft,
.aw-layout-fullScreenPanelRight {
    z-index: 1000
}

.aw-layout-leftPopupPanel,
.aw-layout-rightPopupPanel {
    position: absolute;
    z-index: 1000
}

.aw-layout-rightPopupPanel {
    right: 0
}

.aw-layout-panel {
    height: 100%
}

.aw-layout-infoPanelContainer,
.aw-layout-navigationAreaContainer,
.aw-layout-popupContainer {
    flex: 0 0 auto
}

.aw-layout-declarativePanelRoot,
.aw-layout-infoPanel,
.aw-layout-navigationArea {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.aw-layout-declarativePanelRoot .aw-layout-flexColumn,
.aw-layout-infoPanelContainer .aw-layout-flexColumn,
.aw-layout-navigationAreaContainer .aw-layout-flexColumn,
aw-table,
ng-transclude.aw-layout-flexColumn,
ui-view.aw-layout-flexColumn,
ui-view.aw-layout-flexRow {
    overflow: hidden
}

.aw-layout-flexColumn,
.aw-layout-flexRow,
aw-scrollpanel,
aw-table {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row
}

.aw-layout-flexColumn,
.aw-layout-linkWithPopupContainer,
.aw-layout-popupPanelContainer,
aw-scrollpanel,
aw-table {
    display: flex;
    flex-direction: column
}

.aw-layout-flexRowContainer {
    display: flex;
    flex-direction: row
}

.aw-layout-sublocationTabPanel>ng-transclude>aw-gwt-presenter,
.aw-layout-sublocationTabPanel>ng-transclude>ui-view>aw-gwt-presenter,
.awRoot,
aw-page {
    flex: 1 1 auto;
    overflow: hidden
}

.aw-layout-flexItem {
    flex: 1 0 auto
}

.aw-layout-panelContent,
.aw-layout-subPanelContent,
.sw-command-panelContent {
    padding: 1.3333333333rem
}

.aw-layout-panelContent .aw-layout-panelContent,
.aw-layout-panelContent .aw-layout-subPanelContent,
.aw-layout-panelContent .sw-command-panelContent,
.aw-layout-subPanelContent .aw-layout-panelContent,
.aw-layout-subPanelContent .aw-layout-subPanelContent,
.aw-layout-subPanelContent .sw-command-panelContent,
.aw-panel .aw-layout-panelContent .aw-panelBody,
.aw-panel .aw-layout-subPanelContent .aw-panelBody,
.aw-panel .sw-command-panelContent .aw-panelBody,
.sw-command-panelContent .aw-layout-panelContent,
.sw-command-panelContent .aw-layout-subPanelContent,
.sw-command-panelContent .sw-command-panelContent {
    padding: 0
}

.aw-layout-panelContent,
.aw-layout-subPanelContent {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.aw-layout-panelBody {
    flex: 1 1 auto
}

.aw-layout-panelFooter,
.aw-layout-panelHeader {
    flex: 0 0 auto
}

.aw-layout-actionSection {
    text-align: right
}

.aw-layout-flexRTL {
    flex-direction: row-reverse
}

.aw-layout-flexBTT {
    flex-direction: column-reverse
}

.aw-layout-flexColumn,
.aw-layout-panelContent,
aw-scrollpanel {
    overflow: hidden
}

.aw-layout-flexColumn.aw-base-scrollPanel,
.aw-layout-panelMain {
    overflow-x: hidden;
    overflow-y: auto
}

.aw-layout-panelBody,
.aw-layout-panelFooter,
.aw-layout-panelHeader {
    box-sizing: border-box;
    padding: 16px;
    width: 100%
}

.aw-layout-panelBody .aw-layout-panelBody,
.aw-layout-panelBody .aw-layout-panelFooter,
.aw-layout-panelBody .aw-layout-panelHeader {
    padding: 0;
    width: 100%
}

.aw-layout-panelContent .aw-layout-panelBody.aw-base-scrollPanel,
.aw-layout-sublocationContent .aw-layout-panelBody,
.aw-layout-sublocationContent.aw-base-scrollPanel,
.aw-layout-sublocationContent>aw-xrt-summary>.aw-base-scrollPanel {
    overflow-y: auto
}

.aw-layout-panelFooter button:not(.hidden) {
    margin-top: 10px
}

.aw-layout-panelContent h4:first-child,
.aw-layout-panelFooter button:first-child {
    margin-top: 0
}

.aw-layout-panelContent input,
.aw-layout-panelContent textarea {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%
}

.aw-layout-panelSection {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    margin-bottom: 11px;
    margin-top: 6px;
    width: 100%
}

.aw-layout-panelBody[scrollable=false] .aw-layout-panelSection {
    flex: 1 1 auto;
    overflow: hidden
}

.aw-layout-panelSectionTitle,
.sw-sectionTitle {
    align-items: center;
    font-size: 1rem;
    font-weight: 600;
    font-weight: 700;
    height: -moz-fit-content;
    height: fit-content;
    letter-spacing: .5px;
    margin: 0;
    overflow: hidden;
    padding: .6666666667rem .6666666667rem .6666666667rem .8333333333rem;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

.sw-backButton,
.sw-panel-summary {
    margin-bottom: .6666666667rem;
    outline: none
}

.keyboard .sw-panel-summary:focus .sw-sectionTitleContainer {
    outline-offset: -2px;
    outline-style: solid;
    outline-width: 2px
}

.sw-selectionSummary {
    display: flex
}

.sw-selectionSummary .aw-layout-panelSectionTitle,
.sw-selectionSummary .sw-sectionTitle {
    padding: .6666666667rem 1.3333333333rem;
    width: auto
}

.sw-widgets-propertyValueLink {
    text-decoration: none
}

.sw-readOnly .sw-property-val.sw-widgets-propertyValueLink {
    border: .1666666667rem solid transparent
}

.aw-layout-panelSectionTitleChevron {
    width: 12px;
    height: 12px;
    margin-right: .6666666667rem
}

.aw-layout-panelSectionTitleChevron svg {
    width: 100%;
    height: 100%
}

.aw-layout-panelSectionTitleChevron.collapsed {
    transform: rotate(-90deg)
}

.aw-layout-panelSection.aw-layout-tableSection,
.aw-layout-panelSectionContent {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.aw-layout-panelSectionContent {
    margin-bottom: 2rem;
    min-height: 1px;
    padding: 0;
    width: 100%
}

.aw-layout-right {
    float: right
}

.aw-layout-left {
    float: left
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

.aw-layout-panelBody select {
    width: 100%
}

.aw-layout-panelBody select.ui-datepicker-month,
.aw-layout-panelBody select.ui-datepicker-year {
    width: auto
}

.aw-layout-panelSectionContent input[type=text],
.aw-layout-panelSectionContent textarea {
    width: 100%;
    height: 100%
}

.aw-layout-contentLabel {
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-left: 10px
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

.aw-layout-headerIcon .aw-widgets-modelObjectTypeIconOverlay .aw-base-icon {
    width: 18px;
    height: 18px
}

.aw-layout-headerIcon .aw-base-icon {
    width: 42px;
    height: 42px;
    max-height: 42px;
    max-width: 42px
}

.aw-layout-headerIcon aw-model-icon .aw-base-icon {
    padding: 0
}

.aw-layout-workareaTitle .gwt-Label {
    flex-shrink: 0
}

.aw-layout-underline {
    align-items: flex-start;
    border-bottom: 2px solid
}

.aw-layout-fxbreadCrumbs .aw-jswidget-controlArrow,
.aw-layout-fxbreadCrumbs .aw-jswidget-controlArrowNoFloat {
    height: 24px
}

.aw-layout-fxbreadCrumbs aw-popup-panel.aw-widgets-overflowChevronPopup {
    overflow: auto
}

.aw-layout-mainView {
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.aw-layout-mainView .awRoot .aw-layout-subLocation,
.aw-layout-mainView .awRoot .awLargeHeader .awTabs,
.aw-layout-mainView aw-page .aw-layout-subLocation {
    border-radius: 3px 3px 0 0
}

.aw-layout-mainView .awRoot .awLargeHeader .aw-layout-subLocation,
.aw-layout-mainView .awRoot aw-layout-slot+ui-view .aw-layout-subLocation {
    border-radius: 0
}

.aw-layout-mainView .awRoot aw-layout-slot+ui-view aw-layout-slot[name=aw_header]+* {
    border-radius: 3px 3px 0 0
}

.aw-layout-mainView .awRoot aw-layout-slot+ui-view aw-layout-slot[name=aw_header]+:empty {
    border-radius: 0
}

.aw-layout-mainView .awRoot aw-layout-slot+ui-view aw-layout-slot[name=aw_header]+:empty+* {
    border-radius: 3px 3px 0 0
}

.aw-layout-mainView.left-sidenav-pushed .awRoot .aw-layout-subLocation,
.aw-layout-mainView.left-sidenav-pushed .awRoot .awLargeHeader .awTabs,
.aw-layout-mainView.left-sidenav-pushed aw-page .aw-layout-subLocation {
    border-radius: 0 3px 0 0
}

.aw-layout-mainView.left-sidenav-pushed .awRoot .awLargeHeader .aw-layout-subLocation {
    border-radius: 0
}

.aw-layout-justifyFlexStart {
    justify-content: flex-start
}

.aw-layout-justifyFlexEnd {
    justify-content: flex-end
}

.aw-widgets-nameValueLabel,
.aw-widgets-tablePropertyLabel {
    flex: 1 1 auto;
    font-weight: 600;
    margin-bottom: .6666666667rem
}

.aw-layout-full {
    width: 100%;
    height: 100%
}

.aw-layout-chevronCellist {
    max-height: 250px;
    position: fixed;
    top: inherit;
    width: 335px
}

.aw-layout-workareaTitleOrderFirst {
    margin-right: 10px;
    order: 1;
    padding: 2px 0
}

.aw-layout-workareaTitleOrderSecond {
    order: 2
}

.aw-layout-flexbox {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    overflow: hidden
}

.aw-layout-row {
    display: flex;
    flex-direction: row;
    width: 100%
}

.aw-layout-column {
    display: flex;
    flex-direction: column
}

.aw-layout-wrap {
    flex-wrap: wrap
}

.aw-layout-nowrap {
    flex-wrap: nowrap
}

.aw-layout-wrap-reverse {
    flex-wrap: wrap-reverse
}

.sw-flex-column {
    box-sizing: border-box;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    overflow: hidden
}

.sw-flex-column.width-1 {
    width: 8.3333333333%
}

.sw-flex-column.width-2 {
    width: 16.6666666667%
}

.sw-flex-column.width-3 {
    width: 25%
}

.sw-flex-column.width-4 {
    width: 33.3333333333%
}

.sw-flex-column.width-5 {
    width: 41.6666666667%
}

.sw-flex-column.width-6 {
    width: 50%
}

.sw-flex-column.width-7 {
    width: 58.3333333333%
}

.sw-flex-column.width-8 {
    width: 66.6666666667%
}

.sw-flex-column.width-9 {
    width: 75%
}

.sw-flex-column.width-10 {
    width: 83.3333333333%
}

.sw-flex-column.width-11 {
    width: 91.6666666667%
}

.sw-flex-column.width-12 {
    width: 100%
}

.sw-flex-column.offset-1 {
    margin-left: 8.3333333333%
}

.sw-flex-column.offsetRight-1 {
    margin-right: 8.3333333333%
}

.sw-flex-column.offsetFixed-1 {
    margin-left: 1rem
}

.sw-flex-column.offsetRightFixed-1 {
    margin-right: 1rem
}

.sw-flex-column.offset-2 {
    margin-left: 16.6666666667%
}

.sw-flex-column.offsetRight-2 {
    margin-right: 16.6666666667%
}

.sw-flex-column.offsetFixed-2 {
    margin-left: 2rem
}

.sw-flex-column.offsetRightFixed-2 {
    margin-right: 2rem
}

.sw-flex-column.offset-3 {
    margin-left: 25%
}

.sw-flex-column.offsetRight-3 {
    margin-right: 25%
}

.sw-flex-column.offsetFixed-3 {
    margin-left: 3rem
}

.sw-flex-column.offsetRightFixed-3 {
    margin-right: 3rem
}

.sw-flex-column.offset-4 {
    margin-left: 33.3333333333%
}

.sw-flex-column.offsetRight-4 {
    margin-right: 33.3333333333%
}

.sw-flex-column.offsetFixed-4 {
    margin-left: 4rem
}

.sw-flex-column.offsetRightFixed-4 {
    margin-right: 4rem
}

.sw-flex-column.offset-5 {
    margin-left: 41.6666666667%
}

.sw-flex-column.offsetRight-5 {
    margin-right: 41.6666666667%
}

.sw-flex-column.offsetFixed-5 {
    margin-left: 5rem
}

.sw-flex-column.offsetRightFixed-5 {
    margin-right: 5rem
}

.sw-flex-column.offset-6 {
    margin-left: 50%
}

.sw-flex-column.offsetRight-6 {
    margin-right: 50%
}

.sw-flex-column.offsetFixed-6 {
    margin-left: 6rem
}

.sw-flex-column.offsetRightFixed-6 {
    margin-right: 6rem
}

.sw-flex-column.offset-7 {
    margin-left: 58.3333333333%
}

.sw-flex-column.offsetRight-7 {
    margin-right: 58.3333333333%
}

.sw-flex-column.offsetFixed-7 {
    margin-left: 7rem
}

.sw-flex-column.offsetRightFixed-7 {
    margin-right: 7rem
}

.sw-flex-column.offset-8 {
    margin-left: 66.6666666667%
}

.sw-flex-column.offsetRight-8 {
    margin-right: 66.6666666667%
}

.sw-flex-column.offsetFixed-8 {
    margin-left: 8rem
}

.sw-flex-column.offsetRightFixed-8 {
    margin-right: 8rem
}

.sw-flex-column.offset-9 {
    margin-left: 75%
}

.sw-flex-column.offsetRight-9 {
    margin-right: 75%
}

.sw-flex-column.offsetFixed-9 {
    margin-left: 9rem
}

.sw-flex-column.offsetRightFixed-9 {
    margin-right: 9rem
}

.sw-flex-column.offset-10 {
    margin-left: 83.3333333333%
}

.sw-flex-column.offsetRight-10 {
    margin-right: 83.3333333333%
}

.sw-flex-column.offsetFixed-10 {
    margin-left: 10rem
}

.sw-flex-column.offsetRightFixed-10 {
    margin-right: 10rem
}

.sw-flex-column.offset-11 {
    margin-left: 91.6666666667%
}

.sw-flex-column.offsetRight-11 {
    margin-right: 91.6666666667%
}

.sw-flex-column.offsetFixed-11 {
    margin-left: 11rem
}

.sw-flex-column.offsetRightFixed-11 {
    margin-right: 11rem
}

.sw-flex-column.offset-12 {
    margin-left: 100%
}

.sw-flex-column.offsetRight-12 {
    margin-right: 100%
}

.sw-flex-column.offsetFixed-12 {
    margin-left: 12rem
}

.sw-flex-column.offsetRightFixed-12 {
    margin-right: 12rem
}

.sw-flex-column.flex-auto {
    flex: 1 1 auto
}

.sw-flex-column.afx-static-size {
    flex: 0 0 auto
}

.sw-flex-row {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    width: 100%
}

.sw-flex-row.height-1 {
    height: 8.3333333333%
}

.sw-flex-row.height-2 {
    height: 16.6666666667%
}

.sw-flex-row.height-3 {
    height: 25%
}

.sw-flex-row.height-4 {
    height: 33.3333333333%
}

.sw-flex-row.height-5 {
    height: 41.6666666667%
}

.sw-flex-row.height-6 {
    height: 50%
}

.sw-flex-row.height-7 {
    height: 58.3333333333%
}

.sw-flex-row.height-8 {
    height: 66.6666666667%
}

.sw-flex-row.height-9 {
    height: 75%
}

.sw-flex-row.height-10 {
    height: 83.3333333333%
}

.sw-flex-row.height-11 {
    height: 91.6666666667%
}

.sw-flex-row.height-12 {
    height: 100%
}

.sw-flex-row.offset-1 {
    margin-top: 8.3333333333%
}

.sw-flex-row.offsetBottom-1 {
    margin-bottom: 8.3333333333%
}

.sw-flex-row.offsetFixed-1 {
    margin-top: 1rem
}

.sw-flex-row.offsetBottomFixed-1 {
    margin-bottom: 1rem
}

.sw-flex-row.offset-2 {
    margin-top: 16.6666666667%
}

.sw-flex-row.offsetBottom-2 {
    margin-bottom: 16.6666666667%
}

.sw-flex-row.offsetFixed-2 {
    margin-top: 2rem
}

.sw-flex-row.offsetBottomFixed-2 {
    margin-bottom: 2rem
}

.sw-flex-row.offset-3 {
    margin-top: 25%
}

.sw-flex-row.offsetBottom-3 {
    margin-bottom: 25%
}

.sw-flex-row.offsetFixed-3 {
    margin-top: 3rem
}

.sw-flex-row.offsetBottomFixed-3 {
    margin-bottom: 3rem
}

.sw-flex-row.offset-4 {
    margin-top: 33.3333333333%
}

.sw-flex-row.offsetBottom-4 {
    margin-bottom: 33.3333333333%
}

.sw-flex-row.offsetFixed-4 {
    margin-top: 4rem
}

.sw-flex-row.offsetBottomFixed-4 {
    margin-bottom: 4rem
}

.sw-flex-row.offset-5 {
    margin-top: 41.6666666667%
}

.sw-flex-row.offsetBottom-5 {
    margin-bottom: 41.6666666667%
}

.sw-flex-row.offsetFixed-5 {
    margin-top: 5rem
}

.sw-flex-row.offsetBottomFixed-5 {
    margin-bottom: 5rem
}

.sw-flex-row.offset-6 {
    margin-top: 50%
}

.sw-flex-row.offsetBottom-6 {
    margin-bottom: 50%
}

.sw-flex-row.offsetFixed-6 {
    margin-top: 6rem
}

.sw-flex-row.offsetBottomFixed-6 {
    margin-bottom: 6rem
}

.sw-flex-row.offset-7 {
    margin-top: 58.3333333333%
}

.sw-flex-row.offsetBottom-7 {
    margin-bottom: 58.3333333333%
}

.sw-flex-row.offsetFixed-7 {
    margin-top: 7rem
}

.sw-flex-row.offsetBottomFixed-7 {
    margin-bottom: 7rem
}

.sw-flex-row.offset-8 {
    margin-top: 66.6666666667%
}

.sw-flex-row.offsetBottom-8 {
    margin-bottom: 66.6666666667%
}

.sw-flex-row.offsetFixed-8 {
    margin-top: 8rem
}

.sw-flex-row.offsetBottomFixed-8 {
    margin-bottom: 8rem
}

.sw-flex-row.offset-9 {
    margin-top: 75%
}

.sw-flex-row.offsetBottom-9 {
    margin-bottom: 75%
}

.sw-flex-row.offsetFixed-9 {
    margin-top: 9rem
}

.sw-flex-row.offsetBottomFixed-9 {
    margin-bottom: 9rem
}

.sw-flex-row.offset-10 {
    margin-top: 83.3333333333%
}

.sw-flex-row.offsetBottom-10 {
    margin-bottom: 83.3333333333%
}

.sw-flex-row.offsetFixed-10 {
    margin-top: 10rem
}

.sw-flex-row.offsetBottomFixed-10 {
    margin-bottom: 10rem
}

.sw-flex-row.offset-11 {
    margin-top: 91.6666666667%
}

.sw-flex-row.offsetBottom-11 {
    margin-bottom: 91.6666666667%
}

.sw-flex-row.offsetFixed-11 {
    margin-top: 11rem
}

.sw-flex-row.offsetBottomFixed-11 {
    margin-bottom: 11rem
}

.sw-flex-row.offset-12 {
    margin-top: 100%
}

.sw-flex-row.offsetBottom-12 {
    margin-bottom: 100%
}

.sw-flex-row.offsetFixed-12 {
    margin-top: 12rem
}

.sw-flex-row.offsetBottomFixed-12 {
    margin-bottom: 12rem
}

.sw-flex-row.flex-auto {
    flex: 1 1 auto
}

.sw-flex-row.afx-static-size {
    flex: 0 0 auto
}

.layoutCSSMediaQueries:before {
    content: "phone";
    display: none
}

@media(min-width:700px) {
    .layoutCSSMediaQueries:before {
        content: "tablet"
    }
}

@media(min-width:1100px) {
    .layoutCSSMediaQueries:before {
        content: "desktop"
    }
}

.aw-layout-summaryContent {
    height: auto
}

aw-navigate-breadcrumb .aw-widgets-cellListContainer.aw-widgets-droppable,
aw-search-breadcrumb .aw-widgets-cellListContainer.aw-widgets-droppable {
    margin: 0
}

aw-navigate-breadcrumb .aw-layout-popup aw-list .aw-widgets-cellListItem,
aw-search-breadcrumb .aw-layout-popup aw-list .aw-widgets-cellListItem {
    margin-bottom: 2px;
    padding: 5px
}

aw-navigate-breadcrumb aw-popup-panel .aw-widgets-cellListItem,
aw-search-breadcrumb aw-popup-panel .aw-widgets-cellListItem {
    margin: 0;
    padding: 10px
}

aw-navigate-breadcrumb aw-popup-panel .aw-widgets-breadcrumbChevronPopup,
aw-search-breadcrumb aw-popup-panel .aw-widgets-breadcrumbChevronPopup {
    max-height: 500px;
    max-width: 320px;
    min-width: 290px
}

aw-navigate-breadcrumb aw-popup-panel .aw-widgets-breadcrumbMS.aw-widgets-breadcrumbChevronPopup,
aw-search-breadcrumb aw-popup-panel .aw-widgets-breadcrumbMS.aw-widgets-breadcrumbChevronPopup {
    margin-right: 15px
}

.aw-layout-sashPanel {
    flex: 0 0 20px;
    position: relative;
    touch-action: none
}

.aw-layout-primaryWorkareaLeft .aw-widgets-cellListWidget {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.aw-layout-panelContent {
    min-height: 1px
}

.aw-layout-globalToolBarCmdClosed {
    margin-left: 7px;
    transform: none;
    width: 16px
}

.aw-layout-globalToolBarCmdOpen {
    margin-left: 8px;
    transform: scaleX(-1);
    width: 16px
}

.aw-layout-globalToolBarChevron {
    width: 16px;
    height: 12px;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle
}

.aw-layout-globalToolBarCmd {
    transition: all .25s linear
}

aw-sublocation-title {
    flex: 1 1 auto
}

.aw-layout-headerTitleContainer {
    padding-top: 6px
}

.aw-layout-defaultHeader {
    flex: none;
    height: 7.25em
}

aw-header aw-sublocation-title {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden
}

aw-header .aw-layout-header .aw-layout-flexRow {
    overflow: hidden
}

aw-header .aw-layout-fxbreadCrumbs {
    height: 100%
}

aw-header,
aw-showobject-header {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    overflow: hidden
}

aw-header aw-header-title,
aw-showobject-header aw-header-title {
    display: flex;
    flex: 0 0 auto;
    flex-direction: row
}

aw-header aw-header-title .aw-layout-locationTitle,
aw-showobject-header aw-header-title .aw-layout-locationTitle {
    font-size: 1.728rem
}

aw-header .aw-layout-header,
aw-showobject-header .aw-layout-header {
    height: 48px;
    overflow: hidden;
    padding: 14px 0 16px
}

aw-header .aw-layout-header.afx-layout-fullscreen-header,
aw-showobject-header .aw-layout-header.afx-layout-fullscreen-header {
    align-items: center;
    border-bottom-width: 1px;
    border-style: solid;
    padding: .8333333333rem
}

aw-header .aw-layout-header .aw-layout-flexColumn,
aw-showobject-header .aw-layout-header .aw-layout-flexColumn {
    overflow: hidden
}

@media (max-width:400px) {

    aw-header .aw-layout-header,
    aw-showobject-header .aw-layout-header {
        padding: 8px 8px 16px
    }
}

.afx-layout-header-container {
    flex: none
}

.afx-layout-header-container .aw-layout-breadCrumbContainer,
.afx-layout-header-container .aw-layout-headerContent,
.afx-layout-header-container .aw-layout-headerLeft {
    overflow: hidden
}

.afx-layout-header-container .aw-layout-locationTitle {
    align-items: center;
    flex: 0 0 auto
}

.afx-layout-header-container .aw-layout-headerIcon {
    padding-right: 16px
}

.afx-layout-header-container .aw-layout-headerIcon .aw-base-icon {
    width: 48px;
    height: 48px;
    max-height: 48px;
    max-width: 48px
}

.afx-layout-header-container .aw-layout-locationTitlePanel {
    flex: 0 0 auto;
    height: 32px
}

.afx-layout-header-container .afx-layout-fullscreen-header .aw-layout-locationTitlePanel {
    height: 2.25rem
}

.afx-layout-header-container aw-sublocation-title {
    overflow: hidden
}

.afx-layout-header-container .aw-layout-headerRight {
    flex: 0 0 auto
}

aw-showobject-page,
aw-showobject-page aw-xrt-sublocation {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

aw-showobject-page .afx-layout-fullscreen-header-container {
    flex-basis: 3.334em !important
}

.aw-layout-panelMain,
.awRoot aw-xrt-summary,
aw-page aw-xrt-summary,
aw-showobject-page aw-xrt-summary {
    display: flex;
    flex-direction: column
}

.aw-layout-panelMain {
    flex: 1 1 auto
}

.aw-layout-panelMain .aw-layout-panelBody .aw-layout-panelSectionContent {
    padding: 16px 16px 0;
    width: calc(100% - 32px)
}

.aw-layout-panelMain .aw-layout-panelBody .aw-layout-panelSectionContent>aw-list {
    margin: 0 -16px
}

.aw-layout-panelMain .aw-layout-panelBody .aw-layout-panelSectionTitle {
    border: .1666666667rem solid transparent;
    height: calc(32px - .33333rem);
    outline: 0;
    padding: 0 1.16667rem
}

.aw-layout-panelMain .aw-layout-panelBody .aw-title-link .aw-layout-panelSectionTitle {
    margin-bottom: 1.3333333333rem
}

.aw-layout-panelMain .aw-layout-panelBody .aw-widgets-cellListWidget .aw-widgets-cellListItem {
    width: calc(100% - 16px)
}

.sw-large-commandbar-icons .aw-command-bar .aw-commands-commandIconButton .aw-commands-svg,
.sw-large-commandbar-icons .aw-command-bar .aw-commands-commandIconButton .aw-commands-svg>svg,
.sw-large-commandbar-icons.aw-commands-showIconLabel .aw-command-bar:not(.aw-layout-userSessionCommands) .aw-commands-commandIconButton .aw-commands-svg {
    width: 2rem;
    height: 2rem
}

.sw-large-commandbar-icons .aw-command-bar.aw-commands-commandBarVertical .aw-command button.aw-commands-commandIconButton {
    height: auto;
    margin: 0;
    max-height: -moz-fit-content;
    max-height: fit-content
}

.sw-large-commandbar-icons .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    margin: 0;
    padding: .4166666667rem
}

.sw-large-commandbar-icons .global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-command .aw-commands-commandIconButton,
.sw-large-commandbar-icons .global-navigation .aw-sidenav-layoutContainer .global-navigation .aw-sidenav-layoutContainer .aw-command-bar:not(.aw-layout-userSessionCommands).aw-commands-commandBarVertical .aw-commands-overflow .aw-command .aw-commands-commandIconButton {
    height: auto;
    padding: 4px 0
}

.sw-large-commandbar-icons .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    top: .4166666667rem
}

.sw-large-commandbar-icons.aw-commands-showIconLabel .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    left: 4.3333333333rem;
    top: .8333333333rem
}

.sw-large-commandbar-icons .aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    top: .4166666667rem
}

.sw-large-commandbar-icons.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    top: .8333333333rem
}

.aw-layout-panelSection.aw-layout-panelSectionNoTitle {
    margin-bottom: 0;
    margin-top: 0
}

.aw-skip-to-main {
    left: -1000px;
    position: absolute;
    top: -1000px
}

.aw-skip-to-main:focus {
    width: auto;
    height: auto;
    left: 0;
    outline: none;
    overflow: visible;
    padding: 16px;
    position: absolute;
    top: 0;
    z-index: 9999999
}

.aw-apply-focus-to-main,
.aw-skip-to-main:focus .aw-skip-to-main-text {
    border-style: solid;
    border-width: 2px
}

.aw-hide-form-button[aria-hidden=true] {
    display: none
}

.sw-column,
.sw-row,
.sw-section {
    display: flex;
    overflow: hidden
}

.sw-column {
    flex-direction: column
}

.sw-row {
    flex-direction: row
}

.sw-section {
    flex: none;
    flex-direction: column
}

.sw-section>.sw-component:not(:last-child),
.sw-section>:not(:last-child) {
    margin-bottom: 1.3333333333rem
}

.sw-section .sw-row>:not(:last-child),
.sw-section.sw-row>:not(:last-child) {
    margin-right: .6666666667rem
}

.sw-section .sw-row>.sw-component:not(:last-child),
.sw-section.sw-row>.sw-component:not(:last-child) {
    margin-right: 2rem
}

.sw-section .sw-row>.sw-section,
.sw-section.sw-row>.sw-section {
    width: auto
}

.sw-row>.sw-section:not(:last-child) {
    margin: 0 .6666666667rem 0 0
}

.aw-layout-column>.sw-section,
.sw-column>.sw-section {
    width: 100%
}

.aw-layout-column>.sw-section:not(:last-child),
.sw-column>.sw-section:not(:last-child) {
    margin-bottom: .6666666667rem;
    margin-right: 0
}

.sw-demo .sw-component {
    border: 1px dashed #cd5c5c
}

.sw-demo .sw-section {
    border: 1px dashed #006487
}

.aw-widgets-cellListItemContainer .sw-component.sw-property {
    width: 100%
}

.sw-component {
    align-items: stretch;
    display: flex;
    flex: none;
    flex-direction: column;
    margin: 0 0 1.3333333333rem
}

.sw-component>:not(:last-child) {
    margin-bottom: .3333333333rem
}

.sw-component.sw-reverse {
    flex-direction: column-reverse
}

.sw-component.sw-row {
    align-items: center;
    flex-direction: row
}

.sw-component.sw-row>:not(:last-child) {
    margin: 0 .6666666667rem 0 0
}

.sw-component.sw-row.sw-reverse {
    flex-direction: row-reverse
}

.sw-component.sw-row.sw-reverse>:not(:last-child) {
    margin: 0 0 0 .6666666667rem
}

.aw-search-globalSearchWidgetContainer .sw-component {
    margin: 0 .6666666667rem 0 0
}

.sw-section>.sw-component.sw-row {
    margin-bottom: .6666666667rem
}

.sw-row>.sw-component {
    margin: 0 0 0 .6666666667rem
}

.sw-section-content {
    margin: 0 .6666666667rem
}

.sw-section-content>:not(:last-child) {
    margin-bottom: .6666666667rem
}

.sw-constrained .sw-section-content {
    height: calc(100% - 40px)
}

.sw-section-content>.sw-component-wrapper:not(:last-child) {
    margin-bottom: 0
}

.aw-base-scrollPanel {
    width: 100%;
    height: 100%;
    flex: 1 1 auto;
    overflow-x: hidden;
    overflow-y: auto
}

a.aw-layout-panelSectionTitle {
    cursor: pointer;
    text-decoration: none
}

.aw-layout-panelSectionTitle {
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.notCollapsible {
    display: flex;
    pointer-events: none
}

.notCollapsible .aw-command-bar {
    pointer-events: auto
}

.collapsible .sw-sectionTitle {
    cursor: pointer;
    display: list-item;
    list-style-position: inside
}

.noSummary {
    display: none;
    list-style-type: none
}

.aw-widgets-emptyCell {
    height: 35px
}

.aw-layout-errorSubLocation {
    padding-left: 1.3333333333rem;
    padding-top: 1.3333333333rem
}

.aw-widgets-multiSelectContainer {
    align-self: stretch;
    box-sizing: border-box;
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    overflow: hidden
}

.aw-xrt-summaryXrt .aw-widgets-multiSelectContainer {
    min-width: 300px
}

@media (min-width:400px)and (max-width:37.5em) {

    .aw-layout-infoPanelContainer,
    .aw-layout-navigationAreaContainer,
    .aw-layout-panel {
        max-width: 38.3333333333rem;
        width: 100%
    }
}

@media (max-width:400px) {
    .locationPanel {
        min-width: 20.625em;
        overflow: hidden
    }

    .aw-layout-locationTitle {
        float: left;
        font-size: 2.48832rem;
        width: 100%
    }

    .aw-layout-header {
        padding: .6666666667rem .6666666667rem 1.3333333333rem
    }

    .aw-layout-header .aw-search-searchContainer {
        margin-top: 0
    }

    .awRoot.awRootNarrowMode .aw-layout-header {
        padding-bottom: .6666666667rem;
        padding-top: 0
    }

    .aw-layout-infoCommandbar,
    .aw-layout-navigationCommandbar,
    .aw-layout-secondaryWorkarea,
    .aw-layout-workareaCommandbar {
        display: none
    }

    .aw-layout-summaryList,
    .aw-layout-tableSummaryList {
        min-width: 26.4166666667rem;
        width: 100%
    }

    .aw-footer-container {
        min-height: 4.75rem;
        z-index: 99999
    }

    .aw-layout-subLocationTitles {
        padding: 0 .8333333333rem .8333333333rem;
        width: calc(100% - 10px)
    }

    .aw-base-summaryOnlyBackButton .aw-base-icon {
        width: 1.6666666667rem;
        height: 2rem
    }

    .aw-layout-summaryOnly .aw-layout-secondaryWorkarea {
        display: block
    }

    .aw-layout-summaryOnly .aw-layout-headerLeft,
    .aw-layout-summaryOnly .aw-layout-primaryWorkarea,
    .aw-layout-summaryOnly .aw-layout-subLocationTitles,
    .aw-layout-summaryOnly .aw-layout-workareaTitle {
        display: none
    }

    .aw-layout-primaryWorkareaLeft {
        flex: 0 0 auto !important
    }

    .aw-layout-panelSection .aw-layout-workareaCommandbar {
        display: block
    }

    .aw-layout-panelSection .aw-layout-workareaCommandbar .aw-commands-commandIconButtonText {
        display: none
    }

    .aw-layout-infoPanelContainer,
    .aw-layout-navigationAreaContainer,
    .aw-layout-panel {
        max-width: 38.3333333333rem;
        width: 100%
    }

    .aw-layout-fadeInOut .aw-layout-headerPanel,
    .aw-layout-fadeInOut .aw-layout-subLocationTitles,
    .aw-layout-fadeInOut .aw-layout-sublocationContainer {
        opacity: .25;
        pointer-events: none;
        transition: all .3s ease
    }

    .sw-header.align-center {
        align-items: normal
    }

    .sw-column.aw-sidenav-layoutContainer {
        bottom: 4.75rem;
        width: 100%
    }

    .sw-hasPrimarySelection.aw-layout-primaryWorkareaLeft {
        display: none
    }

    .aw-layout-headerContent {
        margin-left: 0
    }
}

.flatpickr-calendar {
    animation: none;
    background: transparent;
    background: #fff;
    border: 0;
    border-radius: 5px;
    box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08);
    box-sizing: border-box;
    direction: ltr;
    display: none;
    font-size: 14px;
    line-height: 24px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    touch-action: manipulation;
    visibility: hidden;
    width: 307.875px
}

.flatpickr-calendar.inline,
.flatpickr-calendar.open {
    max-height: 640px;
    opacity: 1;
    visibility: visible
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999
}

.flatpickr-calendar.animate.open {
    animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.inline {
    display: block;
    position: relative;
    top: 2px
}

.flatpickr-calendar.static {
    position: absolute;
    top: calc(100% + 2px)
}

.flatpickr-calendar.static.open {
    display: block;
    z-index: 999
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
    box-shadow: none !important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
    box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
    border-left: 0
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    border-top: 1px solid #e6e6e6;
    height: 40px
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
    width: 0;
    height: 0;
    border: solid transparent;
    content: "";
    display: block;
    left: 22px;
    pointer-events: none;
    position: absolute
}

.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
    left: auto;
    right: 22px
}

.flatpickr-calendar:before {
    border-width: 5px;
    margin: 0 -5px
}

.flatpickr-calendar:after {
    border-width: 4px;
    margin: 0 -4px
}

.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
    bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
    top: 100%
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff
}

.flatpickr-calendar:focus {
    outline: 0
}

.flatpickr-wrapper {
    display: inline-block;
    position: relative
}

.flatpickr-months {
    display: flex
}

.flatpickr-months .flatpickr-month {
    fill: rgba(0, 0, 0, .9);
    background: transparent;
    color: rgba(0, 0, 0, .9);
    flex: 1 1;
    height: 34px;
    line-height: 1;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
    fill: rgba(0, 0, 0, .9);
    color: rgba(0, 0, 0, .9);
    cursor: pointer;
    height: 34px;
    padding: 10px;
    position: absolute;
    text-decoration: none;
    top: 0;
    z-index: 3
}

.flatpickr-months .flatpickr-next-month.flatpickr-disabled,
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
    display: none
}

.flatpickr-months .flatpickr-next-month i,
.flatpickr-months .flatpickr-prev-month i {
    position: relative
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
    left: 0
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
    right: 0
}

.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
    color: #959ea9
}

.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
    fill: #f64747
}

.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
    width: 14px;
    height: 14px
}

.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-months .flatpickr-prev-month svg path {
    fill: inherit;
    transition: fill .1s
}

.numInputWrapper {
    height: auto;
    position: relative
}

.numInputWrapper input,
.numInputWrapper span {
    display: inline-block
}

.numInputWrapper input {
    width: 100%
}

.numInputWrapper input::-ms-clear {
    display: none
}

.numInputWrapper input::-webkit-inner-spin-button,
.numInputWrapper input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.numInputWrapper span {
    width: 14px;
    height: 50%;
    border: 1px solid rgba(57, 57, 57, .15);
    box-sizing: border-box;
    cursor: pointer;
    line-height: 50%;
    opacity: 0;
    padding: 0 4px 0 2px;
    position: absolute;
    right: 0
}

.numInputWrapper span:hover {
    background: rgba(0, 0, 0, .1)
}

.numInputWrapper span:active {
    background: rgba(0, 0, 0, .2)
}

.numInputWrapper span:after {
    content: "";
    display: block;
    position: absolute
}

.numInputWrapper span.arrowUp {
    border-bottom: 0;
    top: 0
}

.numInputWrapper span.arrowUp:after {
    border-bottom: 4px solid rgba(57, 57, 57, .6);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 26%
}

.numInputWrapper span.arrowDown {
    top: 50%
}

.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57, 57, 57, .6);
    top: 40%
}

.numInputWrapper span svg {
    width: inherit;
    height: auto
}

.numInputWrapper span svg path {
    fill: rgba(0, 0, 0, .5)
}

.numInputWrapper:hover {
    background: rgba(0, 0, 0, .05)
}

.numInputWrapper:hover span {
    opacity: 1
}

.flatpickr-current-month {
    width: 75%;
    height: 34px;
    color: inherit;
    display: inline-block;
    font-size: 135%;
    font-weight: 300;
    left: 12.5%;
    line-height: inherit;
    line-height: 1;
    padding: 7.48px 0 0;
    position: absolute;
    text-align: center;
    transform: translateZ(0)
}

.flatpickr-current-month span.cur-month {
    color: inherit;
    display: inline-block;
    font-family: inherit;
    font-weight: 700;
    margin-left: .5ch;
    padding: 0
}

.flatpickr-current-month span.cur-month:hover {
    background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .numInputWrapper {
    display: inline-block;
    width: 6ch;
    width: 7ch\0
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month input.cur-year {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: inherit;
    cursor: text;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 300;
    height: auto;
    line-height: inherit;
    margin: 0;
    padding: 0 0 0 .5ch;
    vertical-align: initial
}

.flatpickr-current-month input.cur-year:focus {
    outline: 0
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
    background: transparent;
    color: rgba(0, 0, 0, .5);
    font-size: 100%;
    pointer-events: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    width: auto;
    height: auto;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    font-weight: 300;
    line-height: inherit;
    margin: -1px 0 0;
    outline: none;
    padding: 0 0 0 .5ch;
    position: relative;
    vertical-align: initial
}

.flatpickr-current-month .flatpickr-monthDropdown-months:active,
.flatpickr-current-month .flatpickr-monthDropdown-months:focus {
    outline: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
    background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    background-color: initial;
    outline: none;
    padding: 0
}

.flatpickr-weekdays {
    width: 100%;
    height: 28px;
    align-items: center;
    background: transparent;
    display: flex;
    overflow: hidden;
    text-align: center
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
    display: flex;
    flex: 1 1
}

span.flatpickr-weekday {
    background: transparent;
    color: rgba(0, 0, 0, .54);
    cursor: default;
    display: block;
    flex: 1 1;
    font-size: 90%;
    font-weight: bolder;
    line-height: 1;
    margin: 0;
    text-align: center
}

.dayContainer,
.flatpickr-weeks {
    padding: 1px 0 0
}

.flatpickr-days {
    align-items: flex-start;
    display: flex;
    overflow: hidden;
    position: relative;
    width: 307.875px
}

.flatpickr-days:focus {
    outline: 0
}

.dayContainer {
    width: 307.875px;
    box-sizing: border-box;
    display: inline-block;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 307.875px;
    min-width: 307.875px;
    opacity: 1;
    outline: 0;
    padding: 0;
    text-align: left;
    transform: translateZ(0)
}

.dayContainer+.dayContainer {
    box-shadow: -1px 0 0 #e6e6e6
}

.flatpickr-day {
    width: 14.2857143%;
    height: 39px;
    background: none;
    border: 1px solid transparent;
    border-radius: 150px;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    display: inline-block;
    flex-basis: 14.2857143%;
    font-weight: 400;
    justify-content: center;
    line-height: 39px;
    margin: 0;
    max-width: 39px;
    position: relative;
    text-align: center
}

.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
    background: #e6e6e6;
    border-color: #e6e6e6;
    cursor: pointer;
    outline: 0
}

.flatpickr-day.today {
    border-color: #959ea9
}

.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
    background: #959ea9;
    border-color: #959ea9;
    color: #fff
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
    background: #569ff7;
    border-color: #569ff7;
    box-shadow: none;
    color: #fff
}

.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
    border-radius: 50px 0 0 50px
}

.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
    border-radius: 0 50px 50px 0
}

.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)) {
    box-shadow: -10px 0 0 #569ff7
}

.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
    border-radius: 50px
}

.flatpickr-day.inRange {
    border-radius: 0;
    box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
    background: transparent;
    border-color: transparent;
    color: rgba(57, 57, 57, .3);
    cursor: default
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    color: rgba(57, 57, 57, .1);
    cursor: not-allowed
}

.flatpickr-day.week.selected {
    border-radius: 0;
    box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7
}

.flatpickr-day.hidden {
    visibility: hidden
}

.rangeMode .flatpickr-day {
    margin-top: 1px
}

.flatpickr-weekwrapper {
    float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
    box-shadow: 1px 0 0 #e6e6e6;
    padding: 0 12px
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    line-height: 28px;
    width: 100%
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
    background: transparent;
    border: none;
    color: rgba(57, 57, 57, .3);
    cursor: default;
    display: block;
    max-width: none;
    width: 100%
}

.flatpickr-innerContainer {
    box-sizing: border-box;
    display: block;
    display: flex;
    overflow: hidden
}

.flatpickr-rContainer {
    box-sizing: border-box;
    display: inline-block;
    padding: 0
}

.flatpickr-time {
    box-sizing: border-box;
    display: block;
    display: flex;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    outline: 0;
    overflow: hidden;
    text-align: center
}

.flatpickr-time:after {
    clear: both;
    content: "";
    display: table
}

.flatpickr-time .numInputWrapper {
    width: 40%;
    height: 40px;
    flex: 1 1;
    float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #393939
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #393939
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%
}

.flatpickr-time input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #393939;
    font-size: 14px;
    height: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center
}

.flatpickr-time input.flatpickr-hour {
    font-weight: 700
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
    font-weight: 400
}

.flatpickr-time input:focus {
    border: 0;
    outline: 0
}

.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
    width: 2%;
    height: inherit;
    align-self: center;
    color: #393939;
    float: left;
    font-weight: 700;
    line-height: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.flatpickr-time .flatpickr-am-pm {
    cursor: pointer;
    font-weight: 400;
    outline: 0;
    text-align: center;
    width: 18%
}

.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
    background: #eee
}

.flatpickr-input[readonly] {
    cursor: pointer
}

@keyframes fpFadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.aw-tile-tileCanvasPanel {
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto
}

.aw-tile-mainContainer {
    margin: 40px 0 0 5px
}

.aw-tile-tileCanvasPanel a,
.aw-tile-tileCanvasPanel img {
    -ms-touch-select: none;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.aw-tile *,
.aw-tile :after,
.aw-tile :before,
.aw-tile-group *,
.aw-tile-group :after,
.aw-tile-group :before,
.aw-tile-tileCanvasPanel *,
.aw-tile-tileCanvasPanel :after,
.aw-tile-tileCanvasPanel :before {
    box-sizing: border-box
}

@media screen and (-ms-high-contrast:none) {
    .aw-tile-tileCanvasPanel {
        -ms-overflow-style: auto
    }
}

.aw-tile {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column
}

.aw-tile-canvas,
.aw-tile-icon,
.aw-tile-iconContainer {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden
}

.aw-tile-icon,
.aw-tile-iconContainer {
    align-items: center;
    width: 100%
}

.aw-tile-tileGroups {
    flex-wrap: wrap;
    margin: -80px 0 0 -80px
}

.aw-tile-tileGroup {
    display: flex;
    flex-direction: row;
    margin: 80px 0 0 80px;
    max-width: 560px;
    min-height: 1px;
    min-width: 160px
}

.aw-tile-group {
    align-content: flex-start;
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap
}

.aw-tile-emptyTileGroup {
    height: 0;
    max-width: 0;
    min-width: 0;
    padding: 0
}

.aw-tile-tileGroup.aw-tile-placeHolderGroupSep {
    margin: 80px 0 0 80px;
    max-width: 480px
}

@media(max-width:767px) {
    .aw-tile-tileGroup {
        margin-right: 0;
        max-width: 365px;
        min-width: 85px
    }

    .aw-tile-tileGroup.aw-tile-placeHolderGroupSep {
        max-width: 285px
    }
}

@media (max-width:400px) {
    .aw-tile-tileGroup {
        flex-direction: column
    }

    .aw-tile-placeHolderGroupSep {
        height: 85px;
        min-width: 285px
    }

    .aw-tile-tileGroups {
        margin: -120px 0 0 -80px
    }
}

.aw-tile-tileContainer {
    width: 150px;
    height: 150px;
    box-shadow: none;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: .02em;
    line-height: 19px;
    outline: 0;
    position: relative;
    text-decoration: none
}

.keyboard .aw-tile-tileContainer:focus {
    width: 142px;
    height: 142px;
    margin: 4px;
    transition: height .25s, width .25s, margin .25s
}

.aw-tile-tileContainer.aw-tile-doubleSize {
    width: 310px
}

.keyboard .aw-tile-tileContainer.aw-tile-doubleSize:focus {
    width: 302px
}

.aw-tile-tileContainer.aw-tile-doubleVerticalSize {
    height: 310px
}

.keyboard .aw-tile-tileContainer.aw-tile-doubleVerticalSize:focus {
    height: 302px
}

.aw-tile-tileMain {
    cursor: pointer;
    display: flex;
    flex: 0 0 auto;
    margin: 0 10px 10px 0;
    overflow: hidden;
    position: relative
}

.aw-tile-placeHolderTile {
    width: 150px;
    height: 150px;
    background: none;
    border-style: solid;
    border-width: thin
}

@media(max-width:767px) {
    .aw-tile-tileContainer {
        width: 85px;
        height: 85px
    }

    .keyboard .aw-tile-tileContainer:focus {
        width: 77px;
        height: 77px
    }

    .aw-tile-doubleSize {
        width: 180px
    }

    .keyboard .aw-tile-doubleSize:focus {
        width: 172px
    }

    .aw-tile-doubleVerticalSize {
        height: 180px
    }

    .keyboard .aw-tile-doubleVerticalSize:focus {
        height: 172px
    }
}

.aw-tile-tileContainer .aw-tile-tileContent ul.aw-tile-tileContentData {
    margin-left: 0;
    padding-top: 0;
    text-align: center;
    white-space: nowrap
}

.aw-tile-doubleSize .aw-tile-tileContent ul.aw-tile-tileContentData div,
.aw-tile-doubleSize .aw-tile-tileContent ul.aw-tile-tileContentData li {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 20px;
    text-align: center
}

.aw-tile-tileContent ul.aw-tile-tileContentData li.aw-tile-contentSep {
    display: inline-block;
    font-size: 2.985984rem;
    padding: 0 5px;
    text-align: center;
    vertical-align: top
}

.aw-tile-smallSize .aw-tile-tileContent ul.aw-tile-tileContentData {
    display: none
}

.aw-tile-tileMain.aw-tile-fullsizeIcon .aw-tile-tileContent {
    padding: 0
}

.aw-tile-tileContainer .aw-tile-tileContent {
    width: 100%;
    height: 100%;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.aw-tile-counter {
    font-size: 2.985984rem
}

.aw-tile-countDesc {
    font-size: .8333333333rem;
    padding-top: .8333333333rem
}

.aw-tile-counterContainer {
    display: inline-flex;
    flex-direction: column
}

.aw-tile-contentSep:after {
    content: "/";
    font-size: 2.985984rem;
    padding: 0 5px;
    vertical-align: top
}

.aw-tile-tileContent>.sw-column {
    justify-content: center
}

@media(max-width:767px) {
    .aw-tile-tileContainer .aw-tile-tileContent {
        line-height: 14px
    }

    .aw-tile-counter,
    .aw-tile-tileContent ul.aw-tile-tileContentData li.aw-tile-contentSep {
        font-size: 1.728rem
    }

    .aw-tile-countDesc {
        font-size: .8333333333rem
    }

    .aw-tile-tileContainer .aw-tile-tileContent ul.aw-tile-tileContentData {
        display: flex;
        justify-content: center;
        margin: 0;
        overflow: hidden
    }

    .aw-tile-tileContainer .aw-tile-tileContent ul.aw-tile-tileContentData li {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .aw-tile-counter {
        line-height: 16px
    }
}

.aw-tile-tileContainer .aw-tile-unpin {
    display: none;
    right: -9px;
    top: -9px
}

.aw-tile-tileContainer .aw-tile-resize {
    background-position: -3352px -33px;
    bottom: -9px;
    display: none;
    right: -9px
}

.aw-tile-doubleSize.aw-tile-doubleVerticalSize .aw-tile-resize {
    background-position: -3352px 0
}

.aw-tile-doubleSize .aw-tile-resize {
    background-position: -3385px 0
}

.aw-tile-tileContainer .aw-tile-brand .aw-tile-tileIcon {
    width: 28px;
    height: 28px;
    background-size: inherit;
    z-index: 99
}

.aw-tile-tileContainer .aw-tile-tileIcon.aw-tile-dynamicIcon {
    background-size: cover
}

.aw-tile-tileContainer .aw-tile-brand .aw-tile-tileIcon {
    margin: 0 5px;
    vertical-align: bottom
}

.aw-tile-iconContainer {
    justify-content: flex-end;
    overflow: hidden
}

.aw-tile-doubleSize.aw-tile-doubleVerticalSize .aw-tile-iconContainer {
    justify-content: center
}

.aw-tile-tileImage {
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: column
}

.aw-tile-tileImage.aw-tile-dynamicIcon.aw-tile-fullsizeIcon {
    justify-content: center
}

.aw-tile-tileImage svg {
    width: 64px;
    height: 64px
}

.aw-tile-fullsizeIcon img.aw-base-icon.aw-tile-thumbnailIcon {
    object-fit: cover
}

.aw-tile-fullsizeIcon .aw-tile-tileImage svg {
    width: 100%
}

.aw-tile-tileImage .aw-base-icon {
    max-height: 100%;
    min-width: 100%
}

.aw-tile-tileImage img.aw-base-icon {
    min-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.aw-tile-tileImage.aw-tile-fullsizeIcon.aw-tile-dynamicIcon .aw-tile-thumbnailIcon {
    height: 100%;
    left: 50%;
    min-width: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.aw-tile-tileImage.aw-tile-fullsizeIcon.aw-tile-dynamicIcon img.aw-base-icon {
    width: 100%
}

@media(max-width:767px) {
    .aw-tile-tileContainer .aw-tile-tileImage svg {
        width: 32px;
        height: 32px
    }
}

.aw-tile-tileContainer .aw-tile-brand>.aw-tile-tileName {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 1rem;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 4px;
    max-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: normal;
    z-index: 99
}

.keyboard .aw-tile-tileContainer:focus .aw-tile-brand>.aw-tile-tileName {
    margin-left: 6px;
    margin-right: 0
}

@media (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .aw-tile-tileContainer .aw-tile-brand>.aw-tile-tileName {
        word-wrap: break-word;
        margin-right: 10px
    }
}

.aw-tile-tileContainer .aw-tile-brand.aw-tile-displayTitle {
    opacity: .8;
    padding-top: 10px;
    z-index: 98
}

.aw-tile-doubleSize .aw-tile-tileBadge {
    display: none
}

.aw-tile-tileContainer .aw-tile-brand {
    flex: 0 0 auto;
    min-height: 30px
}

.aw-tile-tileContainer .aw-tile-brand .aw-tile-tileBadge {
    align-self: flex-end;
    font-size: 2.48832rem;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 17px;
    margin: 0 10px 10px
}

.aw-tile-tileContainer .aw-tile-brand .aw-tile-tileImage svg {
    width: 28px;
    height: 28px
}

@media(max-width:767px) {
    .aw-tile-tileContainer .aw-tile-brand .aw-tile-tileBadge {
        font-size: 1rem;
        margin: 5px
    }

    .aw-tile-tileContainer .aw-tile-brand>.aw-tile-tileName {
        font-size: .6944444444rem;
        margin: 0 0 5px 5px
    }

    .aw-tile-tileContainer .aw-tile-brand {
        min-height: 15px
    }

    .aw-tile-tileContainer .aw-tile-brand .aw-tile-tileIcon,
    .aw-tile-tileContainer .aw-tile-brand .aw-tile-tileImage svg {
        width: 15px;
        height: 15px
    }

    .aw-tile-tileContainer .aw-tile-brand .aw-tile-tileIcon {
        margin: 0 5px
    }

    .aw-tile-tileContainer .aw-tile-brand.aw-tile-displayTitle {
        padding-top: 2px
    }
}

.aw-tile-tileEdit .aw-tile-tileEditButton {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 101
}

.aw-tile-tileEdit {
    z-index: 101
}

.aw-tile-tileEdit,
.aw-tile-tileEdit .aw-tile {
    cursor: move;
    overflow: visible;
    touch-action: none
}

.aw-tile-dragTile {
    margin-right: 0;
    transform: translateX(-9999px)
}

.aw-tile-dragTile .aw-tile-tileEdit .aw-tile-tileEditButton,
.aw-tile-dragTileCont .aw-tile-tileEdit .aw-tile-tileEditButton {
    display: none
}

.aw-tile-editMode .aw-tile-tileMain {
    transition: all .1s linear, order .1s linear, width .5s ease, height .5s ease, outline 0s linear
}

.aw-tile-editMode .aw-tile-tileContainer {
    opacity: .5
}

.aw-tile-tileContainer.aw-tile-tileEdit {
    opacity: 1
}

.aw-tile-tileMain.aw-tile-tileEdit:hover .aw-tile {
    outline: 3px solid transparent
}

des-list-projects-as-image .aw-widgets-cellListWidget.sw-column {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 8px
}

des-list-projects-as-image .aw-widgets-cellListItem.sw-aria-border {
    border: initial;
    margin: initial;
    padding: initial
}

des-list-projects-as-image .aw-widgets-cellListItem.sw-aria-border:hover,
des-list-projects-as-image .aw-widgets-cellListItemSelected {
    background-color: initial
}

des-list-projects-as-list .aw-commandIcon.aw-widgets-groupCommand {
    align-items: center
}

.sw-popup .sw-popup-contentContainer ol,
.sw-popup .sw-popup-contentContainer ul,
des-navigate-project-contents-as-list ol,
des-navigate-project-contents-as-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

des-navigate-project-contents-as-list button {
    border: none
}

des-navigate-project-contents-as-list .aw-uiwidgets-searchBoxContainer input {
    width: 100%
}

des-navigate-project-contents-as-list .aw-widgets-cellListCellTitleBlock .aw-widgets-cellListCellTitle {
    font-size: 14px;
    font-weight: 600
}

des-navigate-project-contents-as-list .sw-breadcrumb-item button {
    font-size: 14px;
    font-weight: 400
}

.sw-lov-container input,
des-list-projects-as-listbox input,
des-list-projects-as-listbox input[type=text],
des-list-projects-as-listbox textarea,
des-navigate-project-contents-as-list input,
des-navigate-project-contents-as-list input[type=text],
des-navigate-project-contents-as-list textarea {
    background-color: #fff;
    border: .08333rem solid #8c8c8c;
    border-radius: 2px;
    box-sizing: border-box;
    color: #1e1e1e;
    font-family: Segoe UI, Open Sans, Helvetica Neue, Verdana, Arial, YU Gothic UI, MS PGothic, Hiragino Sans, Microsoft YaHei, 微软雅黑, STXihei, 华文细黑, sans-serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.32;
    padding: 7px
}

.sw-lov-container input:focus,
.sw-lov-container input:hover {
    border-width: .08333rem;
    outline: none
}

.aw-uiwidgets-searchBoxContainer input {
    background-color: #fff;
    border: .08333rem solid #8c8c8c;
    border-radius: 2px;
    box-sizing: border-box;
    color: #1e1e1e;
    font-family: Segoe UI, Open Sans, Helvetica Neue, Verdana, Arial, YU Gothic UI, MS PGothic, Hiragino Sans, Microsoft YaHei, 微软雅黑, STXihei, 华文细黑, sans-serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.32;
    padding: 7px;
    width: 100%
}

.aw-uiwidgets-searchBoxContainer input:focus,
.aw-uiwidgets-searchBoxContainer input:hover {
    border-width: .08333rem;
    outline: none
}

des-list-projects-as-listbox .sw-property-name {
    color: #fff;
    font-size: 1rem;
    font-weight: 400
}

des-navigate-project-contents-as-list .aw-jswidgets-loading {
    width: 24px
}

.des-search-results-as-list uo,
ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

.des-search-results-info {
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 17px;
    padding-top: 5px
}

.search-history-cell {
    align-items: center;
    display: flex
}

.search-commands-svg {
    display: flex
}

.search-commands-svg>svg {
    height: 17px;
    padding-right: 10px
}

.search-commands-category {
    font-size: .8rem
}

.sw-button {
    border: .0833333333rem solid;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 600;
    min-height: 2.6666666667rem;
    min-width: 6.6666666667rem;
    outline: none;
    padding: .5rem 1rem;
    text-align: center;
    width: auto
}

.sw-button.disabled {
    border: .0833333333rem solid;
    opacity: 1
}

.sw-button.large {
    font-size: 1.44rem;
    min-height: 3.3333333333rem;
    min-width: 10rem;
    padding: .6666666667rem 1.3333333333rem
}

.sw-button.small {
    font-size: 1rem;
    min-height: 2rem;
    min-width: 5rem;
    padding: .25rem .6666666667rem
}

.sw-button.sw-stretch {
    width: 100%
}

.aw-layout-panelMain .sw-button {
    border: .0833333333rem solid;
    border-radius: 2px;
    box-sizing: border-box;
    outline: none;
    text-align: center;
    width: auto
}

.aw-layout-panelMain .sw-button.disabled {
    border: .0833333333rem solid
}

.sw-button-group {
    align-items: flex-start;
    display: flex;
    margin: -.3333333333rem;
    padding: .3333333333rem
}

.sw-button-group>:not(:last-child) {
    margin: 0 .3333333333rem 0 0
}

.sw-button-group>.large:not(:last-child),
.sw-button-group>.medium:not(:last-child) {
    margin: 0 .6666666667rem 0 0
}

.sw-button-group.sw-column {
    flex-direction: column
}

.sw-button-group.sw-column>:not(:last-child) {
    margin: 0 0 .3333333333rem
}

.sw-button-group.sw-column>.sw-button.large:not(:last-child),
.sw-button-group.sw-column>.sw-button.medium:not(:last-child) {
    margin: 0 0 .6666666667rem
}

.aw-panel-footer .sw-button:not(:last-child) {
    margin: 0 .3333333333rem 0 0
}

.aw-panel-footer .sw-button.large:not(:last-child),
.aw-panel-footer .sw-button.medium:not(:last-child) {
    margin: 0 .6666666667rem 0 0
}

.sw-button-iconContainer {
    cursor: pointer;
    display: flex;
    padding: .5rem
}

.sw-button-iconContainer .sw-button-icon {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.sw-button-iconContainer .sw-button-icon svg {
    height: inherit
}

.sw-button-iconContainer.large {
    width: 4rem;
    height: 4rem;
    padding: 1rem
}

.sw-button-iconContainer.large .sw-button-icon {
    width: 2rem;
    height: 2rem
}

.des-custom-command-first-child {
    visibility: hidden;
    width: 0;
}

.des-custom-command-second-child {
    visibility: hidden;
    width: 0;
}

.sw-guidanceMessage .sw-button {
    font-size: 1rem;
    min-height: 2rem;
    min-width: 5rem;
    padding: .25rem .6666666667rem
}

.sw-checkbox-val {
    display: block;
    flex: 0 0 auto;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 0
}

.sw-checkbox-val>input[type=checkbox] {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    box-shadow: none;
    display: block;
    left: -5px;
    margin: 0;
    opacity: 0;
    outline: none;
    pointer-events: none;
    position: absolute;
    top: -3px;
    transform: scale(1);
    transition: opacity .3s, transform .2s;
    z-index: -1
}

.sw-checkbox-val>.sw-checkbox-pseudo {
    cursor: pointer;
    width: auto
}

.sw-checkbox-val>.sw-checkbox-pseudo:before {
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid;
    border-radius: 3px;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    margin: .3333333333rem;
    transition: border-color .2s, background-color .2s;
    vertical-align: top
}

.sw-checkbox-val>.sw-checkbox-pseudo:after {
    width: .8333333333rem;
    height: .4166666667rem;
    border: 2px solid;
    border-right: none;
    border-top: none;
    content: "";
    display: block;
    left: .3333333333rem;
    position: absolute;
    top: .3333333333rem;
    transform: translate(3px, 4px) rotate(-45deg)
}

.sw-checkbox-val>input:indeterminate+.sw-checkbox-pseudo:after {
    border-left: none;
    transform: translate(4px, 3px)
}

.checkbox-negated.sw-checkbox-val>input:checked+.sw-checkbox-pseudo:after {
    width: 0;
    height: 0;
    border: 0 solid;
    border-right: none;
    border-top: none;
    color: #fff;
    content: "🛇";
    display: block;
    font-size: medium;
    font-weight: 700;
    left: .4166666667rem;
    position: absolute;
    top: .1666666667rem;
    transform: translate(0) rotate(0deg)
}

.sw-property.sw-component .sw-checkbox-val .sw-property-val {
    max-width: 2.5rem;
    min-width: 2.5rem;
    width: 2.5rem
}

.sw-property.sw-component:not(.sw-readOnly):hover {
    cursor: pointer
}

.sw-property.sw-component:not(.sw-readOnly):hover .sw-checkbox-pseudo:before {
    border-width: 3px
}

.sw-reverse.sw-property .sw-checkbox-val {
    margin-right: -6px
}

.sw-lov-contentContainer .afx-selected-vals .aw-widgets-cellListItem:last-child,
.sw-lov-contentContainer .sw-lov-lastMru {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.aw-jswidgets-cbaSearch {
    margin: .3333333333rem .8333333333rem
}

.aw-jswidgets-cbaSearch .aw-widget-icon {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.sw-checkbox-lov .sw-cell-val {
    align-self: center
}

.sw-checkbox-lov .sw-checkbox-val {
    margin-right: .1666666667rem
}

.sw-checkbox-lov:hover {
    cursor: pointer
}

.sw-checkbox-lov:hover .sw-checkbox-pseudo:before {
    border-width: 3px
}

.sw-checkbox-lov.sw-row.sw-component {
    margin: 0
}

.aw-link {
    cursor: pointer;
    font-weight: 700;
    word-break: break-all
}

.aw-link:hover {
    text-decoration: underline
}

.aw-link.aw-link-with-popup {
    align-items: center;
    display: flex;
    outline: none
}

.aw-link.aw-link-with-popup .aw-base-icon {
    width: 1rem;
    height: 1rem;
    margin-left: .3333333333rem
}

.aw-link.aw-link-with-popup .aw-base-icon svg {
    width: 1rem;
    height: 1rem
}

.aw-link.aw-link-with-popup .aw-base-icon.aw-linkIcon {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin-left: 0;
    margin-right: .3333333333rem
}

.aw-link.aw-link-with-popup .aw-base-icon.aw-linkIcon svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.aw-link.aw-link-with-popup .aw-base-icon.aw-linkIcon.aw-linkIconOnly {
    margin-right: 0
}

.aw-link.aw-link-with-popup .aw-base-icon.aw-link-arrow {
    transform: rotate(0deg);
    transition: transform .2s linear 0s
}

.aw-link.aw-link-with-popup .aw-base-icon.aw-link-arrow.rotated {
    transform: rotate(-90deg)
}

.aw-link.ellipsis a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-popup-autoSize {
    min-width: 0;
    min-width: auto
}

.aw-popup-cellContentContainer {
    align-items: center;
    display: flex
}

.aw-popup-cellContentContainer .aw-popup-cellIcon {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin-right: .3333333333rem
}

.aw-popup-cellContentContainer .aw-popup-cellIcon svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.aw-popup-cellContentContainer .aw-popup-cellIcon.aw-cellIconOnly {
    margin-right: 0
}

.sw-radio-group,
.sw-radio-group.sw-property-val {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.sw-radio-group.sw-property-val.sw-verticalVals,
.sw-radio-group.sw-verticalVals {
    flex-direction: column
}

.sw-radio-group .sw-radio,
.sw-radio-group.sw-property-val .sw-radio {
    margin: .3333333333rem 0;
    position: relative;
    z-index: 0
}

.sw-radio-group.sw-property-val>.sw-radio:not(:last-child),
.sw-radio-group>.sw-radio:not(:last-child) {
    margin-right: 2rem
}

.sw-radio>input {
    width: 3.3333333333rem;
    height: 3.3333333333rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    box-shadow: none;
    display: block;
    left: -.8333333333rem;
    margin: 0;
    opacity: 0;
    outline: none;
    pointer-events: none;
    position: absolute;
    top: -.6666666667rem;
    z-index: -1
}

.sw-radio>input,
.sw-radio>input:checked+.radio-label:after {
    transform: scale(1)
}

.sw-radio>input:not(:checked)+.radio-label:hover:before {
    border: 4px solid
}

.sw-radio>input:active {
    opacity: 1;
    transform: scale(0);
    transition: transform 0s, opacity 0s
}

.sw-radio>input:checked:active+.radio-label:before {
    border-color: transparent
}

.sw-radio>input:disabled {
    opacity: 0
}

.sw-radio>input:disabled+.radio-label {
    cursor: auto
}

.sw-radio>input:disabled+.radio-label:hover:before {
    border: 1px solid
}

.sw-radio>input:disabled+.radio-label:before {
    border-color: currentColor
}

.sw-radio>input:checked:disabled+.radio-label:before,
.sw-radio>input:indeterminate:disabled+.radio-label:before {
    background-color: initial
}

.sw-radio>.radio-label {
    align-items: center;
    cursor: pointer;
    display: flex;
    width: auto
}

.sw-radio>.radio-label:before {
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid;
    border-radius: 1px;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    margin: 3px 4px 3px 1px;
    min-height: 1.5rem;
    min-width: 1.5rem;
    transition: border-color .2s, background-color .2s;
    vertical-align: top
}

.sw-radio>.radio-label:after {
    width: .8333333333rem;
    height: .8333333333rem;
    background: transparent;
    border: none;
    border-radius: 50%;
    content: "";
    display: block;
    left: .4166666667rem;
    position: absolute;
    transform: scale(0);
    transition: all .3s ease
}

.aw-textarea-val {
    min-height: 50px;
    width: 100%
}

.aw-edit,
input[type=text].aw-edit {
    width: 100%;
    height: 100%;
    clear: both;
    float: left;
    font-size: .75rem;
    font-weight: 400
}

.sw-toggle-val {
    width: 2.6666666667rem;
    height: 16px;
    display: inline-block;
    margin: 4px;
    position: relative
}

.sw-toggle-val input {
    opacity: 0
}

.sw-toggle-val .slider {
    border-radius: 15px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.sw-toggle-val .slider:before {
    width: 12px;
    height: 12px;
    bottom: 2px;
    content: "";
    left: 2px;
    position: absolute;
    transition: .4s
}

.sw-toggle-val .slider.round:before {
    border-radius: 50%
}

.sw-toggle-val input:checked+.slider:before {
    transform: translateX(16px)
}

.sw-toggle-val input:disabled {
    cursor: default
}

.flatpickr-current-month {
    padding: .1666666667rem
}

.flatpickr-current-month .cur-month,
.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month .numInputWrapper {
    font-size: 1rem;
    font-weight: 700;
    height: 2.6666666667rem
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    margin-right: .6666666667rem;
    width: 94px
}

.flatpickr-current-month .numInputWrapper {
    margin-bottom: .8333333333rem;
    width: 5.5rem
}

.flatpickr-current-month .numInputWrapper .numInput {
    font-size: 1rem;
    font-weight: 700;
    height: 2.5rem
}

.flatpickr-calendar {
    border-radius: 0
}

.flatpickr-calendar.open {
    z-index: 999999
}

.flatpickr-calendar .flatpickr-day {
    font-size: 1rem
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
    display: none
}

.flatpickr-calendar.flatpickr-disable-quickNav .cur-year {
    pointer-events: none
}

.flatpickr-calendar.flatpickr-disable-quickNav .arrowDown,
.flatpickr-calendar.flatpickr-disable-quickNav .arrowUp {
    display: none
}

.flatpickr-calendar.flatpickr-disable-quickNav .numInputWrapper {
    border: none
}

.sw-avatar-generic {
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    outline: none;
    overflow: hidden;
    padding: 0
}

.sw-avatar-generic,
.sw-row.sw-section .sw-avatar-generic {
    margin: .3333333333rem
}

.sw-avatar-icon {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    flex: 1 0;
    flex-direction: row;
    justify-content: center;
    max-width: 100%
}

.sw-avatar-image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sw-avatar-name {
    padding-bottom: 2px;
    text-align: center
}

.sw-avatar-layout {
    border: .0833333333rem solid;
    cursor: pointer;
    display: flex;
    font-size: 2rem;
    margin: .3333333333rem;
    outline: none
}

.sw-avatar-layout .sw-avatar-text {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    justify-content: center;
    max-width: 100%
}

.sw-avatar-layout.sw-row {
    padding: 4px 16px
}

.sw-avatar-layout.sw-row .sw-avatar-layoutImg {
    margin-right: 16px;
    margin-top: 8px
}

.sw-avatar-layout.sw-row .sw-avatar-text {
    margin: 16px 16px 16px 0
}

.sw-avatar-layout.sw-column .sw-avatar-text {
    margin: 4px 6px 6px
}

.sw-row.sw-section .sw-avatar-layout {
    margin: .3333333333rem
}

.sw-avatar-xsmall {
    width: 32px;
    height: 32px
}

.sw-avatar-xsmall .sw-avatar-initials {
    font-size: 1.3333333333rem
}

.sw-avatar-xsmall .sw-avatar-normalIcon {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.sw-avatar-small {
    width: 48px;
    height: 48px
}

.sw-avatar-small .sw-avatar-initials {
    font-size: 2rem
}

.sw-avatar-small .sw-avatar-normalIcon {
    width: 24px;
    height: 24px
}

.sw-avatar-medium {
    width: 64px;
    height: 64px
}

.sw-avatar-medium .sw-avatar-initials {
    font-size: 2.6666666667rem
}

.sw-avatar-medium .sw-avatar-normalIcon {
    width: 32px;
    height: 32px
}

.sw-avatar-large {
    width: 80px;
    height: 80px
}

.sw-avatar-large .sw-avatar-initials {
    font-size: 4rem
}

.sw-avatar-large .sw-avatar-normalIcon {
    width: 48px;
    height: 48px
}

.sw-avatar-xlarge {
    width: 96px;
    height: 96px
}

.sw-avatar-xlarge .sw-avatar-initials {
    font-size: 4.3333333333rem
}

.sw-avatar-xlarge .sw-avatar-normalIcon {
    width: 52px;
    height: 52px
}

.sw-avatar {
    padding: 1.3333333333rem
}

.aw-layout-progressBar {
    width: 100%;
    height: .3333333333rem;
    border-radius: .4166666667rem;
    margin: 0 0 .3333333333rem;
    overflow: hidden;
    position: absolute
}

.aw-layout-progressBar.hide {
    visibility: hidden
}

.aw-layout-progressBarContainer {
    position: relative
}

.aw-layout-progressBarCylon {
    width: 10%;
    height: 100%;
    animation: loading 2s cubic-bezier(.1, .85, .9, .15) infinite, loading-opacity 2s ease-in-out infinite alternate;
    background-repeat: no-repeat;
    border-radius: .4166666667rem;
    content: " ";
    position: relative;
    z-index: 99999
}

@keyframes loading-opacity {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes loading {
    0% {
        left: 0
    }

    to {
        left: 100%
    }
}

.sw-pic {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    overflow: hidden;
    text-overflow: ellipsis
}

.sw-pic-thumbnail {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    object-fit: cover
}

.sw-pic-tile {
    width: 10rem;
    height: 10rem;
    object-fit: cover
}

.sw-pic-small {
    height: 6rem
}

.sw-pic-medium {
    height: 16rem
}

.sw-pic-large {
    height: 32rem
}

.sw-image-icon svg,
.sw-pic-large svg,
.sw-pic-medium svg,
.sw-pic-small svg,
.sw-pic-tile svg {
    width: inherit;
    height: inherit
}

.aw-layout-splitter {
    flex: 0 0 1.3333333333rem;
    position: relative;
    touch-action: none
}

.aw-layout-splitter:hover .aw-layout-splitterLine {
    border-left: 2px solid
}

.aw-layout-splitter:hover .aw-layout-splitterLineHorizontal {
    border-bottom: 2px solid
}

.aw-layout-splitter:active .aw-layout-splitterLine {
    border-left: 2px solid;
    transition: border .5s ease-out
}

.aw-layout-splitter:active .aw-layout-splitterLineHorizontal {
    border-bottom: 2px solid;
    transition: border .5s ease-out
}

.aw-layout-splitterLine {
    border-left: 1px solid;
    bottom: 0;
    left: 8px;
    position: absolute;
    top: 0;
    transition: border .5s ease-out
}

.aw-layout-splitterLineHorizontal {
    border-bottom: 1px solid;
    left: 0;
    position: absolute;
    right: 0;
    top: 8px;
    transition: border .5s ease-out
}

.sw-image-icon .aw-base-icon {
    width: 64px;
    height: 64px
}

.sw-imagecell-thumbnailContainer {
    display: flex;
    margin-bottom: .6666666667rem;
    max-height: 210px
}

.sw-imagecell-container {
    margin: .3333333333rem
}

.sw-imagecell-thumbnail {
    width: 100%
}

.sw-slider-decrementButton,
.sw-slider-incrementButton {
    border: .0833333333rem solid;
    border-radius: 3px;
    height: 2rem;
    padding: .4166666667rem
}

.sw-slider-decrementButton .sw-button-icon,
.sw-slider-incrementButton .sw-button-icon {
    width: 12px;
    height: 12px
}

.sw-slider-mainContainer {
    padding: .4166666667rem
}

.sw-slider-mainContainer .sw-property-val {
    margin: 0 .6666666667rem
}

.sw-slider {
    box-sizing: border-box;
    display: flex;
    margin: 0 1.3333333333rem;
    padding: .4166666667rem 0;
    position: relative;
    touch-action: none;
    width: 100%
}

.sw-guidanceMessage {
    align-items: center;
    display: flex;
    flex-direction: row
}

.sw-guidanceMessage .sw-guidanceMsg-typeIndicator {
    height: 1.3333333333rem;
    margin-right: .6666666667rem
}

.sw-guidanceMessage .sw-guidanceMsg-typeIndicator svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.sw-guidanceMessage .sw-button-iconContainer:hover {
    background-color: initial;
    cursor: pointer
}

.sw-guidanceMessage .sw-button-iconContainer svg {
    width: 8px;
    height: 8px
}

.sw-guidanceMessage .sw-button-iconContainer svg polygon {
    stroke-width: 1px
}

.sw-guidanceMessage .sw-guidanceMsg-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-height: inherit;
    width: 100%
}

.sw-guidanceMessage .sw-guidanceMsg-textContainer {
    display: flex;
    margin: .6666666667rem 1.3333333333rem
}

.sw-guidanceMessage .sw-guidanceMsg-textContainer+div {
    padding-right: 1.3333333333rem
}

.sw-guidanceMessage .sw-guidanceMsg-textContainer .sw-guidanceMsg-text {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 1.3333333333rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.sw-guidanceMessage .sw-guidanceMsg-textContainer .sw-guidanceMsg-text .aw-link {
    display: inline-flex
}

.sw-guidanceMessage .sw-guidanceMsg-textContainer .sw-guidanceMsg-text span.sw-guidanceMsg-guideText {
    font-weight: 600
}

.sw-guidanceMessage .sw-guidanceMsg-closeButton {
    align-self: flex-start;
    padding-top: .1666666667rem
}

.guidance-container-banner {
    border-style: solid;
    border-width: 1px
}

.guidance-container-fullWidth {
    border-bottom-width: 1px;
    border-style: solid;
    border-top-width: 1px
}

.aw-widgets-chip {
    align-items: center;
    border: .0833333333rem solid;
    border-radius: 1rem;
    cursor: pointer;
    display: flex;
    flex: 0 0 auto;
    flex-direction: row;
    font-size: 1rem;
    font-weight: 600;
    margin: .3333333333rem;
    max-width: 21.1666666667rem;
    padding: .3333333333rem .6666666667rem;
    text-overflow: ellipsis;
    transition: width .3s, background-color .3s;
    width: -moz-fit-content;
    width: fit-content
}

.aw-widgets-chip.aw-widgets-staticChip {
    cursor: auto
}

.aw-widgets-chip.disabled {
    opacity: 1
}

.aw-widgets-chip:focus {
    outline: none
}

.aw-widgets-chip .aw-widgets-chipLabel {
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

.aw-widgets-chip .aw-widgets-chipCheckmark,
.aw-widgets-chip .aw-widgets-chipIcon,
.aw-widgets-chip .aw-widgets-chipUIIcon {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.aw-widgets-chip .aw-widgets-chipCheckmark,
.aw-widgets-chip .aw-widgets-chipIcon+.aw-widgets-chipLabel,
.aw-widgets-chip .aw-widgets-chipLabel+.aw-widgets-chipUIIcon {
    margin-left: .6666666667rem
}

.aw-widgets-chip .aw-widgets-chipLabel+.aw-widgets-chipUIIcon {
    border: none;
    padding: 0
}

.aw-widgets-chip .aw-widgets-chipCheckmark:after {
    content: "✓"
}

.aw-widgets-chip,
.aw-widgets-chipList {
    align-self: flex-start;
    flex: 0 0 auto
}

.sw-popup-contentContainer .aw-widgets-chip,
.sw-popup-contentContainer .aw-widgets-chipLabel {
    justify-content: space-between;
    width: auto
}

.sw-warninglabel {
    display: block;
    float: left;
    font-size: 1rem;
    font-weight: 600
}

.aw-vertical-separator {
    border-left: 1px solid;
    margin: .6666666667rem 1.3333333333rem;
    width: 0
}

.aw-jswidgets-grid {
    border: .0833333333rem solid;
    border-radius: 3px
}

.aw-jswidgets-grid .ui-grid-header {
    border-bottom-width: 0;
    position: relative;
    transition: box-shadow .3s ease-in-out;
    z-index: 99
}

.aw-jswidgets-grid .ui-grid-row {
    border-bottom: .083rem solid
}

.aw-jswidgets-grid .ui-grid-row .ui-grid-cell {
    border-width: 0
}

.aw-jswidgets-grid .ui-grid-cell,
.aw-jswidgets-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
    border-width: 1px;
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    justify-content: center;
    overflow: visible
}

.aw-jswidgets-grid .ui-grid-top-panel {
    background-color: inherit;
    background-image: none;
    font-weight: 600
}

.aw-jswidgets-grid .ui-grid-header-cell {
    border-collapse: collapse;
    border-style: solid
}

.aw-jswidgets-grid .aw-jswidgets-cellTop .aw-jswidgets-dataGridCellText,
.aw-jswidgets-grid .aw-jswidgets-cellTop .aw-jswidgets-text {
    font-size: 1rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-jswidgets-grid .ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
    font-size: 1rem;
    padding-bottom: .3333333333rem;
    padding-left: .6666666667rem;
    padding-top: .3333333333rem
}

.aw-jswidgets-grid .ui-grid-tree-base-row-header-buttons.ui-grid-tree-base-header {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    flex-shrink: 0;
    justify-content: center;
    margin-right: .0833333333rem
}

.aw-jswidgets-grid .aw-widgets-dataGridCellImage,
.aw-jswidgets-grid .aw-widgets-dataGridCellImage>.aw-base-icon,
.aw-jswidgets-grid .aw-widgets-modelObjectThumbnail,
.aw-jswidgets-grid .aw-widgets-modelObjectThumbnail>.aw-base-icon {
    max-height: 2rem;
    max-width: 2rem;
    min-width: 2rem;
    object-fit: cover
}

.aw-jswidgets-grid .aw-jswidgets-treeExpandCollapseCmd {
    box-sizing: initial;
    cursor: pointer;
    padding-bottom: 4px
}

.aw-jswidgets-grid aw-table-icon-cell {
    margin-left: .75rem
}

.aw-jswidgets-grid .aw-jswidgets-tablecell {
    padding-left: .6666666667rem;
    padding-right: .6666666667rem
}

.aw-jswidgets-grid .aw-splm-commandBarPresent .aw-command,
.aw-jswidgets-grid .aw-splm-commandBarPresent .aw-command button {
    width: 1.6666666667rem;
    height: 1.6666666667rem;
    align-self: center
}

.aw-jswidgets-grid .aw-splm-commandBarPresent .aw-command button .aw-commandIcon,
.aw-jswidgets-grid .aw-splm-commandBarPresent .aw-command button .aw-commandIcon .aw-commands-svg {
    height: inherit
}

.aw-jswidgets-grid .ui-grid-tree-base-row-header-buttons.ui-grid-tree-base-header .aw-base-icon {
    width: 1rem;
    height: 1rem
}

.aw-jswidgets-grid .ui-grid-menu .ui-grid-menu-inner {
    border-bottom-width: 0
}

.aw-jswidgets-grid .ui-grid-menu .ui-grid-menu-inner ul>li:not(:last-child)>.ui-grid-menu-item,
.aw-jswidgets-grid .ui-grid-menu .ui-grid-menu-inner ul>li>.ui-grid-menu-item {
    border-bottom-width: 1px;
    font-size: 1rem;
    pointer-events: all
}

.aw-jswidgets-grid .ui-grid-menu-button {
    width: 2.1666666667rem;
    height: 1.3333333333rem;
    border: none;
    margin-top: 0;
    z-index: 999
}

.aw-jswidgets-grid .ui-grid-menu {
    z-index: 999
}

aw-compare .aw-jswidgets-grid .ui-grid-menu-button,
aw-table .aw-jswidgets-grid .ui-grid-menu-button {
    pointer-events: none
}

aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing aw-property-date-val .aw-jswidgets-dateInputbox .aw-widget-icon,
aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing aw-property-time-val .aw-jswidgets-timepicker .aw-widget-icon {
    padding: .3333333333rem .5rem;
    right: 2px;
    top: 1px;
    visibility: hidden
}

aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing aw-property-date-val .aw-jswidgets-dateInputbox input,
aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing aw-property-time-val .aw-jswidgets-timepicker input {
    min-width: 0
}

aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing aw-property-date-val .aw-jswidgets-dateInputbox input:hover+.aw-widget-icon,
aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing aw-property-time-val .aw-jswidgets-timepicker input:hover+.aw-widget-icon {
    visibility: visible
}

.aw-jswidgets-isEditing .aw-layout-popup {
    box-shadow: none
}

.aw-splm-tableHeaderRow {
    border-bottom-width: 0;
    transition: box-shadow .3s ease-in-out
}

aw-splm-table .aw-splm-tableCellContents.aw-splm-tableHeaderCellContents {
    font-size: 1rem;
    height: inherit
}

.aw-splm-tableHeaderCellSplitter {
    border-right-width: 1px;
    width: 4px
}

.aw-splm-tableCellText:empty {
    max-width: 60%;
    padding: .5833333333rem
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .aw-splm-table .ui-grid-row aw-icon {
        overflow: hidden
    }
}

.aw-splm-tableHeaderCellLabel {
    font-size: 1rem;
    font-weight: 600
}

.aw-splm-tableHeaderCell {
    height: inherit
}

i.aw-splm-tableHeaderCellSortIcon:before {
    margin-left: 8px;
    width: .8em
}

.aw-splm-tableIconUpDir:before {
    content: url(../../static/media/miscSortedAscending10.125736c8687ae0927bec.svg)
}

.aw-splm-tableIconDownDir:before {
    content: url(../../static/media/miscSortedDescending10.372d77ae359d8c35a5ac.svg)
}

.aw-splm-tableIconSortable:before {
    content: url(../../static/media/miscUnSorted10.aee478a23b6751c5ad3a.svg)
}

.aw-splm-tableIconHide:before {
    content: url(../../static/media/cmdHide16.a659a7f6c6e1773e03a5.svg)
}

.aw-splm-tableIconFreeze:before {
    content: url(../../static/media/uiFreeze12.7f1cedf1b5e9852eb565.svg);
    margin-left: 8px;
    width: .8em
}

.aw-splm-tableMenu .facets-container {
    flex: 1 1 auto;
    margin-top: 16px;
    overflow: hidden
}

.aw-splm-tableMenu .facets-container .facet-toggle .sw-property-name {
    padding-left: .25rem
}

.aw-splm-tableMenu .facet-filter {
    display: flex;
    flex-direction: row;
    margin-bottom: 8px;
    max-height: 165px;
    overflow: hidden
}

.aw-splm-tableMenu .facet-filter aw-checkbox {
    min-height: 33px
}

.aw-splm-tableMenu .facet-filter .sw-property-name {
    font-weight: 400;
    min-width: -moz-fit-content;
    min-width: fit-content
}

.aw-splm-tableMenu .facet-filter .sw-property-val {
    min-width: -moz-fit-content;
    min-width: fit-content
}

.aw-splm-tableMenu .facet-filter .aw-widgets-cellListWidget .aw-widgets-cellListItem {
    padding: 0
}

.aw-splm-tableMenu .facet-filter .aw-widgets-cellListWidget .aw-widgets-cellListItemContainer,
.aw-splm-tableMenu .facet-filter .aw-widgets-cellListWidget .sw-property {
    margin: 0
}

.aw-splm-tableMenu .facet-filter .aw-widgets-cellListWidget.sw-column {
    overflow-y: auto
}

.aw-splm-tableMenuContainer .aw-popup-command-bar .aw-widgets-cellListItem .aw-widget-thumbnail.aw-icon svg {
    width: 1em;
    height: 1em;
    margin: .3333333333rem
}

.aw-splm-tableHeaderCellFilterAppliedIcon:before {
    content: url(../../static/media/uiFilter10.2b4e760f517f67b282c2.svg)
}

.aw-splm-tableHeaderCellFilterAppliedIcon {
    flex-basis: .8em;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 8px
}

aw-splm-table .ui-grid-cell {
    height: 32px
}

aw-splm-table .ui-grid-cell.ui-grid-cellDynamic {
    height: auto
}

aw-splm-table .aw-splm-tableCellTop,
aw-splm-table .aw-splm-tableCellTop .aw-splm-tableCellText {
    align-self: auto;
    font-size: 1rem
}

aw-splm-table .aw-splm-tableCellTop.aw-jswidgets-editableGridCell .aw-splm-tableCellText {
    align-self: center
}

.compact aw-splm-table .aw-splm-tableCellTop .aw-splm-tableCellText {
    padding-top: 1px
}

.aw-splm-tableRow .aw-splm-tableCellTop {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    display: flex;
    margin: 2px 4px;
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto
}

.ui-grid-cell .aw-splm-tableCellTop.aw-splm-tableCellTopDynamic {
    align-content: center;
    max-height: none;
    overflow-y: hidden
}

.aw-splm-tableCellText {
    font-size: 1rem;
    padding-left: 4px
}

.aw-splm-table .aw-splm-tableCellText.aw-jswidgets-oldText {
    padding-left: 4px;
    text-indent: 0
}

.aw-splm-table .aw-splm-tableCellText.aw-jswidgets-change {
    padding-left: 0
}

.aw-splm-tableCellText .aw-splm-tablePropertyValueLinks.aw-jswidgets-oldText,
.aw-splm-tableCellText .aw-splm-tablePropertyValueLinksDisabled.aw-jswidgets-oldText {
    padding-left: 4px
}

.aw-splm-tableCellContents {
    align-items: center;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 5px
}

aw-splm-table ul.aw-jswidgets-arrayNonEditValueCellList li.aw-jswidgets-arrayValueCellListItem {
    display: inline-flex;
    padding: 0
}

.ui-grid-cell ul.aw-jswidgets-arrayNonEditValueCellList {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    padding-left: 4px;
    scrollbar-width: thin
}

.aw-splm-tableEditCellTop aw-property-lov-val input {
    height: 100%
}

.aw-splm-table .sw-property-val textarea {
    height: 28px;
    padding: 2px
}

.aw-splm-tableEditCellTop aw-checkbox-list {
    height: 26px
}

.aw-splm-tableEditCellTop aw-property-array-val aw-property-array-edit-val {
    height: 24px
}

.aw-splm-tableEditCellTop aw-property-array-val aw-property-lov-val .aw-layout-popup {
    height: auto
}

.aw-splm-tableEditCellTop aw-property-lov-val input.aw-jswidgets-choice {
    padding-right: 30px
}

.aw-splm-tableEditCellTop {
    height: 100%;
    padding: 2px
}

.compact .aw-splm-tableEditCellTop aw-property-date-val .aw-widget-icon,
.compact .aw-splm-tableEditCellTop aw-property-lov-val .aw-widget-icon,
.compact .aw-splm-tableEditCellTop aw-property-time-val .aw-jswidgets-timepicker .aw-widget-icon {
    top: -4px
}

.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer aw-property-date-val .aw-jswidgets-dateInputbox input,
.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer aw-property-time-val .aw-jswidgets-timepicker input {
    min-width: 0
}

.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer aw-property-date-val .aw-jswidgets-dateInputbox input:hover+.aw-widget-icon,
.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer aw-property-time-val .aw-jswidgets-timepicker input:hover+.aw-widget-icon {
    visibility: visible
}

.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer aw-property-date-val .aw-jswidgets-dateInputbox .aw-widget-icon,
.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer aw-property-time-val .aw-jswidgets-timepicker .aw-widget-icon {
    padding: 4px 6px;
    right: 2px;
    top: 1px;
    visibility: hidden
}

.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer .aw-jswidgets-objectLinkContainer,
.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer .sw-date-time-container,
.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer .sw-radio-group {
    display: flex
}

.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer .sw-button-iconContainer {
    display: flex;
    flex: initial;
    width: auto
}

.aw-splm-tableMenuButton {
    width: 24px;
    height: 24px
}

.aw-splm-tableMenuButton .aw-commands-svg {
    margin-top: 2px;
    padding: 0 3px
}

.aw-splm-tablePropertyValueLinks {
    font-size: 1rem;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-splm-table .grid-menu-command {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    z-index: 3
}

.aw-splm-table .grid-menu-command .aw-commands-wrapper {
    padding: 0
}

.aw-splm-table .grid-menu-command .aw-commands-wrapper button {
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0 5px
}

.aw-splm-table .aw-splm-tableCellTop.large,
.aw-splm-table .aw-splm-tableCellTop.small.oversize {
    width: calc(100% - 4px);
    height: calc(100% - 30px);
    margin: 4px
}

.aw-splm-table .aw-splm-tableCellTop.medium.oversize,
.aw-splm-table .aw-splm-tableCellTop.xlarge {
    width: calc(100% - 4px);
    height: calc(100% - 45px);
    margin: 4px
}

.aw-splm-table .aw-splm-tableCellTop.large.oversize,
.aw-splm-table .aw-splm-tableCellTop.xxlarge {
    width: calc(100% - 4px);
    height: calc(100% - 62px);
    margin: 4px
}

.aw-splm-table .aw-propertyrenderjs-tooltipPopup {
    word-wrap: break-word;
    border-radius: 5px;
    border-width: 2px;
    max-height: 150px;
    min-height: 50px;
    overflow-y: auto;
    padding: 3px;
    position: absolute;
    white-space: normal
}

.aw-flex-row {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    width: 100%
}

.aw-flex-row.height-1 {
    height: 8.3333333333%
}

.aw-flex-row.height-2 {
    height: 16.6666666667%
}

.aw-flex-row.height-3 {
    height: 25%
}

.aw-flex-row.height-4 {
    height: 33.3333333333%
}

.aw-flex-row.height-5 {
    height: 41.6666666667%
}

.aw-flex-row.height-6 {
    height: 50%
}

.aw-flex-row.height-7 {
    height: 58.3333333333%
}

.aw-flex-row.height-8 {
    height: 66.6666666667%
}

.aw-flex-row.height-9 {
    height: 75%
}

.aw-flex-row.height-10 {
    height: 83.3333333333%
}

.aw-flex-row.height-11 {
    height: 91.6666666667%
}

.aw-flex-row.height-12 {
    height: 100%
}

.aw-flex-row.offset-1 {
    margin-top: 8.3333333333%
}

.aw-flex-row.offsetBottom-1 {
    margin-bottom: 8.3333333333%
}

.aw-flex-row.offsetFixed-1 {
    margin-top: 1rem
}

.aw-flex-row.offsetBottomFixed-1 {
    margin-bottom: 1rem
}

.aw-flex-row.offset-2 {
    margin-top: 16.6666666667%
}

.aw-flex-row.offsetBottom-2 {
    margin-bottom: 16.6666666667%
}

.aw-flex-row.offsetFixed-2 {
    margin-top: 2rem
}

.aw-flex-row.offsetBottomFixed-2 {
    margin-bottom: 2rem
}

.aw-flex-row.offset-3 {
    margin-top: 25%
}

.aw-flex-row.offsetBottom-3 {
    margin-bottom: 25%
}

.aw-flex-row.offsetFixed-3 {
    margin-top: 3rem
}

.aw-flex-row.offsetBottomFixed-3 {
    margin-bottom: 3rem
}

.aw-flex-row.offset-4 {
    margin-top: 33.3333333333%
}

.aw-flex-row.offsetBottom-4 {
    margin-bottom: 33.3333333333%
}

.aw-flex-row.offsetFixed-4 {
    margin-top: 4rem
}

.aw-flex-row.offsetBottomFixed-4 {
    margin-bottom: 4rem
}

.aw-flex-row.offset-5 {
    margin-top: 41.6666666667%
}

.aw-flex-row.offsetBottom-5 {
    margin-bottom: 41.6666666667%
}

.aw-flex-row.offsetFixed-5 {
    margin-top: 5rem
}

.aw-flex-row.offsetBottomFixed-5 {
    margin-bottom: 5rem
}

.aw-flex-row.offset-6 {
    margin-top: 50%
}

.aw-flex-row.offsetBottom-6 {
    margin-bottom: 50%
}

.aw-flex-row.offsetFixed-6 {
    margin-top: 6rem
}

.aw-flex-row.offsetBottomFixed-6 {
    margin-bottom: 6rem
}

.aw-flex-row.offset-7 {
    margin-top: 58.3333333333%
}

.aw-flex-row.offsetBottom-7 {
    margin-bottom: 58.3333333333%
}

.aw-flex-row.offsetFixed-7 {
    margin-top: 7rem
}

.aw-flex-row.offsetBottomFixed-7 {
    margin-bottom: 7rem
}

.aw-flex-row.offset-8 {
    margin-top: 66.6666666667%
}

.aw-flex-row.offsetBottom-8 {
    margin-bottom: 66.6666666667%
}

.aw-flex-row.offsetFixed-8 {
    margin-top: 8rem
}

.aw-flex-row.offsetBottomFixed-8 {
    margin-bottom: 8rem
}

.aw-flex-row.offset-9 {
    margin-top: 75%
}

.aw-flex-row.offsetBottom-9 {
    margin-bottom: 75%
}

.aw-flex-row.offsetFixed-9 {
    margin-top: 9rem
}

.aw-flex-row.offsetBottomFixed-9 {
    margin-bottom: 9rem
}

.aw-flex-row.offset-10 {
    margin-top: 83.3333333333%
}

.aw-flex-row.offsetBottom-10 {
    margin-bottom: 83.3333333333%
}

.aw-flex-row.offsetFixed-10 {
    margin-top: 10rem
}

.aw-flex-row.offsetBottomFixed-10 {
    margin-bottom: 10rem
}

.aw-flex-row.offset-11 {
    margin-top: 91.6666666667%
}

.aw-flex-row.offsetBottom-11 {
    margin-bottom: 91.6666666667%
}

.aw-flex-row.offsetFixed-11 {
    margin-top: 11rem
}

.aw-flex-row.offsetBottomFixed-11 {
    margin-bottom: 11rem
}

.aw-flex-row.offset-12 {
    margin-top: 100%
}

.aw-flex-row.offsetBottom-12 {
    margin-bottom: 100%
}

.aw-flex-row.offsetFixed-12 {
    margin-top: 12rem
}

.aw-flex-row.offsetBottomFixed-12 {
    margin-bottom: 12rem
}

.aw-flex-row.flex-auto {
    flex: 1 1 auto
}

.aw-jswidgets-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child,
.aw-splm-tablePinnedRow.ui-grid-row .ui-grid-cell:last-child {
    border-right: 1px solid
}

.aw-jswidgets-cellTop .aw-widgets-treeTableColorContainer,
.aw-widgets-treeTableColorContainer {
    margin-right: 2px;
    width: auto
}

aw-splm-table {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: inherit
}

aw-splm-table .aw-jswidgets-grid .aw-jswidgets-oldText {
    padding: 0;
    text-indent: 0
}

aw-splm-table img {
    width: 16px;
    height: 16px;
    box-sizing: initial;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    aw-splm-table {
        height: 100%
    }
}

aw-splm-table .aw-splm-table {
    flex: 0 1 auto;
    height: auto;
    min-height: 1px;
    overflow: visible
}

.aw-compare-container .aw-splm-tableCellTop .aw-splm-tableCellText {
    font-weight: 600
}

.aw-splm-tableContainer {
    display: flex;
    flex: inherit;
    flex-grow: 1;
    height: 100%;
    position: relative
}

.aw-splm-tablePinnedContainer {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: absolute;
    top: 0
}

.aw-splm-tablePinnedContainerLeft {
    float: left;
    left: 0
}

.aw-splm-tablePinnedContainer>.aw-splm-tableViewport {
    overflow: auto;
    z-index: 1
}

.aw-splm-tableScrollContainer .aw-splm-tableViewport {
    -ms-overflow-style: scrollbar;
    overflow: auto;
    width: 100%
}

.aw-splm-tableScrollContainer {
    display: flex;
    flex: inherit;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.aw-jswidgets-grid .aw-splm-tableCanvas {
    padding-top: 0
}

.aw-splm-tableCanvas {
    padding-top: 1px;
    position: relative
}

.aw-splm-tableViewport {
    -webkit-overflow-scrolling: auto;
    flex: inherit;
    overflow-anchor: none;
    overflow-y: scroll;
    position: relative
}

@media only screen and (min-device-width:768px)and (max-device-width:1024px) {
    .aw-splm-tableViewport::-webkit-scrollbar {
        width: 4px;
        height: 4px
    }

    .aw-splm-tableViewport::-webkit-scrollbar-thumb {
        background-color: #aaa
    }
}

.aw-jswidgets-grid .aw-splm-tablePinnedContainerLeft .ui-grid-cell:last-child {
    border-right-style: solid;
    border-right-width: 2px
}

.aw-splm-tableScrollContents {
    box-sizing: initial;
    min-height: 1px;
    position: relative;
    width: 100%
}

.aw-base-scrollPanel.aw-splm-tableOverflowVisible,
.aw-layout-declarativePanelRoot aw-splm-table .aw-layout-flexColumn,
.aw-layout-infoPanelContainer aw-splm-table .aw-layout-flexColumn,
.aw-layout-navigationAreaContainer aw-splm-table .aw-layout-flexColumn {
    overflow: visible
}

@-moz-document url-prefix() {
    .aw-splm-tableScrollContainer .aw-splm-tableViewport {
        min-width: 34px
    }
}

.aw-splm-tableHeaderRow {
    display: flex;
    position: relative
}

.aw-splm-tableHeaderRow:after,
.aw-splm-tableHeaderRow:before {
    content: "";
    display: table;
    line-height: 0
}

.aw-splm-tableHeaderRow:after {
    clear: both
}

.aw-splm-tablePinnedContainer>.aw-splm-tableHeaderRow {
    z-index: 2
}

.aw-splm-tableScrollContainer>.aw-splm-tableHeaderRow {
    z-index: 1
}

.aw-splm-tableHeaderCell {
    background-clip: padding-box;
    background-color: inherit;
    border-collapse: collapse;
    border-style: solid;
    box-sizing: border-box;
    display: inherit;
    font-weight: 700;
    position: relative
}

.aw-splm-tableHeaderCellContents {
    display: inherit
}

.aw-splm-tableHeaderCell .aw-splm-tableColumnMenuEnabled {
    cursor: pointer
}

.aw-splm-tableHeaderCellLabel {
    display: inline;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-splm-tableHeaderCellInner {
    overflow: hidden
}

.aw-splm-tableHeaderCellSortIcon {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0
}

.aw-jswidgets-grid .aw-splm-tableHeaderCell .aw-splm-tableHeaderCellSplitter {
    border-right-style: solid
}

div.stationaryHeader {
    visibility: hidden;
    z-index: -100
}

.aw-splm-tableHeaderCellSplitter {
    bottom: 0;
    cursor: col-resize;
    float: right;
    position: absolute;
    right: 0;
    top: 0
}

.aw-splm-tableHeaderIcon {
    width: 100%;
    height: 100%
}

.aw-splm-tableHeaderIconContainer {
    width: 64px;
    height: 64px
}

[class*=" aw-splm-tableIcon"]:before,
[class^=aw-splm-tableIcon]:before {
    speak: none;
    font-feature-settings: normal;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-left: .2em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em
}

.aw-splm-tableIcon.aw-type-icon {
    width: 2rem;
    height: 2rem;
    object-fit: cover
}

.aw-splm-tableMenuContainer {
    border: 0;
    font: inherit;
    margin: 0;
    padding: 0;
    top: 0;
    vertical-align: initial;
    width: inherit;
    z-index: 999999
}

.aw-splm-tableMenu {
    width: inherit
}

.aw-splm-tableMenu ::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.aw-splm-tableMenu .sw-property-name {
    overflow: inherit
}

.column-filter .aw-base-blk-button {
    margin: 0;
    padding: inherit;
    text-align: center
}

.column-filter aw-label.range-from-label .aw-widgets-propertyContainer,
.column-filter aw-label.range-to-label .aw-widgets-propertyContainer {
    margin-bottom: 2px
}

.column-filter .date-filter .aw-icon {
    margin: 2px 0;
    text-align: center
}

.column-filter .date-filter svg {
    height: 10px
}

.column-filter .date-filter .sw-date-container {
    width: 100%
}

.column-filter .filter-end-date .aw-widgets-propertyContainer,
.column-filter .filter-start-date .aw-widgets-propertyContainer {
    margin-bottom: 0
}

.column-filter .range-container {
    margin-top: 4px
}

.column-filter .numeric-filter,
.column-filter .text-filter {
    width: 100%
}

.column-filter .sw-property-name {
    overflow: inherit
}

.column-filter .sw-errorHint {
    white-space: normal
}

.aw-splm-tableMenuItem.aw-widgets-cellTop.column-filter-container .aw-splm-tableMenuItem.aw-widgets-cellTop {
    padding: 0
}

.column-filter aw-label .aw-widgets-propertyContainer {
    margin-bottom: 2px
}

.range-container aw-numeric .aw-widgets-propertyContainer {
    margin-bottom: 0
}

.range-container .propertyLabelTopContainer .aw-widgets-propertyLabelTop {
    padding-bottom: 4px
}

.aw-splm-table .ui-grid-row {
    box-sizing: initial;
    display: flex;
    flex-grow: 1
}

.aw-splm-tableCellTop,
.aw-splm-tableEditCellTop {
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.aw-splm-tableCellText {
    flex: 1 1 auto;
    white-space: nowrap
}

.aw-jswidgets-oldText .aw-splm-tableCellText {
    text-decoration: line-through
}

.ui-grid-cell {
    border-right: 1px solid;
    border-color: #d4d4d4;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    position: relative
}

.aw-jswidgets-grid .aw-splm-tableCellContents {
    outline: none
}

.aw-splm-tableCellContents {
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

aw-splm-table .aw-splm-table .ui-grid-row .ui-grid-cell:hover {
    border-style: solid;
    border-width: 1px
}

aw-splm-table .aw-splm-table .aw-splm-tableCanvas .ui-grid-row .aw-splm-tableCellSelected {
    border-style: solid;
    border-width: 2px
}

aw-splm-table .aw-jswidgets-arrayValueCellListItem:not(:last-of-type):after {
    content: ", "
}

.compact aw-splm-table .aw-jswidgets-arrayValueCellListItem:not(:last-of-type):after {
    padding-top: 1px
}

li.aw-jswidgets-arrayValueCellListItem.aw-splm-tableCellText:last-of-type {
    flex-grow: 1
}

aw-splm-table .aw-jswidgets-arrayValueCellListItem {
    flex-grow: 0
}

aw-splm-table .aw-widgets-propertyValContainerMargin {
    margin-bottom: 0
}

.aw-splm-tableCellTop .aw-splm-tableCellText {
    display: inline;
    font-weight: 400;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-grid-row .ui-grid-cellDynamic .aw-splm-tableCellTopDynamic .aw-splm-tableCellTextDynamic {
    overflow-y: auto;
    white-space: normal
}

.aw-splm-tableTreeCommandCell .aw-splm-tableCellText {
    align-items: center;
    display: inline;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-overflow: ellipsis
}

.aw-splm-tableEditNonArray aw-property-text-area-val textarea {
    position: absolute;
    width: calc(100% - 4px);
    z-index: 3
}

.aw-splm-table .aw-splm-tableRTFCellItem {
    flex-direction: column
}

.aw-jswidgets-tableEditContainer input,
.aw-jswidgets-tableEditContainer input[type=checkbox],
.aw-jswidgets-tableEditContainer textarea {
    margin: 0;
    padding: 2px
}

aw-splm-table .aw-splm-tableEditCellTop div.aw-layout-flexRowContainer {
    display: flex;
    width: auto
}

aw-splm-table .aw-splm-tableEditCellTop div.aw-layout-flexRowContainer .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    padding: 4px 0;
    width: auto
}

.aw-splm-tableEditCellTop aw-property-radio-button-val {
    padding: 0 0 8px
}

.aw-splm-tableEditCellTop aw-property-radio-button-val span {
    display: inline
}

.aw-splm-tableEditCellTop div {
    font-size: 1rem;
    height: inherit
}

.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer .propertyLabelTopContainer,
.aw-splm-tableEditCellTop aw-property-val .aw-jswidgets-arrayWidgetContainer {
    display: flex
}

.aw-splm-tableEditCellTop .aw-jswidgets-checkboxLabel {
    margin-top: -3px
}

.aw-splm-tableEditCellTop aw-property-text-box-val input,
.aw-splm-tableEditCellTop aw-property-time-val input,
.aw-splm-tableEditCellTop>.aw-jswidgets-tableEditContainer,
.aw-splm-tableEditCellTop>.aw-jswidgets-tableEditContainer>aw-property-val {
    height: 100% !important
}

.aw-splm-tableEditCellTop aw-property-array-val aw-property-array-edit-val,
.aw-splm-tableEditCellTop aw-property-object-val .aw-jswidgets-lovParentContainer {
    width: 100%
}

.aw-splm-tableEditCellTop aw-property-rich-text-area-val .aw-widgets-propertyRichTextEditValue {
    width: calc(100% - 4px);
    height: auto !important;
    margin-top: 0 !important;
    position: absolute;
    white-space: normal;
    z-index: 3
}

.aw-splm-tableEditCellTop .aw-jswidgets-arrayWidgetContainer {
    margin: 0 2px 0 0;
    min-width: calc(100% - 4px);
    top: 2px;
    z-index: 3
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .aw-splm-tableEditCellTop .aw-jswidgets-arrayWidgetContainer {
        width: calc(100% - 4px)
    }

    .aw-splm-tableEditCellTop .aw-jswidgets-arrayEditableWidget {
        width: 100%
    }
}

.aw-splm-tableEditCellTop aw-property-array-val input[type=text].aw-widgets-propertyEditValue {
    padding: 3px
}

@-moz-document url-prefix() {
    .aw-splm-tableEditCellTop aw-property-array-val input[type=text].aw-widgets-propertyEditValue {
        padding: 5px
    }
}

.aw-splm-tableEditCellTop aw-property-date-time-val .aw-jswidgets-dateTimeInputbox {
    display: flex
}

.aw-splm-tableEditCellTop aw-property-time-val {
    width: inherit
}

.aw-splm-tableEditCellTop .aw-jswidgets-dateInputbox .aw-widgets-innerWidget {
    position: relative
}

.aw-splm-tableEditCellTop aw-property-array-val aw-property-time-val .aw-widget-icon,
.aw-splm-tableEditCellTop aw-property-date-val .aw-widget-icon {
    top: 0
}

.aw-splm-tableEditCellTop aw-property-date-val .aw-widget-icon,
.aw-splm-tableEditCellTop aw-property-time-val .aw-widget-icon {
    width: 16px;
    height: 16px;
    right: -6px
}

.aw-splm-tableEditCellTop .aw-jswidgets-arrayEditWidgetContainer .aw-jswidgets-timepicker {
    height: 100%
}

.aw-splm-tableEditCellTop .aw-jswidgets-tableEditContainer textarea.sw-property-val {
    height: 28px
}

.aw-splm-tableCellTop .aw-cell-command-bar,
.aw-splm-tableTreeCommandCell .aw-cell-command-bar {
    flex-direction: row
}

.aw-splm-commandBarPresent {
    align-self: flex-end;
    flex-direction: inherit;
    overflow: hidden
}

.aw-splm-tableCheckBoxPresent {
    align-self: center;
    flex-direction: inherit;
    margin-left: 8px;
    width: 24px
}

.aw-splm-tableCheckBoxPresent a {
    align-self: flex-end
}

.ui-grid-cell .aw-jswidgets-gridCellCommands.aw-splm-tableGridCellCommands,
.ui-grid-cell .aw-splm-gridCellCommandsContainer {
    width: auto
}

.aw-splm-commandBarPresent .aw-command {
    margin-right: 4px
}

.dragHeader {
    position: absolute;
    z-index: 100
}

.dragHeader .aw-splm-tableCellContents {
    border: 1px solid #000
}

.ui-grid-cell .aw-jswidgets-draghandle {
    width: 8px;
    height: 8px;
    bottom: 0;
    cursor: crosshair;
    position: absolute;
    right: 0
}

aw-splm-table.aw-jswidgets-dragfilling {
    cursor: crosshair;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ui-grid-cell .aw-jswidgets-draghandle,
aw-splm-table.aw-jswidgets-dragfilling .ui-grid-cell .aw-jswidgets-draghandle {
    display: none
}

.nonTouch .ui-grid-cell:hover .aw-jswidgets-draghandle,
aw-splm-table.aw-jswidgets-dragfilling .ui-grid-cell.dragSrc .aw-jswidgets-draghandle {
    display: inherit
}

aw-splm-table.aw-jswidgets-dragfilling .ui-grid-cell.dragCell.dragCellTop {
    border-top-color: #000
}

aw-splm-table.aw-jswidgets-dragfilling .ui-grid-cell.dragCell.dragCellBottom {
    border-bottom-color: #000
}

.aw-splm-tableMenuPopup {
    border: 1px solid;
    font-family: Segoe UI, Open Sans, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    height: auto;
    margin: 0;
    min-width: 100px;
    padding: 0;
    vertical-align: initial;
    z-index: 1000
}

.aw-splm-tableMenuPopup .submit-buttons-filter {
    width: 100%
}

.aw-splm-tableMenuPopup .submit-buttons-filter .aw-base-blk-button,
.aw-splm-tableMenuPopup .submit-buttons-filter .aw-base-button {
    padding-left: 0;
    padding-right: 0
}

.aw-splm-tableMenuPopup .submit-buttons-filter .column-menu-button {
    padding: 4px 4px 4px 3px
}

.aw-splm-tableMenuPopup .submit-buttons-filter .filter-buttons-space {
    margin: 0 5px
}

.aw-splm-tableMenuContainer .aw-splm-tableMenu .aw-widgets-cellListItem {
    width: auto;
    height: 32px;
    border-color: inherit;
    cursor: pointer;
    display: block;
    float: none;
    margin: 0;
    max-width: 100%;
    padding: 4px 15px 4px 10px
}

.aw-splm-tableMenuContainer .aw-splm-tableMenu .aw-widgets-cellListItem div,
.aw-splm-tableMenuContainer .aw-splm-tableMenu .aw-widgets-cellListItem i {
    line-height: 12px
}

.aw-splm-tableMenuContainer .aw-splm-tableMenu .aw-widgets-cellListItem:first-child {
    margin-top: 0
}

.aw-splm-tableMenuContainer .aw-splm-tableMenu .aw-widgets-cellListItem:last-child {
    margin-bottom: 0
}

.aw-splm-tableMenuPopup .aw-widgets-cellListItem i {
    width: 12%
}

.aw-splm-tableMenuPopup .aw-widgets-cellListItem div {
    margin-left: 2%
}

.aw-splm-tableMenuButton {
    border: none;
    cursor: pointer;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.aw-splm-tableMenuButton .aw-commands-commandIconButton {
    width: 20px;
    height: 20px
}

.aw-splm-tableTreeCommandCell .ui-grid-tree-base-row-header-buttons.ui-grid-tree-base-header {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
    justify-content: center;
    margin-right: .063rem;
    max-width: 20px;
    min-width: 20px
}

.aw-splm-tableTreeCommandCell .ui-grid-tree-base-row-header-buttons.ui-grid-tree-base-header .aw-base-icon {
    width: 12px;
    height: 12px
}

.aw-splm-tableTreeCommandCell .aw-widgets-dataGridCellImage {
    margin-right: 8px
}

.aw-splm-tableTreeCommandCell .aw-widgets-dataGridCellImage>.aw-base-icon {
    width: auto;
    height: auto;
    max-height: 24px;
    max-width: 24px;
    object-fit: cover
}

.ui-grid-cell .aw-widgets-dataGridCellImage {
    width: 25px;
    height: 25px;
    margin-top: 0
}

.aw-splm-tableTreeCommandCell .aw-widgets-propertyValContainerMargin {
    margin-bottom: 0
}

.aw-splm-tableTreeCommandCell .aw-jswidgets-cellTop {
    display: flex;
    flex-direction: row;
    overflow: hidden
}

.aw-splm-tableTreeCommandCell .aw-jswidgets-dataGridCellText {
    display: inline-block
}

.aw-splm-tableCellTop .aw-jswidgets-gridCellCommands {
    width: auto;
    height: 1.6666666667rem;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    right: 2px
}

.aw-splm-tableCellTop:hover .aw-widgets-cellListCellCommandHover,
.aw-splm-tableRow.ui-grid-row-selected .aw-widgets-cellListCellCommandHover {
    display: inline-block
}

.aw-splm-tableTreeCommandCell .aw-jswidgets-cellTop.aw-jswidgets-uiNonEditCell .aw-jswidgets-tableNonEditContainer {
    align-items: center;
    height: calc(100% - 3px);
    overflow-x: hidden
}

.aw-splm-table .aw-splm-tableTooltipPopup {
    position: fixed
}

.aw-splm-tableCellColorIndicator {
    flex-shrink: 0;
    height: 100%;
    margin-right: 2px
}

aw-splm-table .aw-jswidgets-grid .ui-grid-cell .aw-splm-tableIconCell {
    align-items: center;
    display: inherit;
    flex-direction: row;
    height: inherit;
    justify-content: flex-start;
    padding: 2px 2px 2px .5em;
    position: relative
}

.aw-splm-tableRow .ui-grid-cell .aw-jswidgets-tablecell {
    height: 100%;
    padding-left: .5rem;
    padding-right: 0
}

.aw-splm-tableClearfix:after,
.aw-splm-tableClearfix:before {
    content: "";
    display: table
}

.aw-splm-tableClearfix:after,
.ui-grid-row {
    clear: both
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.aw-splm-tableFlexRow {
    -webkit-box-orient: horizontal;
    align-items: center;
    display: flex;
    justify-content: right;
    outline: none;
    width: 100%
}

.hiddenUtility {
    display: none !important
}

.aw-splm-tableMenuPopup .aw-splm-tableMenuItem {
    display: block;
    padding: 8px;
    white-space: nowrap
}

.aw-splm-tableMenuPopup hr {
    height: 0;
    margin: 0 8px
}

.aw-splm-tablePinnedContainerDropFrame.aw-widgets-dropframe.aw-theme-dropframe.ui-grid-row {
    border-bottom-right-radius: 0;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-right-radius: 0
}

.aw-splm-tableScrollContainerDropFrame.aw-widgets-dropframe.aw-theme-dropframe.ui-grid-row {
    border-bottom-left-radius: 0;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-left-radius: 0
}

.aw-splm-tableMenuPointer:before {
    content: "";
    left: 87%;
    position: absolute;
    top: -10px
}

.aw-splm-tableMenuPointer:after {
    content: "";
    left: calc(87% + 1px);
    position: absolute;
    top: -8px
}

.aw-splm-tableColumnMenuPointerBeforeLeft {
    content: "";
    left: -10px;
    position: absolute;
    top: calc(100% - 20px)
}

.aw-splm-tableColumnMenuPointerAfterLeft {
    content: "";
    left: -8px;
    position: absolute;
    top: calc(100% - 20px)
}

.aw-splm-tableColumnMenuPointerBeforeRight {
    content: "";
    left: calc(100% + 2px);
    position: absolute;
    top: calc(100% - 20px)
}

.aw-splm-tableColumnMenuPointerAfterRight {
    content: "";
    left: 100%;
    position: absolute;
    top: calc(100% - 20px)
}

.aw-splm-tableMenuPointerBack {
    content: "";
    left: -10px;
    position: absolute;
    top: calc(100% - 20px)
}

.aw-splm-tableMenuPointerBack.aw-splm-tableMenuPointerBackLeft {
    left: -10px
}

.aw-splm-tableMenuPointerBack.aw-splm-tableMenuPointerBackRight {
    left: calc(100% + 2px)
}

.aw-splm-tableMenuPointerFront {
    content: "";
    left: 100%;
    position: absolute;
    top: calc(100% - 20px)
}

.aw-splm-tableMenuPointerFront.aw-splm-tableMenuPointerFrontLeft {
    left: -8px
}

.aw-splm-tableMenuPointerFront.aw-splm-tableMenuPointerFrontRight {
    left: 100%
}

.aw-splm-table .aw-jswidgets-cellTop .sw-widget-iconContainer {
    display: contents
}

.sw-date-container,
.sw-date-container.sw-property-val {
    display: inline-flex
}

.sw-date-container {
    flex-direction: row;
    position: relative;
    width: 50%
}

.sw-date-container .sw-property-val {
    width: 100%
}

.sw-date-container .aw-widget-icon {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    position: absolute;
    right: .5833333333rem;
    top: .5833333333rem
}

.sw-date-time-container .sw-date-container,
.sw-date-time-container .sw-lov-container {
    width: 50%
}

.aw-default-cell {
    flex: 1 1 auto;
    width: 100%
}

.aw-default-cell img {
    width: 48px;
    height: 48px;
    object-fit: cover
}

.aw-default-cell img.aw-base-icon {
    object-fit: cover
}

.sw-defaultCell-properties {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sw-defaultCell-properties .aw-widgets-propertyLabel {
    font-size: 1rem;
    font-weight: 600;
    text-align: left
}

.sw-defaultCell-properties .aw-widgets-propertyValue {
    padding-left: .6666666667rem
}

.sw-defaultCell-properties.sw-row .aw-widgets-propertyValue {
    padding-left: 0
}

.aw-widgets-cellListCellTitleBlock .aw-widgets-cellListCellTitle {
    font-size: 1.2rem;
    font-weight: 600;
    text-align: left
}

.aw-widgets-headerCell {
    justify-content: left;
    vertical-align: initial;
    width: calc(100% - 10px)
}

.aw-widgets-headerCell .aw-widgets-cellListCellTitleBlock {
    font-size: 1.44rem;
    letter-spacing: normal;
    text-align: left
}

.aw-widgets-groupCellListItem .aw-default-cell {
    padding-left: .6666666667rem
}

.aw-widgets-cellListItem {
    padding: .5rem
}

.aw-widgets-cellListItem.aw-widgets-fixedCellHeight {
    overflow: hidden;
    padding: .1666666667rem
}

.aw-widgets-cellListItem .aw-widgets-cellListItemCell {
    display: flex;
    flex-direction: row
}

.aw-widgets-cellListItem .aw-widgets-cellListItemCell .sw-checkbox-val {
    align-self: center
}

.aw-widgets-cellListItemContainer .aw-widgets-cellListItemCell {
    align-self: stretch;
    flex: 1 1 auto
}

.aw-widgets-cellListItemContainer .aw-widgets-cellListCellCommands {
    align-self: stretch
}

.aw-widgets-cellListItemContainer .aw-widgets-cellListItemCell {
    width: calc(100% - 22px)
}

.aw-widgets-cellListItemContainer {
    height: inherit
}

.aw-widgets-cellListItemContainer .sw-property.sw-component {
    margin: 0
}

.aw-widgets-cellListItemContainer .sw-cell-image {
    width: 48px;
    height: 48px;
    max-height: 48px;
    max-width: 48px
}

.sw-cell-image {
    align-self: center;
    margin: 0 8px
}

.sw-cell-image .aw-base-icon,
.sw-cell-image div {
    width: 48px;
    height: 48px;
    max-height: 48px;
    max-width: 48px
}

.sw-lov-textbox-container {
    display: flex
}

.sw-lov-textbox-container button {
    margin-left: .3333333333rem;
    width: auto
}

.sw-cell-title {
    font-weight: 600;
    text-align: left
}

.aw-default-cell .aw-layout-flexRow {
    align-items: center
}

.sw-cell-valName {
    display: block;
    min-height: .4166666667rem;
    min-width: .4166666667rem;
    width: 100%
}

.sw-cell-valDesc,
.sw-cell-valName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sw-cell-valDesc {
    font-size: .8333333333rem
}

.sw-lov-popup .sw-popup-contentContainer {
    display: flex;
    flex-direction: column
}

.sw-lov-popup .sw-popup-contentContainer>.aw-base-scrollPanel {
    height: inherit
}

.sw-lov-popup .sw-lov-thumb {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin-right: .6666666667rem
}

.sw-lov-popup .sw-lov-thumb svg {
    height: 1.3333333333rem
}

.aw-list-itemFocused .aw-cell-command-bar .aw-widgets-cellListCellCommandHover {
    display: block
}

.sw-popup-contentContainer .sw-listAfterFilter {
    max-height: 33rem;
    width: 25rem
}

.sw-popup-contentContainer .sw-listAfterFilter .aw-base-scrollPanel {
    height: inherit
}

.sw-popup {
    position: absolute;
    z-index: 999999
}

.sw-popup .sw-popup-layout {
    border-radius: 4px;
    position: fixed;
    transition: opacity .2s
}

.sw-popup .sw-popup-layout.aw-layout-popup.aw-popup-balloon {
    padding: 1rem
}

.sw-popup .resizer-rightBottomCorner {
    cursor: nw-resize;
    right: 0
}

.sw-popup .resizer-leftBottomCorner,
.sw-popup .resizer-rightBottomCorner {
    width: 5px;
    height: 5px;
    background: transparent;
    bottom: 0;
    position: absolute;
    z-index: 10
}

.sw-popup .resizer-leftBottomCorner {
    cursor: ne-resize;
    left: 0
}

.sw-popup .resizer-bottom {
    width: 100%;
    height: 5px;
    background: transparent;
    bottom: 0;
    cursor: n-resize;
    position: absolute;
    right: 0
}

.sw-popup .resizer-right {
    right: 0
}

.sw-popup .resizer-left,
.sw-popup .resizer-right {
    width: 5px;
    height: 100%;
    background: transparent;
    bottom: 0;
    cursor: e-resize;
    position: absolute
}

.sw-popup .resizer-left {
    left: 0
}

.sw-popup .aw-popup-Modal.aw-layout-popup,
.sw-popup .aw-popup-Modal.sw-popup-layout {
    border: none
}

.sw-popup .sw-popup-contentContainer {
    border-radius: 3px;
    overflow-x: hidden;
    overflow-y: auto
}

.sw-popup .sw-popup-contentContainer .aw-layout-panelTitle {
    align-items: center;
    border-radius: 3px 3px 0 0;
    display: flex;
    flex-direction: row;
    padding: 0 .3333333333rem 0 1.3333333333rem
}

.sw-popup .sw-popup-contentContainer .aw-layout-panelTitle .aw-base-iconButton {
    width: 3.6666666667rem;
    height: 3.6666666667rem;
    margin: 0
}

.sw-popup .sw-popup-contentContainer .aw-layout-panelTitle.sw-popup-draggable label {
    cursor: move
}

.sw-popup .sw-popup-contentContainer.hasPadding {
    padding: .5rem 1rem
}

.sw-popup .sw-popup-contentContainer.hasCloseButton {
    padding-right: 1.5rem
}

.sw-popup .sw-popup-contentContainer .aw-popup-close {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    float: right;
    font-size: 1.728rem;
    margin: 0;
    position: absolute;
    right: 1.5rem;
    top: .5rem
}

.sw-popup .sw-popup-contentContainer .aw-popup-close:focus,
.sw-popup .sw-popup-contentContainer .aw-popup-close:hover {
    cursor: pointer;
    text-decoration: none
}

.sw-popup .aw-widgets-cellListWidget {
    margin: 0
}

.sw-popup .aw-widgets-cellListWidget .aw-widgets-cellListItem {
    padding: .6666666667rem 1.3333333333rem
}

.sw-popup .aw-widgets-cellListItemCell .aw-widgets-cellTop {
    overflow: hidden;
    text-overflow: ellipsis
}

.sw-popup .sw-popup2 {
    width: inherit;
    height: inherit;
    border-radius: 3px;
    max-height: inherit;
    max-width: inherit;
    min-height: inherit;
    min-width: inherit
}

.sw-popup .sw-popup2>.aw-layout-panelTitle {
    border-radius: 3px 3px 0 0
}

.sw-popup .sw-popup2>.aw-layout-panelTitle .aw-base-iconButton {
    width: 3.6666666667rem;
    height: 3.6666666667rem;
    margin: 0
}

.sw-popup .sw-popup2>.aw-panelBody {
    padding: 16px;
    width: 100%
}

.sw-popup .aw-popup-centerAligned {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center
}

.sw-popup .aw-popup-topAligned {
    left: 50%;
    position: absolute;
    top: 0;
    z-index: 1004
}

.sw-popup .aw-popup-noModal {
    position: inherit;
    transform: translate(-50%)
}

.sw-popup .aw-popup-contentContainer {
    opacity: 0;
    z-index: 1004
}

.aw-popup-balloon,
.sw-popup .aw-popup-contentContainer .aw-panelBody {
    padding: 1.3333333333rem
}

.aw-popup-balloon .sw-popup-contentContainer {
    flex-direction: column
}

.aw-popup-balloon .sw-popup-contentContainer .aw-panel .aw-layout-panelContent,
.aw-popup-balloon .sw-popup-contentContainer .aw-panel .aw-panelBody {
    padding: 0
}

.aw-popup-balloon .sw-popup-contentContainer .aw-panel .aw-panelBody+.aw-panel-footer {
    margin-bottom: 0
}

.sw-popup .aw-popup-container {
    max-height: 498px;
    max-width: 600px;
    min-height: 213px;
    min-width: 400px
}

.sw-popup .aw-popup-animate {
    opacity: 1;
    transition: opacity 1s
}

.sw-popup .aw-popup-scrollable {
    overflow: auto
}

.sw-popup .aw-popup-commands {
    justify-content: flex-end
}

.sw-popup .aw-layout-panelFooter {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.sw-popup button.disabled {
    box-sizing: border-box;
    cursor: default
}

.sw-popup .aw-popup-enableResize {
    max-height: none;
    max-width: none;
    min-height: 0;
    min-height: auto;
    min-width: 0;
    min-width: auto;
    position: relative;
    resize: both
}

.sw-popup .aw-popup-enableResize.aw-popup-container {
    max-height: none
}

.sw-popup .sw-popup-screenMask {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.sw-popup-layout .sw-popup-arrow {
    position: absolute;
    z-index: 10000
}

.sw-popup-layout .sw-popup-arrow:after,
.sw-popup-layout .sw-popup-arrow:before {
    border-style: solid;
    content: "";
    position: absolute
}

.sw-popup-layout[x-placement] .sw-popup-arrow:before {
    border-width: 10px
}

.sw-popup-layout[x-placement] .sw-popup-arrow:after {
    border-width: 9px
}

.sw-popup-layout[x-placement^=bottom] {
    margin-top: 10px
}

.sw-popup-layout[x-placement^=bottom] .sw-popup-arrow {
    left: calc(50% - 10px);
    top: -10px
}

.sw-popup-layout[x-placement^=bottom] .sw-popup-arrow:before {
    border-top-width: 0
}

.sw-popup-layout[x-placement^=bottom] .sw-popup-arrow:after {
    border-top-width: 0;
    left: 1px;
    top: 1px
}

.sw-popup-layout[x-placement^=top] {
    margin-bottom: 10px
}

.sw-popup-layout[x-placement^=top] .sw-popup-arrow {
    bottom: -10px;
    left: calc(50% - 10px)
}

.sw-popup-layout[x-placement^=top] .sw-popup-arrow:before {
    border-bottom-width: 0;
    top: -10px
}

.sw-popup-layout[x-placement^=top] .sw-popup-arrow:after {
    border-bottom-width: 0;
    bottom: 1px;
    left: 1px
}

.sw-popup-layout[x-placement^=right] {
    margin-left: 10px
}

.sw-popup-layout[x-placement^=right] .sw-popup-arrow {
    left: -10px;
    top: calc(50% - 10px)
}

.sw-popup-layout[x-placement^=right] .sw-popup-arrow:before {
    border-left-width: 0
}

.sw-popup-layout[x-placement^=right] .sw-popup-arrow:after {
    border-left-width: 0;
    left: 1px;
    top: 1px
}

.sw-popup-layout[x-placement^=left] {
    margin-right: 10px
}

.sw-popup-layout[x-placement^=left] .sw-popup-arrow {
    right: -10px;
    top: calc(50% - 10px)
}

.sw-popup-layout[x-placement^=left] .sw-popup-arrow:before {
    border-right-width: 0;
    left: -10px
}

.sw-popup-layout[x-placement^=left] .sw-popup-arrow:after {
    border-right-width: 0;
    right: 1px;
    top: 1px
}

.sw-popup-layout {
    border: 1px solid
}

.sw-popup-tooltip {
    min-width: 0;
    min-width: auto
}

.sw-popup-tooltip .aw-jswidgets-loading {
    width: 20px;
    height: 20px;
    margin: 0
}

.sw-popup-tooltip .aw-layout-panelBody {
    padding: 0
}

.sw-popup-tooltip .sw-popup-contentContainer {
    max-height: 360px;
    max-width: 360px;
    min-height: 32px;
    min-width: 48px
}

.sw-popup-tooltip .aw-jswidgets-loading-container,
.sw-popup-tooltip .aw-layout-flexColumnContainer {
    padding: .5rem 1rem
}

.sw-popup-tooltip.aw-popup-tooltip-showing {
    pointer-events: none
}

.sw-popup-tooltip .aw-extended-tooltipTitle {
    font-weight: 600
}

.sw-popup-tooltip .aw-popup-tooltipContainer {
    max-height: calc(360px - 1rem);
    max-width: calc(360px - 2rem);
    overflow: auto
}

.sw-popup-resizeDetector {
    width: 100%;
    height: 100%;
    border: 0;
    left: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: -1
}

@keyframes popupAnimation {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.sw-popup-easein {
    animation: popupAnimation .6s;
    animation-timing-function: cubic-bezier(1, -.78, .59, .77)
}

.sw-popup-draggable {
    cursor: move !important
}

.sample-btn {
    background-color: #005f87;
    border: 1px solid #003951;
    color: #fff;
    margin: 0 2px 5px 0;
    padding: 0
}

.popup-container {
    max-width: 600px;
    padding: 1rem 1.5rem
}

.popup-container .header-label {
    font-size: 1.8rem
}

.popup-container .sample-btn {
    min-width: 80px;
    width: auto
}

.sample-container {
    padding: 3rem 0 3rem 20rem
}

.sample-container .sample-btn {
    width: 15em;
    height: 5em;
    margin-right: 2rem
}

.sample-container .section .sample-btn {
    width: 100px;
    height: 30px;
    border: 1px solid;
    margin: 0 5px 5px 0
}

.sample-container .section.row1,
.sample-container .section.row2 {
    font-size: 0;
    margin-left: 100px
}

.sample-container .section.col1 {
    float: left;
    width: 100px
}

.sample-container .section.col2 {
    margin-left: 410px;
    width: 100px
}

.panel-modal {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.panel-modal .panel-body,
.panel-modal .panel-footer,
.panel-modal .panel-header {
    display: flex;
    flex: 0 0 auto;
    flex-direction: row;
    padding: 1rem
}

.panel-modal .panel-header {
    align-items: center;
    background-color: #005f87;
    color: #fff;
    height: 48px;
    justify-content: space-between;
    padding: 0 1rem
}

.panel-modal .panel-header .header-label {
    font-size: 1.8rem
}

.panel-modal .panel-body {
    flex: 1 1 auto;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto
}

.panel-modal .panel-footer {
    height: 48px;
    justify-content: flex-end
}

.panel-modal .panel-footer .sample-btn {
    min-width: 80px;
    width: auto
}

.sw-full-screen-on {
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 999
}

.sw-full-screen-on .sw-full-screen-header {
    padding: .5rem
}

.sw-full-screen-content,
.sw-full-screen-off {
    width: 100%;
    height: 100%;
    display: inherit;
    flex-direction: inherit
}

input,
input[type=password],
input[type=text],
textarea {
    border-radius: 2px;
    border-style: solid;
    border-width: .0833333333rem;
    box-sizing: border-box;
    font-family: Segoe UI, Open Sans, Helvetica Neue, Verdana, Arial, YU Gothic UI, MS PGothic, Hiragino Sans, Microsoft YaHei, 微软雅黑, STXihei, 华文细黑, sans-serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.32;
    padding: .5833333333rem
}

input:focus,
input:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=text]:focus,
input[type=text]:hover,
textarea:focus,
textarea:hover {
    border-width: .1666666667rem;
    outline: none;
    padding: .5rem
}

input.sw-changed:disabled,
input:disabled,
input[type=password].sw-changed:disabled,
input[type=password]:disabled,
input[type=text].sw-changed:disabled,
input[type=text]:disabled,
textarea.sw-changed:disabled,
textarea:disabled {
    border-width: .0833333333rem;
    padding: .5833333333rem
}

input.sw-property-val.sw-changed.active,
input[type=password].sw-property-val.sw-changed.active,
input[type=text].sw-property-val.sw-changed.active,
textarea.sw-property-val.sw-changed.active {
    border-width: .1666666667rem
}

.sw-fit-content {
    width: -moz-fit-content;
    width: fit-content
}

input[type=checkbox],
input[type=radio] {
    margin: 0;
    width: auto
}

.sw-property.sw-component.sw-autoSize {
    height: auto
}

.sw-property.sw-component.sw-nonText {
    margin-left: 0
}

.sw-property.sw-required:not(.sw-readOnly) .sw-property-name {
    padding-left: 1.1666666667rem;
    position: relative
}

.sw-property.sw-required:not(.sw-readOnly) .sw-property-name:before {
    content: "*";
    font-size: 2.0736rem;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: -5px
}

.sw-property.sw-row {
    margin-bottom: .6666666667rem
}

.sw-property.sw-row.sw-autoSize {
    width: auto
}

.sw-property.sw-row .sw-property-name,
.sw-property.sw-row .sw-property-nameWrapper {
    align-self: flex-start;
    max-width: 16.6666666667rem;
    text-align: left;
    width: 40%
}

.sw-property.sw-row.sw-nonText {
    margin-left: 0
}

.sw-property.sw-row.sw-nonText .sw-property-name,
.sw-property.sw-row.sw-nonText .sw-property-nameWrapper {
    align-self: center
}

.sw-property.sw-row .sw-lov-container,
.sw-property.sw-row .sw-property-val {
    width: 60%
}

.sw-property.sw-reverse.sw-component .sw-property-name:not(:empty):after {
    content: normal
}

.sw-property.sw-reverse.sw-component:not(:last-child) {
    margin-right: 1.3333333333rem
}

.sw-property.sw-reverse.sw-row .sw-toggle-val {
    margin-right: 0
}

.sw-property.sw-reverse.sw-row .sw-property-name {
    flex: 3 1;
    max-width: 100%;
    min-width: 20%
}

.sw-property.sw-reverse.sw-row .sw-property-val {
    flex: 2 1;
    max-width: 16.6666666667rem;
    min-width: 8.3333333333rem
}

.sw-property.sw-reverse.sw-row.sw-labelLeft {
    flex-direction: row;
    width: 100%
}

.sw-property.sw-reverse.sw-row.sw-labelLeft .sw-property-name {
    flex: 1 1 auto
}

.sw-errorHint,
.sw-errorSeparator,
.sw-property-name {
    font-weight: 600;
    max-width: none;
    min-width: 8.3333333333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.sw-property-val {
    display: block;
    flex: auto;
    width: 100%;
    word-break: break-word
}

.sw-disabled .sw-property-name {
    cursor: default
}

.sw-readOnly .aw-jswidgets-arrayWidgetContainer,
.sw-readOnly .sw-property-val,
.sw-readOnly input[type=text]:disabled.sw-property-val {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0
}

.sw-readOnly textarea.sw-property-val {
    resize: none
}

.sw-errorFlag {
    position: relative
}

.sw-errorFlag .sw-property-name {
    padding-left: 1.3333333333rem
}

.sw-errorFlag .sw-property-name:before {
    content: "⚠";
    left: 0;
    position: absolute
}

.sw-errorFlag.sw-row .sw-property-name:before {
    left: 0
}

.sw-errorFlag input[type=password],
.sw-errorFlag input[type=password].sw-changed,
.sw-errorFlag input[type=text],
.sw-errorFlag input[type=text].sw-changed,
.sw-errorFlag textarea {
    background-image: url(../../static/media/indicatorWarningSign16.56ed17cc09723918ec8f.svg);
    background-origin: border-box;
    background-position: calc(100% - 32px) 50%;
    background-repeat: no-repeat;
    background-size: 16px 16px
}

.sw-errorFlag input[type=password].sw-changed:last-child,
.sw-errorFlag input[type=password]:last-child,
.sw-errorFlag input[type=text].sw-changed:last-child,
.sw-errorFlag input[type=text]:last-child,
.sw-errorFlag textarea:last-child {
    background-position: calc(100% - 8px) 50%
}

.sw-lov-container {
    display: flex;
    position: relative;
    width: 100%
}

.sw-lov-container.sw-component.sw-row>:not(:last-child) {
    margin-right: 0
}

.sw-lov-container .sw-lov-thumb+input.sw-property-val {
    padding-left: 2.6666666667rem
}

.sw-lov-container .sw-lov-thumb+input.sw-property-val:focus,
.sw-lov-container .sw-lov-thumb+input.sw-property-val:hover {
    padding-left: 2.5833333333rem
}

.sw-lov-container input.sw-property-val {
    cursor: pointer;
    overflow: hidden;
    padding-right: 2rem;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.sw-lov-container>.sw-lov-thumb {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    align-self: center;
    left: .6666666667rem;
    position: absolute
}

.sw-lov-container>.sw-lov-thumb svg {
    height: 100%
}

.sw-time-lov-val.aw-widget-icon {
    width: 16px;
    height: 16px
}

.sw-widget-iconContainer {
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 0
}

.sw-property .sw-property-valWrapper {
    display: flex;
    width: 60%
}

.sw-property .sw-property-valWrapper .sw-property-val {
    flex: none;
    margin-right: .6666666667rem
}

.sw-property .sw-property-valWrapper .sw-property-name,
.sw-property .sw-property-valWrapper .sw-property-val {
    overflow-wrap: break-word;
    width: auto
}

.sw-array-val .aw-jswidgets-arrayWidgetContainer {
    width: 100%
}

.sw-array-val .sw-checkbox-val,
.sw-array-val .sw-radio-group,
.sw-array-val .sw-toggle-val-container {
    border: 1px solid;
    overflow: hidden
}

.sw-array-val .sw-toggle-val-container {
    padding: 2px
}

.sw-property .sw-property-val.sw-array-val .sw-checkbox-val,
.sw-property .sw-property-val.sw-array-val .sw-property-val,
.sw-property .sw-property-val.sw-array-val .sw-radio-group,
.sw-property .sw-property-val.sw-array-val .sw-toggle-val-container {
    width: 100%
}

.aw-jswidgets-arrayWidgetContainer.sw-border {
    border: 1px solid;
    border-bottom: 1px
}

.aw-jswidgets-arrayValueCellListItem {
    padding: .3333333333rem
}

.aw-jswidgets-arrayValueContainer {
    min-height: 20px
}

.aw-jswidgets-arrayValue {
    font-size: inherit
}

.aw-layout-flexColumnContainer {
    display: flex;
    flex-direction: column
}

.aw-base-normal a {
    display: inline-block;
    font-size: .75rem
}

.aw-widgets-defaultPropertyValueButton {
    border: none;
    cursor: pointer;
    display: inline;
    margin-left: 7px;
    margin-right: 0;
    vertical-align: middle
}

.aw-commands-commandIconButton {
    background-color: initial;
    border: none
}

.aw-jswidgets-arrayValueCellListItem.aw-state-selected {
    fill: #cde6eb;
    background-color: #cde6eb;
    color: #0a0a0a
}

.aw-jswidgets-arrayEditValueCellList .aw-jswidgets-arrayValueCellListItem:hover {
    background-color: #cde6eb
}

.sw-readOnly .aw-jswidgets-arrayEditValueCellList .aw-jswidgets-arrayValueCellListItem {
    background-color: initial;
    padding: 0
}

.sw-readOnly .aw-jswidgets-arrayEditValueCellList .aw-jswidgets-arrayValueCellListItem:hover {
    background-color: initial
}

.sw-readOnly .aw-jswidgets-arrayWidgetContainer:hover {
    box-shadow: none
}

.aw-jswidgets-arrayEditValueCellList {
    overflow-x: hidden;
    overflow-y: auto
}

.aw-jswidgets-arrayWidgetContainer .aw-commands-commandIconButton {
    width: 1.6666666667rem;
    height: 1.6666666667rem;
    outline: none
}

.aw-jswidgets-arrayWidgetContainer .aw-commands-commandIconButton svg {
    width: 100%;
    height: 100%
}

.sw-tab {
    display: inline-block;
    margin: 0 1.3333333333rem 0 0;
    padding: 0;
    width: auto
}

.sw-tab a.sw-tab-selected,
.sw-tab a.sw-tab-title {
    align-items: center;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-weight: 600;
    outline: none;
    overflow: hidden;
    padding: .1666666667rem .1666666667rem .3333333333rem;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sw-tab a.sw-tab-selected {
    border-bottom: .1666666667rem solid
}

.sw-tab-icon {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin-right: .3333333333rem
}

.sw-tabSet {
    flex: 0 1 auto;
    min-height: 3.1666666667rem;
    padding-top: .6666666667rem
}

.sw-tabSet>:not(:last-child) {
    margin-bottom: .6666666667rem
}

.aw-tab-close-button-container {
    cursor: pointer;
    display: inherit;
    float: right;
    margin-left: 8px;
    margin-top: 1px
}

.sw-tab-overflowContainer .sw-tab-overflowButton {
    padding: .3333333333rem
}

.sw-tabContainer {
    display: flex;
    flex-wrap: wrap;
    max-height: 30px;
    overflow: hidden;
    padding: 0 0 .3333333333rem;
    transition: width .01s, height .01s
}

.sw-jswidget-controlArrow {
    cursor: pointer;
    transform: scale(.7)
}

@media(max-width:575px) {
    .aw-xsmall-0 {
        flex: 0 0;
        height: auto;
        max-width: 0
    }

    .aw-xsmall-1 {
        flex: 0 0 8.3333333333%;
        height: auto;
        max-width: 8.3333333333%
    }

    .aw-xsmall-2 {
        flex: 0 0 16.6666666667%;
        height: auto;
        max-width: 16.6666666667%
    }

    .aw-xsmall-3 {
        flex: 0 0 25%;
        height: auto;
        max-width: 25%
    }

    .aw-xsmall-4 {
        flex: 0 0 33.3333333333%;
        height: auto;
        max-width: 33.3333333333%
    }

    .aw-xsmall-5 {
        flex: 0 0 41.6666666667%;
        height: auto;
        max-width: 41.6666666667%
    }

    .aw-xsmall-6 {
        flex: 0 0 50%;
        height: auto;
        max-width: 50%
    }

    .aw-xsmall-7 {
        flex: 0 0 58.3333333333%;
        height: auto;
        max-width: 58.3333333333%
    }

    .aw-xsmall-8 {
        flex: 0 0 66.6666666667%;
        height: auto;
        max-width: 66.6666666667%
    }

    .aw-xsmall-9 {
        flex: 0 0 75%;
        height: auto;
        max-width: 75%
    }

    .aw-xsmall-10 {
        flex: 0 0 83.3333333333%;
        height: auto;
        max-width: 83.3333333333%
    }

    .aw-xsmall-11 {
        flex: 0 0 91.6666666667%;
        height: auto;
        max-width: 91.6666666667%
    }

    .aw-xsmall-12 {
        flex: 0 0 100%;
        height: auto;
        max-width: 100%
    }
}

@media(min-width:576px)and (max-width:767px) {
    .aw-small-0 {
        flex: 0 0;
        height: auto;
        max-width: 0
    }

    .aw-small-1 {
        flex: 0 0 8.3333333333%;
        height: auto;
        max-width: 8.3333333333%
    }

    .aw-small-2 {
        flex: 0 0 16.6666666667%;
        height: auto;
        max-width: 16.6666666667%
    }

    .aw-small-3 {
        flex: 0 0 25%;
        height: auto;
        max-width: 25%
    }

    .aw-small-4 {
        flex: 0 0 33.3333333333%;
        height: auto;
        max-width: 33.3333333333%
    }

    .aw-small-5 {
        flex: 0 0 41.6666666667%;
        height: auto;
        max-width: 41.6666666667%
    }

    .aw-small-6 {
        flex: 0 0 50%;
        height: auto;
        max-width: 50%
    }

    .aw-small-7 {
        flex: 0 0 58.3333333333%;
        height: auto;
        max-width: 58.3333333333%
    }

    .aw-small-8 {
        flex: 0 0 66.6666666667%;
        height: auto;
        max-width: 66.6666666667%
    }

    .aw-small-9 {
        flex: 0 0 75%;
        height: auto;
        max-width: 75%
    }

    .aw-small-10 {
        flex: 0 0 83.3333333333%;
        height: auto;
        max-width: 83.3333333333%
    }

    .aw-small-11 {
        flex: 0 0 91.6666666667%;
        height: auto;
        max-width: 91.6666666667%
    }

    .aw-small-12 {
        flex: 0 0 100%;
        height: auto;
        max-width: 100%
    }
}

@media(min-width:768px) {
    .aw-medium-0 {
        flex: 0 0;
        height: auto;
        max-width: 0
    }

    .aw-medium-1 {
        flex: 0 0 8.3333333333%;
        height: auto;
        max-width: 8.3333333333%
    }

    .aw-medium-2 {
        flex: 0 0 16.6666666667%;
        height: auto;
        max-width: 16.6666666667%
    }

    .aw-medium-3 {
        flex: 0 0 25%;
        height: auto;
        max-width: 25%
    }

    .aw-medium-4 {
        flex: 0 0 33.3333333333%;
        height: auto;
        max-width: 33.3333333333%
    }

    .aw-medium-5 {
        flex: 0 0 41.6666666667%;
        height: auto;
        max-width: 41.6666666667%
    }

    .aw-medium-6 {
        flex: 0 0 50%;
        height: auto;
        max-width: 50%
    }

    .aw-medium-7 {
        flex: 0 0 58.3333333333%;
        height: auto;
        max-width: 58.3333333333%
    }

    .aw-medium-8 {
        flex: 0 0 66.6666666667%;
        height: auto;
        max-width: 66.6666666667%
    }

    .aw-medium-9 {
        flex: 0 0 75%;
        height: auto;
        max-width: 75%
    }

    .aw-medium-10 {
        flex: 0 0 83.3333333333%;
        height: auto;
        max-width: 83.3333333333%
    }

    .aw-medium-11 {
        flex: 0 0 91.6666666667%;
        height: auto;
        max-width: 91.6666666667%
    }

    .aw-medium-12 {
        flex: 0 0 100%;
        height: auto;
        max-width: 100%
    }
}

@media(min-width:992px) {
    .aw-large-0 {
        flex: 0 0;
        height: auto;
        max-width: 0
    }

    .aw-large-1 {
        flex: 0 0 8.3333333333%;
        height: auto;
        max-width: 8.3333333333%
    }

    .aw-large-2 {
        flex: 0 0 16.6666666667%;
        height: auto;
        max-width: 16.6666666667%
    }

    .aw-large-3 {
        flex: 0 0 25%;
        height: auto;
        max-width: 25%
    }

    .aw-large-4 {
        flex: 0 0 33.3333333333%;
        height: auto;
        max-width: 33.3333333333%
    }

    .aw-large-5 {
        flex: 0 0 41.6666666667%;
        height: auto;
        max-width: 41.6666666667%
    }

    .aw-large-6 {
        flex: 0 0 50%;
        height: auto;
        max-width: 50%
    }

    .aw-large-7 {
        flex: 0 0 58.3333333333%;
        height: auto;
        max-width: 58.3333333333%
    }

    .aw-large-8 {
        flex: 0 0 66.6666666667%;
        height: auto;
        max-width: 66.6666666667%
    }

    .aw-large-9 {
        flex: 0 0 75%;
        height: auto;
        max-width: 75%
    }

    .aw-large-10 {
        flex: 0 0 83.3333333333%;
        height: auto;
        max-width: 83.3333333333%
    }

    .aw-large-11 {
        flex: 0 0 91.6666666667%;
        height: auto;
        max-width: 91.6666666667%
    }

    .aw-large-12 {
        flex: 0 0 100%;
        height: auto;
        max-width: 100%
    }
}

@media(min-width:1200px) {
    .aw-xlarge-0 {
        flex: 0 0;
        height: auto;
        max-width: 0
    }

    .aw-xlarge-1 {
        flex: 0 0 8.3333333333%;
        height: auto;
        max-width: 8.3333333333%
    }

    .aw-xlarge-2 {
        flex: 0 0 16.6666666667%;
        height: auto;
        max-width: 16.6666666667%
    }

    .aw-xlarge-3 {
        flex: 0 0 25%;
        height: auto;
        max-width: 25%
    }

    .aw-xlarge-4 {
        flex: 0 0 33.3333333333%;
        height: auto;
        max-width: 33.3333333333%
    }

    .aw-xlarge-5 {
        flex: 0 0 41.6666666667%;
        height: auto;
        max-width: 41.6666666667%
    }

    .aw-xlarge-6 {
        flex: 0 0 50%;
        height: auto;
        max-width: 50%
    }

    .aw-xlarge-7 {
        flex: 0 0 58.3333333333%;
        height: auto;
        max-width: 58.3333333333%
    }

    .aw-xlarge-8 {
        flex: 0 0 66.6666666667%;
        height: auto;
        max-width: 66.6666666667%
    }

    .aw-xlarge-9 {
        flex: 0 0 75%;
        height: auto;
        max-width: 75%
    }

    .aw-xlarge-10 {
        flex: 0 0 83.3333333333%;
        height: auto;
        max-width: 83.3333333333%
    }

    .aw-xlarge-11 {
        flex: 0 0 91.6666666667%;
        height: auto;
        max-width: 91.6666666667%
    }

    .aw-xlarge-12 {
        flex: 0 0 100%;
        height: auto;
        max-width: 100%
    }
}

.sw-logoContainer {
    background: none;
    background-clip: initial;
    float: right;
    padding: 0 1.3333333333rem;
    transition: margin .5s;
    width: auto
}

.sw-logoImage {
    width: 80px;
    height: 18px
}

.aw-layout-globalToolbar .aw-commands-commandBar {
    margin-top: 0;
    width: auto
}

.aw-commands-commandBarHorizontalLeft {
    float: left;
    margin-left: 0;
    margin-right: 13px;
    vertical-align: middle
}

.aw-commands-commandBarHorizontalRight {
    float: right;
    margin-left: 13px;
    vertical-align: middle
}

.aw-commands-commandBarHorizontalCenter {
    margin: 0 auto;
    text-align: center
}

.aw-commands-commandBarHorizontalCenter>* {
    vertical-align: top
}

.aw-commands-narrowCommands .aw-commands-commandBarHorizontalCenter {
    max-width: 380px;
    overflow: hidden;
    white-space: nowrap
}

.aw-command-bar.aw-commands-commandBarVertical {
    display: flex;
    flex-direction: column
}

.aw-commands-svg {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.aw-commands-svg svg {
    width: 100%;
    height: 100%;
    position: relative
}

.aw-commands-moreNarrowCommands .aw-widget-thumbnail .aw-base-icon,
.aw-commands-narrowCommands .aw-commands-svg,
.aw-commands-narrowCommands .aw-widget-thumbnail .aw-base-icon,
.aw-layout-workareaCommandbar .aw-commands-svg {
    width: 24px;
    height: 24px
}

.aw-layout-infoCommandbar .aw-commands-svg,
.aw-layout-navigationCommandbar .aw-commands-svg {
    width: 24px;
    height: 24px;
    padding: 2px
}

.aw-commands-moreNarrowCommands .aw-commands-svg {
    width: 24px;
    height: 24px;
    float: left
}

.aw-commands-moreNarrowCommands .aw-widgets-groupCommand {
    display: inline
}

.aw-commands-moreNarrowCommands .aw-widgets-groupCommandStack {
    display: none
}

.aw-commands-moreNarrowCommands .aw-commandIcon {
    display: flex;
    flex-direction: row
}

.aw-layout-globalToolbarCommands .aw-commands-svg {
    width: 16px;
    height: 16px;
    padding: 1px
}

.aw-widgets-cellListCellCommands .aw-commands-svg {
    width: 24px;
    height: 24px
}

.aw-layout-infoCommandbar .aw-command.aw-commands-svg {
    flex-shrink: 0
}

@media (min-width:37.5em) {
    .aw-layout-navigationCommandbar .aw-commands-commandBarVertical .aw-commands-commandWrapperVertical:first-child {
        margin-bottom: 0
    }
}

.aw-commands-commandWrapperHorizontal {
    display: inline;
    margin-right: 10px
}

.aw-layout-workareaCommandbar .aw-commands-commandWrapperHorizontal {
    margin: 0
}

.aw-commands-commandWrapperVertical {
    display: block;
    margin-bottom: 20px
}

.aw-commands-command {
    cursor: pointer
}

.aw-commands-commandImage {
    opacity: 1
}

.aw-commands-commandBarVertical .aw-commands-commandImage {
    width: 24px;
    height: 24px;
    margin: 0 auto
}

.aw-commands-showIconLabel .aw-commands-commandIconButtonText {
    width: 52px;
    height: 30px;
    word-wrap: break-word;
    display: block;
    font-size: .8333333333rem;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 1px;
    vertical-align: middle;
    white-space: normal
}

.aw-commands-commandIconButtonText {
    word-wrap: break-word;
    display: none;
    font-size: .6944444444rem;
    line-height: 1.32;
    padding-bottom: 1px;
    white-space: normal;
    width: 50px
}

.aw-commands-moreNarrowCommands .aw-commands-commandIconButtonText,
.aw-layout-globalToolbar .aw-commands-commandIconButtonText {
    display: none
}

.aw-commands-commandIconButton {
    border: .1666666667rem solid transparent;
    height: auto;
    outline: none;
    padding: 0
}

.aw-layout-globalToolbarCommands .aw-commands-commandIconButton {
    box-sizing: border-box;
    height: 25px;
    margin: 0;
    min-width: 30px;
    vertical-align: middle
}

.aw-layout-workareaCommandbar .aw-commands-commandIconButton {
    margin: 0;
    padding: 8px 10px 6px;
    vertical-align: top
}

.aw-layout-infoCommandbar .aw-commands-commandIconButton,
.aw-layout-navigationCommandbar .aw-commands-commandIconButton {
    margin: 0;
    padding: 10px 10px 4px;
    padding: 8px 10px;
    transition: width .5s;
    vertical-align: top;
    width: 44px
}

.aw-commands-commandBarVertical .aw-commands-overflow .aw-commands-commandIconButton {
    padding: 8px;
    width: 42px
}

.aw-layout-workareaCommandbar .aw-commands-commandIconButton {
    height: 44px;
    transition: height .5s
}

.aw-commands-showIconLabel .aw-layout-workareaCommandbar .aw-commands-commandIconButton {
    height: 60px;
    padding: 4px 2px 0
}

.aw-commands-showIconLabel .aw-layout-infoCommandbar .aw-commands-commandIconButton,
.aw-commands-showIconLabel .aw-layout-navigationCommandbar .aw-commands-commandIconButton {
    padding: 0 1px 6px;
    width: 56px
}

.aw-commands-disabledCommandImage {
    opacity: 0
}

.aw-commands-commandText {
    text-decoration: none
}

.aw-commands-commandTextWithImage {
    margin-left: 7px;
    text-decoration: none;
    vertical-align: middle
}

.aw-commands-commandLiveTextCellLeft {
    margin-left: 13px;
    position: relative
}

.aw-commands-commandLiveTextCellRight {
    margin-right: 13px;
    position: relative
}

.aw-commands-commandLiveTextTopLeft {
    display: inline;
    position: absolute;
    right: 23px;
    top: -5px
}

.aw-commands-commandLiveTextTopRight {
    display: inline;
    position: absolute;
    right: -15px;
    top: -16px
}

.aw-commands-commandLiveTextBottomLeft {
    bottom: .5px;
    display: inline;
    position: absolute;
    right: 23px
}

.aw-commands-commandLiveTextBottomRight {
    bottom: .5px;
    display: inline;
    position: relative
}

.aw-commands-cellCommandCommon {
    width: 24px;
    height: 20px
}

.aw-widgets-cellListCellCommands {
    width: 24px;
    /* a fixme */
}

.aw-widgets-cellListCellCommands .aw-commands-cellCommandCommon {
    width: 22px;
    height: 22px
}

.aw-widgets-cellListCellCommands .aw-commands-cellCommandCommon .aw-commands-svg {
    width: 16px;
    height: 16px
}

.aw-commands-cellCommandTopRight {
    float: right;
    margin-bottom: 5px
}

.aw-commands-cellCommandMiddleRight {
    float: right;
    margin-top: 25px
}

.aw-commands-cellCommandBottomRight {
    float: right;
    margin-top: 35px
}

.aw-commands-cellCommandTopLeft {
    float: left;
    margin-top: 5px
}

.aw-commands-cellCommandMiddleLeft {
    float: left;
    margin-top: 25px
}

.aw-commands-cellCommandBottomLeft {
    float: left;
    margin-top: 35px
}

.aw-footer-container.aw-commands-narrowCommands {
    align-items: center;
    padding: .3333333333rem
}

.aw-footer-container .aw-commands-commandOverflow {
    width: 24px;
    height: 24px;
    border: none;
    cursor: pointer;
    font-weight: 700;
    letter-spacing: 3px
}

.aw-commands-narrowCommandText {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle
}

@media (max-width:400px) {
    .aw-commands-moreNarrowCommands {
        margin: 0 auto;
        max-height: 150px;
        padding: 10px
    }

    .aw-commands-commandBar .aw-commands-commandBarHorizontalCenter {
        padding-bottom: 1px
    }

    .aw-commands-moreNarrowCommands .aw-commands-narrowCommandText {
        font-size: 1.2rem
    }

    .aw-commands-moreNarrowCommands .aw-commands-commandBar {
        float: left
    }

    .aw-commands-commandIconButton {
        margin: 0
    }

    .aw-commands-showMoreCommands {
        height: auto
    }

    .aw-commands-commandIconButtonText,
    .aw-commands-showMoreCommands .aw-commands-moreNarrowCommands {
        display: block
    }

    .aw-commands-duplicateCommand {
        display: none
    }
}

.aw-commands-commandBarContainer {
    display: flex;
    flex-direction: column;
    height: inherit
}

.aw-commands-wrapper {
    overflow: hidden
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-use-commandOverflow {
    display: flex;
    flex-direction: column
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-no-overflow {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.aw-command-overflowIcon {
    flex-shrink: 0
}

.aw-icon-rotate {
    transform: rotate(180deg)
}

.aw-commands-commandBar,
.aw-commands-commandBar .aw-commandbar-container,
.aw-commands-nativeCommandBar {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    height: inherit
}

.aw-commands-commandBarHorizontal .aw-command {
    display: inline-block;
    vertical-align: top
}

.aw-cell-command-bar .aw-commands-showIconLabel.aw-commands-commandIconButtonText,
.aw-commands-showIconLabel .aw-cell-command-bar .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton .aw-commands-commandIconButtonText,
.aw-splm-commandBarPresent .aw-commands-showIconLabel.aw-commands-commandIconButtonText {
    display: none
}

.aw-cell-command-bar {
    display: flex;
    flex-direction: column;
    height: 100%
}

.aw-cell-command-bar .aw-command .aw-commands-commandIconButton,
.aw-cell-command-bar .aw-command .aw-commands-commandIconButton:hover {
    background-color: initial
}

.aw-cell-command-bar .aw-command .aw-commands-commandIconButton .aw-commands-svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem
}

.aw-cell-command-bar .aw-command .aw-commands-commandIconButton.aw-state-selected {
    border-top-color: transparent
}

.aw-cell-command-bar .aw-widgets-cellListCellCommandHover,
.aw-cell-command-bar .aw-widgets-cellListCellCommandSelected {
    display: none
}

.aw-widgets-cellListItem:hover .aw-widgets-cellListCellCommandHover,
.aw-widgets-cellListItem:hover .aw-widgets-cellListCellCommandSelected,
.aw-widgets-cellListItemSelected .aw-widgets-cellListCellCommandHover,
.aw-widgets-cellListItemSelected .aw-widgets-cellListCellCommandSelected {
    display: block
}

.aw-popup-command-bar {
    display: flex;
    flex-direction: column;
    z-index: 999999
}

.aw-popup-command-bar .aw-widgets-noResultsLabel {
    display: flex;
    font-size: 1rem;
    margin: 0;
    padding: 10px 15px 10px 10px
}

.aw-popup-command-bar .aw-jswidgets-loading {
    margin: 0;
    padding: 10px;
    width: auto
}

.aw-popup-command-bar .aw-widgets-cellListItem {
    margin: 0 16px
}

.aw-popup-command-bar .aw-widgets-cellListItem .aw-widget-thumbnail {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    margin-right: .3333333333rem
}

.aw-popup-command-bar .aw-widgets-cellListItem .aw-widget-thumbnail .aw-base-icon {
    padding-right: .3333333333rem
}

.aw-popup-command-bar .aw-widgets-cellListItem .aw-widget-thumbnail svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin: .3333333333rem
}

.aw-popup-command-bar .aw-widgets-cellListItem .aw-widgets-groupCommandStack {
    width: 12px;
    height: 12px;
    margin-right: -8px;
    transform: rotate(-90deg)
}

.aw-popup-command-bar .aw-widgets-cellListItem svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    object-fit: cover
}

.aw-popup-command-bar .aw-widgets-cellListItem:first-child {
    margin-top: 8px
}

.aw-popup-command-bar .aw-widgets-cellListItem:last-child {
    margin-bottom: 8px
}

.aw-popup-command-bar .aw-widgets-cellListItem.aw-state-selected .aw-widget-thumbnail {
    outline-offset: -1px;
    outline-style: solid;
    outline-width: 1px
}

.aw-layout-popup .aw-popup-command-bar .aw-widgets-cellListItem {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.aw-layout-popup .aw-popup-command-bar .aw-widgets-cellListItem .aw-popup-cellContentContainer {
    align-items: center;
    display: flex
}

.aw-layout-popup .aw-popup-command-bar .aw-widgets-cellListItem .aw-popup-cellContentContainer .aw-commands-cellDecorator {
    position: relative;
    right: 16px;
    top: -1.3333333333rem
}

.aw-layout-popup .aw-popup-command-bar .aw-widgets-cellListItem .aw-popup-cellContentContainer .aw-commands-cellDecorator div {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.3333333333rem;
    position: absolute;
    text-align: center
}

.aw-layout-popup .aw-popup-command-bar aw-popup-command-bar .aw-base-scrollPanel {
    width: auto
}

.aw-command aw-popup-command-bar,
.aw-link-with-popup aw-popup-command-bar {
    position: relative;
    z-index: auto
}

.aw-commands-commandBarHorizontal .aw-commandIcon {
    display: flex;
    justify-content: center
}

.aw-commands-profileIconContainer {
    width: 32px;
    height: 32px;
    margin-top: 8px
}

aw-global-toolbar .aw-widgets-groupCommandStack {
    margin-top: -3px
}

aw-global-toolbar .aw-widgets-groupCommand .aw-commands-svg {
    margin-left: 6px;
    margin-top: 3px
}

.aw-commands-showIconLabel .sw-readOnly .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton,
.sw-readOnly .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    height: inherit;
    padding-bottom: 0;
    padding-top: 0
}

.aw-command-bar.aw-use-commandOverflow {
    display: flex;
    flex-wrap: nowrap
}

.aw-command-bar.aw-use-commandOverflow .aw-commands-wrapper {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 10px
}

.aw-command-bar.aw-commands-commandBarHorizontal.aw-use-commandOverflow .aw-commands-wrapper {
    flex-direction: row;
    max-height: 40px
}

.aw-command-bar.aw-commands-commandBarHorizontal.aw-use-commandOverflow.aw-second-barHorizontal .aw-commands-wrapper {
    flex-direction: row-reverse
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-cellDecorator {
    position: relative;
    right: 8px;
    top: -7px
}

.aw-command-bar.aw-commands-commandBarVertical {
    width: 56px
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButton {
    width: 56px;
    height: 32px;
    margin: 0;
    padding: 6px 18px
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper {
    padding: 1.3333333333rem 0
}

.aw-command-bar.aw-commands-commandBarVertical.aw-use-commandOverflow {
    flex-direction: column;
    overflow: auto
}

.aw-command-bar.aw-commands-commandBarVertical.aw-use-commandOverflow .aw-commands-wrapper {
    flex-direction: column
}

.aw-command-bar.aw-commands-commandBarVertical.aw-use-commandOverflow.aw-second-barVertical .aw-commands-wrapper {
    flex-direction: column-reverse
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-overflow .aw-commands-commandIconButton.aw-commands-commandWrapperVertical {
    width: 56px;
    height: 32px;
    margin: 0;
    padding: 6px 18px
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-commands-overflow {
    overflow-y: auto;
    padding: 0
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-cellDecorator {
    position: relative;
    right: -8px;
    top: -23px
}

.aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    left: -20px;
    position: absolute;
    top: 2px;
    transform: rotate(90deg)
}

.aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommand {
    position: relative
}

.aw-command-bar .aw-command .aw-commands-commandIconButton {
    border-radius: .1666666667rem;
    transition: width .5s ease, height .5s ease
}

.aw-command-bar .aw-command .aw-widgets-groupCommand {
    width: 100%
}

.aw-command-bar .aw-command .aw-widgets-groupCommandStack-container {
    position: relative
}

.aw-command-bar .aw-command .aw-widgets-groupCommandStack {
    justify-content: center
}

.aw-command-bar .aw-command .aw-commands-cellDecorator div {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.3333333333rem;
    position: absolute;
    text-align: center
}

.aw-command-bar .aw-commands-commandIconButton .aw-commands-svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    padding: 0
}

.sw-sectionTitleContainer .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    height: 2.6666666667rem;
    padding: .3333333333rem
}

.aw-layout-globalToolbarCommands .aw-command-bar .aw-commands-wrapper {
    padding: 0
}

.aw-layout-globalToolbarCommands .aw-command-bar .aw-commands-commandIconButton {
    width: 32px;
    height: 32px;
    padding: 0
}

.aw-layout-globalToolbarCommands .aw-command-bar.aw-commands-commandBarVertical {
    width: auto
}

.aw-layout-globalToolbarCommands .aw-command-bar .aw-command.aw-commands-commandIconButton .aw-commands-svg {
    padding: 1px
}

.aw-layout-globalToolbarCommands .aw-widgets-groupCommandStack {
    margin: -.25rem 0 0
}

.aw-layout-panelSection .aw-layout-panelSectionTitle .aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    height: 28px;
    padding: 2px 10px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-wrapper.aw-commands-noLabel .aw-commands-commandIconButton {
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 10px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-wrapper.aw-commands-noLabel .aw-commands-commandIconButton .aw-commandIcon {
    display: flex
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-wrapper.aw-commands-noLabel .aw-commands-cellDecorator {
    position: relative;
    right: 8px;
    top: -7px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-commands-noLabel {
    padding: 1.3333333333rem 0;
    width: 56px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-commands-noLabel .aw-commands-commandIconButton,
.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-commands-noLabel .aw-commands-overflow .aw-commands-commandIconButton.aw-commands-commandWrapperVertical {
    width: 56px;
    height: 32px;
    margin: 0;
    padding: 6px 18px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-commands-noLabel.aw-commands-overflow {
    overflow-y: auto;
    padding: 0
}

.aw-commands-showIconLabel .aw-command-bar .aw-commands-wrapper.aw-commands-noLabel .aw-command .aw-widgets-groupCommandStack-container,
.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper.aw-commands-noLabel .aw-widgets-groupCommand {
    position: relative
}

.aw-commands-showIconLabel .aw-command-bar .aw-commands-wrapper.aw-commands-noLabel .aw-command .aw-widgets-groupCommandStack {
    position: static
}

.aw-commands-showIconLabel .aw-command-bar .aw-commands-wrapper.aw-commands-noLabel .aw-command .aw-commands-commandIconButton .aw-commands-svg {
    margin: 0
}

.aw-commands-showIconLabel .aw-command-bar .aw-commands-commandIconButtonText {
    width: auto;
    height: auto;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    font-size: 10px;
    margin: 0;
    max-height: 28px;
    overflow: hidden;
    white-space: normal
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButtonText {
    height: 20px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    width: auto;
    width: -webkit-max-content;
    height: 40px;
    margin: 0;
    max-width: 100px;
    padding: 6px;
    position: relative;
    text-align: left;
    white-space: nowrap
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton .aw-commandIcon {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton .aw-commands-svg {
    margin: 0 .3333333333rem 0 0
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton .aw-commands-commandIconButtonText {
    width: -moz-min-content;
    width: min-content;
    height: auto;
    display: inline-flex;
    display: -webkit-inline-box;
    margin: 0;
    max-width: 64px;
    padding: 0;
    text-align: left;
    vertical-align: middle
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-widgets-groupCommandStack {
    bottom: -7px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-cellDecorator {
    right: -6px;
    top: -27px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButton {
    width: 56px;
    height: auto;
    margin: 0 0 .0833333333rem;
    max-height: 56px;
    padding: 6px 0
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-overflow .aw-commands-commandIconButton.aw-commands-commandWrapperVertical {
    padding: 6px 0
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    left: -2px
}

.aw-commands-showIconLabel .aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButtonText {
    margin-top: -3px
}

.aw-commands-showIconLabel .aw-command-bar .aw-commands-commandIconButton .aw-commands-svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin: auto auto .3333333333rem;
    padding: 0
}

.aw-commands-showIconLabel .aw-command-bar .aw-widgets-groupCommandStack svg {
    padding: 0
}

.aw-commands-showIconLabel .aw-command-bar .aw-commands-wrapper.aw-commands-noLabel .aw-commands-commandIconButton .aw-commands-commandIconButtonText {
    display: none
}

.aw-commands-showIconLabel .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButton {
    width: 5.3333333333rem;
    height: auto;
    margin: 0;
    max-height: 4.6666666667rem;
    padding: .5rem 0
}

.aw-commands-showIconLabel .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-cellDecorator {
    right: 30px;
    top: -28px
}

.aw-commands-showIconLabel .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    left: 44px;
    transform: rotate(270deg)
}

.aw-commands-showIconLabel .aw-layout-infoCommandbar,
.aw-commands-showIconLabel .aw-layout-navigationCommandbar {
    margin: 0
}

.aw-commands-showIconLabel .aw-layout-globalToolBarTransition {
    flex: 0 0 6rem
}

.aw-commands-showIconLabel .aw-layout-globalToolBarOverlay {
    width: auto
}

.aw-commands-showIconLabel .aw-layout-globalToolBarCmdClosed,
.aw-commands-showIconLabel .aw-layout-globalToolBarCmdOpen {
    margin: 0 0 0 18px
}

.aw-commands-showIconLabel .aw-splm-table .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton {
    width: 28px;
    height: 28px;
    padding: 6px
}

.aw-commands-showIconLabel .aw-splm-table .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton .aw-commandIcon {
    display: flex
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-showIconLabel .aw-commands-commandIconButtonText {
    height: 20px
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-showIconLabel .aw-commands-commandIconButton {
    width: auto;
    width: -webkit-max-content;
    height: 40px;
    margin: 0;
    max-width: 100px;
    padding: 6px;
    position: relative;
    text-align: left;
    white-space: nowrap
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-showIconLabel .aw-commands-commandIconButton .aw-commandIcon {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-showIconLabel .aw-commands-commandIconButton .aw-commands-svg {
    margin: 0
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-showIconLabel .aw-commands-commandIconButton .aw-commands-commandIconButtonText {
    width: -moz-min-content;
    width: min-content;
    height: auto;
    display: inline-flex;
    display: -webkit-inline-box;
    margin-left: 3.5px;
    max-width: 64px;
    padding: 0;
    text-align: left;
    vertical-align: middle
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-showIconLabel .aw-widgets-groupCommandStack {
    bottom: -7px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-showIconLabel .aw-commands-cellDecorator {
    right: -6px;
    top: -27px
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-showIconLabel .aw-commands-commandIconButton {
    width: 56px;
    height: auto;
    margin: 0 0 .0833333333rem;
    max-height: 56px;
    padding: 6px 0
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-showIconLabel .aw-commands-overflow .aw-commands-commandIconButton.aw-commands-commandWrapperVertical {
    padding: 6px 0
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-showIconLabel .aw-widgets-groupCommandStack {
    left: -2px
}

.aw-command-bar.aw-commands-commandBarVertical .aw-commands-showIconLabel .aw-commands-commandIconButtonText {
    margin-top: -3px
}

.aw-command-bar .aw-commands-showIconLabel .aw-commands-commandIconButtonText {
    width: auto;
    height: auto;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    font-size: 10px;
    margin: 0;
    max-height: 28px;
    overflow: hidden;
    white-space: normal
}

.aw-command-bar .aw-commands-showIconLabel .aw-commands-commandIconButton .aw-commands-svg {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin: auto auto .3333333333rem;
    padding: 0
}

.aw-command-bar .aw-commands-showIconLabel .aw-widgets-groupCommandStack svg {
    padding: 0
}

.aw-commands-hiddenOverflow {
    width: 0;
    height: 0;
    visibility: hidden
}

.aw-sidenav-float {
    transition: max-width .2s ease-in-out;
    z-index: 1000
}

.global-navigation .aw-sidenav-float {
    z-index: 5000
}

.aw-sidenav-resizer {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    pointer-events: none;
    position: absolute;
    transition: border-color .3s ease;
    z-index: 1001
}

.aw-sidenav-resizer .resize-handle {
    width: 16px;
    height: 16px;
    cursor: pointer;
    outline: none;
    pointer-events: auto
}

.aw-sidenav-resizer .resize-handle .sw-button-iconContainer {
    padding: 0
}

.aw-sidenav-resizer .resize-handle .sw-button-iconContainer .sw-button-icon svg rect {
    transition: fill .3s ease
}

.aw-sidenav-resizer aw-property-image {
    width: 16px;
    height: 16px;
    cursor: pointer;
    pointer-events: auto
}

.aw-sidenav-float-right {
    position: fixed;
    right: 0;
    z-index: 1000
}

.aw-sidenav-float-right .aw-layout-panel {
    z-index: 1000
}

.aw-sidenav-float-left {
    position: fixed
}

.aw-sidenav-push {
    border-radius: 0;
    position: relative;
    transition: max-width .2s ease-in-out;
    z-index: 1000
}

.aw-sidenav-push .aw-panel {
    border-radius: 0;
    height: 100%
}

.aw-sidenav-push.aw-sidenav-leftBackground .aw-sidenav-resizer {
    border-left: 1px solid transparent;
    left: 0
}

.aw-sidenav-push.aw-sidenav-rightBackground .aw-sidenav-resizer {
    border-right: 1px solid transparent;
    right: 0
}

.aw-sidenav-layoutContainer {
    max-width: 0
}

.aw-sidenav-layoutContainer.aw-sidenav-expand {
    max-width: 100%;
    min-width: 2.6666666667rem
}

.aw-sidenav-transition {
    transition: max-width 0s
}

.global-navigation .aw-sidenav-layoutContainer.aw-sidenav-standard {
    width: 180px
}

.global-navigation .aw-sidenav-layoutContainer.aw-sidenav-wide {
    width: 280px
}

.global-navigation .aw-sidenav-layoutContainer .pinned,
.global-navigation .aw-sidenav-layoutContainer .unpinned {
    overflow: visible
}

.global-navigation .aw-sidenav-layoutContainer .pinned .sw-button-icon,
.global-navigation .aw-sidenav-layoutContainer .unpinned .sw-button-icon {
    cursor: pointer
}

.global-navigation .aw-sidenav-layoutContainer .pinned .sw-button-icon svg,
.global-navigation .aw-sidenav-layoutContainer .unpinned .sw-button-icon svg {
    width: 1rem;
    height: 1rem
}

.global-navigation .aw-sidenav-layoutContainer .pinned .sw-button-iconContainer,
.global-navigation .aw-sidenav-layoutContainer .unpinned .sw-button-iconContainer {
    outline: none
}

.global-navigation .aw-sidenav-layoutContainer .aw-layout-declarativePanelRoot {
    padding: 1.3333333333rem
}

.global-navigation .aw-sidenav-layoutContainer .sw-headercontext-userSettingContainer .sw-button-iconContainer {
    outline: none
}

.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-commands-wrapper {
    padding: 0
}

.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-command-overflowIcon {
    display: block
}

.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical,
.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-commands-overflow {
    width: 100%
}

.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-command .aw-commands-commandIconButton,
.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-commands-overflow .aw-command .aw-commands-commandIconButton {
    width: 100%;
    height: 24px;
    border-radius: 2px;
    display: flex;
    padding: .3333333333rem .6666666667rem;
    text-align: left
}

.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-command .aw-commands-commandIconButton .aw-commands-showIconLabel.aw-commands-commandIconButtonText,
.global-navigation .aw-sidenav-layoutContainer .aw-command-bar.aw-commands-commandBarVertical .aw-commands-overflow .aw-command .aw-commands-commandIconButton .aw-commands-showIconLabel.aw-commands-commandIconButtonText {
    width: calc(100% - 2.66667rem);
    height: 1.3333333333rem;
    font-size: 1rem;
    font-weight: 600;
    margin-left: .3333333333rem;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-sidenav-standard {
    width: 360px
}

.aw-sidenav-wide {
    width: 480px
}

.aw-sidenav-extrawide {
    width: 540px
}

.aw-sidenav-doublewide {
    width: 720px
}

.aw-sidenav-vertical-standard {
    height: 360px
}

.aw-sidenav-vertical-large {
    height: 75%
}

.aw-sidenav-vertical-full {
    height: 100%
}

.aw-sidenav-vertical-wide {
    height: 480px
}

.aw-sidenav-float.aw-sidenav-rightBackground,
.aw-sidenav-float.aw-sidenav-rightBackground .aw-panel {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: 0;
    border-top-right-radius: .25rem
}

.aw-sidenav-float.aw-sidenav-rightBackground .aw-sidenav-resizer {
    border-right: 1px solid transparent;
    right: 0
}

.aw-sidenav-float.aw-sidenav-leftBackground,
.aw-sidenav-float.aw-sidenav-leftBackground .aw-panel {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: 0;
    border-top-left-radius: .25rem;
    border-top-right-radius: 0
}

.aw-sidenav-float.aw-sidenav-leftBackground .aw-sidenav-resizer {
    border-left: 1px solid transparent;
    left: 0
}

.aw-sidenav-layoutContainer {
    flex: 0 0 auto
}

.aw-sidenav-layoutContainer .sidenav-pin-col {
    display: flex;
    flex: 0 0 1em;
    flex-direction: column
}

.aw-sidenav-layoutContainer .sidenav-pin-row {
    display: flex;
    flex: 0 0 1em;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    margin-right: 1em;
    margin-top: 1em
}

.aw-sidenav-layoutContainer .aw-layout-panelFooter {
    padding: .6666666667rem 1.3333333333rem
}

.aw-sidenav-layoutContainer button.aw-base-size-auto:not(:last-child) {
    margin: 0 4px 0 0
}

.aw-sidenav-layoutContainer button.aw-base-size-auto:last-child {
    margin: 0
}

.aw-sidenav-layoutContainer.aw-sidenav-standard .pinned aw-property-image {
    animation-duration: .2s;
    animation-name: animate-pin
}

.aw-sidenav-layoutContainer.aw-sidenav-wide .pinned aw-property-image {
    animation-duration: .2s;
    animation-name: animate-pin-wide
}

@keyframes animate-pin {
    0% {
        left: 220px;
        position: absolute;
        top: 12px
    }

    50% {
        left: 232px;
        position: absolute;
        top: 0
    }

    to {
        left: 220px;
        position: absolute;
        top: 12px
    }
}

@keyframes animate-pin-wide {
    0% {
        left: 320px;
        position: absolute;
        top: 12px
    }

    50% {
        left: 332px;
        position: absolute;
        top: 0
    }

    to {
        left: 320px;
        position: absolute;
        top: 12px
    }
}

.aw-global-navigationPanelPinned .global-navigation .aw-sidenav-layoutContainer {
    margin: 0 .6666666667rem 0 0;
    position: relative
}

@media(max-width:400px) {
    .global-navigation .aw-sidenav-layoutContainer.aw-sidenav-standard {
        opacity: .92;
        width: 100%
    }

    .global-navigation .global-navigation-left-toolbar,
    .global-navigation .unpinned {
        display: none
    }
}

aw-navigate-breadcrumb {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.aw-layout-fxbreadCrumbs {
    font-size: 1.2rem;
    width: 100%
}

.aw-widgets-crumbLink {
    cursor: pointer;
    font-weight: 400;
    padding: 0;
    text-decoration: none
}

.aw-widgets-crumbLink:active,
.aw-widgets-crumbLink:hover {
    text-decoration: none
}

.aw-widgets-crumbLink:focus {
    outline: none
}

.aw-widgets-selectedCrumb {
    font-size: 1rem;
    font-weight: 400;
    text-decoration: none
}

.aw-layout-breadCrumbContainer .sw-column .aw-widgets-primaryCrumb {
    border: .1666666667rem solid transparent;
    font-size: 1.728rem;
    margin: 0;
    padding: 0
}

.aw-layout-breadCrumbContainer .sw-column .aw-widgets-crumbLink:not(.aw-widgets-primaryCrumb) {
    margin-top: .6666666667rem
}

.aw-layout-breadCrumbContainer .sw-column .aw-widgets-selectedCrumb {
    outline: none;
    padding: 0
}

.aw-layout-breadCrumbContainer .sw-column .aw-widgets-selectedCrumb:not(.aw-widgets-primaryCrumb) {
    margin-top: .6666666667rem
}

.aw-layout-breadCrumbContainer .sw-column:focus {
    outline: none
}

.aw-layout-breadCrumbContainer .sw-column .aw-jswidget-controlArrow {
    align-self: center;
    padding: 0
}

.aw-layout-breadCrumbContainer .sw-column .aw-jswidget-controlArrow .sw-button-icon {
    margin: .3333333333rem 0 0 .1666666667rem;
    overflow: hidden
}

.aw-layout-breadCrumbContainer .sw-column .aw-jswidget-controlArrow:focus {
    outline: none
}

.aw-layout-eachCrumb {
    align-items: center;
    flex: 0 0 auto
}

.aw-widgets-breadCrumbCompact .aw-layout-eachCrumb:first-child .aw-widgets-primaryCrumb {
    font-size: 1.728rem;
    margin: 0;
    padding: 0
}

.afx-layout-fullscreen .aw-widgets-breadCrumbCompact .aw-layout-eachCrumb:first-child .aw-widgets-crumbLink,
.afx-layout-fullscreen .aw-widgets-breadCrumbCompact .aw-layout-eachCrumb:first-child .aw-widgets-selectedCrumb {
    font-size: 1rem;
    font-weight: 600;
    padding: 2px 0
}

.aw-layout-fxbreadCrumbs button {
    padding: 0
}

.aw-layout-fxbreadCrumbs .sw-button-icon {
    width: 16px;
    height: 16px
}

.aw-layout-fxbreadCrumbs .sw-breadcrumb-item {
    display: flex
}

.aw-layout-fxbreadCrumbs .aw-jswidget-controlArrow {
    padding: 0
}

.aw-file-upload {
    max-width: 420px;
    position: relative;
    text-align: center;
    width: 100%
}

.aw-file-upload input {
    display: none
}

.aw-upload {
    width: 403px;
    height: 173px;
    border: 1px dashed;
    display: table
}

.aw-upload.aw-widgets-dropframe.aw-theme-dropframe {
    width: 420px;
    height: 180px;
    background-color: #e3faff
}

.aw-file-upload-container.aw-file-upload-initial.aw-theme-dropframe {
    background-color: #e3faff;
    border-color: #3296b9;
    border-style: solid
}

.aw-file-upload-container.aw-file-upload-initial.aw-theme-dropframe .aw-file-upload-fileName {
    background-color: #e3faff
}

.aw-file-upload-initial {
    border: 1px dashed;
    border-radius: 3px;
    padding: 4px
}

.aw-upload-drop-container {
    display: flex;
    flex-direction: column;
    padding: 28px 124px
}

.aw-upload-drop-container *+* {
    margin-top: 16px
}

.aw-upload-drop-container .aw-upload-drag-label {
    width: 164px;
    height: 21px;
    font-size: 16px;
    text-align: center
}

.aw-upload-drop-container .aw-upload-icon {
    width: 48px;
    height: 48px;
    display: block;
    margin: auto
}

.aw-upload-list-items {
    margin-top: 2px;
    position: relative
}

.aw-upload-list-items .aw-upload-item-info {
    height: 32px;
    padding: 0 12px 0 4px;
    text-align: left
}

.aw-upload-list-items .aw-upload-item-info .aw-upload-item-info-label {
    display: inline-block;
    overflow: hidden;
    padding-left: 5px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px
}

.aw-upload-list-items .aw-upload-item-info .aw-upload-item-info-action {
    margin-right: 16px;
    position: absolute;
    right: 0
}

.aw-upload-list-items .aw-upload-item-info .aw-upload-icon-remove svg {
    width: 14px;
    height: 14px;
    padding: 1px
}

.aw-file-upload-container {
    letter-spacing: normal;
    margin: 0;
    position: relative
}

.aw-file-upload-fileLabel {
    border-radius: 2px 0 0 2px;
    margin: 0 0 6px;
    text-align: center
}

.aw-file-upload-container .sw-row .aw-file-upload-fileLabel,
.aw-file-upload-container .sw-row .aw-file-upload-fileName {
    margin: 0
}

.aw-file-upload-fileLabel,
.aw-file-upload-fileName {
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: top
}

.aw-file-upload-fileName {
    border-radius: 0 2px 2px 0;
    flex: 1 1 auto;
    font-style: italic;
    margin: 0 0 6px -5px;
    overflow: hidden;
    padding-left: .6666666667rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 138px)
}

.aw-file-upload-fileInput {
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0
}

.aw-file-upload-details {
    width: 100%;
    height: 28px;
    height: 100%;
    background-color: #f0f0f0;
    color: #1e1e1e;
    font-weight: 700;
    justify-content: space-between
}

.aw-file-upload-details .sw-button-iconContainer {
    padding: 4px;
    z-index: 999
}

.aw-file-upload-text {
    font-size: 14px;
    font-style: normal;
    overflow: hidden;
    padding: 4px 0 4px 4px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-file-upload-text.aw-normal-size {
    font-weight: 400
}

.aw-file-upload-fileName.file-upload-selected-file {
    padding: 1px
}

.aw-bpmn-cell .aw-image-cell-container .aw-image-cell-footer {
    align-self: center;
    margin: 0
}

.aw-bpmn-cell .aw-bpmn-thumbnail {
    width: 22px;
    height: 22px;
    display: flex;
    flex: 0 0 auto;
    padding: 4px 0
}

.aw-bpmn-cell .aw-bpmn-text {
    align-self: center;
    display: flex;
    flex: 1 1 auto;
    padding-left: 8px
}

.aw-image-cell-container .aw-base-icon {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.aw-step-progressChevronContainer {
    display: flex;
    flex-direction: row;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    margin: .6666666667rem -.0833333333rem 0 .0833333333rem;
    width: 100%
}

.aw-step-progressChevronContainer li:first-child {
    border-radius: 1.6666666667rem 0 0 1.6666666667rem
}

.aw-step-progressChevronContainer li:first-child:before {
    border: 0
}

.aw-step-progressChevronContainer li:first-child .aw-step-progressChevronText {
    padding: .6666666667rem 1.3333333333rem .6666666667rem 2rem
}

.aw-step-progressChevronContainer li:last-child {
    border-radius: 0 1.6666666667rem 1.6666666667rem 0;
    border-right-style: solid;
    border-right-width: .0833333333rem
}

.aw-step-progressChevronContainer li:last-child:after {
    border: 0
}

.aw-step-progressChevronContainer li:last-child .aw-step-progressChevronText {
    padding: .6666666667rem 2rem .6666666667rem 1.3333333333rem
}

.aw-step-progressChevronContainer li {
    align-self: stretch;
    border-style: solid;
    border-width: .0833333333rem 0 .0833333333rem .0833333333rem;
    box-sizing: border-box;
    height: 2.6666666667rem;
    max-width: 18rem;
    min-width: .4166666667rem;
    position: relative
}

.aw-step-progressChevronContainer li:after,
.aw-step-progressChevronContainer li:before {
    border-style: solid;
    border-width: 1.3333333333rem 0 1.3333333333rem .5rem;
    content: " ";
    position: absolute;
    top: 0
}

.aw-step-progressChevronContainer li:before {
    left: 0
}

.aw-step-progressChevronContainer li:after {
    width: 0;
    height: 0;
    display: block;
    left: 100%;
    z-index: 20
}

.aw-step-progressChevronText {
    overflow: hidden;
    padding: .6666666667rem 1.3333333333rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(min-width:38.3333333333rem) {
    .aw-step-ProgressProperty {
        display: none
    }
}

@media(max-width:38.3333333333rem) {
    .aw-step-ProgressChevron {
        display: none
    }
}

.aw-widgets-checkSelect>label:first-of-type>input:checked+span:before {
    content: "✓";
    opacity: 1
}

.aw-widgets-checkSelect>label>input {
    margin: 0;
    padding: 0;
    width: 0
}

@supports(-moz-appearance:none) {
    .aw-widgets-checkSelect>label>input {
        visibility: hidden
    }
}

.aw-widgets-checkSelect>label:first-of-type>input+span:before {
    content: "✓";
    margin: .8333333333rem 0;
    opacity: 0;
    text-align: center;
    vertical-align: super
}

.aw-widgets-checkSelect:hover>label:first-of-type>input:not(:checked)+span:before {
    content: "✓";
    opacity: .25
}

.aw-widgets-checkSelect .sw-button-iconContainer {
    display: inline-flex;
    height: 28px;
    padding: .3333333333rem .1666666667rem 0
}

.aw-widgets-checklistText {
    bottom: 4px;
    position: relative
}

.aw-toolbar-layout {
    border-style: solid;
    display: flex;
    justify-content: space-between;
    z-index: 4
}

.aw-toolbar-layout.aw-toolbar-vertical {
    border-left-width: 1px;
    flex-direction: column;
    height: 100%;
    margin-left: .25rem
}

.aw-toolbar-layout.aw-toolbar-horizontal {
    border-width: 1px 0;
    margin-bottom: .25rem;
    width: 100%
}

.aw-layout-primaryWorkarea .aw-toolbar-layout.aw-toolbar-horizontal {
    border-top-width: 0
}

.aw-commandBars {
    display: flex;
    justify-content: space-between
}

.aw-commandBars.aw-commandBar-horizontal {
    width: 100%
}

.aw-commandBars.aw-commandBar-vertical {
    flex: 1 1 auto;
    flex-direction: column;
    height: 100%
}

.aw-commandBars.aw-commandBar-vertical.aw-commandBar-verticalOverflow {
    height: calc(100% - 40px)
}

.aw-commandBars .aw-bottom-bar {
    flex: 0 1 auto
}

.aw-commandBars .aw-second-barVertical .aw-commands-wrapper.aw-no-overflow {
    flex-direction: column-reverse
}

.aw-second-barHorizontal .aw-commands-wrapper.aw-no-overflow {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap
}

.aw-toolbarIcon {
    height: 40px
}

.aw-toolbarIcon .aw-commands-commandToolbarIconButton {
    width: 100%;
    height: 40px;
    border: .1666666667rem solid transparent;
    margin: 0;
    max-width: 100px;
    outline: none;
    padding: 6px;
    position: relative;
    text-align: left
}

.aw-toolbarIcon .aw-commands-commandToolbarIconButton .aw-icon {
    width: 16px;
    height: 16px;
    padding: 0
}

.aw-toolbarIcon .aw-commands-commandToolbarIconButton .sw-button-icon {
    margin: auto
}

.aw-commandBars.aw-commandBar-vertical.aw-toolbar-nooverflow .aw-commands-commandBarVertical .aw-commands-wrapper.aw-no-overflow,
.aw-toolbar-layout.aw-toolbar-vertical.aw-toolbar-nooverflow .aw-commands-commandBarVertical .aw-commands-wrapper.aw-no-overflow {
    flex-wrap: nowrap
}

.aw-commandBars.aw-commandBar-vertical .aw-command-bar.aw-commands-commandBarVertical,
.aw-toolbar-layout.aw-toolbar-vertical .aw-command-bar.aw-commands-commandBarVertical {
    flex-wrap: wrap
}

.aw-commandBars.aw-commandBar-vertical .aw-toolbarIcon,
.aw-commandBars.aw-commandBar-vertical .aw-toolbarIcon .aw-commands-commandToolbarIconButton,
.aw-toolbar-layout.aw-toolbar-vertical .aw-toolbarIcon,
.aw-toolbar-layout.aw-toolbar-vertical .aw-toolbarIcon .aw-commands-commandToolbarIconButton {
    height: 32px
}

.sw-headerContext-container {
    margin: 1.3333333333rem 0
}

.sw-headerContext-container .sw-contextControl {
    align-items: start;
    flex-direction: column;
    margin-top: .3333333333rem
}

.sw-headerContext-container .aw-seperator-style {
    display: none
}

.sw-headerContext-container .aw-link {
    margin-bottom: .6666666667rem
}

.sw-headerContext-horizontalContainer .sw-contextControl {
    align-items: center;
    flex-wrap: wrap;
    justify-content: center
}

.sw-headerContext-horizontalContainer .sw-contextControl>* {
    height: 100%;
    margin: 0 .3333333333rem
}

.sw-headerContext-horizontalContainer .sw-contextControl>*>:first-child {
    padding-right: 1.3333333333rem
}

.sw-headerContext-horizontalContainer .sw-contextControl>* .sw-property.sw-component {
    padding-right: .6666666667rem
}

.sw-headerContext-horizontalContainer .aw-layout-column.aw-layout-flexbox .sw-property {
    margin-bottom: 0
}

.sw-headerContext-horizontalContainer .aw-layout-column.aw-layout-flexbox .sw-property .sw-property-name {
    min-width: -moz-fit-content;
    min-width: fit-content
}

.sw-headerContext-horizontalContainer .aw-layout-column.aw-layout-flexbox {
    align-items: center;
    flex-direction: row
}

.sw-headerContext-horizontalContainer .aw-seperator-style {
    display: none
}

.sw-headerContext-more {
    display: block;
    padding: .6666666667rem;
    text-decoration: none
}

.aw-advanced-bar {
    border-style: solid;
    z-index: 999
}

.aw-advanced-bar[type=TOOLBAR] {
    min-height: 40px;
    overflow-y: auto;
    width: 100%
}

.aw-advanced-bar[orientation=VERTICAL] {
    width: 56px;
    height: 100%
}

.aw-advanced-bar[type=TASKBAR] {
    width: 100%;
    height: 48px;
    min-height: 48px
}

.aw-advanced-bar[type=FOOTER] {
    width: 100%;
    height: 35px;
    display: flex;
    margin: 0
}

.aw-advanced-bar.aw-advanced-bar-horizontal {
    border-width: 1px 0;
    margin-bottom: .25rem;
    width: 100%
}

.aw-advanced-bar.aw-advanced-toolbar-vertical {
    border-left-width: 1px;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-left: .25rem
}

.aw-advanced-bar.aw-advanced-toolbar-vertical .aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButton,
.aw-advanced-bar.aw-advanced-toolbar-vertical .aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButton:hover {
    width: 56px
}

.aw-advanced-bar.aw-advanced-toolbar-vertical .aw-toolbar-layout.aw-toolbar-vertical {
    border-left-width: 0;
    margin-left: 0
}

.aw-advancedbar-container .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton,
.aw-advancedbar-container .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton:hover {
    min-height: 48px;
    min-width: 48px
}

.awRoot .global-navigation-parent,
aw-global-navigation {
    transition: width .2s ease;
    width: auto
}

@media(max-width:400px) {

    .awRoot .global-navigation-parent,
    aw-global-navigation {
        width: 0
    }
}

.global-navigation aw-global-navigation-panel {
    height: 100%
}

.global-navigation .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical {
    width: 5.3333333333rem
}

.global-navigation .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButton {
    padding: 6px 0;
    width: 5.3333333333rem
}

.global-navigation .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-overflow .aw-commands-commandIconButton.aw-commands-commandWrapperVertical {
    width: 5.3333333333rem
}

.global-navigation .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-cellDecorator {
    left: 32px;
    top: -24px
}

.global-navigation .global-navigation-toolbar aw-avatar {
    border-radius: 50%
}

.global-navigation .global-navigation-toolbar .aw-flex-row:first-child .aw-commands-commandBarVertical,
.global-navigation .global-navigation-toolbar .aw-layout-row:first-child .aw-commands-commandBarVertical {
    display: flex;
    flex: 1 1;
    flex-direction: column
}

.global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-widgets-groupCommandStack {
    left: 52px;
    top: 0;
    transform: rotate(270deg)
}

.global-navigation-toolbar .aw-toolbar-layout.aw-toolbar-vertical {
    background-color: revert;
    border-style: none;
    margin-left: 0
}

.sw-header-tabsContainer {
    padding-left: 1rem;
    padding-top: .3333333333rem
}

.sw-header-titleContainer {
    padding: .5rem 0 0
}

.aw-layout-headerContribution .aw-layout-headerProperty.sw-row.sw-property {
    margin-bottom: 0
}

.aw-layout-headerProperty {
    font-size: .8333333333rem;
    margin-right: 1.3333333333rem
}

.aw-layout-headerProperty .sw-property {
    display: block;
    margin: 0 .3333333333rem 0 0
}

.aw-layout-headerProperty .sw-property-val {
    white-space: nowrap
}

.aw-layout-headerProperties {
    max-height: 18px
}

.aw-layout-headerProperties .sw-property.sw-component {
    margin-left: 0;
    margin-right: 2rem;
    width: auto
}

.aw-layout-headerProperties .sw-property.sw-component .sw-property-name {
    min-width: auto;
    overflow: visible;
    width: auto
}

.aw-layout-headerProperties .aw-layout-headerProperty {
    flex-direction: row
}

.aw-layout-headerProperties .aw-layout-headerProperty .sw-property-name {
    border: .1666666667rem solid transparent;
    flex: none;
    padding-right: 4px
}

.aw-widgets-modelIconContainer {
    max-height: 48px;
    max-width: 48px;
    position: relative
}

.aw-type-icon,
.aw-widgets-modelObjectThumbnail .aw-base-icon {
    width: 48px;
    height: 48px;
    max-height: 48px;
    max-width: 48px;
    object-fit: cover
}

.aw-widgets-modelObjectThumbnail .aw-base-icon {
    transform: translateZ(0)
}

.aw-widgets-modelObjectTypeIconOverlay .aw-base-icon {
    width: 18px;
    height: 18px;
    bottom: 0;
    left: 0;
    object-fit: cover;
    position: absolute;
    transform: translateZ(0);
    z-index: 1
}

.aw-uiwidgets-searchBoxContainer {
    align-content: stretch;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: .3333333333rem
}

.aw-uiwidgets-searchBoxContainer input.aw-uiwidgets-searchBox {
    font-size: 1rem;
    min-width: 50%
}

.aw-in-content-search-box {
    position: relative
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer {
    overflow: hidden
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon,
.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon {
    width: 24px;
    height: 24px;
    align-self: center;
    cursor: pointer;
    flex: 0 0 auto;
    padding: 4px
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon aw-icon,
.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon aw-icon {
    align-items: center;
    display: flex;
    justify-content: center
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon .aw-base-icon,
.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon .aw-base-icon {
    width: 16px;
    height: 16px;
    padding: 4px
}

.keyboard .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon:focus,
.keyboard .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon:focus {
    outline-style: solid;
    outline-width: 2px
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon {
    margin-left: .3333333333rem;
    margin-right: .3333333333rem
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon {
    margin-left: .1666666667rem;
    margin-right: .1666666667rem
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .sw-search-iconContainer {
    display: flex;
    height: 2.6666666667rem;
    position: absolute;
    right: 0;
    top: 0
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .sw-search-resetContainer {
    display: flex;
    height: 2.6666666667rem;
    position: absolute;
    right: 2.0833333333rem;
    top: 0
}

.aw-widgets-cellListCellTitleBlock .aw-base-normal {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-widgets-cellListCellTitleBlock .aw-base-normal a {
    display: inline
}

aw-model-icon img.aw-base-icon {
    overflow: hidden;
    text-overflow: ellipsis
}

.aw-visual-indicator {
    width: 16px;
    height: 16px;
    padding-right: 10px
}

.aw-layout-summaryList .aw-widgets-cellListWidget .aw-widgets-cellListItem {
    width: 100%
}

.aw-widgets-cellListCellItemType {
    font-size: .8333333333rem
}

.aw-widgets-gridCellColorIndicator {
    margin-bottom: 0;
    visibility: hidden;
    width: .4166666667rem
}

.aw-widgets-showDecorators .aw-widgets-gridCellColorIndicator {
    visibility: visible
}

.aw-widgets-gridCellColorContainer {
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin-bottom: 2px;
    margin-top: 2px
}

.aw-user-settings-bar .sw-auto-save label {
    align-items: center;
    flex-direction: row;
    margin-bottom: 0
}

.propertyLabelTopContainer {
    display: flex
}

.propertyLabelTopContainer span.sw-property-name {
    width: inherit
}

.propertyLabelTopContainer div.aw-widgets-namingRuleGroup {
    width: 100%
}

.aw-widgets-cellDecoratorDefault {
    border-left: 5px solid transparent;
    display: table;
    flex-wrap: nowrap;
    justify-content: space-around;
    margin: -5px;
    padding: 5px;
    table-layout: fixed;
    width: inherit
}

.aw-widgets-showCellDecorator {
    border-left: 5px solid transparent;
    margin-left: -5px
}

.aw-notification-cell {
    border-left-width: 3px;
    border-radius: .25rem;
    border-style: solid;
    margin: .0833333333rem 1rem .8333333333rem .3333333333rem;
    min-height: 133px;
    position: relative;
    width: 100%
}

.aw-notification-cell .aw-commands-svg {
    width: 16px;
    height: 16px
}

.aw-notification-cell:hover {
    cursor: pointer;
    transform: scaleX(1.012)
}

.aw-sub-notification-cell {
    padding: 0 0 0 .5833333333rem
}

.aw-sub-notification-cell:hover {
    cursor: pointer
}

.aw-notification-cell-title {
    font-size: 1.44rem;
    font-weight: 700;
    margin: 0 0 .8333333333rem;
    overflow: hidden;
    padding-top: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-notification-cell-prop {
    font-size: 1rem;
    font-style: italic;
    font-weight: 700;
    margin: 0 0 .1666666667rem
}

.aw-notification-cell-command {
    float: right;
    margin-right: .5rem
}

.aw-notification-cell-command-no-custom-include {
    margin-top: .5rem
}

.aw-notification-cellListCellImage {
    width: 48px;
    height: 48px;
    float: left;
    margin: .6666666667rem .6666666667rem 0
}

.aw-notification-cellListCellContent {
    margin: .5rem 0 0
}

.aw-notification-cell-customInclude {
    padding: 0 0 .6666666667rem .5833333333rem;
    width: auto
}

.aw-notification-cell-read .aw-notification-cell-prop,
.aw-notification-cell-read .aw-notification-cell-title {
    font-weight: 400
}

li.aw-ui-treeNode {
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    text-align: left
}

li.aw-ui-treeNode.large {
    font-size: 1.2rem;
    padding: .5rem 0 .4166666667rem
}

li.aw-ui-treeNode .aw-ui-treeNode-valueContainer {
    padding: .3333333333rem 0;
    width: -moz-fit-content;
    width: fit-content
}

li.aw-ui-treeNode .aw-ui-treeNodeValue {
    cursor: pointer;
    padding: .3333333333rem;
    white-space: nowrap
}

li.aw-ui-treeNode svg {
    width: 1rem;
    height: 1rem
}

li.aw-ui-treeNode .collapsed svg {
    transform: rotate(-90deg)
}

li.aw-ui-treeNode span.aw-ui-nodeFiller {
    margin-left: 1.3333333333rem
}

li.aw-ui-treeNode aw-property-image {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle
}

.aw-charts-columnChart {
    width: 100%;
    height: 100%;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.aw-chart,
.aw-column-chart {
    display: block;
    flex: 1 1 auto;
    width: 100%
}

@media(max-width:730px) {
    .aw-charts-columnChart {
        display: none
    }
}

@media(max-width:1020px) {
    .highcharts-xaxis-labels {
        display: none
    }

    .highcharts-stack-labels text {
        font-size: .6944444444rem !important
    }
}

@media(max-width:900px) {
    .highcharts-stack-labels text {
        display: none
    }
}

aw-secondary-workarea.invisible .highcharts-stack-labels text {
    display: none
}

.highcharts-container text {
    font-family: Segoe UI, Open Sans, Helvetica Neue, Verdana, Arial, YU Gothic UI, MS PGothic, Hiragino Sans, Microsoft YaHei, 微软雅黑, STXihei, 华文细黑, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    text-shadow: none !important
}

.aw-panel {
    flex: auto
}

.aw-panel .aw-panel-caption {
    font-size: 1.5rem;
    font-weight: 700;
    overflow: hidden;
    padding: 1.3333333333rem;
    text-overflow: ellipsis
}

.aw-panel .aw-layout-panelTitle>.aw-panel-caption {
    padding: 1rem 0 1.0833333333rem
}

.aw-panel .aw-panel-footer>.sw-property,
.aw-panel .aw-panel-header>.sw-property,
.aw-panel .aw-panelBody>.sw-property {
    padding-left: .1666666667rem
}

.aw-panel .aw-panelBody {
    margin-bottom: .6666666667rem;
    overflow-y: auto;
    padding: 0 1.3333333333rem
}

.aw-panel .aw-panelBody .aw-layout-subPanelContent,
.aw-panel .aw-panelBody .aw-panelBody {
    padding: 0
}

.aw-panel .aw-panelBody.disable-scroll {
    overflow: hidden
}

.aw-panel.sw-command-panel {
    border-radius: .25rem
}

.aw-panel.sw-command-panel .sw-command-panelContent {
    border-style: solid;
    border-width: 1px
}

.aw-panel-footer {
    flex: none;
    justify-content: flex-end;
    margin: -.3333333333rem;
    padding: .3333333333rem
}

.aw-panel-footer>.sw-component {
    margin: 0
}

.aw-panel-footer>.sw-component:not(:last-child) {
    margin: 0 .6666666667rem 0 0
}

.aw-panel-footer.sw-column {
    flex-direction: column
}

.aw-panel-footer.sw-column>:not(:last-child) {
    margin: 0 0 .6666666667rem
}

.aw-panelSection {
    padding: .1666666667rem;
    width: 100%
}

.sw-panel-bar {
    display: inline-flex;
    float: right;
    padding-right: .6666666667rem
}

.pg-page-header {
    width: 100%
}

.pg-vertical-splitter {
    background-color: initial;
    border-left: 1px solid #eee;
    margin-left: 8px;
    touch-action: none;
    width: 8px
}

.pg-vertical-splitter:hover {
    border-left: 2px solid #0077a1;
    cursor: pointer
}

.sw-primary-workarea {
    margin-bottom: 1rem;
    min-width: 200px;
    overflow-y: auto
}

.sw-imageCell-skeleton {
    width: 1500px;
    height: 1900px;
    animation: image-grid-shine 2s infinite;
    background-position: -64px 0, 8px 8px, 8px 233px, 64px 233px, 64px 250px, 64px 267px, 340px 8px, 340px 233px, 396px 233px, 396px 250px, 396px 267px, 672px 8px, 672px 233px, 728px 233px, 728px 250px, 728px 267px, 1012px 8px, 1012px 233px, 1068px 233px, 1068px 250px, 1068px 267px;
    background-repeat: repeat-y;
    background-size: 64px 64px, 296px 305px, 48px 305px, 100px 305px, 90px 305px, 110px 305px, 296px 305px, 48px 305px, 100px 305px, 90px 305px, 110px 305px, 296px 305px, 48px 305px, 100px 305px, 90px 305px, 110px 305px, 296px 305px, 48px 305px, 100px 305px, 90px 305px, 110px 305px;
    margin: auto
}

@keyframes image-grid-shine {
    to {
        background-position: 100% 20%, 8px 8px, 8px 233px, 64px 233px, 64px 250px, 64px 267px, 340px 8px, 340px 233px, 396px 233px, 396px 250px, 396px 267px, 672px 8px, 672px 233px, 728px 233px, 728px 250px, 728px 267px, 1012px 8px, 1012px 233px, 1068px 233px, 1068px 250px, 1068px 267px
    }
}

.sw-primary-workarea .aw-jswidgets-loading {
    width: 500px;
    height: 1280px;
    animation: list-shine 2s infinite;
    background-position: -64px 0, 8px 8px, 64px 8px, 64px 26px, 64px 44px;
    background-repeat: repeat-y;
    background-size: 64px 64px, 48px 64px, 195px 64px, 98px 64px, 125px 64px;
    margin: auto
}

@keyframes list-shine {
    to {
        background-position: 328px 0, 8px 8px, 64px 8px, 64px 26px, 64px 44px
    }
}

.sw-secondary-workarea:empty {
    width: 100%;
    height: 600px;
    animation: swa-shine 2s infinite;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5) 50%, hsla(0, 0%, 100%, 0)), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 32px, transparent 0), linear-gradient(#00000012 200px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0), linear-gradient(#00000012 16px, transparent 0);
    background-position: -128px 0, 0 8px, 4.71% 8px, 29.6% 8px, 47% 8px, 66.8% 8px, 78.6% 8px, 92.4% 8px, 0 52px, 97.4% 52px, 97.4% 100px, 0 110px, 26.2% 110px, 0 140px, 28.6% 140px, 0 170px, 24.8% 170px, 0 200px, 28.1% 200px, 0 230px, 25.8% 230px, 0 260px, 0 290px, 0 320px, 0 350px, 0 380px, 0 420px, 0 450px, 0 480px, 0 510px, 0 540px, 0 570px, 0 600px, 0 630px, 0 660px, 0 690px, 0 720px, 0 750px, 0 780px, 34% 570px, 26.6% 630px, 29.2% 690px, 27.4% 720px, 28% 750px, 26.4% 780px, 97.4% 320px;
    background-repeat: no-repeat;
    background-size: 64px 800px, 3.13% 800px, 21.56% 800px, 9.21% 800px, 20.82% 800px, 10.6% 800px, 8.04% 800px, 10.98% 800px, 58.24% 800px, 38.63% 800px, 38.63% 800px, 4.71% 800px, 12.94% 800px, 6.08% 800px, 20.19% 800px, 7.45% 800px, 7.84% 800px, 12.94% 800px, 18.63% 800px, 9.8% 800px, 11.18% 800px, 14.9% 800px, 17.25% 800px, 9.02% 800px, 8.24% 800px, 11.37% 800px, 9.4% 800px, 9.4% 800px, 12.16% 800px, 13.53% 800px, 12.94% 800px, 9.8% 800px, 18.82% 800px, 13.33% 800px, 16.08% 800px, 5.88% 800px, 5.88% 800px, 15.29% 800px, 7.06% 800px, 27.25% 800px, 6.275% 800px, 15.1% 800px, 9.41% 800px, 11.76% 800px, 7.06% 800px, 38.63% 800px;
    margin: auto
}

@keyframes swa-shine {
    to {
        background-position: 150% 0, 0 8px, 4.71% 8px, 29.6% 8px, 47% 8px, 66.8% 8px, 78.6% 8px, 92.4% 8px, 0 52px, 97.4% 52px, 97.4% 100px, 0 110px, 26.2% 110px, 0 140px, 28.6% 140px, 0 170px, 24.8% 170px, 0 200px, 28.1% 200px, 0 230px, 25.8% 230px, 0 260px, 0 290px, 0 320px, 0 350px, 0 380px, 0 420px, 0 450px, 0 480px, 0 510px, 0 540px, 0 570px, 0 600px, 0 630px, 0 660px, 0 690px, 0 720px, 0 750px, 0 780px, 34% 570px, 26.6% 630px, 29.2% 690px, 27.4% 720px, 28% 750px, 26.4% 780px, 97.4% 320px
    }
}

.sw-secondary-workarea {
    margin: 1rem .5rem 1rem 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 .5rem 0 1rem
}

.sw-secondary-workarea>.sw-section {
    overflow: visible
}

.sw-secondary-workarea h2 {
    margin-bottom: 1rem
}

.sw-column.sw-primary-workarea:hover,
.sw-row.sw-secondary-workarea:hover {
    overflow-y: auto
}

.sw-container {
    display: flex;
    flex-direction: column;
    height: 100vh;
    padding: 0
}

.sw-container .sw-header {
    flex: none;
    margin: 0;
    min-height: 4rem;
    padding: .5rem 0
}

.sw-container .sw-sublocation-container {
    align-self: stretch;
    border-radius: 3px 3px 0 0;
    flex: 1 1 auto;
    margin: 0;
    overflow: hidden
}

.sw-container .sw-sublocation-tabs {
    padding: .3333333333rem 0 0 1.3333333333rem
}

.pg-placeholder {
    flex-grow: 1
}

li.pg-pwa-list {
    padding: .25rem;
    white-space: nowrap
}

section {
    height: 100%
}

.awRoot .global-navigation-toolbar img {
    width: 2.6666666667rem
}

@media(max-width:400px) {
    .awRoot .global-navigation-toolbar {
        width: 0
    }
}

.awRoot .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical {
    width: 5.3333333333rem
}

.awRoot .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-commandIconButton {
    padding: 6px 0;
    width: 5.3333333333rem
}

.awRoot .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-overflow .aw-commands-commandIconButton.aw-commands-commandWrapperVertical {
    width: 5.3333333333rem
}

.awRoot .global-navigation-toolbar .aw-command-bar.aw-commands-commandBarVertical .aw-commands-cellDecorator {
    left: 32px;
    top: -24px
}

.awRoot .global-navigation-toolbar aw-avatar {
    border-radius: 50%
}

.awRoot .global-navigation-toolbar .aw-flex-row:first-child .aw-commands-commandBarVertical,
.awRoot .global-navigation-toolbar .aw-layout-row:first-child .aw-commands-commandBarVertical {
    display: flex;
    flex: 1 1;
    flex-direction: column
}

.awRoot .aw-layout-locationPanel {
    padding-right: 0
}

.awRoot .awLargeHeader .awHeader,
.awRoot .awLargeTHeader .awHeader {
    height: 6.6666666667rem
}

.awRoot .awMediumHeader .awHeader {
    height: 3.75rem
}

.awRoot .awHeader {
    overflow: hidden
}

.awRoot .awHeader .aw-layout-locationTitle {
    align-items: center;
    height: 2.5rem
}

.awRoot .awHeader.afx-layout-fullscreen-header {
    border-bottom-width: 1px;
    border-style: solid;
    padding: .8333333333rem
}

.awRoot .awHeader .aw-layout-headerTitleContainer {
    padding-top: .0833333333rem
}

.awRoot .awHeader aw-header-tabs {
    padding-top: .4166666667rem
}

.awRoot .awHeader .aw-layout-workareaTitle {
    padding-top: .25rem
}

.awRoot .awHeader aw-tab-set {
    padding-top: .8333333333rem
}

.awRoot .awTabs {
    padding-left: 1.3333333333rem;
    padding-top: 1.0833333333rem
}

.awRoot aw-logo {
    padding: 1.3333333333rem
}

.awRoot .aw-widgets-cellListCellTitleBlock .aw-widgets-cellListCellTitle {
    font-weight: 600
}

.awRoot .aw-taskbar-container .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton,
.awRoot .aw-taskbar-container .aw-command-bar.aw-commands-commandBarHorizontal .aw-commands-commandIconButton:hover {
    min-height: 48px;
    min-width: 48px
}

@media (max-width:400px) {

    .awRoot .aw-taskbar-container,
    .awRoot .aw-user-settings-anchor,
    .awRoot .aw-user-settings-bar {
        display: none
    }
}

.awRoot .sw-avatar-container {
    margin-bottom: 1.3333333333rem;
    padding-bottom: .3333333333rem
}

.awRoot .aw-user-settings-bar {
    height: auto;
    transition: width .3s cubic-bezier(.215, .61, .355, 1)
}

.awRoot .aw-user-settings-bar.aw-roll-out {
    width: 100%
}

.awRoot .aw-user-settings-bar.aw-roll-in {
    width: 0
}

.awRoot .aw-user-settings-bar .aw-advanced-bar-horizontal {
    margin-bottom: 0
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-right: 1.6666666667rem;
    padding: 6px 0
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-base-normal a {
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-seperator-style {
    display: none
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-widgets-propertyContainer {
    margin-bottom: 0
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-widgets-propertyContainer .aw-widgets-contextSubItem>div {
    padding-right: 1.6666666667rem
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-widgets-propertyContainer .aw-widgets-contextSubItem>div .aw-layout-include .aw-layout-column {
    flex-direction: row
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-widgets-propertyContainer .aw-widgets-contextSubItem>div .aw-layout-include .aw-layout-row {
    flex-direction: column
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-widgets-propertyContainer .aw-widgets-contextSubItem>div .aw-layout-include .aw-link-with-popup .aw-layout-headerSubTitle {
    padding: 0
}

.awRoot .aw-user-settings-bar .aw-layout-headerContext .aw-widgets-propertyContainer .aw-widgets-contextSubItem>div:last-child {
    padding-right: 0
}

.awRoot .aw-user-settings-bar .sw-userSettings-closeButton .sw-button-icon {
    width: .6666666667rem;
    height: .6666666667rem
}

.awRootNarrowMode aw-logo {
    align-self: end;
    padding-right: 1.3333333333rem
}

.awRootNarrowMode .awHeader {
    padding-top: 1.5rem
}

.awRootNarrowMode .awHeader .aw-layout-locationTitle {
    align-items: end;
    font-size: 1.728rem
}

.awRootNarrowMode .aw-layout-primaryWorkarea {
    flex-basis: auto
}

.aw-command-panelContainer {
    border-radius: .25rem
}

.aw-command-panelContainer .aw-layout-commandPanelContent {
    border: 1px solid
}

.aw-layout-panelTitle {
    box-sizing: border-box;
    flex: 0 0 auto;
    font-size: 1.44rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    height: 48px;
    letter-spacing: normal;
    overflow: hidden;
    padding: 0 .3333333333rem 0 1.3333333333rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-layout-panelTitle .gwt-Label,
.aw-layout-panelTitle label {
    display: inline;
    overflow: hidden;
    padding: .25rem 0;
    text-overflow: ellipsis
}

.aw-layout-panelTitle .aw-base-iconButton {
    margin: .4166666667rem 0 0;
    padding: 0
}

.aw-layout-panelTitleContainer {
    align-items: center;
    justify-content: space-between
}

.required::-webkit-input-placeholder {
    font-style: normal
}

.required:-moz-placeholder,
.required::-moz-placeholder {
    font-style: normal
}

.required:-ms-input-placeholder {
    font-style: normal
}

.hidden {
    display: none !important
}

.hiddenCell {
    display: none
}

.inline {
    display: inline
}

.left {
    float: left
}

.right {
    float: right
}

.hidden,
.sw-hideLabelName .sw-property-name {
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important
}

.invisible {
    visibility: hidden
}

a.inactive,
a.inactive:hover {
    cursor: text;
    text-decoration: none
}

.disabled {
    opacity: .5;
    pointer-events: none
}

.disabled.aw-enableWhen-tooltip {
    pointer-events: auto
}

.noty_msg {
    outline: 0
}

.font-bold {
    font-weight: 700
}

.new-line {
    white-space: pre-line
}

.keyboard .aw-avatar-layout:focus,
.keyboard .aw-generic-avatar:focus,
.keyboard .aw-jswidget-tabContainer .aw-jswidget-controlArrow:focus,
.keyboard .aw-tile-tileContainer:focus,
.keyboard .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .aw-widgets-propertyValueLink:focus,
.keyboard .noty_close:focus,
.keyboard a.aw-progress-bar-text:focus {
    outline-offset: 2px;
    outline-style: solid;
    outline-width: 2px
}

.keyboard .noty_buttons .btn.btn-notify:focus,
.keyboard .sw-avatar-generic:focus,
.keyboard .sw-avatar-layout:focus,
.keyboard .sw-toggle-val input:focus+.slider,
.keyboard button.sw-button:focus,
.keyboard input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard label.sw-radio:focus-within {
    outline-offset: 2px;
    outline-style: solid;
    outline-width: 2px
}

.aw-file-uploadFileNameFocus {
    border: .1666666667rem solid transparent;
    border-left-width: 0;
    outline: 0;
    padding: 7px 15px 7px 9px
}

.aw-file-uploadFileLabelFocus {
    border: .1666666667rem solid transparent;
    border-right-width: 0;
    outline: 0;
    padding: 7px 17px 7px 15px
}

.aw-widgets-cellListItem.sw-aria-border {
    border-bottom-width: .0833333333rem;
    padding-bottom: .5833333333rem
}

.aw-widgets-cellListItem.sw-aria-border.aw-list-itemFocused,
.keyboard .aw-widgets-cellListItem.sw-aria-border:focus {
    border-bottom-width: .1666666667rem;
    padding-bottom: .5rem
}

.aw-popup-command-bar .aw-widgets-cellListItem.sw-aria-border {
    padding-bottom: .25rem;
    padding-top: .1666666667rem
}

.aw-checkboxarray-lovParent .aw-widgets-cellListItem.sw-aria-border {
    padding-bottom: .1666666667rem;
    padding-top: .0833333333rem
}

.keyboard .aw-splm-tableMenuPopup .aw-widgets-cellListItem:focus {
    border-style: solid;
    border-width: .1666666667rem
}

.keyboard .aw-splm-table .aw-splm-tableHeaderCell:focus,
.keyboard .aw-splm-table .aw-splm-tableMenuButton:focus,
.keyboard .aw-splm-table .aw-splm-tablePropertyValueLinks:focus,
.keyboard .aw-splm-table .ui-grid-cell:focus,
.keyboard .aw-splm-table .ui-grid-tree-base-row-header-buttons:focus {
    border-style: solid;
    border-width: .1666666667rem;
    outline: none
}

.keyboard .aw-splm-table .aw-splm-tableContainer:focus {
    outline-style: solid;
    outline-width: .1666666667rem
}

.aw-splm-table .aw-splm-tableHeaderCell:focus,
.aw-splm-table .aw-splm-tableMenuButton:focus,
.aw-splm-table .aw-splm-tablePropertyValueLinks:focus,
.aw-splm-table .ui-grid-cell:focus,
.aw-splm-table .ui-grid-tree-base-row-header-buttons:focus {
    border: none;
    outline: none
}

.aw-splm-table .aw-splm-tableContainer:focus {
    outline-style: none
}

.arrange_submitButton {
    margin: 3px
}

.arrange_submitButton:focus {
    outline-offset: 2px;
    outline-style: solid;
    outline-width: .1666666667rem
}

.aw-jswidgets-loading {
    animation: spin 1s linear infinite;
    background-image: url(../../static/media/miscSessionProgressBlack32.f2cca109cab39e3ca3e0.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 5px 5px 5px 10px;
    width: 13px;
    height: 13px;
    /* a fixme */
}

.aw-jswidgets-loadingItem {
    padding: .5833333333rem
}

.sw-lov-contentContainer {
    overflow: hidden
}

.sw-lov-contentContainer .aw-base-scrollPanel {
    max-height: 17rem
}

.aw-jswidgets-lovParent {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.aw-jswidgets-choice {
    margin: 0 0 5px;
    text-align: left
}

input.aw-jswidgets-choice {
    background-position: 99% 35%;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    margin: 0;
    padding-right: 30px;
    text-overflow: ellipsis
}

input.aw-jswidgets-choice[readonly=readOnly] {
    cursor: pointer
}

input.aw-jswidgets-choice.aw-widgets-propertyError {
    background-image: url(../../static/media/miscErrorIndicatorProperty10.b848076ba95993b84765.svg);
    background-position: 0 0
}

.aw-commands-commandIconButton.aw-jswidgets-addButton,
.aw-commands-commandIconButton.aw-jswidgets-rmButton {
    width: 20px;
    height: 20px;
    margin-left: 7px;
    margin-right: 3px;
    margin-top: 2px
}

aw-property-object-val .aw-commands-commandIconButton.aw-jswidgets-addButton,
aw-property-object-val .aw-commands-commandIconButton.aw-jswidgets-rmButton {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    margin-top: 0
}

.aw-jswidgets-arrayEditWidgetContainer .aw-commands-commandIconButton.aw-jswidgets-addButton,
.aw-jswidgets-arrayEditWidgetContainer .aw-commands-commandIconButton.aw-jswidgets-rmButton {
    margin-left: .1666666667rem;
    margin-top: .1666666667rem
}

aw-splm-table .aw-commands-commandIconButton.aw-jswidgets-rmButton {
    flex: none
}

.aw-jswidgets-rmButton {
    vertical-align: middle
}

.aw-jswidgets-cellTop div.aw-jswidgets-lovchildren,
.aw-jswidgets-lovchildren {
    width: 14px;
    height: 15px;
    display: inline-block;
    left: 0;
    margin-top: 3px
}

.aw-jswidgets-lovchildren.expanded {
    background-position: bottom
}

.aw-property-lov-children ul {
    padding-left: 20px
}

.aw-jswidgets-lov-novals {
    font-style: italic
}

.aw-jswidgets-drop {
    position: fixed;
    top: 28px
}

.aw-jswidgets-drop.above {
    bottom: 32px;
    top: auto
}

.aw-jswidgets-choice,
.aw-jswidgets-drop {
    width: 100%
}

.aw-jswidgets-cbaSearch,
.aw-jswidgets-cbaSearch input,
.aw-jswidgets-drop {
    box-sizing: border-box
}

.aw-jswidgets-cbaSearch .sw-button {
    min-width: 3.3333333333rem
}

.aw-jswidgets-htmlPanel {
    width: 100%;
    height: 100%
}

.aw-jswidgets-htmlPanel .sw-property.sw-component.sw-row.sw-readOnly .sw-property-name,
.aw-jswidgets-htmlPanel .sw-property.sw-component.sw-row.sw-readOnly .sw-property-val {
    width: 100%
}

.aw-jswidgets-htmlPanelFrame {
    width: calc(100% - 20px);
    height: calc(100% - 20px)
}

.aw-jswidgets-htmlPanelFrame div {
    width: 100%;
    height: 100%
}

.aw-jswidget-arrayList {
    display: inline
}

.aw-jswidget-arrayListItem {
    display: inline;
    padding-left: 5px
}

li .aw-jswidget-arrayListItem:not(:last-child):after {
    content: ", "
}

.aw-jswidget-arrayListItemLink {
    cursor: pointer;
    display: inline;
    font-size: .8333333333rem;
    padding-top: 0
}

.aw-jswidget-editListItem {
    display: inline-block;
    margin-right: .2em;
    margin-top: .3em;
    padding-left: 5px;
    padding-right: 0
}

.aw-jswidget-editListItemValue {
    width: 100%;
    height: 100%;
    clear: both;
    font-size: .8333333333rem
}

.aw-jswidget-editListItemButton {
    margin-right: 2px
}

.aw-jswidget-buttonGroup>.aw-jswidget-button:first-child {
    border-right: none
}

.aw-jswidget-buttonGroup>.aw-jswidget-button:last-child {
    border-left: none;
    margin-left: -5px;
    padding-left: 10px;
    padding-right: 10px
}

.aw-widgets-propertyAddValue {
    display: inline
}

.aw-jswidget-animateMove {
    transition: .2s ease-in-out
}

.aw-jswidget-controlArrow {
    float: left
}

.aw-jswidget-controlArrow,
.aw-jswidget-controlArrowNoFloat {
    width: 24px;
    height: 34px;
    cursor: pointer;
    margin-top: 4px;
    right: 0;
    transform: scale(.7)
}

.aw-jswidget-controlArrowRotateRight {
    transform: rotate(90deg) scale(.7)
}

.aw-jswidget-textOverflow {
    line-height: 1.32;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-layout-popup .aw-jswidgets-datepicker.ui-datepicker {
    padding-right: 1.3em
}

.aw-layout-secondaryWorkarea .aw-jswidgets-dateInputbox,
aw-secondary-workarea .aw-jswidgets-dateInputbox {
    padding: 0 5px 0 0
}

.aw-layout-popup .aw-jswidgets-page {
    max-height: 250px
}

.aw-layout-popup .aw-jswidgets-drop {
    border-width: 2px;
    overflow-y: auto;
    position: relative;
    top: 0
}

.aw-jswidgets-drop.aw-layout-popup {
    border-width: 2px;
    max-height: 250px;
    overflow-y: auto
}

.aw-widgets-propertyError {
    background-image: url(../../static/media/miscErrorIndicatorProperty10.b848076ba95993b84765.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    padding-left: 10px
}

.aw-widgets-errorHint {
    word-wrap: break-word;
    border: 1px solid;
    font-size: 1rem;
    left: 0;
    min-width: 100px;
    opacity: 0;
    padding: 8px;
    position: fixed;
    top: 0;
    transition: visibility .5s 0s, opacity .5s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    visibility: hidden;
    white-space: normal;
    z-index: 9999999
}

.aw-widgets-errorVisible {
    opacity: 1;
    visibility: visible
}

.aw-widgets-errorContainer {
    position: relative
}

.aw-widgets-propertyError:hover .tooltip {
    display: none
}

::-webkit-input-placeholder {
    font-style: italic
}

::-moz-placeholder {
    font-style: italic
}

:-ms-input-placeholder {
    font-style: italic
}

.aw-jswidgets-editableGridCell {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    min-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ag-cell .aw-jswidgets-cellTop {
    white-space: normal !important
}

div.ag-bl-full-height {
    width: 100%;
    height: 500px
}

aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing input,
aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing input[type=checkbox],
aw-table-cell .aw-jswidgets-cellTop.aw-jswidgets-isEditing textarea {
    margin: 0;
    padding: 2px
}

.aw-jswidgets-cellTop.aw-jswidgets-isEditing textarea {
    resize: none
}

aw-table-cell .aw-widgets-propertyValContainerMargin,
aw-table-command-cell .aw-widgets-propertyValContainerMargin {
    margin-bottom: 0
}

.aw-jswidgets-cellTop {
    align-items: center;
    display: inherit;
    flex-direction: column;
    font-size: 1.2rem;
    justify-content: center;
    outline: none;
    width: 100%
}

.aw-jswidgets-cellTop div {
    display: inherit;
    width: inherit
}

aw-splm-table aw-property-object-val .aw-jswidgets-objectLinkContainer {
    display: flex;
    flex-direction: row
}

.aw-jswidgets-cellTop .aw-jswidgets-drop {
    display: block
}

.aw-jswidgets-grid .ui-grid-cell-contents {
    outline: none
}

.aw-jswidgets-grid .ui-grid-canvas {
    padding-top: 0
}

.aw-jswidgets-cellTop.aw-jswidgets-editableGridCell.aw-jswidgets-isEditing {
    border-width: 0;
    padding: 1px
}

.aw-jswidgets-uiNonEditCell {
    border-color: transparent
}

.aw-jswidgets-uiNonEditCell:hover {
    overflow-y: hidden
}

@media only screen and (max-device-width:1024px) {
    .ui-grid-cell {
        overflow-y: auto
    }
}

.ui-grid-viewport {
    overflow-anchor: none
}

.ui-grid .ui-grid-render-container-body .ui-grid-viewport {
    overflow-x: auto !important;
    overflow-y: auto !important
}

.ui-grid-viewport .ui-grid-cell-contents {
    word-wrap: break-word
}

.ui-grid-row div[role=row] {
    align-content: stretch;
    display: flex
}

.aw-jswidgets-editableGridCell .aw-widgets-propertyError {
    float: left;
    min-height: 15px;
    min-width: 15px
}

.aw-jswidgets-standaloneRequired {
    font-size: 1.2rem;
    font-style: italic;
    vertical-align: top
}

.aw-jswidgets-objectLinkContainer {
    clear: both;
    margin-bottom: 10px
}

.aw-jswidgets-objectLink {
    font-size: 1rem;
    font-weight: inherit;
    line-height: normal;
    width: auto
}

aw-splm-table .aw-jswidgets-objectLink {
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aw-jswidgets-property .cke_reset {
    clear: left
}

aw-namevalue-property .aw-jswidgets-editableProp,
aw-property-native-table-prop-val .aw-jswidgets-editableProp {
    padding: 0
}

aw-namevalue-property .aw-jswidgets-drop,
aw-property-native-table-prop-val .aw-jswidgets-drop {
    left: auto !important;
    margin-top: -5px !important;
    top: auto !important
}

.aw-jswidgets-compareHeader {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100px;
    touch-action: none
}

.aw-jswidgets-compareHeader,
.aw-jswidgets-compareHeader .aw-widgets-modelObjectThumbnail .aw-base-icon,
.aw-jswidgets-compareHeader aw-model-icon .aw-base-icon {
    max-height: 8.3333333333rem;
    max-width: none
}

ul.aw-jswidgets-compareVal li+li:before {
    content: ", "
}

ul.aw-widgets-cellhierarchyItem {
    margin-left: 1rem
}

.aw-widgets-overflowChevronPopup ul.aw-widgets-cellListWidget li.aw-widgets-cellListItem aw-property-image.aw-widgets-removeCrumb {
    float: right
}

ul.aw-jswidgets-compareVal li {
    display: inline
}

.aw-jswidgets-grid .ui-grid,
aw-table .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:first-child {
    border: 0
}

.aw-widgets-tableContainer .aw-jswidgets-grid {
    height: 100%
}

.aw-widgets-tableContainer .ui-grid {
    height: 100% !important
}

.aw-widgets-tableContainer .ui-grid-viewport {
    overflow: auto !important
}

.aw-jswidgets-grid .aw-widgets-propertyNonEditValue {
    font-size: inherit;
    font-weight: inherit
}

.aw-jswidgets-grid .ui-grid-header-cell,
.aw-jswidgets-grid .ui-grid-header-cell:last-child .ui-grid-column-resizer.right,
.aw-jswidgets-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
    border-color: transparent;
    border-width: 2px
}

.ui-grid-column-resizer.right {
    visibility: hidden
}

.ui-grid-pinned-container .ui-grid-column-resizer.right {
    visibility: visible
}

.aw-jswidgets-grid .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
    border: none;
    overflow: auto;
    position: relative;
    right: -10px
}

.aw-jswidgets-grid-mixRow .ui-grid-row,
.aw-jswidgets-isEditing-row.ui-grid-row {
    display: table-row
}

.aw-jswidgets-grid-mixRow .ui-grid-cell-contents {
    word-wrap: break-word;
    height: auto !important;
    max-height: 300px;
    overflow: visible;
    white-space: normal
}

.aw-jswidgets-isEditingMixedRow .ui-grid-cell,
.aw-jswidgets-isEditingMixedRow.ui-grid-row {
    height: auto !important;
    max-height: 300px;
    min-height: 80px
}

.aw-xrt-xrtPage .aw-jswidgets-isEditingMixedRow aw-table-cell textarea {
    width: 100%;
    height: auto;
    min-height: 70px;
    resize: vertical
}

.aw-jswidgets-compareContainer .ui-grid {
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.aw-jswidgets-compareContainer .ui-grid-pinned-container-left .ui-grid-row .ui-grid-cell:first-child .ui-grid-cell-contents {
    font-weight: 600
}

.aw-jswidgets-compareContainer .ui-grid-viewport,
.aw-jswidgets-gridContainer .ui-grid-viewport {
    -ms-overflow-style: scrollbar;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden !important
}

.aw-jswidgets-compareContainer .ui-grid-viewport:hover,
.aw-jswidgets-gridContainer .ui-grid-viewport:hover {
    -ms-overflow-style: auto;
    overflow-y: auto !important
}

.aw-jswidgets-compareContainer .ui-grid-pinned-container .ui-grid-viewport:hover,
.aw-jswidgets-gridContainer .ui-grid-pinned-container .ui-grid-viewport:hover {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    overflow: hidden !important
}

.aw-jswidgets-tablePropGrid .ui-grid {
    border: none;
    min-height: 300px
}

.aw-jswidgets-tablePropGrid div.ui-grid-cell input.ng-valid {
    font-size: 1rem;
    height: 29px;
    margin: 5px 0
}

.aw-jswidgets-tablePropertyContentChanged {
    border-style: solid;
    border-width: 3px
}

.aw-jswidgets-tablePropGrid .ui-grid-canvas div.ui-grid-row.aw-jswidgets-tablePropertyEditTextAreaCell {
    height: 82px
}

.aw-jswidgets-tablePropGrid .ui-grid-canvas div.ui-grid-row.aw-jswidgets-tablePropertyEditTextAreaCell div.ui-grid-cell {
    height: 80px;
    padding: 5px
}

.aw-jswidgets-tablePropGrid .ui-grid-canvas div.ui-grid-row.aw-jswidgets-tablePropertyEditTextAreaCell div.aw-jswidgets-editableGridCell.aw-jswidgets-editableProp.aw-jswidgets-uiCell {
    border: 1px;
    margin-bottom: 5px;
    min-height: 23px;
    padding: 5px
}

.aw-jswidgets-tablePropGrid .ui-grid-canvas div.ui-grid-row.aw-jswidgets-tablePropertyEditCell div.aw-jswidgets-editableGridCell.aw-jswidgets-editableProp.aw-jswidgets-uiCell {
    min-height: 23px;
    padding: 5px
}

.aw-jswidgets-tablePropGrid .ui-grid-canvas div.ui-grid-row.aw-jswidgets-tablePropertyEditCell,
.aw-jswidgets-tablePropGrid .ui-grid-canvas div.ui-grid-row.aw-jswidgets-tablePropertyEditCell div.ui-grid-cell {
    height: 55px
}

.aw-jswidgets-tablePropGrid .ui-grid-canvas div.ui-grid-row div.aw-jswidgets-uiNonEditCell.aw-jswidgets-editableGridCell {
    min-height: 23px
}

.aw-jswidgets-tablePropGrid .ui-grid-viewport {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    overflow: hidden !important
}

.aw-jswidgets-tablePropGrid .ui-grid-viewport:hover {
    -ms-overflow-style: auto;
    overflow: auto !important
}

.aw-jswidgets-headerTitle {
    word-wrap: break-word;
    max-height: 3em;
    padding-bottom: 2px;
    padding-top: 6px;
    text-align: center
}

.aw-widgets-required {
    float: left;
    font-size: .8333333333rem;
    font-style: italic;
    vertical-align: text-top
}

.aw-widgets-propertyRichTextEditValue,
.aw-widgets-propertyRichTextEditValue.ck.ck-editor__editable_inline {
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    clear: both;
    float: left;
    margin-top: 2px;
    max-width: 100%;
    min-height: 29px;
    padding-left: 8px
}

.aw-jswidgets-arrayEditWidgetContainer .aw-widgets-propertyRichTextEditValue,
.aw-jswidgets-arrayEditWidgetContainer .aw-widgets-propertyRichTextEditValue.ck.ck-editor__editable_inline {
    border-style: none;
    margin-bottom: 0
}

.cke_dialog_ui_button {
    width: 98% !important
}

.aw-jswidgets-property .aw-widgets-richText {
    display: table;
    font-size: 1rem
}

.aw-jswidgets-property .aw-widgets-richTextEdit {
    word-wrap: break-word;
    display: block
}

.aw-widgets-richText h1,
.aw-widgets-richText h2,
.aw-widgets-richText h3,
.aw-widgets-richText h4,
.aw-widgets-richText h5,
.aw-widgets-richText h6 {
    font-weight: 400;
    line-height: 1.2
}

.aw-widgets-richText h1 {
    -webkit-margin-before: .67em;
    -webkit-margin-after: .67em;
    font-size: 1.728rem
}

.aw-widgets-richText h1,
.aw-widgets-richText h2 {
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    display: block;
    font-weight: 700
}

.aw-widgets-richText h2 {
    -webkit-margin-before: .83em;
    -webkit-margin-after: .83em;
    font-size: 1.44rem
}

.aw-widgets-richText h3 {
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    font-size: 1rem
}

.aw-widgets-richText h3,
.aw-widgets-richText h4 {
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    display: block;
    font-weight: 700
}

.aw-widgets-richText h4 {
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em
}

.aw-widgets-richText h5 {
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    font-size: .8333333333rem
}

.aw-widgets-richText h5,
.aw-widgets-richText h6 {
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    display: block;
    font-weight: 700
}

.aw-widgets-richText h6 {
    -webkit-margin-before: 2.33em;
    -webkit-margin-after: 2.33em;
    font-size: .5787037037rem
}

.aw-widgets-richText address,
.aw-widgets-richText cite,
.aw-widgets-richText dfn,
.aw-widgets-richText em,
.aw-widgets-richText i,
.aw-widgets-richText var {
    font-style: italic
}

.aw-widgets-richText b,
.bold,
strong {
    font-weight: 700
}

.aw-widgets-richText .cke_contents_ltr blockquote {
    border-left-width: 5px;
    padding-left: 20px;
    padding-right: 8px
}

.aw-widgets-richText .cke_contents_rtl blockquote {
    border-right-width: 5px;
    padding-left: 8px;
    padding-right: 20px
}

.aw-widgets-richText blockquote:after,
blockquote:before,
q {
    content: inherit;
    quotes: inherit
}

.aw-widgets-richText q:before {
    content: open-quote
}

.aw-widgets-richText q:after {
    content: close-quote
}

.aw-widgets-richText ol,
.aw-widgets-richText ul {
    padding: 0 40px
}

.aw-widgets-richText ul {
    list-style-position: inside;
    list-style-type: disc
}

.aw-widgets-richText ol {
    list-style-position: inside;
    list-style-type: decimal
}

.aw-widgets-richText pre {
    word-wrap: break-word;
    -moz-tab-size: 4;
    tab-size: 4;
    white-space: pre-wrap
}

.aw-widgets-richText span[lang] {
    font-style: italic
}

.aw-widgets-richText figure>figcaption {
    display: block;
    text-align: center
}

.aw-widgets-richText code,
.aw-widgets-richText kbd,
.aw-widgets-richText samp,
.aw-widgets-richText tt {
    font-family: monospace
}

.aw-widgets-richText small {
    font-size: .8333333333rem
}

.aw-widgets-richText big {
    font-size: 1.728rem
}

.aw-widgets-richText sub {
    font-size: .8333333333rem;
    vertical-align: sub
}

.aw-widgets-richText sup {
    font-size: .8333333333rem;
    vertical-align: super
}

.aw-widgets-richText hr {
    border: 0;
    border-top-style: solid;
    border-top-width: 1px
}

.aw-widgets-richText blockquote {
    border-style: solid;
    border-width: 0;
    font-family: Georgia, Times, Times New Roman, serif;
    font-style: italic;
    padding: 2px 0
}

.aw-widgets-richText figure {
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin: 10px 20px;
    padding: 10px;
    text-align: center
}

.aw-widgets-richText a>img {
    border: none;
    margin: 1px;
    outline-style: solid;
    outline-width: 1px;
    padding: 1px
}

.aw-widgets-richText img.right {
    border-style: solid;
    border-width: 1px;
    float: right;
    margin-left: 15px;
    padding: 5px
}

.aw-widgets-richText img.left {
    border-style: solid;
    border-width: 1px;
    float: left;
    margin-right: 15px;
    padding: 5px
}

.aw-jswidgets-grid .ui-grid-focuser:focus {
    box-shadow: none
}

.aw-widgets-nameValuePropGridContainer .aw-jswidgets-drop.aw-layout-popup,
.aw-widgets-tablePropGridContainer .aw-jswidgets-drop.aw-layout-popup {
    max-height: 160px;
    overflow-y: auto;
    position: absolute
}

.aw-jswidgets-grid .aw-jswidgets-text {
    word-wrap: break-word;
    overflow: hidden;
    padding: .1em
}

.aw-jswidgets-compareHeader {
    align-items: baseline;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.aw-jswidgets-compareHeader .aw-widgets-modelObjectTypeIconOverlay>.aw-base-icon {
    width: 18px;
    height: 18px;
    position: relative;
    z-index: 1
}

.aw-jswidgets-compareHeader .aw-widgets-modelObjectTypeIconOverlay {
    margin-left: 1px;
    margin-top: -24px
}

.aw-jswidgets-compareHeader .aw-base-icon,
.aw-jswidgets-compareHeader .aw-widgets-modelObjectThumbnail,
.aw-jswidgets-compareHeader .aw-widgets-modelObjectThumbnailContainer {
    width: auto;
    height: 100px;
    align-self: auto;
    flex: 0 1 auto;
    max-width: 100px;
    object-fit: cover;
    order: 0
}

aw-table .aw-jswidgets-arrayValueCellListContainer {
    padding-left: 2px
}

.aw-jswidgets-editableGridCell .aw-jswidgets-arrayWidgetContainer {
    border-width: 0
}

.aw-jswidgets-editableGridCell .aw-jswidgets-arrayWidgetContainer.aw-layout-popup {
    border-width: 2px
}

.aw-jswidgets-arrayNonEditValueCellList {
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto
}

.aw-jswidgets-arrayNonEditValueOverflowCellList {
    cursor: pointer;
    white-space: nowrap
}

.aw-layout-overflowPopupCellist {
    max-height: 250px;
    position: fixed;
    top: inherit
}

.aw-jswidgets-arrayNonEditValueCellList li:first-child {
    padding-top: 0
}

.aw-jswidgets-arrayNonEditValueCellList li:last-child {
    padding-bottom: 2px
}

.aw-layout-headerProperty .aw-jswidgets-arrayNonEditValueCellList {
    overflow: hidden
}

.aw-jswidgets-arrayEditValueCellList {
    max-height: 150px;
    width: 100%
}

.aw-jswidgets-arrayWidgetContainer {
    overflow-x: hidden;
    overflow-y: auto
}

.aw-jswidgets-arrayValueOverflowCellListItem {
    display: inline-block;
    padding: 0;
    vertical-align: top
}

.aw-jswidgets-arrayEditValueCellList .aw-jswidgets-arrayValueCellListItem,
.aw-jswidgets-arrayValueCellListItem .aw-jswidgets-arrayIcons {
    display: flex
}

.aw-jswidgets-arrayValueContainer {
    align-items: center;
    display: flex;
    width: 100%
}

.aw-jswidgets-arrayEditValueCellList .aw-jswidgets-arrayValueCellListItem {
    min-height: 20px
}

.aw-jswidgets-arrayValueCellListItem button {
    display: none
}

.aw-jswidgets-arrayValueCellListItem.aw-state-selected button,
.aw-jswidgets-arrayValueCellListItem:focus button,
.aw-jswidgets-arrayValueCellListItem:hover button {
    display: inline
}

.aw-jswidgets-arrayValue {
    word-wrap: break-word;
    flex: 1 1 auto;
    font-size: 1rem;
    overflow: hidden
}

.aw-jswidgets-arrayWidgetContainer input[type=text],
.aw-jswidgets-arrayWidgetContainer textarea {
    border-width: 0;
    margin: 0
}

.aw-jswidgets-change {
    font-style: italic
}

.aw-jswidgets-oldText {
    text-decoration: line-through;
    text-indent: .5em
}

.aw-jswidgets-grid .aw-jswidgets-oldText {
    padding: .1em
}

.aw-jswidgets-propertyErrorIcon {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 2px;
    z-index: 99
}

.aw-widgets-groupCommand {
    display: flex;
    flex-direction: column;
    width: calc(100% + .6em)
}

.aw-widgets-groupCommandStack,
.aw-widgets-groupCommandStack aw-icon {
    display: inherit
}

.aw-widgets-groupCommandStack svg {
    width: 12px;
    height: 12px;
    bottom: .3em;
    right: .1em
}

.aw-commands-moreNarrowCommands .aw-widgets-groupCommandStack svg,
.aw-commands-narrowCommands .aw-widgets-groupCommandStack svg {
    padding-left: 1.1em
}

.aw-commands-commandBarVertical .aw-commands-showIconLabel aw-command .aw-widgets-groupCommand {
    padding-bottom: .5em
}

.aw-jswidgets-gridContainer {
    display: flex;
    flex-direction: column
}

.aw-jswidgets-grid {
    align-self: stretch;
    flex: 1 1 auto;
    height: 100%;
    position: relative
}

.aw-jswidgets-gridContainer .aw-base-scrollPanel,
.aw-jswidgets-gridContainer .aw-jswidgets-cellTop,
.aw-jswidgets-gridContainer .aw-jswidgets-grid,
.aw-jswidgets-gridContainer aw-table,
.aw-jswidgets-gridContainer aw-table-cell {
    align-self: inherit;
    display: inherit;
    flex: inherit;
    flex-direction: inherit;
    justify-content: center
}

.aw-jswidgets-htmlWidget .ui-grid {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.ui-grid {
    height: 100%
}

.ui-grid-sort-priority-number {
    visibility: hidden
}

aw-model-icon .aw-base-icon {
    max-height: 24px;
    max-width: 24px;
    object-fit: cover
}

aw-model-icon .aw-base-icon.aw-type-icon {
    object-fit: cover
}

.aw-jswidgets-cellTop.aw-jswidgets-uiNonEditCell .aw-jswidgets-tableNonEditContainer {
    overflow: hidden
}

.aw-jswidgets-dataGridCellText {
    align-self: center;
    flex: 1 1 auto
}

.aw-jswidgets-toggleDropdownContainer {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative
}

.aw-jswidgets-toggleDropdownContainer button {
    margin: 0 5px 0 0;
    padding: 0
}

.aw-jswidgets-tablecell {
    display: inherit;
    height: inherit;
    padding: 2px;
    position: relative
}

aw-table.aw-jswidgets-dragfilling {
    cursor: crosshair;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.aw-jswidgets-tablecell .aw-jswidgets-draghandle,
aw-table.aw-jswidgets-dragfilling .aw-jswidgets-tablecell .aw-jswidgets-draghandle {
    display: none
}

.nonTouch .aw-jswidgets-tablecell:hover .aw-jswidgets-draghandle,
aw-table.aw-jswidgets-dragfilling .aw-jswidgets-tablecell.dragSrc .aw-jswidgets-draghandle {
    display: inherit
}

.aw-jswidgets-cellTop .aw-jswidgets-draghandle {
    width: 8px;
    height: 8px;
    bottom: 0;
    cursor: crosshair;
    position: absolute;
    right: 0
}

.aw-jswidgets-editableProp+.aw-jswidgets-draghandle {
    bottom: 3px;
    right: -2px
}

.aw-jswidgets-grid .dragCell,
.aw-jswidgets-grid .ui-grid-cell.dragCell,
.aw-jswidgets-grid .ui-grid-row:last-child .ui-grid-cell.dragCellBottom {
    border-bottom-color: #000;
    border-bottom-width: 1px;
    border-left: 1px dotted #000;
    border-right: 1px dotted #000;
    border-top-color: #000;
    border-top-width: 1px
}

.aw-jswidgets-grid .dragCellTop,
.aw-jswidgets-grid .ui-grid-cell.dragCellTop {
    border-top-style: dotted;
    border-top-width: 1px
}

.aw-jswidgets-grid .dragCellBottom,
.aw-jswidgets-grid .ui-grid-canvas .ui-grid-row:last-child .ui-grid-cell.dragCellBottom,
.aw-jswidgets-grid .ui-grid-cell.dragCellBottom {
    border-bottom-style: dotted;
    border-bottom-width: 1px
}

.aw-jswidgets-grid .ui-grid-canvas .ui-grid-row:last-child .ui-grid-cell {
    border-bottom-width: 0
}

.aw-jswidgets-grid .ui-grid-column-menu-button {
    display: none
}

.aw-jswidgets-grid .ui-grid-header-cell:hover .ui-grid-column-menu-button {
    display: inherit
}

.aw-jswidgets-grid .ui-grid-header-cell:hover .ui-grid-header-cell-primary-focus {
    padding-right: 15px
}

.aw-jswidgets-grid .aw-jswidgets-gridCellCommands .aw-commands-cellCommandCommon {
    width: 24px;
    height: 24px
}

.aw-jswidgets-grid .aw-jswidgets-gridCellCommands .aw-commands-cellCommandCommon .aw-commands-svg {
    height: inherit
}

.aw-jswidgets-gridEditing .aw-jswidgets-gridCellCommands {
    display: none
}

aw-table li.aw-jswidgets-arrayValueCellListItem:not(:last-child):after {
    content: ","
}

aw-table ul.aw-jswidgets-arrayNonEditValueCellList li.aw-jswidgets-arrayValueCellListItem {
    display: inline-flex;
    padding: 0
}

aw-table ul.aw-jswidgets-arrayNonEditValueCellList {
    display: flex;
    flex-wrap: wrap;
    height: 100%
}

aw-table .aw-jswidgets-grid .movingColumn {
    border: 1px;
    border-style: solid
}

aw-table .ui-grid-header-canvas {
    height: 24px !important
}

aw-table .aw-commands-cellCommandTopRight {
    float: none
}

.aw-jswidgets-grid .ui-grid-menu-button .ui-grid-icon-container {
    height: 24px;
    margin-top: 0;
    pointer-events: all
}

.aw-jswidgets-grid .ui-grid-icon-menu:before {
    display: none
}

aw-compare .aw-jswidgets-grid .icon-override,
aw-table .aw-jswidgets-grid .icon-override {
    width: 26px;
    height: 16px;
    margin-top: 5px;
    padding: 0 5px
}

aw-table-command-cell .aw-jswidgets-cellTop {
    flex-direction: row;
    overflow: hidden
}

aw-compare aw-popup-panel .aw-widgets-cellListItem {
    font-weight: 400;
    text-transform: none
}

.aw-jswidgets-notyContainer .aw-layout-include {
    flex-direction: column
}

.aw-jswidgets-tableEditContainer {
    flex: 1 1 auto;
    height: 100%
}

aw-table .aw-jswidgets-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
    border-right-style: solid;
    border-right-width: 1px
}

.SDF_diagramTooltip,
.aw-relationshipViewer-tooltip,
.aw-ui-tooltip,
.aw-viewerAdmin-tooltip,
aw-compare .ui-grid-menu .ui-grid-menu-inner ul li button,
aw-table .ui-grid-menu .ui-grid-menu-inner ul li button {
    font-family: Segoe UI, Open Sans, Helvetica Neue, Verdana, Arial, YU Gothic UI, MS PGothic, Hiragino Sans, Microsoft YaHei, 微软雅黑, STXihei, 华文细黑, sans-serif
}

aw-property-lov-child .aw-jswidgets-lovIndicatorContainer .aw-jswidgets-lovchildren:not(.expanded) svg {
    transform: rotate(-90deg)
}

.aw-jswidgets-lovIndicatorContainer {
    align-self: center
}

.aw-jswidgets-lovIndicatorContainer .aw-jswidgets-lovchildren:not(.expanded) svg {
    transform: rotate(-90deg)
}

aw-checkbox-list .aw-widget-icon {
    padding: .8333333333rem 1rem
}

@-moz-document url-prefix() {
    aw-compare .aw-jswidgets-compareContainer .ui-grid-top-panel .ui-grid-header-viewport .ui-grid-header-canvas {
        height: 126px
    }
}

.aw-widget-icon {
    width: 10px;
    height: 10px;
    position: absolute;
    right: 8px;
    top: 8px
}

.aw-widget-iconParent {
    position: relative
}

.aw-widget-hide {
    display: none
}

.sw-visual-indicator {
    width: 16px;
    height: 16px;
    margin-right: 10px
}

.aw-layout-primaryWorkareaFill .aw-widgets-cellListWidget .aw-widgets-cellListItem,
.aw-xrt-objectSetContent .aw-widgets-cellListWidget .aw-widgets-cellListItem {
    max-width: 320px;
    width: 100%
}

.aw-session-loginViewPanel button,
.aw-session-loginViewPanel div,
.aw-session-loginViewPanel h1,
.aw-session-loginViewPanel h2,
.aw-session-loginViewPanel h3,
.aw-session-loginViewPanel input {
    font-family: Arial;
    font-weight: 400
}

.aw-session-loginViewPanel,
.aw-session-tcLoginView {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

.aw-session-tcLoginView {
    background-image: url(../../static/media/ssobackground.cd2d1a53323b18968606.jpg)
}

.aw-session-signInParent {
    position: absolute;
    top: 40%;
    width: 100%
}

.aw-session-signInContainer {
    display: flex;
    justify-content: space-between;
    width: 200px
}

.aw-session-signInButton {
    display: flex
}

.aw-session-locale {
    align-self: center;
    display: flex
}

.aw-session-signIn {
    left: 500px;
    padding: 10px;
    position: absolute;
    width: calc(100% - 520px)
}

.aw-session-companyLogoParent {
    position: absolute;
    width: 40%
}

.aw-session-companyLogo {
    width: 360px;
    height: 152px;
    background-image: url(../../static/media/logo.324c49f92cbb29ed5f1e.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    left: 70px;
    position: relative;
    top: 70px
}

.aw-session-signIn ul {
    margin: 13px 0
}

.aw-session-signIn .aw-layout-linkWithPopupContainer {
    margin: 0
}

.aw-session-signIn li {
    margin: .6em 0
}

.aw-session-signIn input {
    margin: 0;
    width: 200px
}

.aw-session-signIn .aw-session-errorMessage {
    background-color: #dc0000;
    font-family: serif;
    width: 100%
}

.aw-session-brandPanel .aw-session-productName {
    margin: 12px 0
}

.aw-session-brandPanel .aw-session-companyName {
    margin-bottom: 18px
}

.aw-session-progressbar {
    margin: -8px 10px;
    max-height: 25px;
    max-width: 25px
}

.aw-session-progress {
    width: 32px;
    height: 32px;
    animation: spin 1s linear infinite;
    background: url(../../static/media/miscSessionProgress32.f86e94694ed4328f8f6b.svg);
    border-radius: 50%;
    box-sizing: border-box;
    left: 225px;
    position: absolute
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@media (max-width:768px) {
    .aw-session-signInParent {
        width: 100%
    }

    .aw-session-signIn {
        left: 10%;
        width: calc(90% - 20px)
    }

    .aw-session-companyLogoParent {
        width: 100%;
        height: 100vw
    }

    .aw-session-companyLogo {
        width: 45%;
        height: 152px;
        left: 10%;
        top: 10%
    }
}

@media (max-width:400px) {
    .aw-session-signInParent {
        min-width: 100px;
        top: 30%
    }

    .aw-session-signIn {
        left: 10%;
        width: calc(90% - 20px)
    }

    .aw-session-companyLogoParent {
        width: 100%;
        height: 100vw
    }

    .aw-session-companyLogo {
        width: 45%;
        height: 110px;
        left: 10%;
        top: 10%
    }

    .aw-session-signIn .aw-layout-headerSubTitle {
        display: flex
    }
}

@media (max-width:768px)and (orientation:landscape) {
    .aw-session-signInParent {
        top: 25%;
        width: 100%
    }

    .aw-session-signIn {
        left: 50%;
        width: calc(50% - 20px)
    }

    .aw-session-companyLogoParent {
        width: 100%;
        height: 100vw
    }

    .aw-session-companyLogo {
        width: 45%;
        height: 100px;
        left: 5%;
        top: 5%
    }

    .aw-session-signIn h1 {
        font-size: 2.0736rem
    }

    .aw-session-signIn h2 {
        font-size: 1.44rem
    }

    .aw-session-signIn h3,
    .normal {
        font-size: 1.2rem
    }

    .aw-session-signIn .aw-layout-headerSubTitle {
        display: flex
    }
}

.noty_container_type_error,
.noty_container_type_information,
.noty_container_type_warning {
    border: 1px solid;
    border-left: 4px solid;
    border-radius: 3px;
    margin-bottom: 8px
}

.noty_container_type_information {
    background-color: #e3faff;
    border-color: #66c8de;
    border-left-color: #005f87 !important;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .3);
    color: #464646
}

.noty_container_type_warning {
    background-color: #fff7cd;
    border-color: #ffc328;
    border-left-color: #dc6914 !important;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .3);
    color: #464646
}

.noty_container_type_error {
    background-color: #fbeeed;
    border-color: #efbbb9;
    border-left-color: #dc0000 !important;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .3);
    color: #464646
}

.noty_buttons {
    align-self: flex-end;
    display: flex;
    flex: 1 0 auto;
    margin: 0;
    padding: 0 16px 16px;
    text-align: center
}

#noty_bottom_layout_container {
    width: 480px;
    height: auto;
    bottom: 0;
    left: calc(50% - 240px);
    list-style-type: none;
    margin: 0;
    padding: 0 0 137px;
    position: fixed;
    z-index: 9999999
}

.noty_bar {
    border-radius: 0;
    display: flex;
    flex-direction: column;
    max-height: 200px;
    overflow: hidden;
    text-align: center
}

.noty_bar:hover {
    overflow: auto
}

.noty_message {
    word-wrap: break-word;
    display: flex;
    flex: 1 1 auto;
    font-size: 1.75rem;
    padding: 8px 8px 24px 0;
    position: relative;
    width: auto
}

.noty_message h1 {
    padding-bottom: 10px
}

.message_with_buttons {
    margin: auto 0
}

.noty_message.message_with_buttons:first-child {
    overflow: auto
}

.noty_text {
    flex: 1 1 auto;
    font-size: 1rem;
    margin: auto 0;
    padding-left: 16px;
    padding-top: 20px;
    text-align: left;
    width: 95%
}

.noty_close {
    width: 16px;
    height: 16px;
    align-items: center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: flex;
    justify-content: center;
    outline: 0
}

.noty_close>.aw-base-icon {
    width: 10px;
    height: 10px
}

.noty_close:hover {
    opacity: 1
}

.noty_modal {
    width: 100%;
    height: 100%;
    left: 0;
    opacity: .6;
    position: fixed;
    top: 0;
    z-index: 10000
}

.noty_container_type_information .noty_buttons .btn:last-child {
    background-color: #005f87;
    border-color: #003950;
    color: #fff
}

.noty_container_type_warning .noty_buttons .btn:last-child {
    background-color: #dc6914;
    border-color: #843f0c;
    color: #fff
}

.noty_container_type_error .noty_buttons .btn:last-child {
    background-color: #dc0000;
    border-color: #840000;
    color: #fff
}

.noty_buttons .btn:first-child {
    margin-left: 0
}

.noty_buttons .btn {
    background-color: #fff;
    border-color: #f0f0f0;
    border: .0833333333rem solid;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .16);
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    margin-left: 8px;
    min-height: 2rem;
    min-width: 6.25rem;
    outline: none;
    padding: .25rem .6666666667rem;
    text-align: center
}

@media (min-width:400px)and (max-width:37.5em) {
    #noty_bottom_layout_container {
        left: 10%;
        width: 80%
    }

    .message_with_buttons {
        width: auto
    }
}

@media (max-width:400px) {
    #noty_bottom_layout_container {
        left: 5%;
        width: 90%
    }

    .message_with_buttons {
        width: auto
    }
}

.afx-accent-background {
    fill: #fff;
    background-color: #003750;
    color: #fff
}

.afx-content-background,
.aw-layout-popup,
.aw-layout-subLocation,
.sw-full-screen-on {
    fill: #464646;
    background-color: #fff;
    color: #464646
}

.afx-alt-content-background {
    fill: #1e1e1e;
    background-color: #f0f0f0;
    color: #1e1e1e
}

.aw-widgets-cellListWidget .aw-widgets-cellListItem:not(.aw-widgets-dropframe) {
    border-bottom-color: #fff;
    border-top-color: #f0f0f0
}

.aw-widgets-cellListWidget .aw-widgets-cellListItem:not(.aw-widgets-dropframe):first-child {
    border-top-color: transparent
}

.aw-widgets-cellListWidget .aw-widgets-cellListItem:not(.aw-widgets-dropframe):last-child {
    border-bottom-color: transparent
}

.afx-medium-background,
.afx-medium-background .aw-layout-panel {
    fill: #464646;
    background-color: #fafafa;
    color: #464646
}

.aw-layout-subLocationTitles {
    border-bottom-color: #dcdcdc
}

.aw-layout-panelTitle {
    fill: #fff;
    background-color: #005f87;
    color: #fff
}

.sw-command-panelContent {
    border-color: #dcdcdc
}

.keyboard .noty_msg:focus {
    outline-color: #0f789b;
    outline-style: solid;
    outline-width: 2px
}

.sw-container .sw-sublocation-tabs {
    background-color: #bebebe
}

.sw-date-time-container .sw-widget-iconContainer:hover {
    background-color: #afd7e1
}

.aw-widgets-primaryCrumb {
    background-color: initial;
    color: #fff
}

.aw-widgets-selectedCrumb {
    color: #fff
}

.aw-widgets-crumbLink,
.aw-widgets-crumbLink:active,
.aw-widgets-crumbLink:hover,
.aw-widgets-crumbLink:visited {
    color: #aae6f5
}

.aw-widgets-crumbLink.disabled {
    color: #aaa
}

.sw-array-val.sw-changed:disabled,
.sw-array-val:disabled,
input[type=password].sw-changed:disabled,
input[type=password]:disabled,
input[type=text].sw-changed:disabled,
input[type=text]:disabled,
textarea.sw-changed:disabled,
textarea:disabled {
    background-color: hsla(0, 0%, 51%, .07);
    border-color: #828282;
    color: #828282;
    opacity: 1
}

.keyboard .sw-aria-border.aw-list-itemFocused,
.keyboard .sw-aria-border:focus {
    border-color: #aae6f5 !important
}

.aw-link .aw-theme-iconOutline {
    fill: #aae6f5
}

.aw-commands-commandIconButton,
.aw-commands-commandToolbarIconButton,
.sw-button-iconContainer {
    color: #fff
}

.aw-commands-commandIconButton.aw-state-selected,
.aw-commands-commandIconButton:active,
.aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-commands-commandToolbarIconButton:active,
.sw-button-iconContainer.aw-state-selected,
.sw-button-iconContainer:active {
    background-color: #003750;
    color: #fff
}

.aw-commands-commandIconButton.aw-state-selected,
.aw-commands-commandToolbarIconButton.aw-state-selected,
.sw-button-iconContainer.aw-state-selected {
    border-top-color: #66c8de
}

.aw-commands-commandIconButton:hover,
.aw-commands-commandToolbarIconButton:hover,
.sw-button-iconContainer:hover {
    background-color: rgba(0, 0, 0, .1)
}

.aw-commands-commandIconButton:hover.aw-state-selected,
.aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.sw-button-iconContainer:hover.aw-state-selected {
    background-color: rgba(0, 0, 0, .1);
    border-top-color: #66c8de
}

.keyboard .aw-commands-commandIconButton:focus,
.keyboard .aw-commands-commandToolbarIconButton:focus,
.keyboard .sw-button-iconContainer:focus {
    border-color: #aae6f5
}

.aw-commands-svg svg,
.aw-theme-iconHomeOutline,
.aw-theme-iconOutline {
    fill: #fff
}

.aw-layout-panelSectionTitle {
    background-color: #002c40;
    color: #fff
}

.aw-layout-panelSectionTitle .aw-theme-iconOutline {
    fill: #464646
}

.keyboard .aw-layout-panelSectionTitle:focus {
    border-color: #aae6f5
}

.aw-layout-panelSectionTitle,
.sw-sectionTitleContainer {
    background-color: #002c40;
    color: #fff
}

.aw-layout-panelSectionTitle .sw-sectionTitle,
.sw-property.sw-required .sw-property-name:before,
.sw-sectionTitleContainer .sw-sectionTitle {
    color: #fff
}

.keyboard .sw-panel-summary:focus .sw-sectionTitleContainer {
    outline-color: #aae6f5
}

.sw-tabContainer .sw-tab a.sw-tab-title {
    border-color: transparent;
    color: #fff
}

.sw-tabContainer .sw-tab a.sw-tab-selected,
.sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.sw-tabContainer .sw-tab a.sw-tab-title:hover {
    border-bottom-color: #ffb900;
    color: #ffb900
}

.sw-tabContainer .sw-tab a.sw-tab-title:hover {
    border-bottom-color: transparent
}

.aw-footer-container {
    background-color: #006487;
    box-shadow: 8px 0 16px 0 rgba(0, 0, 0, .3)
}

.aw-widgets-chip,
.sw-button {
    fill: #005f87;
    background-color: #fff;
    border-color: #003951;
    color: #005f87
}

.aw-widgets-chip:focus,
.aw-widgets-chip:hover,
.sw-button:focus,
.sw-button:hover {
    background-color: #d9e7ed
}

.aw-widgets-chip:active,
.sw-button:active {
    background-color: #bfd7e1
}

.aw-widgets-chip:not(.disabled).accent-highContrast,
.sw-button:not(.disabled).accent-highContrast {
    fill: #005f87;
    background-color: #fff;
    border-color: #003951;
    color: #005f87
}

.aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover {
    background-color: #d9e7ed
}

.aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active {
    background-color: #bfd7e1
}

.aw-widgets-chip:not(.disabled).aw-not-default-button,
.sw-button:not(.disabled).aw-not-default-button {
    background-color: initial;
    border-color: #005f87;
    color: #dc0000
}

.aw-widgets-chip:not(.disabled).base-button,
.sw-button:not(.disabled).base-button {
    fill: #fff;
    background-color: #005f87;
    border-color: #fff;
    color: #fff
}

.aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover {
    background-color: #004c6c
}

.aw-widgets-chip:not(.disabled).chromeless,
.sw-button:not(.disabled).chromeless {
    background-color: initial;
    border-color: transparent;
    box-shadow: none;
    color: #aae6f5
}

.aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-widgets-chip:not(.disabled).chromeless:hover,
.sw-button:not(.disabled).chromeless:focus,
.sw-button:not(.disabled).chromeless:hover {
    background-color: #004c6c
}

.aw-widgets-chip:not(.disabled).chromeless:active,
.sw-button:not(.disabled).chromeless:active {
    background-color: #003951
}

.aw-widgets-chip:not(.disabled).chromeless-disabled,
.sw-button:not(.disabled).chromeless-disabled {
    background-color: #757575;
    border-color: transparent;
    box-shadow: none;
    color: #000;
    pointer-events: none
}

.aw-widgets-chip.disabled,
.sw-button.disabled {
    fill: #828282;
    background-color: hsla(0, 0%, 51%, .07);
    border-color: #828282;
    color: #828282;
    opacity: 1
}

.sw-radio>.radio-label:before {
    border-color: #fff
}

.sw-radio>input:checked,
.sw-radio>input:checked+.radio-label:after,
.sw-radio>input:indeterminate {
    background-color: #aae6f5
}

.sw-radio>input:checked:disabled+.radio-label:after,
.sw-radio>input:indeterminate:disabled+.radio-label:after {
    background-color: #828282;
    opacity: 1
}

.sw-radio>input:active+.radio-label:before,
.sw-radio>input:checked+.radio-label:before {
    border-color: #aae6f5
}

.sw-radio>input:indeterminate+.radio-label:before,
.sw-radio>input:not(:checked)+.radio-label:hover:before {
    border-color: #aae6f5
}

.sw-radio>input:checked:active+.radio-label:before {
    background-color: rgba(170, 230, 245, .6)
}

.sw-radio>input:disabled+.radio-label {
    color: #828282;
    opacity: 1
}

.sw-radio>input:checked:disabled+.radio-label:before,
.sw-radio>input:indeterminate:disabled+.radio-label:before {
    background-color: hsla(0, 0%, 51%, .07);
    border-color: #828282;
    opacity: 1
}

.aw-widgets-cellListItem {
    border-color: #003750 #003750 #005f87
}

.aw-layout-splitter {
    background-color: initial
}

.aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-splitter:hover .aw-layout-splitterLineHorizontal {
    border-color: #dcdcdc
}

.aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-splitter:active .aw-layout-splitterLineHorizontal {
    border-color: #005f87
}

.aw-layout-splitterLine,
.aw-layout-splitterLineHorizontal {
    border-color: #3296b9
}

.splitter-img {
    width: 16px;
    height: 16px;
    display: none;
    left: auto;
    position: absolute;
    top: 50%
}

.splitter-img svg path {
    fill: #ffb900
}

.aw-sidenav-resizer .sw-button-icon svg rect {
    fill: #aae6f5
}

.aw-sidenav-resizer:hover .sw-button-icon svg rect {
    fill: #ffcd50
}

.aw-sidenav-leftBackground .aw-sidenav-resizer:hover {
    border-left-color: #ffcd50
}

.aw-sidenav-rightBackground .aw-sidenav-resizer:hover {
    border-right-color: #ffcd50
}

.keyboard .aw-tile-tileContainer:focus,
.keyboard .noty_buttons .btn.btn-notify:focus,
.keyboard .sw-avatar-generic:focus,
.keyboard .sw-avatar-layout:focus,
.keyboard .sw-toggle-val input:focus+.slider,
.keyboard button.sw-button:focus,
.keyboard input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard label.sw-radio:focus-within {
    outline-color: #aae6f5
}

.aw-file-uploadFocus {
    border-color: #aae6f5
}

::-webkit-scrollbar-track {
    background-color: hsla(0, 0%, 100%, .1)
}

::-webkit-scrollbar-thumb {
    background-color: hsla(0, 0%, 100%, .6);
    border-color: transparent
}

::-webkit-scrollbar-thumb:hover {
    background-color: hsla(0, 0%, 100%, .9)
}

.disabled .sw-widget-iconContainer .aw-theme-iconOutline {
    fill: #828282;
    opacity: 1
}

.sw-date-container.sw-property-val.disabled {
    border-color: hsla(0, 0%, 51%, .57);
    color: hsla(0, 0%, 51%, .57);
    opacity: 1
}

.sw-date-container.sw-property-val.disabled .flatpickr-input {
    background-color: hsla(0, 0%, 51%, .07)
}

.sw-date-container.sw-property-val.disabled svg path {
    fill: #828282
}

.aw-widgets-checkSelect.disabled {
    opacity: 1
}

.aw-widgets-checkSelect.disabled :before {
    color: hsla(0, 0%, 51%, .57)
}

.aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline {
    fill: hsla(0, 0%, 51%, .57)
}

.afx-alt-content-background .aw-widgets-primaryCrumb,
.afx-content-background .aw-widgets-primaryCrumb,
.afx-medium-background .aw-widgets-primaryCrumb,
.aw-layout-popup .aw-widgets-primaryCrumb,
.aw-layout-primaryWorkarea .aw-widgets-primaryCrumb,
.aw-layout-subLocation .aw-widgets-primaryCrumb,
.aw-layout-sublocationContainer .aw-widgets-primaryCrumb,
.noty_container_type_error .aw-widgets-primaryCrumb,
.noty_container_type_information .aw-widgets-primaryCrumb,
.noty_container_type_warning .aw-widgets-primaryCrumb {
    background-color: initial;
    color: #005f87
}

.afx-alt-content-background .aw-widgets-crumbLink,
.afx-alt-content-background .aw-widgets-crumbLink:active,
.afx-alt-content-background .aw-widgets-crumbLink:hover,
.afx-alt-content-background .aw-widgets-crumbLink:visited,
.afx-alt-content-background a,
.afx-alt-content-background a:active,
.afx-alt-content-background a:hover,
.afx-alt-content-background a:visited,
.afx-content-background .aw-widgets-crumbLink,
.afx-content-background .aw-widgets-crumbLink:active,
.afx-content-background .aw-widgets-crumbLink:hover,
.afx-content-background .aw-widgets-crumbLink:visited,
.afx-content-background a,
.afx-content-background a:active,
.afx-content-background a:hover,
.afx-content-background a:visited,
.afx-medium-background .aw-widgets-crumbLink,
.afx-medium-background .aw-widgets-crumbLink:active,
.afx-medium-background .aw-widgets-crumbLink:hover,
.afx-medium-background .aw-widgets-crumbLink:visited,
.afx-medium-background a,
.afx-medium-background a:active,
.afx-medium-background a:hover,
.afx-medium-background a:visited,
.aw-layout-popup .aw-widgets-crumbLink,
.aw-layout-popup .aw-widgets-crumbLink:active,
.aw-layout-popup .aw-widgets-crumbLink:hover,
.aw-layout-popup .aw-widgets-crumbLink:visited,
.aw-layout-popup a,
.aw-layout-popup a:active,
.aw-layout-popup a:hover,
.aw-layout-popup a:visited,
.aw-layout-primaryWorkarea .aw-widgets-crumbLink,
.aw-layout-primaryWorkarea .aw-widgets-crumbLink:active,
.aw-layout-primaryWorkarea .aw-widgets-crumbLink:hover,
.aw-layout-primaryWorkarea .aw-widgets-crumbLink:visited,
.aw-layout-primaryWorkarea a,
.aw-layout-primaryWorkarea a:active,
.aw-layout-primaryWorkarea a:hover,
.aw-layout-primaryWorkarea a:visited,
.aw-layout-subLocation .aw-widgets-crumbLink,
.aw-layout-subLocation .aw-widgets-crumbLink:active,
.aw-layout-subLocation .aw-widgets-crumbLink:hover,
.aw-layout-subLocation .aw-widgets-crumbLink:visited,
.aw-layout-subLocation a,
.aw-layout-subLocation a:active,
.aw-layout-subLocation a:hover,
.aw-layout-subLocation a:visited,
.aw-layout-sublocationContainer .aw-widgets-crumbLink,
.aw-layout-sublocationContainer .aw-widgets-crumbLink:active,
.aw-layout-sublocationContainer .aw-widgets-crumbLink:hover,
.aw-layout-sublocationContainer .aw-widgets-crumbLink:visited,
.aw-layout-sublocationContainer a,
.aw-layout-sublocationContainer a:active,
.aw-layout-sublocationContainer a:hover,
.aw-layout-sublocationContainer a:visited,
.noty_container_type_error .aw-widgets-crumbLink,
.noty_container_type_error .aw-widgets-crumbLink:active,
.noty_container_type_error .aw-widgets-crumbLink:hover,
.noty_container_type_error .aw-widgets-crumbLink:visited,
.noty_container_type_error a,
.noty_container_type_error a:active,
.noty_container_type_error a:hover,
.noty_container_type_error a:visited,
.noty_container_type_information .aw-widgets-crumbLink,
.noty_container_type_information .aw-widgets-crumbLink:active,
.noty_container_type_information .aw-widgets-crumbLink:hover,
.noty_container_type_information .aw-widgets-crumbLink:visited,
.noty_container_type_information a,
.noty_container_type_information a:active,
.noty_container_type_information a:hover,
.noty_container_type_information a:visited,
.noty_container_type_warning .aw-widgets-crumbLink,
.noty_container_type_warning .aw-widgets-crumbLink:active,
.noty_container_type_warning .aw-widgets-crumbLink:hover,
.noty_container_type_warning .aw-widgets-crumbLink:visited,
.noty_container_type_warning a,
.noty_container_type_warning a:active,
.noty_container_type_warning a:hover,
.noty_container_type_warning a:visited {
    color: #005f87
}

.afx-alt-content-background .sw-array-val.sw-changed:disabled,
.afx-alt-content-background .sw-array-val:disabled,
.afx-alt-content-background input[type=password].sw-changed:disabled,
.afx-alt-content-background input[type=password]:disabled,
.afx-alt-content-background input[type=text].sw-changed:disabled,
.afx-alt-content-background input[type=text]:disabled,
.afx-alt-content-background textarea.sw-changed:disabled,
.afx-alt-content-background textarea:disabled,
.afx-content-background .sw-array-val.sw-changed:disabled,
.afx-content-background .sw-array-val:disabled,
.afx-content-background input[type=password].sw-changed:disabled,
.afx-content-background input[type=password]:disabled,
.afx-content-background input[type=text].sw-changed:disabled,
.afx-content-background input[type=text]:disabled,
.afx-content-background textarea.sw-changed:disabled,
.afx-content-background textarea:disabled,
.afx-medium-background .sw-array-val.sw-changed:disabled,
.afx-medium-background .sw-array-val:disabled,
.afx-medium-background input[type=password].sw-changed:disabled,
.afx-medium-background input[type=password]:disabled,
.afx-medium-background input[type=text].sw-changed:disabled,
.afx-medium-background input[type=text]:disabled,
.afx-medium-background textarea.sw-changed:disabled,
.afx-medium-background textarea:disabled,
.aw-layout-popup .sw-array-val.sw-changed:disabled,
.aw-layout-popup .sw-array-val:disabled,
.aw-layout-popup input[type=password].sw-changed:disabled,
.aw-layout-popup input[type=password]:disabled,
.aw-layout-popup input[type=text].sw-changed:disabled,
.aw-layout-popup input[type=text]:disabled,
.aw-layout-popup textarea.sw-changed:disabled,
.aw-layout-popup textarea:disabled,
.aw-layout-primaryWorkarea .sw-array-val.sw-changed:disabled,
.aw-layout-primaryWorkarea .sw-array-val:disabled,
.aw-layout-primaryWorkarea input[type=password].sw-changed:disabled,
.aw-layout-primaryWorkarea input[type=password]:disabled,
.aw-layout-primaryWorkarea input[type=text].sw-changed:disabled,
.aw-layout-primaryWorkarea input[type=text]:disabled,
.aw-layout-primaryWorkarea textarea.sw-changed:disabled,
.aw-layout-primaryWorkarea textarea:disabled,
.aw-layout-subLocation .sw-array-val.sw-changed:disabled,
.aw-layout-subLocation .sw-array-val:disabled,
.aw-layout-subLocation input[type=password].sw-changed:disabled,
.aw-layout-subLocation input[type=password]:disabled,
.aw-layout-subLocation input[type=text].sw-changed:disabled,
.aw-layout-subLocation input[type=text]:disabled,
.aw-layout-subLocation textarea.sw-changed:disabled,
.aw-layout-subLocation textarea:disabled,
.aw-layout-sublocationContainer .sw-array-val.sw-changed:disabled,
.aw-layout-sublocationContainer .sw-array-val:disabled,
.aw-layout-sublocationContainer input[type=password].sw-changed:disabled,
.aw-layout-sublocationContainer input[type=password]:disabled,
.aw-layout-sublocationContainer input[type=text].sw-changed:disabled,
.aw-layout-sublocationContainer input[type=text]:disabled,
.aw-layout-sublocationContainer textarea.sw-changed:disabled,
.aw-layout-sublocationContainer textarea:disabled,
.noty_container_type_error .sw-array-val.sw-changed:disabled,
.noty_container_type_error .sw-array-val:disabled,
.noty_container_type_error input[type=password].sw-changed:disabled,
.noty_container_type_error input[type=password]:disabled,
.noty_container_type_error input[type=text].sw-changed:disabled,
.noty_container_type_error input[type=text]:disabled,
.noty_container_type_error textarea.sw-changed:disabled,
.noty_container_type_error textarea:disabled,
.noty_container_type_information .sw-array-val.sw-changed:disabled,
.noty_container_type_information .sw-array-val:disabled,
.noty_container_type_information input[type=password].sw-changed:disabled,
.noty_container_type_information input[type=password]:disabled,
.noty_container_type_information input[type=text].sw-changed:disabled,
.noty_container_type_information input[type=text]:disabled,
.noty_container_type_information textarea.sw-changed:disabled,
.noty_container_type_information textarea:disabled,
.noty_container_type_warning .sw-array-val.sw-changed:disabled,
.noty_container_type_warning .sw-array-val:disabled,
.noty_container_type_warning input[type=password].sw-changed:disabled,
.noty_container_type_warning input[type=password]:disabled,
.noty_container_type_warning input[type=text].sw-changed:disabled,
.noty_container_type_warning input[type=text]:disabled,
.noty_container_type_warning textarea.sw-changed:disabled,
.noty_container_type_warning textarea:disabled {
    background-color: rgba(0, 0, 0, .07);
    border-color: hsla(0, 0%, 43%, .57);
    color: hsla(0, 0%, 43%, .57);
    opacity: 1
}

.keyboard .afx-alt-content-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-alt-content-background .sw-aria-border:focus,
.keyboard .afx-content-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-content-background .sw-aria-border:focus,
.keyboard .afx-medium-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-medium-background .sw-aria-border:focus,
.keyboard .aw-layout-popup .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-popup .sw-aria-border:focus,
.keyboard .aw-layout-primaryWorkarea .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-primaryWorkarea .sw-aria-border:focus,
.keyboard .aw-layout-subLocation .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-subLocation .sw-aria-border:focus,
.keyboard .aw-layout-sublocationContainer .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-sublocationContainer .sw-aria-border:focus,
.keyboard .noty_container_type_error .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_error .sw-aria-border:focus,
.keyboard .noty_container_type_information .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_information .sw-aria-border:focus,
.keyboard .noty_container_type_warning .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_warning .sw-aria-border:focus {
    border-color: #0f789b !important
}

.afx-alt-content-background .aw-link .aw-theme-iconOutline,
.afx-content-background .aw-link .aw-theme-iconOutline,
.afx-medium-background .aw-link .aw-theme-iconOutline,
.aw-layout-popup .aw-link .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-link .aw-theme-iconOutline,
.aw-layout-subLocation .aw-link .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-link .aw-theme-iconOutline,
.noty_container_type_error .aw-link .aw-theme-iconOutline,
.noty_container_type_information .aw-link .aw-theme-iconOutline,
.noty_container_type_warning .aw-link .aw-theme-iconOutline {
    fill: #005f87
}

.afx-alt-content-background .aw-commands-commandIconButton,
.afx-alt-content-background .aw-commands-commandToolbarIconButton,
.afx-alt-content-background .sw-button-iconContainer,
.afx-content-background .aw-commands-commandIconButton,
.afx-content-background .aw-commands-commandToolbarIconButton,
.afx-content-background .sw-button-iconContainer,
.afx-medium-background .aw-commands-commandIconButton,
.afx-medium-background .aw-commands-commandToolbarIconButton,
.afx-medium-background .sw-button-iconContainer,
.aw-layout-popup .aw-commands-commandIconButton,
.aw-layout-popup .aw-commands-commandToolbarIconButton,
.aw-layout-popup .sw-button-iconContainer,
.aw-layout-primaryWorkarea .aw-commands-commandIconButton,
.aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton,
.aw-layout-primaryWorkarea .sw-button-iconContainer,
.aw-layout-subLocation .aw-commands-commandIconButton,
.aw-layout-subLocation .aw-commands-commandToolbarIconButton,
.aw-layout-subLocation .sw-button-iconContainer,
.aw-layout-sublocationContainer .aw-commands-commandIconButton,
.aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton,
.aw-layout-sublocationContainer .sw-button-iconContainer,
.noty_container_type_error .aw-commands-commandIconButton,
.noty_container_type_error .aw-commands-commandToolbarIconButton,
.noty_container_type_error .sw-button-iconContainer,
.noty_container_type_information .aw-commands-commandIconButton,
.noty_container_type_information .aw-commands-commandToolbarIconButton,
.noty_container_type_information .sw-button-iconContainer,
.noty_container_type_warning .aw-commands-commandIconButton,
.noty_container_type_warning .aw-commands-commandToolbarIconButton,
.noty_container_type_warning .sw-button-iconContainer {
    color: #464646
}

.afx-alt-content-background .aw-commands-commandIconButton:hover,
.afx-alt-content-background .aw-commands-commandToolbarIconButton:hover,
.afx-alt-content-background .sw-button-iconContainer:hover,
.afx-content-background .aw-commands-commandIconButton:hover,
.afx-content-background .aw-commands-commandToolbarIconButton:hover,
.afx-content-background .sw-button-iconContainer:hover,
.afx-medium-background .aw-commands-commandIconButton:hover,
.afx-medium-background .aw-commands-commandToolbarIconButton:hover,
.afx-medium-background .sw-button-iconContainer:hover,
.aw-layout-popup .aw-commands-commandIconButton:hover,
.aw-layout-popup .aw-commands-commandToolbarIconButton:hover,
.aw-layout-popup .sw-button-iconContainer:hover,
.aw-layout-primaryWorkarea .aw-commands-commandIconButton:hover,
.aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton:hover,
.aw-layout-primaryWorkarea .sw-button-iconContainer:hover,
.aw-layout-subLocation .aw-commands-commandIconButton:hover,
.aw-layout-subLocation .aw-commands-commandToolbarIconButton:hover,
.aw-layout-subLocation .sw-button-iconContainer:hover,
.aw-layout-sublocationContainer .aw-commands-commandIconButton:hover,
.aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton:hover,
.aw-layout-sublocationContainer .sw-button-iconContainer:hover,
.noty_container_type_error .aw-commands-commandIconButton:hover,
.noty_container_type_error .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_error .sw-button-iconContainer:hover,
.noty_container_type_information .aw-commands-commandIconButton:hover,
.noty_container_type_information .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_information .sw-button-iconContainer:hover,
.noty_container_type_warning .aw-commands-commandIconButton:hover,
.noty_container_type_warning .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_warning .sw-button-iconContainer:hover {
    background-color: #daecf0;
    color: #464646
}

.afx-alt-content-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-alt-content-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-alt-content-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-content-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-content-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-content-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-medium-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-medium-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-medium-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-popup .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-popup .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-popup .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-primaryWorkarea .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-subLocation .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-subLocation .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-subLocation .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-sublocationContainer .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_error .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_error .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_error .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_information .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_information .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_information .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_warning .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_warning .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_warning .sw-button-iconContainer:hover.aw-state-selected {
    background-color: #bedfe6
}

.afx-alt-content-background .aw-commands-commandIconButton.aw-state-selected,
.afx-alt-content-background .aw-commands-commandIconButton:active,
.afx-alt-content-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-alt-content-background .aw-commands-commandToolbarIconButton:active,
.afx-alt-content-background .sw-button-iconContainer.aw-state-selected,
.afx-alt-content-background .sw-button-iconContainer:active,
.afx-content-background .aw-commands-commandIconButton.aw-state-selected,
.afx-content-background .aw-commands-commandIconButton:active,
.afx-content-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-content-background .aw-commands-commandToolbarIconButton:active,
.afx-content-background .sw-button-iconContainer.aw-state-selected,
.afx-content-background .sw-button-iconContainer:active,
.afx-medium-background .aw-commands-commandIconButton.aw-state-selected,
.afx-medium-background .aw-commands-commandIconButton:active,
.afx-medium-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-medium-background .aw-commands-commandToolbarIconButton:active,
.afx-medium-background .sw-button-iconContainer.aw-state-selected,
.afx-medium-background .sw-button-iconContainer:active,
.aw-layout-popup .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-popup .aw-commands-commandIconButton:active,
.aw-layout-popup .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-popup .aw-commands-commandToolbarIconButton:active,
.aw-layout-popup .sw-button-iconContainer.aw-state-selected,
.aw-layout-popup .sw-button-iconContainer:active,
.aw-layout-primaryWorkarea .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .aw-commands-commandIconButton:active,
.aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton:active,
.aw-layout-primaryWorkarea .sw-button-iconContainer.aw-state-selected,
.aw-layout-primaryWorkarea .sw-button-iconContainer:active,
.aw-layout-subLocation .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-subLocation .aw-commands-commandIconButton:active,
.aw-layout-subLocation .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-subLocation .aw-commands-commandToolbarIconButton:active,
.aw-layout-subLocation .sw-button-iconContainer.aw-state-selected,
.aw-layout-subLocation .sw-button-iconContainer:active,
.aw-layout-sublocationContainer .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-sublocationContainer .aw-commands-commandIconButton:active,
.aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton:active,
.aw-layout-sublocationContainer .sw-button-iconContainer.aw-state-selected,
.aw-layout-sublocationContainer .sw-button-iconContainer:active,
.noty_container_type_error .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_error .aw-commands-commandIconButton:active,
.noty_container_type_error .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_error .aw-commands-commandToolbarIconButton:active,
.noty_container_type_error .sw-button-iconContainer.aw-state-selected,
.noty_container_type_error .sw-button-iconContainer:active,
.noty_container_type_information .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_information .aw-commands-commandIconButton:active,
.noty_container_type_information .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_information .aw-commands-commandToolbarIconButton:active,
.noty_container_type_information .sw-button-iconContainer.aw-state-selected,
.noty_container_type_information .sw-button-iconContainer:active,
.noty_container_type_warning .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_warning .aw-commands-commandIconButton:active,
.noty_container_type_warning .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_warning .aw-commands-commandToolbarIconButton:active,
.noty_container_type_warning .sw-button-iconContainer.aw-state-selected,
.noty_container_type_warning .sw-button-iconContainer:active {
    background-color: #cde6eb;
    color: #464646
}

.afx-alt-content-background .aw-commands-commandIconButton:focus,
.afx-alt-content-background .aw-commands-commandToolbarIconButton:focus,
.afx-alt-content-background .sw-button-iconContainer:focus,
.afx-content-background .aw-commands-commandIconButton:focus,
.afx-content-background .aw-commands-commandToolbarIconButton:focus,
.afx-content-background .sw-button-iconContainer:focus,
.afx-medium-background .aw-commands-commandIconButton:focus,
.afx-medium-background .aw-commands-commandToolbarIconButton:focus,
.afx-medium-background .sw-button-iconContainer:focus,
.aw-layout-popup .aw-commands-commandIconButton:focus,
.aw-layout-popup .aw-commands-commandToolbarIconButton:focus,
.aw-layout-popup .sw-button-iconContainer:focus,
.aw-layout-primaryWorkarea .aw-commands-commandIconButton:focus,
.aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton:focus,
.aw-layout-primaryWorkarea .sw-button-iconContainer:focus,
.aw-layout-subLocation .aw-commands-commandIconButton:focus,
.aw-layout-subLocation .aw-commands-commandToolbarIconButton:focus,
.aw-layout-subLocation .sw-button-iconContainer:focus,
.aw-layout-sublocationContainer .aw-commands-commandIconButton:focus,
.aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton:focus,
.aw-layout-sublocationContainer .sw-button-iconContainer:focus,
.noty_container_type_error .aw-commands-commandIconButton:focus,
.noty_container_type_error .aw-commands-commandToolbarIconButton:focus,
.noty_container_type_error .sw-button-iconContainer:focus,
.noty_container_type_information .aw-commands-commandIconButton:focus,
.noty_container_type_information .aw-commands-commandToolbarIconButton:focus,
.noty_container_type_information .sw-button-iconContainer:focus,
.noty_container_type_warning .aw-commands-commandIconButton:focus,
.noty_container_type_warning .aw-commands-commandToolbarIconButton:focus,
.noty_container_type_warning .sw-button-iconContainer:focus {
    outline: none
}

.afx-alt-content-background .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-alt-content-background .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-alt-content-background .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-content-background .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-content-background .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-content-background .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-medium-background .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-medium-background .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.afx-medium-background .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-popup .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-popup .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-popup .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-subLocation .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-subLocation .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-subLocation .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.aw-layout-sublocationContainer .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_error .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_error .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_error .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_information .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_information .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_information .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_warning .aw-commands-commandIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_warning .aw-commands-commandToolbarIconButton .aw-widgets-groupCommandStack .aw-theme-iconOutline,
.noty_container_type_warning .sw-button-iconContainer .aw-widgets-groupCommandStack .aw-theme-iconOutline {
    fill: rgba(0, 0, 0, .25)
}

.keyboard .afx-alt-content-background .aw-commands-commandIconButton:focus,
.keyboard .afx-alt-content-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-alt-content-background .sw-button-iconContainer:focus,
.keyboard .afx-content-background .aw-commands-commandIconButton:focus,
.keyboard .afx-content-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-content-background .sw-button-iconContainer:focus,
.keyboard .afx-medium-background .aw-commands-commandIconButton:focus,
.keyboard .afx-medium-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-medium-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-popup .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-popup .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-popup .sw-button-iconContainer:focus,
.keyboard .aw-layout-primaryWorkarea .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .sw-button-iconContainer:focus,
.keyboard .aw-layout-subLocation .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-subLocation .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-subLocation .sw-button-iconContainer:focus,
.keyboard .aw-layout-sublocationContainer .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-sublocationContainer .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-sublocationContainer .sw-button-iconContainer:focus,
.keyboard .noty_container_type_error .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_error .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_error .sw-button-iconContainer:focus,
.keyboard .noty_container_type_information .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_information .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_information .sw-button-iconContainer:focus,
.keyboard .noty_container_type_warning .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_warning .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_warning .sw-button-iconContainer:focus {
    border-color: #0f789b
}

.afx-alt-content-background .aw-commands-svg svg,
.afx-alt-content-background .aw-theme-iconHomeOutline,
.afx-alt-content-background .aw-theme-iconOutline,
.afx-content-background .aw-commands-svg svg,
.afx-content-background .aw-theme-iconHomeOutline,
.afx-content-background .aw-theme-iconOutline,
.afx-medium-background .aw-commands-svg svg,
.afx-medium-background .aw-theme-iconHomeOutline,
.afx-medium-background .aw-theme-iconOutline,
.aw-layout-popup .aw-commands-svg svg,
.aw-layout-popup .aw-theme-iconHomeOutline,
.aw-layout-popup .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-commands-svg svg,
.aw-layout-primaryWorkarea .aw-theme-iconHomeOutline,
.aw-layout-primaryWorkarea .aw-theme-iconOutline,
.aw-layout-subLocation .aw-commands-svg svg,
.aw-layout-subLocation .aw-theme-iconHomeOutline,
.aw-layout-subLocation .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-commands-svg svg,
.aw-layout-sublocationContainer .aw-theme-iconHomeOutline,
.aw-layout-sublocationContainer .aw-theme-iconOutline,
.noty_container_type_error .aw-commands-svg svg,
.noty_container_type_error .aw-theme-iconHomeOutline,
.noty_container_type_error .aw-theme-iconOutline,
.noty_container_type_information .aw-commands-svg svg,
.noty_container_type_information .aw-theme-iconHomeOutline,
.noty_container_type_information .aw-theme-iconOutline,
.noty_container_type_warning .aw-commands-svg svg,
.noty_container_type_warning .aw-theme-iconHomeOutline,
.noty_container_type_warning .aw-theme-iconOutline {
    fill: #464646
}

.afx-alt-content-background .aw-layout-panelSectionTitle,
.afx-content-background .aw-layout-panelSectionTitle,
.afx-medium-background .aw-layout-panelSectionTitle,
.aw-layout-popup .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .aw-layout-panelSectionTitle,
.aw-layout-subLocation .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .aw-layout-panelSectionTitle,
.noty_container_type_error .aw-layout-panelSectionTitle,
.noty_container_type_information .aw-layout-panelSectionTitle,
.noty_container_type_warning .aw-layout-panelSectionTitle {
    background-color: #f0f0f0;
    color: #1e1e1e
}

.afx-alt-content-background .aw-layout-panelSectionTitle a,
.afx-content-background .aw-layout-panelSectionTitle a,
.afx-medium-background .aw-layout-panelSectionTitle a,
.aw-layout-popup .aw-layout-panelSectionTitle a,
.aw-layout-primaryWorkarea .aw-layout-panelSectionTitle a,
.aw-layout-subLocation .aw-layout-panelSectionTitle a,
.aw-layout-sublocationContainer .aw-layout-panelSectionTitle a,
.noty_container_type_error .aw-layout-panelSectionTitle a,
.noty_container_type_information .aw-layout-panelSectionTitle a,
.noty_container_type_warning .aw-layout-panelSectionTitle a {
    color: #005f87
}

.keyboard .afx-alt-content-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-content-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-medium-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-popup .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_error .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_information .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_warning .aw-layout-panelSectionTitle:focus {
    border-color: #0f789b
}

.afx-alt-content-background .aw-layout-panelSectionTitle,
.afx-alt-content-background .sw-sectionTitleContainer,
.afx-content-background .aw-layout-panelSectionTitle,
.afx-content-background .sw-sectionTitleContainer,
.afx-medium-background .aw-layout-panelSectionTitle,
.afx-medium-background .sw-sectionTitleContainer,
.aw-layout-popup .aw-layout-panelSectionTitle,
.aw-layout-popup .sw-sectionTitleContainer,
.aw-layout-primaryWorkarea .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .sw-sectionTitleContainer,
.aw-layout-subLocation .aw-layout-panelSectionTitle,
.aw-layout-subLocation .sw-sectionTitleContainer,
.aw-layout-sublocationContainer .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .sw-sectionTitleContainer,
.noty_container_type_error .aw-layout-panelSectionTitle,
.noty_container_type_error .sw-sectionTitleContainer,
.noty_container_type_information .aw-layout-panelSectionTitle,
.noty_container_type_information .sw-sectionTitleContainer,
.noty_container_type_warning .aw-layout-panelSectionTitle,
.noty_container_type_warning .sw-sectionTitleContainer {
    background-color: #f0f0f0;
    color: #1e1e1e
}

.afx-alt-content-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-alt-content-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-content-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-content-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-medium-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-medium-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-popup .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-popup .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-primaryWorkarea .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-primaryWorkarea .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-subLocation .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-subLocation .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-sublocationContainer .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-sublocationContainer .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_error .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_error .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_information .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_information .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_warning .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_warning .sw-sectionTitleContainer .sw-sectionTitle {
    color: #1e1e1e
}

.afx-alt-content-background .aw-layout-panelSectionTitle a,
.afx-alt-content-background .sw-sectionTitleContainer a,
.afx-content-background .aw-layout-panelSectionTitle a,
.afx-content-background .sw-sectionTitleContainer a,
.afx-medium-background .aw-layout-panelSectionTitle a,
.afx-medium-background .sw-sectionTitleContainer a,
.aw-layout-popup .aw-layout-panelSectionTitle a,
.aw-layout-popup .sw-sectionTitleContainer a,
.aw-layout-primaryWorkarea .aw-layout-panelSectionTitle a,
.aw-layout-primaryWorkarea .sw-sectionTitleContainer a,
.aw-layout-subLocation .aw-layout-panelSectionTitle a,
.aw-layout-subLocation .sw-sectionTitleContainer a,
.aw-layout-sublocationContainer .aw-layout-panelSectionTitle a,
.aw-layout-sublocationContainer .sw-sectionTitleContainer a,
.noty_container_type_error .aw-layout-panelSectionTitle a,
.noty_container_type_error .sw-sectionTitleContainer a,
.noty_container_type_information .aw-layout-panelSectionTitle a,
.noty_container_type_information .sw-sectionTitleContainer a,
.noty_container_type_warning .aw-layout-panelSectionTitle a,
.noty_container_type_warning .sw-sectionTitleContainer a {
    color: #005f87
}

.keyboard .afx-alt-content-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-content-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-medium-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-popup .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-primaryWorkarea .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-subLocation .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-sublocationContainer .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_error .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_information .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_warning .sw-panel-summary:focus .sw-sectionTitleContainer {
    outline-color: #0f789b
}

.afx-alt-content-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-content-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-medium-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-popup .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-primaryWorkarea .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-subLocation .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-sublocationContainer .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_error .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_information .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_warning .sw-tabContainer .sw-tab a.sw-tab-title {
    border-color: transparent;
    color: #1e1e1e
}

.afx-alt-content-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-content-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-medium-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-popup .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-primaryWorkarea .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-subLocation .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-sublocationContainer .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_error .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_information .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_warning .sw-tabContainer .sw-tab a.sw-tab-title:hover {
    color: #0f789b
}

.afx-alt-content-background .sw-tabContainer .sw-tab a.sw-tab-title:active,
.afx-content-background .sw-tabContainer .sw-tab a.sw-tab-title:active,
.afx-medium-background .sw-tabContainer .sw-tab a.sw-tab-title:active,
.aw-layout-popup .sw-tabContainer .sw-tab a.sw-tab-title:active,
.aw-layout-primaryWorkarea .sw-tabContainer .sw-tab a.sw-tab-title:active,
.aw-layout-subLocation .sw-tabContainer .sw-tab a.sw-tab-title:active,
.aw-layout-sublocationContainer .sw-tabContainer .sw-tab a.sw-tab-title:active,
.noty_container_type_error .sw-tabContainer .sw-tab a.sw-tab-title:active,
.noty_container_type_information .sw-tabContainer .sw-tab a.sw-tab-title:active,
.noty_container_type_warning .sw-tabContainer .sw-tab a.sw-tab-title:active {
    color: #39a0c0
}

.afx-alt-content-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-content-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-medium-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-popup .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-primaryWorkarea .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-subLocation .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-sublocationContainer .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_error .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_information .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_warning .sw-tabContainer .sw-tab a.sw-tab-selected {
    border-bottom-color: #0f789b;
    color: #0f789b;
    transition: border-color .2s ease-out
}

.afx-alt-content-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-content-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-medium-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-popup .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-primaryWorkarea .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-subLocation .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-sublocationContainer .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_error .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_information .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_warning .sw-tabContainer .sw-tab a.sw-tab-selected:hover {
    border-bottom-color: #0f789b;
    color: #0f789b
}

.afx-alt-content-background .aw-widgets-chip,
.afx-alt-content-background .sw-button,
.afx-content-background .aw-widgets-chip,
.afx-content-background .sw-button,
.afx-medium-background .aw-widgets-chip,
.afx-medium-background .sw-button,
.aw-layout-popup .aw-widgets-chip,
.aw-layout-popup .sw-button,
.aw-layout-primaryWorkarea .aw-widgets-chip,
.aw-layout-primaryWorkarea .sw-button,
.aw-layout-subLocation .aw-widgets-chip,
.aw-layout-subLocation .sw-button,
.aw-layout-sublocationContainer .aw-widgets-chip,
.aw-layout-sublocationContainer .sw-button,
.noty_container_type_error .aw-widgets-chip,
.noty_container_type_error .sw-button,
.noty_container_type_information .aw-widgets-chip,
.noty_container_type_information .sw-button,
.noty_container_type_warning .aw-widgets-chip,
.noty_container_type_warning .sw-button {
    fill: #fff;
    background-color: #005f87;
    border-color: #003951;
    color: #fff
}

.afx-alt-content-background .aw-widgets-chip:focus,
.afx-alt-content-background .aw-widgets-chip:hover,
.afx-alt-content-background .sw-button:focus,
.afx-alt-content-background .sw-button:hover,
.afx-content-background .aw-widgets-chip:focus,
.afx-content-background .aw-widgets-chip:hover,
.afx-content-background .sw-button:focus,
.afx-content-background .sw-button:hover,
.afx-medium-background .aw-widgets-chip:focus,
.afx-medium-background .aw-widgets-chip:hover,
.afx-medium-background .sw-button:focus,
.afx-medium-background .sw-button:hover,
.aw-layout-popup .aw-widgets-chip:focus,
.aw-layout-popup .aw-widgets-chip:hover,
.aw-layout-popup .sw-button:focus,
.aw-layout-popup .sw-button:hover,
.aw-layout-primaryWorkarea .aw-widgets-chip:focus,
.aw-layout-primaryWorkarea .aw-widgets-chip:hover,
.aw-layout-primaryWorkarea .sw-button:focus,
.aw-layout-primaryWorkarea .sw-button:hover,
.aw-layout-subLocation .aw-widgets-chip:focus,
.aw-layout-subLocation .aw-widgets-chip:hover,
.aw-layout-subLocation .sw-button:focus,
.aw-layout-subLocation .sw-button:hover,
.aw-layout-sublocationContainer .aw-widgets-chip:focus,
.aw-layout-sublocationContainer .aw-widgets-chip:hover,
.aw-layout-sublocationContainer .sw-button:focus,
.aw-layout-sublocationContainer .sw-button:hover,
.noty_container_type_error .aw-widgets-chip:focus,
.noty_container_type_error .aw-widgets-chip:hover,
.noty_container_type_error .sw-button:focus,
.noty_container_type_error .sw-button:hover,
.noty_container_type_information .aw-widgets-chip:focus,
.noty_container_type_information .aw-widgets-chip:hover,
.noty_container_type_information .sw-button:focus,
.noty_container_type_information .sw-button:hover,
.noty_container_type_warning .aw-widgets-chip:focus,
.noty_container_type_warning .aw-widgets-chip:hover,
.noty_container_type_warning .sw-button:focus,
.noty_container_type_warning .sw-button:hover {
    background-color: #004c6c;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3)
}

.afx-alt-content-background .aw-widgets-chip:active,
.afx-alt-content-background .sw-button:active,
.afx-content-background .aw-widgets-chip:active,
.afx-content-background .sw-button:active,
.afx-medium-background .aw-widgets-chip:active,
.afx-medium-background .sw-button:active,
.aw-layout-popup .aw-widgets-chip:active,
.aw-layout-popup .sw-button:active,
.aw-layout-primaryWorkarea .aw-widgets-chip:active,
.aw-layout-primaryWorkarea .sw-button:active,
.aw-layout-subLocation .aw-widgets-chip:active,
.aw-layout-subLocation .sw-button:active,
.aw-layout-sublocationContainer .aw-widgets-chip:active,
.aw-layout-sublocationContainer .sw-button:active,
.noty_container_type_error .aw-widgets-chip:active,
.noty_container_type_error .sw-button:active,
.noty_container_type_information .aw-widgets-chip:active,
.noty_container_type_information .sw-button:active,
.noty_container_type_warning .aw-widgets-chip:active,
.noty_container_type_warning .sw-button:active {
    background-color: #003951
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-alt-content-background .sw-button:not(.disabled).accent-highContrast,
.afx-content-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-content-background .sw-button:not(.disabled).accent-highContrast,
.afx-medium-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-medium-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-popup .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-popup .sw-button:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).accent-highContrast,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-subLocation .sw-button:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_error .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_error .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_information .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_information .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_warning .sw-button:not(.disabled).accent-highContrast {
    fill: #fff;
    background-color: #005f87;
    border-color: #003951;
    color: #fff
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover {
    background-color: #004c6c;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3)
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active {
    background-color: #003951
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-alt-content-background .sw-button:not(.disabled).aw-not-default-button,
.afx-content-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-content-background .sw-button:not(.disabled).aw-not-default-button,
.afx-medium-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-medium-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-popup .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-popup .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_error .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_error .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_information .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_information .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_warning .sw-button:not(.disabled).aw-not-default-button {
    fill: #dc0000;
    background-color: initial;
    border-color: #005f87;
    color: #dc0000
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).base-button,
.afx-alt-content-background .sw-button:not(.disabled).base-button,
.afx-content-background .aw-widgets-chip:not(.disabled).base-button,
.afx-content-background .sw-button:not(.disabled).base-button,
.afx-medium-background .aw-widgets-chip:not(.disabled).base-button,
.afx-medium-background .sw-button:not(.disabled).base-button,
.aw-layout-popup .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-popup .sw-button:not(.disabled).base-button,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).base-button,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-subLocation .sw-button:not(.disabled).base-button,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-sublocationContainer .sw-button:not(.disabled).base-button,
.noty_container_type_error .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_error .sw-button:not(.disabled).base-button,
.noty_container_type_information .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_information .sw-button:not(.disabled).base-button,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_warning .sw-button:not(.disabled).base-button {
    fill: #005f87;
    background-color: #fff;
    border-color: #005f87;
    color: #005f87
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.afx-alt-content-background .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.afx-content-background .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.afx-content-background .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.afx-medium-background .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.afx-medium-background .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-popup .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-popup .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-subLocation .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.aw-layout-sublocationContainer .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.noty_container_type_error .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.noty_container_type_error .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.noty_container_type_information .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.noty_container_type_information .sw-button:not(.disabled).base-button.aw-widgets-staticChip,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).base-button.aw-widgets-staticChip,
.noty_container_type_warning .sw-button:not(.disabled).base-button.aw-widgets-staticChip {
    cursor: auto
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover {
    background-color: #d9e7ed
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active {
    background-color: #bfd7e1
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-alt-content-background .sw-button:not(.disabled).chromeless,
.afx-content-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-content-background .sw-button:not(.disabled).chromeless,
.afx-medium-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-medium-background .sw-button:not(.disabled).chromeless,
.aw-layout-popup .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-popup .sw-button:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).chromeless,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-subLocation .sw-button:not(.disabled).chromeless,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-sublocationContainer .sw-button:not(.disabled).chromeless,
.noty_container_type_error .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_error .sw-button:not(.disabled).chromeless,
.noty_container_type_information .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_information .sw-button:not(.disabled).chromeless,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_warning .sw-button:not(.disabled).chromeless {
    background-color: initial;
    border-color: transparent;
    box-shadow: none;
    color: #005f87
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-alt-content-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-alt-content-background .sw-button:not(.disabled).chromeless:focus,
.afx-alt-content-background .sw-button:not(.disabled).chromeless:hover,
.afx-content-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-content-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-content-background .sw-button:not(.disabled).chromeless:focus,
.afx-content-background .sw-button:not(.disabled).chromeless:hover,
.afx-medium-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-medium-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-medium-background .sw-button:not(.disabled).chromeless:focus,
.afx-medium-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-popup .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-popup .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-popup .sw-button:not(.disabled).chromeless:focus,
.aw-layout-popup .sw-button:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).chromeless:hover,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-subLocation .sw-button:not(.disabled).chromeless:focus,
.aw-layout-subLocation .sw-button:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .sw-button:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_error .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_error .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_error .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_error .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_information .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_information .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_information .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_information .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_warning .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_warning .sw-button:not(.disabled).chromeless:hover {
    background-color: #d9e7ed;
    box-shadow: none
}

.afx-alt-content-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-alt-content-background .sw-button:not(.disabled).chromeless:active,
.afx-content-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-content-background .sw-button:not(.disabled).chromeless:active,
.afx-medium-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-medium-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-popup .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-popup .sw-button:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .sw-button:not(.disabled).chromeless:active,
.aw-layout-subLocation .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-subLocation .sw-button:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .sw-button:not(.disabled).chromeless:active,
.noty_container_type_error .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_error .sw-button:not(.disabled).chromeless:active,
.noty_container_type_information .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_information .sw-button:not(.disabled).chromeless:active,
.noty_container_type_warning .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_warning .sw-button:not(.disabled).chromeless:active {
    background-color: #bfd7e1
}

.afx-alt-content-background .aw-widgets-chip.disabled,
.afx-alt-content-background .sw-button.disabled,
.afx-content-background .aw-widgets-chip.disabled,
.afx-content-background .sw-button.disabled,
.afx-medium-background .aw-widgets-chip.disabled,
.afx-medium-background .sw-button.disabled,
.aw-layout-popup .aw-widgets-chip.disabled,
.aw-layout-popup .sw-button.disabled,
.aw-layout-primaryWorkarea .aw-widgets-chip.disabled,
.aw-layout-primaryWorkarea .sw-button.disabled,
.aw-layout-subLocation .aw-widgets-chip.disabled,
.aw-layout-subLocation .sw-button.disabled,
.aw-layout-sublocationContainer .aw-widgets-chip.disabled,
.aw-layout-sublocationContainer .sw-button.disabled,
.noty_container_type_error .aw-widgets-chip.disabled,
.noty_container_type_error .sw-button.disabled,
.noty_container_type_information .aw-widgets-chip.disabled,
.noty_container_type_information .sw-button.disabled,
.noty_container_type_warning .aw-widgets-chip.disabled,
.noty_container_type_warning .sw-button.disabled {
    fill: #828282;
    background-color: rgba(0, 0, 0, .07);
    border-color: hsla(0, 0%, 43%, .57);
    color: hsla(0, 0%, 43%, .57);
    opacity: 1
}

.afx-alt-content-background .sw-radio>.radio-label:before,
.afx-content-background .sw-radio>.radio-label:before,
.afx-medium-background .sw-radio>.radio-label:before,
.aw-layout-popup .sw-radio>.radio-label:before,
.aw-layout-primaryWorkarea .sw-radio>.radio-label:before,
.aw-layout-subLocation .sw-radio>.radio-label:before,
.aw-layout-sublocationContainer .sw-radio>.radio-label:before,
.noty_container_type_error .sw-radio>.radio-label:before,
.noty_container_type_information .sw-radio>.radio-label:before,
.noty_container_type_warning .sw-radio>.radio-label:before {
    border-color: #464646
}

.afx-alt-content-background .sw-radio>input:checked,
.afx-alt-content-background .sw-radio>input:checked+.radio-label:after,
.afx-alt-content-background .sw-radio>input:indeterminate,
.afx-content-background .sw-radio>input:checked,
.afx-content-background .sw-radio>input:checked+.radio-label:after,
.afx-content-background .sw-radio>input:indeterminate,
.afx-medium-background .sw-radio>input:checked,
.afx-medium-background .sw-radio>input:checked+.radio-label:after,
.afx-medium-background .sw-radio>input:indeterminate,
.aw-layout-popup .sw-radio>input:checked,
.aw-layout-popup .sw-radio>input:checked+.radio-label:after,
.aw-layout-popup .sw-radio>input:indeterminate,
.aw-layout-primaryWorkarea .sw-radio>input:checked,
.aw-layout-primaryWorkarea .sw-radio>input:checked+.radio-label:after,
.aw-layout-primaryWorkarea .sw-radio>input:indeterminate,
.aw-layout-subLocation .sw-radio>input:checked,
.aw-layout-subLocation .sw-radio>input:checked+.radio-label:after,
.aw-layout-subLocation .sw-radio>input:indeterminate,
.aw-layout-sublocationContainer .sw-radio>input:checked,
.aw-layout-sublocationContainer .sw-radio>input:checked+.radio-label:after,
.aw-layout-sublocationContainer .sw-radio>input:indeterminate,
.noty_container_type_error .sw-radio>input:checked,
.noty_container_type_error .sw-radio>input:checked+.radio-label:after,
.noty_container_type_error .sw-radio>input:indeterminate,
.noty_container_type_information .sw-radio>input:checked,
.noty_container_type_information .sw-radio>input:checked+.radio-label:after,
.noty_container_type_information .sw-radio>input:indeterminate,
.noty_container_type_warning .sw-radio>input:checked,
.noty_container_type_warning .sw-radio>input:checked+.radio-label:after,
.noty_container_type_warning .sw-radio>input:indeterminate {
    background-color: #197fa2
}

.afx-alt-content-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-alt-content-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-content-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-content-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-medium-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-medium-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-popup .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-popup .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-subLocation .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-subLocation .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-sublocationContainer .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-sublocationContainer .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_error .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_error .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_information .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_information .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_warning .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_warning .sw-radio>input:indeterminate:disabled+.radio-label:after {
    background-color: hsla(0, 0%, 43%, .57);
    opacity: 1
}

.afx-alt-content-background .sw-radio>input:active+.radio-label:before,
.afx-alt-content-background .sw-radio>input:checked+.radio-label:before,
.afx-content-background .sw-radio>input:active+.radio-label:before,
.afx-content-background .sw-radio>input:checked+.radio-label:before,
.afx-medium-background .sw-radio>input:active+.radio-label:before,
.afx-medium-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-popup .sw-radio>input:active+.radio-label:before,
.aw-layout-popup .sw-radio>input:checked+.radio-label:before,
.aw-layout-primaryWorkarea .sw-radio>input:active+.radio-label:before,
.aw-layout-primaryWorkarea .sw-radio>input:checked+.radio-label:before,
.aw-layout-subLocation .sw-radio>input:active+.radio-label:before,
.aw-layout-subLocation .sw-radio>input:checked+.radio-label:before,
.aw-layout-sublocationContainer .sw-radio>input:active+.radio-label:before,
.aw-layout-sublocationContainer .sw-radio>input:checked+.radio-label:before,
.noty_container_type_error .sw-radio>input:active+.radio-label:before,
.noty_container_type_error .sw-radio>input:checked+.radio-label:before,
.noty_container_type_information .sw-radio>input:active+.radio-label:before,
.noty_container_type_information .sw-radio>input:checked+.radio-label:before,
.noty_container_type_warning .sw-radio>input:active+.radio-label:before,
.noty_container_type_warning .sw-radio>input:checked+.radio-label:before {
    border-color: #197fa2
}

.afx-alt-content-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-content-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-medium-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-popup .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-primaryWorkarea .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-subLocation .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-sublocationContainer .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_error .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_information .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_warning .sw-radio>input:indeterminate+.radio-label:before {
    border-color: #464646
}

.afx-alt-content-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-content-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-medium-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-popup .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-primaryWorkarea .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-subLocation .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-sublocationContainer .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_error .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_information .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_warning .sw-radio>input:not(:checked)+.radio-label:hover:before {
    border-color: #197fa2
}

.afx-alt-content-background .sw-radio>input:checked:active+.radio-label:before,
.afx-content-background .sw-radio>input:checked:active+.radio-label:before,
.afx-medium-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-popup .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-primaryWorkarea .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-subLocation .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-sublocationContainer .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_error .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_information .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_warning .sw-radio>input:checked:active+.radio-label:before {
    background-color: rgba(25, 127, 162, .6)
}

.afx-alt-content-background .sw-radio>input:disabled+.radio-label,
.afx-content-background .sw-radio>input:disabled+.radio-label,
.afx-medium-background .sw-radio>input:disabled+.radio-label,
.aw-layout-popup .sw-radio>input:disabled+.radio-label,
.aw-layout-primaryWorkarea .sw-radio>input:disabled+.radio-label,
.aw-layout-subLocation .sw-radio>input:disabled+.radio-label,
.aw-layout-sublocationContainer .sw-radio>input:disabled+.radio-label,
.noty_container_type_error .sw-radio>input:disabled+.radio-label,
.noty_container_type_information .sw-radio>input:disabled+.radio-label,
.noty_container_type_warning .sw-radio>input:disabled+.radio-label {
    color: hsla(0, 0%, 43%, .57);
    opacity: 1
}

.afx-alt-content-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-alt-content-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-content-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-content-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-medium-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-medium-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-popup .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-popup .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-subLocation .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-subLocation .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-sublocationContainer .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-sublocationContainer .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_error .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_error .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_information .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_information .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_warning .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_warning .sw-radio>input:indeterminate:disabled+.radio-label:before {
    background-color: rgba(0, 0, 0, .07);
    border-color: hsla(0, 0%, 43%, .57);
    opacity: 1
}

.afx-alt-content-background .aw-widgets-cellListItem,
.afx-content-background .aw-widgets-cellListItem,
.afx-medium-background .aw-widgets-cellListItem,
.aw-layout-popup .aw-widgets-cellListItem,
.aw-layout-primaryWorkarea .aw-widgets-cellListItem,
.aw-layout-subLocation .aw-widgets-cellListItem,
.aw-layout-sublocationContainer .aw-widgets-cellListItem,
.noty_container_type_error .aw-widgets-cellListItem,
.noty_container_type_information .aw-widgets-cellListItem,
.noty_container_type_warning .aw-widgets-cellListItem {
    border-color: #fff
}

.afx-alt-content-background .aw-layout-splitter,
.afx-content-background .aw-layout-splitter,
.afx-medium-background .aw-layout-splitter,
.aw-layout-popup .aw-layout-splitter,
.aw-layout-primaryWorkarea .aw-layout-splitter,
.aw-layout-subLocation .aw-layout-splitter,
.aw-layout-sublocationContainer .aw-layout-splitter,
.noty_container_type_error .aw-layout-splitter,
.noty_container_type_information .aw-layout-splitter,
.noty_container_type_warning .aw-layout-splitter {
    background-color: initial
}

.afx-alt-content-background .aw-layout-splitter:hover,
.afx-content-background .aw-layout-splitter:hover,
.afx-medium-background .aw-layout-splitter:hover,
.aw-layout-popup .aw-layout-splitter:hover,
.aw-layout-primaryWorkarea .aw-layout-splitter:hover,
.aw-layout-subLocation .aw-layout-splitter:hover,
.aw-layout-sublocationContainer .aw-layout-splitter:hover,
.noty_container_type_error .aw-layout-splitter:hover,
.noty_container_type_information .aw-layout-splitter:hover,
.noty_container_type_warning .aw-layout-splitter:hover {
    background-color: rgba(0, 0, 0, .1)
}

.afx-alt-content-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-alt-content-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-content-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-content-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-medium-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-medium-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-popup .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-popup .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-subLocation .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-sublocationContainer .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_error .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_error .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_information .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_information .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_warning .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal {
    border-color: #ffb900
}

.afx-alt-content-background .aw-layout-splitter:active,
.afx-content-background .aw-layout-splitter:active,
.afx-medium-background .aw-layout-splitter:active,
.aw-layout-popup .aw-layout-splitter:active,
.aw-layout-primaryWorkarea .aw-layout-splitter:active,
.aw-layout-subLocation .aw-layout-splitter:active,
.aw-layout-sublocationContainer .aw-layout-splitter:active,
.noty_container_type_error .aw-layout-splitter:active,
.noty_container_type_information .aw-layout-splitter:active,
.noty_container_type_warning .aw-layout-splitter:active {
    background-color: rgba(0, 0, 0, .57)
}

.afx-alt-content-background .aw-layout-splitter:active .splitter-img,
.afx-content-background .aw-layout-splitter:active .splitter-img,
.afx-medium-background .aw-layout-splitter:active .splitter-img,
.aw-layout-popup .aw-layout-splitter:active .splitter-img,
.aw-layout-primaryWorkarea .aw-layout-splitter:active .splitter-img,
.aw-layout-subLocation .aw-layout-splitter:active .splitter-img,
.aw-layout-sublocationContainer .aw-layout-splitter:active .splitter-img,
.noty_container_type_error .aw-layout-splitter:active .splitter-img,
.noty_container_type_information .aw-layout-splitter:active .splitter-img,
.noty_container_type_warning .aw-layout-splitter:active .splitter-img {
    display: inline-block
}

.afx-alt-content-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-alt-content-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-content-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-content-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-medium-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-medium-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-popup .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-popup .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-subLocation .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-sublocationContainer .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_error .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_error .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_information .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_information .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_warning .aw-layout-splitter:active .aw-layout-splitterLineHorizontal {
    border-color: transparent
}

.afx-alt-content-background .aw-layout-splitterLine,
.afx-alt-content-background .aw-layout-splitterLineHorizontal,
.afx-content-background .aw-layout-splitterLine,
.afx-content-background .aw-layout-splitterLineHorizontal,
.afx-medium-background .aw-layout-splitterLine,
.afx-medium-background .aw-layout-splitterLineHorizontal,
.aw-layout-popup .aw-layout-splitterLine,
.aw-layout-popup .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .aw-layout-splitterLine,
.aw-layout-subLocation .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .aw-layout-splitterLine,
.aw-layout-sublocationContainer .aw-layout-splitterLineHorizontal,
.noty_container_type_error .aw-layout-splitterLine,
.noty_container_type_error .aw-layout-splitterLineHorizontal,
.noty_container_type_information .aw-layout-splitterLine,
.noty_container_type_information .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .aw-layout-splitterLine,
.noty_container_type_warning .aw-layout-splitterLineHorizontal {
    border-color: #dcdcdc
}

.afx-alt-content-background .splitter-img,
.afx-content-background .splitter-img,
.afx-medium-background .splitter-img,
.aw-layout-popup .splitter-img,
.aw-layout-primaryWorkarea .splitter-img,
.aw-layout-subLocation .splitter-img,
.aw-layout-sublocationContainer .splitter-img,
.noty_container_type_error .splitter-img,
.noty_container_type_information .splitter-img,
.noty_container_type_warning .splitter-img {
    width: 16px;
    height: 16px;
    display: none;
    left: auto;
    position: absolute;
    top: 50%
}

.afx-alt-content-background .splitter-img svg path,
.afx-content-background .splitter-img svg path,
.afx-medium-background .splitter-img svg path,
.aw-layout-popup .splitter-img svg path,
.aw-layout-primaryWorkarea .splitter-img svg path,
.aw-layout-subLocation .splitter-img svg path,
.aw-layout-sublocationContainer .splitter-img svg path,
.noty_container_type_error .splitter-img svg path,
.noty_container_type_information .splitter-img svg path,
.noty_container_type_warning .splitter-img svg path {
    fill: #ffb900
}

.afx-alt-content-background .aw-splitter-icon-horizontal,
.afx-content-background .aw-splitter-icon-horizontal,
.afx-medium-background .aw-splitter-icon-horizontal,
.aw-layout-popup .aw-splitter-icon-horizontal,
.aw-layout-primaryWorkarea .aw-splitter-icon-horizontal,
.aw-layout-subLocation .aw-splitter-icon-horizontal,
.aw-layout-sublocationContainer .aw-splitter-icon-horizontal,
.noty_container_type_error .aw-splitter-icon-horizontal,
.noty_container_type_information .aw-splitter-icon-horizontal,
.noty_container_type_warning .aw-splitter-icon-horizontal {
    left: 50%;
    top: auto;
    transform: rotate(90deg)
}

.afx-alt-content-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-content-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-medium-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-popup .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-subLocation .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-sublocationContainer .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_error .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_information .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_warning .aw-sidenav-resizer .sw-button-icon svg rect {
    fill: #464646
}

.afx-alt-content-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-content-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-medium-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-popup .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-subLocation .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-sublocationContainer .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_error .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_information .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_warning .aw-sidenav-resizer:hover .sw-button-icon svg rect {
    fill: #eb780a
}

.afx-alt-content-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-content-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-medium-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .aw-sidenav-leftBackground .aw-sidenav-resizer:hover {
    border-left-color: #eb780a
}

.afx-alt-content-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-content-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-medium-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .aw-sidenav-rightBackground .aw-sidenav-resizer:hover {
    border-right-color: #eb780a
}

.keyboard .afx-alt-content-background .aw-avatar-layout:focus,
.keyboard .afx-alt-content-background .aw-generic-avatar:focus,
.keyboard .afx-alt-content-background .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .afx-alt-content-background .aw-widgets-propertyValueLink:focus,
.keyboard .afx-alt-content-background .noty_close:focus,
.keyboard .afx-alt-content-background a.aw-progress-bar-text:focus,
.keyboard .afx-content-background .aw-avatar-layout:focus,
.keyboard .afx-content-background .aw-generic-avatar:focus,
.keyboard .afx-content-background .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .afx-content-background .aw-widgets-propertyValueLink:focus,
.keyboard .afx-content-background .noty_close:focus,
.keyboard .afx-content-background a.aw-progress-bar-text:focus,
.keyboard .afx-medium-background .aw-avatar-layout:focus,
.keyboard .afx-medium-background .aw-generic-avatar:focus,
.keyboard .afx-medium-background .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .afx-medium-background .aw-widgets-propertyValueLink:focus,
.keyboard .afx-medium-background .noty_close:focus,
.keyboard .afx-medium-background a.aw-progress-bar-text:focus,
.keyboard .aw-layout-popup .aw-avatar-layout:focus,
.keyboard .aw-layout-popup .aw-generic-avatar:focus,
.keyboard .aw-layout-popup .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .aw-layout-popup .aw-widgets-propertyValueLink:focus,
.keyboard .aw-layout-popup .noty_close:focus,
.keyboard .aw-layout-popup a.aw-progress-bar-text:focus,
.keyboard .aw-layout-primaryWorkarea .aw-avatar-layout:focus,
.keyboard .aw-layout-primaryWorkarea .aw-generic-avatar:focus,
.keyboard .aw-layout-primaryWorkarea .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .aw-layout-primaryWorkarea .aw-widgets-propertyValueLink:focus,
.keyboard .aw-layout-primaryWorkarea .noty_close:focus,
.keyboard .aw-layout-primaryWorkarea a.aw-progress-bar-text:focus,
.keyboard .aw-layout-subLocation .aw-avatar-layout:focus,
.keyboard .aw-layout-subLocation .aw-generic-avatar:focus,
.keyboard .aw-layout-subLocation .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .aw-layout-subLocation .aw-widgets-propertyValueLink:focus,
.keyboard .aw-layout-subLocation .noty_close:focus,
.keyboard .aw-layout-subLocation a.aw-progress-bar-text:focus,
.keyboard .aw-layout-sublocationContainer .aw-avatar-layout:focus,
.keyboard .aw-layout-sublocationContainer .aw-generic-avatar:focus,
.keyboard .aw-layout-sublocationContainer .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .aw-layout-sublocationContainer .aw-widgets-propertyValueLink:focus,
.keyboard .aw-layout-sublocationContainer .noty_close:focus,
.keyboard .aw-layout-sublocationContainer a.aw-progress-bar-text:focus,
.keyboard .noty_container_type_error .aw-avatar-layout:focus,
.keyboard .noty_container_type_error .aw-generic-avatar:focus,
.keyboard .noty_container_type_error .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .noty_container_type_error .aw-widgets-propertyValueLink:focus,
.keyboard .noty_container_type_error .noty_close:focus,
.keyboard .noty_container_type_error a.aw-progress-bar-text:focus,
.keyboard .noty_container_type_information .aw-avatar-layout:focus,
.keyboard .noty_container_type_information .aw-generic-avatar:focus,
.keyboard .noty_container_type_information .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .noty_container_type_information .aw-widgets-propertyValueLink:focus,
.keyboard .noty_container_type_information .noty_close:focus,
.keyboard .noty_container_type_information a.aw-progress-bar-text:focus,
.keyboard .noty_container_type_warning .aw-avatar-layout:focus,
.keyboard .noty_container_type_warning .aw-generic-avatar:focus,
.keyboard .noty_container_type_warning .aw-widgets-checkSelect input:focus~.aw-widgets-checklistText,
.keyboard .noty_container_type_warning .aw-widgets-propertyValueLink:focus,
.keyboard .noty_container_type_warning .noty_close:focus,
.keyboard .noty_container_type_warning a.aw-progress-bar-text:focus {
    outline-color: #0f789b
}

.keyboard .afx-alt-content-background .aw-tile-tileContainer:focus,
.keyboard .afx-alt-content-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-alt-content-background .sw-avatar-generic:focus,
.keyboard .afx-alt-content-background .sw-avatar-layout:focus,
.keyboard .afx-alt-content-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-alt-content-background button.sw-button:focus,
.keyboard .afx-alt-content-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-alt-content-background label.sw-radio:focus-within,
.keyboard .afx-content-background .aw-tile-tileContainer:focus,
.keyboard .afx-content-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-content-background .sw-avatar-generic:focus,
.keyboard .afx-content-background .sw-avatar-layout:focus,
.keyboard .afx-content-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-content-background button.sw-button:focus,
.keyboard .afx-content-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-content-background label.sw-radio:focus-within,
.keyboard .afx-medium-background .aw-tile-tileContainer:focus,
.keyboard .afx-medium-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-medium-background .sw-avatar-generic:focus,
.keyboard .afx-medium-background .sw-avatar-layout:focus,
.keyboard .afx-medium-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-medium-background button.sw-button:focus,
.keyboard .afx-medium-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-medium-background label.sw-radio:focus-within,
.keyboard .aw-layout-popup .aw-tile-tileContainer:focus,
.keyboard .aw-layout-popup .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-popup .sw-avatar-generic:focus,
.keyboard .aw-layout-popup .sw-avatar-layout:focus,
.keyboard .aw-layout-popup .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-popup button.sw-button:focus,
.keyboard .aw-layout-popup input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-popup label.sw-radio:focus-within,
.keyboard .aw-layout-primaryWorkarea .aw-tile-tileContainer:focus,
.keyboard .aw-layout-primaryWorkarea .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-primaryWorkarea .sw-avatar-generic:focus,
.keyboard .aw-layout-primaryWorkarea .sw-avatar-layout:focus,
.keyboard .aw-layout-primaryWorkarea .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-primaryWorkarea button.sw-button:focus,
.keyboard .aw-layout-primaryWorkarea input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-primaryWorkarea label.sw-radio:focus-within,
.keyboard .aw-layout-subLocation .aw-tile-tileContainer:focus,
.keyboard .aw-layout-subLocation .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-subLocation .sw-avatar-generic:focus,
.keyboard .aw-layout-subLocation .sw-avatar-layout:focus,
.keyboard .aw-layout-subLocation .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-subLocation button.sw-button:focus,
.keyboard .aw-layout-subLocation input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-subLocation label.sw-radio:focus-within,
.keyboard .aw-layout-sublocationContainer .aw-tile-tileContainer:focus,
.keyboard .aw-layout-sublocationContainer .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-sublocationContainer .sw-avatar-generic:focus,
.keyboard .aw-layout-sublocationContainer .sw-avatar-layout:focus,
.keyboard .aw-layout-sublocationContainer .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-sublocationContainer button.sw-button:focus,
.keyboard .aw-layout-sublocationContainer input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-sublocationContainer label.sw-radio:focus-within,
.keyboard .noty_container_type_error .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_error .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_error .sw-avatar-generic:focus,
.keyboard .noty_container_type_error .sw-avatar-layout:focus,
.keyboard .noty_container_type_error .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_error button.sw-button:focus,
.keyboard .noty_container_type_error input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_error label.sw-radio:focus-within,
.keyboard .noty_container_type_information .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_information .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_information .sw-avatar-generic:focus,
.keyboard .noty_container_type_information .sw-avatar-layout:focus,
.keyboard .noty_container_type_information .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_information button.sw-button:focus,
.keyboard .noty_container_type_information input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_information label.sw-radio:focus-within,
.keyboard .noty_container_type_warning .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_warning .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_warning .sw-avatar-generic:focus,
.keyboard .noty_container_type_warning .sw-avatar-layout:focus,
.keyboard .noty_container_type_warning .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_warning button.sw-button:focus,
.keyboard .noty_container_type_warning input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_warning label.sw-radio:focus-within {
    outline-color: #0f789b
}

.afx-alt-content-background .aw-file-uploadFocus,
.afx-content-background .aw-file-uploadFocus,
.afx-medium-background .aw-file-uploadFocus,
.aw-layout-popup .aw-file-uploadFocus,
.aw-layout-primaryWorkarea .aw-file-uploadFocus,
.aw-layout-subLocation .aw-file-uploadFocus,
.aw-layout-sublocationContainer .aw-file-uploadFocus,
.noty_container_type_error .aw-file-uploadFocus,
.noty_container_type_information .aw-file-uploadFocus,
.noty_container_type_warning .aw-file-uploadFocus {
    border-color: #0f789b
}

.afx-alt-content-background .aw-widgets-selectedCrumb,
.afx-content-background .aw-widgets-selectedCrumb,
.afx-medium-background .aw-widgets-selectedCrumb,
.aw-layout-popup .aw-widgets-selectedCrumb,
.aw-layout-primaryWorkarea .aw-widgets-selectedCrumb,
.aw-layout-subLocation .aw-widgets-selectedCrumb,
.aw-layout-sublocationContainer .aw-widgets-selectedCrumb,
.noty_container_type_error .aw-widgets-selectedCrumb,
.noty_container_type_information .aw-widgets-selectedCrumb,
.noty_container_type_warning .aw-widgets-selectedCrumb {
    background-color: initial;
    color: #464646
}

.afx-alt-content-background ::-webkit-scrollbar-track,
.afx-content-background ::-webkit-scrollbar-track,
.afx-medium-background ::-webkit-scrollbar-track,
.aw-layout-popup ::-webkit-scrollbar-track,
.aw-layout-primaryWorkarea ::-webkit-scrollbar-track,
.aw-layout-subLocation ::-webkit-scrollbar-track,
.aw-layout-sublocationContainer ::-webkit-scrollbar-track,
.noty_container_type_error ::-webkit-scrollbar-track,
.noty_container_type_information ::-webkit-scrollbar-track,
.noty_container_type_warning ::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, .04)
}

.afx-alt-content-background ::-webkit-scrollbar-thumb,
.afx-content-background ::-webkit-scrollbar-thumb,
.afx-medium-background ::-webkit-scrollbar-thumb,
.aw-layout-popup ::-webkit-scrollbar-thumb,
.aw-layout-primaryWorkarea ::-webkit-scrollbar-thumb,
.aw-layout-subLocation ::-webkit-scrollbar-thumb,
.aw-layout-sublocationContainer ::-webkit-scrollbar-thumb,
.noty_container_type_error ::-webkit-scrollbar-thumb,
.noty_container_type_information ::-webkit-scrollbar-thumb,
.noty_container_type_warning ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .25);
    border-color: transparent
}

.afx-alt-content-background ::-webkit-scrollbar-thumb:hover,
.afx-content-background ::-webkit-scrollbar-thumb:hover,
.afx-medium-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-popup ::-webkit-scrollbar-thumb:hover,
.aw-layout-primaryWorkarea ::-webkit-scrollbar-thumb:hover,
.aw-layout-subLocation ::-webkit-scrollbar-thumb:hover,
.aw-layout-sublocationContainer ::-webkit-scrollbar-thumb:hover,
.noty_container_type_error ::-webkit-scrollbar-thumb:hover,
.noty_container_type_information ::-webkit-scrollbar-thumb:hover,
.noty_container_type_warning ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .5)
}

.afx-alt-content-background .sw-property.sw-required .sw-property-name:before,
.afx-content-background .sw-property.sw-required .sw-property-name:before,
.afx-medium-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-popup .sw-property.sw-required .sw-property-name:before,
.aw-layout-primaryWorkarea .sw-property.sw-required .sw-property-name:before,
.aw-layout-subLocation .sw-property.sw-required .sw-property-name:before,
.aw-layout-sublocationContainer .sw-property.sw-required .sw-property-name:before,
.noty_container_type_error .sw-property.sw-required .sw-property-name:before,
.noty_container_type_information .sw-property.sw-required .sw-property-name:before,
.noty_container_type_warning .sw-property.sw-required .sw-property-name:before {
    color: #005f87
}

.afx-alt-content-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-content-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-medium-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-popup .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-subLocation .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-sublocationContainer .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_error .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_information .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_warning .disabled .sw-widget-iconContainer .aw-theme-iconOutline {
    fill: hsla(0, 0%, 43%, .57);
    opacity: 1
}

.afx-alt-content-background .sw-property.sw-component.disabled,
.afx-content-background .sw-property.sw-component.disabled,
.afx-medium-background .sw-property.sw-component.disabled,
.aw-layout-popup .sw-property.sw-component.disabled,
.aw-layout-primaryWorkarea .sw-property.sw-component.disabled,
.aw-layout-subLocation .sw-property.sw-component.disabled,
.aw-layout-sublocationContainer .sw-property.sw-component.disabled,
.noty_container_type_error .sw-property.sw-component.disabled,
.noty_container_type_information .sw-property.sw-component.disabled,
.noty_container_type_warning .sw-property.sw-component.disabled {
    opacity: 1
}

.afx-alt-content-background .sw-date-container.sw-property-val.disabled,
.afx-content-background .sw-date-container.sw-property-val.disabled,
.afx-medium-background .sw-date-container.sw-property-val.disabled,
.aw-layout-popup .sw-date-container.sw-property-val.disabled,
.aw-layout-primaryWorkarea .sw-date-container.sw-property-val.disabled,
.aw-layout-subLocation .sw-date-container.sw-property-val.disabled,
.aw-layout-sublocationContainer .sw-date-container.sw-property-val.disabled,
.noty_container_type_error .sw-date-container.sw-property-val.disabled,
.noty_container_type_information .sw-date-container.sw-property-val.disabled,
.noty_container_type_warning .sw-date-container.sw-property-val.disabled {
    border-color: hsla(0, 0%, 43%, .57);
    color: hsla(0, 0%, 43%, .57);
    opacity: 1
}

.afx-alt-content-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-content-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-medium-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-popup .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-primaryWorkarea .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-subLocation .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-sublocationContainer .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_error .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_information .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_warning .sw-date-container.sw-property-val.disabled .flatpickr-input {
    background-color: rgba(0, 0, 0, .07)
}

.afx-alt-content-background .sw-date-container.sw-property-val.disabled svg path,
.afx-content-background .sw-date-container.sw-property-val.disabled svg path,
.afx-medium-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-popup .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-primaryWorkarea .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-subLocation .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-sublocationContainer .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_error .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_information .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_warning .sw-date-container.sw-property-val.disabled svg path {
    fill: #6e6e6e
}

.afx-alt-content-background .aw-widgets-checkSelect.disabled,
.afx-content-background .aw-widgets-checkSelect.disabled,
.afx-medium-background .aw-widgets-checkSelect.disabled,
.aw-layout-popup .aw-widgets-checkSelect.disabled,
.aw-layout-primaryWorkarea .aw-widgets-checkSelect.disabled,
.aw-layout-subLocation .aw-widgets-checkSelect.disabled,
.aw-layout-sublocationContainer .aw-widgets-checkSelect.disabled,
.noty_container_type_error .aw-widgets-checkSelect.disabled,
.noty_container_type_information .aw-widgets-checkSelect.disabled,
.noty_container_type_warning .aw-widgets-checkSelect.disabled {
    opacity: 1
}

.afx-alt-content-background .aw-widgets-checkSelect.disabled :before,
.afx-content-background .aw-widgets-checkSelect.disabled :before,
.afx-medium-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-popup .aw-widgets-checkSelect.disabled :before,
.aw-layout-primaryWorkarea .aw-widgets-checkSelect.disabled :before,
.aw-layout-subLocation .aw-widgets-checkSelect.disabled :before,
.aw-layout-sublocationContainer .aw-widgets-checkSelect.disabled :before,
.noty_container_type_error .aw-widgets-checkSelect.disabled :before,
.noty_container_type_information .aw-widgets-checkSelect.disabled :before,
.noty_container_type_warning .aw-widgets-checkSelect.disabled :before {
    color: hsla(0, 0%, 43%, .57)
}

.afx-alt-content-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-content-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-medium-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-popup .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-subLocation .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_error .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_information .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_warning .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline {
    fill: hsla(0, 0%, 43%, .57)
}

.afx-alt-content-background .afx-accent-background .aw-widgets-primaryCrumb,
.afx-alt-content-background .afx-accent-background .aw-widgets-selectedCrumb,
.afx-alt-content-background .afx-default-background .aw-widgets-primaryCrumb,
.afx-alt-content-background .afx-default-background .aw-widgets-selectedCrumb,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.afx-content-background .afx-accent-background .aw-widgets-primaryCrumb,
.afx-content-background .afx-accent-background .aw-widgets-selectedCrumb,
.afx-content-background .afx-default-background .aw-widgets-primaryCrumb,
.afx-content-background .afx-default-background .aw-widgets-selectedCrumb,
.afx-content-background .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.afx-content-background .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.afx-medium-background .afx-accent-background .aw-widgets-primaryCrumb,
.afx-medium-background .afx-accent-background .aw-widgets-selectedCrumb,
.afx-medium-background .afx-default-background .aw-widgets-primaryCrumb,
.afx-medium-background .afx-default-background .aw-widgets-selectedCrumb,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.aw-layout-popup .afx-accent-background .aw-widgets-primaryCrumb,
.aw-layout-popup .afx-accent-background .aw-widgets-selectedCrumb,
.aw-layout-popup .afx-default-background .aw-widgets-primaryCrumb,
.aw-layout-popup .afx-default-background .aw-widgets-selectedCrumb,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-primaryCrumb,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-selectedCrumb,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-primaryCrumb,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-selectedCrumb,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.aw-layout-subLocation .afx-accent-background .aw-widgets-primaryCrumb,
.aw-layout-subLocation .afx-accent-background .aw-widgets-selectedCrumb,
.aw-layout-subLocation .afx-default-background .aw-widgets-primaryCrumb,
.aw-layout-subLocation .afx-default-background .aw-widgets-selectedCrumb,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-primaryCrumb,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-selectedCrumb,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-primaryCrumb,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-selectedCrumb,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.noty_container_type_error .afx-accent-background .aw-widgets-primaryCrumb,
.noty_container_type_error .afx-accent-background .aw-widgets-selectedCrumb,
.noty_container_type_error .afx-default-background .aw-widgets-primaryCrumb,
.noty_container_type_error .afx-default-background .aw-widgets-selectedCrumb,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.noty_container_type_information .afx-accent-background .aw-widgets-primaryCrumb,
.noty_container_type_information .afx-accent-background .aw-widgets-selectedCrumb,
.noty_container_type_information .afx-default-background .aw-widgets-primaryCrumb,
.noty_container_type_information .afx-default-background .aw-widgets-selectedCrumb,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-selectedCrumb,
.noty_container_type_warning .afx-accent-background .aw-widgets-primaryCrumb,
.noty_container_type_warning .afx-accent-background .aw-widgets-selectedCrumb,
.noty_container_type_warning .afx-default-background .aw-widgets-primaryCrumb,
.noty_container_type_warning .afx-default-background .aw-widgets-selectedCrumb,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-primaryCrumb,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-selectedCrumb {
    background-color: initial;
    color: #fff
}

.afx-alt-content-background .afx-accent-background .sw-array-val.sw-changed:disabled,
.afx-alt-content-background .afx-accent-background .sw-array-val:disabled,
.afx-alt-content-background .afx-accent-background input[type=password].sw-changed:disabled,
.afx-alt-content-background .afx-accent-background input[type=password]:disabled,
.afx-alt-content-background .afx-accent-background input[type=text].sw-changed:disabled,
.afx-alt-content-background .afx-accent-background input[type=text]:disabled,
.afx-alt-content-background .afx-accent-background textarea.sw-changed:disabled,
.afx-alt-content-background .afx-accent-background textarea:disabled,
.afx-alt-content-background .afx-default-background .sw-array-val.sw-changed:disabled,
.afx-alt-content-background .afx-default-background .sw-array-val:disabled,
.afx-alt-content-background .afx-default-background input[type=password].sw-changed:disabled,
.afx-alt-content-background .afx-default-background input[type=password]:disabled,
.afx-alt-content-background .afx-default-background input[type=text].sw-changed:disabled,
.afx-alt-content-background .afx-default-background input[type=text]:disabled,
.afx-alt-content-background .afx-default-background textarea.sw-changed:disabled,
.afx-alt-content-background .afx-default-background textarea:disabled,
.afx-alt-content-background .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.afx-alt-content-background .aw-layout-panelTitle .sw-array-val:disabled,
.afx-alt-content-background .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.afx-alt-content-background .aw-layout-panelTitle input[type=password]:disabled,
.afx-alt-content-background .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.afx-alt-content-background .aw-layout-panelTitle input[type=text]:disabled,
.afx-alt-content-background .aw-layout-panelTitle textarea.sw-changed:disabled,
.afx-alt-content-background .aw-layout-panelTitle textarea:disabled,
.afx-content-background .afx-accent-background .sw-array-val.sw-changed:disabled,
.afx-content-background .afx-accent-background .sw-array-val:disabled,
.afx-content-background .afx-accent-background input[type=password].sw-changed:disabled,
.afx-content-background .afx-accent-background input[type=password]:disabled,
.afx-content-background .afx-accent-background input[type=text].sw-changed:disabled,
.afx-content-background .afx-accent-background input[type=text]:disabled,
.afx-content-background .afx-accent-background textarea.sw-changed:disabled,
.afx-content-background .afx-accent-background textarea:disabled,
.afx-content-background .afx-default-background .sw-array-val.sw-changed:disabled,
.afx-content-background .afx-default-background .sw-array-val:disabled,
.afx-content-background .afx-default-background input[type=password].sw-changed:disabled,
.afx-content-background .afx-default-background input[type=password]:disabled,
.afx-content-background .afx-default-background input[type=text].sw-changed:disabled,
.afx-content-background .afx-default-background input[type=text]:disabled,
.afx-content-background .afx-default-background textarea.sw-changed:disabled,
.afx-content-background .afx-default-background textarea:disabled,
.afx-content-background .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.afx-content-background .aw-layout-panelTitle .sw-array-val:disabled,
.afx-content-background .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.afx-content-background .aw-layout-panelTitle input[type=password]:disabled,
.afx-content-background .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.afx-content-background .aw-layout-panelTitle input[type=text]:disabled,
.afx-content-background .aw-layout-panelTitle textarea.sw-changed:disabled,
.afx-content-background .aw-layout-panelTitle textarea:disabled,
.afx-medium-background .afx-accent-background .sw-array-val.sw-changed:disabled,
.afx-medium-background .afx-accent-background .sw-array-val:disabled,
.afx-medium-background .afx-accent-background input[type=password].sw-changed:disabled,
.afx-medium-background .afx-accent-background input[type=password]:disabled,
.afx-medium-background .afx-accent-background input[type=text].sw-changed:disabled,
.afx-medium-background .afx-accent-background input[type=text]:disabled,
.afx-medium-background .afx-accent-background textarea.sw-changed:disabled,
.afx-medium-background .afx-accent-background textarea:disabled,
.afx-medium-background .afx-default-background .sw-array-val.sw-changed:disabled,
.afx-medium-background .afx-default-background .sw-array-val:disabled,
.afx-medium-background .afx-default-background input[type=password].sw-changed:disabled,
.afx-medium-background .afx-default-background input[type=password]:disabled,
.afx-medium-background .afx-default-background input[type=text].sw-changed:disabled,
.afx-medium-background .afx-default-background input[type=text]:disabled,
.afx-medium-background .afx-default-background textarea.sw-changed:disabled,
.afx-medium-background .afx-default-background textarea:disabled,
.afx-medium-background .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.afx-medium-background .aw-layout-panelTitle .sw-array-val:disabled,
.afx-medium-background .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.afx-medium-background .aw-layout-panelTitle input[type=password]:disabled,
.afx-medium-background .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.afx-medium-background .aw-layout-panelTitle input[type=text]:disabled,
.afx-medium-background .aw-layout-panelTitle textarea.sw-changed:disabled,
.afx-medium-background .aw-layout-panelTitle textarea:disabled,
.aw-layout-popup .afx-accent-background .sw-array-val.sw-changed:disabled,
.aw-layout-popup .afx-accent-background .sw-array-val:disabled,
.aw-layout-popup .afx-accent-background input[type=password].sw-changed:disabled,
.aw-layout-popup .afx-accent-background input[type=password]:disabled,
.aw-layout-popup .afx-accent-background input[type=text].sw-changed:disabled,
.aw-layout-popup .afx-accent-background input[type=text]:disabled,
.aw-layout-popup .afx-accent-background textarea.sw-changed:disabled,
.aw-layout-popup .afx-accent-background textarea:disabled,
.aw-layout-popup .afx-default-background .sw-array-val.sw-changed:disabled,
.aw-layout-popup .afx-default-background .sw-array-val:disabled,
.aw-layout-popup .afx-default-background input[type=password].sw-changed:disabled,
.aw-layout-popup .afx-default-background input[type=password]:disabled,
.aw-layout-popup .afx-default-background input[type=text].sw-changed:disabled,
.aw-layout-popup .afx-default-background input[type=text]:disabled,
.aw-layout-popup .afx-default-background textarea.sw-changed:disabled,
.aw-layout-popup .afx-default-background textarea:disabled,
.aw-layout-popup .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.aw-layout-popup .aw-layout-panelTitle .sw-array-val:disabled,
.aw-layout-popup .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.aw-layout-popup .aw-layout-panelTitle input[type=password]:disabled,
.aw-layout-popup .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.aw-layout-popup .aw-layout-panelTitle input[type=text]:disabled,
.aw-layout-popup .aw-layout-panelTitle textarea.sw-changed:disabled,
.aw-layout-popup .aw-layout-panelTitle textarea:disabled,
.aw-layout-primaryWorkarea .afx-accent-background .sw-array-val.sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-accent-background .sw-array-val:disabled,
.aw-layout-primaryWorkarea .afx-accent-background input[type=password].sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-accent-background input[type=password]:disabled,
.aw-layout-primaryWorkarea .afx-accent-background input[type=text].sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-accent-background input[type=text]:disabled,
.aw-layout-primaryWorkarea .afx-accent-background textarea.sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-accent-background textarea:disabled,
.aw-layout-primaryWorkarea .afx-default-background .sw-array-val.sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-default-background .sw-array-val:disabled,
.aw-layout-primaryWorkarea .afx-default-background input[type=password].sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-default-background input[type=password]:disabled,
.aw-layout-primaryWorkarea .afx-default-background input[type=text].sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-default-background input[type=text]:disabled,
.aw-layout-primaryWorkarea .afx-default-background textarea.sw-changed:disabled,
.aw-layout-primaryWorkarea .afx-default-background textarea:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-array-val:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle input[type=password]:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle input[type=text]:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle textarea.sw-changed:disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle textarea:disabled,
.aw-layout-subLocation .afx-accent-background .sw-array-val.sw-changed:disabled,
.aw-layout-subLocation .afx-accent-background .sw-array-val:disabled,
.aw-layout-subLocation .afx-accent-background input[type=password].sw-changed:disabled,
.aw-layout-subLocation .afx-accent-background input[type=password]:disabled,
.aw-layout-subLocation .afx-accent-background input[type=text].sw-changed:disabled,
.aw-layout-subLocation .afx-accent-background input[type=text]:disabled,
.aw-layout-subLocation .afx-accent-background textarea.sw-changed:disabled,
.aw-layout-subLocation .afx-accent-background textarea:disabled,
.aw-layout-subLocation .afx-default-background .sw-array-val.sw-changed:disabled,
.aw-layout-subLocation .afx-default-background .sw-array-val:disabled,
.aw-layout-subLocation .afx-default-background input[type=password].sw-changed:disabled,
.aw-layout-subLocation .afx-default-background input[type=password]:disabled,
.aw-layout-subLocation .afx-default-background input[type=text].sw-changed:disabled,
.aw-layout-subLocation .afx-default-background input[type=text]:disabled,
.aw-layout-subLocation .afx-default-background textarea.sw-changed:disabled,
.aw-layout-subLocation .afx-default-background textarea:disabled,
.aw-layout-subLocation .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.aw-layout-subLocation .aw-layout-panelTitle .sw-array-val:disabled,
.aw-layout-subLocation .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.aw-layout-subLocation .aw-layout-panelTitle input[type=password]:disabled,
.aw-layout-subLocation .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.aw-layout-subLocation .aw-layout-panelTitle input[type=text]:disabled,
.aw-layout-subLocation .aw-layout-panelTitle textarea.sw-changed:disabled,
.aw-layout-subLocation .aw-layout-panelTitle textarea:disabled,
.aw-layout-sublocationContainer .afx-accent-background .sw-array-val.sw-changed:disabled,
.aw-layout-sublocationContainer .afx-accent-background .sw-array-val:disabled,
.aw-layout-sublocationContainer .afx-accent-background input[type=password].sw-changed:disabled,
.aw-layout-sublocationContainer .afx-accent-background input[type=password]:disabled,
.aw-layout-sublocationContainer .afx-accent-background input[type=text].sw-changed:disabled,
.aw-layout-sublocationContainer .afx-accent-background input[type=text]:disabled,
.aw-layout-sublocationContainer .afx-accent-background textarea.sw-changed:disabled,
.aw-layout-sublocationContainer .afx-accent-background textarea:disabled,
.aw-layout-sublocationContainer .afx-default-background .sw-array-val.sw-changed:disabled,
.aw-layout-sublocationContainer .afx-default-background .sw-array-val:disabled,
.aw-layout-sublocationContainer .afx-default-background input[type=password].sw-changed:disabled,
.aw-layout-sublocationContainer .afx-default-background input[type=password]:disabled,
.aw-layout-sublocationContainer .afx-default-background input[type=text].sw-changed:disabled,
.aw-layout-sublocationContainer .afx-default-background input[type=text]:disabled,
.aw-layout-sublocationContainer .afx-default-background textarea.sw-changed:disabled,
.aw-layout-sublocationContainer .afx-default-background textarea:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-array-val:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle input[type=password]:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle input[type=text]:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle textarea.sw-changed:disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle textarea:disabled,
.noty_container_type_error .afx-accent-background .sw-array-val.sw-changed:disabled,
.noty_container_type_error .afx-accent-background .sw-array-val:disabled,
.noty_container_type_error .afx-accent-background input[type=password].sw-changed:disabled,
.noty_container_type_error .afx-accent-background input[type=password]:disabled,
.noty_container_type_error .afx-accent-background input[type=text].sw-changed:disabled,
.noty_container_type_error .afx-accent-background input[type=text]:disabled,
.noty_container_type_error .afx-accent-background textarea.sw-changed:disabled,
.noty_container_type_error .afx-accent-background textarea:disabled,
.noty_container_type_error .afx-default-background .sw-array-val.sw-changed:disabled,
.noty_container_type_error .afx-default-background .sw-array-val:disabled,
.noty_container_type_error .afx-default-background input[type=password].sw-changed:disabled,
.noty_container_type_error .afx-default-background input[type=password]:disabled,
.noty_container_type_error .afx-default-background input[type=text].sw-changed:disabled,
.noty_container_type_error .afx-default-background input[type=text]:disabled,
.noty_container_type_error .afx-default-background textarea.sw-changed:disabled,
.noty_container_type_error .afx-default-background textarea:disabled,
.noty_container_type_error .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.noty_container_type_error .aw-layout-panelTitle .sw-array-val:disabled,
.noty_container_type_error .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.noty_container_type_error .aw-layout-panelTitle input[type=password]:disabled,
.noty_container_type_error .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.noty_container_type_error .aw-layout-panelTitle input[type=text]:disabled,
.noty_container_type_error .aw-layout-panelTitle textarea.sw-changed:disabled,
.noty_container_type_error .aw-layout-panelTitle textarea:disabled,
.noty_container_type_information .afx-accent-background .sw-array-val.sw-changed:disabled,
.noty_container_type_information .afx-accent-background .sw-array-val:disabled,
.noty_container_type_information .afx-accent-background input[type=password].sw-changed:disabled,
.noty_container_type_information .afx-accent-background input[type=password]:disabled,
.noty_container_type_information .afx-accent-background input[type=text].sw-changed:disabled,
.noty_container_type_information .afx-accent-background input[type=text]:disabled,
.noty_container_type_information .afx-accent-background textarea.sw-changed:disabled,
.noty_container_type_information .afx-accent-background textarea:disabled,
.noty_container_type_information .afx-default-background .sw-array-val.sw-changed:disabled,
.noty_container_type_information .afx-default-background .sw-array-val:disabled,
.noty_container_type_information .afx-default-background input[type=password].sw-changed:disabled,
.noty_container_type_information .afx-default-background input[type=password]:disabled,
.noty_container_type_information .afx-default-background input[type=text].sw-changed:disabled,
.noty_container_type_information .afx-default-background input[type=text]:disabled,
.noty_container_type_information .afx-default-background textarea.sw-changed:disabled,
.noty_container_type_information .afx-default-background textarea:disabled,
.noty_container_type_information .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.noty_container_type_information .aw-layout-panelTitle .sw-array-val:disabled,
.noty_container_type_information .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.noty_container_type_information .aw-layout-panelTitle input[type=password]:disabled,
.noty_container_type_information .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.noty_container_type_information .aw-layout-panelTitle input[type=text]:disabled,
.noty_container_type_information .aw-layout-panelTitle textarea.sw-changed:disabled,
.noty_container_type_information .aw-layout-panelTitle textarea:disabled,
.noty_container_type_warning .afx-accent-background .sw-array-val.sw-changed:disabled,
.noty_container_type_warning .afx-accent-background .sw-array-val:disabled,
.noty_container_type_warning .afx-accent-background input[type=password].sw-changed:disabled,
.noty_container_type_warning .afx-accent-background input[type=password]:disabled,
.noty_container_type_warning .afx-accent-background input[type=text].sw-changed:disabled,
.noty_container_type_warning .afx-accent-background input[type=text]:disabled,
.noty_container_type_warning .afx-accent-background textarea.sw-changed:disabled,
.noty_container_type_warning .afx-accent-background textarea:disabled,
.noty_container_type_warning .afx-default-background .sw-array-val.sw-changed:disabled,
.noty_container_type_warning .afx-default-background .sw-array-val:disabled,
.noty_container_type_warning .afx-default-background input[type=password].sw-changed:disabled,
.noty_container_type_warning .afx-default-background input[type=password]:disabled,
.noty_container_type_warning .afx-default-background input[type=text].sw-changed:disabled,
.noty_container_type_warning .afx-default-background input[type=text]:disabled,
.noty_container_type_warning .afx-default-background textarea.sw-changed:disabled,
.noty_container_type_warning .afx-default-background textarea:disabled,
.noty_container_type_warning .aw-layout-panelTitle .sw-array-val.sw-changed:disabled,
.noty_container_type_warning .aw-layout-panelTitle .sw-array-val:disabled,
.noty_container_type_warning .aw-layout-panelTitle input[type=password].sw-changed:disabled,
.noty_container_type_warning .aw-layout-panelTitle input[type=password]:disabled,
.noty_container_type_warning .aw-layout-panelTitle input[type=text].sw-changed:disabled,
.noty_container_type_warning .aw-layout-panelTitle input[type=text]:disabled,
.noty_container_type_warning .aw-layout-panelTitle textarea.sw-changed:disabled,
.noty_container_type_warning .aw-layout-panelTitle textarea:disabled {
    background-color: hsla(0, 0%, 51%, .07);
    border-color: #828282;
    color: #828282;
    opacity: 1
}

.keyboard .afx-alt-content-background .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-alt-content-background .afx-accent-background .sw-aria-border:focus,
.keyboard .afx-alt-content-background .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-alt-content-background .afx-default-background .sw-aria-border:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .afx-content-background .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-content-background .afx-accent-background .sw-aria-border:focus,
.keyboard .afx-content-background .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-content-background .afx-default-background .sw-aria-border:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-content-background .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .afx-medium-background .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-medium-background .afx-accent-background .sw-aria-border:focus,
.keyboard .afx-medium-background .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-medium-background .afx-default-background .sw-aria-border:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .afx-medium-background .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .aw-layout-popup .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-popup .afx-accent-background .sw-aria-border:focus,
.keyboard .aw-layout-popup .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-popup .afx-default-background .sw-aria-border:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-popup .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .sw-aria-border:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .sw-aria-border:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-subLocation .afx-accent-background .sw-aria-border:focus,
.keyboard .aw-layout-subLocation .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-subLocation .afx-default-background .sw-aria-border:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .sw-aria-border:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-sublocationContainer .afx-default-background .sw-aria-border:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .noty_container_type_error .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_error .afx-accent-background .sw-aria-border:focus,
.keyboard .noty_container_type_error .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_error .afx-default-background .sw-aria-border:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_error .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .noty_container_type_information .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_information .afx-accent-background .sw-aria-border:focus,
.keyboard .noty_container_type_information .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_information .afx-default-background .sw-aria-border:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_information .aw-layout-panelTitle .sw-aria-border:focus,
.keyboard .noty_container_type_warning .afx-accent-background .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_warning .afx-accent-background .sw-aria-border:focus,
.keyboard .noty_container_type_warning .afx-default-background .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_warning .afx-default-background .sw-aria-border:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .sw-aria-border.aw-list-itemFocused,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .sw-aria-border:focus {
    border-color: #aae6f5 !important
}

.afx-alt-content-background .afx-accent-background .aw-link .aw-theme-iconOutline,
.afx-alt-content-background .afx-default-background .aw-link .aw-theme-iconOutline,
.afx-alt-content-background .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.afx-content-background .afx-accent-background .aw-link .aw-theme-iconOutline,
.afx-content-background .afx-default-background .aw-link .aw-theme-iconOutline,
.afx-content-background .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.afx-medium-background .afx-accent-background .aw-link .aw-theme-iconOutline,
.afx-medium-background .afx-default-background .aw-link .aw-theme-iconOutline,
.afx-medium-background .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.aw-layout-popup .afx-accent-background .aw-link .aw-theme-iconOutline,
.aw-layout-popup .afx-default-background .aw-link .aw-theme-iconOutline,
.aw-layout-popup .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-accent-background .aw-link .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-default-background .aw-link .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.aw-layout-subLocation .afx-accent-background .aw-link .aw-theme-iconOutline,
.aw-layout-subLocation .afx-default-background .aw-link .aw-theme-iconOutline,
.aw-layout-subLocation .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-accent-background .aw-link .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-default-background .aw-link .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.noty_container_type_error .afx-accent-background .aw-link .aw-theme-iconOutline,
.noty_container_type_error .afx-default-background .aw-link .aw-theme-iconOutline,
.noty_container_type_error .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.noty_container_type_information .afx-accent-background .aw-link .aw-theme-iconOutline,
.noty_container_type_information .afx-default-background .aw-link .aw-theme-iconOutline,
.noty_container_type_information .aw-layout-panelTitle .aw-link .aw-theme-iconOutline,
.noty_container_type_warning .afx-accent-background .aw-link .aw-theme-iconOutline,
.noty_container_type_warning .afx-default-background .aw-link .aw-theme-iconOutline,
.noty_container_type_warning .aw-layout-panelTitle .aw-link .aw-theme-iconOutline {
    fill: #aae6f5
}

.afx-alt-content-background .afx-accent-background .aw-commands-commandIconButton,
.afx-alt-content-background .afx-accent-background .aw-commands-commandToolbarIconButton,
.afx-alt-content-background .afx-accent-background .sw-button-iconContainer,
.afx-alt-content-background .afx-default-background .aw-commands-commandIconButton,
.afx-alt-content-background .afx-default-background .aw-commands-commandToolbarIconButton,
.afx-alt-content-background .afx-default-background .sw-button-iconContainer,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandIconButton,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.afx-alt-content-background .aw-layout-panelTitle .sw-button-iconContainer,
.afx-content-background .afx-accent-background .aw-commands-commandIconButton,
.afx-content-background .afx-accent-background .aw-commands-commandToolbarIconButton,
.afx-content-background .afx-accent-background .sw-button-iconContainer,
.afx-content-background .afx-default-background .aw-commands-commandIconButton,
.afx-content-background .afx-default-background .aw-commands-commandToolbarIconButton,
.afx-content-background .afx-default-background .sw-button-iconContainer,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandIconButton,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.afx-content-background .aw-layout-panelTitle .sw-button-iconContainer,
.afx-medium-background .afx-accent-background .aw-commands-commandIconButton,
.afx-medium-background .afx-accent-background .aw-commands-commandToolbarIconButton,
.afx-medium-background .afx-accent-background .sw-button-iconContainer,
.afx-medium-background .afx-default-background .aw-commands-commandIconButton,
.afx-medium-background .afx-default-background .aw-commands-commandToolbarIconButton,
.afx-medium-background .afx-default-background .sw-button-iconContainer,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandIconButton,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.afx-medium-background .aw-layout-panelTitle .sw-button-iconContainer,
.aw-layout-popup .afx-accent-background .aw-commands-commandIconButton,
.aw-layout-popup .afx-accent-background .aw-commands-commandToolbarIconButton,
.aw-layout-popup .afx-accent-background .sw-button-iconContainer,
.aw-layout-popup .afx-default-background .aw-commands-commandIconButton,
.aw-layout-popup .afx-default-background .aw-commands-commandToolbarIconButton,
.aw-layout-popup .afx-default-background .sw-button-iconContainer,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandIconButton,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.aw-layout-popup .aw-layout-panelTitle .sw-button-iconContainer,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandIconButton,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandToolbarIconButton,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button-iconContainer,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandIconButton,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandToolbarIconButton,
.aw-layout-primaryWorkarea .afx-default-background .sw-button-iconContainer,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandIconButton,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button-iconContainer,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandIconButton,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandToolbarIconButton,
.aw-layout-subLocation .afx-accent-background .sw-button-iconContainer,
.aw-layout-subLocation .afx-default-background .aw-commands-commandIconButton,
.aw-layout-subLocation .afx-default-background .aw-commands-commandToolbarIconButton,
.aw-layout-subLocation .afx-default-background .sw-button-iconContainer,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandIconButton,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button-iconContainer,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandIconButton,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandToolbarIconButton,
.aw-layout-sublocationContainer .afx-accent-background .sw-button-iconContainer,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandIconButton,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandToolbarIconButton,
.aw-layout-sublocationContainer .afx-default-background .sw-button-iconContainer,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandIconButton,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button-iconContainer,
.noty_container_type_error .afx-accent-background .aw-commands-commandIconButton,
.noty_container_type_error .afx-accent-background .aw-commands-commandToolbarIconButton,
.noty_container_type_error .afx-accent-background .sw-button-iconContainer,
.noty_container_type_error .afx-default-background .aw-commands-commandIconButton,
.noty_container_type_error .afx-default-background .aw-commands-commandToolbarIconButton,
.noty_container_type_error .afx-default-background .sw-button-iconContainer,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandIconButton,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.noty_container_type_error .aw-layout-panelTitle .sw-button-iconContainer,
.noty_container_type_information .afx-accent-background .aw-commands-commandIconButton,
.noty_container_type_information .afx-accent-background .aw-commands-commandToolbarIconButton,
.noty_container_type_information .afx-accent-background .sw-button-iconContainer,
.noty_container_type_information .afx-default-background .aw-commands-commandIconButton,
.noty_container_type_information .afx-default-background .aw-commands-commandToolbarIconButton,
.noty_container_type_information .afx-default-background .sw-button-iconContainer,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandIconButton,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.noty_container_type_information .aw-layout-panelTitle .sw-button-iconContainer,
.noty_container_type_warning .afx-accent-background .aw-commands-commandIconButton,
.noty_container_type_warning .afx-accent-background .aw-commands-commandToolbarIconButton,
.noty_container_type_warning .afx-accent-background .sw-button-iconContainer,
.noty_container_type_warning .afx-default-background .aw-commands-commandIconButton,
.noty_container_type_warning .afx-default-background .aw-commands-commandToolbarIconButton,
.noty_container_type_warning .afx-default-background .sw-button-iconContainer,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandIconButton,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandToolbarIconButton,
.noty_container_type_warning .aw-layout-panelTitle .sw-button-iconContainer {
    color: #fff
}

.afx-alt-content-background .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.afx-alt-content-background .afx-accent-background .aw-commands-commandIconButton:active,
.afx-alt-content-background .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-alt-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.afx-alt-content-background .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.afx-alt-content-background .afx-accent-background .sw-button-iconContainer:active,
.afx-alt-content-background .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.afx-alt-content-background .afx-default-background .aw-commands-commandIconButton:active,
.afx-alt-content-background .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-alt-content-background .afx-default-background .aw-commands-commandToolbarIconButton:active,
.afx-alt-content-background .afx-default-background .sw-button-iconContainer.aw-state-selected,
.afx-alt-content-background .afx-default-background .sw-button-iconContainer:active,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.afx-alt-content-background .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .sw-button-iconContainer:active,
.afx-content-background .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.afx-content-background .afx-accent-background .aw-commands-commandIconButton:active,
.afx-content-background .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.afx-content-background .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.afx-content-background .afx-accent-background .sw-button-iconContainer:active,
.afx-content-background .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.afx-content-background .afx-default-background .aw-commands-commandIconButton:active,
.afx-content-background .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-content-background .afx-default-background .aw-commands-commandToolbarIconButton:active,
.afx-content-background .afx-default-background .sw-button-iconContainer.aw-state-selected,
.afx-content-background .afx-default-background .sw-button-iconContainer:active,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.afx-content-background .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .sw-button-iconContainer:active,
.afx-medium-background .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.afx-medium-background .afx-accent-background .aw-commands-commandIconButton:active,
.afx-medium-background .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-medium-background .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.afx-medium-background .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.afx-medium-background .afx-accent-background .sw-button-iconContainer:active,
.afx-medium-background .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.afx-medium-background .afx-default-background .aw-commands-commandIconButton:active,
.afx-medium-background .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-medium-background .afx-default-background .aw-commands-commandToolbarIconButton:active,
.afx-medium-background .afx-default-background .sw-button-iconContainer.aw-state-selected,
.afx-medium-background .afx-default-background .sw-button-iconContainer:active,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.afx-medium-background .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .sw-button-iconContainer:active,
.aw-layout-popup .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-popup .afx-accent-background .aw-commands-commandIconButton:active,
.aw-layout-popup .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-popup .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-popup .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-popup .afx-accent-background .sw-button-iconContainer:active,
.aw-layout-popup .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-popup .afx-default-background .aw-commands-commandIconButton:active,
.aw-layout-popup .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-popup .afx-default-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-popup .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-popup .afx-default-background .sw-button-iconContainer:active,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.aw-layout-popup .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .sw-button-iconContainer:active,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandIconButton:active,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button-iconContainer:active,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandIconButton:active,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-primaryWorkarea .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .sw-button-iconContainer:active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button-iconContainer:active,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandIconButton:active,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-subLocation .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .sw-button-iconContainer:active,
.aw-layout-subLocation .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-subLocation .afx-default-background .aw-commands-commandIconButton:active,
.aw-layout-subLocation .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-subLocation .afx-default-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-subLocation .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-subLocation .afx-default-background .sw-button-iconContainer:active,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button-iconContainer:active,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandIconButton:active,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-sublocationContainer .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .sw-button-iconContainer:active,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandIconButton:active,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandToolbarIconButton:active,
.aw-layout-sublocationContainer .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .sw-button-iconContainer:active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button-iconContainer:active,
.noty_container_type_error .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_error .afx-accent-background .aw-commands-commandIconButton:active,
.noty_container_type_error .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_error .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.noty_container_type_error .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_error .afx-accent-background .sw-button-iconContainer:active,
.noty_container_type_error .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_error .afx-default-background .aw-commands-commandIconButton:active,
.noty_container_type_error .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_error .afx-default-background .aw-commands-commandToolbarIconButton:active,
.noty_container_type_error .afx-default-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_error .afx-default-background .sw-button-iconContainer:active,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.noty_container_type_error .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .sw-button-iconContainer:active,
.noty_container_type_information .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_information .afx-accent-background .aw-commands-commandIconButton:active,
.noty_container_type_information .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_information .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.noty_container_type_information .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_information .afx-accent-background .sw-button-iconContainer:active,
.noty_container_type_information .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_information .afx-default-background .aw-commands-commandIconButton:active,
.noty_container_type_information .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_information .afx-default-background .aw-commands-commandToolbarIconButton:active,
.noty_container_type_information .afx-default-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_information .afx-default-background .sw-button-iconContainer:active,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.noty_container_type_information .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .sw-button-iconContainer:active,
.noty_container_type_warning .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_warning .afx-accent-background .aw-commands-commandIconButton:active,
.noty_container_type_warning .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_warning .afx-accent-background .aw-commands-commandToolbarIconButton:active,
.noty_container_type_warning .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_warning .afx-accent-background .sw-button-iconContainer:active,
.noty_container_type_warning .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_warning .afx-default-background .aw-commands-commandIconButton:active,
.noty_container_type_warning .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_warning .afx-default-background .aw-commands-commandToolbarIconButton:active,
.noty_container_type_warning .afx-default-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_warning .afx-default-background .sw-button-iconContainer:active,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandIconButton:active,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:active,
.noty_container_type_warning .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .sw-button-iconContainer:active {
    background-color: #003750;
    color: #fff
}

.afx-alt-content-background .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.afx-alt-content-background .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-alt-content-background .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.afx-alt-content-background .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.afx-alt-content-background .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-alt-content-background .afx-default-background .sw-button-iconContainer.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.afx-content-background .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.afx-content-background .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-content-background .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.afx-content-background .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.afx-content-background .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-content-background .afx-default-background .sw-button-iconContainer.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.afx-medium-background .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.afx-medium-background .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-medium-background .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.afx-medium-background .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.afx-medium-background .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-medium-background .afx-default-background .sw-button-iconContainer.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-popup .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-popup .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-popup .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-popup .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-popup .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-popup .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-subLocation .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-subLocation .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-subLocation .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .sw-button-iconContainer.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.noty_container_type_error .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_error .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_error .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_error .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_error .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_error .afx-default-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.noty_container_type_information .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_information .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_information .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_information .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_information .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_information .afx-default-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected,
.noty_container_type_warning .afx-accent-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_warning .afx-accent-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_warning .afx-accent-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_warning .afx-default-background .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_warning .afx-default-background .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_warning .afx-default-background .sw-button-iconContainer.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandIconButton.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandToolbarIconButton.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .sw-button-iconContainer.aw-state-selected {
    border-top-color: #66c8de
}

.afx-alt-content-background .afx-accent-background .aw-commands-commandIconButton:hover,
.afx-alt-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.afx-alt-content-background .afx-accent-background .sw-button-iconContainer:hover,
.afx-alt-content-background .afx-default-background .aw-commands-commandIconButton:hover,
.afx-alt-content-background .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.afx-alt-content-background .afx-default-background .sw-button-iconContainer:hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-button-iconContainer:hover,
.afx-content-background .afx-accent-background .aw-commands-commandIconButton:hover,
.afx-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.afx-content-background .afx-accent-background .sw-button-iconContainer:hover,
.afx-content-background .afx-default-background .aw-commands-commandIconButton:hover,
.afx-content-background .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.afx-content-background .afx-default-background .sw-button-iconContainer:hover,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.afx-content-background .aw-layout-panelTitle .sw-button-iconContainer:hover,
.afx-medium-background .afx-accent-background .aw-commands-commandIconButton:hover,
.afx-medium-background .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.afx-medium-background .afx-accent-background .sw-button-iconContainer:hover,
.afx-medium-background .afx-default-background .aw-commands-commandIconButton:hover,
.afx-medium-background .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.afx-medium-background .afx-default-background .sw-button-iconContainer:hover,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.afx-medium-background .aw-layout-panelTitle .sw-button-iconContainer:hover,
.aw-layout-popup .afx-accent-background .aw-commands-commandIconButton:hover,
.aw-layout-popup .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-popup .afx-accent-background .sw-button-iconContainer:hover,
.aw-layout-popup .afx-default-background .aw-commands-commandIconButton:hover,
.aw-layout-popup .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-popup .afx-default-background .sw-button-iconContainer:hover,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.aw-layout-popup .aw-layout-panelTitle .sw-button-iconContainer:hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandIconButton:hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button-iconContainer:hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandIconButton:hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-button-iconContainer:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button-iconContainer:hover,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandIconButton:hover,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-subLocation .afx-accent-background .sw-button-iconContainer:hover,
.aw-layout-subLocation .afx-default-background .aw-commands-commandIconButton:hover,
.aw-layout-subLocation .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-subLocation .afx-default-background .sw-button-iconContainer:hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button-iconContainer:hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandIconButton:hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-button-iconContainer:hover,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandIconButton:hover,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.aw-layout-sublocationContainer .afx-default-background .sw-button-iconContainer:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button-iconContainer:hover,
.noty_container_type_error .afx-accent-background .aw-commands-commandIconButton:hover,
.noty_container_type_error .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_error .afx-accent-background .sw-button-iconContainer:hover,
.noty_container_type_error .afx-default-background .aw-commands-commandIconButton:hover,
.noty_container_type_error .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_error .afx-default-background .sw-button-iconContainer:hover,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_error .aw-layout-panelTitle .sw-button-iconContainer:hover,
.noty_container_type_information .afx-accent-background .aw-commands-commandIconButton:hover,
.noty_container_type_information .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_information .afx-accent-background .sw-button-iconContainer:hover,
.noty_container_type_information .afx-default-background .aw-commands-commandIconButton:hover,
.noty_container_type_information .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_information .afx-default-background .sw-button-iconContainer:hover,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_information .aw-layout-panelTitle .sw-button-iconContainer:hover,
.noty_container_type_warning .afx-accent-background .aw-commands-commandIconButton:hover,
.noty_container_type_warning .afx-accent-background .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_warning .afx-accent-background .sw-button-iconContainer:hover,
.noty_container_type_warning .afx-default-background .aw-commands-commandIconButton:hover,
.noty_container_type_warning .afx-default-background .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_warning .afx-default-background .sw-button-iconContainer:hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandIconButton:hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-button-iconContainer:hover {
    background-color: rgba(0, 0, 0, .1)
}

.afx-alt-content-background .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-alt-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-alt-content-background .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-alt-content-background .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-alt-content-background .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-alt-content-background .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-alt-content-background .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.afx-content-background .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-content-background .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-content-background .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-content-background .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-content-background .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-content-background .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.afx-medium-background .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-medium-background .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-medium-background .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-medium-background .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-medium-background .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-medium-background .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.afx-medium-background .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-popup .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-popup .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-popup .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-popup .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-popup .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-popup .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-popup .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-subLocation .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-subLocation .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-subLocation .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-subLocation .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_error .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_error .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_error .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_error .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_error .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_error .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_error .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_information .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_information .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_information .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_information .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_information .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_information .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_information .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_warning .afx-accent-background .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_warning .afx-accent-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_warning .afx-accent-background .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_warning .afx-default-background .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_warning .afx-default-background .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_warning .afx-default-background .sw-button-iconContainer:hover.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandIconButton:hover.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:hover.aw-state-selected,
.noty_container_type_warning .aw-layout-panelTitle .sw-button-iconContainer:hover.aw-state-selected {
    background-color: rgba(0, 0, 0, .1);
    border-top-color: #66c8de
}

.keyboard .afx-alt-content-background .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .afx-alt-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-alt-content-background .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .afx-alt-content-background .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .afx-alt-content-background .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-alt-content-background .afx-default-background .sw-button-iconContainer:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .afx-content-background .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .afx-content-background .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-content-background .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .afx-content-background .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .afx-content-background .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-content-background .afx-default-background .sw-button-iconContainer:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .afx-medium-background .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .afx-medium-background .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-medium-background .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .afx-medium-background .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .afx-medium-background .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-medium-background .afx-default-background .sw-button-iconContainer:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .aw-layout-popup .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-popup .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-popup .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-popup .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-popup .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-popup .afx-default-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-subLocation .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-subLocation .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-subLocation .afx-default-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .sw-button-iconContainer:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .noty_container_type_error .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_error .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_error .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .noty_container_type_error .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_error .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_error .afx-default-background .sw-button-iconContainer:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .noty_container_type_information .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_information .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_information .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .noty_container_type_information .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_information .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_information .afx-default-background .sw-button-iconContainer:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .sw-button-iconContainer:focus,
.keyboard .noty_container_type_warning .afx-accent-background .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_warning .afx-accent-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_warning .afx-accent-background .sw-button-iconContainer:focus,
.keyboard .noty_container_type_warning .afx-default-background .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_warning .afx-default-background .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_warning .afx-default-background .sw-button-iconContainer:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandIconButton:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .aw-commands-commandToolbarIconButton:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .sw-button-iconContainer:focus {
    border-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .aw-commands-svg svg,
.afx-alt-content-background .afx-accent-background .aw-theme-iconHomeOutline,
.afx-alt-content-background .afx-accent-background .aw-theme-iconOutline,
.afx-alt-content-background .afx-default-background .aw-commands-svg svg,
.afx-alt-content-background .afx-default-background .aw-theme-iconHomeOutline,
.afx-alt-content-background .afx-default-background .aw-theme-iconOutline,
.afx-alt-content-background .aw-layout-panelTitle .aw-commands-svg svg,
.afx-alt-content-background .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.afx-alt-content-background .aw-layout-panelTitle .aw-theme-iconOutline,
.afx-content-background .afx-accent-background .aw-commands-svg svg,
.afx-content-background .afx-accent-background .aw-theme-iconHomeOutline,
.afx-content-background .afx-accent-background .aw-theme-iconOutline,
.afx-content-background .afx-default-background .aw-commands-svg svg,
.afx-content-background .afx-default-background .aw-theme-iconHomeOutline,
.afx-content-background .afx-default-background .aw-theme-iconOutline,
.afx-content-background .aw-layout-panelTitle .aw-commands-svg svg,
.afx-content-background .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.afx-content-background .aw-layout-panelTitle .aw-theme-iconOutline,
.afx-medium-background .afx-accent-background .aw-commands-svg svg,
.afx-medium-background .afx-accent-background .aw-theme-iconHomeOutline,
.afx-medium-background .afx-accent-background .aw-theme-iconOutline,
.afx-medium-background .afx-default-background .aw-commands-svg svg,
.afx-medium-background .afx-default-background .aw-theme-iconHomeOutline,
.afx-medium-background .afx-default-background .aw-theme-iconOutline,
.afx-medium-background .aw-layout-panelTitle .aw-commands-svg svg,
.afx-medium-background .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.afx-medium-background .aw-layout-panelTitle .aw-theme-iconOutline,
.aw-layout-popup .afx-accent-background .aw-commands-svg svg,
.aw-layout-popup .afx-accent-background .aw-theme-iconHomeOutline,
.aw-layout-popup .afx-accent-background .aw-theme-iconOutline,
.aw-layout-popup .afx-default-background .aw-commands-svg svg,
.aw-layout-popup .afx-default-background .aw-theme-iconHomeOutline,
.aw-layout-popup .afx-default-background .aw-theme-iconOutline,
.aw-layout-popup .aw-layout-panelTitle .aw-commands-svg svg,
.aw-layout-popup .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.aw-layout-popup .aw-layout-panelTitle .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-accent-background .aw-commands-svg svg,
.aw-layout-primaryWorkarea .afx-accent-background .aw-theme-iconHomeOutline,
.aw-layout-primaryWorkarea .afx-accent-background .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-default-background .aw-commands-svg svg,
.aw-layout-primaryWorkarea .afx-default-background .aw-theme-iconHomeOutline,
.aw-layout-primaryWorkarea .afx-default-background .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-commands-svg svg,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-theme-iconOutline,
.aw-layout-subLocation .afx-accent-background .aw-commands-svg svg,
.aw-layout-subLocation .afx-accent-background .aw-theme-iconHomeOutline,
.aw-layout-subLocation .afx-accent-background .aw-theme-iconOutline,
.aw-layout-subLocation .afx-default-background .aw-commands-svg svg,
.aw-layout-subLocation .afx-default-background .aw-theme-iconHomeOutline,
.aw-layout-subLocation .afx-default-background .aw-theme-iconOutline,
.aw-layout-subLocation .aw-layout-panelTitle .aw-commands-svg svg,
.aw-layout-subLocation .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.aw-layout-subLocation .aw-layout-panelTitle .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-accent-background .aw-commands-svg svg,
.aw-layout-sublocationContainer .afx-accent-background .aw-theme-iconHomeOutline,
.aw-layout-sublocationContainer .afx-accent-background .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-default-background .aw-commands-svg svg,
.aw-layout-sublocationContainer .afx-default-background .aw-theme-iconHomeOutline,
.aw-layout-sublocationContainer .afx-default-background .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-commands-svg svg,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-theme-iconOutline,
.noty_container_type_error .afx-accent-background .aw-commands-svg svg,
.noty_container_type_error .afx-accent-background .aw-theme-iconHomeOutline,
.noty_container_type_error .afx-accent-background .aw-theme-iconOutline,
.noty_container_type_error .afx-default-background .aw-commands-svg svg,
.noty_container_type_error .afx-default-background .aw-theme-iconHomeOutline,
.noty_container_type_error .afx-default-background .aw-theme-iconOutline,
.noty_container_type_error .aw-layout-panelTitle .aw-commands-svg svg,
.noty_container_type_error .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.noty_container_type_error .aw-layout-panelTitle .aw-theme-iconOutline,
.noty_container_type_information .afx-accent-background .aw-commands-svg svg,
.noty_container_type_information .afx-accent-background .aw-theme-iconHomeOutline,
.noty_container_type_information .afx-accent-background .aw-theme-iconOutline,
.noty_container_type_information .afx-default-background .aw-commands-svg svg,
.noty_container_type_information .afx-default-background .aw-theme-iconHomeOutline,
.noty_container_type_information .afx-default-background .aw-theme-iconOutline,
.noty_container_type_information .aw-layout-panelTitle .aw-commands-svg svg,
.noty_container_type_information .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.noty_container_type_information .aw-layout-panelTitle .aw-theme-iconOutline,
.noty_container_type_warning .afx-accent-background .aw-commands-svg svg,
.noty_container_type_warning .afx-accent-background .aw-theme-iconHomeOutline,
.noty_container_type_warning .afx-accent-background .aw-theme-iconOutline,
.noty_container_type_warning .afx-default-background .aw-commands-svg svg,
.noty_container_type_warning .afx-default-background .aw-theme-iconHomeOutline,
.noty_container_type_warning .afx-default-background .aw-theme-iconOutline,
.noty_container_type_warning .aw-layout-panelTitle .aw-commands-svg svg,
.noty_container_type_warning .aw-layout-panelTitle .aw-theme-iconHomeOutline,
.noty_container_type_warning .aw-layout-panelTitle .aw-theme-iconOutline {
    fill: #fff
}

.afx-alt-content-background .afx-accent-background .aw-layout-panelSectionTitle,
.afx-alt-content-background .afx-default-background .aw-layout-panelSectionTitle,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.afx-content-background .afx-accent-background .aw-layout-panelSectionTitle,
.afx-content-background .afx-default-background .aw-layout-panelSectionTitle,
.afx-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.afx-medium-background .afx-accent-background .aw-layout-panelSectionTitle,
.afx-medium-background .afx-default-background .aw-layout-panelSectionTitle,
.afx-medium-background .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-popup .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-popup .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-subLocation .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-subLocation .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.noty_container_type_error .afx-accent-background .aw-layout-panelSectionTitle,
.noty_container_type_error .afx-default-background .aw-layout-panelSectionTitle,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.noty_container_type_information .afx-accent-background .aw-layout-panelSectionTitle,
.noty_container_type_information .afx-default-background .aw-layout-panelSectionTitle,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.noty_container_type_warning .afx-accent-background .aw-layout-panelSectionTitle,
.noty_container_type_warning .afx-default-background .aw-layout-panelSectionTitle,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-panelSectionTitle {
    background-color: #002c40;
    color: #fff
}

.afx-alt-content-background .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-alt-content-background .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-content-background .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-content-background .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-medium-background .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-medium-background .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.afx-medium-background .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-popup .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-popup .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-subLocation .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-subLocation .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_error .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_error .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_information .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_information .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_warning .afx-accent-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_warning .afx-default-background .aw-layout-panelSectionTitle .aw-theme-iconOutline,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-panelSectionTitle .aw-theme-iconOutline {
    fill: #464646
}

.keyboard .afx-alt-content-background .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-alt-content-background .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .afx-content-background .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-content-background .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .afx-medium-background .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-medium-background .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-popup .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-popup .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-subLocation .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_error .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_error .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_information .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_information .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_warning .afx-accent-background .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_warning .afx-default-background .aw-layout-panelSectionTitle:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .aw-layout-panelSectionTitle:focus {
    border-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .aw-layout-panelSectionTitle,
.afx-alt-content-background .afx-accent-background .sw-sectionTitleContainer,
.afx-alt-content-background .afx-default-background .aw-layout-panelSectionTitle,
.afx-alt-content-background .afx-default-background .sw-sectionTitleContainer,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.afx-alt-content-background .aw-layout-panelTitle .sw-sectionTitleContainer,
.afx-content-background .afx-accent-background .aw-layout-panelSectionTitle,
.afx-content-background .afx-accent-background .sw-sectionTitleContainer,
.afx-content-background .afx-default-background .aw-layout-panelSectionTitle,
.afx-content-background .afx-default-background .sw-sectionTitleContainer,
.afx-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.afx-content-background .aw-layout-panelTitle .sw-sectionTitleContainer,
.afx-medium-background .afx-accent-background .aw-layout-panelSectionTitle,
.afx-medium-background .afx-accent-background .sw-sectionTitleContainer,
.afx-medium-background .afx-default-background .aw-layout-panelSectionTitle,
.afx-medium-background .afx-default-background .sw-sectionTitleContainer,
.afx-medium-background .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.afx-medium-background .aw-layout-panelTitle .sw-sectionTitleContainer,
.aw-layout-popup .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-popup .afx-accent-background .sw-sectionTitleContainer,
.aw-layout-popup .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-popup .afx-default-background .sw-sectionTitleContainer,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-popup .aw-layout-panelTitle .sw-sectionTitleContainer,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .afx-accent-background .sw-sectionTitleContainer,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .afx-default-background .sw-sectionTitleContainer,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-sectionTitleContainer,
.aw-layout-subLocation .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-subLocation .afx-accent-background .sw-sectionTitleContainer,
.aw-layout-subLocation .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-subLocation .afx-default-background .sw-sectionTitleContainer,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-subLocation .aw-layout-panelTitle .sw-sectionTitleContainer,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .afx-accent-background .sw-sectionTitleContainer,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .afx-default-background .sw-sectionTitleContainer,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-sectionTitleContainer,
.noty_container_type_error .afx-accent-background .aw-layout-panelSectionTitle,
.noty_container_type_error .afx-accent-background .sw-sectionTitleContainer,
.noty_container_type_error .afx-default-background .aw-layout-panelSectionTitle,
.noty_container_type_error .afx-default-background .sw-sectionTitleContainer,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.noty_container_type_error .aw-layout-panelTitle .sw-sectionTitleContainer,
.noty_container_type_information .afx-accent-background .aw-layout-panelSectionTitle,
.noty_container_type_information .afx-accent-background .sw-sectionTitleContainer,
.noty_container_type_information .afx-default-background .aw-layout-panelSectionTitle,
.noty_container_type_information .afx-default-background .sw-sectionTitleContainer,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.noty_container_type_information .aw-layout-panelTitle .sw-sectionTitleContainer,
.noty_container_type_warning .afx-accent-background .aw-layout-panelSectionTitle,
.noty_container_type_warning .afx-accent-background .sw-sectionTitleContainer,
.noty_container_type_warning .afx-default-background .aw-layout-panelSectionTitle,
.noty_container_type_warning .afx-default-background .sw-sectionTitleContainer,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-panelSectionTitle,
.noty_container_type_warning .aw-layout-panelTitle .sw-sectionTitleContainer {
    background-color: #002c40;
    color: #fff
}

.afx-alt-content-background .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-alt-content-background .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.afx-alt-content-background .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-alt-content-background .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-alt-content-background .afx-default-background .sw-property.sw-required .sw-property-name:before,
.afx-alt-content-background .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-alt-content-background .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.afx-content-background .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-content-background .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.afx-content-background .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-content-background .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-content-background .afx-default-background .sw-property.sw-required .sw-property-name:before,
.afx-content-background .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-content-background .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-content-background .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.afx-content-background .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.afx-medium-background .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-medium-background .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.afx-medium-background .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-medium-background .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-medium-background .afx-default-background .sw-property.sw-required .sw-property-name:before,
.afx-medium-background .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.afx-medium-background .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.afx-medium-background .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.afx-medium-background .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-popup .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-popup .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-popup .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-popup .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-popup .afx-default-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-popup .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-popup .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.aw-layout-popup .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-primaryWorkarea .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-primaryWorkarea .afx-default-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-subLocation .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-subLocation .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-subLocation .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-subLocation .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-subLocation .afx-default-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-subLocation .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-subLocation .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-sublocationContainer .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-sublocationContainer .afx-default-background .sw-property.sw-required .sw-property-name:before,
.aw-layout-sublocationContainer .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_error .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_error .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.noty_container_type_error .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_error .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_error .afx-default-background .sw-property.sw-required .sw-property-name:before,
.noty_container_type_error .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_error .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.noty_container_type_error .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_information .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_information .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.noty_container_type_information .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_information .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_information .afx-default-background .sw-property.sw-required .sw-property-name:before,
.noty_container_type_information .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_information .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.noty_container_type_information .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_warning .afx-accent-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_warning .afx-accent-background .sw-property.sw-required .sw-property-name:before,
.noty_container_type_warning .afx-accent-background .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_warning .afx-default-background .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_warning .afx-default-background .sw-property.sw-required .sw-property-name:before,
.noty_container_type_warning .afx-default-background .sw-sectionTitleContainer .sw-sectionTitle,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-panelSectionTitle .sw-sectionTitle,
.noty_container_type_warning .aw-layout-panelTitle .sw-property.sw-required .sw-property-name:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-sectionTitleContainer .sw-sectionTitle {
    color: #fff
}

.keyboard .afx-alt-content-background .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-alt-content-background .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-content-background .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-content-background .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-content-background .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-medium-background .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-medium-background .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .afx-medium-background .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-popup .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-popup .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-popup .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-subLocation .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-subLocation .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-sublocationContainer .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_error .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_error .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_error .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_information .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_information .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_information .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_warning .afx-accent-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_warning .afx-default-background .sw-panel-summary:focus .sw-sectionTitleContainer,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .sw-panel-summary:focus .sw-sectionTitleContainer {
    outline-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-alt-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-alt-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-medium-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-medium-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.afx-medium-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-popup .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-popup .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-popup .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-primaryWorkarea .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-primaryWorkarea .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-subLocation .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-subLocation .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-subLocation .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-sublocationContainer .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-sublocationContainer .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_error .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_error .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_error .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_information .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_information .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_information .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_warning .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_warning .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title,
.noty_container_type_warning .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title {
    border-color: transparent;
    color: #fff
}

.afx-alt-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-alt-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-alt-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-alt-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-alt-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-alt-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-alt-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-medium-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-medium-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-medium-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-medium-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-medium-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-medium-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-medium-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.afx-medium-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.afx-medium-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-popup .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-popup .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-popup .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-popup .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-popup .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-popup .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-popup .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-popup .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-popup .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-primaryWorkarea .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-primaryWorkarea .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-subLocation .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-subLocation .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-subLocation .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-subLocation .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-subLocation .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-subLocation .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-subLocation .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-sublocationContainer .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-sublocationContainer .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-sublocationContainer .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-sublocationContainer .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_error .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_error .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_error .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_error .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_error .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_error .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_error .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_error .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_error .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_information .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_information .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_information .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_information .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_information .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_information .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_information .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_information .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_information .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_warning .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_warning .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_warning .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_warning .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_warning .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_warning .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected,
.noty_container_type_warning .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-selected:hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover {
    border-bottom-color: #ffb900;
    color: #ffb900
}

.afx-alt-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-alt-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-content-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-content-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-content-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-medium-background .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-medium-background .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.afx-medium-background .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-popup .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-popup .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-popup .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-subLocation .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-subLocation .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-sublocationContainer .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_error .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_error .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_error .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_information .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_information .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_information .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_warning .afx-accent-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_warning .afx-default-background .sw-tabContainer .sw-tab a.sw-tab-title:hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-tabContainer .sw-tab a.sw-tab-title:hover {
    border-bottom-color: transparent
}

.afx-alt-content-background .afx-accent-background .aw-footer-container,
.afx-alt-content-background .afx-default-background .aw-footer-container,
.afx-alt-content-background .aw-layout-panelTitle .aw-footer-container,
.afx-content-background .afx-accent-background .aw-footer-container,
.afx-content-background .afx-default-background .aw-footer-container,
.afx-content-background .aw-layout-panelTitle .aw-footer-container,
.afx-medium-background .afx-accent-background .aw-footer-container,
.afx-medium-background .afx-default-background .aw-footer-container,
.afx-medium-background .aw-layout-panelTitle .aw-footer-container,
.aw-layout-popup .afx-accent-background .aw-footer-container,
.aw-layout-popup .afx-default-background .aw-footer-container,
.aw-layout-popup .aw-layout-panelTitle .aw-footer-container,
.aw-layout-primaryWorkarea .afx-accent-background .aw-footer-container,
.aw-layout-primaryWorkarea .afx-default-background .aw-footer-container,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-footer-container,
.aw-layout-subLocation .afx-accent-background .aw-footer-container,
.aw-layout-subLocation .afx-default-background .aw-footer-container,
.aw-layout-subLocation .aw-layout-panelTitle .aw-footer-container,
.aw-layout-sublocationContainer .afx-accent-background .aw-footer-container,
.aw-layout-sublocationContainer .afx-default-background .aw-footer-container,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-footer-container,
.noty_container_type_error .afx-accent-background .aw-footer-container,
.noty_container_type_error .afx-default-background .aw-footer-container,
.noty_container_type_error .aw-layout-panelTitle .aw-footer-container,
.noty_container_type_information .afx-accent-background .aw-footer-container,
.noty_container_type_information .afx-default-background .aw-footer-container,
.noty_container_type_information .aw-layout-panelTitle .aw-footer-container,
.noty_container_type_warning .afx-accent-background .aw-footer-container,
.noty_container_type_warning .afx-default-background .aw-footer-container,
.noty_container_type_warning .aw-layout-panelTitle .aw-footer-container {
    background-color: #006487;
    box-shadow: 8px 0 16px 0 rgba(0, 0, 0, .3)
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip,
.afx-alt-content-background .afx-accent-background .sw-button,
.afx-alt-content-background .afx-default-background .aw-widgets-chip,
.afx-alt-content-background .afx-default-background .sw-button,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip,
.afx-alt-content-background .aw-layout-panelTitle .sw-button,
.afx-content-background .afx-accent-background .aw-widgets-chip,
.afx-content-background .afx-accent-background .sw-button,
.afx-content-background .afx-default-background .aw-widgets-chip,
.afx-content-background .afx-default-background .sw-button,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip,
.afx-content-background .aw-layout-panelTitle .sw-button,
.afx-medium-background .afx-accent-background .aw-widgets-chip,
.afx-medium-background .afx-accent-background .sw-button,
.afx-medium-background .afx-default-background .aw-widgets-chip,
.afx-medium-background .afx-default-background .sw-button,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip,
.afx-medium-background .aw-layout-panelTitle .sw-button,
.aw-layout-popup .afx-accent-background .aw-widgets-chip,
.aw-layout-popup .afx-accent-background .sw-button,
.aw-layout-popup .afx-default-background .aw-widgets-chip,
.aw-layout-popup .afx-default-background .sw-button,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip,
.aw-layout-popup .aw-layout-panelTitle .sw-button,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip,
.aw-layout-primaryWorkarea .afx-default-background .sw-button,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip,
.aw-layout-subLocation .afx-accent-background .sw-button,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip,
.aw-layout-subLocation .afx-default-background .sw-button,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip,
.aw-layout-sublocationContainer .afx-accent-background .sw-button,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip,
.aw-layout-sublocationContainer .afx-default-background .sw-button,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button,
.noty_container_type_error .afx-accent-background .aw-widgets-chip,
.noty_container_type_error .afx-accent-background .sw-button,
.noty_container_type_error .afx-default-background .aw-widgets-chip,
.noty_container_type_error .afx-default-background .sw-button,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip,
.noty_container_type_error .aw-layout-panelTitle .sw-button,
.noty_container_type_information .afx-accent-background .aw-widgets-chip,
.noty_container_type_information .afx-accent-background .sw-button,
.noty_container_type_information .afx-default-background .aw-widgets-chip,
.noty_container_type_information .afx-default-background .sw-button,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip,
.noty_container_type_information .aw-layout-panelTitle .sw-button,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip,
.noty_container_type_warning .afx-accent-background .sw-button,
.noty_container_type_warning .afx-default-background .aw-widgets-chip,
.noty_container_type_warning .afx-default-background .sw-button,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip,
.noty_container_type_warning .aw-layout-panelTitle .sw-button {
    fill: #005f87;
    background-color: #fff;
    border-color: #003951;
    color: #005f87
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:focus,
.afx-alt-content-background .afx-accent-background .aw-widgets-chip:hover,
.afx-alt-content-background .afx-accent-background .sw-button:focus,
.afx-alt-content-background .afx-accent-background .sw-button:hover,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:focus,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:hover,
.afx-alt-content-background .afx-default-background .sw-button:focus,
.afx-alt-content-background .afx-default-background .sw-button:hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:focus,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:focus,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:hover,
.afx-content-background .afx-accent-background .aw-widgets-chip:focus,
.afx-content-background .afx-accent-background .aw-widgets-chip:hover,
.afx-content-background .afx-accent-background .sw-button:focus,
.afx-content-background .afx-accent-background .sw-button:hover,
.afx-content-background .afx-default-background .aw-widgets-chip:focus,
.afx-content-background .afx-default-background .aw-widgets-chip:hover,
.afx-content-background .afx-default-background .sw-button:focus,
.afx-content-background .afx-default-background .sw-button:hover,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:focus,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:hover,
.afx-content-background .aw-layout-panelTitle .sw-button:focus,
.afx-content-background .aw-layout-panelTitle .sw-button:hover,
.afx-medium-background .afx-accent-background .aw-widgets-chip:focus,
.afx-medium-background .afx-accent-background .aw-widgets-chip:hover,
.afx-medium-background .afx-accent-background .sw-button:focus,
.afx-medium-background .afx-accent-background .sw-button:hover,
.afx-medium-background .afx-default-background .aw-widgets-chip:focus,
.afx-medium-background .afx-default-background .aw-widgets-chip:hover,
.afx-medium-background .afx-default-background .sw-button:focus,
.afx-medium-background .afx-default-background .sw-button:hover,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:focus,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:hover,
.afx-medium-background .aw-layout-panelTitle .sw-button:focus,
.afx-medium-background .aw-layout-panelTitle .sw-button:hover,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:focus,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:hover,
.aw-layout-popup .afx-accent-background .sw-button:focus,
.aw-layout-popup .afx-accent-background .sw-button:hover,
.aw-layout-popup .afx-default-background .aw-widgets-chip:focus,
.aw-layout-popup .afx-default-background .aw-widgets-chip:hover,
.aw-layout-popup .afx-default-background .sw-button:focus,
.aw-layout-popup .afx-default-background .sw-button:hover,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:focus,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:hover,
.aw-layout-popup .aw-layout-panelTitle .sw-button:focus,
.aw-layout-popup .aw-layout-panelTitle .sw-button:hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:focus,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:focus,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:focus,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:focus,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:hover,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:focus,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:hover,
.aw-layout-subLocation .afx-accent-background .sw-button:focus,
.aw-layout-subLocation .afx-accent-background .sw-button:hover,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:focus,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:hover,
.aw-layout-subLocation .afx-default-background .sw-button:focus,
.aw-layout-subLocation .afx-default-background .sw-button:hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:focus,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:focus,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:focus,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:focus,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:hover,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:focus,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:hover,
.aw-layout-sublocationContainer .afx-default-background .sw-button:focus,
.aw-layout-sublocationContainer .afx-default-background .sw-button:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:hover,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:focus,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:hover,
.noty_container_type_error .afx-accent-background .sw-button:focus,
.noty_container_type_error .afx-accent-background .sw-button:hover,
.noty_container_type_error .afx-default-background .aw-widgets-chip:focus,
.noty_container_type_error .afx-default-background .aw-widgets-chip:hover,
.noty_container_type_error .afx-default-background .sw-button:focus,
.noty_container_type_error .afx-default-background .sw-button:hover,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:focus,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:hover,
.noty_container_type_error .aw-layout-panelTitle .sw-button:focus,
.noty_container_type_error .aw-layout-panelTitle .sw-button:hover,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:focus,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:hover,
.noty_container_type_information .afx-accent-background .sw-button:focus,
.noty_container_type_information .afx-accent-background .sw-button:hover,
.noty_container_type_information .afx-default-background .aw-widgets-chip:focus,
.noty_container_type_information .afx-default-background .aw-widgets-chip:hover,
.noty_container_type_information .afx-default-background .sw-button:focus,
.noty_container_type_information .afx-default-background .sw-button:hover,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:focus,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:hover,
.noty_container_type_information .aw-layout-panelTitle .sw-button:focus,
.noty_container_type_information .aw-layout-panelTitle .sw-button:hover,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:focus,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:hover,
.noty_container_type_warning .afx-accent-background .sw-button:focus,
.noty_container_type_warning .afx-accent-background .sw-button:hover,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:focus,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:hover,
.noty_container_type_warning .afx-default-background .sw-button:focus,
.noty_container_type_warning .afx-default-background .sw-button:hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:focus,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:focus,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:hover {
    background-color: #d9e7ed
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:active,
.afx-alt-content-background .afx-accent-background .sw-button:active,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:active,
.afx-alt-content-background .afx-default-background .sw-button:active,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:active,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:active,
.afx-content-background .afx-accent-background .aw-widgets-chip:active,
.afx-content-background .afx-accent-background .sw-button:active,
.afx-content-background .afx-default-background .aw-widgets-chip:active,
.afx-content-background .afx-default-background .sw-button:active,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:active,
.afx-content-background .aw-layout-panelTitle .sw-button:active,
.afx-medium-background .afx-accent-background .aw-widgets-chip:active,
.afx-medium-background .afx-accent-background .sw-button:active,
.afx-medium-background .afx-default-background .aw-widgets-chip:active,
.afx-medium-background .afx-default-background .sw-button:active,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:active,
.afx-medium-background .aw-layout-panelTitle .sw-button:active,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:active,
.aw-layout-popup .afx-accent-background .sw-button:active,
.aw-layout-popup .afx-default-background .aw-widgets-chip:active,
.aw-layout-popup .afx-default-background .sw-button:active,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:active,
.aw-layout-popup .aw-layout-panelTitle .sw-button:active,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:active,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:active,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:active,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:active,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:active,
.aw-layout-subLocation .afx-accent-background .sw-button:active,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:active,
.aw-layout-subLocation .afx-default-background .sw-button:active,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:active,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:active,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:active,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:active,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:active,
.aw-layout-sublocationContainer .afx-default-background .sw-button:active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:active,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:active,
.noty_container_type_error .afx-accent-background .sw-button:active,
.noty_container_type_error .afx-default-background .aw-widgets-chip:active,
.noty_container_type_error .afx-default-background .sw-button:active,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:active,
.noty_container_type_error .aw-layout-panelTitle .sw-button:active,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:active,
.noty_container_type_information .afx-accent-background .sw-button:active,
.noty_container_type_information .afx-default-background .aw-widgets-chip:active,
.noty_container_type_information .afx-default-background .sw-button:active,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:active,
.noty_container_type_information .aw-layout-panelTitle .sw-button:active,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:active,
.noty_container_type_warning .afx-accent-background .sw-button:active,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:active,
.noty_container_type_warning .afx-default-background .sw-button:active,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:active,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:active {
    background-color: #bfd7e1
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).accent-highContrast,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast {
    fill: #005f87;
    background-color: #fff;
    border-color: #003951;
    color: #005f87
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):hover {
    background-color: #d9e7ed
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).accent-highContrast:not(.aw-widgets-staticChip):active {
    background-color: #bfd7e1
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-content-background .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).aw-not-default-button,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).aw-not-default-button,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).aw-not-default-button {
    background-color: initial;
    border-color: #005f87;
    color: #dc0000
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).base-button,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).base-button,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).base-button,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.afx-content-background .afx-default-background .sw-button:not(.disabled).base-button,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).base-button,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).base-button,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).base-button,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).base-button,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).base-button,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).base-button,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).base-button,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).base-button,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).base-button,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).base-button,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).base-button,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).base-button,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).base-button,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).base-button,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).base-button,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).base-button,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).base-button,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).base-button {
    fill: #fff;
    background-color: #005f87;
    border-color: #fff;
    color: #fff
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).base-button:not(.aw-widgets-staticChip):hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):active,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):focus,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).base-button:not(.aw-widgets-staticChip):hover {
    background-color: #004c6c
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).chromeless,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).chromeless,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).chromeless,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-content-background .afx-default-background .sw-button:not(.disabled).chromeless,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).chromeless,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).chromeless,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).chromeless,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).chromeless,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).chromeless,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).chromeless,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).chromeless,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).chromeless,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).chromeless,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).chromeless,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).chromeless,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).chromeless,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).chromeless,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).chromeless,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).chromeless,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).chromeless {
    background-color: initial;
    border-color: transparent;
    box-shadow: none;
    color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-content-background .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.afx-content-background .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).chromeless:hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:focus,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:hover,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:focus,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:hover {
    background-color: #004c6c
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).chromeless:active,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-content-background .afx-default-background .sw-button:not(.disabled).chromeless:active,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).chromeless:active,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).chromeless:active,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).chromeless:active,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).chromeless:active,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).chromeless:active,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless:active,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).chromeless:active {
    background-color: #003951
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-alt-content-background .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.afx-alt-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-alt-content-background .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-alt-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.afx-content-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-content-background .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.afx-content-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-content-background .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-content-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.afx-medium-background .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-medium-background .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.afx-medium-background .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-medium-background .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.afx-medium-background .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-popup .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-popup .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-popup .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-popup .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-popup .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-primaryWorkarea .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-subLocation .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-subLocation .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-sublocationContainer .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-sublocationContainer .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_error .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_error .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_error .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_error .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_error .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_information .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_information .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_information .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_information .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_information .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_warning .afx-accent-background .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_warning .afx-default-background .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_warning .afx-default-background .sw-button:not(.disabled).chromeless-disabled,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip:not(.disabled).chromeless-disabled,
.noty_container_type_warning .aw-layout-panelTitle .sw-button:not(.disabled).chromeless-disabled {
    background-color: #757575;
    border-color: transparent;
    box-shadow: none;
    color: #000;
    pointer-events: none
}

.afx-alt-content-background .afx-accent-background .aw-widgets-chip.disabled,
.afx-alt-content-background .afx-accent-background .sw-button.disabled,
.afx-alt-content-background .afx-default-background .aw-widgets-chip.disabled,
.afx-alt-content-background .afx-default-background .sw-button.disabled,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-chip.disabled,
.afx-alt-content-background .aw-layout-panelTitle .sw-button.disabled,
.afx-content-background .afx-accent-background .aw-widgets-chip.disabled,
.afx-content-background .afx-accent-background .sw-button.disabled,
.afx-content-background .afx-default-background .aw-widgets-chip.disabled,
.afx-content-background .afx-default-background .sw-button.disabled,
.afx-content-background .aw-layout-panelTitle .aw-widgets-chip.disabled,
.afx-content-background .aw-layout-panelTitle .sw-button.disabled,
.afx-medium-background .afx-accent-background .aw-widgets-chip.disabled,
.afx-medium-background .afx-accent-background .sw-button.disabled,
.afx-medium-background .afx-default-background .aw-widgets-chip.disabled,
.afx-medium-background .afx-default-background .sw-button.disabled,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-chip.disabled,
.afx-medium-background .aw-layout-panelTitle .sw-button.disabled,
.aw-layout-popup .afx-accent-background .aw-widgets-chip.disabled,
.aw-layout-popup .afx-accent-background .sw-button.disabled,
.aw-layout-popup .afx-default-background .aw-widgets-chip.disabled,
.aw-layout-popup .afx-default-background .sw-button.disabled,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-chip.disabled,
.aw-layout-popup .aw-layout-panelTitle .sw-button.disabled,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-chip.disabled,
.aw-layout-primaryWorkarea .afx-accent-background .sw-button.disabled,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-chip.disabled,
.aw-layout-primaryWorkarea .afx-default-background .sw-button.disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-chip.disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-button.disabled,
.aw-layout-subLocation .afx-accent-background .aw-widgets-chip.disabled,
.aw-layout-subLocation .afx-accent-background .sw-button.disabled,
.aw-layout-subLocation .afx-default-background .aw-widgets-chip.disabled,
.aw-layout-subLocation .afx-default-background .sw-button.disabled,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-chip.disabled,
.aw-layout-subLocation .aw-layout-panelTitle .sw-button.disabled,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-chip.disabled,
.aw-layout-sublocationContainer .afx-accent-background .sw-button.disabled,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-chip.disabled,
.aw-layout-sublocationContainer .afx-default-background .sw-button.disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-chip.disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-button.disabled,
.noty_container_type_error .afx-accent-background .aw-widgets-chip.disabled,
.noty_container_type_error .afx-accent-background .sw-button.disabled,
.noty_container_type_error .afx-default-background .aw-widgets-chip.disabled,
.noty_container_type_error .afx-default-background .sw-button.disabled,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-chip.disabled,
.noty_container_type_error .aw-layout-panelTitle .sw-button.disabled,
.noty_container_type_information .afx-accent-background .aw-widgets-chip.disabled,
.noty_container_type_information .afx-accent-background .sw-button.disabled,
.noty_container_type_information .afx-default-background .aw-widgets-chip.disabled,
.noty_container_type_information .afx-default-background .sw-button.disabled,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-chip.disabled,
.noty_container_type_information .aw-layout-panelTitle .sw-button.disabled,
.noty_container_type_warning .afx-accent-background .aw-widgets-chip.disabled,
.noty_container_type_warning .afx-accent-background .sw-button.disabled,
.noty_container_type_warning .afx-default-background .aw-widgets-chip.disabled,
.noty_container_type_warning .afx-default-background .sw-button.disabled,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-chip.disabled,
.noty_container_type_warning .aw-layout-panelTitle .sw-button.disabled {
    fill: #828282;
    background-color: hsla(0, 0%, 51%, .07);
    border-color: #828282;
    color: #828282;
    opacity: 1
}

.afx-alt-content-background .afx-accent-background .sw-radio>.radio-label:before,
.afx-alt-content-background .afx-default-background .sw-radio>.radio-label:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>.radio-label:before,
.afx-content-background .afx-accent-background .sw-radio>.radio-label:before,
.afx-content-background .afx-default-background .sw-radio>.radio-label:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>.radio-label:before,
.afx-medium-background .afx-accent-background .sw-radio>.radio-label:before,
.afx-medium-background .afx-default-background .sw-radio>.radio-label:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>.radio-label:before,
.aw-layout-popup .afx-accent-background .sw-radio>.radio-label:before,
.aw-layout-popup .afx-default-background .sw-radio>.radio-label:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>.radio-label:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>.radio-label:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>.radio-label:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>.radio-label:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>.radio-label:before,
.aw-layout-subLocation .afx-default-background .sw-radio>.radio-label:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>.radio-label:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>.radio-label:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>.radio-label:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>.radio-label:before,
.noty_container_type_error .afx-accent-background .sw-radio>.radio-label:before,
.noty_container_type_error .afx-default-background .sw-radio>.radio-label:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>.radio-label:before,
.noty_container_type_information .afx-accent-background .sw-radio>.radio-label:before,
.noty_container_type_information .afx-default-background .sw-radio>.radio-label:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>.radio-label:before,
.noty_container_type_warning .afx-accent-background .sw-radio>.radio-label:before,
.noty_container_type_warning .afx-default-background .sw-radio>.radio-label:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>.radio-label:before {
    border-color: #fff
}

.afx-alt-content-background .afx-accent-background .sw-radio>input:checked,
.afx-alt-content-background .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.afx-alt-content-background .afx-accent-background .sw-radio>input:indeterminate,
.afx-alt-content-background .afx-default-background .sw-radio>input:checked,
.afx-alt-content-background .afx-default-background .sw-radio>input:checked+.radio-label:after,
.afx-alt-content-background .afx-default-background .sw-radio>input:indeterminate,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:checked,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate,
.afx-content-background .afx-accent-background .sw-radio>input:checked,
.afx-content-background .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.afx-content-background .afx-accent-background .sw-radio>input:indeterminate,
.afx-content-background .afx-default-background .sw-radio>input:checked,
.afx-content-background .afx-default-background .sw-radio>input:checked+.radio-label:after,
.afx-content-background .afx-default-background .sw-radio>input:indeterminate,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:checked,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate,
.afx-medium-background .afx-accent-background .sw-radio>input:checked,
.afx-medium-background .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.afx-medium-background .afx-accent-background .sw-radio>input:indeterminate,
.afx-medium-background .afx-default-background .sw-radio>input:checked,
.afx-medium-background .afx-default-background .sw-radio>input:checked+.radio-label:after,
.afx-medium-background .afx-default-background .sw-radio>input:indeterminate,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:checked,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:indeterminate,
.aw-layout-popup .afx-accent-background .sw-radio>input:checked,
.aw-layout-popup .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-popup .afx-accent-background .sw-radio>input:indeterminate,
.aw-layout-popup .afx-default-background .sw-radio>input:checked,
.aw-layout-popup .afx-default-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-popup .afx-default-background .sw-radio>input:indeterminate,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:checked,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:indeterminate,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:checked,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:indeterminate,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:checked,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:indeterminate,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:checked,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:indeterminate,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:checked,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:indeterminate,
.aw-layout-subLocation .afx-default-background .sw-radio>input:checked,
.aw-layout-subLocation .afx-default-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-subLocation .afx-default-background .sw-radio>input:indeterminate,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:checked,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:indeterminate,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:checked,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:indeterminate,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:checked,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:checked+.radio-label:after,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:indeterminate,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:checked,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:indeterminate,
.noty_container_type_error .afx-accent-background .sw-radio>input:checked,
.noty_container_type_error .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.noty_container_type_error .afx-accent-background .sw-radio>input:indeterminate,
.noty_container_type_error .afx-default-background .sw-radio>input:checked,
.noty_container_type_error .afx-default-background .sw-radio>input:checked+.radio-label:after,
.noty_container_type_error .afx-default-background .sw-radio>input:indeterminate,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:checked,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:indeterminate,
.noty_container_type_information .afx-accent-background .sw-radio>input:checked,
.noty_container_type_information .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.noty_container_type_information .afx-accent-background .sw-radio>input:indeterminate,
.noty_container_type_information .afx-default-background .sw-radio>input:checked,
.noty_container_type_information .afx-default-background .sw-radio>input:checked+.radio-label:after,
.noty_container_type_information .afx-default-background .sw-radio>input:indeterminate,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:checked,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:indeterminate,
.noty_container_type_warning .afx-accent-background .sw-radio>input:checked,
.noty_container_type_warning .afx-accent-background .sw-radio>input:checked+.radio-label:after,
.noty_container_type_warning .afx-accent-background .sw-radio>input:indeterminate,
.noty_container_type_warning .afx-default-background .sw-radio>input:checked,
.noty_container_type_warning .afx-default-background .sw-radio>input:checked+.radio-label:after,
.noty_container_type_warning .afx-default-background .sw-radio>input:indeterminate,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:checked,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:after,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:indeterminate {
    background-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-alt-content-background .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-alt-content-background .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-alt-content-background .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-content-background .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-content-background .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-content-background .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-content-background .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-medium-background .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-medium-background .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-medium-background .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.afx-medium-background .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-popup .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-popup .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-popup .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-popup .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-subLocation .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-subLocation .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_error .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_error .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_error .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_error .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_information .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_information .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_information .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_information .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_warning .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_warning .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_warning .afx-default-background .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_warning .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:after,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:after,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:after {
    background-color: #828282;
    opacity: 1
}

.afx-alt-content-background .afx-accent-background .sw-radio>input:active+.radio-label:before,
.afx-alt-content-background .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.afx-alt-content-background .afx-default-background .sw-radio>input:active+.radio-label:before,
.afx-alt-content-background .afx-default-background .sw-radio>input:checked+.radio-label:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.afx-content-background .afx-accent-background .sw-radio>input:active+.radio-label:before,
.afx-content-background .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.afx-content-background .afx-default-background .sw-radio>input:active+.radio-label:before,
.afx-content-background .afx-default-background .sw-radio>input:checked+.radio-label:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.afx-medium-background .afx-accent-background .sw-radio>input:active+.radio-label:before,
.afx-medium-background .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.afx-medium-background .afx-default-background .sw-radio>input:active+.radio-label:before,
.afx-medium-background .afx-default-background .sw-radio>input:checked+.radio-label:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.aw-layout-popup .afx-accent-background .sw-radio>input:active+.radio-label:before,
.aw-layout-popup .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-popup .afx-default-background .sw-radio>input:active+.radio-label:before,
.aw-layout-popup .afx-default-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:active+.radio-label:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:active+.radio-label:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:active+.radio-label:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-subLocation .afx-default-background .sw-radio>input:active+.radio-label:before,
.aw-layout-subLocation .afx-default-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:active+.radio-label:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:active+.radio-label:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:checked+.radio-label:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.noty_container_type_error .afx-accent-background .sw-radio>input:active+.radio-label:before,
.noty_container_type_error .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.noty_container_type_error .afx-default-background .sw-radio>input:active+.radio-label:before,
.noty_container_type_error .afx-default-background .sw-radio>input:checked+.radio-label:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.noty_container_type_information .afx-accent-background .sw-radio>input:active+.radio-label:before,
.noty_container_type_information .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.noty_container_type_information .afx-default-background .sw-radio>input:active+.radio-label:before,
.noty_container_type_information .afx-default-background .sw-radio>input:checked+.radio-label:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before,
.noty_container_type_warning .afx-accent-background .sw-radio>input:active+.radio-label:before,
.noty_container_type_warning .afx-accent-background .sw-radio>input:checked+.radio-label:before,
.noty_container_type_warning .afx-default-background .sw-radio>input:active+.radio-label:before,
.noty_container_type_warning .afx-default-background .sw-radio>input:checked+.radio-label:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:active+.radio-label:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:checked+.radio-label:before {
    border-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-alt-content-background .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-alt-content-background .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-alt-content-background .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-content-background .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-content-background .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-content-background .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-content-background .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-medium-background .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-medium-background .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-medium-background .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.afx-medium-background .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-popup .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-popup .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-popup .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-popup .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-subLocation .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-subLocation .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_error .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_error .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_error .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_error .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_information .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_information .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_information .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_information .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_warning .afx-accent-background .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_warning .afx-accent-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_warning .afx-default-background .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_warning .afx-default-background .sw-radio>input:not(:checked)+.radio-label:hover:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:indeterminate+.radio-label:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:not(:checked)+.radio-label:hover:before {
    border-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.afx-alt-content-background .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.afx-content-background .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.afx-content-background .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.afx-medium-background .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.afx-medium-background .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-popup .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-popup .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-subLocation .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_error .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_error .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_information .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_information .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_warning .afx-accent-background .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_warning .afx-default-background .sw-radio>input:checked:active+.radio-label:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:checked:active+.radio-label:before {
    background-color: rgba(170, 230, 245, .6)
}

.afx-alt-content-background .afx-accent-background .sw-radio>input:disabled+.radio-label,
.afx-alt-content-background .afx-default-background .sw-radio>input:disabled+.radio-label,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.afx-content-background .afx-accent-background .sw-radio>input:disabled+.radio-label,
.afx-content-background .afx-default-background .sw-radio>input:disabled+.radio-label,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.afx-medium-background .afx-accent-background .sw-radio>input:disabled+.radio-label,
.afx-medium-background .afx-default-background .sw-radio>input:disabled+.radio-label,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.aw-layout-popup .afx-accent-background .sw-radio>input:disabled+.radio-label,
.aw-layout-popup .afx-default-background .sw-radio>input:disabled+.radio-label,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:disabled+.radio-label,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:disabled+.radio-label,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:disabled+.radio-label,
.aw-layout-subLocation .afx-default-background .sw-radio>input:disabled+.radio-label,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:disabled+.radio-label,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:disabled+.radio-label,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.noty_container_type_error .afx-accent-background .sw-radio>input:disabled+.radio-label,
.noty_container_type_error .afx-default-background .sw-radio>input:disabled+.radio-label,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.noty_container_type_information .afx-accent-background .sw-radio>input:disabled+.radio-label,
.noty_container_type_information .afx-default-background .sw-radio>input:disabled+.radio-label,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label,
.noty_container_type_warning .afx-accent-background .sw-radio>input:disabled+.radio-label,
.noty_container_type_warning .afx-default-background .sw-radio>input:disabled+.radio-label,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:disabled+.radio-label {
    color: #828282;
    opacity: 1
}

.afx-alt-content-background .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-alt-content-background .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-alt-content-background .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-alt-content-background .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.afx-alt-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-content-background .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-content-background .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-content-background .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-content-background .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.afx-content-background .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-medium-background .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-medium-background .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-medium-background .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.afx-medium-background .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.afx-medium-background .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-popup .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-popup .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-popup .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-popup .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-popup .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-subLocation .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-subLocation .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-subLocation .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-subLocation .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-sublocationContainer .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-sublocationContainer .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_error .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_error .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_error .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_error .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_error .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_information .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_information .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_information .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_information .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_information .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_warning .afx-accent-background .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_warning .afx-accent-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_warning .afx-default-background .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_warning .afx-default-background .sw-radio>input:indeterminate:disabled+.radio-label:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:checked:disabled+.radio-label:before,
.noty_container_type_warning .aw-layout-panelTitle .sw-radio>input:indeterminate:disabled+.radio-label:before {
    background-color: hsla(0, 0%, 51%, .07);
    border-color: #828282;
    opacity: 1
}

.afx-alt-content-background .afx-accent-background .aw-widgets-cellListItem,
.afx-alt-content-background .afx-default-background .aw-widgets-cellListItem,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-cellListItem,
.afx-content-background .afx-accent-background .aw-widgets-cellListItem,
.afx-content-background .afx-default-background .aw-widgets-cellListItem,
.afx-content-background .aw-layout-panelTitle .aw-widgets-cellListItem,
.afx-medium-background .afx-accent-background .aw-widgets-cellListItem,
.afx-medium-background .afx-default-background .aw-widgets-cellListItem,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-cellListItem,
.aw-layout-popup .afx-accent-background .aw-widgets-cellListItem,
.aw-layout-popup .afx-default-background .aw-widgets-cellListItem,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-cellListItem,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-cellListItem,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-cellListItem,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-cellListItem,
.aw-layout-subLocation .afx-accent-background .aw-widgets-cellListItem,
.aw-layout-subLocation .afx-default-background .aw-widgets-cellListItem,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-cellListItem,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-cellListItem,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-cellListItem,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-cellListItem,
.noty_container_type_error .afx-accent-background .aw-widgets-cellListItem,
.noty_container_type_error .afx-default-background .aw-widgets-cellListItem,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-cellListItem,
.noty_container_type_information .afx-accent-background .aw-widgets-cellListItem,
.noty_container_type_information .afx-default-background .aw-widgets-cellListItem,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-cellListItem,
.noty_container_type_warning .afx-accent-background .aw-widgets-cellListItem,
.noty_container_type_warning .afx-default-background .aw-widgets-cellListItem,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-cellListItem {
    border-color: #003750 #003750 #005f87
}

.afx-alt-content-background .afx-accent-background .aw-layout-splitter,
.afx-alt-content-background .afx-default-background .aw-layout-splitter,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-splitter,
.afx-content-background .afx-accent-background .aw-layout-splitter,
.afx-content-background .afx-default-background .aw-layout-splitter,
.afx-content-background .aw-layout-panelTitle .aw-layout-splitter,
.afx-medium-background .afx-accent-background .aw-layout-splitter,
.afx-medium-background .afx-default-background .aw-layout-splitter,
.afx-medium-background .aw-layout-panelTitle .aw-layout-splitter,
.aw-layout-popup .afx-accent-background .aw-layout-splitter,
.aw-layout-popup .afx-default-background .aw-layout-splitter,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-splitter,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-splitter,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-splitter,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-splitter,
.aw-layout-subLocation .afx-accent-background .aw-layout-splitter,
.aw-layout-subLocation .afx-default-background .aw-layout-splitter,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-splitter,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-splitter,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-splitter,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-splitter,
.noty_container_type_error .afx-accent-background .aw-layout-splitter,
.noty_container_type_error .afx-default-background .aw-layout-splitter,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-splitter,
.noty_container_type_information .afx-accent-background .aw-layout-splitter,
.noty_container_type_information .afx-default-background .aw-layout-splitter,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-splitter,
.noty_container_type_warning .afx-accent-background .aw-layout-splitter,
.noty_container_type_warning .afx-default-background .aw-layout-splitter,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-splitter {
    background-color: initial
}

.afx-alt-content-background .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-alt-content-background .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-alt-content-background .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-alt-content-background .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-content-background .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-content-background .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-content-background .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-content-background .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-content-background .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-content-background .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-medium-background .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-medium-background .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-medium-background .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-medium-background .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.afx-medium-background .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.afx-medium-background .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-popup .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-popup .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-popup .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-popup .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-subLocation .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-subLocation .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_error .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_error .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_error .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_error .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_information .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_information .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_information .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_information .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_warning .afx-accent-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_warning .afx-default-background .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLine,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-splitter:hover .aw-layout-splitterLineHorizontal {
    border-color: #dcdcdc
}

.afx-alt-content-background .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-alt-content-background .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-alt-content-background .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-alt-content-background .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-content-background .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-content-background .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-content-background .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-content-background .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-content-background .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-content-background .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-medium-background .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-medium-background .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-medium-background .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-medium-background .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.afx-medium-background .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.afx-medium-background .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-popup .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-popup .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-popup .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-popup .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-subLocation .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-subLocation .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_error .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_error .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_error .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_error .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_information .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_information .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_information .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_information .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_warning .afx-accent-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_warning .afx-default-background .aw-layout-splitter:active .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLine,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-splitter:active .aw-layout-splitterLineHorizontal {
    border-color: #005f87
}

.afx-alt-content-background .afx-accent-background .aw-layout-splitterLine,
.afx-alt-content-background .afx-accent-background .aw-layout-splitterLineHorizontal,
.afx-alt-content-background .afx-default-background .aw-layout-splitterLine,
.afx-alt-content-background .afx-default-background .aw-layout-splitterLineHorizontal,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-splitterLine,
.afx-alt-content-background .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.afx-content-background .afx-accent-background .aw-layout-splitterLine,
.afx-content-background .afx-accent-background .aw-layout-splitterLineHorizontal,
.afx-content-background .afx-default-background .aw-layout-splitterLine,
.afx-content-background .afx-default-background .aw-layout-splitterLineHorizontal,
.afx-content-background .aw-layout-panelTitle .aw-layout-splitterLine,
.afx-content-background .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.afx-medium-background .afx-accent-background .aw-layout-splitterLine,
.afx-medium-background .afx-accent-background .aw-layout-splitterLineHorizontal,
.afx-medium-background .afx-default-background .aw-layout-splitterLine,
.afx-medium-background .afx-default-background .aw-layout-splitterLineHorizontal,
.afx-medium-background .aw-layout-panelTitle .aw-layout-splitterLine,
.afx-medium-background .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.aw-layout-popup .afx-accent-background .aw-layout-splitterLine,
.aw-layout-popup .afx-accent-background .aw-layout-splitterLineHorizontal,
.aw-layout-popup .afx-default-background .aw-layout-splitterLine,
.aw-layout-popup .afx-default-background .aw-layout-splitterLineHorizontal,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-splitterLine,
.aw-layout-popup .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .afx-accent-background .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .afx-default-background .aw-layout-splitterLineHorizontal,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-splitterLine,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .afx-accent-background .aw-layout-splitterLine,
.aw-layout-subLocation .afx-accent-background .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .afx-default-background .aw-layout-splitterLine,
.aw-layout-subLocation .afx-default-background .aw-layout-splitterLineHorizontal,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-splitterLine,
.aw-layout-subLocation .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-splitterLine,
.aw-layout-sublocationContainer .afx-accent-background .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-splitterLine,
.aw-layout-sublocationContainer .afx-default-background .aw-layout-splitterLineHorizontal,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-splitterLine,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.noty_container_type_error .afx-accent-background .aw-layout-splitterLine,
.noty_container_type_error .afx-accent-background .aw-layout-splitterLineHorizontal,
.noty_container_type_error .afx-default-background .aw-layout-splitterLine,
.noty_container_type_error .afx-default-background .aw-layout-splitterLineHorizontal,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-splitterLine,
.noty_container_type_error .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.noty_container_type_information .afx-accent-background .aw-layout-splitterLine,
.noty_container_type_information .afx-accent-background .aw-layout-splitterLineHorizontal,
.noty_container_type_information .afx-default-background .aw-layout-splitterLine,
.noty_container_type_information .afx-default-background .aw-layout-splitterLineHorizontal,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-splitterLine,
.noty_container_type_information .aw-layout-panelTitle .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .afx-accent-background .aw-layout-splitterLine,
.noty_container_type_warning .afx-accent-background .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .afx-default-background .aw-layout-splitterLine,
.noty_container_type_warning .afx-default-background .aw-layout-splitterLineHorizontal,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-splitterLine,
.noty_container_type_warning .aw-layout-panelTitle .aw-layout-splitterLineHorizontal {
    border-color: #3296b9
}

.afx-alt-content-background .afx-accent-background .splitter-img,
.afx-alt-content-background .afx-default-background .splitter-img,
.afx-alt-content-background .aw-layout-panelTitle .splitter-img,
.afx-content-background .afx-accent-background .splitter-img,
.afx-content-background .afx-default-background .splitter-img,
.afx-content-background .aw-layout-panelTitle .splitter-img,
.afx-medium-background .afx-accent-background .splitter-img,
.afx-medium-background .afx-default-background .splitter-img,
.afx-medium-background .aw-layout-panelTitle .splitter-img,
.aw-layout-popup .afx-accent-background .splitter-img,
.aw-layout-popup .afx-default-background .splitter-img,
.aw-layout-popup .aw-layout-panelTitle .splitter-img,
.aw-layout-primaryWorkarea .afx-accent-background .splitter-img,
.aw-layout-primaryWorkarea .afx-default-background .splitter-img,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .splitter-img,
.aw-layout-subLocation .afx-accent-background .splitter-img,
.aw-layout-subLocation .afx-default-background .splitter-img,
.aw-layout-subLocation .aw-layout-panelTitle .splitter-img,
.aw-layout-sublocationContainer .afx-accent-background .splitter-img,
.aw-layout-sublocationContainer .afx-default-background .splitter-img,
.aw-layout-sublocationContainer .aw-layout-panelTitle .splitter-img,
.noty_container_type_error .afx-accent-background .splitter-img,
.noty_container_type_error .afx-default-background .splitter-img,
.noty_container_type_error .aw-layout-panelTitle .splitter-img,
.noty_container_type_information .afx-accent-background .splitter-img,
.noty_container_type_information .afx-default-background .splitter-img,
.noty_container_type_information .aw-layout-panelTitle .splitter-img,
.noty_container_type_warning .afx-accent-background .splitter-img,
.noty_container_type_warning .afx-default-background .splitter-img,
.noty_container_type_warning .aw-layout-panelTitle .splitter-img {
    width: 16px;
    height: 16px;
    display: none;
    left: auto;
    position: absolute;
    top: 50%
}

.afx-alt-content-background .afx-accent-background .splitter-img svg path,
.afx-alt-content-background .afx-default-background .splitter-img svg path,
.afx-alt-content-background .aw-layout-panelTitle .splitter-img svg path,
.afx-content-background .afx-accent-background .splitter-img svg path,
.afx-content-background .afx-default-background .splitter-img svg path,
.afx-content-background .aw-layout-panelTitle .splitter-img svg path,
.afx-medium-background .afx-accent-background .splitter-img svg path,
.afx-medium-background .afx-default-background .splitter-img svg path,
.afx-medium-background .aw-layout-panelTitle .splitter-img svg path,
.aw-layout-popup .afx-accent-background .splitter-img svg path,
.aw-layout-popup .afx-default-background .splitter-img svg path,
.aw-layout-popup .aw-layout-panelTitle .splitter-img svg path,
.aw-layout-primaryWorkarea .afx-accent-background .splitter-img svg path,
.aw-layout-primaryWorkarea .afx-default-background .splitter-img svg path,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .splitter-img svg path,
.aw-layout-subLocation .afx-accent-background .splitter-img svg path,
.aw-layout-subLocation .afx-default-background .splitter-img svg path,
.aw-layout-subLocation .aw-layout-panelTitle .splitter-img svg path,
.aw-layout-sublocationContainer .afx-accent-background .splitter-img svg path,
.aw-layout-sublocationContainer .afx-default-background .splitter-img svg path,
.aw-layout-sublocationContainer .aw-layout-panelTitle .splitter-img svg path,
.noty_container_type_error .afx-accent-background .splitter-img svg path,
.noty_container_type_error .afx-default-background .splitter-img svg path,
.noty_container_type_error .aw-layout-panelTitle .splitter-img svg path,
.noty_container_type_information .afx-accent-background .splitter-img svg path,
.noty_container_type_information .afx-default-background .splitter-img svg path,
.noty_container_type_information .aw-layout-panelTitle .splitter-img svg path,
.noty_container_type_warning .afx-accent-background .splitter-img svg path,
.noty_container_type_warning .afx-default-background .splitter-img svg path,
.noty_container_type_warning .aw-layout-panelTitle .splitter-img svg path {
    fill: #ffb900
}

.afx-alt-content-background .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-alt-content-background .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-alt-content-background .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-content-background .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-content-background .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-content-background .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-medium-background .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-medium-background .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.afx-medium-background .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-popup .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-popup .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-popup .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-subLocation .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-subLocation .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-subLocation .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-sublocationContainer .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-sublocationContainer .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_error .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_error .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_error .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_information .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_information .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_information .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_warning .afx-accent-background .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_warning .afx-default-background .aw-sidenav-resizer .sw-button-icon svg rect,
.noty_container_type_warning .aw-layout-panelTitle .aw-sidenav-resizer .sw-button-icon svg rect {
    fill: #aae6f5
}

.afx-alt-content-background .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-alt-content-background .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-alt-content-background .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-content-background .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-content-background .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-content-background .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-medium-background .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-medium-background .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.afx-medium-background .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-popup .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-popup .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-popup .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-subLocation .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-subLocation .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-subLocation .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-sublocationContainer .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-sublocationContainer .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_error .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_error .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_error .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_information .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_information .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_information .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_warning .afx-accent-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_warning .afx-default-background .aw-sidenav-resizer:hover .sw-button-icon svg rect,
.noty_container_type_warning .aw-layout-panelTitle .aw-sidenav-resizer:hover .sw-button-icon svg rect {
    fill: #ffcd50
}

.afx-alt-content-background .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-alt-content-background .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-content-background .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-content-background .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-content-background .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-medium-background .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-medium-background .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.afx-medium-background .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .afx-accent-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .afx-default-background .aw-sidenav-leftBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-sidenav-leftBackground .aw-sidenav-resizer:hover {
    border-left-color: #ffcd50
}

.afx-alt-content-background .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-alt-content-background .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-alt-content-background .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-content-background .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-content-background .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-content-background .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-medium-background .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-medium-background .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.afx-medium-background .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-popup .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-subLocation .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_error .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_information .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .afx-accent-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .afx-default-background .aw-sidenav-rightBackground .aw-sidenav-resizer:hover,
.noty_container_type_warning .aw-layout-panelTitle .aw-sidenav-rightBackground .aw-sidenav-resizer:hover {
    border-right-color: #ffcd50
}

.keyboard .afx-alt-content-background .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .afx-alt-content-background .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-alt-content-background .afx-accent-background .sw-avatar-generic:focus,
.keyboard .afx-alt-content-background .afx-accent-background .sw-avatar-layout:focus,
.keyboard .afx-alt-content-background .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-alt-content-background .afx-accent-background button.sw-button:focus,
.keyboard .afx-alt-content-background .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-alt-content-background .afx-accent-background label.sw-radio:focus-within,
.keyboard .afx-alt-content-background .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .afx-alt-content-background .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-alt-content-background .afx-default-background .sw-avatar-generic:focus,
.keyboard .afx-alt-content-background .afx-default-background .sw-avatar-layout:focus,
.keyboard .afx-alt-content-background .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-alt-content-background .afx-default-background button.sw-button:focus,
.keyboard .afx-alt-content-background .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-alt-content-background .afx-default-background label.sw-radio:focus-within,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .afx-alt-content-background .aw-layout-panelTitle button.sw-button:focus,
.keyboard .afx-alt-content-background .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-alt-content-background .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .afx-content-background .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .afx-content-background .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-content-background .afx-accent-background .sw-avatar-generic:focus,
.keyboard .afx-content-background .afx-accent-background .sw-avatar-layout:focus,
.keyboard .afx-content-background .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-content-background .afx-accent-background button.sw-button:focus,
.keyboard .afx-content-background .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-content-background .afx-accent-background label.sw-radio:focus-within,
.keyboard .afx-content-background .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .afx-content-background .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-content-background .afx-default-background .sw-avatar-generic:focus,
.keyboard .afx-content-background .afx-default-background .sw-avatar-layout:focus,
.keyboard .afx-content-background .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-content-background .afx-default-background button.sw-button:focus,
.keyboard .afx-content-background .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-content-background .afx-default-background label.sw-radio:focus-within,
.keyboard .afx-content-background .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .afx-content-background .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .afx-content-background .aw-layout-panelTitle button.sw-button:focus,
.keyboard .afx-content-background .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-content-background .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .afx-medium-background .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .afx-medium-background .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-medium-background .afx-accent-background .sw-avatar-generic:focus,
.keyboard .afx-medium-background .afx-accent-background .sw-avatar-layout:focus,
.keyboard .afx-medium-background .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-medium-background .afx-accent-background button.sw-button:focus,
.keyboard .afx-medium-background .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-medium-background .afx-accent-background label.sw-radio:focus-within,
.keyboard .afx-medium-background .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .afx-medium-background .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-medium-background .afx-default-background .sw-avatar-generic:focus,
.keyboard .afx-medium-background .afx-default-background .sw-avatar-layout:focus,
.keyboard .afx-medium-background .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .afx-medium-background .afx-default-background button.sw-button:focus,
.keyboard .afx-medium-background .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-medium-background .afx-default-background label.sw-radio:focus-within,
.keyboard .afx-medium-background .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .afx-medium-background .aw-layout-panelTitle button.sw-button:focus,
.keyboard .afx-medium-background .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .afx-medium-background .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .aw-layout-popup .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-popup .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-popup .afx-accent-background .sw-avatar-generic:focus,
.keyboard .aw-layout-popup .afx-accent-background .sw-avatar-layout:focus,
.keyboard .aw-layout-popup .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-popup .afx-accent-background button.sw-button:focus,
.keyboard .aw-layout-popup .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-popup .afx-accent-background label.sw-radio:focus-within,
.keyboard .aw-layout-popup .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-popup .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-popup .afx-default-background .sw-avatar-generic:focus,
.keyboard .aw-layout-popup .afx-default-background .sw-avatar-layout:focus,
.keyboard .aw-layout-popup .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-popup .afx-default-background button.sw-button:focus,
.keyboard .aw-layout-popup .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-popup .afx-default-background label.sw-radio:focus-within,
.keyboard .aw-layout-popup .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-popup .aw-layout-panelTitle button.sw-button:focus,
.keyboard .aw-layout-popup .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-popup .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .sw-avatar-generic:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .sw-avatar-layout:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background button.sw-button:focus,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-primaryWorkarea .afx-accent-background label.sw-radio:focus-within,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .sw-avatar-generic:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .sw-avatar-layout:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-primaryWorkarea .afx-default-background button.sw-button:focus,
.keyboard .aw-layout-primaryWorkarea .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-primaryWorkarea .afx-default-background label.sw-radio:focus-within,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle button.sw-button:focus,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-primaryWorkarea .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .aw-layout-subLocation .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .sw-avatar-generic:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .sw-avatar-layout:focus,
.keyboard .aw-layout-subLocation .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-subLocation .afx-accent-background button.sw-button:focus,
.keyboard .aw-layout-subLocation .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-subLocation .afx-accent-background label.sw-radio:focus-within,
.keyboard .aw-layout-subLocation .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-subLocation .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-subLocation .afx-default-background .sw-avatar-generic:focus,
.keyboard .aw-layout-subLocation .afx-default-background .sw-avatar-layout:focus,
.keyboard .aw-layout-subLocation .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-subLocation .afx-default-background button.sw-button:focus,
.keyboard .aw-layout-subLocation .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-subLocation .afx-default-background label.sw-radio:focus-within,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle button.sw-button:focus,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-subLocation .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .sw-avatar-generic:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .sw-avatar-layout:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-sublocationContainer .afx-accent-background button.sw-button:focus,
.keyboard .aw-layout-sublocationContainer .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-sublocationContainer .afx-accent-background label.sw-radio:focus-within,
.keyboard .aw-layout-sublocationContainer .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .sw-avatar-generic:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .sw-avatar-layout:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-sublocationContainer .afx-default-background button.sw-button:focus,
.keyboard .aw-layout-sublocationContainer .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-sublocationContainer .afx-default-background label.sw-radio:focus-within,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle button.sw-button:focus,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .aw-layout-sublocationContainer .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .noty_container_type_error .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_error .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_error .afx-accent-background .sw-avatar-generic:focus,
.keyboard .noty_container_type_error .afx-accent-background .sw-avatar-layout:focus,
.keyboard .noty_container_type_error .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_error .afx-accent-background button.sw-button:focus,
.keyboard .noty_container_type_error .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_error .afx-accent-background label.sw-radio:focus-within,
.keyboard .noty_container_type_error .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_error .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_error .afx-default-background .sw-avatar-generic:focus,
.keyboard .noty_container_type_error .afx-default-background .sw-avatar-layout:focus,
.keyboard .noty_container_type_error .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_error .afx-default-background button.sw-button:focus,
.keyboard .noty_container_type_error .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_error .afx-default-background label.sw-radio:focus-within,
.keyboard .noty_container_type_error .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_error .aw-layout-panelTitle button.sw-button:focus,
.keyboard .noty_container_type_error .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_error .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .noty_container_type_information .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_information .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_information .afx-accent-background .sw-avatar-generic:focus,
.keyboard .noty_container_type_information .afx-accent-background .sw-avatar-layout:focus,
.keyboard .noty_container_type_information .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_information .afx-accent-background button.sw-button:focus,
.keyboard .noty_container_type_information .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_information .afx-accent-background label.sw-radio:focus-within,
.keyboard .noty_container_type_information .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_information .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_information .afx-default-background .sw-avatar-generic:focus,
.keyboard .noty_container_type_information .afx-default-background .sw-avatar-layout:focus,
.keyboard .noty_container_type_information .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_information .afx-default-background button.sw-button:focus,
.keyboard .noty_container_type_information .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_information .afx-default-background label.sw-radio:focus-within,
.keyboard .noty_container_type_information .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_information .aw-layout-panelTitle button.sw-button:focus,
.keyboard .noty_container_type_information .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_information .aw-layout-panelTitle label.sw-radio:focus-within,
.keyboard .noty_container_type_warning .afx-accent-background .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_warning .afx-accent-background .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_warning .afx-accent-background .sw-avatar-generic:focus,
.keyboard .noty_container_type_warning .afx-accent-background .sw-avatar-layout:focus,
.keyboard .noty_container_type_warning .afx-accent-background .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_warning .afx-accent-background button.sw-button:focus,
.keyboard .noty_container_type_warning .afx-accent-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_warning .afx-accent-background label.sw-radio:focus-within,
.keyboard .noty_container_type_warning .afx-default-background .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_warning .afx-default-background .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_warning .afx-default-background .sw-avatar-generic:focus,
.keyboard .noty_container_type_warning .afx-default-background .sw-avatar-layout:focus,
.keyboard .noty_container_type_warning .afx-default-background .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_warning .afx-default-background button.sw-button:focus,
.keyboard .noty_container_type_warning .afx-default-background input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_warning .afx-default-background label.sw-radio:focus-within,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .aw-tile-tileContainer:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .noty_buttons .btn.btn-notify:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .sw-avatar-generic:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .sw-avatar-layout:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle .sw-toggle-val input:focus+.slider,
.keyboard .noty_container_type_warning .aw-layout-panelTitle button.sw-button:focus,
.keyboard .noty_container_type_warning .aw-layout-panelTitle input.sw-property-val:focus+.sw-checkbox-pseudo:before,
.keyboard .noty_container_type_warning .aw-layout-panelTitle label.sw-radio:focus-within {
    outline-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background .aw-file-uploadFocus,
.afx-alt-content-background .afx-default-background .aw-file-uploadFocus,
.afx-alt-content-background .aw-layout-panelTitle .aw-file-uploadFocus,
.afx-content-background .afx-accent-background .aw-file-uploadFocus,
.afx-content-background .afx-default-background .aw-file-uploadFocus,
.afx-content-background .aw-layout-panelTitle .aw-file-uploadFocus,
.afx-medium-background .afx-accent-background .aw-file-uploadFocus,
.afx-medium-background .afx-default-background .aw-file-uploadFocus,
.afx-medium-background .aw-layout-panelTitle .aw-file-uploadFocus,
.aw-layout-popup .afx-accent-background .aw-file-uploadFocus,
.aw-layout-popup .afx-default-background .aw-file-uploadFocus,
.aw-layout-popup .aw-layout-panelTitle .aw-file-uploadFocus,
.aw-layout-primaryWorkarea .afx-accent-background .aw-file-uploadFocus,
.aw-layout-primaryWorkarea .afx-default-background .aw-file-uploadFocus,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-file-uploadFocus,
.aw-layout-subLocation .afx-accent-background .aw-file-uploadFocus,
.aw-layout-subLocation .afx-default-background .aw-file-uploadFocus,
.aw-layout-subLocation .aw-layout-panelTitle .aw-file-uploadFocus,
.aw-layout-sublocationContainer .afx-accent-background .aw-file-uploadFocus,
.aw-layout-sublocationContainer .afx-default-background .aw-file-uploadFocus,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-file-uploadFocus,
.noty_container_type_error .afx-accent-background .aw-file-uploadFocus,
.noty_container_type_error .afx-default-background .aw-file-uploadFocus,
.noty_container_type_error .aw-layout-panelTitle .aw-file-uploadFocus,
.noty_container_type_information .afx-accent-background .aw-file-uploadFocus,
.noty_container_type_information .afx-default-background .aw-file-uploadFocus,
.noty_container_type_information .aw-layout-panelTitle .aw-file-uploadFocus,
.noty_container_type_warning .afx-accent-background .aw-file-uploadFocus,
.noty_container_type_warning .afx-default-background .aw-file-uploadFocus,
.noty_container_type_warning .aw-layout-panelTitle .aw-file-uploadFocus {
    border-color: #aae6f5
}

.afx-alt-content-background .afx-accent-background ::-webkit-scrollbar-track,
.afx-alt-content-background .afx-default-background ::-webkit-scrollbar-track,
.afx-alt-content-background .aw-layout-panelTitle ::-webkit-scrollbar-track,
.afx-content-background .afx-accent-background ::-webkit-scrollbar-track,
.afx-content-background .afx-default-background ::-webkit-scrollbar-track,
.afx-content-background .aw-layout-panelTitle ::-webkit-scrollbar-track,
.afx-medium-background .afx-accent-background ::-webkit-scrollbar-track,
.afx-medium-background .afx-default-background ::-webkit-scrollbar-track,
.afx-medium-background .aw-layout-panelTitle ::-webkit-scrollbar-track,
.aw-layout-popup .afx-accent-background ::-webkit-scrollbar-track,
.aw-layout-popup .afx-default-background ::-webkit-scrollbar-track,
.aw-layout-popup .aw-layout-panelTitle ::-webkit-scrollbar-track,
.aw-layout-primaryWorkarea .afx-accent-background ::-webkit-scrollbar-track,
.aw-layout-primaryWorkarea .afx-default-background ::-webkit-scrollbar-track,
.aw-layout-primaryWorkarea .aw-layout-panelTitle ::-webkit-scrollbar-track,
.aw-layout-subLocation .afx-accent-background ::-webkit-scrollbar-track,
.aw-layout-subLocation .afx-default-background ::-webkit-scrollbar-track,
.aw-layout-subLocation .aw-layout-panelTitle ::-webkit-scrollbar-track,
.aw-layout-sublocationContainer .afx-accent-background ::-webkit-scrollbar-track,
.aw-layout-sublocationContainer .afx-default-background ::-webkit-scrollbar-track,
.aw-layout-sublocationContainer .aw-layout-panelTitle ::-webkit-scrollbar-track,
.noty_container_type_error .afx-accent-background ::-webkit-scrollbar-track,
.noty_container_type_error .afx-default-background ::-webkit-scrollbar-track,
.noty_container_type_error .aw-layout-panelTitle ::-webkit-scrollbar-track,
.noty_container_type_information .afx-accent-background ::-webkit-scrollbar-track,
.noty_container_type_information .afx-default-background ::-webkit-scrollbar-track,
.noty_container_type_information .aw-layout-panelTitle ::-webkit-scrollbar-track,
.noty_container_type_warning .afx-accent-background ::-webkit-scrollbar-track,
.noty_container_type_warning .afx-default-background ::-webkit-scrollbar-track,
.noty_container_type_warning .aw-layout-panelTitle ::-webkit-scrollbar-track {
    background-color: hsla(0, 0%, 100%, .1)
}

.afx-alt-content-background .afx-accent-background ::-webkit-scrollbar-thumb,
.afx-alt-content-background .afx-default-background ::-webkit-scrollbar-thumb,
.afx-alt-content-background .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.afx-content-background .afx-accent-background ::-webkit-scrollbar-thumb,
.afx-content-background .afx-default-background ::-webkit-scrollbar-thumb,
.afx-content-background .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.afx-medium-background .afx-accent-background ::-webkit-scrollbar-thumb,
.afx-medium-background .afx-default-background ::-webkit-scrollbar-thumb,
.afx-medium-background .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.aw-layout-popup .afx-accent-background ::-webkit-scrollbar-thumb,
.aw-layout-popup .afx-default-background ::-webkit-scrollbar-thumb,
.aw-layout-popup .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.aw-layout-primaryWorkarea .afx-accent-background ::-webkit-scrollbar-thumb,
.aw-layout-primaryWorkarea .afx-default-background ::-webkit-scrollbar-thumb,
.aw-layout-primaryWorkarea .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.aw-layout-subLocation .afx-accent-background ::-webkit-scrollbar-thumb,
.aw-layout-subLocation .afx-default-background ::-webkit-scrollbar-thumb,
.aw-layout-subLocation .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.aw-layout-sublocationContainer .afx-accent-background ::-webkit-scrollbar-thumb,
.aw-layout-sublocationContainer .afx-default-background ::-webkit-scrollbar-thumb,
.aw-layout-sublocationContainer .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.noty_container_type_error .afx-accent-background ::-webkit-scrollbar-thumb,
.noty_container_type_error .afx-default-background ::-webkit-scrollbar-thumb,
.noty_container_type_error .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.noty_container_type_information .afx-accent-background ::-webkit-scrollbar-thumb,
.noty_container_type_information .afx-default-background ::-webkit-scrollbar-thumb,
.noty_container_type_information .aw-layout-panelTitle ::-webkit-scrollbar-thumb,
.noty_container_type_warning .afx-accent-background ::-webkit-scrollbar-thumb,
.noty_container_type_warning .afx-default-background ::-webkit-scrollbar-thumb,
.noty_container_type_warning .aw-layout-panelTitle ::-webkit-scrollbar-thumb {
    background-color: hsla(0, 0%, 100%, .6);
    border-color: transparent
}

.afx-alt-content-background .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.afx-alt-content-background .afx-default-background ::-webkit-scrollbar-thumb:hover,
.afx-alt-content-background .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.afx-content-background .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.afx-content-background .afx-default-background ::-webkit-scrollbar-thumb:hover,
.afx-content-background .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.afx-medium-background .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.afx-medium-background .afx-default-background ::-webkit-scrollbar-thumb:hover,
.afx-medium-background .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.aw-layout-popup .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-popup .afx-default-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-popup .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.aw-layout-primaryWorkarea .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-primaryWorkarea .afx-default-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-primaryWorkarea .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.aw-layout-subLocation .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-subLocation .afx-default-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-subLocation .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.aw-layout-sublocationContainer .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-sublocationContainer .afx-default-background ::-webkit-scrollbar-thumb:hover,
.aw-layout-sublocationContainer .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.noty_container_type_error .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.noty_container_type_error .afx-default-background ::-webkit-scrollbar-thumb:hover,
.noty_container_type_error .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.noty_container_type_information .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.noty_container_type_information .afx-default-background ::-webkit-scrollbar-thumb:hover,
.noty_container_type_information .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover,
.noty_container_type_warning .afx-accent-background ::-webkit-scrollbar-thumb:hover,
.noty_container_type_warning .afx-default-background ::-webkit-scrollbar-thumb:hover,
.noty_container_type_warning .aw-layout-panelTitle ::-webkit-scrollbar-thumb:hover {
    background-color: hsla(0, 0%, 100%, .9)
}

.afx-alt-content-background .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-alt-content-background .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-alt-content-background .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-content-background .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-content-background .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-content-background .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-medium-background .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-medium-background .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.afx-medium-background .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-popup .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-popup .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-popup .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-subLocation .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-subLocation .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-subLocation .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_error .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_error .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_error .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_information .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_information .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_information .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_warning .afx-accent-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_warning .afx-default-background .disabled .sw-widget-iconContainer .aw-theme-iconOutline,
.noty_container_type_warning .aw-layout-panelTitle .disabled .sw-widget-iconContainer .aw-theme-iconOutline {
    fill: #828282;
    opacity: 1
}

.afx-alt-content-background .afx-accent-background .sw-date-container.sw-property-val.disabled,
.afx-alt-content-background .afx-default-background .sw-date-container.sw-property-val.disabled,
.afx-alt-content-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.afx-content-background .afx-accent-background .sw-date-container.sw-property-val.disabled,
.afx-content-background .afx-default-background .sw-date-container.sw-property-val.disabled,
.afx-content-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.afx-medium-background .afx-accent-background .sw-date-container.sw-property-val.disabled,
.afx-medium-background .afx-default-background .sw-date-container.sw-property-val.disabled,
.afx-medium-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.aw-layout-popup .afx-accent-background .sw-date-container.sw-property-val.disabled,
.aw-layout-popup .afx-default-background .sw-date-container.sw-property-val.disabled,
.aw-layout-popup .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.aw-layout-primaryWorkarea .afx-accent-background .sw-date-container.sw-property-val.disabled,
.aw-layout-primaryWorkarea .afx-default-background .sw-date-container.sw-property-val.disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.aw-layout-subLocation .afx-accent-background .sw-date-container.sw-property-val.disabled,
.aw-layout-subLocation .afx-default-background .sw-date-container.sw-property-val.disabled,
.aw-layout-subLocation .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.aw-layout-sublocationContainer .afx-accent-background .sw-date-container.sw-property-val.disabled,
.aw-layout-sublocationContainer .afx-default-background .sw-date-container.sw-property-val.disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.noty_container_type_error .afx-accent-background .sw-date-container.sw-property-val.disabled,
.noty_container_type_error .afx-default-background .sw-date-container.sw-property-val.disabled,
.noty_container_type_error .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.noty_container_type_information .afx-accent-background .sw-date-container.sw-property-val.disabled,
.noty_container_type_information .afx-default-background .sw-date-container.sw-property-val.disabled,
.noty_container_type_information .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled,
.noty_container_type_warning .afx-accent-background .sw-date-container.sw-property-val.disabled,
.noty_container_type_warning .afx-default-background .sw-date-container.sw-property-val.disabled,
.noty_container_type_warning .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled {
    border-color: hsla(0, 0%, 51%, .57);
    color: hsla(0, 0%, 51%, .57);
    opacity: 1
}

.afx-alt-content-background .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-alt-content-background .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-alt-content-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-content-background .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-content-background .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-content-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-medium-background .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-medium-background .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.afx-medium-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-popup .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-popup .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-popup .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-primaryWorkarea .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-primaryWorkarea .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-subLocation .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-subLocation .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-subLocation .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-sublocationContainer .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-sublocationContainer .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_error .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_error .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_error .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_information .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_information .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_information .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_warning .afx-accent-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_warning .afx-default-background .sw-date-container.sw-property-val.disabled .flatpickr-input,
.noty_container_type_warning .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled .flatpickr-input {
    background-color: hsla(0, 0%, 51%, .07)
}

.afx-alt-content-background .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.afx-alt-content-background .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.afx-alt-content-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.afx-content-background .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.afx-content-background .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.afx-content-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.afx-medium-background .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.afx-medium-background .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.afx-medium-background .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-popup .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-popup .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-popup .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-primaryWorkarea .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-primaryWorkarea .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-subLocation .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-subLocation .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-subLocation .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-sublocationContainer .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-sublocationContainer .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.aw-layout-sublocationContainer .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_error .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_error .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_error .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_information .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_information .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_information .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_warning .afx-accent-background .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_warning .afx-default-background .sw-date-container.sw-property-val.disabled svg path,
.noty_container_type_warning .aw-layout-panelTitle .sw-date-container.sw-property-val.disabled svg path {
    fill: #828282
}

.afx-alt-content-background .afx-accent-background .aw-widgets-checkSelect.disabled,
.afx-alt-content-background .afx-default-background .aw-widgets-checkSelect.disabled,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.afx-content-background .afx-accent-background .aw-widgets-checkSelect.disabled,
.afx-content-background .afx-default-background .aw-widgets-checkSelect.disabled,
.afx-content-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.afx-medium-background .afx-accent-background .aw-widgets-checkSelect.disabled,
.afx-medium-background .afx-default-background .aw-widgets-checkSelect.disabled,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.aw-layout-popup .afx-accent-background .aw-widgets-checkSelect.disabled,
.aw-layout-popup .afx-default-background .aw-widgets-checkSelect.disabled,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-checkSelect.disabled,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-checkSelect.disabled,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.aw-layout-subLocation .afx-accent-background .aw-widgets-checkSelect.disabled,
.aw-layout-subLocation .afx-default-background .aw-widgets-checkSelect.disabled,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-checkSelect.disabled,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-checkSelect.disabled,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.noty_container_type_error .afx-accent-background .aw-widgets-checkSelect.disabled,
.noty_container_type_error .afx-default-background .aw-widgets-checkSelect.disabled,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.noty_container_type_information .afx-accent-background .aw-widgets-checkSelect.disabled,
.noty_container_type_information .afx-default-background .aw-widgets-checkSelect.disabled,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-checkSelect.disabled,
.noty_container_type_warning .afx-accent-background .aw-widgets-checkSelect.disabled,
.noty_container_type_warning .afx-default-background .aw-widgets-checkSelect.disabled,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-checkSelect.disabled {
    opacity: 1
}

.afx-alt-content-background .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.afx-alt-content-background .afx-default-background .aw-widgets-checkSelect.disabled :before,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.afx-content-background .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.afx-content-background .afx-default-background .aw-widgets-checkSelect.disabled :before,
.afx-content-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.afx-medium-background .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.afx-medium-background .afx-default-background .aw-widgets-checkSelect.disabled :before,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.aw-layout-popup .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-popup .afx-default-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.aw-layout-subLocation .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-subLocation .afx-default-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-checkSelect.disabled :before,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.noty_container_type_error .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.noty_container_type_error .afx-default-background .aw-widgets-checkSelect.disabled :before,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.noty_container_type_information .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.noty_container_type_information .afx-default-background .aw-widgets-checkSelect.disabled :before,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before,
.noty_container_type_warning .afx-accent-background .aw-widgets-checkSelect.disabled :before,
.noty_container_type_warning .afx-default-background .aw-widgets-checkSelect.disabled :before,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-checkSelect.disabled :before {
    color: hsla(0, 0%, 51%, .57)
}

.afx-alt-content-background .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-alt-content-background .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-alt-content-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-content-background .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-content-background .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-content-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-medium-background .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-medium-background .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.afx-medium-background .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-popup .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-popup .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-popup .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-primaryWorkarea .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-subLocation .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-subLocation .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-subLocation .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-sublocationContainer .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.aw-layout-sublocationContainer .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_error .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_error .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_error .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_information .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_information .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_information .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_warning .afx-accent-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_warning .afx-default-background .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline,
.noty_container_type_warning .aw-layout-panelTitle .aw-widgets-checkSelect.disabled .sw-button-iconContainer.sw-aria-border .aw-icon.sw-button-icon .aw-theme-iconOutline {
    fill: hsla(0, 0%, 51%, .57)
}

.aw-jswidgets-nestingListItemDisplay:hover,
.aw-ui-treeNode-valueContainer:hover,
.aw-widgets-cellListItem:hover {
    background-color: rgba(218, 236, 240, .45)
}

.aw-widgets-cellListItem:hover {
    border-color: rgba(218, 236, 240, .45) rgba(218, 236, 240, .45) #fff;
    color: #464646
}

.aw-widgets-cellListItem:hover .aw-theme-iconOutline {
    fill: #464646
}

.sw-popup-contentContainer .aw-widgets-cellListItem:hover {
    background-color: #daecf0;
    border-color: #daecf0
}

.aw-popup-command-bar .aw-widgets-cellListItem.aw-state-selected {
    background-color: initial
}

.aw-popup-command-bar .aw-widgets-cellListItem.aw-state-selected:hover {
    background-color: #daecf0
}

.aw-popup-command-bar .aw-widgets-cellListItem.aw-state-selected .aw-widget-thumbnail {
    background-color: #daecf0;
    outline-color: #66c8de
}

.aw-widgets-cellListItem.aw-widgets-cellListItemSelected:not(.aw-widgets-dropframe) {
    fill: #005f87;
    background-color: #cde6eb;
    border-color: #cde6eb #cde6eb #fff;
    color: #464646
}

.aw-widgets-cellListItem.aw-widgets-cellListItemSelected:not(.aw-widgets-dropframe) .aw-theme-iconOutline {
    fill: #464646
}

.aw-widgets-cellListItem.aw-widgets-cellListItemSelected:not(.aw-widgets-dropframe):hover {
    background-color: #bedfe6;
    border-color: #bedfe6 #bedfe6 #fff;
    color: #464646
}

.aw-widgets-cellListItem.aw-widgets-cellListItemSelected:not(.aw-widgets-dropframe).aw-widgets-cellListItemInactivated {
    background-color: #dcdcdc;
    border-color: #dcdcdc #dcdcdc #fff;
    color: #464646
}

.aw-checkboxarray-lovParent .aw-widgets-cellListItem.aw-widgets-cellListItemSelected:not(.aw-widgets-dropframe) {
    background-color: #fff;
    border-color: #fff
}

.aw-checkboxarray-lovParent .aw-widgets-cellListItem.aw-widgets-cellListItemSelected:not(.aw-widgets-dropframe):hover {
    background-color: #bedfe6
}

.aw-jswidgets-datepicker.ui-datepicker {
    background-color: #fff;
    border-color: #dcdcdc;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3);
    color: #1e1e1e
}

.aw-jswidgets-datepicker.ui-datepicker .ui-widget-content,
.aw-jswidgets-datepicker.ui-datepicker table td a {
    color: #1e1e1e
}

.aw-jswidgets-datepicker.ui-datepicker table th {
    color: #fff
}

.aw-jswidgets-datepicker.ui-datepicker table th:first-letter {
    color: #464646
}

.aw-jswidgets-datepicker.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background-color: #005f87;
    color: #fff
}

.aw-jswidgets-datepicker.ui-datepicker .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dc6914;
    color: #dc6914
}

.aw-jswidgets-datepicker.ui-datepicker .ui-state-default.ui-state-hover:not(.ui-state-active),
.flatpickr-day:hover {
    background-color: #daecf0
}

.flatpickr-day:hover {
    border-color: #daecf0
}

.flatpickr-day.selected {
    outline: 1px solid #dc6914;
    outline-offset: 1px
}

.flatpickr-day.selected,
.flatpickr-day.selected:hover {
    background-color: #005f87
}

.flatpickr-day.today {
    border-color: #dc6914;
    color: #dc6914;
    font-weight: 600
}

.flatpickr-day.today:hover {
    background-color: #daecf0;
    border-color: #dc6914;
    color: #dc6914
}

.flatpickr-day.today.selected {
    border-color: transparent;
    color: #fff
}

.flatpickr-day.today.selected:hover {
    color: #dc6914
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month .numInputWrapper {
    border: 1px solid #969696
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover,
.flatpickr-current-month .numInputWrapper:hover {
    background-color: #fff
}

.flatpickr-calendar {
    border: 1px solid #dcdcdc;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3)
}

.sw-array-val,
input[type=password],
input[type=text],
textarea {
    background-color: #fff;
    border-color: #8c8c8c;
    color: #1e1e1e
}

.sw-array-val .aw-theme-iconOutline,
input[type=password] .aw-theme-iconOutline,
input[type=text] .aw-theme-iconOutline,
textarea .aw-theme-iconOutline {
    fill: #464646
}

.sw-array-val:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #0f789b;
}

.sw-array-val.sw-changed,
input[type=password].sw-changed,
input[type=text].sw-changed,
textarea.sw-changed {
    background-color: #e3faff
}

.sw-array-val.sw-property-val.sw-changed.active,
input[type=password].sw-property-val.sw-changed.active,
input[type=text].sw-property-val.sw-changed.active,
textarea.sw-property-val.sw-changed.active {
    border-color: #0f789b
}

.aw-session-signIn {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .75) 250px, rgba(0, 0, 0, .25))
}

.aw-session-signIn input[type=password],
.aw-session-signIn input[type=text] {
    background-color: initial;
    color: #fff
}

.sw-noDirtyStyle input[type=password].sw-changed,
.sw-noDirtyStyle input[type=text].sw-changed,
input[type=password].sw-noDirtyStyle.sw-changed,
input[type=text].sw-noDirtyStyle.sw-changed {
    background-color: revert
}

::-webkit-input-placeholder {
    color: #aaa
}

:-ms-input-placeholder {
    color: #aaa
}

::-moz-placeholder {
    color: #aaa
}

.sw-errorFlag .sw-property-val {
    background-color: rgba(220, 0, 0, .1)
}

.sw-errorFlag input[type=password],
.sw-errorFlag input[type=password].sw-changed,
.sw-errorFlag input[type=text],
.sw-errorFlag input[type=text].sw-changed,
.sw-errorFlag textarea {
    background-color: rgba(220, 0, 0, .1);
    border-color: #dc0000;
    color: #dc0000
}

.sw-errorFlag input[type=password].sw-changed:hover,
.sw-errorFlag input[type=password]:hover,
.sw-errorFlag input[type=text].sw-changed:hover,
.sw-errorFlag input[type=text]:hover,
.sw-errorFlag textarea:hover {
    border-color: #dc0000
}

.sw-errorFlag input[type=password].sw-changed:focus,
.sw-errorFlag input[type=password]:focus,
.sw-errorFlag input[type=text].sw-changed:focus,
.sw-errorFlag input[type=text]:focus,
.sw-errorFlag textarea:focus {
    border-color: #0f789b
}

.sw-errorFlag ::placeholder {
    color: #dc0000
}

.sw-errorFlag .sw-errorHint,
.sw-errorFlag .sw-errorSeparator,
.sw-errorFlag .sw-property-name,
.sw-errorFlag .sw-property-name:before {
    color: #dc0000
}

.sw-disabled .sw-property-name {
    color: #6e6e6e
}

.sw-disabled .sw-property-val {
    background-color: hsla(0, 0%, 51%, .1);
    border-color: hsla(0, 0%, 51%, .3);
    color: hsla(0, 0%, 43%, .57)
}

aw-popup-panel2:not(.aw-popup-defaultStyle) .aw-popup-screenMaskBackground,
aw-popup:not(.aw-popup-defaultStyle) .aw-popup-screenMaskBackground {
    background-color: #000
}

aw-popup-panel2:not(.aw-popup-defaultStyle) .aw-popup-contentContainerBackground,
aw-popup:not(.aw-popup-defaultStyle) .aw-popup-contentContainerBackground {
    background-color: #fff
}

aw-popup button.disabled,
aw-popup-panel2 button.disabled {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #505050
}

aw-popup .aw-popup-secondaryButton,
aw-popup-panel2 .aw-popup-secondaryButton {
    background-color: #fff;
    border-color: #39a0c0;
    color: #005f87
}

aw-search-prefilter input.aw-jswidgets-choice[readonly=readOnly] {
    background-color: #3296b9;
    border-color: #3296b9;
    color: #fff
}

aw-search-prefilter input.aw-jswidgets-choice[readonly=readOnly]:active,
aw-search-prefilter input.aw-jswidgets-choice[readonly=readOnly]:focus {
    background-color: #0f789b
}

aw-search-prefilter input.aw-jswidgets-choice[readonly=readOnly].aw-search-dirty {
    background-color: #dc6914;
    border-color: #dc6914
}

aw-search-prefilter aw-property-image.aw-search-prefilter-icon .aw-theme-iconOutline {
    fill: #fff
}

.aw-layout-progressBarCylon {
    background-image: linear-gradient(90deg, #2387aa 0, #2387aa 0)
}

.aw-layout-progressBarIE9 {
    background-color: #2387aa
}

.aw-layout-progressBar {
    background-color: #e6e6e6
}

.sw-array-val .aw-jswidgets-arrayWidgetContainer.sw-border,
.sw-array-val .sw-checkbox-val,
.sw-array-val .sw-radio-group,
.sw-array-val .sw-toggle-val-container {
    border-color: #969696
}

.aw-jswidgets-arrayWidgetContainerFocused {
    border-color: #0f789b
}

.aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon .aw-theme-iconOutline,
.aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon .aw-theme-iconOutline {
    fill: #464646
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer,
aw-filter-category-searchbox .aw-uiwidgets-searchBoxContainer,
aw-search-box .aw-uiwidgets-searchBoxContainer {
    border-color: #aaa
}

.keyboard .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon:focus,
.keyboard .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon:focus,
.keyboard aw-filter-category-searchbox .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon:focus,
.keyboard aw-filter-category-searchbox .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon:focus,
.keyboard aw-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon:focus,
.keyboard aw-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon:focus {
    outline-color: #0f789b
}

.aw-in-content-search-box .aw-search-inContentSearchBox .aw-uiwidgets-searchBoxContainer,
aw-filter-category-searchbox .aw-search-inContentSearchBox .aw-uiwidgets-searchBoxContainer,
aw-search-box .aw-search-inContentSearchBox .aw-uiwidgets-searchBoxContainer {
    border-color: #aaa
}

.aw-in-content-search-box .aw-search-inContentSearchBox .aw-uiwidgets-searchBoxContainer:hover,
aw-filter-category-searchbox .aw-search-inContentSearchBox .aw-uiwidgets-searchBoxContainer:hover,
aw-search-box .aw-search-inContentSearchBox .aw-uiwidgets-searchBoxContainer:hover {
    border-color: #bedfe6
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxIcon:active,
.aw-in-content-search-box .aw-uiwidgets-searchBoxIcon:hover,
.aw-in-content-search-box .aw-uiwidgets-searchResetIcon:active,
.aw-in-content-search-box .aw-uiwidgets-searchResetIcon:hover,
.aw-in-content-search-box .sw-search-iconContainer:hover,
.aw-in-content-search-box .sw-search-resetContainer:hover,
aw-filter-category-searchbox .aw-uiwidgets-searchBoxIcon:active,
aw-filter-category-searchbox .aw-uiwidgets-searchBoxIcon:hover,
aw-filter-category-searchbox .aw-uiwidgets-searchResetIcon:active,
aw-filter-category-searchbox .aw-uiwidgets-searchResetIcon:hover,
aw-filter-category-searchbox .sw-search-iconContainer:hover,
aw-filter-category-searchbox .sw-search-resetContainer:hover,
aw-search-box .aw-uiwidgets-searchBoxIcon:active,
aw-search-box .aw-uiwidgets-searchBoxIcon:hover,
aw-search-box .aw-uiwidgets-searchResetIcon:active,
aw-search-box .aw-uiwidgets-searchResetIcon:hover,
aw-search-box .sw-search-iconContainer:hover,
aw-search-box .sw-search-resetContainer:hover {
    background-color: #cde6eb
}

.aw-search-searchIconViewContainer .aw-uiwidgets-searchBoxIcon,
.aw-search-searchIconViewContainer .aw-uiwidgets-searchResetIcon {
    background-color: initial
}

.aw-search-globalSearchPreFilterWrapper .aw-widgets-propertyContainer {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3)
}

.aw-search-globalSearchElementsContainer aw-search-prefilter .aw-jswidgets-popUpVisible .aw-jswidgets-nestingListItemDisplay:hover {
    color: #464646
}

.aw-notification-cell-importance-high {
    border-left-color: #dc0000
}

.aw-notification-cell-importance-medium {
    border-left-color: #b64c24
}

.aw-notification-cell-importance-low {
    border-left-color: #005f87
}

.aw-notification-cell-title-high {
    color: #dc0000
}

.aw-notification-cell-title-medium {
    color: #b64c24
}

.aw-notification-cell-title-low {
    color: #005f87
}

.aw-notification-cell-read {
    border-left-color: #fff
}

.aw-notification-cell-prop {
    color: #282828
}

.aw-notification-cell:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .3)
}

.aw-notification-cell {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .3)
}

.guidance-container-type-information {
    background-color: #e3faff;
    border-color: #66c8de
}

.guidance-container-type-information .sw-guidanceMsg-guideText {
    color: #005f87
}

.guidance-container-type-warning {
    background-color: #fff7cd;
    border-color: #ffc328
}

.guidance-container-type-warning .sw-guidanceMsg-guideText {
    color: #b64c24
}

.guidance-container-type-warning .sw-button:not(.disabled) {
    background-color: #dc6914;
    border-color: #b44b28
}

.guidance-container-type-warning .sw-button:not(.disabled):active,
.guidance-container-type-warning .sw-button:not(.disabled):focus,
.guidance-container-type-warning .sw-button:not(.disabled):hover {
    background-color: #b44b28
}

.guidance-container-type-error {
    background-color: #fbeeed;
    border-color: #e38984
}

.guidance-container-type-error .sw-guidanceMsg-guideText {
    color: #dc0000
}

.guidance-container-type-error .sw-button:not(.disabled) {
    background-color: #dc0000;
    border-color: #b00000
}

.guidance-container-type-error .sw-button:not(.disabled):active,
.guidance-container-type-error .sw-button:not(.disabled):focus,
.guidance-container-type-error .sw-button:not(.disabled):hover {
    background-color: #b00000
}

.guidance-container-type-success {
    background-color: #edfbf5;
    border-color: #84e3b9
}

.guidance-container-type-success .sw-guidanceMsg-guideText {
    color: #0a9b00
}

.guidance-container-type-success .sw-button:not(.disabled) {
    background-color: #0a9b00;
    border-color: #087c00
}

.guidance-container-type-success .sw-button:not(.disabled):active,
.guidance-container-type-success .sw-button:not(.disabled):focus,
.guidance-container-type-success .sw-button:not(.disabled):hover {
    background-color: #087c00
}

.sw-guidanceMessage .sw-guidanceMsg-closeButton svg polygon {
    fill: #505050;
    stroke: #505050
}

.sw-guidanceMessage .sw-guidanceMsg-closeButton:focus svg polygon,
.sw-guidanceMessage .sw-guidanceMsg-closeButton:hover svg polygon {
    fill: #000;
    stroke: #000
}

.aw-step-progressChevronContainer li {
    background-color: #fafafa;
    border-color: #d2d2d2;
    color: #464646
}

.aw-step-progressChevronContainer li:after {
    border-bottom-color: transparent;
    border-left-color: #fafafa;
    border-top-color: transparent
}

.aw-step-progressChevronContainer li:before {
    border-bottom-color: transparent;
    border-left-color: #d2d2d2;
    border-top-color: transparent
}

.aw-step-progressChevronContainer li.aw-step-progressCurrentChevron {
    background-color: #005f87;
    border-color: #005f87;
    color: #fff
}

.aw-step-progressChevronContainer li.aw-step-progressCurrentChevron:after {
    border-left-color: #005f87
}

.aw-step-progressChevronContainer li.aw-step-progressCurrentChevron~li {
    color: #464646
}

.aw-step-progressChevronContainer li .aw-progress-bar-completed,
.aw-step-progressChevronContainer li a.aw-progress-bar-text {
    color: #005f87;
    outline: 0
}

.aw-gateway-locationPanel .aw-layout-infoCommandbar,
.aw-gateway-locationPanel .aw-layout-subLocation {
    background-color: initial
}

.aw-gateway-locationPanel .aw-layout-infoCommandbar ::-webkit-scrollbar-track,
.aw-gateway-locationPanel .aw-layout-subLocation ::-webkit-scrollbar-track {
    background-color: hsla(0, 0%, 100%, .1)
}

.aw-gateway-locationPanel .aw-layout-infoCommandbar ::-webkit-scrollbar-thumb,
.aw-gateway-locationPanel .aw-layout-subLocation ::-webkit-scrollbar-thumb {
    background-color: hsla(0, 0%, 100%, .6);
    border-color: transparent
}

.aw-gateway-locationPanel .aw-layout-infoCommandbar ::-webkit-scrollbar-thumb:hover,
.aw-gateway-locationPanel .aw-layout-subLocation ::-webkit-scrollbar-thumb:hover {
    background-color: hsla(0, 0%, 100%, .9)
}

.aw-gateway-locationPanel .aw-layout-infoCommandbar .afx-content-background ::-webkit-scrollbar-thumb,
.aw-gateway-locationPanel .aw-layout-subLocation .afx-content-background ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .25);
    border-color: transparent
}

.aw-gateway-locationPanel .aw-layout-infoCommandbar .afx-content-background ::-webkit-scrollbar-thumb:hover,
.aw-gateway-locationPanel .aw-layout-subLocation .afx-content-background ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .5)
}

.aw-gateway-locationPanel .aw-tile-tileContainer:focus {
    outline-color: #aae6f5
}

.aw-skip-to-main:focus {
    background-color: #fff
}

.aw-apply-focus-to-main,
.aw-skip-to-main:focus .aw-skip-to-main-text {
    border-color: #0f789b
}

a.aw-skip-to-main:focus {
    color: #005f87
}

.aw-border-focus-chartColor {
    color: #0f789b
}

.aw-jswidgets-arrayEditValueCellList .aw-jswidgets-arrayValueCellListItem:hover {
    fill: #464646;
    background-color: #daecf0;
    color: #464646
}

.changed {
    background-color: #e3faff !important;
    color: #464646 !important
}

.aw-commands-cellDecorator div {
    background-color: #93dced;
    color: #003750
}

.aw-widgets-chip:not(.disabled):not(.aw-widgets-staticChip),
.sw-button:not(.disabled):not(.aw-widgets-staticChip) {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3)
}

.aw-widgets-chip:not(.disabled):not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled):not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled):not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled):not(.aw-widgets-staticChip):hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3)
}

.aw-widgets-chip:not(.disabled).accent-midContrast,
.aw-widgets-chip:not(.disabled).base-button.aw-widgets-chipSelected,
.sw-button:not(.disabled).accent-midContrast,
.sw-button:not(.disabled).base-button.aw-widgets-chipSelected {
    fill: #005f87;
    background-color: #c8f5ff;
    border-color: #005f87;
    color: #005f87
}

.aw-widgets-chip:not(.disabled).accent-midContrast:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).accent-midContrast:not(.aw-widgets-staticChip):hover,
.aw-widgets-chip:not(.disabled).base-button.aw-widgets-chipSelected:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).base-button.aw-widgets-chipSelected:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).accent-midContrast:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).accent-midContrast:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).base-button.aw-widgets-chipSelected:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).base-button.aw-widgets-chipSelected:not(.aw-widgets-staticChip):hover {
    background-color: #93dced
}

.aw-widgets-chip:not(.disabled).accent-midContrast:not(.aw-widgets-staticChip):active,
.aw-widgets-chip:not(.disabled).base-button.aw-widgets-chipSelected:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).accent-midContrast:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).base-button.aw-widgets-chipSelected:not(.aw-widgets-staticChip):active {
    background-color: #66c8de
}

.aw-widgets-chip:not(.disabled).positive,
.sw-button:not(.disabled).positive {
    fill: #1d731c;
    background-color: #fff;
    border-color: #0a9b00;
    color: #1d731c
}

.aw-widgets-chip:not(.disabled).positive:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).positive:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).positive:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).positive:not(.aw-widgets-staticChip):hover {
    background-color: #e6f5e5
}

.aw-widgets-chip:not(.disabled).positive:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).positive:not(.aw-widgets-staticChip):active {
    background-color: #c2e6bf
}

.aw-widgets-chip:not(.disabled).accent-positive,
.sw-button:not(.disabled).accent-positive {
    fill: #fff;
    background-color: #0a9b00;
    border-color: #065d00;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .7)
}

.aw-widgets-chip:not(.disabled).accent-positive:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).accent-positive:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).accent-positive:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).accent-positive:not(.aw-widgets-staticChip):hover {
    background-color: #087c00
}

.aw-widgets-chip:not(.disabled).accent-positive:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).accent-positive:not(.aw-widgets-staticChip):active {
    background-color: #0a9b00
}

.aw-widgets-chip:not(.disabled).caution,
.sw-button:not(.disabled).caution {
    fill: #b64c24;
    background-color: #fff;
    border-color: #dc6914;
    color: #b64c24
}

.aw-widgets-chip:not(.disabled).caution:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).caution:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).caution:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).caution:not(.aw-widgets-staticChip):hover {
    background-color: #fbf0e7
}

.aw-widgets-chip:not(.disabled).caution:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).caution:not(.aw-widgets-staticChip):active {
    background-color: #f6d9c4
}

.aw-widgets-chip:not(.disabled).accent-caution,
.sw-button:not(.disabled).accent-caution {
    background-color: #dc6914;
    border-color: #843f0c;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .7)
}

.aw-widgets-chip:not(.disabled).accent-caution:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).accent-caution:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).accent-caution:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).accent-caution:not(.aw-widgets-staticChip):hover {
    background-color: #b05410
}

.aw-widgets-chip:not(.disabled).accent-caution:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).accent-caution:not(.aw-widgets-staticChip):active {
    background-color: #843f0c
}

.aw-widgets-chip:not(.disabled).negative,
.sw-button:not(.disabled).negative {
    background-color: #fff;
    border-color: #dc0000;
    color: #dc0000
}

.aw-widgets-chip:not(.disabled).negative:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).negative:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).negative:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).negative:not(.aw-widgets-staticChip):hover {
    background-color: #fbe5e5
}

.aw-widgets-chip:not(.disabled).negative:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).negative:not(.aw-widgets-staticChip):active {
    background-color: #fdeeee
}

.aw-widgets-chip:not(.disabled).accent-negative,
.sw-button:not(.disabled).accent-negative {
    fill: #fff;
    background-color: #dc0000;
    border-color: #840000;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .7)
}

.aw-widgets-chip:not(.disabled).accent-negative:not(.aw-widgets-staticChip):focus,
.aw-widgets-chip:not(.disabled).accent-negative:not(.aw-widgets-staticChip):hover,
.sw-button:not(.disabled).accent-negative:not(.aw-widgets-staticChip):focus,
.sw-button:not(.disabled).accent-negative:not(.aw-widgets-staticChip):hover {
    background-color: #b00000
}

.aw-widgets-chip:not(.disabled).accent-negative:not(.aw-widgets-staticChip):active,
.sw-button:not(.disabled).accent-negative:not(.aw-widgets-staticChip):active {
    background-color: #840000
}

.sw-lov-contentContainer .afx-selected-vals .aw-widgets-cellListItem:last-child,
.sw-lov-contentContainer .aw-widgets-cellListItem.aw-widgets-cellListItemSelected:not(.aw-widgets-dropframe).sw-lov-lastMru,
.sw-lov-contentContainer .sw-lov-lastMru {
    border-bottom-color: #dcdcdc
}

.checkbox-negated.sw-checkbox-val>input:checked+.sw-checkbox-pseudo:before {
    background-color: #bf1b1b;
    border-color: #bf1b1b
}

.sw-component:not(.sw-readOnly):hover .checkbox-negated .sw-checkbox-pseudo:before {
    border-color: #bf1b1b
}

.aw-splm-table .ui-grid-row.aw-theme-dropframe.aw-widgets-dropframe,
.aw-widgets-droparea,
.aw-widgets-dropframe,
.aw-widgets-dropframe.aw-theme-dropframe,
.aw-widgets-droppable.aw-widgets-dropframe,
.ui-grid-row.aw-theme-dropframe.aw-widgets-dropframe,
.ui-grid-row.aw-widgets-droparea {
    background-color: #e3faff;
    border-color: #0f789b
}

.aw-splm-table .ui-grid-cell.aw-theme-dropframe.aw-widgets-dropframe,
.ui-grid-cell.aw-theme-dropframe.aw-widgets-dropframe {
    background-color: #e3faff
}

.aw-splm-tableHeaderRow,
.aw-splm-tableMenuButton {
    background-color: #e6e6e6
}

.aw-splm-tableScrolled .aw-splm-tableHeaderRow {
    box-shadow: 0 2px 4px 0 #aaa
}

.aw-jswidgets-grid .aw-splm-tablePinnedContainerLeft .aw-splm-tableHeaderCell:last-child .aw-splm-tableHeaderCellSplitter {
    border-right-color: #aaa
}

.aw-jswidgets-grid .aw-splm-tableScrollContents {
    background-color: #fff
}

.aw-jswidgets-grid .aw-splm-tablePinnedContainer .ui-grid-row,
.aw-jswidgets-grid .aw-splm-tableScrollContainer .ui-grid-row {
    background-color: #fff;
    border-bottom-width: 2px;
    border-color: #dcdcdc;
    margin-bottom: -1px
}

.aw-jswidgets-grid .aw-splm-tablePinnedContainer .ui-grid-row:last-child,
.aw-jswidgets-grid .aw-splm-tableScrollContainer .ui-grid-row:last-child {
    border-bottom-width: 1px;
    margin-bottom: 0
}

.aw-splm-table .aw-splm-tableContainer.aw-splm-tableHeaderSelectionEnabled .aw-splm-tableScrollContainer .ui-grid-row.aw-state-selected,
.aw-splm-table .aw-splm-tableContainer.aw-splm-tableHeaderSelectionEnabled .aw-splm-tableScrollContainer .ui-grid-row.aw-state-selected .ui-grid-cell,
.aw-splm-table .aw-splm-tableHeaderCellSelected .aw-splm-tableHeaderCellSortIcon {
    background: inherit;
    background-color: inherit
}

.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected,
.aw-splm-table .aw-splm-tableHeaderRow .aw-splm-tableHeaderCell.aw-splm-tableHeaderCellSelected {
    background-color: #cde6eb;
    color: #464646
}

.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected.ui-grid-row-inactivated,
.aw-splm-table .aw-splm-tableContainer .ui-grid-row .ui-grid-columnSelected.ui-grid-cell-selected.ui-grid-row-inactivated,
.aw-splm-table .aw-splm-tableHeaderRow .aw-splm-tableHeaderCell.aw-splm-tableHeaderCellSelectedInactive {
    background-color: #dcdcdc;
    color: #464646
}

.aw-jswidgets-grid .ui-grid-row:hover,
.aw-splm-table .ui-grid-row.aw-splm-tableHoverRow {
    background-color: rgba(218, 236, 240, .45);
    color: #464646
}

.aw-jswidgets-grid .ui-grid-row:hover.ui-grid-row-selected,
.aw-splm-table .ui-grid-row.aw-splm-tableHoverRow.ui-grid-row-selected {
    background-color: #bedfe6;
    color: #464646
}

.aw-jswidgets-grid .ui-grid-row.aw-splm-tableHoverRow.aw-jswidgets-change,
.aw-jswidgets-grid .ui-grid-row.aw-splm-tableHoverRow.aw-jswidgets-change>.ui-grid-cell,
.aw-jswidgets-grid .ui-grid-row.aw-splm-tableHoverRow.aw-jswidgets-change>.ui-grid-cell .aw-widgets-propertyNonEditValue,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected .aw-splm-tableHoverRow.aw-jswidgets-change,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected .aw-splm-tableHoverRow.aw-jswidgets-change>.ui-grid-cell,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected .aw-splm-tableHoverRow.aw-jswidgets-change>.ui-grid-cell .aw-widgets-propertyNonEditValue,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected.aw-jswidgets-change,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected.aw-jswidgets-change>.ui-grid-cell,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected.aw-jswidgets-change>.ui-grid-cell .aw-widgets-propertyNonEditValue {
    color: #00b050
}

.aw-jswidgets-grid .ui-grid-row.aw-splm-tableHoverRow.aw-jswidgets-oldText,
.aw-jswidgets-grid .ui-grid-row.aw-splm-tableHoverRow.aw-jswidgets-oldText>.ui-grid-cell,
.aw-jswidgets-grid .ui-grid-row.aw-splm-tableHoverRow.aw-jswidgets-oldText>.ui-grid-cell .aw-widgets-propertyNonEditValue,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected .aw-splm-tableHoverRow.aw-jswidgets-oldText,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected .aw-splm-tableHoverRow.aw-jswidgets-oldText>.ui-grid-cell,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected .aw-splm-tableHoverRow.aw-jswidgets-oldText>.ui-grid-cell .aw-widgets-propertyNonEditValue,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected.aw-jswidgets-oldText,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected.aw-jswidgets-oldText>.ui-grid-cell,
.aw-jswidgets-grid .ui-grid-row.ui-grid-row-selected.aw-jswidgets-oldText>.ui-grid-cell .aw-widgets-propertyNonEditValue {
    color: #dc0000
}

.aw-jswidgets-change {
    color: #00b050
}

.aw-jswidgets-oldText {
    color: #dc0000
}

.aw-splm-tableHeaderCell,
.aw-splm-tableHeaderCellSortIcon {
    background-color: #e6e6e6;
    color: #464646
}

.aw-splm-tableHeaderCell:hover {
    color: #6e6e6e
}

.aw-jswidgets-grid .dragCell,
.aw-jswidgets-grid .ui-grid-cell.dragCell,
.aw-jswidgets-grid .ui-grid-row:last-child .ui-grid-cell.dragCellBottom {
    border-color: #000
}

.aw-jswidgets-grid .aw-table-scrolled .ui-grid-header {
    box-shadow: 0 2px 4px 0 #aaa
}

.aw-splm-tableMenuContainer {
    border-color: #bebebe
}

.aw-splm-tableMenuContainer .aw-layout-popupOverlay,
.aw-splm-tableMenuContainer .grid-menu-command .aw-layout-popup,
.aw-splm-tableMenuContainer aw-popup-command-bar {
    position: static
}

.aw-splm-tableMenuContainer .aw-widgets-cellListItem {
    border: none
}

.aw-splm-tableMenuPopup {
    background-color: #fff;
    border-color: #dcdcdc;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3);
    color: #464646
}

.aw-splm-tableMenuPopup .aw-widgets-cellListItem {
    color: #464646
}

.aw-splm-tableMenuPopup .aw-widgets-cellListItem.aw-widgets-disabledMenuItem {
    color: #aaa;
    pointer-events: none
}

.aw-splm-tableMenuPopup hr {
    border-color: #dcdcdc
}

.aw-splm-table .ui-grid-cell .aw-jswidgets-draghandle {
    background-color: #aaa
}

.aw-splm-tableMenuPointer:before {
    border-bottom: 10px solid #dcdcdc;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.aw-splm-tableMenuPointer:after {
    border-bottom: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.aw-splm-tableColumnMenuPointerBeforeLeft {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #dcdcdc;
    border-top: 10px solid transparent
}

.aw-splm-tableColumnMenuPointerAfterLeft {
    border-bottom: 9px solid transparent;
    border-right: 9px solid #fff;
    border-top: 9px solid transparent
}

.aw-splm-tableColumnMenuPointerBeforeRight {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #dcdcdc;
    border-top: 10px solid transparent
}

.aw-splm-tableColumnMenuPointerAfterRight {
    border-bottom: 9px solid transparent;
    border-left: 9px solid #fff;
    border-top: 9px solid transparent
}

.aw-splm-tableMenuPointerBack {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #dcdcdc;
    border-top: 10px solid transparent
}

.aw-splm-tableMenuPointerBack.aw-splm-tableMenuPointerBackLeft {
    border-left: none;
    border-right: 10px solid #dcdcdc
}

.aw-splm-tableMenuPointerBack.aw-splm-tableMenuPointerBackRight {
    border-left: 10px solid #dcdcdc;
    border-right: none
}

.aw-splm-tableMenuPointerFront {
    border-bottom: 9px solid transparent;
    border-left: 9px solid #fff;
    border-top: 9px solid transparent
}

.aw-splm-tableMenuPointerFront.aw-splm-tableMenuPointerFrontLeft {
    border-left: none;
    border-right: 9px solid #fff
}

.aw-splm-tableMenuPointerFront.aw-splm-tableMenuPointerFrontRight {
    border-left: 9px solid #fff;
    border-right: none
}

.aw-splm-tableMenuPopup .aw-widgets-cellListItem:hover {
    fill: #daecf0;
    background-color: #daecf0
}

.aw-splm-tableMenuPopup .facet-filter .aw-widgets-cellListItem:hover {
    fill: inherit;
    background-color: initial
}

.aw-splm-table ::-webkit-scrollbar-track {
    background-color: #f5f5f5
}

.aw-splm-tableMenu>.aw-widgets-cellListItem {
    border-bottom: none
}

.aw-splm-tableMenuButton:hover {
    background-color: #daecf0
}

.aw-splm-tableMenuItemSelected {
    background-color: #cde6eb
}

a.aw-splm-tablePropertyValueLinksDisabled,
a.aw-splm-tablePropertyValueLinksDisabled:hover {
    color: #464646
}

.aw-splm-tablePinnedContainerDropFrame.aw-widgets-dropframe.aw-theme-dropframe.ui-grid-row {
    border-right-color: #dcdcdc
}

.aw-splm-tableScrollContainerDropFrame.aw-widgets-dropframe.aw-theme-dropframe.ui-grid-row {
    border-left-color: #dcdcdc
}

aw-splm-table .aw-splm-table .ui-grid-row .ui-grid-cell:hover {
    border-color: rgba(70, 70, 70, .5)
}

aw-splm-table .aw-splm-table .aw-splm-tableCanvas .ui-grid-row .aw-splm-tableCellSelected {
    border-color: #969696
}

.keyboard .aw-splm-table .aw-splm-tableContainer .aw-splm-tableRow .ui-grid-cell:not(.aw-splm-tableCellSelected):focus,
.keyboard .aw-splm-table .aw-splm-tableHeaderCell:focus,
.keyboard .aw-splm-table .aw-splm-tableMenuButton:focus,
.keyboard .aw-splm-table .aw-splm-tablePropertyValueLinks:focus,
.keyboard .aw-splm-table .ui-grid-tree-base-row-header-buttons:focus,
aw-splm-table .aw-splm-table .aw-splm-tableContainer .aw-splm-tableCanvas .ui-grid-row .aw-splm-tableCellSelectedEditable {
    border-color: #0f789b
}

.keyboard .aw-splm-table .aw-splm-tableContainer:focus {
    outline-color: #0f789b
}

.aw-splm-tableMenuPopup .aw-widgets-cellListItem:focus {
    border-color: #0f789b
}

.arrange_submitButton:focus {
    outline-color: #0f789b
}

.aw-splm-tableCellText:empty {
    background-color: rgba(0, 0, 0, .1)
}

.aw-noeachrow-highlight-dropframe {
    background-color: #e3faff !important
}

.aw-file-upload-container .aw-file-upload-fileLabel {
    background-color: #005f87
}

.aw-file-upload-container:hover .aw-file-upload-fileName {
    border-color: #0f789b;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3)
}

.aw-file-upload-container:hover .aw-file-upload-fileLabel {
    background-color: #004c6c
}

.aw-file-upload-container:active .aw-file-upload-fileLabel {
    background-color: #003951
}

.aw-file-upload-container.aw-file-upload-initial {
    border-color: #6e6e6e
}

.aw-file-upload-fileName {
    background-color: #fff;
    border-color: #969696;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
    color: #6e6e6e
}

.aw-file-upload-fileLabel {
    background-color: #005f87;
    border-color: #005f87;
    color: #fff
}

.file-upload-selected-file {
    color: #464646
}

.aw-upload {
    border-color: #464646
}

.aw-upload-drop-container.aw-widgets-dropframe.aw-theme-dropframe .aw-commandIcon.aw-commands-svg svg {
    fill: #3296b9
}

.sw-avatar-icon {
    background-color: #f0f0f0
}

.sw-avatar-name {
    color: #464646
}

.sw-avatar-normalIcon .aw-theme-iconOutline {
    fill: #464646
}

.sw-avatar-layout {
    background-color: #fff;
    border-color: #dcdcdc;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .16);
    color: #464646
}

.aw-sidenav-push.aw-sidenav-leftBackground {
    box-shadow: -3px 3px 6px 0 rgba(0, 0, 0, .3)
}

.aw-sidenav-push.aw-sidenav-rightBackground {
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, .3)
}

.aw-sidenav-float.aw-sidenav-leftBackground {
    box-shadow: -8px 8px 16px 0 rgba(0, 0, 0, .3)
}

.aw-sidenav-float.aw-sidenav-rightBackground {
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, .3);
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, .3), inset 2px -4px 4px 0 rgba(0, 0, 0, .3)
}

.aw-sidenav-push.aw-sidenav-rightBackground {
    box-shadow: 2px -4px 4px 0 rgba(0, 0, 0, .3), inset 2px -4px 4px 0 rgba(0, 0, 0, .3)
}

.aw-sidenav-float.aw-sidenav-rightBackground .aw-layout-declarativePanelRoot,
.aw-sidenav-push.aw-sidenav-rightBackground .aw-layout-declarativePanelRoot {
    box-shadow: inset 2px -4px 4px 0 rgba(0, 0, 0, .3)
}

.unpinned .sw-button-icon svg path {
    fill: #fff
}

.pinned {
    box-shadow: none
}

.pinned .sw-button-icon svg path {
    fill: #ffb900
}

.aw-sidenav-resizer .sw-button-iconContainer:active,
.aw-sidenav-resizer .sw-button-iconContainer:hover {
    background-color: initial
}

.aw-user-settings-anchor .aw-user-settings-anchor-label {
    color: #aae6f5
}

.aw-user-settings-anchor .aw-base-iconButton[command="anchor.dockUserSettingsIconButton"] .aw-theme-iconOutline {
    fill: #ffb900
}

.aw-vertical-separator {
    color: #fff;
    opacity: .45
}

.aw-theme-separator {
    color: #dcdcdc
}

.sw-toggle-val .slider {
    background-color: #787878
}

.sw-toggle-val .slider:before {
    background-color: #fff
}

.sw-toggle-val input:checked+.slider {
    background-color: #3296b9
}

.sw-toggle-val input:disabled+.slider {
    background-color: rgba(50, 150, 185, .38);
    cursor: default
}

.sw-checkbox-val>input {
    background-color: rgba(0, 100, 135, .6)
}

.sw-checkbox-val>.sw-checkbox-pseudo:before {
    border-color: #464646
}

.sw-checkbox-val>.sw-checkbox-pseudo:after {
    border-color: transparent
}

.sw-checkbox-val>input:active {
    transform: scale(0);
    transition: transform 0s, opacity 0s
}

.sw-checkbox-val>input:disabled+.sw-checkbox-pseudo {
    cursor: auto
}

.sw-checkbox-lov:not(.sw-readOnly):hover .sw-checkbox-pseudo:before,
.sw-property:not(.sw-readOnly):hover .sw-checkbox-pseudo:before {
    border-color: #006487
}

.sw-checkbox-val>input:checked,
.sw-checkbox-val>input:indeterminate {
    background-color: #006487
}

.sw-checkbox-val>input:checked+.sw-checkbox-pseudo:before,
.sw-checkbox-val>input:indeterminate+.sw-checkbox-pseudo:before {
    background-color: #006487;
    border-color: #006487
}

.sw-checkbox-val>input:checked+.sw-checkbox-pseudo:after,
.sw-checkbox-val>input:indeterminate+.sw-checkbox-pseudo:after {
    border-color: #fff
}

.sw-checkbox-val>input:active+.sw-checkbox-pseudo:before {
    border-color: #006487
}

.sw-checkbox-val>input:checked:active+.sw-checkbox-pseudo:before {
    background-color: rgba(0, 100, 135, .6);
    border-color: transparent
}

.sw-checkbox-val>input:disabled {
    opacity: 0
}

.sw-checkbox-val>input:disabled+.sw-checkbox-pseudo {
    color: hsla(0, 0%, 51%, .57);
    opacity: 1
}

.sw-checkbox-val>input:disabled+.sw-checkbox-pseudo:before {
    background-color: hsla(0, 0%, 51%, .07);
    border-color: hsla(0, 0%, 51%, .57);
    opacity: 1
}

.sw-checkbox-val>input:checked:disabled+.sw-checkbox-pseudo:before,
.sw-checkbox-val>input:indeterminate:disabled+.sw-checkbox-pseudo:before {
    background-color: currentColor;
    border-color: transparent
}

.aw-link.disabled {
    color: #aaa;
    opacity: 1 !important
}

.aw-link.disabled .aw-theme-iconOutline,
.aw-link.disabled a {
    fill: #aaa;
    color: #aaa
}

.aw-base-iconButton,
.aw-commands-commandIconButton,
.aw-commands-commandToolbarIconButton,
.aw-theme-iconButton,
.sw-button-iconContainer {
    background-color: initial
}

.aw-advanced-bar-horizontal,
.aw-toolbar-layout.aw-toolbar-horizontal {
    border-color: #dcdcdc;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3)
}

.aw-advanced-bar-horizontal.afx-accent-background,
.aw-toolbar-layout.aw-toolbar-horizontal.afx-accent-background,
.sw-property .aw-advanced-bar-horizontal,
.sw-property .aw-toolbar-layout.aw-toolbar-horizontal,
.sw-sectionTitleContainer .aw-advanced-bar-horizontal,
.sw-sectionTitleContainer .aw-toolbar-layout.aw-toolbar-horizontal {
    border: none;
    box-shadow: none
}

.aw-advanced-toolbar-vertical,
.aw-toolbar-layout.aw-toolbar-vertical {
    border-color: #dcdcdc;
    box-shadow: -1px 0 2px #dcdcdc
}

a.aw-base-osClipboardHyperlink {
    color: #005f87
}

.aw-theme-iconLogoColor {
    fill: #fff
}

.aw-layout-infoCommandbar {
    background-color: #f0f0f0
}

.aw-advanced-bar .aw-layout-infoCommandbar {
    background-color: initial
}

.sw-property.sw-required.sw-errorFlag .sw-property-name:before {
    color: #dc0000
}

.aw-session-loginViewPanel .sw-property.sw-required .sw-property-name:before {
    color: #fff
}

.aw-layout-breadCrumbs {
    border-bottom-color: #fff
}

.aw-layout-breadCrumbContainer .sw-column .aw-widgets-crumbLink,
.aw-widgets-selectedCrumb {
    background-color: initial
}

.aw-widgets-selectedCrumb:focus {
    outline-color: transparent
}

.aw-widgets-crumbLink {
    background-color: initial;
    color: #aae6f5
}

.aw-widgets-crumbLink:hover {
    color: #aae6f5
}

.aw-layout-fxbreadCrumbs .sw-breadcrumb-item .aw-widgets-crumbLink:not(.aw-widgets-primaryCrumb) {
    font-weight: 700
}

.aw-layout-fxbreadCrumbs .sw-breadcrumb-item.sw-breadcrumb-overflow-item .sw-button-iconContainer .aw-icon.sw-button-icon .aw-theme-iconOutline {
    fill: #dc6914
}

.aw-theme-adminLocationsTile {
    fill: #fff;
    background-color: #464646;
    color: #fff
}

.aw-theme-pinnedObjectsTile {
    fill: #fff;
    background-color: #828282;
    color: #fff
}

.aw-theme-locationsTile {
    fill: #fff;
    background-color: #004669;
    color: #fff
}

.aw-theme-commandsActionsTile {
    fill: #fff;
    background-color: #005a82;
    color: #fff
}

.aw-theme-savedSearchesTile {
    fill: #fff;
    background-color: #5a5a5a;
    color: #fff
}

.aw-tile-group .aw-tile-tileContainer svg .aw-theme-iconHomeOutline,
.aw-tile-tileCanvasPanel svg .aw-theme-iconHomeOutline,
.aw-tile-tileContainer svg .aw-theme-iconHomeOutline {
    fill: inherit
}

.aw-tile-tileCanvasPanel .aw-tile-tileEditButton svg .aw-theme-iconHomeOutline {
    fill: #464646
}

.sw-popup .sw-popup-screenMask {
    background-color: rgba(0, 0, 0, .75)
}

.sw-popup-layout {
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .3)
}

.sw-popup-layout,
.sw-popup-layout .sw-popup-arrow:before {
    border-color: #dcdcdc
}

.sw-popup-layout .sw-popup-arrow:after {
    border-color: #fff
}

.sw-popup-layout[x-placement^=bottom] .sw-popup-arrow:after,
.sw-popup-layout[x-placement^=bottom] .sw-popup-arrow:before {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent
}

.sw-popup-layout[x-placement^=top] .sw-popup-arrow:after,
.sw-popup-layout[x-placement^=top] .sw-popup-arrow:before {
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

.sw-popup-layout[x-placement^=right] .sw-popup-arrow:after,
.sw-popup-layout[x-placement^=right] .sw-popup-arrow:before {
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent
}

.sw-popup-layout[x-placement^=left] .sw-popup-arrow:after,
.sw-popup-layout[x-placement^=left] .sw-popup-arrow:before {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent
}

.aw-jswidgets-grid,
.aw-jswidgets-grid .ui-grid-row {
    border-color: #dcdcdc
}

.aw-jswidgets-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child,
.aw-splm-tablePinnedRow.ui-grid-row .ui-grid-cell:last-child {
    border-right-color: #dcdcdc
}

.aw-jswidgets-grid .aw-splm-tableHeaderCell .aw-splm-tableHeaderCellSplitter {
    border-color: #aaa
}

.rc-slider-handle,
.rc-slider-track {
    background-color: #005f87
}

.rc-slider-rail {
    background-color: #dcdcdc
}

.sw-slider-decrementButton,
.sw-slider-incrementButton {
    background-color: #fff;
    border-color: #dcdcdc;
    color: #464646
}

.sw-warninglabel {
    color: #b64c24
}

.aw-popup-close {
    color: #505050
}

.aw-popup-close:focus,
.aw-popup-close:hover {
    color: #000
}

.aw-ui-showHighlight .aw-widgets-showCellHighlighter {
    background-color: #ffe178;
    color: #464646
}

.aw-jswidgets-compareContainer .aw-jswidgets-selectedObject,
.aw-jswidgets-compareContainer div.ui-grid-cell-focus.aw-jswidgets-selectedObject,
.aw-jswidgets-nestingListItemDisplay.aw-state-selected.aw-state-attention,
.aw-state-selected,
.dataGridWidget .dataGridKeyboardSelectedRow,
.dataGridWidget .dataGridSelectedRow {
    fill: #005f87;
    background-color: #cde6eb;
    color: #464646
}

.aw-jswidgets-compareContainer .aw-jswidgets-selectedObject:hover,
.aw-jswidgets-compareContainer div.ui-grid-cell-focus.aw-jswidgets-selectedObject:hover,
.aw-jswidgets-nestingListItemDisplay.aw-state-selected.aw-state-attention:hover,
.aw-state-selected:hover,
.dataGridWidget .dataGridKeyboardSelectedRow:hover,
.dataGridWidget .dataGridSelectedRow:hover {
    background-color: #bedfe6
}

.aw-charts-chartColor1 {
    background-color: #0f789b
}

.aw-charts-chartColor2 {
    background-color: #e5c04c
}

.aw-charts-chartColor3 {
    background-color: #db535a
}

.aw-charts-chartColor4 {
    background-color: #606a75
}

.aw-charts-chartColor5 {
    background-color: #e2894d
}

.aw-charts-chartColor6 {
    background-color: #7f4664
}

.aw-charts-chartColor7 {
    background-color: #689962
}

.aw-charts-chartColor8 {
    background-color: #e8aab8
}

.aw-charts-chartColor9 {
    background-color: #a58f6f
}

.aw-charts-chartColor10 {
    background-color: #7fb2ac
}

.aw-charts-chartTitleColor {
    background-color: #464646
}

.aw-border-chartColor1 {
    border-color: #0f789b
}

.aw-border-chartColor2 {
    border-color: #e5c04c
}

.aw-border-chartColor3 {
    border-color: #db535a
}

.aw-border-chartColor4 {
    border-color: #606a75
}

.aw-border-chartColor5 {
    border-color: #e2894d
}

.aw-border-chartColor6 {
    border-color: #7f4664
}

.aw-border-chartColor7 {
    border-color: #689962
}

.aw-border-chartColor8 {
    border-color: #e8aab8
}

.aw-border-chartColor9 {
    border-color: #a58f6f
}

.highcharts-container .highcharts-stack-labels text {
    fill: inherit !important;
    color: inherit !important
}

.highcharts-container .highcharts-axis-labels text {
    fill: #5a5a5a !important;
    color: #5a5a5a !important
}

.aw-graph-container .aw-widgets-cellListItemNode,
.aw-graph-labelBackground {
    fill: #fff
}

.aw-graph-textEditor {
    background-color: #fff
}

.aw-graph-container .aw-widgets-cellListCellItemType {
    fill: #005f87;
    color: #005f87
}

.aw-graph-container .aw-widgets-cellListCellTitle,
.aw-graph-container .aw-widgets-cellListItem,
.aw-graph-container .aw-widgets-propertyLabel {
    fill: #464646;
    color: #464646
}

.aw-graph-legendItemMarker:hover {
    border-color: #daecf0
}

.aw-graph-legendItemMarker {
    border-color: transparent
}

.sw-errorText {
    fill: #dc0000;
    color: #dc0000
}

text {
    fill: #464646
}

text.aw-theme-errorText {
    fill: #dc0000
}

.aw-grid-markup-added *,
.aw-grid-markup-added a {
    color: #00b050
}

.aw-grid-markup-deleted *,
.aw-grid-markup-deleted a {
    -webkit-text-decoration-color: #fa142d;
    text-decoration-color: #fa142d
}

.sw-primary-workarea .aw-jswidgets-loading {
    background-image: linear-gradient(90deg, hsla(0, 0%, 94%, 0), hsla(0, 0%, 94%, .5) 50%, hsla(0, 0%, 94%, 0)), linear-gradient(rgba(0, 0, 0, .1) 48px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0)
}

.sw-imageCell-skeleton {
    background-image: linear-gradient(90deg, hsla(0, 0%, 94%, 0), hsla(0, 0%, 94%, .5) 50%, hsla(0, 0%, 94%, 0)), linear-gradient(rgba(0, 0, 0, .1) 216px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 48px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 216px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 48px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 216px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 48px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 216px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 48px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .1) 12px, transparent 0)
}

.aw-tab-highLightedCloseButton .aw-theme-iconOutline {
    fill: #0f789b
}

.sw-visual-indicator {
    fill: #464646
}

.des-imagecell-thumbnailContainer {
    border: 1px solid #a9a9a9;
    border-radius: 3px;
    height: 116px;
    margin: 12px 12px 0
}

.des-imagecell-thumbnailContainer .sw-pic-container {
    width: 100%;
    height: 100%
}

.des-cell-container {
    width: 215px;
    height: 60px;
    border: initial;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    color: #000;
    display: flex;
    flex-direction: column;
    margin: 8px
}

.des-imagecell-container {
    height: 215px
}

.des-cell-container:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .3)
}

.des-imagecell-thumbnail {
    width: 100%;
    height: 100%
}

.aw-widgets-cellListItemSelected .des-cell-container {
    background-color: #cde6eb
}

.aw-widgets-cellListItem:hover .des-cell-container {
    background-color: #daecf0
}

.des-cell-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: auto 0
}

.search-history-cell {
    display: flex;
    align-items: center;
}

.search-commands-svg {
    display: flex;
}

.search-commands-svg>svg {
    height: 17px;
    padding-right: 10px;
}

.search-commands-category {
    font-size: .8rem;
}

/* a fixme */
.aw-in-content-search-box .sw-search-resetContainer:hover {
    background-color: unset;
}

/* a fixme */
.aw-in-content-search-box .sw-search-iconContainer:hover {
    background-color: unset;
}

/* a fixme */
.sw-lov-container input {
    caret-color: transparent;
}

/* a fixme */
.base-button {
    height: 100%;
}

.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .sw-search-iconContainer.acc-search-iconContainer {
    top: 0;
}

.des-search-box-view-container {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    height: 2.7em;
    overflow: hidden;
    width: 100%
}

.des-search-box-view-category {
    box-sizing: border-box;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    overflow: hidden;
    width: max-content;
}

.des-search-box-view-category-ixBranding {
    box-sizing: border-box;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    overflow: hidden;
    width: max-content;
    background-color: var(--theme-color-2);
    font-feature-settings: "clig" off, "liga" off;
    font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: var(--theme-ms-0);
    line-height: var(--theme-line-height-md);
    font-weight: var(--theme-font-weight-normal);
    letter-spacing: var(--theme-letter-spacing-xl);
    -webkit-font-smoothing: antialiased;
    color: #fff;
}

.des-search-box-view-box {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden
}

.des-hide {
    display: none;
}

.aw-popup-cellContentContainer-custom {
    margin-left: 16px;
    margin-right: 16px;
    align-items: center;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    text-align: left;
    display: flex;
}

.des-custom-command-separator {
    border-top: 1px solid #bbb;
    margin-left: 10px;
    margin-right: 10px;
}


@media screen and (max-width: 510px) {
    .des-search-box-view-container {
        flex-direction: column;
        height: 5.5em;
    }

    .des-search-box-view-category {
        flex: 1 1 auto;
        width: 100%;
    }

    .des-search-box-view-category-ixBranding {
        flex: 1 1 auto;
        width: 100%;
    }
}

@media screen and (max-device-width: 510px) {
    .des-search-box-view-container {
        flex-direction: column;
        height: 5.5em;
    }

    .des-search-box-view-category {
        flex: 1 1 auto;
        width: 100%;
    }

    .des-search-box-view-category-ixBranding {
        flex: 1 1 auto;
        width: 100%;
    }
}

des-search-box .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer,
aw-filter-category-searchbox .aw-uiwidgets-searchBoxContainer,
acc-search-box .aw-uiwidgets-searchBoxContainer {
    border-color: #aaa;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
    background-color: #fff;
}

des-search-box .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer {
    border-radius: 2px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
}

des-search-box .aw-uiwidgets-searchBoxContainer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    border-radius: 2px;
    border: .08333rem solid;
    margin-bottom: .33333rem;
}

des-search-box .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer input.aw-uiwidgets-searchBox {
    padding: 7px;
}

des-search-box .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer input.aw-uiwidgets-searchBox,
.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer input.aw-uiwidgets-searchBox:focus,
.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer input.aw-uiwidgets-searchBox:hover {
    box-shadow: none;
}

des-search-box .aw-uiwidgets-searchBoxContainer input.aw-uiwidgets-searchBox {
    border: none;
    padding: .66667rem;
    font-size: 1rem;
    min-width: 50%;
}

des-search-box .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon,
.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon,
aw-filter-category-searchbox .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon,
aw-filter-category-searchbox .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon,
acc-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon,
acc-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon {
    background-color: #fff;
}

des-search-box .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon,
.aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchResetIcon {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    align-self: center;
    width: 24px;
    height: 24px;
    padding: 4px;
    cursor: pointer;
}

des-search-box .aw-in-content-search-box .aw-uiwidgets-searchBoxContainer .aw-uiwidgets-searchBoxIcon {
    margin-right: .33333rem;
}

/* Data importer */
des-import-data .aw-file-upload-details .aw-file-status-text {
    display: flex;
    align-items: center;
    margin-right: 2px;
}

des-import-data .propertyLabelTopContainer .aw-file-upload-text {
    margin-right: 10px;
}

/*Data importer - end*/

des-create-team .des-image-styling-demo .aw-widgets-cellListItem,
des-team-contents .des-image-styling-teamContents .aw-widgets-cellListItem {
    width: -moz-max-content;
    width: auto;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 5rem
}

des-team-contents .des-image-styling-teamContents .aw-widgets-cellListItem {
    width: -moz-max-content;
    width: auto;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 5rem
}

des-team-list .sw-imagecell-container {
    width: 190px;
    height: 130px;
    border: 0;
    font: inherit;
}

des-team-list .aw-widgets-cellListItemContainer .aw-widgets-cellListCellCommands {
    display: flex;
    align-self: end;
}

des-team-list .sw-imagecell-thumbnail {
    width: 115px;
    height: 85px;
    margin-left: 22px;
}

des-team-list .des-image-styling-teamList .aw-widgets-cellListWidget {
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
}

des-team-list .des-image-styling-teamList .aw-widgets-cellListItem {
    width: 224px;
    height: 140px;
    padding: 0px;
    margin: 4px;
    margin-right: 10px;
    margin-left: 4px;
    background-color: white;
    box-sizing: content-box;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
}

des-team-list .aw-base-scrollPanel {
    overflow-y: auto;
    overflow-x: hidden;
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    padding: 16px;
    background-color: #f0f0f0;
}

des-team-list .aw-panel {
    height: 100%;
}

des-team-list .sw-imagecell-thumbnailContainer {
    display: flex;
    width: 190px;
    height: 90px;
    max-height: 210px;
    margin-bottom: 0.666667rem;
}

des-team-list .sw-pic {
    object-fit: contain;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    max-width: 100%;
    max-height: 90%;
}

des-team-list .aw-widgets-cellListItemContainer {
    height: inherit;
    width: inherit;
}

des-team-list .sw-column .aw-panel .align-self-stretch .des-image-styling-teamList {
    height: inherit;
}

des-team-list .aw-default-cell {
    width: 190px;
    height: 35px;
}


des-team-list .aw-cell-command-bar .aw-command .aw-commands-commandIconButton {
    background-color: initial;
    display: flex;
}

des-team-list .sw-flex-row {
    display: flex;
    flex-direction: row;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    flex-wrap: wrap;
}

.aw-jswidgets-grid .aw-splm-tableHeaderCell:last-of-type .aw-splm-tableHeaderCellSplitter {
    border-color: #e6e6e6;
}

/* style is added to fix the forum issue 2482 start  */


des-navigate-project-contents-as-table>div .sw-row .justify-space-around>button.aw-widgets-breadCrumbOverflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

des-navigate-project-contents-as-table>div .sw-row .justify-space-around {
    justify-content: left
}

/* ix-branding styles start */

/* ix-branding style dark theme starts */

.ix-theme-brand-light {

    /* Light Theme Variables */
    --theme-color-0: #fff0;
    --theme-color-1: #f6f6f4;
    --theme-color-2: #fff;
    --theme-color-3: #fff;
    --theme-color-4: #fff;
    --theme-color-5: #d7d7d0;
    --theme-color-6: #cecec8;
    --theme-color-7: #c8c8c2;
    --theme-color-8: #8d8da0;
    --theme-color-std-bdr: #0000284d;
    --theme-color-soft-bdr: #00002833;
    --theme-color-weak-bdr: #23233c26;
    --theme-color-x-weak-bdr: #bcbcae33;
    --theme-color-focus-bdr: #1491eb;
    --theme-color-contrast-bdr: #000028;
    --theme-color-hard-bdr: #4c4c68;
    --theme-color-alarm-bdr: #d72339;
    --theme-color-warning-bdr: #a38200;
    --theme-color-ghost: #00002800;
    --theme-color-ghost-primary--active: #00cf9633;
    --theme-color-ghost-primary--hover: #00ffb92e;
    --theme-color-primary: #00738a;
    --theme-color-primary--contrast: #fff;
    --theme-color-primary--hover: #196269;
    --theme-color-primary--active: #16565c;
    --theme-color-primary--disabled: #00738a4d;
    --theme-color-dynamic: #005159;
    --theme-color-dynamic--hover: #125d65;
    --theme-color-dynamic--active: #105259;
    --theme-color-dynamic-alt: #00ffb9;
    --theme-color-dynamic-alt--hover: #62eec7;
    --theme-color-dynamic-alt--active: #5ce0bc;
    --theme-color-secondary: #fff0;
    --theme-color-secondary--hover: #d1fff2;
    --theme-color-secondary--active: #fff0;
    --theme-color-component-2: #0000281f;
    --theme-color-component-3: #00002833;
    --theme-color-component-4: #0000284d;
    --theme-color-component-5: #00002873;
    --theme-color-component-6: #00002899;
    --theme-color-component-7--hover: #00ffb9;
    --theme-color-component-7: #00ffb926;
    --theme-color-component-7--active: #00f2b0;
    --theme-color-component-error: #fcccd7;
    --theme-color-component-warning: #ffeea8;
    --theme-color-component-info: #d0e9fb;
    --theme-color-component-8--hover: #d1fff2;
    --theme-color-component-8: #ebf7f8;
    --theme-color-component-9: #0b6165;
    --theme-color-component-9--hover: #005d66;
    --theme-color-component-9--active: #00464d;
    --theme-color-component-9--disabled: #0b61654d;
    --theme-color-component-10: #005159bf;
    --theme-color-component-10--hover: #005d66bf;
    --theme-color-component-10--active: #00464dbf;
    --theme-color-component-10--disabled: #00515926;
    --theme-color-1--hover: #f2f2f2;
    --theme-color-1--active: #e5e5e5;
    --theme-color-component-11: #d7d7d033;
    --theme-color-alarm: #d72339;
    --theme-color-alarm--hover: #c11f33;
    --theme-color-alarm--active: #b41d30;
    --theme-color-alarm--contrast: #fff;
    --theme-color-alarm-40: #d7233966;
    --theme-color-alarm-10: #d723391a;
    --theme-color-warning: #ebc93f;
    --theme-color-warning--hover: #e5bd19;
    --theme-color-warning--active: #d4b026;
    --theme-color-warning--contrast: #000028;
    --theme-color-warning-40: #ebc93f66;
    --theme-color-warning-10: #ebc93f1a;
    --theme-color-critical: #c75300;
    --theme-color-critical--hover: #b84d00;
    --theme-color-critical--active: #a34400;
    --theme-color-critical--contrast: #fff;
    --theme-color-critical-40: #c7530066;
    --theme-color-success: #01893a;
    --theme-color-success--hover: #017a33;
    --theme-color-success--active: #016f2f;
    --theme-color-success--contrast: #fff;
    --theme-color-success-40: #01893a66;
    --theme-color-info: #007eb1;
    --theme-color-info--hover: #00719e;
    --theme-color-info--active: #006994;
    --theme-color-info--contrast: #fff;
    --theme-color-info-40: #007eb166;
    --theme-color-neutral: #66667e;
    --theme-color-neutral--hover: #5b5b71;
    --theme-color-neutral--active: #545468;
    --theme-color-neutral--contrast: #fff;
    --theme-color-neutral-40: #66667e66;
    --theme-color-contrast-text: #000028;
    --theme-color-std-text: #000028;
    --theme-color-soft-text: #00002899;
    --theme-color-weak-text: #0000284d;
    --theme-color-inv-contrast-text: #fff;
    --theme-color-inv-std-text: #fff;
    --theme-color-inv-soft-text: #fff9;
    --theme-color-inv-weak-text: #ffffff73;
    --theme-color-alarm-text: #b81e31;
    --theme-color-warning-text: #a38200;
    --theme-color-lightbox: #f6f6f4a6;
    --theme-color-backdrop: #f6f6f4d9;
    --theme-color-backdrop-3: #f6f6f4d9;
    --theme-color-shadow-1: #0000281a;
    --theme-color-shadow-3: #0000281a;
    --theme-color-shadow-2: #00002833;
    --theme-color-gradient-effect-1: #00738a;
    --theme-color-gradient-effect-2: #005159;
    --theme-color-logo: #099;
    --theme-color-logo-login: #099;
    --theme-chart-1: #1a747d;
    --theme-chart-1-40: #1a747d66;
    --theme-chart-2: #005159;
    --theme-chart-2-40: #00515966;
    --theme-chart-3: #099;
    --theme-chart-3-40: #0996;
    --theme-chart-4: #002949;
    --theme-chart-4-40: #00294966;
    --theme-chart-5: #4c4c68;
    --theme-chart-5-40: #4c4c6866;
    --theme-chart-6: #3664c6;
    --theme-chart-6-40: #3664c666;
    --theme-chart-7: #00237a;
    --theme-chart-7-40: #00237a66;
    --theme-chart-8: #00004a;
    --theme-chart-8-40: #00004a66;
    --theme-chart-9: #553ba3;
    --theme-chart-9-40: #553ba366;
    --theme-chart-10: #7353e5;
    --theme-chart-10-40: #7353e566;
    --theme-chart-11: #740089;
    --theme-chart-11-40: #74008966;
    --theme-chart-12: #c04774;
    --theme-chart-12-40: #c0477466;
    --theme-chart-13: #4f153d;
    --theme-chart-13-40: #4f153d66;
    --theme-chart-14: #be5925;
    --theme-chart-14-40: #be592566;
    --theme-chart-15: #801100;
    --theme-chart-15-40: #80110066;
    --theme-chart-16: #805800;
    --theme-chart-16-40: #80580066;
    --theme-chart-17: #5e5e4a;
    --theme-chart-17-40: #5e5e4a66;
    --theme-chart-axes: #0000284d;
    --theme-chart-grid-lines: #0000281a;
    --theme-chart-grid-fill: #fff;
    --theme-chart-ticks: #0000284d;
    --theme-chart-tooltip-fill: #fffc;
    --theme-chart-tooltip-bdr: #00002833;
    --theme-font-sans: "Siemens Sans";
    --theme-font-code: "JetBrains Mono";
    --theme-company-logo: company-logo;
    --theme-color-ghost--hover: var(--theme-color-1--hover);
    --theme-color-ghost--active: var(--theme-color-1--active);
    --theme-color-ghost--selected: var(--theme-color-1--active);
    --theme-color-ghost--selected-hover: var(--theme-color-1--hover);
    --theme-color-ghost--selected-active: var(--theme-color-1--active);
    --theme-color-ghost-alt: var(--theme-color-2);
    --theme-color-ghost-alt--hover: var(--theme-color-1--hover);
    --theme-color-ghost-alt--active: var(--theme-color-1--active);
    --theme-color-ghost-alt--selected: var(--theme-color-1--active);
    --theme-color-ghost-alt--selected-hover: var(--theme-color-1--hover);
    --theme-color-ghost-alt--selected-active: var(--theme-color-1--active);
    --theme-color-component-1: var(--theme-color-2);
    --theme-color-component-1--hover: var(--theme-color-1--hover);
    --theme-color-component-1--active: var(--theme-color-1--active);
    --theme-label: 400 0.875rem / 1.2 "Siemens Sans";
    --theme-label-lg: 400 1rem / 1.2 "Siemens Sans";
    --theme-label-sm: 400 0.75rem / 1.2 "Siemens Sans";
    --theme-label-xs: 400 0.625rem / 1.2 "Siemens Sans";
    --theme-body: 400 0.875rem / 1.43 "Siemens Sans";
    --theme-body-xs: 400 0.625rem / 1.5 "Siemens Sans";
    --theme-body-sm: 400 0.75rem / 1.5 "Siemens Sans";
    --theme-body-lg: 400 1rem / 1.5 "Siemens Sans";
    --theme-display: 400 1.5rem / 1 "Siemens Sans";
    --theme-display-xs: 400 1rem / 1 "Siemens Sans";
    --theme-display-sm: 400 1.25rem / 1 "Siemens Sans";
    --theme-display-lg: 400 1.8125rem / 1 "Siemens Sans";
    --theme-display-xl: 700 2.1875rem / 1 "Siemens Sans";
    --theme-display-xxl: 700 2.625rem / 1 "Siemens Sans";
    --theme-h6: 700 0.75rem / 1.5 "Siemens Sans";
    --theme-h5: 700 0.875rem / 1.43 "Siemens Sans";
    --theme-h4: 700 1rem / 1.5 "Siemens Sans";
    --theme-h3: 700 1.25rem / 1.5 "Siemens Sans";
    --theme-h2: 700 1.5rem / 1.43 "Siemens Sans";
    --theme-h1: 700 1.8125rem / 1.2 "Siemens Sans";
    --theme-code: 400 0.875rem / 1.5 "JetBrains Mono";
    --theme-code-sm: 400 0.75rem / 1.5 "JetBrains Mono";
    --theme-code-lg: 400 1rem / 1.5 "JetBrains Mono";
    --theme-text-h2: 700 1.375rem / 1.455 "Siemens Sans";
    --theme-text-xl: 400 1.375rem / 1.091 "Siemens Sans";
    --theme-text-l-title: 700 1rem / 1.5 "Siemens Sans";
    --theme-text-l-title-single: 700 1rem / 1.25 "Siemens Sans";
    --theme-text-l: 400 1rem / 1.5 "Siemens Sans";
    --theme-text-l-single: 400 1rem / 1.25 "Siemens Sans";
    --theme-text-default-underline: 400 0.875rem / 1.429 "Siemens Sans";
    --theme-text-default-title: 700 0.875rem / 1.429 "Siemens Sans";
    --theme-text-default-title-single: 700 0.875rem / 1.143 "Siemens Sans";
    --theme-text-default: 400 0.875rem / 1.429 "Siemens Sans";
    --theme-text-default-single: 400 0.875rem / 1.143 "Siemens Sans";
    --theme-text-caption: 700 0.75rem / 1.5 "Siemens Sans";
    --theme-text-caption-single: 700 0.75rem / 1 "Siemens Sans";
    --theme-text-s: 400 0.75rem / 1.5 "Siemens Sans";
    --theme-text-s-single: 400 0.75rem / 1.5 "Siemens Sans";
    --theme-text-xs: 400 0.625rem / 1.4 "Siemens Sans";
    --theme-shadow-1: 0 2px 2px 0 #00002833, 0 1px 1px 0 #0000281a;
    --theme-shadow-2: -4px 0 8px 0 #00002833, 4px 0 8px 0 #00002833, 0 0 16px 0 #0000281a;
    --theme-shadow-3: 0 2px 6px 0 #00002833, 0 0 8px 0 #0000281a;
    --theme-shadow-4: 0 0 2px 0 #00002833, 0 4px 8px 0 #0000281a, 0 12px 18px 0 #0000281a;
    --theme-inset-shadow-1: inset 0 2px 4px 0 #0000281a;
    --theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
    --theme-primary-bdr-2: 0.125rem solid var(--theme-color-primary);
    --theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
    --theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
    --theme-contrast-bdr-1: 0.0625rem solid var(--theme-color-contrast-bdr);
    --theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
    --theme-std-bdr-1: 0.0625rem solid var(--theme-color-std-bdr);
    --theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
    --theme-soft-bdr-1: 0.0625rem solid var(--theme-color-soft-bdr);
    --theme-soft-bdr-2: 0.125rem solid var(--theme-color-soft-bdr);
    --theme-soft-dashed-bdr-1: 0.0625rem dashed var(--theme-color-soft-bdr);
    --theme-soft-dashed-bdr-2: 0.125rem dashed var(--theme-color-soft-bdr);
    --theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
    --theme-weak-bdr-2: 0.125rem solid var(--theme-color-weak-bdr);
    --theme-x-weak-bdr-1: 0.0625rem solid var(--theme-color-x-weak-bdr);
    --theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
    --theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
    --theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
    --theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
    --theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
    --theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
    --theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
    --theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
    --theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
    --theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
    --theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
    --theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
    --theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);

    /* Light Theme Styles */
    margin: 0;
    --theme-border-width-default: 0.0625rem;
    --theme-border-width-none: 0rem;
    --theme-border-width-thick: 0.125rem;
    --theme-container-size-0: 15rem;
    --theme-container-size-1: 20rem;
    --theme-container-size-2: 22.5rem;
    --theme-container-size-3: 30rem;
    --theme-container-size-4: 37.5rem;
    --theme-container-size-5: 45rem;
    --theme-container-size-6: 52.5rem;
    --theme-default-border-radius: 0.25rem;
    --theme-default-control-height: 32px;
    --theme-default-icon-size: 1.5rem;
    --theme-default-time: 150;
    --theme-focus--border-thickness: 0.0625rem;
    --theme-focus--outline-offset: 0.125rem;
    --theme-focus-border-thickness: 0.0625rem;
    --theme-focus-outline-offset: 0.125rem;
    --theme-font-size-caption: 0.75rem;
    --theme-font-size-default: 0.875rem;
    --theme-font-size-l: 1rem;
    --theme-font-size-s: 0.75rem;
    --theme-font-size-xl: 1.375rem;
    --theme-font-size-xs: 0.625rem;
    --theme-font-weight-black: 900;
    --theme-font-weight-bold: 700;
    --theme-font-weight-normal: 400;
    --theme-inner-shadow-blur-1: 4;
    --theme-inner-shadow-spread-1: 0;
    --theme-inner-shadow-x-offset-1: 0;
    --theme-inner-shadow-y-offset-1: 2;
    --theme-input-min-width: 0.125rem;
    --theme-input-padding-x: 0.5rem;
    --theme-input-padding-y: 0.5rem;
    --theme-large-control-height: 40px;
    --theme-large-icon-size: 2rem;
    --theme-letter-spacing-lg: 0.006em;
    --theme-letter-spacing-md: 0em;
    --theme-letter-spacing-sm: -0.006em;
    --theme-letter-spacing-xl: 0.012em;
    --theme-letter-spacing-xs: -0.012em;
    --theme-letter-spacing-xxl: 0.02em;
    --theme-lightbox-blur: 5.44;
    --theme-line-height-caption: 1.5;
    --theme-line-height-caption-single: 1;
    --theme-line-height-default: 1.429;
    --theme-line-height-default-single: 1.143;
    --theme-line-height-h2: 1.455;
    --theme-line-height-l: 1.5;
    --theme-line-height-l-single: 1.25;
    --theme-line-height-lg: 1.5;
    --theme-line-height-md: 1.43;
    --theme-line-height-mdsm: 1.3;
    --theme-line-height-s: 1.5;
    --theme-line-height-s-single: 1.5;
    --theme-line-height-sm: 1.2;
    --theme-line-height-xl: 1.091;
    --theme-line-height-xs: 1;
    --theme-logo--siemens: url("data:image/svg+xml;charset=utf8,%3Csvg width='76' height='12' viewBox='0 0 76 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.497 11.545v-2.27c1.292.407 2.435.61 3.43.61 1.373 0 2.06-.363 2.06-1.088 0-.27-.1-.498-.3-.682-.206-.195-.73-.466-1.573-.812C2.6 6.68 1.614 6.15 1.156 5.71.561 5.132.264 4.402.264 3.52c0-1.137.433-2.003 1.3-2.598.855-.59 1.97-.885 3.346-.885.758 0 1.854.14 3.289.419v2.183C7.132 2.213 6.141 2 5.225 2c-1.289 0-1.933.354-1.933 1.064 0 .265.13.481.39.649.216.136.811.422 1.785.86C6.87 5.198 7.804 5.739 8.27 6.2c.552.546.828 1.253.828 2.12 0 1.244-.541 2.194-1.624 2.849-.877.53-2.014.795-3.411.795-1.18 0-2.368-.139-3.565-.418zM10.91.237h3.211V11.73h-3.21V.237zm6.155 11.494V.237H25.3v2.079h-5.14V4.91h4.474v1.896H20.16v2.728h5.272v2.196h-8.367zm10.463 0V.237h4.163l2.892 7.344L37.547.237h3.954V11.73h-3.044V3.593l-3.37 8.255h-1.99L29.79 3.593v8.138h-2.262zm16.918 0V.237h8.234v2.079h-5.14V4.91h4.475v1.896H47.54v2.728h5.273v2.196h-8.368zm10.48 0V.237h3.721l3.948 7.694V.237h2.261V11.73h-3.615l-4.053-7.798v7.798h-2.262zm12.21-.186v-2.27c1.28.407 2.424.61 3.43.61 1.373 0 2.059-.363 2.059-1.088a.903.903 0 0 0-.29-.682c-.207-.195-.734-.466-1.582-.812-1.508-.617-2.495-1.147-2.958-1.592-.594-.573-.891-1.306-.891-2.2 0-1.13.432-1.994 1.299-2.59.855-.59 1.97-.884 3.346-.884.774 0 1.776.123 3.005.37l.284.049v2.183C73.77 2.213 72.776 2 71.856 2c-1.284 0-1.925.354-1.925 1.064 0 .265.13.481.389.649.206.13.804.417 1.794.86 1.392.624 2.324 1.165 2.793 1.625.553.547.829 1.254.829 2.12 0 1.245-.539 2.195-1.616 2.85-.882.53-2.022.795-3.419.795-1.18 0-2.37-.139-3.565-.418z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
    --theme-medium-control-height: 24px;
    --theme-medium-time: 300;
    --theme-min-border-radius: 0rem;
    --theme-ms--1: 0.75rem;
    --theme-ms--2: 0.625rem;
    --theme-ms-0: 0.875rem;
    --theme-ms-1: 1rem;
    --theme-ms-1-2: 1.125rem;
    --theme-ms-2: 1.25rem;
    --theme-ms-3: 1.5rem;
    --theme-ms-4: 1.8125rem;
    --theme-ms-5: 2.1875rem;
    --theme-ms-6: 2.625rem;
    --theme-ms-7: 3.125rem;
    --theme-ms-8: 3.75rem;
    --theme-overlay-blur: 43.49;
    --theme-shadow-1-blur-1: 2;
    --theme-shadow-1-blur-2: 1;
    --theme-shadow-1-spread-1: 0;
    --theme-shadow-1-spread-2: 0;
    --theme-shadow-1-x-offset-1: 0;
    --theme-shadow-1-x-offset-2: 0;
    --theme-shadow-1-y-offset-1: 2;
    --theme-shadow-1-y-offset-2: 1;
    --theme-shadow-2-blur-1: 8;
    --theme-shadow-2-blur-2: 8;
    --theme-shadow-2-blur-3: 16;
    --theme-shadow-2-spread-1: 0;
    --theme-shadow-2-spread-2: 0;
    --theme-shadow-2-spread-3: 0;
    --theme-shadow-2-x-offset-1: -4;
    --theme-shadow-2-x-offset-2: 4;
    --theme-shadow-2-x-offset-3: 0;
    --theme-shadow-2-y-offset-1: 0;
    --theme-shadow-2-y-offset-2: 0;
    --theme-shadow-2-y-offset-3: 0;
    --theme-shadow-3-blur-1: 6;
    --theme-shadow-3-blur-2: 8;
    --theme-shadow-3-spread-1: 0;
    --theme-shadow-3-spread-2: 0;
    --theme-shadow-3-x-offset-1: 0;
    --theme-shadow-3-x-offset-2: 0;
    --theme-shadow-3-y-offset-1: 2;
    --theme-shadow-3-y-offset-2: 0;
    --theme-shadow-4-blur-1: 2;
    --theme-shadow-4-blur-2: 8;
    --theme-shadow-4-blur-3: 18;
    --theme-shadow-4-spread-1: 0;
    --theme-shadow-4-spread-2: 0;
    --theme-shadow-4-spread-3: 0;
    --theme-shadow-4-x-offset-1: 0;
    --theme-shadow-4-x-offset-2: 0;
    --theme-shadow-4-x-offset-3: 0;
    --theme-shadow-4-y-offset-1: 0;
    --theme-shadow-4-y-offset-2: 4;
    --theme-shadow-4-y-offset-3: 12;
    --theme-short-time: 0;
    --theme-size--1: 0.75rem;
    --theme-size--2: 0.5rem;
    --theme-size--3: 0.375rem;
    --theme-size--4: 0.25rem;
    --theme-size--5: 0.1875rem;
    --theme-size--6: 0.125rem;
    --theme-size-0: 1rem;
    --theme-size-1: 1.5rem;
    --theme-size-2: 2rem;
    --theme-size-3: 3rem;
    --theme-size-4: 4rem;
    --theme-size-5: 6rem;
    --theme-size-6: 8rem;
    --theme-size-7: 12rem;
    --theme-size-8: 16rem;
    --theme-slow-time: 500;
    --theme-small-border-radius: 0.125rem;
    --theme-small-icon-size: 1rem;
    --theme-space--1: 0.25rem;
    --theme-space--2: 0.1875rem;
    --theme-space--3: 0.125rem;
    --theme-space-0: 0.375rem;
    --theme-space-1: 0.5rem;
    --theme-space-2: 0.75rem;
    --theme-space-3: 1rem;
    --theme-space-4: 1.5rem;
    --theme-space-5: 2rem;
    --theme-space-6: 3rem;
    --theme-space-7: 4rem;
    --theme-space-8: 6rem;
    --theme-text-decoration-line-through: line-through;
    --theme-text-decoration-none: none;
    --theme-text-decoration-underline: underline;
    --theme-x-slow-time: 1000;
    --theme-action-card--border-radius: var(--theme-default-border-radius);
    --theme-action-card--border-width: var(--theme-border-width-default);
    --theme-action-card--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-action-card-alarm--background: var(--theme-color-alarm);
    --theme-action-card-alarm--background--active: var(--theme-color-alarm--active);
    --theme-action-card-alarm--background--hover: var(--theme-color-alarm--hover);
    --theme-action-card-alarm--background--selected: var(--theme-color-alarm);
    --theme-action-card-alarm--border-color: var(--theme-color-0);
    --theme-action-card-alarm--border-color--active: var(--theme-color-0);
    --theme-action-card-alarm--border-color--hover: var(--theme-color-0);
    --theme-action-card-alarm--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-alarm--color: var(--theme-color-alarm--contrast);
    --theme-action-card-alarm-subtext--color: var(--theme-color-alarm--contrast);
    --theme-action-card-critical--background: var(--theme-color-critical);
    --theme-action-card-critical--background--active: var(--theme-color-critical--active);
    --theme-action-card-critical--background--hover: var(--theme-color-critical--hover);
    --theme-action-card-critical--background--selected: var(--theme-color-critical);
    --theme-action-card-critical--border-color: var(--theme-color-0);
    --theme-action-card-critical--border-color--active: var(--theme-color-0);
    --theme-action-card-critical--border-color--hover: var(--theme-color-0);
    --theme-action-card-critical--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-critical--color: var(--theme-color-critical--contrast);
    --theme-action-card-critical-subtext--color: var(--theme-color-critical--contrast);
    --theme-action-card-filled--background: var(--theme-color-component-1);
    --theme-action-card-filled--background--active: var(--theme-color-component-1--active);
    --theme-action-card-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-action-card-filled--background--selected: var(--theme-color-ghost--selected);
    --theme-action-card-filled--border-color: var(--theme-color-0);
    --theme-action-card-filled--border-color--active: var(--theme-color-0);
    --theme-action-card-filled--border-color--hover: var(--theme-color-0);
    --theme-action-card-filled--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-filled--color: var(--theme-color-std-text);
    --theme-action-card-filled-subtext--color: var(--theme-color-soft-text);
    --theme-action-card-info--background: var(--theme-color-info);
    --theme-action-card-info--background--active: var(--theme-color-info--active);
    --theme-action-card-info--background--hover: var(--theme-color-info--hover);
    --theme-action-card-info--background--selected: var(--theme-color-info);
    --theme-action-card-info--border-color: var(--theme-color-0);
    --theme-action-card-info--border-color--active: var(--theme-color-0);
    --theme-action-card-info--border-color--hover: var(--theme-color-0);
    --theme-action-card-info--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-info--color: var(--theme-color-info--contrast);
    --theme-action-card-info-subtext--color: var(--theme-color-info--contrast);
    --theme-action-card-neutral--background: var(--theme-color-neutral);
    --theme-action-card-neutral--background--active: var(--theme-color-neutral--active);
    --theme-action-card-neutral--background--hover: var(--theme-color-neutral--hover);
    --theme-action-card-neutral--background--selected: var(--theme-color-neutral);
    --theme-action-card-neutral--border-color: var(--theme-color-0);
    --theme-action-card-neutral--border-color--active: var(--theme-color-0);
    --theme-action-card-neutral--border-color--hover: var(--theme-color-0);
    --theme-action-card-neutral--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-neutral--color: var(--theme-color-neutral--contrast);
    --theme-action-card-neutral-subtext--color: var(--theme-color-neutral--contrast);
    --theme-action-card-outline--background: var(--theme-color-ghost);
    --theme-action-card-outline--background--active: var(--theme-color-ghost--active);
    --theme-action-card-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-action-card-outline--background--selected: var(--theme-color-ghost--selected);
    --theme-action-card-outline--border-color: var(--theme-color-soft-bdr);
    --theme-action-card-outline--border-color--active: var(--theme-color-soft-bdr);
    --theme-action-card-outline--border-color--hover: var(--theme-color-soft-bdr);
    --theme-action-card-outline--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-outline-subtext--color: var(--theme-color-soft-text);
    --theme-action-card-primary--background: var(--theme-color-primary);
    --theme-action-card-primary--background--active: var(--theme-color-primary--active);
    --theme-action-card-primary--background--hover: var(--theme-color-primary--hover);
    --theme-action-card-primary--background--selected: var(--theme-color-primary);
    --theme-action-card-primary--border-color: var(--theme-color-0);
    --theme-action-card-primary--border-color--active: var(--theme-color-0);
    --theme-action-card-primary--border-color--hover: var(--theme-color-0);
    --theme-action-card-primary--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-primary--color: var(--theme-color-primary--contrast);
    --theme-action-card-primary-subtext--color: var(--theme-color-primary--contrast);
    --theme-action-card-success--background: var(--theme-color-success);
    --theme-action-card-success--background--active: var(--theme-color-success--active);
    --theme-action-card-success--background--hover: var(--theme-color-success--hover);
    --theme-action-card-success--background--selected: var(--theme-color-success);
    --theme-action-card-success--border-color: var(--theme-color-0);
    --theme-action-card-success--border-color--active: var(--theme-color-0);
    --theme-action-card-success--border-color--hover: var(--theme-color-0);
    --theme-action-card-success--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-success--color: var(--theme-color-success--contrast);
    --theme-action-card-warning--background: var(--theme-color-warning);
    --theme-action-card-warning--background--active: var(--theme-color-warning--active);
    --theme-action-card-warning--background--hover: var(--theme-color-warning--hover);
    --theme-action-card-warning--background--selected: var(--theme-color-warning);
    --theme-action-card-warning--border-color: var(--theme-color-0);
    --theme-action-card-warning--border-color--active: var(--theme-color-0);
    --theme-action-card-warning--border-color--hover: var(--theme-color-0);
    --theme-action-card-warning--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-warning--color: var(--theme-color-warning--contrast);
    --theme-action-card-warning-subtext--color: var(--theme-color-warning--contrast);
    --theme-app-header--background: var(--theme-color-2);
    --theme-app-header--border-color: var(--theme-color-weak-bdr);
    --theme-app-header--border-width: var(--theme-blind--border-thickness);
    --theme-app-header--color: var(--theme-color-std-text);
    --theme-app-header-app-icon--outline-color: var(--theme-color-8);
    --theme-app-header-logo--color: var(--theme-color-logo);
    --theme-app-header-name-suffix--color: var(--theme-color-soft-text);
    --theme-avatar--background: var(--theme-color-component-3);
    --theme-avatar--color: var(--theme-color-std-text);
    --theme-avatar-btn--background: var(--theme-color-ghost);
    --theme-avatar-btn--background--active: var(--theme-color-ghost--active);
    --theme-avatar-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-avatar-btn--color: var(--theme-color-std-text);
    --theme-avatar-btn--color--active: var(--theme-color-std-text);
    --theme-avatar-btn--color--hover: var(--theme-color-std-text);
    --theme-blind--border-radius: var(--theme-default-border-radius);
    --theme-blind--border-thickness: var(--theme-border-width-default);
    --theme-blind-base--background: var(--theme-color-component-1);
    --theme-blind-base--border-color: var(--theme-color-0);
    --theme-blind-header-closed--background: var(--theme-color-ghost);
    --theme-blind-header-closed--background--active: var(--theme-color-ghost--active);
    --theme-blind-header-closed--background--hover: var(--theme-color-ghost--hover);
    --theme-blind-header-closed--color: var(--theme-color-std-text);
    --theme-blind-header-closed--color--active: var(--theme-color-std-text);
    --theme-blind-header-closed--color--hover: var(--theme-color-std-text);
    --theme-blind-header-icon-closed--color: var(--theme-color-primary);
    --theme-blind-header-icon-closed--color--active: var(--theme-color-primary);
    --theme-blind-header-icon-closed--color--hover: var(--theme-color-primary);
    --theme-blind-header-icon-open--color: var(--theme-color-dynamic);
    --theme-blind-header-icon-open--color--active: var(--theme-color-dynamic);
    --theme-blind-header-icon-open--color--hover: var(--theme-color-dynamic);
    --theme-blind-header-open--background: var(--theme-color-ghost);
    --theme-blind-header-open--background--active: var(--theme-color-ghost--active);
    --theme-blind-header-open--background--hover: var(--theme-color-ghost--hover);
    --theme-blind-header-open--color: var(--theme-color-std-text);
    --theme-blind-header-open--color--active: var(--theme-color-std-text);
    --theme-blind-header-open--color--hover: var(--theme-color-std-text);
    --theme-btn--border-radius: var(--theme-small-border-radius);
    --theme-btn--border-thickness: var(--theme-border-width-default);
    --theme-btn--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-btn-danger-primary--background: var(--theme-color-alarm);
    --theme-btn-danger-primary--background--active: var(--theme-color-alarm--active);
    --theme-btn-danger-primary--background--disabled: var(--theme-color-component-4);
    --theme-btn-danger-primary--background--hover: var(--theme-color-alarm--hover);
    --theme-btn-danger-primary--border-color: var(--theme-color-0);
    --theme-btn-danger-primary--border-color--active: var(--theme-color-0);
    --theme-btn-danger-primary--border-color--disabled: var(--theme-color-0);
    --theme-btn-danger-primary--border-color--hover: var(--theme-color-0);
    --theme-btn-danger-primary--color: var(--theme-color-alarm--contrast);
    --theme-btn-danger-primary--color--active: var(--theme-color-alarm--contrast);
    --theme-btn-danger-primary--color--disabled: var(--theme-color-primary--contrast);
    --theme-btn-danger-primary--color--hover: var(--theme-color-alarm--contrast);
    --theme-btn-danger-secondary--background: var(--theme-color-0);
    --theme-btn-danger-secondary--background--active: var(--theme-color-0);
    --theme-btn-danger-secondary--background--disabled: var(--theme-color-ghost);
    --theme-btn-danger-secondary--background--hover: var(--theme-color-component-error);
    --theme-btn-danger-secondary--border-color: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--border-color--active: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--border-color--disabled: var(--theme-color-component-4);
    --theme-btn-danger-secondary--border-color--hover: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--color: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--color--active: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-danger-secondary--color--hover: var(--theme-color-alarm-text);
    --theme-btn-danger-tertiary--background: var(--theme-color-ghost);
    --theme-btn-danger-tertiary--background--active: var(--theme-color-0);
    --theme-btn-danger-tertiary--background--disabled: var(--theme-color-ghost);
    --theme-btn-danger-tertiary--background--hover: var(--theme-color-component-error);
    --theme-btn-danger-tertiary--border-color: var(--theme-color-0);
    --theme-btn-danger-tertiary--border-color--active: var(--theme-color-0);
    --theme-btn-danger-tertiary--border-color--disabled: var(--theme-color-0);
    --theme-btn-danger-tertiary--border-color--hover: var(--theme-color-0);
    --theme-btn-danger-tertiary--color: var(--theme-color-alarm-text);
    --theme-btn-danger-tertiary--color--active: var(--theme-color-alarm-text);
    --theme-btn-danger-tertiary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-danger-tertiary--color--hover: var(--theme-color-alarm-text);
    --theme-btn-primary--background: var(--theme-color-primary);
    --theme-btn-primary--background--active: var(--theme-color-primary--active);
    --theme-btn-primary--background--disabled: var(--theme-color-component-4);
    --theme-btn-primary--background--hover: var(--theme-color-primary--hover);
    --theme-btn-primary--background--pressed: var(--theme-color-dynamic);
    --theme-btn-primary--background--pressed-active: var(--theme-color-dynamic--active);
    --theme-btn-primary--background--pressed-hover: var(--theme-color-dynamic--hover);
    --theme-btn-primary--border-color: var(--theme-color-ghost);
    --theme-btn-primary--border-color--active: var(--theme-color-ghost);
    --theme-btn-primary--border-color--disabled: var(--theme-color-ghost);
    --theme-btn-primary--border-color--hover: var(--theme-color-ghost);
    --theme-btn-primary--border-color--pressed: var(--theme-color-ghost);
    --theme-btn-primary--border-color--pressed-hover: var(--theme-color-ghost);
    --theme-btn-primary--border-color--pressed-hover-active: var(--theme-color-ghost);
    --theme-btn-primary--color: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--active: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--disabled: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--hover: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--pressed: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--pressed-active: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--pressed-hover: var(--theme-color-primary--contrast);
    --theme-btn-secondary--background: var(--theme-color-secondary);
    --theme-btn-secondary--background--active: var(--theme-color-secondary--active);
    --theme-btn-secondary--background--disabled: var(--theme-color-ghost);
    --theme-btn-secondary--background--hover: var(--theme-color-secondary--hover);
    --theme-btn-secondary--background--pressed: var(--theme-color-component-7);
    --theme-btn-secondary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-secondary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-secondary--border-color: var(--theme-color-primary);
    --theme-btn-secondary--border-color--active: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--disabled: var(--theme-color-component-4);
    --theme-btn-secondary--border-color--hover: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--pressed: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-secondary--color: var(--theme-color-primary);
    --theme-btn-secondary--color--active: var(--theme-color-dynamic);
    --theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-secondary--color--hover: var(--theme-color-dynamic);
    --theme-btn-secondary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-secondary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-secondary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-subtle-primary--background: var(--theme-color-component-2);
    --theme-btn-subtle-primary--background--active: var(--theme-color-component-1--active);
    --theme-btn-subtle-primary--background--disabled: var(--theme-color-component-2);
    --theme-btn-subtle-primary--background--hover: var(--theme-color-component-1--hover);
    --theme-btn-subtle-primary--background--pressed: var(--theme-color-component-7);
    --theme-btn-subtle-primary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-subtle-primary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-subtle-primary--border-color: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--active: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--disabled: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--hover: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--pressed: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--pressed-active: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--pressed-hover: var(--theme-color-0);
    --theme-btn-subtle-primary--color: var(--theme-color-std-text);
    --theme-btn-subtle-primary--color--active: var(--theme-color-std-text);
    --theme-btn-subtle-primary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-subtle-primary--color--hover: var(--theme-color-std-text);
    --theme-btn-subtle-primary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-subtle-primary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-subtle-primary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-subtle-secondary--background: var(--theme-color-ghost);
    --theme-btn-subtle-secondary--background--active: var(--theme-color-ghost--active);
    --theme-btn-subtle-secondary--background--disabled: var(--theme-color-ghost);
    --theme-btn-subtle-secondary--background--hover: var(--theme-color-ghost--hover);
    --theme-btn-subtle-secondary--background--pressed: var(--theme-color-component-7);
    --theme-btn-subtle-secondary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-subtle-secondary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-subtle-secondary--border-color: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--active: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--disabled: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--hover: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--pressed: var(--theme-color-std-bdr);
    --theme-btn-subtle-secondary--border-color--pressed-active: var(--theme-color-std-bdr);
    --theme-btn-subtle-secondary--border-color--pressed-hover: var(--theme-color-std-bdr);
    --theme-btn-subtle-secondary--color: var(--theme-color-std-text);
    --theme-btn-subtle-secondary--color--active: var(--theme-color-std-text);
    --theme-btn-subtle-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-subtle-secondary--color--hover: var(--theme-color-std-text);
    --theme-btn-subtle-secondary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-subtle-secondary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-subtle-secondary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-subtle-tertiary--background: var(--theme-color-ghost);
    --theme-btn-subtle-tertiary--background--active: var(--theme-color-ghost--active);
    --theme-btn-subtle-tertiary--background--disabled: var(--theme-color-ghost);
    --theme-btn-subtle-tertiary--background--hover: var(--theme-color-ghost--hover);
    --theme-btn-subtle-tertiary--background--pressed: var(--theme-color-component-7);
    --theme-btn-subtle-tertiary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-subtle-tertiary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-subtle-tertiary--border-color: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--active: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--disabled: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--hover: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--pressed: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--pressed-active: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--pressed-hover: var(--theme-color-0);
    --theme-btn-subtle-tertiary--color: var(--theme-color-std-text);
    --theme-btn-subtle-tertiary--color--active: var(--theme-color-std-text);
    --theme-btn-subtle-tertiary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-subtle-tertiary--color--hover: var(--theme-color-std-text);
    --theme-btn-subtle-tertiary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-subtle-tertiary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-subtle-tertiary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-tertiary--background: var(--theme-color-ghost);
    --theme-btn-tertiary--background--active: var(--theme-color-secondary--active);
    --theme-btn-tertiary--background--disabled: var(--theme-color-ghost);
    --theme-btn-tertiary--background--hover: var(--theme-color-secondary--hover);
    --theme-btn-tertiary--background--pressed: var(--theme-color-component-7);
    --theme-btn-tertiary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-tertiary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-tertiary--border-color: var(--theme-color-0);
    --theme-btn-tertiary--border-color--active: var(--theme-color-0);
    --theme-btn-tertiary--border-color--disabled: var(--theme-color-0);
    --theme-btn-tertiary--border-color--hover: var(--theme-color-0);
    --theme-btn-tertiary--border-color--pressed: var(--theme-color-0);
    --theme-btn-tertiary--border-color--pressed-active: var(--theme-color-0);
    --theme-btn-tertiary--border-color--pressed-hover: var(--theme-color-0);
    --theme-btn-tertiary--color: var(--theme-color-primary);
    --theme-btn-tertiary--color--active: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-tertiary--color--hover: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-card--border-radius: var(--theme-default-border-radius);
    --theme-card--border-width: var(--theme-border-width-default);
    --theme-card--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-card-alarm--background: var(--theme-color-alarm);
    --theme-card-alarm--background--active: var(--theme-color-alarm--active);
    --theme-card-alarm--background--hover: var(--theme-color-alarm--hover);
    --theme-card-alarm--background--selected: var(--theme-color-alarm);
    --theme-card-alarm--border-color: var(--theme-color-0);
    --theme-card-alarm--border-color--active: var(--theme-color-0);
    --theme-card-alarm--border-color--hover: var(--theme-color-0);
    --theme-card-alarm--border-color--selected: var(--theme-color-dynamic);
    --theme-card-alarm--color: var(--theme-color-alarm--contrast);
    --theme-card-critical--background: var(--theme-color-critical);
    --theme-card-critical--background--active: var(--theme-color-critical--active);
    --theme-card-critical--background--hover: var(--theme-color-critical--hover);
    --theme-card-critical--background--selected: var(--theme-color-critical);
    --theme-card-critical--border-color: var(--theme-color-0);
    --theme-card-critical--border-color--active: var(--theme-color-0);
    --theme-card-critical--border-color--hover: var(--theme-color-0);
    --theme-card-critical--border-color--selected: var(--theme-color-dynamic);
    --theme-card-critical--color: var(--theme-color-critical--contrast);
    --theme-card-filled--background: var(--theme-color-component-1);
    --theme-card-filled--background--active: var(--theme-color-component-1--active);
    --theme-card-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-card-filled--background--selected: var(--theme-color-ghost--selected);
    --theme-card-filled--border-color: var(--theme-color-0);
    --theme-card-filled--border-color--active: var(--theme-color-0);
    --theme-card-filled--border-color--hover: var(--theme-color-0);
    --theme-card-filled--border-color--selected: var(--theme-color-dynamic);
    --theme-card-filled--color: var(--theme-color-std-text);
    --theme-card-info--background: var(--theme-color-info);
    --theme-card-info--background--active: var(--theme-color-info--active);
    --theme-card-info--background--hover: var(--theme-color-info--hover);
    --theme-card-info--background--selected: var(--theme-color-info);
    --theme-card-info--border-color: var(--theme-color-0);
    --theme-card-info--border-color--active: var(--theme-color-0);
    --theme-card-info--border-color--hover: var(--theme-color-0);
    --theme-card-info--border-color--selected: var(--theme-color-dynamic);
    --theme-card-info--color: var(--theme-color-info--contrast);
    --theme-card-neutral--background: var(--theme-color-neutral);
    --theme-card-neutral--background--active: var(--theme-color-neutral--active);
    --theme-card-neutral--background--hover: var(--theme-color-neutral--hover);
    --theme-card-neutral--background--selected: var(--theme-color-neutral);
    --theme-card-neutral--border-color: var(--theme-color-0);
    --theme-card-neutral--border-color--active: var(--theme-color-0);
    --theme-card-neutral--border-color--hover: var(--theme-color-0);
    --theme-card-neutral--border-color--selected: var(--theme-color-dynamic);
    --theme-card-neutral--color: var(--theme-color-neutral--contrast);
    --theme-card-outline--background: var(--theme-color-ghost);
    --theme-card-outline--background--active: var(--theme-color-ghost--active);
    --theme-card-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-card-outline--background--selected: var(--theme-color-ghost--selected);
    --theme-card-outline--border-color: var(--theme-color-soft-bdr);
    --theme-card-outline--border-color--active: var(--theme-color-soft-bdr);
    --theme-card-outline--border-color--hover: var(--theme-color-soft-bdr);
    --theme-card-outline--border-color--selected: var(--theme-color-dynamic);
    --theme-card-outline--color: var(--theme-color-std-text);
    --theme-card-primary--background: var(--theme-color-primary);
    --theme-card-primary--background--active: var(--theme-color-primary--active);
    --theme-card-primary--background--hover: var(--theme-color-primary--hover);
    --theme-card-primary--background--selected: var(--theme-color-primary);
    --theme-card-primary--border-color: var(--theme-color-0);
    --theme-card-primary--border-color--active: var(--theme-color-0);
    --theme-card-primary--border-color--hover: var(--theme-color-0);
    --theme-card-primary--border-color--selected: var(--theme-color-dynamic);
    --theme-card-primary--color: var(--theme-color-primary--contrast);
    --theme-card-success--background: var(--theme-color-success);
    --theme-card-success--background--active: var(--theme-color-success--active);
    --theme-card-success--background--hover: var(--theme-color-success--hover);
    --theme-card-success--background--selected: var(--theme-color-success);
    --theme-card-success--border-color: var(--theme-color-0);
    --theme-card-success--border-color--active: var(--theme-color-0);
    --theme-card-success--border-color--hover: var(--theme-color-0);
    --theme-card-success--border-color--selected: var(--theme-color-dynamic);
    --theme-card-success--color: var(--theme-color-success--contrast);
    --theme-card-warning--background: var(--theme-color-warning);
    --theme-card-warning--background--active: var(--theme-color-warning--active);
    --theme-card-warning--background--hover: var(--theme-color-warning--hover);
    --theme-card-warning--background--selected: var(--theme-color-warning);
    --theme-card-warning--border-color: var(--theme-color-0);
    --theme-card-warning--border-color--active: var(--theme-color-0);
    --theme-card-warning--border-color--hover: var(--theme-color-0);
    --theme-card-warning--border-color--selected: var(--theme-color-dynamic);
    --theme-card-warning--color: var(--theme-color-warning--contrast);
    --theme-checkbox--border-thickness: var(--theme-border-width-default);
    --theme-checkbox--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-checkbox-checked--background: var(--theme-color-dynamic);
    --theme-checkbox-checked--background--active: var(--theme-color-dynamic--active);
    --theme-checkbox-checked--background--disabled: var(--theme-color-component-4);
    --theme-checkbox-checked--background--hover: var(--theme-color-dynamic--hover);
    --theme-checkbox-checked--background--info: var(--theme-color-info);
    --theme-checkbox-checked--background--info--active: var(--theme-color-info--active);
    --theme-checkbox-checked--background--info--hover: var(--theme-color-info--hover);
    --theme-checkbox-checked--background--invalid: var(--theme-color-alarm);
    --theme-checkbox-checked--background--invalid--active: var(--theme-color-alarm--active);
    --theme-checkbox-checked--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-checkbox-checked--background--warning: var(--theme-color-warning);
    --theme-checkbox-checked--background--warning--active: var(--theme-color-warning--active);
    --theme-checkbox-checked--background--warning--hover: var(--theme-color-warning--hover);
    --theme-checkbox-checked--border-color: var(--theme-color-0);
    --theme-checkbox-checked--border-color--active: var(--theme-color-0);
    --theme-checkbox-checked--border-color--disabled: var(--theme-color-0);
    --theme-checkbox-checked--border-color--hover: var(--theme-color-0);
    --theme-checkbox-checked--border-color--info: var(--theme-color-0);
    --theme-checkbox-checked--border-color--info--active: var(--theme-color-0);
    --theme-checkbox-checked--border-color--info--hover: var(--theme-color-0);
    --theme-checkbox-checked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-checkbox-checked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-checkbox-checked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-checkbox-checked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-checkbox-checked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-checkbox-checked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-checkbox-checked--color: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--disabled: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--info: var(--theme-color-info--contrast);
    --theme-checkbox-checked--color--info--active: var(--theme-color-info--contrast);
    --theme-checkbox-checked--color--info--hover: var(--theme-color-info--contrast);
    --theme-checkbox-checked--color--invalid: var(--theme-color-alarm--contrast);
    --theme-checkbox-checked--color--invalid--active: var(--theme-color-alarm--contrast);
    --theme-checkbox-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-checkbox-checked--color--warning: var(--theme-color-warning--contrast);
    --theme-checkbox-checked--color--warning--active: var(--theme-color-warning--contrast);
    --theme-checkbox-checked--color--warning--hover: var(--theme-color-warning--contrast);
    --theme-checkbox-label--color: var(--theme-color-std-text);
    --theme-checkbox-label--color--disabled: var(--theme-color-weak-text);
    --theme-checkbox-mixed--background: var(--theme-color-dynamic);
    --theme-checkbox-mixed--background--active: var(--theme-color-dynamic--active);
    --theme-checkbox-mixed--background--disabled: var(--theme-color-component-4);
    --theme-checkbox-mixed--background--hover: var(--theme-color-dynamic--hover);
    --theme-checkbox-mixed--background--invalid: var(--theme-color-alarm);
    --theme-checkbox-mixed--background--invalid--active: var(--theme-color-alarm--active);
    --theme-checkbox-mixed--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-checkbox-mixed--background--warning: var(--theme-color-warning);
    --theme-checkbox-mixed--background--warning--active: var(--theme-color-warning--active);
    --theme-checkbox-mixed--background--warning--hover: var(--theme-color-warning--hover);
    --theme-checkbox-mixed--border-color: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--active: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--disabled: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--info: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--info--active: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--info--hover: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-checkbox-mixed--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-checkbox-mixed--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-checkbox-mixed--border-color--warning: var(--theme-color-warning-bdr);
    --theme-checkbox-mixed--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-checkbox-mixed--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--disabled: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--info: var(--theme-color-info--contrast);
    --theme-checkbox-mixed--color--info--active: var(--theme-color-info--contrast);
    --theme-checkbox-mixed--color--info--hover: var(--theme-color-info--contrast);
    --theme-checkbox-mixed--color--invalid: var(--theme-color-alarm--contrast);
    --theme-checkbox-mixed--color--invalid--active: var(--theme-color-alarm--contrast);
    --theme-checkbox-mixed--color--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-checkbox-mixed--color--warning: var(--theme-color-warning--contrast);
    --theme-checkbox-mixed--color--warning--active: var(--theme-color-warning--contrast);
    --theme-checkbox-mixed--color--warning--hover: var(--theme-color-warning--contrast);
    --theme-checkbox-unchecked--background: var(--theme-color-secondary);
    --theme-checkbox-unchecked--background--active: var(--theme-color-secondary--active);
    --theme-checkbox-unchecked--background--disabled: var(--theme-color-ghost);
    --theme-checkbox-unchecked--background--hover: var(--theme-color-secondary--hover);
    --theme-checkbox-unchecked--background--info: var(--theme-color-secondary);
    --theme-checkbox-unchecked--background--info--active: var(--theme-color-ghost--active);
    --theme-checkbox-unchecked--background--info--hover: var(--theme-color-ghost--hover);
    --theme-checkbox-unchecked--background--invalid: var(--theme-color-component-error);
    --theme-checkbox-unchecked--background--invalid--active: var(--theme-color-ghost--active);
    --theme-checkbox-unchecked--background--invalid--hover: var(--theme-color-ghost--hover);
    --theme-checkbox-unchecked--background--warning: var(--theme-color-component-warning);
    --theme-checkbox-unchecked--background--warning--active: var(--theme-color-ghost--active);
    --theme-checkbox-unchecked--background--warning--hover: var(--theme-color-ghost--hover);
    --theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
    --theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
    --theme-checkbox-unchecked--border-color--disabled: var(--theme-color-component-4);
    --theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
    --theme-checkbox-unchecked--border-color--info: var(--theme-color-info);
    --theme-checkbox-unchecked--border-color--info--active: var(--theme-color-info--active);
    --theme-checkbox-unchecked--border-color--info--hover: var(--theme-color-info--hover);
    --theme-checkbox-unchecked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-checkbox-unchecked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-checkbox-unchecked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-checkbox-unchecked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-checkbox-unchecked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-checkbox-unchecked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-chip--background: var(--theme-color-component-1);
    --theme-chip--background--active: var(--theme-color-component-1--active);
    --theme-chip--background--hover: var(--theme-color-component-1--hover);
    --theme-chip--color: var(--theme-color-std-text);
    --theme-chip-close-btn--background: var(--theme-color-ghost);
    --theme-chip-close-btn--background--active: var(--theme-color-ghost--active);
    --theme-chip-close-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-chip-close-btn--color: var(--theme-color-soft-text);
    --theme-chip-outline--background: var(--theme-color-secondary);
    --theme-chip-outline--background--active: var(--theme-color-1--active);
    --theme-chip-outline--background--hover: var(--theme-color-1--hover);
    --theme-chip-outline--color: var(--theme-color-std-text);
    --theme-chip-primary--background: var(--theme-color-primary);
    --theme-chip-primary--background--active: var(--theme-color-primary--active);
    --theme-chip-primary--background--hover: var(--theme-color-primary--hover);
    --theme-chip-primary--color: var(--theme-color-primary--contrast);
    --theme-chip-primary--color--active: var(--theme-color-primary--contrast);
    --theme-chip-primary--color--hover: var(--theme-color-primary--contrast);
    --theme-chip-primary-outline--background: var(--theme-color-secondary);
    --theme-chip-primary-outline--background--active: var(--theme-color-secondary--active);
    --theme-chip-primary-outline--background--display: var(--theme-color-secondary);
    --theme-chip-primary-outline--background--hover: var(--theme-color-secondary--hover);
    --theme-chip-primary-outline--border-color: var(--theme-color-primary);
    --theme-chip-primary-outline--border-color--active: var(--theme-color-dynamic);
    --theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
    --theme-chip-primary-outline--border-color--hover: var(--theme-color-dynamic);
    --theme-chip-primary-outline--color: var(--theme-color-primary);
    --theme-chip-primary-outline--color--active: var(--theme-color-dynamic);
    --theme-chip-primary-outline--color--display: var(--theme-color-std-text);
    --theme-chip-primary-outline--color--hover: var(--theme-color-dynamic);
    --theme-datepicker-cw--color: var(--theme-color-soft-text);
    --theme-datepicker-day--background: var(--theme-color-ghost);
    --theme-datepicker-day--background--active: var(--theme-color-ghost--active);
    --theme-datepicker-day--background--disabled: var(--theme-color-ghost);
    --theme-datepicker-day--background--hover: var(--theme-color-ghost--hover);
    --theme-datepicker-day--background--range: var(--theme-color-component-10);
    --theme-datepicker-day--background--range-active: var(--theme-color-component-10--active);
    --theme-datepicker-day--background--range-disabled: var(--theme-color-component-10--disabled);
    --theme-datepicker-day--background--range-hover: var(--theme-color-component-10--hover);
    --theme-datepicker-day--background--selected: var(--theme-color-component-9);
    --theme-datepicker-day--background--selected-active: var(--theme-color-component-9--active);
    --theme-datepicker-day--background--selected-disabled: var(--theme-color-component-9--disabled);
    --theme-datepicker-day--background--selected-hover: var(--theme-color-component-9--hover);
    --theme-datepicker-day--border-color: var(--theme-color-0);
    --theme-datepicker-day--border-color--active: var(--theme-color-0);
    --theme-datepicker-day--border-color--disabled: var(--theme-color-0);
    --theme-datepicker-day--border-color--hover: var(--theme-color-0);
    --theme-datepicker-day--border-color--range: var(--theme-color-0);
    --theme-datepicker-day--border-color--range-active: var(--theme-color-0);
    --theme-datepicker-day--border-color--range-disabled: var(--theme-color-0);
    --theme-datepicker-day--border-color--range-hover: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected-active: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected-disabled: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected-hover: var(--theme-color-0);
    --theme-datepicker-day--color: var(--theme-color-primary);
    --theme-datepicker-day--color--active: var(--theme-color-primary);
    --theme-datepicker-day--color--disabled: var(--theme-color-weak-text);
    --theme-datepicker-day--color--hover: var(--theme-color-primary);
    --theme-datepicker-day--color--range: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--range-active: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--range-disabled: var(--theme-color-weak-text);
    --theme-datepicker-day--color--range-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--selected: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--selected-active: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--selected-disabled: var(--theme-color-weak-text);
    --theme-datepicker-day--color--selected-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-extra--border-color: var(--theme-color-1);
    --theme-datepicker-separator--background: var(--theme-color-x-weak-bdr);
    --theme-datepicker-time-header: var(--theme-color-std-text);
    --theme-datepicker-today--background: var(--theme-color-ghost);
    --theme-datepicker-today--background--active: var(--theme-color-ghost--active);
    --theme-datepicker-today--background--disabled: var(--theme-color-ghost);
    --theme-datepicker-today--background--hover: var(--theme-color-ghost--hover);
    --theme-datepicker-today--background--range: var(--theme-color-component-10);
    --theme-datepicker-today--background--range-active: var(--theme-color-component-10--active);
    --theme-datepicker-today--background--range-disabled: var(--theme-color-component-10--disabled);
    --theme-datepicker-today--background--range-hover: var(--theme-color-component-10--hover);
    --theme-datepicker-today--background--selected: var(--theme-color-component-9);
    --theme-datepicker-today--background--selected-active: var(--theme-color-component-9--active);
    --theme-datepicker-today--background--selected-disabled: var(--theme-color-component-9--disabled);
    --theme-datepicker-today--background--selected-hover: var(--theme-color-component-9--hover);
    --theme-datepicker-today--border-color: var(--theme-color-primary);
    --theme-datepicker-today--border-color--active: var(--theme-color-primary);
    --theme-datepicker-today--border-color--disabled: var(--theme-color-primary--disabled);
    --theme-datepicker-today--border-color--hover: var(--theme-color-primary);
    --theme-datepicker-today--border-color--range: var(--theme-color-primary);
    --theme-datepicker-today--border-color--range-active: var(--theme-color-primary);
    --theme-datepicker-today--border-color--range-disabled: var(--theme-color-primary--disabled);
    --theme-datepicker-today--border-color--range-hover: var(--theme-color-primary);
    --theme-datepicker-today--border-color--selected: var(--theme-color-primary);
    --theme-datepicker-today--border-color--selected-active: var(--theme-color-primary);
    --theme-datepicker-today--border-color--selected-disabled: var(--theme-color-primary--disabled);
    --theme-datepicker-today--border-color--selected-hover: var(--theme-color-primary);
    --theme-datepicker-today--color: var(--theme-color-primary);
    --theme-datepicker-today--color--active: var(--theme-color-primary);
    --theme-datepicker-today--color--disabled: var(--theme-color-weak-text);
    --theme-datepicker-today--color--hover: var(--theme-color-primary);
    --theme-datepicker-today--color--range: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--range-active: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--range-disabled: var(--theme-color-weak-text);
    --theme-datepicker-today--color--range-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--selected: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--selected-active: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--selected-disabled: var(--theme-color-weak-text);
    --theme-datepicker-today--color--selected-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-weekday--color: var(--theme-color-soft-text);
    --theme-event-item-chevron--color: var(--theme-color-soft-text);
    --theme-event-item-filled--background: var(--theme-color-component-1);
    --theme-event-item-filled--background--active: var(--theme-color-component-1--active);
    --theme-event-item-filled--background--disabled: var(--theme-color-component-1);
    --theme-event-item-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-event-item-filled--background--selected: var(--theme-color-component-1--active);
    --theme-event-item-filled--border: var(--theme-color-0);
    --theme-event-item-filled--border--active: var(--theme-color-0);
    --theme-event-item-filled--border--disabled: var(--theme-color-0);
    --theme-event-item-filled--border--hover: var(--theme-color-0);
    --theme-event-item-filled--border--selected: var(--theme-color-dynamic);
    --theme-event-item-indicator--width: var(--theme-size--2);
    --theme-event-item-indicator-opacity--disabled: 0.3;
    --theme-event-item-outline--background: var(--theme-color-ghost);
    --theme-event-item-outline--background--active: var(--theme-color-ghost--active);
    --theme-event-item-outline--background--disabled: var(--theme-color-ghost);
    --theme-event-item-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-event-item-outline--background--selected: var(--theme-color-ghost--active);
    --theme-event-item-outline--border: var(--theme-color-soft-bdr);
    --theme-event-item-outline--border--active: var(--theme-color-soft-bdr);
    --theme-event-item-outline--border--disabled: var(--theme-color-weak-bdr);
    --theme-event-item-outline--border--hover: var(--theme-color-soft-bdr);
    --theme-event-item-outline--border--selected: var(--theme-color-dynamic);
    --theme-flip--border-radius: var(--theme-default-border-radius);
    --theme-flip-alarm--background: var(--theme-color-component-1);
    --theme-flip-alarm--border-color: var(--theme-color-alarm);
    --theme-flip-alarm--color: var(--theme-color-std-text);
    --theme-flip-alarm-footer--background: var(--theme-color-alarm);
    --theme-flip-alarm-footer--border-color: var(--theme-color-0);
    --theme-flip-alarm-footer--color: var(--theme-color-alarm--contrast);
    --theme-flip-filled--background: var(--theme-color-component-1);
    --theme-flip-filled--border-color: var(--theme-color-0);
    --theme-flip-filled--color: var(--theme-color-std-text);
    --theme-flip-filled-footer--background: var(--theme-color-component-1);
    --theme-flip-filled-footer--border-color: var(--theme-color-1);
    --theme-flip-filled-footer--color: var(--theme-color-std-text);
    --theme-flip-info--background: var(--theme-color-component-1);
    --theme-flip-info--border-color: var(--theme-color-info);
    --theme-flip-info--color: var(--theme-color-std-text);
    --theme-flip-info-footer--background: var(--theme-color-info);
    --theme-flip-info-footer--border-color: var(--theme-color-0);
    --theme-flip-info-footer--color: var(--theme-color-info--contrast);
    --theme-flip-outline--background: var(--theme-color-0);
    --theme-flip-outline--border-color: var(--theme-color-soft-bdr);
    --theme-flip-outline--color: var(--theme-color-std-text);
    --theme-flip-outline-footer--background: var(--theme-color-0);
    --theme-flip-outline-footer--border-color: var(--theme-color-soft-bdr);
    --theme-flip-outline-footer--color: var(--theme-color-std-text);
    --theme-flip-primary--background: var(--theme-color-component-1);
    --theme-flip-primary--border-color: var(--theme-color-primary);
    --theme-flip-primary--color: var(--theme-color-std-text);
    --theme-flip-primary-footer--background: var(--theme-color-primary);
    --theme-flip-primary-footer--border-color: var(--theme-color-0);
    --theme-flip-primary-footer--color: var(--theme-color-primary--contrast);
    --theme-flip-warning--background: var(--theme-color-component-1);
    --theme-flip-warning--border-color: var(--theme-color-warning-bdr);
    --theme-flip-warning--color: var(--theme-color-std-text);
    --theme-flip-warning-footer--background: var(--theme-color-warning);
    --theme-flip-warning-footer--border-color: var(--theme-color-0);
    --theme-flip-warning-footer--color: var(--theme-color-warning--contrast);
    --theme-ghost--background: var(--theme-color-ghost);
    --theme-ghost--background--active: var(--theme-color-ghost--active);
    --theme-ghost--background--hover: var(--theme-color-ghost--hover);
    --theme-group--border-radius: var(--theme-default-border-radius);
    --theme-group--border-radius--focus: var(--theme-min-border-radius);
    --theme-group-header--color: var(--theme-color-std-text);
    --theme-group-item--background: var(--theme-color-component-1);
    --theme-group-item--background--active: var(--theme-color-component-1--active);
    --theme-group-item--background--disabled: var(--theme-color-component-1);
    --theme-group-item--background--hover: var(--theme-color-component-1--hover);
    --theme-group-item--background--selected: var(--theme-color-ghost--selected);
    --theme-group-item--border-color: var(--theme-color-0);
    --theme-group-item--border-color--active: var(--theme-color-0);
    --theme-group-item--border-color--disabled: var(--theme-color-0);
    --theme-group-item--border-color--hover: var(--theme-color-0);
    --theme-group-item--border-color--selected: var(--theme-color-0);
    --theme-group-item-icon--color: var(--theme-color-std-text);
    --theme-group-item-icon--color--disabled: var(--theme-color-weak-text);
    --theme-group-item-indicator--background: var(--theme-color-0);
    --theme-group-item-indicator--background--selected: var(--theme-color-dynamic);
    --theme-group-item-indicator--background--subselected: var(--theme-color-dynamic);
    --theme-group-item-subtext--color: var(--theme-color-soft-text);
    --theme-group-item-subtext--color--disabled: var(--theme-color-weak-text);
    --theme-group-item-text--color: var(--theme-color-std-text);
    --theme-group-item-text--color--disabled: var(--theme-color-weak-text);
    --theme-group-node-closed--color: var(--theme-color-std-text);
    --theme-group-node-open--color: var(--theme-color-std-text);
    --theme-group-subheader--color: var(--theme-color-std-text);
    --theme-helper--color: var(--theme-color-soft-text);
    --theme-helper--color--info: var(--theme-color-std-text);
    --theme-helper--color--invalid: var(--theme-color-alarm-text);
    --theme-helper--color--valid: var(--theme-color-std-text);
    --theme-helper--color--warning: var(--theme-color-std-text);
    --theme-helper-icon--color--info: var(--theme-color-info);
    --theme-helper-icon--color--invalid: var(--theme-color-alarm);
    --theme-helper-icon--color--valid: var(--theme-color-success);
    --theme-helper-icon--color--warning: var(--theme-color-warning-text);
    --theme-input--background: var(--theme-color-component-8);
    --theme-input--background--autofill: var(--theme-color-component-info);
    --theme-input--background--disabled: var(--theme-color-0);
    --theme-input--background--focus: var(--theme-color-component-8--hover);
    --theme-input--background--hover: var(--theme-color-component-8--hover);
    --theme-input--background--invalid: var(--theme-color-component-error);
    --theme-input--background--invalid--focus: var(--theme-color-component-error);
    --theme-input--background--invalid--hover: var(--theme-color-component-error);
    --theme-input--background--readonly: var(--theme-color-0);
    --theme-input--background--warning: var(--theme-color-component-warning);
    --theme-input--background--warning--focus: var(--theme-color-component-warning);
    --theme-input--background--warning--hover: var(--theme-color-component-warning);
    --theme-input--border-color: var(--theme-color-std-bdr);
    --theme-input--border-color--autofill: var(--theme-color-hard-bdr);
    --theme-input--border-color--disabled: var(--theme-color-0);
    --theme-input--border-color--focus: var(--theme-color-dynamic);
    --theme-input--border-color--hover: var(--theme-color-dynamic);
    --theme-input--border-color--info: var(--theme-color-info);
    --theme-input--border-color--info--active: var(--theme-color-info);
    --theme-input--border-color--info--hover: var(--theme-color-info);
    --theme-input--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-input--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-input--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-input--border-color--readonly: var(--theme-color-0);
    --theme-input--border-color--warning: var(--theme-color-warning-bdr);
    --theme-input--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-input--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-input--border-color-bottom--disabled: var(--theme-color-weak-bdr);
    --theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
    --theme-input--border-radius: var(--theme-small-border-radius);
    --theme-input--border-thickness: var(--theme-border-width-default);
    --theme-input--box-shadow: var(--theme-inset-shadow-1);
    --theme-input--color: var(--theme-color-std-text);
    --theme-input--color--autofill: var(--theme-color-std-text);
    --theme-input--color--disabled: var(--theme-color-weak-text);
    --theme-input--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-input-error--background: var(--theme-color-component-error);
    --theme-input-error--border-color: var(--theme-color-alarm);
    --theme-input-error-icon--color: var(--theme-color-alarm);
    --theme-input-extra--background--active: var(--theme-color-component-8--hover);
    --theme-input-extra--background--hover: var(--theme-color-component-8--hover);
    --theme-input-gripper--color: var(--theme-color-weak-text);
    --theme-input-gripper--color--focus: var(--theme-color-weak-text);
    --theme-input-gripper--color--hover: var(--theme-color-weak-text);
    --theme-input-hint--color: var(--theme-color-soft-text);
    --theme-input-search-icon--color: var(--theme-color-primary);
    --theme-input-search-icon--color--disabled: var(--theme-color-weak-text);
    --theme-input-search-icon--color--focus: var(--theme-color-dynamic);
    --theme-input-search-icon--color--hover: var(--theme-color-dynamic);
    --theme-input-select-icon--color: var(--theme-color-soft-text);
    --theme-input-select-icon--color--active: var(--theme-color-dynamic);
    --theme-input-select-icon--color--hover: var(--theme-color-dynamic);
    --theme-input-unit--color: var(--theme-color-soft-text);
    --theme-kpi--border-radius: var(--theme-default-border-radius);
    --theme-kpi-display--background: var(--theme-color-ghost);
    --theme-kpi-display--background--active: var(--theme-color-ghost--active);
    --theme-kpi-display--background--hover: var(--theme-color-ghost--hover);
    --theme-kpi-display-icon--color: var(--theme-color-std-text);
    --theme-kpi-display-indicator--background: var(--theme-color-component-4);
    --theme-kpi-display-label--color: var(--theme-color-soft-text);
    --theme-kpi-display-units: var(--theme-color-soft-text);
    --theme-kpi-display-value: var(--theme-color-std-text);
    --theme-label--color: var(--theme-color-soft-text);
    --theme-label--color--active: var(--theme-color-std-text);
    --theme-label--color--disabled: var(--theme-color-weak-text);
    --theme-label--color--focus: var(--theme-color-dynamic);
    --theme-label--color--hover: var(--theme-color-std-text);
    --theme-label--color--invalid: var(--theme-color-alarm-text);
    --theme-link-btn--border-color: var(--theme-color-ghost);
    --theme-link-btn--border-color--active: var(--theme-color-ghost);
    --theme-link-btn--border-color--disabled: var(--theme-color-ghost);
    --theme-link-btn--border-color--hover: var(--theme-color-ghost);
    --theme-link-btn--border-color--visited: var(--theme-color-ghost);
    --theme-link-btn--color: var(--theme-color-primary);
    --theme-link-btn--color--active: var(--theme-color-dynamic);
    --theme-link-btn--color--disabled: var(--theme-color-weak-text);
    --theme-link-btn--color--hover: var(--theme-color-dynamic);
    --theme-link-btn--color--visited: var(--theme-color-primary);
    --theme-map-navigation--background: var(--theme-color-1);
    --theme-map-navigation-header--color: var(--theme-color-std-text);
    --theme-map-navigation-logo--color: var(--theme-color-logo);
    --theme-map-navigation-separator--background: var(--theme-color-soft-bdr);
    --theme-menu--background: var(--theme-color-2);
    --theme-menu--border-color: var(--theme-color-0);
    --theme-menu--border-radius: var(--theme-default-border-radius);
    --theme-menu--border-thickness: var(--theme-border-width-none);
    --theme-menu--box-shadow: var(--theme-shadow-4);
    --theme-menu-btn--background: var(--theme-color-ghost);
    --theme-menu-btn--background--active: var(--theme-color-ghost--active);
    --theme-menu-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-menu-btn--color: var(--theme-color-std-text);
    --theme-menu-btn--color--active: var(--theme-color-std-text);
    --theme-menu-btn--color--hover: var(--theme-color-std-text);
    --theme-menu-header--color: var(--theme-color-soft-text);
    --theme-menu-item--background: var(--theme-color-ghost);
    --theme-menu-item--background--active: var(--theme-color-ghost--active);
    --theme-menu-item--background--disabled: var(--theme-color-ghost);
    --theme-menu-item--background--hover: var(--theme-color-ghost--hover);
    --theme-menu-item--color: var(--theme-color-std-text);
    --theme-menu-item--color--active: var(--theme-color-std-text);
    --theme-menu-item--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item--color--hover: var(--theme-color-std-text);
    --theme-menu-item-arrow--color: var(--theme-color-soft-text);
    --theme-menu-item-arrow--color--active: var(--theme-color-std-text);
    --theme-menu-item-arrow--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item-arrow--color--hover: var(--theme-color-std-text);
    --theme-menu-item-check--color: var(--theme-color-soft-text);
    --theme-menu-item-check--color--active: var(--theme-color-std-text);
    --theme-menu-item-check--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item-check--color--hover: var(--theme-color-std-text);
    --theme-menu-item-icon--color: var(--theme-color-soft-text);
    --theme-menu-item-icon--color--active: var(--theme-color-std-text);
    --theme-menu-item-icon--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item-icon--color--hover: var(--theme-color-std-text);
    --theme-menu-separator--background: var(--theme-color-x-weak-bdr);
    --theme-message-bar--border-radius: var(--theme-default-border-radius);
    --theme-message-bar--border-thickness: var(--theme-border-width-thick);
    --theme-messagebar--background: var(--theme-color-secondary);
    --theme-messagebar--color: var(--theme-color-std-text);
    --theme-modal--background: var(--theme-color-2);
    --theme-modal--border-color: var(--theme-color-0);
    --theme-modal--box-shadow: var(--theme-shadow-4);
    --theme-theme-modal--border-thickness: var(--theme-border-width-default);
    --theme-nav--background: var(--theme-color-2);
    --theme-nav-item-primary--background: var(--theme-color-ghost);
    --theme-nav-item-primary--background--active: var(--theme-color-ghost--active);
    --theme-nav-item-primary--background--hover: var(--theme-color-ghost--hover);
    --theme-nav-item-primary--background--selected: var(--theme-color-1);
    --theme-nav-item-primary--border-color: var(--theme-color-0);
    --theme-nav-item-primary--border-color--active: var(--theme-color-0);
    --theme-nav-item-primary--border-color--hover: var(--theme-color-0);
    --theme-nav-item-primary--border-color--selected: var(--theme-color-dynamic);
    --theme-nav-item-primary--color: var(--theme-color-std-text);
    --theme-nav-item-primary--color--active: var(--theme-color-std-text);
    --theme-nav-item-primary--color--hover: var(--theme-color-std-text);
    --theme-nav-item-primary--color--selected: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color--active: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color--hover: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color--selected: var(--theme-color-std-text);
    --theme-nav-item-secondary--background: var(--theme-color-ghost);
    --theme-nav-item-secondary--background--active: var(--theme-color-ghost--active);
    --theme-nav-item-secondary--background--disabled: var(--theme-color-0);
    --theme-nav-item-secondary--background--hover: var(--theme-color-ghost--hover);
    --theme-nav-item-secondary--background--selected: var(--theme-color-1);
    --theme-nav-item-secondary--border-color: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--active: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--disabled: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--hover: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--selected: var(--theme-color-dynamic);
    --theme-nav-item-secondary--color: var(--theme-color-std-text);
    --theme-nav-item-secondary--color--active: var(--theme-color-std-text);
    --theme-nav-item-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-nav-item-secondary--color--hover: var(--theme-color-std-text);
    --theme-nav-item-secondary--color--selected: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color--active: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color--disabled: var(--theme-color-weak-text);
    --theme-nav-item-secondary-icon--color--hover: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color--selected: var(--theme-color-std-text);
    --theme-nav-overlay--background: var(--theme-color-backdrop-3);
    --theme-nav-overlay-header--color: var(--theme-color-std-text);
    --theme-navigation--box-shadow: var(--theme-shadow-2);
    --theme-overlay--background: var(--theme-color-backdrop);
    --theme-overlay-header--background: var(--theme-color-0);
    --theme-overlay-header--color: var(--theme-color-std-text);
    --theme-pagination-item--background: var(--theme-color-ghost);
    --theme-pagination-item--background--active: var(--theme-color-ghost--active);
    --theme-pagination-item--background--disabled: var(--theme-color-ghost);
    --theme-pagination-item--background--hover: var(--theme-color-ghost--hover);
    --theme-pagination-item--background--selected: var(--theme-color-component-7);
    --theme-pagination-item--color: var(--theme-color-std-text);
    --theme-pagination-item--color--active: var(--theme-color-std-text);
    --theme-pagination-item--color--disabled: var(--theme-color-weak-text);
    --theme-pagination-item--color--hover: var(--theme-color-std-text);
    --theme-pagination-item--color--selected: var(--theme-color-dynamic);
    --theme-pagination-label--color: var(--theme-color-soft-text);
    --theme-pane-floating--background: var(--theme-color-2);
    --theme-pane-floating--border-color: var(--theme-color-weak-bdr);
    --theme-pane-floating--box-shadow: var(--theme-shadow-2);
    --theme-pane-floating--color: var(--theme-color-std-text);
    --theme-pane-inline--background: var(--theme-color-1);
    --theme-pane-inline--border-color: var(--theme-color-soft-bdr);
    --theme-pane-inline--box-shadow: none;
    --theme-pane-inline--color: var(--theme-color-std-text);
    --theme-pill-outline--background: var(--theme-color-secondary);
    --theme-pill-outline--color: var(--theme-color-std-text);
    --theme-progress-indicator-fill--background: var(--theme-color-dynamic);
    --theme-progress-indicator-fill-error--background: var(--theme-color-alarm);
    --theme-progress-indicator-fill-info--background: var(--theme-color-info);
    --theme-progress-indicator-fill-paused--background: var(--theme-color-neutral);
    --theme-progress-indicator-fill-success--background: var(--theme-color-success);
    --theme-progress-indicator-fill-warning--background: var(--theme-color-warning-bdr);
    --theme-progress-indicator-helper--color: var(--theme-color-soft-text);
    --theme-progress-indicator-helper-error--color: var(--theme-color-alarm-text);
    --theme-progress-indicator-helper-icon--color: var(--theme-color-soft-text);
    --theme-progress-indicator-helper-icon-error--color: var(--theme-color-alarm);
    --theme-progress-indicator-helper-icon-info--color: var(--theme-color-info);
    --theme-progress-indicator-helper-icon-paused--color: var(--theme-color-neutral);
    --theme-progress-indicator-helper-icon-success--color: var(--theme-color-success);
    --theme-progress-indicator-helper-icon-warning--color: var(--theme-color-warning-text);
    --theme-progress-indicator-helper-info--color: var(--theme-color-std-text);
    --theme-progress-indicator-helper-paused--color: var(--theme-color-std-text);
    --theme-progress-indicator-helper-success--color: var(--theme-color-std-text);
    --theme-progress-indicator-helper-warning--color: var(--theme-color-std-text);
    --theme-progress-indicator-label--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-error--color: var(--theme-color-alarm-text);
    --theme-progress-indicator-label-info--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-paused--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-success--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-warning--color: var(--theme-color-soft-text);
    --theme-progress-indicator-track--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-error--background: var(--theme-color-component-error);
    --theme-progress-indicator-track-info--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-paused--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-success--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-warning--background: var(--theme-color-component-warning);
    --theme-push-card--border-radius: var(--theme-default-border-radius);
    --theme-push-card--border-width: var(--theme-border-width-default);
    --theme-push-card--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-push-card-alarm--background: var(--theme-color-alarm);
    --theme-push-card-alarm--background--active: var(--theme-color-alarm--active);
    --theme-push-card-alarm--background--hover: var(--theme-color-alarm--hover);
    --theme-push-card-alarm--border-color: var(--theme-color-0);
    --theme-push-card-alarm--border-color--active: var(--theme-color-0);
    --theme-push-card-alarm--border-color--hover: var(--theme-color-0);
    --theme-push-card-alarm--color: var(--theme-color-alarm--contrast);
    --theme-push-card-alarm-accordion--background: var(--theme-color-alarm);
    --theme-push-card-alarm-accordion--background--active: var(--theme-color-alarm--active);
    --theme-push-card-alarm-accordion--background--hover: var(--theme-color-alarm--hover);
    --theme-push-card-alarm-accordion--border-color: var(--theme-color-1);
    --theme-push-card-alarm-accordion--color: var(--theme-color-alarm--contrast);
    --theme-push-card-alarm-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-alarm-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-alarm-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-alarm-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-alarm-subtext--color: var(--theme-color-alarm--contrast);
    --theme-push-card-critical--background: var(--theme-color-critical);
    --theme-push-card-critical--background--active: var(--theme-color-critical--active);
    --theme-push-card-critical--background--hover: var(--theme-color-critical--hover);
    --theme-push-card-critical--border-color: var(--theme-color-0);
    --theme-push-card-critical--border-color--active: var(--theme-color-0);
    --theme-push-card-critical--border-color--hover: var(--theme-color-0);
    --theme-push-card-critical--color: var(--theme-color-critical--contrast);
    --theme-push-card-critical-accordion--background: var(--theme-color-critical);
    --theme-push-card-critical-accordion--background--active: var(--theme-color-critical--active);
    --theme-push-card-critical-accordion--background--hover: var(--theme-color-critical--hover);
    --theme-push-card-critical-accordion--border-color: var(--theme-color-1);
    --theme-push-card-critical-accordion--color: var(--theme-color-critical--contrast);
    --theme-push-card-critical-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-critical-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-critical-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-critical-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-critical-subtext--color: var(--theme-color-critical--contrast);
    --theme-push-card-filled--background: var(--theme-color-component-1);
    --theme-push-card-filled--background--active: var(--theme-color-component-1--active);
    --theme-push-card-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-push-card-filled--border-color: var(--theme-color-0);
    --theme-push-card-filled--border-color--active: var(--theme-color-0);
    --theme-push-card-filled--border-color--hover: var(--theme-color-0);
    --theme-push-card-filled--color: var(--theme-color-std-text);
    --theme-push-card-filled-accordion--background: var(--theme-color-component-1);
    --theme-push-card-filled-accordion--background--active: var(--theme-color-component-1--active);
    --theme-push-card-filled-accordion--background--hover: var(--theme-color-component-1--hover);
    --theme-push-card-filled-accordion--border-color: var(--theme-color-1);
    --theme-push-card-filled-accordion--color: var(--theme-color-std-text);
    --theme-push-card-filled-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-filled-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-filled-accordion-frame--border-color: var(--theme-color-0);
    --theme-push-card-filled-accordion-frame--border-width: var(--theme-border-width-none);
    --theme-push-card-filled-subtext--color: var(--theme-color-soft-text);
    --theme-push-card-info--background: var(--theme-color-info);
    --theme-push-card-info--background--active: var(--theme-color-info--active);
    --theme-push-card-info--background--hover: var(--theme-color-info--hover);
    --theme-push-card-info--border-color: var(--theme-color-0);
    --theme-push-card-info--border-color--active: var(--theme-color-0);
    --theme-push-card-info--border-color--hover: var(--theme-color-0);
    --theme-push-card-info--color: var(--theme-color-info--contrast);
    --theme-push-card-info-accordion--background: var(--theme-color-info);
    --theme-push-card-info-accordion--background--active: var(--theme-color-info--active);
    --theme-push-card-info-accordion--background--hover: var(--theme-color-info--hover);
    --theme-push-card-info-accordion--border-color: var(--theme-color-1);
    --theme-push-card-info-accordion--color: var(--theme-color-info--contrast);
    --theme-push-card-info-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-info-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-info-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-info-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-info-subtext--color: var(--theme-color-info--contrast);
    --theme-push-card-neutral--background: var(--theme-color-neutral);
    --theme-push-card-neutral--background--active: var(--theme-color-neutral--active);
    --theme-push-card-neutral--background--hover: var(--theme-color-neutral--hover);
    --theme-push-card-neutral--border-color: var(--theme-color-0);
    --theme-push-card-neutral--border-color--active: var(--theme-color-0);
    --theme-push-card-neutral--border-color--hover: var(--theme-color-0);
    --theme-push-card-neutral--color: var(--theme-color-neutral--contrast);
    --theme-push-card-neutral-accordion--background: var(--theme-color-neutral);
    --theme-push-card-neutral-accordion--background--active: var(--theme-color-neutral--active);
    --theme-push-card-neutral-accordion--background--hover: var(--theme-color-neutral--hover);
    --theme-push-card-neutral-accordion--border-color: var(--theme-color-1);
    --theme-push-card-neutral-accordion--color: var(--theme-color-neutral--contrast);
    --theme-push-card-neutral-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-neutral-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-neutral-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-neutral-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-neutral-subtext--color: var(--theme-color-neutral--contrast);
    --theme-push-card-outline--background: var(--theme-color-ghost);
    --theme-push-card-outline--background--active: var(--theme-color-ghost--active);
    --theme-push-card-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-push-card-outline--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-outline--border-color--active: var(--theme-color-soft-bdr);
    --theme-push-card-outline--border-color--hover: var(--theme-color-soft-bdr);
    --theme-push-card-outline--color: var(--theme-color-std-text);
    --theme-push-card-outline-accordion--background: var(--theme-color-component-1);
    --theme-push-card-outline-accordion--background--active: var(--theme-color-component-1--active);
    --theme-push-card-outline-accordion--background--hover: var(--theme-color-component-1--hover);
    --theme-push-card-outline-accordion--border-color: var(--theme-color-1);
    --theme-push-card-outline-accordion--color: var(--theme-color-std-text);
    --theme-push-card-outline-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-outline-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-outline-accordion-frame--border-color: var(--theme-color-0);
    --theme-push-card-outline-accordion-frame--border-width: var(--theme-border-width-none);
    --theme-push-card-outline-subtext--color: var(--theme-color-soft-text);
    --theme-push-card-primary--background: var(--theme-color-primary);
    --theme-push-card-primary--background--active: var(--theme-color-primary--active);
    --theme-push-card-primary--background--hover: var(--theme-color-primary--hover);
    --theme-push-card-primary--border-color: var(--theme-color-0);
    --theme-push-card-primary--border-color--active: var(--theme-color-0);
    --theme-push-card-primary--border-color--hover: var(--theme-color-0);
    --theme-push-card-primary--color: var(--theme-color-primary--contrast);
    --theme-push-card-primary-accordion--background: var(--theme-color-primary);
    --theme-push-card-primary-accordion--background--active: var(--theme-color-primary--active);
    --theme-push-card-primary-accordion--background--hover: var(--theme-color-primary--hover);
    --theme-push-card-primary-accordion--border-color: var(--theme-color-1);
    --theme-push-card-primary-accordion--color: var(--theme-color-primary--contrast);
    --theme-push-card-primary-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-primary-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-primary-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-primary-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-primary-subtext--color: var(--theme-color-primary--contrast);
    --theme-push-card-success--background: var(--theme-color-success);
    --theme-push-card-success--background--active: var(--theme-color-success--active);
    --theme-push-card-success--background--hover: var(--theme-color-success--hover);
    --theme-push-card-success--border-color: var(--theme-color-0);
    --theme-push-card-success--border-color--active: var(--theme-color-0);
    --theme-push-card-success--border-color--hover: var(--theme-color-0);
    --theme-push-card-success--color: var(--theme-color-success--contrast);
    --theme-push-card-success-accordion--background: var(--theme-color-success);
    --theme-push-card-success-accordion--background--active: var(--theme-color-success--active);
    --theme-push-card-success-accordion--background--hover: var(--theme-color-success--hover);
    --theme-push-card-success-accordion--border-color: var(--theme-color-1);
    --theme-push-card-success-accordion--color: var(--theme-color-success--contrast);
    --theme-push-card-success-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-success-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-success-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-success-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-success-subtext--color: var(--theme-color-success--contrast);
    --theme-push-card-warning--background: var(--theme-color-warning);
    --theme-push-card-warning--background--active: var(--theme-color-warning--active);
    --theme-push-card-warning--background--hover: var(--theme-color-warning--hover);
    --theme-push-card-warning--border-color: var(--theme-color-0);
    --theme-push-card-warning--border-color--active: var(--theme-color-0);
    --theme-push-card-warning--border-color--hover: var(--theme-color-0);
    --theme-push-card-warning--color: var(--theme-color-warning--contrast);
    --theme-push-card-warning-accordion--background: var(--theme-color-warning);
    --theme-push-card-warning-accordion--background--active: var(--theme-color-warning--active);
    --theme-push-card-warning-accordion--background--hover: var(--theme-color-warning--hover);
    --theme-push-card-warning-accordion--border-color: var(--theme-color-1);
    --theme-push-card-warning-accordion--color: var(--theme-color-warning--contrast);
    --theme-push-card-warning-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-warning-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-warning-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-warning-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-warning-subtext--color: var(--theme-color-warning--contrast);
    --theme-radiobtn--border-thickness: var(--theme-border-width-default);
    --theme-radiobtn--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-radiobtn-checked--background: var(--theme-color-dynamic);
    --theme-radiobtn-checked--background--active: var(--theme-color-dynamic--active);
    --theme-radiobtn-checked--background--disabled: var(--theme-color-component-4);
    --theme-radiobtn-checked--background--hover: var(--theme-color-dynamic--hover);
    --theme-radiobtn-checked--background--info: var(--theme-color-info);
    --theme-radiobtn-checked--background--info--active: var(--theme-color-info--active);
    --theme-radiobtn-checked--background--info--hover: var(--theme-color-info--hover);
    --theme-radiobtn-checked--background--invalid: var(--theme-color-alarm);
    --theme-radiobtn-checked--background--invalid--active: var(--theme-color-alarm--active);
    --theme-radiobtn-checked--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-radiobtn-checked--background--warning: var(--theme-color-warning);
    --theme-radiobtn-checked--background--warning--active: var(--theme-color-warning--active);
    --theme-radiobtn-checked--background--warning--hover: var(--theme-color-warning--hover);
    --theme-radiobtn-checked--border-color: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--active: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--disabled: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--hover: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--info: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--info--active: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--info--hover: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-radiobtn-checked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-radiobtn-checked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-radiobtn-checked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-radiobtn-checked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-radiobtn-checked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-radiobtn-checked--color: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--active: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--disabled: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--hover: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--info: var(--theme-color-info--contrast);
    --theme-radiobtn-checked--color--info--active: var(--theme-color-info--contrast);
    --theme-radiobtn-checked--color--info--hover: var(--theme-color-info--contrast);
    --theme-radiobtn-checked--color--invalid: var(--theme-color-alarm--contrast);
    --theme-radiobtn-checked--color--invalid--active: var(--theme-color-alarm--contrast);
    --theme-radiobtn-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-radiobtn-checked--color--warning: var(--theme-color-warning--contrast);
    --theme-radiobtn-checked--color--warning--active: var(--theme-color-warning--contrast);
    --theme-radiobtn-checked--color--warning--hover: var(--theme-color-warning--contrast);
    --theme-radiobtn-label--color: var(--theme-color-std-text);
    --theme-radiobtn-label--color--disabled: var(--theme-color-weak-text);
    --theme-radiobtn-unchecked--background: var(--theme-color-secondary);
    --theme-radiobtn-unchecked--background--active: var(--theme-color-secondary--active);
    --theme-radiobtn-unchecked--background--disabled: var(--theme-color-ghost);
    --theme-radiobtn-unchecked--background--hover: var(--theme-color-secondary--hover);
    --theme-radiobtn-unchecked--background--info: var(--theme-color-secondary);
    --theme-radiobtn-unchecked--background--info--active: var(--theme-color-ghost--active);
    --theme-radiobtn-unchecked--background--info--hover: var(--theme-color-ghost--hover);
    --theme-radiobtn-unchecked--background--invalid: var(--theme-color-component-error);
    --theme-radiobtn-unchecked--background--invalid--active: var(--theme-color-ghost--active);
    --theme-radiobtn-unchecked--background--invalid--hover: var(--theme-color-ghost--hover);
    --theme-radiobtn-unchecked--background--warning: var(--theme-color-component-warning);
    --theme-radiobtn-unchecked--background--warning--active: var(--theme-color-ghost--active);
    --theme-radiobtn-unchecked--background--warning--hover: var(--theme-color-ghost--hover);
    --theme-radiobtn-unchecked--border-color: var(--theme-color-contrast-bdr);
    --theme-radiobtn-unchecked--border-color--active: var(--theme-color-dynamic);
    --theme-radiobtn-unchecked--border-color--disabled: var(--theme-color-component-4);
    --theme-radiobtn-unchecked--border-color--hover: var(--theme-color-dynamic);
    --theme-radiobtn-unchecked--border-color--info: var(--theme-color-info);
    --theme-radiobtn-unchecked--border-color--info--active: var(--theme-color-info--active);
    --theme-radiobtn-unchecked--border-color--info--hover: var(--theme-color-info--hover);
    --theme-radiobtn-unchecked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-radiobtn-unchecked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-radiobtn-unchecked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-radiobtn-unchecked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-radiobtn-unchecked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-radiobtn-unchecked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-scrollbar-thumb--background: var(--theme-color-5);
    --theme-scrollbar-thumb--background--hover: var(--theme-color-7);
    --theme-scrollbar-track--background: var(--theme-color-2);
    --theme-scrollbar-track--background--hover: var(--theme-color-3);
    --theme-scrollbar-track--border: var(--theme-color-1);
    --theme-select-list--background: var(--theme-color-2);
    --theme-select-list--border-color: var(--theme-color-0);
    --theme-select-list-item--background: var(--theme-color-ghost);
    --theme-select-list-item--background--active: var(--theme-color-ghost--active);
    --theme-select-list-item--background--disabled: var(--theme-color-ghost);
    --theme-select-list-item--background--hover: var(--theme-color-ghost--hover);
    --theme-select-list-item--background--selected: var(--theme-color-ghost--selected);
    --theme-select-list-item--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-select-list-item--background--selected-disabled: var(--theme-color-ghost);
    --theme-select-list-item--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-select-list-item--color: var(--theme-color-std-text);
    --theme-select-list-item--color--active: var(--theme-color-std-text);
    --theme-select-list-item--color--disabled: var(--theme-color-weak-text);
    --theme-select-list-item--color--hover: var(--theme-color-std-text);
    --theme-select-list-item--color--selected: var(--theme-color-std-text);
    --theme-select-list-item--color--selected-active: var(--theme-color-std-text);
    --theme-select-list-item--color--selected-disabled: var(--theme-color-weak-text);
    --theme-select-list-item--color--selected-hover: var(--theme-color-std-text);
    --theme-select-list-item-check--color: var(--theme-color-std-text);
    --theme-select-list-item-check--color--active: var(--theme-color-std-text);
    --theme-select-list-item-check--color--disabled: var(--theme-color-weak-text);
    --theme-select-list-item-check--color--hover: var(--theme-color-std-text);
    --theme-select-list-item-hint--color: var(--theme-color-soft-text);
    --theme-select-list-item-hint--color--active: var(--theme-color-soft-text);
    --theme-select-list-item-hint--color--hover: var(--theme-color-soft-text);
    --theme-slider-thumb--background: var(--theme-color-dynamic);
    --theme-slider-thumb--background--active: var(--theme-color-dynamic--active);
    --theme-slider-thumb--background--disabled: var(--theme-color-7);
    --theme-slider-thumb--background--hover: var(--theme-color-dynamic--hover);
    --theme-slider-thumb--background--info: var(--theme-color-info);
    --theme-slider-thumb--background--info--active: var(--theme-color-info--active);
    --theme-slider-thumb--background--info--hover: var(--theme-color-info--hover);
    --theme-slider-thumb--background--invalid: var(--theme-color-alarm);
    --theme-slider-thumb--background--invalid--active: var(--theme-color-alarm--active);
    --theme-slider-thumb--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-slider-thumb--background--warning: var(--theme-color-warning);
    --theme-slider-thumb--background--warning--active: var(--theme-color-warning--active);
    --theme-slider-thumb--background--warning--hover: var(--theme-color-warning--hover);
    --theme-slider-trace--background: var(--theme-color-dynamic);
    --theme-slider-trace--background--disabled: var(--theme-color-component-3);
    --theme-slider-trace--background--info: var(--theme-color-info);
    --theme-slider-trace--background--invalid: var(--theme-color-alarm);
    --theme-slider-trace--background--warning: var(--theme-color-warning-bdr);
    --theme-slider-trace-marker--background: var(--theme-color-dynamic);
    --theme-slider-trace-marker--background--disabled: var(--theme-color-7);
    --theme-slider-trace-marker--background--info: var(--theme-color-info);
    --theme-slider-trace-marker--background--invalid: var(--theme-color-alarm);
    --theme-slider-trace-marker--background--warning: var(--theme-color-warning);
    --theme-slider-track--background: var(--theme-color-component-4);
    --theme-slider-track--background--disabled: var(--theme-color-component-2);
    --theme-slider-track-marker--background: var(--theme-color-8);
    --theme-slider-track-marker--background--disabled: var(--theme-color-5);
    --theme-switch--color: var(--theme-color-std-text);
    --theme-switch--color--active: var(--theme-color-std-text);
    --theme-switch--color--disabled: var(--theme-color-weak-text);
    --theme-switch--color--hover: var(--theme-color-std-text);
    --theme-switch-mixed--background: var(--theme-color-component-4);
    --theme-switch-mixed--background--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--disabled: var(--theme-color-component-2);
    --theme-switch-mixed--background--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--info: var(--theme-color-component-4);
    --theme-switch-mixed--background--info--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--info--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--invalid: var(--theme-color-component-4);
    --theme-switch-mixed--background--invalid--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--invalid--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--valid: var(--theme-color-component-4);
    --theme-switch-mixed--background--valid--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--valid--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--warning: var(--theme-color-component-4);
    --theme-switch-mixed--background--warning--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--warning--hover: var(--theme-color-component-5);
    --theme-switch-mixed--border-color: var(--theme-color-0);
    --theme-switch-mixed--border-color--active: var(--theme-color-0);
    --theme-switch-mixed--border-color--disabled: var(--theme-color-0);
    --theme-switch-mixed--border-color--hover: var(--theme-color-0);
    --theme-switch-mixed--border-color--info: var(--theme-color-info);
    --theme-switch-mixed--border-color--info--active: var(--theme-color-info);
    --theme-switch-mixed--border-color--info--hover: var(--theme-color-info);
    --theme-switch-mixed--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-mixed--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-mixed--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-mixed--border-color--valid: var(--theme-color-0);
    --theme-switch-mixed--border-color--valid--active: var(--theme-color-0);
    --theme-switch-mixed--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-mixed--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-mixed--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-mixed--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-off--background: var(--theme-color-component-4);
    --theme-switch-off--background--active: var(--theme-color-component-4);
    --theme-switch-off--background--disabled: var(--theme-color-component-2);
    --theme-switch-off--background--hover: var(--theme-color-component-5);
    --theme-switch-off--background--info: var(--theme-color-component-4);
    --theme-switch-off--background--info--active: var(--theme-color-component-4);
    --theme-switch-off--background--info--hover: var(--theme-color-component-5);
    --theme-switch-off--background--invalid: var(--theme-color-component-4);
    --theme-switch-off--background--invalid--active: var(--theme-color-component-4);
    --theme-switch-off--background--invalid--hover: var(--theme-color-component-5);
    --theme-switch-off--background--valid: var(--theme-color-component-4);
    --theme-switch-off--background--valid--active: var(--theme-color-component-4);
    --theme-switch-off--background--valid--hover: var(--theme-color-component-5);
    --theme-switch-off--background--warning: var(--theme-color-component-4);
    --theme-switch-off--background--warning--active: var(--theme-color-component-4);
    --theme-switch-off--background--warning--hover: var(--theme-color-component-5);
    --theme-switch-off--border-color: var(--theme-color-0);
    --theme-switch-off--border-color--active: var(--theme-color-0);
    --theme-switch-off--border-color--disabled: var(--theme-color-0);
    --theme-switch-off--border-color--hover: var(--theme-color-0);
    --theme-switch-off--border-color--info: var(--theme-color-info);
    --theme-switch-off--border-color--info--active: var(--theme-color-info--active);
    --theme-switch-off--border-color--info--hover: var(--theme-color-info--hover);
    --theme-switch-off--border-color--invalid: var(--theme-color-alarm-bdr--theme-color-alarm-bdr);
    --theme-switch-off--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-off--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-off--border-color--valid: var(--theme-color-0);
    --theme-switch-off--border-color--valid--active: var(--theme-color-0);
    --theme-switch-off--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-off--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-off--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-off--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-on--background: var(--theme-color-dynamic);
    --theme-switch-on--background--active: var(--theme-color-dynamic--active);
    --theme-switch-on--background--disabled: var(--theme-color-component-2);
    --theme-switch-on--background--hover: var(--theme-color-dynamic--hover);
    --theme-switch-on--background--info: var(--theme-color-info);
    --theme-switch-on--background--info--active: var(--theme-color-info--active);
    --theme-switch-on--background--info--hover: var(--theme-color-info--hover);
    --theme-switch-on--background--invalid: var(--theme-color-alarm);
    --theme-switch-on--background--invalid--active: var(--theme-color-alarm--active);
    --theme-switch-on--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-switch-on--background--valid: var(--theme-color-dynamic);
    --theme-switch-on--background--valid--active: var(--theme-color-dynamic--active);
    --theme-switch-on--background--valid--hover: var(--theme-color-dynamic--hover);
    --theme-switch-on--background--warning: var(--theme-color-warning);
    --theme-switch-on--background--warning--active: var(--theme-color-warning--active);
    --theme-switch-on--background--warning--hover: var(--theme-color-warning--hover);
    --theme-switch-on--border-color: var(--theme-color-0);
    --theme-switch-on--border-color--active: var(--theme-color-0);
    --theme-switch-on--border-color--disabled: var(--theme-color-0);
    --theme-switch-on--border-color--hover: var(--theme-color-0);
    --theme-switch-on--border-color--info: var(--theme-color-0);
    --theme-switch-on--border-color--info--active: var(--theme-color-0);
    --theme-switch-on--border-color--info--hover: var(--theme-color-0);
    --theme-switch-on--border-color--invalid: var(--theme-color-0);
    --theme-switch-on--border-color--invalid--active: var(--theme-color-0);
    --theme-switch-on--border-color--invalid--hover: var(--theme-color-0);
    --theme-switch-on--border-color--valid: var(--theme-color-0);
    --theme-switch-on--border-color--valid--active: var(--theme-color-0);
    --theme-switch-on--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-on--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-on--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-on--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-thumb--box-shadow: none;
    --theme-switch-thumb-mixed--background: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--disabled: var(--theme-color-component-3);
    --theme-switch-thumb-mixed--background--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--info: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--info--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--info--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--invalid: var(--theme-color-component-error);
    --theme-switch-thumb-mixed--background--invalid--active: var(--theme-color-component-error);
    --theme-switch-thumb-mixed--background--invalid--hover: var(--theme-color-component-error);
    --theme-switch-thumb-mixed--background--valid: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--valid--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--valid--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--warning: var(--theme-color-component-warning);
    --theme-switch-thumb-mixed--background--warning--active: var(--theme-color-component-warning);
    --theme-switch-thumb-mixed--background--warning--hover: var(--theme-color-component-warning);
    --theme-switch-thumb-mixed--border-color: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--active: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--disabled: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--hover: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--info: var(--theme-color-info);
    --theme-switch-thumb-mixed--border-color--info--active: var(--theme-color-info);
    --theme-switch-thumb-mixed--border-color--info--hover: var(--theme-color-info);
    --theme-switch-thumb-mixed--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-mixed--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-mixed--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-mixed--border-color--valid: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--valid--active: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-thumb-mixed--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-thumb-mixed--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-thumb-off--background: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--disabled: var(--theme-color-component-3);
    --theme-switch-thumb-off--background--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--info: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--info--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--info--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--invalid: var(--theme-color-component-error);
    --theme-switch-thumb-off--background--invalid--active: var(--theme-color-component-error);
    --theme-switch-thumb-off--background--invalid--hover: var(--theme-color-component-error);
    --theme-switch-thumb-off--background--valid: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--valid--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--valid--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--warning: var(--theme-color-component-warning);
    --theme-switch-thumb-off--background--warning--active: var(--theme-color-component-warning);
    --theme-switch-thumb-off--background--warning--hover: var(--theme-color-component-warning);
    --theme-switch-thumb-off--border-color: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--active: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--disabled: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--hover: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--info: var(--theme-color-info);
    --theme-switch-thumb-off--border-color--info--active: var(--theme-color-info);
    --theme-switch-thumb-off--border-color--info--hover: var(--theme-color-info);
    --theme-switch-thumb-off--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-off--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-off--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-off--border-color--valid: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--valid--active: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-thumb-off--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-thumb-off--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-thumb-on--background: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--active: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--disabled: var(--theme-color-component-3);
    --theme-switch-thumb-on--background--hover: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--info: var(--theme-color-info--contrast);
    --theme-switch-thumb-on--background--info--active: var(--theme-color-info--contrast);
    --theme-switch-thumb-on--background--info--hover: var(--theme-color-info--contrast);
    --theme-switch-thumb-on--background--invalid: var(--theme-color-alarm--contrast);
    --theme-switch-thumb-on--background--invalid--active: var(--theme-color-alarm--contrast);
    --theme-switch-thumb-on--background--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-switch-thumb-on--background--valid: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--valid--active: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--valid--hover: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--warning: var(--theme-color-warning--contrast);
    --theme-switch-thumb-on--background--warning--active: var(--theme-color-warning--contrast);
    --theme-switch-thumb-on--background--warning--hover: var(--theme-color-warning--contrast);
    --theme-switch-thumb-on--border-color: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--active: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--disabled: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--hover: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--info: var(--theme-color-info);
    --theme-switch-thumb-on--border-color--info--active: var(--theme-color-info);
    --theme-switch-thumb-on--border-color--info--hover: var(--theme-color-info);
    --theme-switch-thumb-on--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-on--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-on--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-on--border-color--valid: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--valid--active: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-thumb-on--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-thumb-on--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-animated-tab-circle--background: var(--theme-color-component-1);
    --theme-animated-tab-circle--background--active: var(--theme-color-ghost-primary--active);
    --theme-animated-tab-circle--background--disabled: var(--theme-color-ghost);
    --theme-animated-tab-circle--background--hover: var(--theme-color-ghost-primary--hover);
    --theme-animated-tab-circle--background--selected: var(--theme-color-ghost);
    --theme-animated-tab-circle--border-color: var(--theme-color-0);
    --theme-animated-tab-circle--border-color--active: var(--theme-color-0);
    --theme-animated-tab-circle--border-color--disabled: var(--theme-color-ghost);
    --theme-animated-tab-circle--border-color--hover: var(--theme-color-0);
    --theme-animated-tab-circle--border-color--selected: var(--theme-color-dynamic);
    --theme-animated-tab-icon--color: var(--theme-color-std-text);
    --theme-animated-tab-icon--color--active: var(--theme-color-std-text);
    --theme-animated-tab-icon--color--disabled: var(--theme-color-weak-text);
    --theme-animated-tab-icon--color--hover: var(--theme-color-std-text);
    --theme-animated-tab-icon--color--selected: var(--theme-color-std-text);
    --theme-animated-tab-indicator--background: var(--theme-color-soft-bdr);
    --theme-animated-tab-indicator--background--active: var(--theme-color-soft-bdr);
    --theme-animated-tab-indicator--background--hover: var(--theme-color-soft-bdr);
    --theme-animated-tab-indicator--background--selected: var(--theme-color-dynamic);
    --theme-tab--background: var(--theme-color-ghost);
    --theme-tab--background--active: var(--theme-color-ghost-primary--active);
    --theme-tab--background--disabled: var(--theme-color-ghost);
    --theme-tab--background--hover: var(--theme-color-ghost-primary--hover);
    --theme-tab--background--selected: var(--theme-color-ghost);
    --theme-tab--color: var(--theme-color-std-text);
    --theme-tab--color--active: var(--theme-color-std-text);
    --theme-tab--color--disabled: var(--theme-color-weak-text);
    --theme-tab--color--hover: var(--theme-color-std-text);
    --theme-tab--color--selected: var(--theme-color-std-text);
    --theme-tab-icon--color: var(--theme-color-std-text);
    --theme-tab-icon--color--active: var(--theme-color-std-text);
    --theme-tab-icon--color--disabled: var(--theme-color-weak-text);
    --theme-tab-icon--color--hover: var(--theme-color-std-text);
    --theme-tab-icon--color--selected: var(--theme-color-std-text);
    --theme-tab-indicator--background: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--active: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--disabled: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--hover: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--selected: var(--theme-color-dynamic);
    --theme-tab-indicator--height: 0.125rem;
    --theme-tab-pill--border-color: var(--theme-color-neutral);
    --theme-tab-pill--border-color--active: var(--theme-color-neutral);
    --theme-tab-pill--border-color--disabled: var(--theme-color-neutral);
    --theme-tab-pill--border-color--hover: var(--theme-color-neutral);
    --theme-tab-pill--border-color--selected: var(--theme-color-dynamic);
    --theme-table-group-header-row--background: var(--theme-color-0);
    --theme-table-group-header-row--border-color: var(--theme-color-soft-bdr);
    --theme-table--background: var(--theme-color-0);
    --theme-table--border-color: var(--theme-color-0);
    --theme-table--color: var(--theme-color-std-text);
    --theme-table-data-cell--background: var(--theme-color-ghost);
    --theme-table-data-cell--background--active: var(--theme-color-ghost--active);
    --theme-table-data-cell--background--disabled: var(--theme-color-ghost);
    --theme-table-data-cell--background--hover: var(--theme-color-ghost--hover);
    --theme-table-data-cell--background--selected: var(--theme-color-ghost--selected);
    --theme-table-data-cell--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-table-data-cell--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-table-data-cell--border-color: var(--theme-color-0);
    --theme-table-data-cell--color: var(--theme-color-std-text);
    --theme-table-data-cell--color-disabled: var(--theme-color-weak-text);
    --theme-table-data-row--background: var(--theme-color-ghost);
    --theme-table-data-row--background--active: var(--theme-color-ghost--active);
    --theme-table-data-row--background--disabled: var(--theme-color-ghost);
    --theme-table-data-row--background--hover: var(--theme-color-ghost--hover);
    --theme-table-data-row--background--selected: var(--theme-color-ghost--selected);
    --theme-table-data-row--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-table-data-row--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-table-data-row--border-color: var(--theme-color-weak-bdr);
    --theme-table-data-row-alt--background: var(--theme-color-ghost-alt);
    --theme-table-data-row-alt--background--active: var(--theme-color-ghost-alt--active);
    --theme-table-data-row-alt--background--disabled: var(--theme-color-ghost-alt);
    --theme-table-data-row-alt--background--hover: var(--theme-color-ghost-alt--hover);
    --theme-table-data-row-alt--background--selected: var(--theme-color-ghost-alt--selected);
    --theme-table-data-row-alt--background--selected-active: var(--theme-color-ghost-alt--selected-active);
    --theme-table-data-row-alt--background--selected-hover: var(--theme-color-ghost-alt--selected-hover);
    --theme-table-group-splitter--background: var(--theme-color-x-weak-bdr);
    --theme-table-group-splitter--background--hover: var(--theme-color-dynamic);
    --theme-table-header-cell--background: var(--theme-color-ghost);
    --theme-table-header-cell--background--active: var(--theme-color-ghost--active);
    --theme-table-header-cell--background--hover: var(--theme-color-ghost--hover);
    --theme-table-header-cell--border-color: var(--theme-color-0);
    --theme-table-header-cell--border-color--active: var(--theme-color-0);
    --theme-table-header-cell--border-color--hover: var(--theme-color-0);
    --theme-table-header-cell--color: var(--theme-color-std-text);
    --theme-table-header-filter--color: var(--theme-color-dynamic);
    --theme-table-header-row--background: var(--theme-color-0);
    --theme-table-header-row--border-color: var(--theme-color-soft-bdr);
    --theme-table-header-sort--color: var(--theme-color-dynamic);
    --theme-table-header-splitter--background: var(--theme-color-soft-bdr);
    --theme-table-header-splitter--background--hover: var(--theme-color-dynamic);
    --theme-table-selection--border-color: var(--theme-color-0);
    --theme-tile--border-radius: var(--theme-default-border-radius);
    --theme-tile--box-shadow: none;
    --theme-toast--background: var(--theme-color-2);
    --theme-toast--border-color: var(--theme-color-0);
    --theme-toast--border-radius: var(--theme-default-border-radius);
    --theme-toast--border-radus: var(--theme-toast--border-radius);
    --theme-toast--border-thickness: var(--theme-border-width-none);
    --theme-toast--box-shadow: var(--theme-shadow-4);
    --theme-toast--color: var(--theme-color-std-text);
    --theme-toast-timer-track--background: var(--theme-color-0);
    --theme-toast-timer-value--background: var(--theme-color-component-4);
    --theme-tooltip--background: var(--theme-color-2);
    --theme-tooltip--border-color: var(--theme-color-0);
    --theme-tooltip--color: var(--theme-color-std-text);
    --theme-tooltip-close--color: var(--theme-color-soft-text);
    --theme-tooltip-close-btn--background: var(--theme-color-ghost);
    --theme-tooltip-close-btn--background--active: var(--theme-color-ghost--active);
    --theme-tooltip-close-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-tootlip--background: var(--theme-tooltip--background);
    --theme-tree-item--background: var(--theme-color-ghost);
    --theme-tree-item--background--active: var(--theme-color-ghost--active);
    --theme-tree-item--background--hover: var(--theme-color-ghost--hover);
    --theme-tree-item--background--selected: var(--theme-color-ghost--selected);
    --theme-tree-item--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-tree-item--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-tree-item--color: var(--theme-color-std-text);
    --theme-tree-item-icon: var(--theme-color-std-text);
    --theme-tree-item-node-closed-icon--color: var(--theme-color-std-text);
    --theme-tree-item-node-open-icon--color: var(--theme-color-dynamic);
    --theme-tree-item-status--color: var(--theme-color-soft-text);
    --theme-upload--background: var(--theme-color-1);
    --theme-upload--background--checking: var(--theme-color-1);
    --theme-upload--background--disabled: var(--theme-color-0);
    --theme-upload--background--dragover: var(--theme-color-1);
    --theme-upload--border-color: var(--theme-color-soft-bdr);
    --theme-upload--border-color--checking: var(--theme-color-soft-bdr);
    --theme-upload--border-color--disabled: var(--theme-color-soft-bdr);
    --theme-upload--border-color--dragover: var(--theme-color-dynamic);
    --theme-upload--border-radius: var(--theme-default-border-radius);
    --theme-upload-text--color: var(--theme-color-std-text);
    --theme-upload-text--color--checking: var(--theme-color-std-text);
    --theme-upload-text--color--disabled: var(--theme-color-weak-text);
    --theme-workflow--border-radius: 1px;
    --theme-workflow-step--background: var(--theme-color-ghost);
    --theme-workflow-step--background--active: var(--theme-color-ghost--active);
    --theme-workflow-step--background--disabled: var(--theme-color-ghost);
    --theme-workflow-step--background--hover: var(--theme-color-ghost--hover);
    --theme-workflow-step--background--selected: var(--theme-color-ghost--selected);
    --theme-workflow-step--color: var(--theme-color-std-text);
    --theme-workflow-step--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon--background: var(--theme-color-1);
    --theme-workflow-step-icon-default--color: var(--theme-color-soft-text);
    --theme-workflow-step-icon-default--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-default--color--selected: var(--theme-color-dynamic);
    --theme-workflow-step-icon-done--color: var(--theme-color-primary);
    --theme-workflow-step-icon-done--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-done--color--selected: var(--theme-color-dynamic);
    --theme-workflow-step-icon-error--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-success--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-warning--color--disabled: var(--theme-color-weak-text);
}

.ix-theme-brand-dark {
    
    /* Dark Theme Variables */
    --theme-color-0: #00002800;
    --theme-color-1: #000028;
    --theme-color-2: #23233c;
    --theme-color-3: #23233c;
    --theme-color-4: #23233c;
    --theme-color-5: #565667;
    --theme-color-6: #666675;
    --theme-color-7: #777784;
    --theme-color-8: #dedee3;
    --theme-color-std-bdr: #e8e8e38c;
    --theme-color-soft-bdr: #ebf0f566;
    --theme-color-weak-bdr: #e8e8e326;
    --theme-color-x-weak-bdr: #9c9c9626;
    --theme-color-focus-bdr: #1491eb;
    --theme-color-contrast-bdr: #fff;
    --theme-color-hard-bdr: #b3b3be;
    --theme-color-alarm-bdr: #ff2640;
    --theme-color-warning-bdr: #ffd732;
    --theme-color-ghost: #00001c00;
    --theme-color-ghost-primary--active: #00805226;
    --theme-color-ghost-primary--hover: #00ffb91f;
    --theme-color-primary: #0cc;
    --theme-color-primary--contrast: #000028;
    --theme-color-primary--hover: #00ffb9;
    --theme-color-primary--active: #00e5aa;
    --theme-color-primary--disabled: #00cccc73;
    --theme-color-dynamic: #00ffb9;
    --theme-color-dynamic--hover: #62eec7;
    --theme-color-dynamic--active: #5ce0bc;
    --theme-color-dynamic-alt: #00ffb9;
    --theme-color-dynamic-alt--hover: #62eec7;
    --theme-color-dynamic-alt--active: #5ce0bc;
    --theme-color-secondary: #00002800;
    --theme-color-secondary--hover: #001c31;
    --theme-color-secondary--active: #00002800;
    --theme-color-component-2: #ffffff26;
    --theme-color-component-3: #ffffff4d;
    --theme-color-component-4: #ffffff73;
    --theme-color-component-5: #fff9;
    --theme-color-component-6: #ffffffbf;
    --theme-color-component-7--hover: #196269;
    --theme-color-component-7: #00ffb926;
    --theme-color-component-7--active: #16565c;
    --theme-color-component-error: #331131;
    --theme-color-component-warning: #4b433a;
    --theme-color-component-info: #062c63;
    --theme-color-component-8--hover: #001f39;
    --theme-color-component-8: #00183b;
    --theme-color-component-9: #00ffb9;
    --theme-color-component-9--hover: #52ffcf;
    --theme-color-component-9--active: #00f5b2;
    --theme-color-component-9--disabled: #00ffb94d;
    --theme-color-component-10: #00ffb9bf;
    --theme-color-component-10--hover: #6bffd699;
    --theme-color-component-10--active: #00f5b299;
    --theme-color-component-10--disabled: #00ffb933;
    --theme-color-1--hover: #333353;
    --theme-color-1--active: #40405e;
    --theme-color-component-11: #56566733;
    --theme-color-alarm: #ff2640;
    --theme-color-alarm--hover: #ff4259;
    --theme-color-alarm--active: #ff1431;
    --theme-color-alarm--contrast: #000028;
    --theme-color-alarm-40: #ff264066;
    --theme-color-alarm-10: #ff26401a;
    --theme-color-warning: #ffd732;
    --theme-color-warning--hover: #ffdd52;
    --theme-color-warning--active: #ffd424;
    --theme-color-warning--contrast: #000028;
    --theme-color-warning-40: #ffd73266;
    --theme-color-warning-10: #ffd7321a;
    --theme-color-critical: #ff9000;
    --theme-color-critical--hover: #ff9b1a;
    --theme-color-critical--active: #f08700;
    --theme-color-critical--contrast: #000028;
    --theme-color-critical-40: #ff900066;
    --theme-color-success: #01d65a;
    --theme-color-success--hover: #01ea62;
    --theme-color-success--active: #01c151;
    --theme-color-success--contrast: #000028;
    --theme-color-success-40: #01d65a66;
    --theme-color-info: #00bedc;
    --theme-color-info--hover: #00cff0;
    --theme-color-info--active: #00b5d1;
    --theme-color-info--contrast: #000028;
    --theme-color-info-40: #00bedc66;
    --theme-color-neutral: #b9b9b6;
    --theme-color-neutral--hover: #cbcbc8;
    --theme-color-neutral--active: #afafac;
    --theme-color-neutral--contrast: #000028;
    --theme-color-neutral-40: #b9b9b666;
    --theme-color-contrast-text: #fff;
    --theme-color-std-text: #fff;
    --theme-color-soft-text: #fff9;
    --theme-color-weak-text: #ffffff73;
    --theme-color-inv-contrast-text: #000;
    --theme-color-inv-std-text: #000028;
    --theme-color-inv-soft-text: #000028a6;
    --theme-color-inv-weak-text: #0000284d;
    --theme-color-alarm-text: #ff7687;
    --theme-color-warning-text: #ffd732;
    --theme-color-lightbox: #000028a6;
    --theme-color-backdrop: #000028d9;
    --theme-color-backdrop-3: #37374dd9;
    --theme-color-shadow-1: #0009;
    --theme-color-shadow-3: #0009;
    --theme-color-shadow-2: #000;
    --theme-color-gradient-effect-1: #00ffb9;
    --theme-color-gradient-effect-2: #0cc;
    --theme-color-logo: #fff;
    --theme-color-logo-login: #fff;
    --theme-chart-1: #00ffb9;
    --theme-chart-1-40: #00ffb966;
    --theme-chart-2: #85e9d2;
    --theme-chart-2-40: #85e9d266;
    --theme-chart-3: #00c1b6;
    --theme-chart-3-40: #00c1b666;
    --theme-chart-4: #ccf5f5;
    --theme-chart-4-40: #ccf5f566;
    --theme-chart-5: #7d8099;
    --theme-chart-5-40: #7d809966;
    --theme-chart-6: #6895f6;
    --theme-chart-6-40: #6895f666;
    --theme-chart-7: #97c7ff;
    --theme-chart-7-40: #97c7ff66;
    --theme-chart-8: #3664c6;
    --theme-chart-8-40: #3664c666;
    --theme-chart-9: #bfb0f3;
    --theme-chart-9-40: #bfb0f366;
    --theme-chart-10: #805cff;
    --theme-chart-10-40: #805cff66;
    --theme-chart-11: #b95cc9;
    --theme-chart-11-40: #b95cc966;
    --theme-chart-12: #e5659b;
    --theme-chart-12-40: #e5659b66;
    --theme-chart-13: #ff98c4;
    --theme-chart-13-40: #ff98c466;
    --theme-chart-14: #be5925;
    --theme-chart-14-40: #be592566;
    --theme-chart-15: #ffbc66;
    --theme-chart-15-40: #ffbc6666;
    --theme-chart-16: #fff7d6;
    --theme-chart-16-40: #fff7d666;
    --theme-chart-17: #aaaa96;
    --theme-chart-17-40: #abab9666;
    --theme-chart-axes: #ffffff4d;
    --theme-chart-grid-lines: #ffffff1a;
    --theme-chart-grid-fill: #23233c;
    --theme-chart-ticks: #ffffff59;
    --theme-chart-tooltip-fill: #000028cc;
    --theme-chart-tooltip-bdr: #ffffff40;
    --theme-font-sans: "Siemens Sans";
    --theme-font-code: "JetBrains Mono";
    --theme-company-logo: company-logo;
    --theme-color-ghost--hover: var(--theme-color-1--hover);
    --theme-color-ghost--active: var(--theme-color-1--active);
    --theme-color-ghost--selected: var(--theme-color-1--active);
    --theme-color-ghost--selected-hover: var(--theme-color-1--hover);
    --theme-color-ghost--selected-active: var(--theme-color-1--active);
    --theme-color-ghost-alt: var(--theme-color-2);
    --theme-color-ghost-alt--hover: var(--theme-color-1--hover);
    --theme-color-ghost-alt--active: var(--theme-color-1--active);
    --theme-color-ghost-alt--selected: var(--theme-color-1--active);
    --theme-color-ghost-alt--selected-hover: var(--theme-color-1--hover);
    --theme-color-ghost-alt--selected-active: var(--theme-color-1--active);
    --theme-color-component-1: var(--theme-color-2);
    --theme-color-component-1--hover: var(--theme-color-1--hover);
    --theme-color-component-1--active: var(--theme-color-1--active);
    --theme-label: 400 0.875rem / 1.2 "Siemens Sans";
    --theme-label-lg: 400 1rem / 1.2 "Siemens Sans";
    --theme-label-sm: 400 0.75rem / 1.2 "Siemens Sans";
    --theme-label-xs: 400 0.625rem / 1.2 "Siemens Sans";
    --theme-body: 400 0.875rem / 1.43 "Siemens Sans";
    --theme-body-xs: 400 0.625rem / 1.5 "Siemens Sans";
    --theme-body-sm: 400 0.75rem / 1.5 "Siemens Sans";
    --theme-body-lg: 400 1rem / 1.5 "Siemens Sans";
    --theme-display: 400 1.5rem / 1 "Siemens Sans";
    --theme-display-xs: 400 1rem / 1 "Siemens Sans";
    --theme-display-sm: 400 1.25rem / 1 "Siemens Sans";
    --theme-display-lg: 400 1.8125rem / 1 "Siemens Sans";
    --theme-display-xl: 700 2.1875rem / 1 "Siemens Sans";
    --theme-display-xxl: 700 2.625rem / 1 "Siemens Sans";
    --theme-h6: 700 0.75rem / 1.5 "Siemens Sans";
    --theme-h5: 700 0.875rem / 1.43 "Siemens Sans";
    --theme-h4: 700 1rem / 1.5 "Siemens Sans";
    --theme-h3: 700 1.25rem / 1.5 "Siemens Sans";
    --theme-h2: 700 1.5rem / 1.43 "Siemens Sans";
    --theme-h1: 700 1.8125rem / 1.2 "Siemens Sans";
    --theme-code: 400 0.875rem / 1.5 "JetBrains Mono";
    --theme-code-sm: 400 0.75rem / 1.5 "JetBrains Mono";
    --theme-code-lg: 400 1rem / 1.5 "JetBrains Mono";
    --theme-text-h2: 700 1.375rem / 1.455 "Siemens Sans";
    --theme-text-xl: 400 1.375rem / 1.091 "Siemens Sans";
    --theme-text-l-title: 700 1rem / 1.5 "Siemens Sans";
    --theme-text-l-title-single: 700 1rem / 1.25 "Siemens Sans";
    --theme-text-l: 400 1rem / 1.5 "Siemens Sans";
    --theme-text-l-single: 400 1rem / 1.25 "Siemens Sans";
    --theme-text-default-underline: 400 0.875rem / 1.429 "Siemens Sans";
    --theme-text-default-title: 700 0.875rem / 1.429 "Siemens Sans";
    --theme-text-default-title-single: 700 0.875rem / 1.143 "Siemens Sans";
    --theme-text-default: 400 0.875rem / 1.429 "Siemens Sans";
    --theme-text-default-single: 400 0.875rem / 1.143 "Siemens Sans";
    --theme-text-caption: 700 0.75rem / 1.5 "Siemens Sans";
    --theme-text-caption-single: 700 0.75rem / 1 "Siemens Sans";
    --theme-text-s: 400 0.75rem / 1.5 "Siemens Sans";
    --theme-text-s-single: 400 0.75rem / 1.5 "Siemens Sans";
    --theme-text-xs: 400 0.625rem / 1.4 "Siemens Sans";
    --theme-shadow-1: 0 2px 2px 0 #000, 0 1px 1px 0 #0009;
    --theme-shadow-2: -4px 0 8px 0 #000, 4px 0 8px 0 #000, 0 0 16px 0 #0009;
    --theme-shadow-3: 0 2px 6px 0 #000, 0 0 8px 0 #0009;
    --theme-shadow-4: 0 0 2px 0 #000, 0 4px 8px 0 #0009, 0 12px 18px 0 #0009;
    --theme-inset-shadow-1: inset 0 2px 4px 0 #0009;
    --theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
    --theme-primary-bdr-2: 0.125rem solid var(--theme-color-primary);
    --theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
    --theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
    --theme-contrast-bdr-1: 0.0625rem solid var(--theme-color-contrast-bdr);
    --theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
    --theme-std-bdr-1: 0.0625rem solid var(--theme-color-std-bdr);
    --theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
    --theme-soft-bdr-1: 0.0625rem solid var(--theme-color-soft-bdr);
    --theme-soft-bdr-2: 0.125rem solid var(--theme-color-soft-bdr);
    --theme-soft-dashed-bdr-1: 0.0625rem dashed var(--theme-color-soft-bdr);
    --theme-soft-dashed-bdr-2: 0.125rem dashed var(--theme-color-soft-bdr);
    --theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
    --theme-weak-bdr-2: 0.125rem solid var(--theme-color-weak-bdr);
    --theme-x-weak-bdr-1: 0.0625rem solid var(--theme-color-x-weak-bdr);
    --theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
    --theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
    --theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
    --theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
    --theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
    --theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
    --theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
    --theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
    --theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
    --theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
    --theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
    --theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
    --theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);

    /* Dark Theme Styles */
    margin: 0;
    --theme-border-width-default: 0.0625rem;
    --theme-border-width-none: 0rem;
    --theme-border-width-thick: 0.125rem;
    --theme-container-size-0: 15rem;
    --theme-container-size-1: 20rem;
    --theme-container-size-2: 22.5rem;
    --theme-container-size-3: 30rem;
    --theme-container-size-4: 37.5rem;
    --theme-container-size-5: 45rem;
    --theme-container-size-6: 52.5rem;
    --theme-default-border-radius: 0.25rem;
    --theme-default-control-height: 32px;
    --theme-default-icon-size: 1.5rem;
    --theme-default-time: 150;
    --theme-focus--border-thickness: 0.0625rem;
    --theme-focus--outline-offset: 0.125rem;
    --theme-focus-border-thickness: 0.0625rem;
    --theme-focus-outline-offset: 0.125rem;
    --theme-font-size-caption: 0.75rem;
    --theme-font-size-default: 0.875rem;
    --theme-font-size-l: 1rem;
    --theme-font-size-s: 0.75rem;
    --theme-font-size-xl: 1.375rem;
    --theme-font-size-xs: 0.625rem;
    --theme-font-weight-black: 900;
    --theme-font-weight-bold: 700;
    --theme-font-weight-normal: 400;
    --theme-inner-shadow-blur-1: 4;
    --theme-inner-shadow-spread-1: 0;
    --theme-inner-shadow-x-offset-1: 0;
    --theme-inner-shadow-y-offset-1: 2;
    --theme-input-min-width: 0.125rem;
    --theme-input-padding-x: 0.5rem;
    --theme-input-padding-y: 0.5rem;
    --theme-large-control-height: 40px;
    --theme-large-icon-size: 2rem;
    --theme-letter-spacing-lg: 0.006em;
    --theme-letter-spacing-md: 0em;
    --theme-letter-spacing-sm: -0.006em;
    --theme-letter-spacing-xl: 0.012em;
    --theme-letter-spacing-xs: -0.012em;
    --theme-letter-spacing-xxl: 0.02em;
    --theme-lightbox-blur: 5.44;
    --theme-line-height-caption: 1.5;
    --theme-line-height-caption-single: 1;
    --theme-line-height-default: 1.429;
    --theme-line-height-default-single: 1.143;
    --theme-line-height-h2: 1.455;
    --theme-line-height-l: 1.5;
    --theme-line-height-l-single: 1.25;
    --theme-line-height-lg: 1.5;
    --theme-line-height-md: 1.43;
    --theme-line-height-mdsm: 1.3;
    --theme-line-height-s: 1.5;
    --theme-line-height-s-single: 1.5;
    --theme-line-height-sm: 1.2;
    --theme-line-height-xl: 1.091;
    --theme-line-height-xs: 1;
    --theme-logo--siemens: url("data:image/svg+xml;charset=utf8,%3Csvg width='76' height='12' viewBox='0 0 76 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.497 11.545v-2.27c1.292.407 2.435.61 3.43.61 1.373 0 2.06-.363 2.06-1.088 0-.27-.1-.498-.3-.682-.206-.195-.73-.466-1.573-.812C2.6 6.68 1.614 6.15 1.156 5.71.561 5.132.264 4.402.264 3.52c0-1.137.433-2.003 1.3-2.598.855-.59 1.97-.885 3.346-.885.758 0 1.854.14 3.289.419v2.183C7.132 2.213 6.141 2 5.225 2c-1.289 0-1.933.354-1.933 1.064 0 .265.13.481.39.649.216.136.811.422 1.785.86C6.87 5.198 7.804 5.739 8.27 6.2c.552.546.828 1.253.828 2.12 0 1.244-.541 2.194-1.624 2.849-.877.53-2.014.795-3.411.795-1.18 0-2.368-.139-3.565-.418zM10.91.237h3.211V11.73h-3.21V.237zm6.155 11.494V.237H25.3v2.079h-5.14V4.91h4.474v1.896H20.16v2.728h5.272v2.196h-8.367zm10.463 0V.237h4.163l2.892 7.344L37.547.237h3.954V11.73h-3.044V3.593l-3.37 8.255h-1.99L29.79 3.593v8.138h-2.262zm16.918 0V.237h8.234v2.079h-5.14V4.91h4.475v1.896H47.54v2.728h5.273v2.196h-8.368zm10.48 0V.237h3.721l3.948 7.694V.237h2.261V11.73h-3.615l-4.053-7.798v7.798h-2.262zm12.21-.186v-2.27c1.28.407 2.424.61 3.43.61 1.373 0 2.059-.363 2.059-1.088a.903.903 0 0 0-.29-.682c-.207-.195-.734-.466-1.582-.812-1.508-.617-2.495-1.147-2.958-1.592-.594-.573-.891-1.306-.891-2.2 0-1.13.432-1.994 1.299-2.59.855-.59 1.97-.884 3.346-.884.774 0 1.776.123 3.005.37l.284.049v2.183C73.77 2.213 72.776 2 71.856 2c-1.284 0-1.925.354-1.925 1.064 0 .265.13.481.389.649.206.13.804.417 1.794.86 1.392.624 2.324 1.165 2.793 1.625.553.547.829 1.254.829 2.12 0 1.245-.539 2.195-1.616 2.85-.882.53-2.022.795-3.419.795-1.18 0-2.37-.139-3.565-.418z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
    --theme-medium-control-height: 24px;
    --theme-medium-time: 300;
    --theme-min-border-radius: 0rem;
    --theme-ms--1: 0.75rem;
    --theme-ms--2: 0.625rem;
    --theme-ms-0: 0.875rem;
    --theme-ms-1: 1rem;
    --theme-ms-1-2: 1.125rem;
    --theme-ms-2: 1.25rem;
    --theme-ms-3: 1.5rem;
    --theme-ms-4: 1.8125rem;
    --theme-ms-5: 2.1875rem;
    --theme-ms-6: 2.625rem;
    --theme-ms-7: 3.125rem;
    --theme-ms-8: 3.75rem;
    --theme-overlay-blur: 43.49;
    --theme-shadow-1-blur-1: 2;
    --theme-shadow-1-blur-2: 1;
    --theme-shadow-1-spread-1: 0;
    --theme-shadow-1-spread-2: 0;
    --theme-shadow-1-x-offset-1: 0;
    --theme-shadow-1-x-offset-2: 0;
    --theme-shadow-1-y-offset-1: 2;
    --theme-shadow-1-y-offset-2: 1;
    --theme-shadow-2-blur-1: 8;
    --theme-shadow-2-blur-2: 8;
    --theme-shadow-2-blur-3: 16;
    --theme-shadow-2-spread-1: 0;
    --theme-shadow-2-spread-2: 0;
    --theme-shadow-2-spread-3: 0;
    --theme-shadow-2-x-offset-1: -4;
    --theme-shadow-2-x-offset-2: 4;
    --theme-shadow-2-x-offset-3: 0;
    --theme-shadow-2-y-offset-1: 0;
    --theme-shadow-2-y-offset-2: 0;
    --theme-shadow-2-y-offset-3: 0;
    --theme-shadow-3-blur-1: 6;
    --theme-shadow-3-blur-2: 8;
    --theme-shadow-3-spread-1: 0;
    --theme-shadow-3-spread-2: 0;
    --theme-shadow-3-x-offset-1: 0;
    --theme-shadow-3-x-offset-2: 0;
    --theme-shadow-3-y-offset-1: 2;
    --theme-shadow-3-y-offset-2: 0;
    --theme-shadow-4-blur-1: 2;
    --theme-shadow-4-blur-2: 8;
    --theme-shadow-4-blur-3: 18;
    --theme-shadow-4-spread-1: 0;
    --theme-shadow-4-spread-2: 0;
    --theme-shadow-4-spread-3: 0;
    --theme-shadow-4-x-offset-1: 0;
    --theme-shadow-4-x-offset-2: 0;
    --theme-shadow-4-x-offset-3: 0;
    --theme-shadow-4-y-offset-1: 0;
    --theme-shadow-4-y-offset-2: 4;
    --theme-shadow-4-y-offset-3: 12;
    --theme-short-time: 0;
    --theme-size--1: 0.75rem;
    --theme-size--2: 0.5rem;
    --theme-size--3: 0.375rem;
    --theme-size--4: 0.25rem;
    --theme-size--5: 0.1875rem;
    --theme-size--6: 0.125rem;
    --theme-size-0: 1rem;
    --theme-size-1: 1.5rem;
    --theme-size-2: 2rem;
    --theme-size-3: 3rem;
    --theme-size-4: 4rem;
    --theme-size-5: 6rem;
    --theme-size-6: 8rem;
    --theme-size-7: 12rem;
    --theme-size-8: 16rem;
    --theme-slow-time: 500;
    --theme-small-border-radius: 0.125rem;
    --theme-small-icon-size: 1rem;
    --theme-space--1: 0.25rem;
    --theme-space--2: 0.1875rem;
    --theme-space--3: 0.125rem;
    --theme-space-0: 0.375rem;
    --theme-space-1: 0.5rem;
    --theme-space-2: 0.75rem;
    --theme-space-3: 1rem;
    --theme-space-4: 1.5rem;
    --theme-space-5: 2rem;
    --theme-space-6: 3rem;
    --theme-space-7: 4rem;
    --theme-space-8: 6rem;
    --theme-text-decoration-line-through: line-through;
    --theme-text-decoration-none: none;
    --theme-text-decoration-underline: underline;
    --theme-x-slow-time: 1000;
    --theme-action-card--border-radius: var(--theme-default-border-radius);
    --theme-action-card--border-width: var(--theme-border-width-default);
    --theme-action-card--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-action-card-alarm--background: var(--theme-color-alarm);
    --theme-action-card-alarm--background--active: var(--theme-color-alarm--active);
    --theme-action-card-alarm--background--hover: var(--theme-color-alarm--hover);
    --theme-action-card-alarm--background--selected: var(--theme-color-alarm);
    --theme-action-card-alarm--border-color: var(--theme-color-0);
    --theme-action-card-alarm--border-color--active: var(--theme-color-0);
    --theme-action-card-alarm--border-color--hover: var(--theme-color-0);
    --theme-action-card-alarm--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-alarm--color: var(--theme-color-alarm--contrast);
    --theme-action-card-alarm-subtext--color: var(--theme-color-alarm--contrast);
    --theme-action-card-critical--background: var(--theme-color-critical);
    --theme-action-card-critical--background--active: var(--theme-color-critical--active);
    --theme-action-card-critical--background--hover: var(--theme-color-critical--hover);
    --theme-action-card-critical--background--selected: var(--theme-color-critical);
    --theme-action-card-critical--border-color: var(--theme-color-0);
    --theme-action-card-critical--border-color--active: var(--theme-color-0);
    --theme-action-card-critical--border-color--hover: var(--theme-color-0);
    --theme-action-card-critical--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-critical--color: var(--theme-color-critical--contrast);
    --theme-action-card-critical-subtext--color: var(--theme-color-critical--contrast);
    --theme-action-card-filled--background: var(--theme-color-component-1);
    --theme-action-card-filled--background--active: var(--theme-color-component-1--active);
    --theme-action-card-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-action-card-filled--background--selected: var(--theme-color-ghost--selected);
    --theme-action-card-filled--border-color: var(--theme-color-0);
    --theme-action-card-filled--border-color--active: var(--theme-color-0);
    --theme-action-card-filled--border-color--hover: var(--theme-color-0);
    --theme-action-card-filled--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-filled--color: var(--theme-color-std-text);
    --theme-action-card-filled-subtext--color: var(--theme-color-soft-text);
    --theme-action-card-info--background: var(--theme-color-info);
    --theme-action-card-info--background--active: var(--theme-color-info--active);
    --theme-action-card-info--background--hover: var(--theme-color-info--hover);
    --theme-action-card-info--background--selected: var(--theme-color-info);
    --theme-action-card-info--border-color: var(--theme-color-0);
    --theme-action-card-info--border-color--active: var(--theme-color-0);
    --theme-action-card-info--border-color--hover: var(--theme-color-0);
    --theme-action-card-info--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-info--color: var(--theme-color-info--contrast);
    --theme-action-card-info-subtext--color: var(--theme-color-info--contrast);
    --theme-action-card-neutral--background: var(--theme-color-neutral);
    --theme-action-card-neutral--background--active: var(--theme-color-neutral--active);
    --theme-action-card-neutral--background--hover: var(--theme-color-neutral--hover);
    --theme-action-card-neutral--background--selected: var(--theme-color-neutral);
    --theme-action-card-neutral--border-color: var(--theme-color-0);
    --theme-action-card-neutral--border-color--active: var(--theme-color-0);
    --theme-action-card-neutral--border-color--hover: var(--theme-color-0);
    --theme-action-card-neutral--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-neutral--color: var(--theme-color-neutral--contrast);
    --theme-action-card-neutral-subtext--color: var(--theme-color-neutral--contrast);
    --theme-action-card-outline--background: var(--theme-color-ghost);
    --theme-action-card-outline--background--active: var(--theme-color-ghost--active);
    --theme-action-card-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-action-card-outline--background--selected: var(--theme-color-ghost--selected);
    --theme-action-card-outline--border-color: var(--theme-color-soft-bdr);
    --theme-action-card-outline--border-color--active: var(--theme-color-soft-bdr);
    --theme-action-card-outline--border-color--hover: var(--theme-color-soft-bdr);
    --theme-action-card-outline--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-outline-subtext--color: var(--theme-color-soft-text);
    --theme-action-card-primary--background: var(--theme-color-primary);
    --theme-action-card-primary--background--active: var(--theme-color-primary--active);
    --theme-action-card-primary--background--hover: var(--theme-color-primary--hover);
    --theme-action-card-primary--background--selected: var(--theme-color-primary);
    --theme-action-card-primary--border-color: var(--theme-color-0);
    --theme-action-card-primary--border-color--active: var(--theme-color-0);
    --theme-action-card-primary--border-color--hover: var(--theme-color-0);
    --theme-action-card-primary--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-primary--color: var(--theme-color-primary--contrast);
    --theme-action-card-primary-subtext--color: var(--theme-color-primary--contrast);
    --theme-action-card-success--background: var(--theme-color-success);
    --theme-action-card-success--background--active: var(--theme-color-success--active);
    --theme-action-card-success--background--hover: var(--theme-color-success--hover);
    --theme-action-card-success--background--selected: var(--theme-color-success);
    --theme-action-card-success--border-color: var(--theme-color-0);
    --theme-action-card-success--border-color--active: var(--theme-color-0);
    --theme-action-card-success--border-color--hover: var(--theme-color-0);
    --theme-action-card-success--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-success--color: var(--theme-color-success--contrast);
    --theme-action-card-warning--background: var(--theme-color-warning);
    --theme-action-card-warning--background--active: var(--theme-color-warning--active);
    --theme-action-card-warning--background--hover: var(--theme-color-warning--hover);
    --theme-action-card-warning--background--selected: var(--theme-color-warning);
    --theme-action-card-warning--border-color: var(--theme-color-0);
    --theme-action-card-warning--border-color--active: var(--theme-color-0);
    --theme-action-card-warning--border-color--hover: var(--theme-color-0);
    --theme-action-card-warning--border-color--selected: var(--theme-color-dynamic);
    --theme-action-card-warning--color: var(--theme-color-warning--contrast);
    --theme-action-card-warning-subtext--color: var(--theme-color-warning--contrast);
    --theme-app-header--background: var(--theme-color-2);
    --theme-app-header--border-color: var(--theme-color-weak-bdr);
    --theme-app-header--border-width: var(--theme-blind--border-thickness);
    --theme-app-header--color: var(--theme-color-std-text);
    --theme-app-header-app-icon--outline-color: var(--theme-color-8);
    --theme-app-header-logo--color: var(--theme-color-logo);
    --theme-app-header-name-suffix--color: var(--theme-color-soft-text);
    --theme-avatar--background: var(--theme-color-component-3);
    --theme-avatar--color: var(--theme-color-std-text);
    --theme-avatar-btn--background: var(--theme-color-ghost);
    --theme-avatar-btn--background--active: var(--theme-color-ghost--active);
    --theme-avatar-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-avatar-btn--color: var(--theme-color-std-text);
    --theme-avatar-btn--color--active: var(--theme-color-std-text);
    --theme-avatar-btn--color--hover: var(--theme-color-std-text);
    --theme-blind--border-radius: var(--theme-default-border-radius);
    --theme-blind--border-thickness: var(--theme-border-width-default);
    --theme-blind-base--background: var(--theme-color-component-1);
    --theme-blind-base--border-color: var(--theme-color-0);
    --theme-blind-header-closed--background: var(--theme-color-ghost);
    --theme-blind-header-closed--background--active: var(--theme-color-ghost--active);
    --theme-blind-header-closed--background--hover: var(--theme-color-ghost--hover);
    --theme-blind-header-closed--color: var(--theme-color-std-text);
    --theme-blind-header-closed--color--active: var(--theme-color-std-text);
    --theme-blind-header-closed--color--hover: var(--theme-color-std-text);
    --theme-blind-header-icon-closed--color: var(--theme-color-primary);
    --theme-blind-header-icon-closed--color--active: var(--theme-color-primary);
    --theme-blind-header-icon-closed--color--hover: var(--theme-color-primary);
    --theme-blind-header-icon-open--color: var(--theme-color-dynamic);
    --theme-blind-header-icon-open--color--active: var(--theme-color-dynamic);
    --theme-blind-header-icon-open--color--hover: var(--theme-color-dynamic);
    --theme-blind-header-open--background: var(--theme-color-ghost);
    --theme-blind-header-open--background--active: var(--theme-color-ghost--active);
    --theme-blind-header-open--background--hover: var(--theme-color-ghost--hover);
    --theme-blind-header-open--color: var(--theme-color-std-text);
    --theme-blind-header-open--color--active: var(--theme-color-std-text);
    --theme-blind-header-open--color--hover: var(--theme-color-std-text);
    --theme-btn--border-radius: var(--theme-small-border-radius);
    --theme-btn--border-thickness: var(--theme-border-width-default);
    --theme-btn--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-btn-danger-primary--background: var(--theme-color-alarm);
    --theme-btn-danger-primary--background--active: var(--theme-color-alarm--active);
    --theme-btn-danger-primary--background--disabled: var(--theme-color-component-4);
    --theme-btn-danger-primary--background--hover: var(--theme-color-alarm--hover);
    --theme-btn-danger-primary--border-color: var(--theme-color-0);
    --theme-btn-danger-primary--border-color--active: var(--theme-color-0);
    --theme-btn-danger-primary--border-color--disabled: var(--theme-color-0);
    --theme-btn-danger-primary--border-color--hover: var(--theme-color-0);
    --theme-btn-danger-primary--color: var(--theme-color-alarm--contrast);
    --theme-btn-danger-primary--color--active: var(--theme-color-alarm--contrast);
    --theme-btn-danger-primary--color--disabled: var(--theme-color-primary--contrast);
    --theme-btn-danger-primary--color--hover: var(--theme-color-alarm--contrast);
    --theme-btn-danger-secondary--background: var(--theme-color-0);
    --theme-btn-danger-secondary--background--active: var(--theme-color-0);
    --theme-btn-danger-secondary--background--disabled: var(--theme-color-ghost);
    --theme-btn-danger-secondary--background--hover: var(--theme-color-component-error);
    --theme-btn-danger-secondary--border-color: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--border-color--active: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--border-color--disabled: var(--theme-color-component-4);
    --theme-btn-danger-secondary--border-color--hover: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--color: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--color--active: var(--theme-color-alarm-text);
    --theme-btn-danger-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-danger-secondary--color--hover: var(--theme-color-alarm-text);
    --theme-btn-danger-tertiary--background: var(--theme-color-ghost);
    --theme-btn-danger-tertiary--background--active: var(--theme-color-0);
    --theme-btn-danger-tertiary--background--disabled: var(--theme-color-ghost);
    --theme-btn-danger-tertiary--background--hover: var(--theme-color-component-error);
    --theme-btn-danger-tertiary--border-color: var(--theme-color-0);
    --theme-btn-danger-tertiary--border-color--active: var(--theme-color-0);
    --theme-btn-danger-tertiary--border-color--disabled: var(--theme-color-0);
    --theme-btn-danger-tertiary--border-color--hover: var(--theme-color-0);
    --theme-btn-danger-tertiary--color: var(--theme-color-alarm-text);
    --theme-btn-danger-tertiary--color--active: var(--theme-color-alarm-text);
    --theme-btn-danger-tertiary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-danger-tertiary--color--hover: var(--theme-color-alarm-text);
    --theme-btn-primary--background: var(--theme-color-primary);
    --theme-btn-primary--background--active: var(--theme-color-primary--active);
    --theme-btn-primary--background--disabled: var(--theme-color-component-4);
    --theme-btn-primary--background--hover: var(--theme-color-primary--hover);
    --theme-btn-primary--background--pressed: var(--theme-color-dynamic);
    --theme-btn-primary--background--pressed-active: var(--theme-color-dynamic--active);
    --theme-btn-primary--background--pressed-hover: var(--theme-color-dynamic--hover);
    --theme-btn-primary--border-color: var(--theme-color-ghost);
    --theme-btn-primary--border-color--active: var(--theme-color-ghost);
    --theme-btn-primary--border-color--disabled: var(--theme-color-ghost);
    --theme-btn-primary--border-color--hover: var(--theme-color-ghost);
    --theme-btn-primary--border-color--pressed: var(--theme-color-ghost);
    --theme-btn-primary--border-color--pressed-hover: var(--theme-color-ghost);
    --theme-btn-primary--border-color--pressed-hover-active: var(--theme-color-ghost);
    --theme-btn-primary--color: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--active: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--disabled: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--hover: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--pressed: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--pressed-active: var(--theme-color-primary--contrast);
    --theme-btn-primary--color--pressed-hover: var(--theme-color-primary--contrast);
    --theme-btn-secondary--background: var(--theme-color-secondary);
    --theme-btn-secondary--background--active: var(--theme-color-secondary--active);
    --theme-btn-secondary--background--disabled: var(--theme-color-ghost);
    --theme-btn-secondary--background--hover: var(--theme-color-secondary--hover);
    --theme-btn-secondary--background--pressed: var(--theme-color-component-7);
    --theme-btn-secondary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-secondary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-secondary--border-color: var(--theme-color-primary);
    --theme-btn-secondary--border-color--active: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--disabled: var(--theme-color-component-4);
    --theme-btn-secondary--border-color--hover: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--pressed: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-secondary--border-color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-secondary--color: var(--theme-color-primary);
    --theme-btn-secondary--color--active: var(--theme-color-dynamic);
    --theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-secondary--color--hover: var(--theme-color-dynamic);
    --theme-btn-secondary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-secondary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-secondary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-subtle-primary--background: var(--theme-color-component-2);
    --theme-btn-subtle-primary--background--active: var(--theme-color-component-1--active);
    --theme-btn-subtle-primary--background--disabled: var(--theme-color-component-2);
    --theme-btn-subtle-primary--background--hover: var(--theme-color-component-1--hover);
    --theme-btn-subtle-primary--background--pressed: var(--theme-color-component-7);
    --theme-btn-subtle-primary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-subtle-primary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-subtle-primary--border-color: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--active: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--disabled: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--hover: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--pressed: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--pressed-active: var(--theme-color-0);
    --theme-btn-subtle-primary--border-color--pressed-hover: var(--theme-color-0);
    --theme-btn-subtle-primary--color: var(--theme-color-std-text);
    --theme-btn-subtle-primary--color--active: var(--theme-color-std-text);
    --theme-btn-subtle-primary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-subtle-primary--color--hover: var(--theme-color-std-text);
    --theme-btn-subtle-primary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-subtle-primary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-subtle-primary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-subtle-secondary--background: var(--theme-color-ghost);
    --theme-btn-subtle-secondary--background--active: var(--theme-color-ghost--active);
    --theme-btn-subtle-secondary--background--disabled: var(--theme-color-ghost);
    --theme-btn-subtle-secondary--background--hover: var(--theme-color-ghost--hover);
    --theme-btn-subtle-secondary--background--pressed: var(--theme-color-component-7);
    --theme-btn-subtle-secondary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-subtle-secondary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-subtle-secondary--border-color: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--active: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--disabled: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--hover: var(--theme-color-component-4);
    --theme-btn-subtle-secondary--border-color--pressed: var(--theme-color-std-bdr);
    --theme-btn-subtle-secondary--border-color--pressed-active: var(--theme-color-std-bdr);
    --theme-btn-subtle-secondary--border-color--pressed-hover: var(--theme-color-std-bdr);
    --theme-btn-subtle-secondary--color: var(--theme-color-std-text);
    --theme-btn-subtle-secondary--color--active: var(--theme-color-std-text);
    --theme-btn-subtle-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-subtle-secondary--color--hover: var(--theme-color-std-text);
    --theme-btn-subtle-secondary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-subtle-secondary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-subtle-secondary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-subtle-tertiary--background: var(--theme-color-ghost);
    --theme-btn-subtle-tertiary--background--active: var(--theme-color-ghost--active);
    --theme-btn-subtle-tertiary--background--disabled: var(--theme-color-ghost);
    --theme-btn-subtle-tertiary--background--hover: var(--theme-color-ghost--hover);
    --theme-btn-subtle-tertiary--background--pressed: var(--theme-color-component-7);
    --theme-btn-subtle-tertiary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-subtle-tertiary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-subtle-tertiary--border-color: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--active: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--disabled: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--hover: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--pressed: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--pressed-active: var(--theme-color-0);
    --theme-btn-subtle-tertiary--border-color--pressed-hover: var(--theme-color-0);
    --theme-btn-subtle-tertiary--color: var(--theme-color-std-text);
    --theme-btn-subtle-tertiary--color--active: var(--theme-color-std-text);
    --theme-btn-subtle-tertiary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-subtle-tertiary--color--hover: var(--theme-color-std-text);
    --theme-btn-subtle-tertiary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-subtle-tertiary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-subtle-tertiary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-btn-tertiary--background: var(--theme-color-ghost);
    --theme-btn-tertiary--background--active: var(--theme-color-secondary--active);
    --theme-btn-tertiary--background--disabled: var(--theme-color-ghost);
    --theme-btn-tertiary--background--hover: var(--theme-color-secondary--hover);
    --theme-btn-tertiary--background--pressed: var(--theme-color-component-7);
    --theme-btn-tertiary--background--pressed-active: var(--theme-color-component-7--active);
    --theme-btn-tertiary--background--pressed-hover: var(--theme-color-component-7--hover);
    --theme-btn-tertiary--border-color: var(--theme-color-0);
    --theme-btn-tertiary--border-color--active: var(--theme-color-0);
    --theme-btn-tertiary--border-color--disabled: var(--theme-color-0);
    --theme-btn-tertiary--border-color--hover: var(--theme-color-0);
    --theme-btn-tertiary--border-color--pressed: var(--theme-color-0);
    --theme-btn-tertiary--border-color--pressed-active: var(--theme-color-0);
    --theme-btn-tertiary--border-color--pressed-hover: var(--theme-color-0);
    --theme-btn-tertiary--color: var(--theme-color-primary);
    --theme-btn-tertiary--color--active: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--disabled: var(--theme-color-weak-text);
    --theme-btn-tertiary--color--hover: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--pressed: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--pressed-active: var(--theme-color-dynamic);
    --theme-btn-tertiary--color--pressed-hover: var(--theme-color-dynamic);
    --theme-card--border-radius: var(--theme-default-border-radius);
    --theme-card--border-width: var(--theme-border-width-default);
    --theme-card--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-card-alarm--background: var(--theme-color-alarm);
    --theme-card-alarm--background--active: var(--theme-color-alarm--active);
    --theme-card-alarm--background--hover: var(--theme-color-alarm--hover);
    --theme-card-alarm--background--selected: var(--theme-color-alarm);
    --theme-card-alarm--border-color: var(--theme-color-0);
    --theme-card-alarm--border-color--active: var(--theme-color-0);
    --theme-card-alarm--border-color--hover: var(--theme-color-0);
    --theme-card-alarm--border-color--selected: var(--theme-color-dynamic);
    --theme-card-alarm--color: var(--theme-color-alarm--contrast);
    --theme-card-critical--background: var(--theme-color-critical);
    --theme-card-critical--background--active: var(--theme-color-critical--active);
    --theme-card-critical--background--hover: var(--theme-color-critical--hover);
    --theme-card-critical--background--selected: var(--theme-color-critical);
    --theme-card-critical--border-color: var(--theme-color-0);
    --theme-card-critical--border-color--active: var(--theme-color-0);
    --theme-card-critical--border-color--hover: var(--theme-color-0);
    --theme-card-critical--border-color--selected: var(--theme-color-dynamic);
    --theme-card-critical--color: var(--theme-color-critical--contrast);
    --theme-card-filled--background: var(--theme-color-component-1);
    --theme-card-filled--background--active: var(--theme-color-component-1--active);
    --theme-card-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-card-filled--background--selected: var(--theme-color-ghost--selected);
    --theme-card-filled--border-color: var(--theme-color-0);
    --theme-card-filled--border-color--active: var(--theme-color-0);
    --theme-card-filled--border-color--hover: var(--theme-color-0);
    --theme-card-filled--border-color--selected: var(--theme-color-dynamic);
    --theme-card-filled--color: var(--theme-color-std-text);
    --theme-card-info--background: var(--theme-color-info);
    --theme-card-info--background--active: var(--theme-color-info--active);
    --theme-card-info--background--hover: var(--theme-color-info--hover);
    --theme-card-info--background--selected: var(--theme-color-info);
    --theme-card-info--border-color: var(--theme-color-0);
    --theme-card-info--border-color--active: var(--theme-color-0);
    --theme-card-info--border-color--hover: var(--theme-color-0);
    --theme-card-info--border-color--selected: var(--theme-color-dynamic);
    --theme-card-info--color: var(--theme-color-info--contrast);
    --theme-card-neutral--background: var(--theme-color-neutral);
    --theme-card-neutral--background--active: var(--theme-color-neutral--active);
    --theme-card-neutral--background--hover: var(--theme-color-neutral--hover);
    --theme-card-neutral--background--selected: var(--theme-color-neutral);
    --theme-card-neutral--border-color: var(--theme-color-0);
    --theme-card-neutral--border-color--active: var(--theme-color-0);
    --theme-card-neutral--border-color--hover: var(--theme-color-0);
    --theme-card-neutral--border-color--selected: var(--theme-color-dynamic);
    --theme-card-neutral--color: var(--theme-color-neutral--contrast);
    --theme-card-outline--background: var(--theme-color-ghost);
    --theme-card-outline--background--active: var(--theme-color-ghost--active);
    --theme-card-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-card-outline--background--selected: var(--theme-color-ghost--selected);
    --theme-card-outline--border-color: var(--theme-color-soft-bdr);
    --theme-card-outline--border-color--active: var(--theme-color-soft-bdr);
    --theme-card-outline--border-color--hover: var(--theme-color-soft-bdr);
    --theme-card-outline--border-color--selected: var(--theme-color-dynamic);
    --theme-card-outline--color: var(--theme-color-std-text);
    --theme-card-primary--background: var(--theme-color-primary);
    --theme-card-primary--background--active: var(--theme-color-primary--active);
    --theme-card-primary--background--hover: var(--theme-color-primary--hover);
    --theme-card-primary--background--selected: var(--theme-color-primary);
    --theme-card-primary--border-color: var(--theme-color-0);
    --theme-card-primary--border-color--active: var(--theme-color-0);
    --theme-card-primary--border-color--hover: var(--theme-color-0);
    --theme-card-primary--border-color--selected: var(--theme-color-dynamic);
    --theme-card-primary--color: var(--theme-color-primary--contrast);
    --theme-card-success--background: var(--theme-color-success);
    --theme-card-success--background--active: var(--theme-color-success--active);
    --theme-card-success--background--hover: var(--theme-color-success--hover);
    --theme-card-success--background--selected: var(--theme-color-success);
    --theme-card-success--border-color: var(--theme-color-0);
    --theme-card-success--border-color--active: var(--theme-color-0);
    --theme-card-success--border-color--hover: var(--theme-color-0);
    --theme-card-success--border-color--selected: var(--theme-color-dynamic);
    --theme-card-success--color: var(--theme-color-success--contrast);
    --theme-card-warning--background: var(--theme-color-warning);
    --theme-card-warning--background--active: var(--theme-color-warning--active);
    --theme-card-warning--background--hover: var(--theme-color-warning--hover);
    --theme-card-warning--background--selected: var(--theme-color-warning);
    --theme-card-warning--border-color: var(--theme-color-0);
    --theme-card-warning--border-color--active: var(--theme-color-0);
    --theme-card-warning--border-color--hover: var(--theme-color-0);
    --theme-card-warning--border-color--selected: var(--theme-color-dynamic);
    --theme-card-warning--color: var(--theme-color-warning--contrast);
    --theme-checkbox--border-thickness: var(--theme-border-width-default);
    --theme-checkbox--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-checkbox-checked--background: var(--theme-color-dynamic);
    --theme-checkbox-checked--background--active: var(--theme-color-dynamic--active);
    --theme-checkbox-checked--background--disabled: var(--theme-color-component-4);
    --theme-checkbox-checked--background--hover: var(--theme-color-dynamic--hover);
    --theme-checkbox-checked--background--info: var(--theme-color-info);
    --theme-checkbox-checked--background--info--active: var(--theme-color-info--active);
    --theme-checkbox-checked--background--info--hover: var(--theme-color-info--hover);
    --theme-checkbox-checked--background--invalid: var(--theme-color-alarm);
    --theme-checkbox-checked--background--invalid--active: var(--theme-color-alarm--active);
    --theme-checkbox-checked--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-checkbox-checked--background--warning: var(--theme-color-warning);
    --theme-checkbox-checked--background--warning--active: var(--theme-color-warning--active);
    --theme-checkbox-checked--background--warning--hover: var(--theme-color-warning--hover);
    --theme-checkbox-checked--border-color: var(--theme-color-0);
    --theme-checkbox-checked--border-color--active: var(--theme-color-0);
    --theme-checkbox-checked--border-color--disabled: var(--theme-color-0);
    --theme-checkbox-checked--border-color--hover: var(--theme-color-0);
    --theme-checkbox-checked--border-color--info: var(--theme-color-0);
    --theme-checkbox-checked--border-color--info--active: var(--theme-color-0);
    --theme-checkbox-checked--border-color--info--hover: var(--theme-color-0);
    --theme-checkbox-checked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-checkbox-checked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-checkbox-checked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-checkbox-checked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-checkbox-checked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-checkbox-checked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-checkbox-checked--color: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--disabled: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
    --theme-checkbox-checked--color--info: var(--theme-color-info--contrast);
    --theme-checkbox-checked--color--info--active: var(--theme-color-info--contrast);
    --theme-checkbox-checked--color--info--hover: var(--theme-color-info--contrast);
    --theme-checkbox-checked--color--invalid: var(--theme-color-alarm--contrast);
    --theme-checkbox-checked--color--invalid--active: var(--theme-color-alarm--contrast);
    --theme-checkbox-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-checkbox-checked--color--warning: var(--theme-color-warning--contrast);
    --theme-checkbox-checked--color--warning--active: var(--theme-color-warning--contrast);
    --theme-checkbox-checked--color--warning--hover: var(--theme-color-warning--contrast);
    --theme-checkbox-label--color: var(--theme-color-std-text);
    --theme-checkbox-label--color--disabled: var(--theme-color-weak-text);
    --theme-checkbox-mixed--background: var(--theme-color-dynamic);
    --theme-checkbox-mixed--background--active: var(--theme-color-dynamic--active);
    --theme-checkbox-mixed--background--disabled: var(--theme-color-component-4);
    --theme-checkbox-mixed--background--hover: var(--theme-color-dynamic--hover);
    --theme-checkbox-mixed--background--invalid: var(--theme-color-alarm);
    --theme-checkbox-mixed--background--invalid--active: var(--theme-color-alarm--active);
    --theme-checkbox-mixed--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-checkbox-mixed--background--warning: var(--theme-color-warning);
    --theme-checkbox-mixed--background--warning--active: var(--theme-color-warning--active);
    --theme-checkbox-mixed--background--warning--hover: var(--theme-color-warning--hover);
    --theme-checkbox-mixed--border-color: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--active: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--disabled: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--info: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--info--active: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--info--hover: var(--theme-color-0);
    --theme-checkbox-mixed--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-checkbox-mixed--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-checkbox-mixed--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-checkbox-mixed--border-color--warning: var(--theme-color-warning-bdr);
    --theme-checkbox-mixed--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-checkbox-mixed--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--disabled: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
    --theme-checkbox-mixed--color--info: var(--theme-color-info--contrast);
    --theme-checkbox-mixed--color--info--active: var(--theme-color-info--contrast);
    --theme-checkbox-mixed--color--info--hover: var(--theme-color-info--contrast);
    --theme-checkbox-mixed--color--invalid: var(--theme-color-alarm--contrast);
    --theme-checkbox-mixed--color--invalid--active: var(--theme-color-alarm--contrast);
    --theme-checkbox-mixed--color--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-checkbox-mixed--color--warning: var(--theme-color-warning--contrast);
    --theme-checkbox-mixed--color--warning--active: var(--theme-color-warning--contrast);
    --theme-checkbox-mixed--color--warning--hover: var(--theme-color-warning--contrast);
    --theme-checkbox-unchecked--background: var(--theme-color-secondary);
    --theme-checkbox-unchecked--background--active: var(--theme-color-secondary--active);
    --theme-checkbox-unchecked--background--disabled: var(--theme-color-ghost);
    --theme-checkbox-unchecked--background--hover: var(--theme-color-secondary--hover);
    --theme-checkbox-unchecked--background--info: var(--theme-color-secondary);
    --theme-checkbox-unchecked--background--info--active: var(--theme-color-ghost--active);
    --theme-checkbox-unchecked--background--info--hover: var(--theme-color-ghost--hover);
    --theme-checkbox-unchecked--background--invalid: var(--theme-color-component-error);
    --theme-checkbox-unchecked--background--invalid--active: var(--theme-color-ghost--active);
    --theme-checkbox-unchecked--background--invalid--hover: var(--theme-color-ghost--hover);
    --theme-checkbox-unchecked--background--warning: var(--theme-color-component-warning);
    --theme-checkbox-unchecked--background--warning--active: var(--theme-color-ghost--active);
    --theme-checkbox-unchecked--background--warning--hover: var(--theme-color-ghost--hover);
    --theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
    --theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
    --theme-checkbox-unchecked--border-color--disabled: var(--theme-color-component-4);
    --theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
    --theme-checkbox-unchecked--border-color--info: var(--theme-color-info);
    --theme-checkbox-unchecked--border-color--info--active: var(--theme-color-info--active);
    --theme-checkbox-unchecked--border-color--info--hover: var(--theme-color-info--hover);
    --theme-checkbox-unchecked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-checkbox-unchecked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-checkbox-unchecked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-checkbox-unchecked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-checkbox-unchecked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-checkbox-unchecked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-chip--background: var(--theme-color-component-1);
    --theme-chip--background--active: var(--theme-color-component-1--active);
    --theme-chip--background--hover: var(--theme-color-component-1--hover);
    --theme-chip--color: var(--theme-color-std-text);
    --theme-chip-close-btn--background: var(--theme-color-ghost);
    --theme-chip-close-btn--background--active: var(--theme-color-ghost--active);
    --theme-chip-close-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-chip-close-btn--color: var(--theme-color-soft-text);
    --theme-chip-outline--background: var(--theme-color-secondary);
    --theme-chip-outline--background--active: var(--theme-color-1--active);
    --theme-chip-outline--background--hover: var(--theme-color-1--hover);
    --theme-chip-outline--color: var(--theme-color-std-text);
    --theme-chip-primary--background: var(--theme-color-primary);
    --theme-chip-primary--background--active: var(--theme-color-primary--active);
    --theme-chip-primary--background--hover: var(--theme-color-primary--hover);
    --theme-chip-primary--color: var(--theme-color-primary--contrast);
    --theme-chip-primary--color--active: var(--theme-color-primary--contrast);
    --theme-chip-primary--color--hover: var(--theme-color-primary--contrast);
    --theme-chip-primary-outline--background: var(--theme-color-secondary);
    --theme-chip-primary-outline--background--active: var(--theme-color-secondary--active);
    --theme-chip-primary-outline--background--display: var(--theme-color-secondary);
    --theme-chip-primary-outline--background--hover: var(--theme-color-secondary--hover);
    --theme-chip-primary-outline--border-color: var(--theme-color-primary);
    --theme-chip-primary-outline--border-color--active: var(--theme-color-dynamic);
    --theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
    --theme-chip-primary-outline--border-color--hover: var(--theme-color-dynamic);
    --theme-chip-primary-outline--color: var(--theme-color-primary);
    --theme-chip-primary-outline--color--active: var(--theme-color-dynamic);
    --theme-chip-primary-outline--color--display: var(--theme-color-std-text);
    --theme-chip-primary-outline--color--hover: var(--theme-color-dynamic);
    --theme-datepicker-cw--color: var(--theme-color-soft-text);
    --theme-datepicker-day--background: var(--theme-color-ghost);
    --theme-datepicker-day--background--active: var(--theme-color-ghost--active);
    --theme-datepicker-day--background--disabled: var(--theme-color-ghost);
    --theme-datepicker-day--background--hover: var(--theme-color-ghost--hover);
    --theme-datepicker-day--background--range: var(--theme-color-component-10);
    --theme-datepicker-day--background--range-active: var(--theme-color-component-10--active);
    --theme-datepicker-day--background--range-disabled: var(--theme-color-component-10--disabled);
    --theme-datepicker-day--background--range-hover: var(--theme-color-component-10--hover);
    --theme-datepicker-day--background--selected: var(--theme-color-component-9);
    --theme-datepicker-day--background--selected-active: var(--theme-color-component-9--active);
    --theme-datepicker-day--background--selected-disabled: var(--theme-color-component-9--disabled);
    --theme-datepicker-day--background--selected-hover: var(--theme-color-component-9--hover);
    --theme-datepicker-day--border-color: var(--theme-color-0);
    --theme-datepicker-day--border-color--active: var(--theme-color-0);
    --theme-datepicker-day--border-color--disabled: var(--theme-color-0);
    --theme-datepicker-day--border-color--hover: var(--theme-color-0);
    --theme-datepicker-day--border-color--range: var(--theme-color-0);
    --theme-datepicker-day--border-color--range-active: var(--theme-color-0);
    --theme-datepicker-day--border-color--range-disabled: var(--theme-color-0);
    --theme-datepicker-day--border-color--range-hover: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected-active: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected-disabled: var(--theme-color-0);
    --theme-datepicker-day--border-color--selected-hover: var(--theme-color-0);
    --theme-datepicker-day--color: var(--theme-color-primary);
    --theme-datepicker-day--color--active: var(--theme-color-primary);
    --theme-datepicker-day--color--disabled: var(--theme-color-weak-text);
    --theme-datepicker-day--color--hover: var(--theme-color-primary);
    --theme-datepicker-day--color--range: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--range-active: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--range-disabled: var(--theme-color-weak-text);
    --theme-datepicker-day--color--range-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--selected: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--selected-active: var(--theme-color-primary--contrast);
    --theme-datepicker-day--color--selected-disabled: var(--theme-color-weak-text);
    --theme-datepicker-day--color--selected-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-extra--border-color: var(--theme-color-1);
    --theme-datepicker-separator--background: var(--theme-color-x-weak-bdr);
    --theme-datepicker-time-header: var(--theme-color-std-text);
    --theme-datepicker-today--background: var(--theme-color-ghost);
    --theme-datepicker-today--background--active: var(--theme-color-ghost--active);
    --theme-datepicker-today--background--disabled: var(--theme-color-ghost);
    --theme-datepicker-today--background--hover: var(--theme-color-ghost--hover);
    --theme-datepicker-today--background--range: var(--theme-color-component-10);
    --theme-datepicker-today--background--range-active: var(--theme-color-component-10--active);
    --theme-datepicker-today--background--range-disabled: var(--theme-color-component-10--disabled);
    --theme-datepicker-today--background--range-hover: var(--theme-color-component-10--hover);
    --theme-datepicker-today--background--selected: var(--theme-color-component-9);
    --theme-datepicker-today--background--selected-active: var(--theme-color-component-9--active);
    --theme-datepicker-today--background--selected-disabled: var(--theme-color-component-9--disabled);
    --theme-datepicker-today--background--selected-hover: var(--theme-color-component-9--hover);
    --theme-datepicker-today--border-color: var(--theme-color-primary);
    --theme-datepicker-today--border-color--active: var(--theme-color-primary);
    --theme-datepicker-today--border-color--disabled: var(--theme-color-primary--disabled);
    --theme-datepicker-today--border-color--hover: var(--theme-color-primary);
    --theme-datepicker-today--border-color--range: var(--theme-color-primary);
    --theme-datepicker-today--border-color--range-active: var(--theme-color-primary);
    --theme-datepicker-today--border-color--range-disabled: var(--theme-color-primary--disabled);
    --theme-datepicker-today--border-color--range-hover: var(--theme-color-primary);
    --theme-datepicker-today--border-color--selected: var(--theme-color-primary);
    --theme-datepicker-today--border-color--selected-active: var(--theme-color-primary);
    --theme-datepicker-today--border-color--selected-disabled: var(--theme-color-primary--disabled);
    --theme-datepicker-today--border-color--selected-hover: var(--theme-color-primary);
    --theme-datepicker-today--color: var(--theme-color-primary);
    --theme-datepicker-today--color--active: var(--theme-color-primary);
    --theme-datepicker-today--color--disabled: var(--theme-color-weak-text);
    --theme-datepicker-today--color--hover: var(--theme-color-primary);
    --theme-datepicker-today--color--range: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--range-active: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--range-disabled: var(--theme-color-weak-text);
    --theme-datepicker-today--color--range-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--selected: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--selected-active: var(--theme-color-primary--contrast);
    --theme-datepicker-today--color--selected-disabled: var(--theme-color-weak-text);
    --theme-datepicker-today--color--selected-hover: var(--theme-color-primary--contrast);
    --theme-datepicker-weekday--color: var(--theme-color-soft-text);
    --theme-event-item-chevron--color: var(--theme-color-soft-text);
    --theme-event-item-filled--background: var(--theme-color-component-1);
    --theme-event-item-filled--background--active: var(--theme-color-component-1--active);
    --theme-event-item-filled--background--disabled: var(--theme-color-component-1);
    --theme-event-item-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-event-item-filled--background--selected: var(--theme-color-component-1--active);
    --theme-event-item-filled--border: var(--theme-color-0);
    --theme-event-item-filled--border--active: var(--theme-color-0);
    --theme-event-item-filled--border--disabled: var(--theme-color-0);
    --theme-event-item-filled--border--hover: var(--theme-color-0);
    --theme-event-item-filled--border--selected: var(--theme-color-dynamic);
    --theme-event-item-indicator--width: var(--theme-size--2);
    --theme-event-item-indicator-opacity--disabled: 0.3;
    --theme-event-item-outline--background: var(--theme-color-ghost);
    --theme-event-item-outline--background--active: var(--theme-color-ghost--active);
    --theme-event-item-outline--background--disabled: var(--theme-color-ghost);
    --theme-event-item-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-event-item-outline--background--selected: var(--theme-color-ghost--active);
    --theme-event-item-outline--border: var(--theme-color-soft-bdr);
    --theme-event-item-outline--border--active: var(--theme-color-soft-bdr);
    --theme-event-item-outline--border--disabled: var(--theme-color-weak-bdr);
    --theme-event-item-outline--border--hover: var(--theme-color-soft-bdr);
    --theme-event-item-outline--border--selected: var(--theme-color-dynamic);
    --theme-flip--border-radius: var(--theme-default-border-radius);
    --theme-flip-alarm--background: var(--theme-color-component-1);
    --theme-flip-alarm--border-color: var(--theme-color-alarm);
    --theme-flip-alarm--color: var(--theme-color-std-text);
    --theme-flip-alarm-footer--background: var(--theme-color-alarm);
    --theme-flip-alarm-footer--border-color: var(--theme-color-0);
    --theme-flip-alarm-footer--color: var(--theme-color-alarm--contrast);
    --theme-flip-filled--background: var(--theme-color-component-1);
    --theme-flip-filled--border-color: var(--theme-color-0);
    --theme-flip-filled--color: var(--theme-color-std-text);
    --theme-flip-filled-footer--background: var(--theme-color-component-1);
    --theme-flip-filled-footer--border-color: var(--theme-color-1);
    --theme-flip-filled-footer--color: var(--theme-color-std-text);
    --theme-flip-info--background: var(--theme-color-component-1);
    --theme-flip-info--border-color: var(--theme-color-info);
    --theme-flip-info--color: var(--theme-color-std-text);
    --theme-flip-info-footer--background: var(--theme-color-info);
    --theme-flip-info-footer--border-color: var(--theme-color-0);
    --theme-flip-info-footer--color: var(--theme-color-info--contrast);
    --theme-flip-outline--background: var(--theme-color-0);
    --theme-flip-outline--border-color: var(--theme-color-soft-bdr);
    --theme-flip-outline--color: var(--theme-color-std-text);
    --theme-flip-outline-footer--background: var(--theme-color-0);
    --theme-flip-outline-footer--border-color: var(--theme-color-soft-bdr);
    --theme-flip-outline-footer--color: var(--theme-color-std-text);
    --theme-flip-primary--background: var(--theme-color-component-1);
    --theme-flip-primary--border-color: var(--theme-color-primary);
    --theme-flip-primary--color: var(--theme-color-std-text);
    --theme-flip-primary-footer--background: var(--theme-color-primary);
    --theme-flip-primary-footer--border-color: var(--theme-color-0);
    --theme-flip-primary-footer--color: var(--theme-color-primary--contrast);
    --theme-flip-warning--background: var(--theme-color-component-1);
    --theme-flip-warning--border-color: var(--theme-color-warning-bdr);
    --theme-flip-warning--color: var(--theme-color-std-text);
    --theme-flip-warning-footer--background: var(--theme-color-warning);
    --theme-flip-warning-footer--border-color: var(--theme-color-0);
    --theme-flip-warning-footer--color: var(--theme-color-warning--contrast);
    --theme-ghost--background: var(--theme-color-ghost);
    --theme-ghost--background--active: var(--theme-color-ghost--active);
    --theme-ghost--background--hover: var(--theme-color-ghost--hover);
    --theme-group--border-radius: var(--theme-default-border-radius);
    --theme-group--border-radius--focus: var(--theme-min-border-radius);
    --theme-group-header--color: var(--theme-color-std-text);
    --theme-group-item--background: var(--theme-color-component-1);
    --theme-group-item--background--active: var(--theme-color-component-1--active);
    --theme-group-item--background--disabled: var(--theme-color-component-1);
    --theme-group-item--background--hover: var(--theme-color-component-1--hover);
    --theme-group-item--background--selected: var(--theme-color-ghost--selected);
    --theme-group-item--border-color: var(--theme-color-0);
    --theme-group-item--border-color--active: var(--theme-color-0);
    --theme-group-item--border-color--disabled: var(--theme-color-0);
    --theme-group-item--border-color--hover: var(--theme-color-0);
    --theme-group-item--border-color--selected: var(--theme-color-0);
    --theme-group-item-icon--color: var(--theme-color-std-text);
    --theme-group-item-icon--color--disabled: var(--theme-color-weak-text);
    --theme-group-item-indicator--background: var(--theme-color-0);
    --theme-group-item-indicator--background--selected: var(--theme-color-dynamic);
    --theme-group-item-indicator--background--subselected: var(--theme-color-dynamic);
    --theme-group-item-subtext--color: var(--theme-color-soft-text);
    --theme-group-item-subtext--color--disabled: var(--theme-color-weak-text);
    --theme-group-item-text--color: var(--theme-color-std-text);
    --theme-group-item-text--color--disabled: var(--theme-color-weak-text);
    --theme-group-node-closed--color: var(--theme-color-std-text);
    --theme-group-node-open--color: var(--theme-color-std-text);
    --theme-group-subheader--color: var(--theme-color-std-text);
    --theme-helper--color: var(--theme-color-soft-text);
    --theme-helper--color--info: var(--theme-color-std-text);
    --theme-helper--color--invalid: var(--theme-color-alarm-text);
    --theme-helper--color--valid: var(--theme-color-std-text);
    --theme-helper--color--warning: var(--theme-color-std-text);
    --theme-helper-icon--color--info: var(--theme-color-info);
    --theme-helper-icon--color--invalid: var(--theme-color-alarm);
    --theme-helper-icon--color--valid: var(--theme-color-success);
    --theme-helper-icon--color--warning: var(--theme-color-warning-text);
    --theme-input--background: var(--theme-color-component-8);
    --theme-input--background--autofill: var(--theme-color-component-info);
    --theme-input--background--disabled: var(--theme-color-0);
    --theme-input--background--focus: var(--theme-color-component-8--hover);
    --theme-input--background--hover: var(--theme-color-component-8--hover);
    --theme-input--background--invalid: var(--theme-color-component-error);
    --theme-input--background--invalid--focus: var(--theme-color-component-error);
    --theme-input--background--invalid--hover: var(--theme-color-component-error);
    --theme-input--background--readonly: var(--theme-color-0);
    --theme-input--background--warning: var(--theme-color-component-warning);
    --theme-input--background--warning--focus: var(--theme-color-component-warning);
    --theme-input--background--warning--hover: var(--theme-color-component-warning);
    --theme-input--border-color: var(--theme-color-std-bdr);
    --theme-input--border-color--autofill: var(--theme-color-hard-bdr);
    --theme-input--border-color--disabled: var(--theme-color-0);
    --theme-input--border-color--focus: var(--theme-color-dynamic);
    --theme-input--border-color--hover: var(--theme-color-dynamic);
    --theme-input--border-color--info: var(--theme-color-info);
    --theme-input--border-color--info--active: var(--theme-color-info);
    --theme-input--border-color--info--hover: var(--theme-color-info);
    --theme-input--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-input--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-input--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-input--border-color--readonly: var(--theme-color-0);
    --theme-input--border-color--warning: var(--theme-color-warning-bdr);
    --theme-input--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-input--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-input--border-color-bottom--disabled: var(--theme-color-weak-bdr);
    --theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
    --theme-input--border-radius: var(--theme-small-border-radius);
    --theme-input--border-thickness: var(--theme-border-width-default);
    --theme-input--box-shadow: var(--theme-inset-shadow-1);
    --theme-input--color: var(--theme-color-std-text);
    --theme-input--color--autofill: var(--theme-color-std-text);
    --theme-input--color--disabled: var(--theme-color-weak-text);
    --theme-input--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-input-error--background: var(--theme-color-component-error);
    --theme-input-error--border-color: var(--theme-color-alarm);
    --theme-input-error-icon--color: var(--theme-color-alarm);
    --theme-input-extra--background--active: var(--theme-color-component-8--hover);
    --theme-input-extra--background--hover: var(--theme-color-component-8--hover);
    --theme-input-gripper--color: var(--theme-color-weak-text);
    --theme-input-gripper--color--focus: var(--theme-color-weak-text);
    --theme-input-gripper--color--hover: var(--theme-color-weak-text);
    --theme-input-hint--color: var(--theme-color-soft-text);
    --theme-input-search-icon--color: var(--theme-color-primary);
    --theme-input-search-icon--color--disabled: var(--theme-color-weak-text);
    --theme-input-search-icon--color--focus: var(--theme-color-dynamic);
    --theme-input-search-icon--color--hover: var(--theme-color-dynamic);
    --theme-input-select-icon--color: var(--theme-color-soft-text);
    --theme-input-select-icon--color--active: var(--theme-color-dynamic);
    --theme-input-select-icon--color--hover: var(--theme-color-dynamic);
    --theme-input-unit--color: var(--theme-color-soft-text);
    --theme-kpi--border-radius: var(--theme-default-border-radius);
    --theme-kpi-display--background: var(--theme-color-ghost);
    --theme-kpi-display--background--active: var(--theme-color-ghost--active);
    --theme-kpi-display--background--hover: var(--theme-color-ghost--hover);
    --theme-kpi-display-icon--color: var(--theme-color-std-text);
    --theme-kpi-display-indicator--background: var(--theme-color-component-4);
    --theme-kpi-display-label--color: var(--theme-color-soft-text);
    --theme-kpi-display-units: var(--theme-color-soft-text);
    --theme-kpi-display-value: var(--theme-color-std-text);
    --theme-label--color: var(--theme-color-soft-text);
    --theme-label--color--active: var(--theme-color-std-text);
    --theme-label--color--disabled: var(--theme-color-weak-text);
    --theme-label--color--focus: var(--theme-color-dynamic);
    --theme-label--color--hover: var(--theme-color-std-text);
    --theme-label--color--invalid: var(--theme-color-alarm-text);
    --theme-link-btn--border-color: var(--theme-color-ghost);
    --theme-link-btn--border-color--active: var(--theme-color-ghost);
    --theme-link-btn--border-color--disabled: var(--theme-color-ghost);
    --theme-link-btn--border-color--hover: var(--theme-color-ghost);
    --theme-link-btn--border-color--visited: var(--theme-color-ghost);
    --theme-link-btn--color: var(--theme-color-primary);
    --theme-link-btn--color--active: var(--theme-color-dynamic);
    --theme-link-btn--color--disabled: var(--theme-color-weak-text);
    --theme-link-btn--color--hover: var(--theme-color-dynamic);
    --theme-link-btn--color--visited: var(--theme-color-primary);
    --theme-map-navigation--background: var(--theme-color-1);
    --theme-map-navigation-header--color: var(--theme-color-std-text);
    --theme-map-navigation-logo--color: var(--theme-color-logo);
    --theme-map-navigation-separator--background: var(--theme-color-soft-bdr);
    --theme-menu--background: var(--theme-color-2);
    --theme-menu--border-color: var(--theme-color-0);
    --theme-menu--border-radius: var(--theme-default-border-radius);
    --theme-menu--border-thickness: var(--theme-border-width-none);
    --theme-menu--box-shadow: var(--theme-shadow-4);
    --theme-menu-btn--background: var(--theme-color-ghost);
    --theme-menu-btn--background--active: var(--theme-color-ghost--active);
    --theme-menu-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-menu-btn--color: var(--theme-color-std-text);
    --theme-menu-btn--color--active: var(--theme-color-std-text);
    --theme-menu-btn--color--hover: var(--theme-color-std-text);
    --theme-menu-header--color: var(--theme-color-soft-text);
    --theme-menu-item--background: var(--theme-color-ghost);
    --theme-menu-item--background--active: var(--theme-color-ghost--active);
    --theme-menu-item--background--disabled: var(--theme-color-ghost);
    --theme-menu-item--background--hover: var(--theme-color-ghost--hover);
    --theme-menu-item--color: var(--theme-color-std-text);
    --theme-menu-item--color--active: var(--theme-color-std-text);
    --theme-menu-item--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item--color--hover: var(--theme-color-std-text);
    --theme-menu-item-arrow--color: var(--theme-color-soft-text);
    --theme-menu-item-arrow--color--active: var(--theme-color-std-text);
    --theme-menu-item-arrow--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item-arrow--color--hover: var(--theme-color-std-text);
    --theme-menu-item-check--color: var(--theme-color-soft-text);
    --theme-menu-item-check--color--active: var(--theme-color-std-text);
    --theme-menu-item-check--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item-check--color--hover: var(--theme-color-std-text);
    --theme-menu-item-icon--color: var(--theme-color-soft-text);
    --theme-menu-item-icon--color--active: var(--theme-color-std-text);
    --theme-menu-item-icon--color--disabled: var(--theme-color-weak-text);
    --theme-menu-item-icon--color--hover: var(--theme-color-std-text);
    --theme-menu-separator--background: var(--theme-color-x-weak-bdr);
    --theme-message-bar--border-radius: var(--theme-default-border-radius);
    --theme-message-bar--border-thickness: var(--theme-border-width-thick);
    --theme-messagebar--background: var(--theme-color-secondary);
    --theme-messagebar--color: var(--theme-color-std-text);
    --theme-modal--background: var(--theme-color-2);
    --theme-modal--border-color: var(--theme-color-0);
    --theme-modal--box-shadow: var(--theme-shadow-4);
    --theme-theme-modal--border-thickness: var(--theme-border-width-default);
    --theme-nav--background: var(--theme-color-2);
    --theme-nav-item-primary--background: var(--theme-color-ghost);
    --theme-nav-item-primary--background--active: var(--theme-color-ghost--active);
    --theme-nav-item-primary--background--hover: var(--theme-color-ghost--hover);
    --theme-nav-item-primary--background--selected: var(--theme-color-1);
    --theme-nav-item-primary--border-color: var(--theme-color-0);
    --theme-nav-item-primary--border-color--active: var(--theme-color-0);
    --theme-nav-item-primary--border-color--hover: var(--theme-color-0);
    --theme-nav-item-primary--border-color--selected: var(--theme-color-dynamic);
    --theme-nav-item-primary--color: var(--theme-color-std-text);
    --theme-nav-item-primary--color--active: var(--theme-color-std-text);
    --theme-nav-item-primary--color--hover: var(--theme-color-std-text);
    --theme-nav-item-primary--color--selected: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color--active: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color--hover: var(--theme-color-std-text);
    --theme-nav-item-primary-icon--color--selected: var(--theme-color-std-text);
    --theme-nav-item-secondary--background: var(--theme-color-ghost);
    --theme-nav-item-secondary--background--active: var(--theme-color-ghost--active);
    --theme-nav-item-secondary--background--disabled: var(--theme-color-0);
    --theme-nav-item-secondary--background--hover: var(--theme-color-ghost--hover);
    --theme-nav-item-secondary--background--selected: var(--theme-color-1);
    --theme-nav-item-secondary--border-color: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--active: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--disabled: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--hover: var(--theme-color-0);
    --theme-nav-item-secondary--border-color--selected: var(--theme-color-dynamic);
    --theme-nav-item-secondary--color: var(--theme-color-std-text);
    --theme-nav-item-secondary--color--active: var(--theme-color-std-text);
    --theme-nav-item-secondary--color--disabled: var(--theme-color-weak-text);
    --theme-nav-item-secondary--color--hover: var(--theme-color-std-text);
    --theme-nav-item-secondary--color--selected: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color--active: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color--disabled: var(--theme-color-weak-text);
    --theme-nav-item-secondary-icon--color--hover: var(--theme-color-std-text);
    --theme-nav-item-secondary-icon--color--selected: var(--theme-color-std-text);
    --theme-nav-overlay--background: var(--theme-color-backdrop-3);
    --theme-nav-overlay-header--color: var(--theme-color-std-text);
    --theme-navigation--box-shadow: var(--theme-shadow-2);
    --theme-overlay--background: var(--theme-color-backdrop);
    --theme-overlay-header--background: var(--theme-color-0);
    --theme-overlay-header--color: var(--theme-color-std-text);
    --theme-pagination-item--background: var(--theme-color-ghost);
    --theme-pagination-item--background--active: var(--theme-color-ghost--active);
    --theme-pagination-item--background--disabled: var(--theme-color-ghost);
    --theme-pagination-item--background--hover: var(--theme-color-ghost--hover);
    --theme-pagination-item--background--selected: var(--theme-color-component-7);
    --theme-pagination-item--color: var(--theme-color-std-text);
    --theme-pagination-item--color--active: var(--theme-color-std-text);
    --theme-pagination-item--color--disabled: var(--theme-color-weak-text);
    --theme-pagination-item--color--hover: var(--theme-color-std-text);
    --theme-pagination-item--color--selected: var(--theme-color-dynamic);
    --theme-pagination-label--color: var(--theme-color-soft-text);
    --theme-pane-floating--background: var(--theme-color-2);
    --theme-pane-floating--border-color: var(--theme-color-weak-bdr);
    --theme-pane-floating--box-shadow: var(--theme-shadow-2);
    --theme-pane-floating--color: var(--theme-color-std-text);
    --theme-pane-inline--background: var(--theme-color-1);
    --theme-pane-inline--border-color: var(--theme-color-soft-bdr);
    --theme-pane-inline--box-shadow: none;
    --theme-pane-inline--color: var(--theme-color-std-text);
    --theme-pill-outline--background: var(--theme-color-secondary);
    --theme-pill-outline--color: var(--theme-color-std-text);
    --theme-progress-indicator-fill--background: var(--theme-color-dynamic);
    --theme-progress-indicator-fill-error--background: var(--theme-color-alarm);
    --theme-progress-indicator-fill-info--background: var(--theme-color-info);
    --theme-progress-indicator-fill-paused--background: var(--theme-color-neutral);
    --theme-progress-indicator-fill-success--background: var(--theme-color-success);
    --theme-progress-indicator-fill-warning--background: var(--theme-color-warning-bdr);
    --theme-progress-indicator-helper--color: var(--theme-color-soft-text);
    --theme-progress-indicator-helper-error--color: var(--theme-color-alarm-text);
    --theme-progress-indicator-helper-icon--color: var(--theme-color-soft-text);
    --theme-progress-indicator-helper-icon-error--color: var(--theme-color-alarm);
    --theme-progress-indicator-helper-icon-info--color: var(--theme-color-info);
    --theme-progress-indicator-helper-icon-paused--color: var(--theme-color-neutral);
    --theme-progress-indicator-helper-icon-success--color: var(--theme-color-success);
    --theme-progress-indicator-helper-icon-warning--color: var(--theme-color-warning-text);
    --theme-progress-indicator-helper-info--color: var(--theme-color-std-text);
    --theme-progress-indicator-helper-paused--color: var(--theme-color-std-text);
    --theme-progress-indicator-helper-success--color: var(--theme-color-std-text);
    --theme-progress-indicator-helper-warning--color: var(--theme-color-std-text);
    --theme-progress-indicator-label--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-error--color: var(--theme-color-alarm-text);
    --theme-progress-indicator-label-info--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-paused--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-success--color: var(--theme-color-soft-text);
    --theme-progress-indicator-label-warning--color: var(--theme-color-soft-text);
    --theme-progress-indicator-track--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-error--background: var(--theme-color-component-error);
    --theme-progress-indicator-track-info--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-paused--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-success--background: var(--theme-color-component-3);
    --theme-progress-indicator-track-warning--background: var(--theme-color-component-warning);
    --theme-push-card--border-radius: var(--theme-default-border-radius);
    --theme-push-card--border-width: var(--theme-border-width-default);
    --theme-push-card--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-push-card-alarm--background: var(--theme-color-alarm);
    --theme-push-card-alarm--background--active: var(--theme-color-alarm--active);
    --theme-push-card-alarm--background--hover: var(--theme-color-alarm--hover);
    --theme-push-card-alarm--border-color: var(--theme-color-0);
    --theme-push-card-alarm--border-color--active: var(--theme-color-0);
    --theme-push-card-alarm--border-color--hover: var(--theme-color-0);
    --theme-push-card-alarm--color: var(--theme-color-alarm--contrast);
    --theme-push-card-alarm-accordion--background: var(--theme-color-alarm);
    --theme-push-card-alarm-accordion--background--active: var(--theme-color-alarm--active);
    --theme-push-card-alarm-accordion--background--hover: var(--theme-color-alarm--hover);
    --theme-push-card-alarm-accordion--border-color: var(--theme-color-1);
    --theme-push-card-alarm-accordion--color: var(--theme-color-alarm--contrast);
    --theme-push-card-alarm-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-alarm-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-alarm-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-alarm-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-alarm-subtext--color: var(--theme-color-alarm--contrast);
    --theme-push-card-critical--background: var(--theme-color-critical);
    --theme-push-card-critical--background--active: var(--theme-color-critical--active);
    --theme-push-card-critical--background--hover: var(--theme-color-critical--hover);
    --theme-push-card-critical--border-color: var(--theme-color-0);
    --theme-push-card-critical--border-color--active: var(--theme-color-0);
    --theme-push-card-critical--border-color--hover: var(--theme-color-0);
    --theme-push-card-critical--color: var(--theme-color-critical--contrast);
    --theme-push-card-critical-accordion--background: var(--theme-color-critical);
    --theme-push-card-critical-accordion--background--active: var(--theme-color-critical--active);
    --theme-push-card-critical-accordion--background--hover: var(--theme-color-critical--hover);
    --theme-push-card-critical-accordion--border-color: var(--theme-color-1);
    --theme-push-card-critical-accordion--color: var(--theme-color-critical--contrast);
    --theme-push-card-critical-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-critical-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-critical-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-critical-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-critical-subtext--color: var(--theme-color-critical--contrast);
    --theme-push-card-filled--background: var(--theme-color-component-1);
    --theme-push-card-filled--background--active: var(--theme-color-component-1--active);
    --theme-push-card-filled--background--hover: var(--theme-color-component-1--hover);
    --theme-push-card-filled--border-color: var(--theme-color-0);
    --theme-push-card-filled--border-color--active: var(--theme-color-0);
    --theme-push-card-filled--border-color--hover: var(--theme-color-0);
    --theme-push-card-filled--color: var(--theme-color-std-text);
    --theme-push-card-filled-accordion--background: var(--theme-color-component-1);
    --theme-push-card-filled-accordion--background--active: var(--theme-color-component-1--active);
    --theme-push-card-filled-accordion--background--hover: var(--theme-color-component-1--hover);
    --theme-push-card-filled-accordion--border-color: var(--theme-color-1);
    --theme-push-card-filled-accordion--color: var(--theme-color-std-text);
    --theme-push-card-filled-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-filled-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-filled-accordion-frame--border-color: var(--theme-color-0);
    --theme-push-card-filled-accordion-frame--border-width: var(--theme-border-width-none);
    --theme-push-card-filled-subtext--color: var(--theme-color-soft-text);
    --theme-push-card-info--background: var(--theme-color-info);
    --theme-push-card-info--background--active: var(--theme-color-info--active);
    --theme-push-card-info--background--hover: var(--theme-color-info--hover);
    --theme-push-card-info--border-color: var(--theme-color-0);
    --theme-push-card-info--border-color--active: var(--theme-color-0);
    --theme-push-card-info--border-color--hover: var(--theme-color-0);
    --theme-push-card-info--color: var(--theme-color-info--contrast);
    --theme-push-card-info-accordion--background: var(--theme-color-info);
    --theme-push-card-info-accordion--background--active: var(--theme-color-info--active);
    --theme-push-card-info-accordion--background--hover: var(--theme-color-info--hover);
    --theme-push-card-info-accordion--border-color: var(--theme-color-1);
    --theme-push-card-info-accordion--color: var(--theme-color-info--contrast);
    --theme-push-card-info-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-info-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-info-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-info-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-info-subtext--color: var(--theme-color-info--contrast);
    --theme-push-card-neutral--background: var(--theme-color-neutral);
    --theme-push-card-neutral--background--active: var(--theme-color-neutral--active);
    --theme-push-card-neutral--background--hover: var(--theme-color-neutral--hover);
    --theme-push-card-neutral--border-color: var(--theme-color-0);
    --theme-push-card-neutral--border-color--active: var(--theme-color-0);
    --theme-push-card-neutral--border-color--hover: var(--theme-color-0);
    --theme-push-card-neutral--color: var(--theme-color-neutral--contrast);
    --theme-push-card-neutral-accordion--background: var(--theme-color-neutral);
    --theme-push-card-neutral-accordion--background--active: var(--theme-color-neutral--active);
    --theme-push-card-neutral-accordion--background--hover: var(--theme-color-neutral--hover);
    --theme-push-card-neutral-accordion--border-color: var(--theme-color-1);
    --theme-push-card-neutral-accordion--color: var(--theme-color-neutral--contrast);
    --theme-push-card-neutral-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-neutral-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-neutral-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-neutral-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-neutral-subtext--color: var(--theme-color-neutral--contrast);
    --theme-push-card-outline--background: var(--theme-color-ghost);
    --theme-push-card-outline--background--active: var(--theme-color-ghost--active);
    --theme-push-card-outline--background--hover: var(--theme-color-ghost--hover);
    --theme-push-card-outline--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-outline--border-color--active: var(--theme-color-soft-bdr);
    --theme-push-card-outline--border-color--hover: var(--theme-color-soft-bdr);
    --theme-push-card-outline--color: var(--theme-color-std-text);
    --theme-push-card-outline-accordion--background: var(--theme-color-component-1);
    --theme-push-card-outline-accordion--background--active: var(--theme-color-component-1--active);
    --theme-push-card-outline-accordion--background--hover: var(--theme-color-component-1--hover);
    --theme-push-card-outline-accordion--border-color: var(--theme-color-1);
    --theme-push-card-outline-accordion--color: var(--theme-color-std-text);
    --theme-push-card-outline-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-outline-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-outline-accordion-frame--border-color: var(--theme-color-0);
    --theme-push-card-outline-accordion-frame--border-width: var(--theme-border-width-none);
    --theme-push-card-outline-subtext--color: var(--theme-color-soft-text);
    --theme-push-card-primary--background: var(--theme-color-primary);
    --theme-push-card-primary--background--active: var(--theme-color-primary--active);
    --theme-push-card-primary--background--hover: var(--theme-color-primary--hover);
    --theme-push-card-primary--border-color: var(--theme-color-0);
    --theme-push-card-primary--border-color--active: var(--theme-color-0);
    --theme-push-card-primary--border-color--hover: var(--theme-color-0);
    --theme-push-card-primary--color: var(--theme-color-primary--contrast);
    --theme-push-card-primary-accordion--background: var(--theme-color-primary);
    --theme-push-card-primary-accordion--background--active: var(--theme-color-primary--active);
    --theme-push-card-primary-accordion--background--hover: var(--theme-color-primary--hover);
    --theme-push-card-primary-accordion--border-color: var(--theme-color-1);
    --theme-push-card-primary-accordion--color: var(--theme-color-primary--contrast);
    --theme-push-card-primary-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-primary-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-primary-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-primary-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-primary-subtext--color: var(--theme-color-primary--contrast);
    --theme-push-card-success--background: var(--theme-color-success);
    --theme-push-card-success--background--active: var(--theme-color-success--active);
    --theme-push-card-success--background--hover: var(--theme-color-success--hover);
    --theme-push-card-success--border-color: var(--theme-color-0);
    --theme-push-card-success--border-color--active: var(--theme-color-0);
    --theme-push-card-success--border-color--hover: var(--theme-color-0);
    --theme-push-card-success--color: var(--theme-color-success--contrast);
    --theme-push-card-success-accordion--background: var(--theme-color-success);
    --theme-push-card-success-accordion--background--active: var(--theme-color-success--active);
    --theme-push-card-success-accordion--background--hover: var(--theme-color-success--hover);
    --theme-push-card-success-accordion--border-color: var(--theme-color-1);
    --theme-push-card-success-accordion--color: var(--theme-color-success--contrast);
    --theme-push-card-success-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-success-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-success-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-success-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-success-subtext--color: var(--theme-color-success--contrast);
    --theme-push-card-warning--background: var(--theme-color-warning);
    --theme-push-card-warning--background--active: var(--theme-color-warning--active);
    --theme-push-card-warning--background--hover: var(--theme-color-warning--hover);
    --theme-push-card-warning--border-color: var(--theme-color-0);
    --theme-push-card-warning--border-color--active: var(--theme-color-0);
    --theme-push-card-warning--border-color--hover: var(--theme-color-0);
    --theme-push-card-warning--color: var(--theme-color-warning--contrast);
    --theme-push-card-warning-accordion--background: var(--theme-color-warning);
    --theme-push-card-warning-accordion--background--active: var(--theme-color-warning--active);
    --theme-push-card-warning-accordion--background--hover: var(--theme-color-warning--hover);
    --theme-push-card-warning-accordion--border-color: var(--theme-color-1);
    --theme-push-card-warning-accordion--color: var(--theme-color-warning--contrast);
    --theme-push-card-warning-accordion-footer--background: var(--theme-color-component-1);
    --theme-push-card-warning-accordion-frame--background: var(--theme-color-component-1);
    --theme-push-card-warning-accordion-frame--border-color: var(--theme-color-soft-bdr);
    --theme-push-card-warning-accordion-frame--border-width: var(--theme-border-width-default);
    --theme-push-card-warning-subtext--color: var(--theme-color-warning--contrast);
    --theme-radiobtn--border-thickness: var(--theme-border-width-default);
    --theme-radiobtn--focus--outline-offset: var(--theme-focus-outline-offset);
    --theme-radiobtn-checked--background: var(--theme-color-dynamic);
    --theme-radiobtn-checked--background--active: var(--theme-color-dynamic--active);
    --theme-radiobtn-checked--background--disabled: var(--theme-color-component-4);
    --theme-radiobtn-checked--background--hover: var(--theme-color-dynamic--hover);
    --theme-radiobtn-checked--background--info: var(--theme-color-info);
    --theme-radiobtn-checked--background--info--active: var(--theme-color-info--active);
    --theme-radiobtn-checked--background--info--hover: var(--theme-color-info--hover);
    --theme-radiobtn-checked--background--invalid: var(--theme-color-alarm);
    --theme-radiobtn-checked--background--invalid--active: var(--theme-color-alarm--active);
    --theme-radiobtn-checked--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-radiobtn-checked--background--warning: var(--theme-color-warning);
    --theme-radiobtn-checked--background--warning--active: var(--theme-color-warning--active);
    --theme-radiobtn-checked--background--warning--hover: var(--theme-color-warning--hover);
    --theme-radiobtn-checked--border-color: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--active: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--disabled: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--hover: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--info: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--info--active: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--info--hover: var(--theme-color-0);
    --theme-radiobtn-checked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-radiobtn-checked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-radiobtn-checked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-radiobtn-checked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-radiobtn-checked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-radiobtn-checked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-radiobtn-checked--color: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--active: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--disabled: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--hover: var(--theme-color-primary--contrast);
    --theme-radiobtn-checked--color--info: var(--theme-color-info--contrast);
    --theme-radiobtn-checked--color--info--active: var(--theme-color-info--contrast);
    --theme-radiobtn-checked--color--info--hover: var(--theme-color-info--contrast);
    --theme-radiobtn-checked--color--invalid: var(--theme-color-alarm--contrast);
    --theme-radiobtn-checked--color--invalid--active: var(--theme-color-alarm--contrast);
    --theme-radiobtn-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-radiobtn-checked--color--warning: var(--theme-color-warning--contrast);
    --theme-radiobtn-checked--color--warning--active: var(--theme-color-warning--contrast);
    --theme-radiobtn-checked--color--warning--hover: var(--theme-color-warning--contrast);
    --theme-radiobtn-label--color: var(--theme-color-std-text);
    --theme-radiobtn-label--color--disabled: var(--theme-color-weak-text);
    --theme-radiobtn-unchecked--background: var(--theme-color-secondary);
    --theme-radiobtn-unchecked--background--active: var(--theme-color-secondary--active);
    --theme-radiobtn-unchecked--background--disabled: var(--theme-color-ghost);
    --theme-radiobtn-unchecked--background--hover: var(--theme-color-secondary--hover);
    --theme-radiobtn-unchecked--background--info: var(--theme-color-secondary);
    --theme-radiobtn-unchecked--background--info--active: var(--theme-color-ghost--active);
    --theme-radiobtn-unchecked--background--info--hover: var(--theme-color-ghost--hover);
    --theme-radiobtn-unchecked--background--invalid: var(--theme-color-component-error);
    --theme-radiobtn-unchecked--background--invalid--active: var(--theme-color-ghost--active);
    --theme-radiobtn-unchecked--background--invalid--hover: var(--theme-color-ghost--hover);
    --theme-radiobtn-unchecked--background--warning: var(--theme-color-component-warning);
    --theme-radiobtn-unchecked--background--warning--active: var(--theme-color-ghost--active);
    --theme-radiobtn-unchecked--background--warning--hover: var(--theme-color-ghost--hover);
    --theme-radiobtn-unchecked--border-color: var(--theme-color-contrast-bdr);
    --theme-radiobtn-unchecked--border-color--active: var(--theme-color-dynamic);
    --theme-radiobtn-unchecked--border-color--disabled: var(--theme-color-component-4);
    --theme-radiobtn-unchecked--border-color--hover: var(--theme-color-dynamic);
    --theme-radiobtn-unchecked--border-color--info: var(--theme-color-info);
    --theme-radiobtn-unchecked--border-color--info--active: var(--theme-color-info--active);
    --theme-radiobtn-unchecked--border-color--info--hover: var(--theme-color-info--hover);
    --theme-radiobtn-unchecked--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-radiobtn-unchecked--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-radiobtn-unchecked--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-radiobtn-unchecked--border-color--warning: var(--theme-color-warning-bdr);
    --theme-radiobtn-unchecked--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-radiobtn-unchecked--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-scrollbar-thumb--background: var(--theme-color-5);
    --theme-scrollbar-thumb--background--hover: var(--theme-color-7);
    --theme-scrollbar-track--background: var(--theme-color-2);
    --theme-scrollbar-track--background--hover: var(--theme-color-3);
    --theme-scrollbar-track--border: var(--theme-color-1);
    --theme-select-list--background: var(--theme-color-2);
    --theme-select-list--border-color: var(--theme-color-0);
    --theme-select-list-item--background: var(--theme-color-ghost);
    --theme-select-list-item--background--active: var(--theme-color-ghost--active);
    --theme-select-list-item--background--disabled: var(--theme-color-ghost);
    --theme-select-list-item--background--hover: var(--theme-color-ghost--hover);
    --theme-select-list-item--background--selected: var(--theme-color-ghost--selected);
    --theme-select-list-item--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-select-list-item--background--selected-disabled: var(--theme-color-ghost);
    --theme-select-list-item--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-select-list-item--color: var(--theme-color-std-text);
    --theme-select-list-item--color--active: var(--theme-color-std-text);
    --theme-select-list-item--color--disabled: var(--theme-color-weak-text);
    --theme-select-list-item--color--hover: var(--theme-color-std-text);
    --theme-select-list-item--color--selected: var(--theme-color-std-text);
    --theme-select-list-item--color--selected-active: var(--theme-color-std-text);
    --theme-select-list-item--color--selected-disabled: var(--theme-color-weak-text);
    --theme-select-list-item--color--selected-hover: var(--theme-color-std-text);
    --theme-select-list-item-check--color: var(--theme-color-std-text);
    --theme-select-list-item-check--color--active: var(--theme-color-std-text);
    --theme-select-list-item-check--color--disabled: var(--theme-color-weak-text);
    --theme-select-list-item-check--color--hover: var(--theme-color-std-text);
    --theme-select-list-item-hint--color: var(--theme-color-soft-text);
    --theme-select-list-item-hint--color--active: var(--theme-color-soft-text);
    --theme-select-list-item-hint--color--hover: var(--theme-color-soft-text);
    --theme-slider-thumb--background: var(--theme-color-dynamic);
    --theme-slider-thumb--background--active: var(--theme-color-dynamic--active);
    --theme-slider-thumb--background--disabled: var(--theme-color-7);
    --theme-slider-thumb--background--hover: var(--theme-color-dynamic--hover);
    --theme-slider-thumb--background--info: var(--theme-color-info);
    --theme-slider-thumb--background--info--active: var(--theme-color-info--active);
    --theme-slider-thumb--background--info--hover: var(--theme-color-info--hover);
    --theme-slider-thumb--background--invalid: var(--theme-color-alarm);
    --theme-slider-thumb--background--invalid--active: var(--theme-color-alarm--active);
    --theme-slider-thumb--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-slider-thumb--background--warning: var(--theme-color-warning);
    --theme-slider-thumb--background--warning--active: var(--theme-color-warning--active);
    --theme-slider-thumb--background--warning--hover: var(--theme-color-warning--hover);
    --theme-slider-trace--background: var(--theme-color-dynamic);
    --theme-slider-trace--background--disabled: var(--theme-color-component-3);
    --theme-slider-trace--background--info: var(--theme-color-info);
    --theme-slider-trace--background--invalid: var(--theme-color-alarm);
    --theme-slider-trace--background--warning: var(--theme-color-warning-bdr);
    --theme-slider-trace-marker--background: var(--theme-color-dynamic);
    --theme-slider-trace-marker--background--disabled: var(--theme-color-7);
    --theme-slider-trace-marker--background--info: var(--theme-color-info);
    --theme-slider-trace-marker--background--invalid: var(--theme-color-alarm);
    --theme-slider-trace-marker--background--warning: var(--theme-color-warning);
    --theme-slider-track--background: var(--theme-color-component-4);
    --theme-slider-track--background--disabled: var(--theme-color-component-2);
    --theme-slider-track-marker--background: var(--theme-color-8);
    --theme-slider-track-marker--background--disabled: var(--theme-color-5);
    --theme-switch--color: var(--theme-color-std-text);
    --theme-switch--color--active: var(--theme-color-std-text);
    --theme-switch--color--disabled: var(--theme-color-weak-text);
    --theme-switch--color--hover: var(--theme-color-std-text);
    --theme-switch-mixed--background: var(--theme-color-component-4);
    --theme-switch-mixed--background--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--disabled: var(--theme-color-component-2);
    --theme-switch-mixed--background--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--info: var(--theme-color-component-4);
    --theme-switch-mixed--background--info--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--info--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--invalid: var(--theme-color-component-4);
    --theme-switch-mixed--background--invalid--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--invalid--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--valid: var(--theme-color-component-4);
    --theme-switch-mixed--background--valid--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--valid--hover: var(--theme-color-component-5);
    --theme-switch-mixed--background--warning: var(--theme-color-component-4);
    --theme-switch-mixed--background--warning--active: var(--theme-color-component-4);
    --theme-switch-mixed--background--warning--hover: var(--theme-color-component-5);
    --theme-switch-mixed--border-color: var(--theme-color-0);
    --theme-switch-mixed--border-color--active: var(--theme-color-0);
    --theme-switch-mixed--border-color--disabled: var(--theme-color-0);
    --theme-switch-mixed--border-color--hover: var(--theme-color-0);
    --theme-switch-mixed--border-color--info: var(--theme-color-info);
    --theme-switch-mixed--border-color--info--active: var(--theme-color-info);
    --theme-switch-mixed--border-color--info--hover: var(--theme-color-info);
    --theme-switch-mixed--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-mixed--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-mixed--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-mixed--border-color--valid: var(--theme-color-0);
    --theme-switch-mixed--border-color--valid--active: var(--theme-color-0);
    --theme-switch-mixed--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-mixed--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-mixed--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-mixed--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-off--background: var(--theme-color-component-4);
    --theme-switch-off--background--active: var(--theme-color-component-4);
    --theme-switch-off--background--disabled: var(--theme-color-component-2);
    --theme-switch-off--background--hover: var(--theme-color-component-5);
    --theme-switch-off--background--info: var(--theme-color-component-4);
    --theme-switch-off--background--info--active: var(--theme-color-component-4);
    --theme-switch-off--background--info--hover: var(--theme-color-component-5);
    --theme-switch-off--background--invalid: var(--theme-color-component-4);
    --theme-switch-off--background--invalid--active: var(--theme-color-component-4);
    --theme-switch-off--background--invalid--hover: var(--theme-color-component-5);
    --theme-switch-off--background--valid: var(--theme-color-component-4);
    --theme-switch-off--background--valid--active: var(--theme-color-component-4);
    --theme-switch-off--background--valid--hover: var(--theme-color-component-5);
    --theme-switch-off--background--warning: var(--theme-color-component-4);
    --theme-switch-off--background--warning--active: var(--theme-color-component-4);
    --theme-switch-off--background--warning--hover: var(--theme-color-component-5);
    --theme-switch-off--border-color: var(--theme-color-0);
    --theme-switch-off--border-color--active: var(--theme-color-0);
    --theme-switch-off--border-color--disabled: var(--theme-color-0);
    --theme-switch-off--border-color--hover: var(--theme-color-0);
    --theme-switch-off--border-color--info: var(--theme-color-info);
    --theme-switch-off--border-color--info--active: var(--theme-color-info--active);
    --theme-switch-off--border-color--info--hover: var(--theme-color-info--hover);
    --theme-switch-off--border-color--invalid: var(--theme-color-alarm-bdr--theme-color-alarm-bdr);
    --theme-switch-off--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-off--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-off--border-color--valid: var(--theme-color-0);
    --theme-switch-off--border-color--valid--active: var(--theme-color-0);
    --theme-switch-off--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-off--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-off--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-off--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-on--background: var(--theme-color-dynamic);
    --theme-switch-on--background--active: var(--theme-color-dynamic--active);
    --theme-switch-on--background--disabled: var(--theme-color-component-2);
    --theme-switch-on--background--hover: var(--theme-color-dynamic--hover);
    --theme-switch-on--background--info: var(--theme-color-info);
    --theme-switch-on--background--info--active: var(--theme-color-info--active);
    --theme-switch-on--background--info--hover: var(--theme-color-info--hover);
    --theme-switch-on--background--invalid: var(--theme-color-alarm);
    --theme-switch-on--background--invalid--active: var(--theme-color-alarm--active);
    --theme-switch-on--background--invalid--hover: var(--theme-color-alarm--hover);
    --theme-switch-on--background--valid: var(--theme-color-dynamic);
    --theme-switch-on--background--valid--active: var(--theme-color-dynamic--active);
    --theme-switch-on--background--valid--hover: var(--theme-color-dynamic--hover);
    --theme-switch-on--background--warning: var(--theme-color-warning);
    --theme-switch-on--background--warning--active: var(--theme-color-warning--active);
    --theme-switch-on--background--warning--hover: var(--theme-color-warning--hover);
    --theme-switch-on--border-color: var(--theme-color-0);
    --theme-switch-on--border-color--active: var(--theme-color-0);
    --theme-switch-on--border-color--disabled: var(--theme-color-0);
    --theme-switch-on--border-color--hover: var(--theme-color-0);
    --theme-switch-on--border-color--info: var(--theme-color-0);
    --theme-switch-on--border-color--info--active: var(--theme-color-0);
    --theme-switch-on--border-color--info--hover: var(--theme-color-0);
    --theme-switch-on--border-color--invalid: var(--theme-color-0);
    --theme-switch-on--border-color--invalid--active: var(--theme-color-0);
    --theme-switch-on--border-color--invalid--hover: var(--theme-color-0);
    --theme-switch-on--border-color--valid: var(--theme-color-0);
    --theme-switch-on--border-color--valid--active: var(--theme-color-0);
    --theme-switch-on--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-on--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-on--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-on--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-thumb--box-shadow: none;
    --theme-switch-thumb-mixed--background: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--disabled: var(--theme-color-component-3);
    --theme-switch-thumb-mixed--background--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--info: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--info--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--info--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--invalid: var(--theme-color-component-error);
    --theme-switch-thumb-mixed--background--invalid--active: var(--theme-color-component-error);
    --theme-switch-thumb-mixed--background--invalid--hover: var(--theme-color-component-error);
    --theme-switch-thumb-mixed--background--valid: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--valid--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--valid--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-mixed--background--warning: var(--theme-color-component-warning);
    --theme-switch-thumb-mixed--background--warning--active: var(--theme-color-component-warning);
    --theme-switch-thumb-mixed--background--warning--hover: var(--theme-color-component-warning);
    --theme-switch-thumb-mixed--border-color: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--active: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--disabled: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--hover: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--info: var(--theme-color-info);
    --theme-switch-thumb-mixed--border-color--info--active: var(--theme-color-info);
    --theme-switch-thumb-mixed--border-color--info--hover: var(--theme-color-info);
    --theme-switch-thumb-mixed--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-mixed--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-mixed--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-mixed--border-color--valid: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--valid--active: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-thumb-mixed--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-thumb-mixed--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-thumb-mixed--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-thumb-off--background: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--disabled: var(--theme-color-component-3);
    --theme-switch-thumb-off--background--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--info: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--info--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--info--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--invalid: var(--theme-color-component-error);
    --theme-switch-thumb-off--background--invalid--active: var(--theme-color-component-error);
    --theme-switch-thumb-off--background--invalid--hover: var(--theme-color-component-error);
    --theme-switch-thumb-off--background--valid: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--valid--active: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--valid--hover: var(--theme-color-inv-std-text);
    --theme-switch-thumb-off--background--warning: var(--theme-color-component-warning);
    --theme-switch-thumb-off--background--warning--active: var(--theme-color-component-warning);
    --theme-switch-thumb-off--background--warning--hover: var(--theme-color-component-warning);
    --theme-switch-thumb-off--border-color: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--active: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--disabled: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--hover: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--info: var(--theme-color-info);
    --theme-switch-thumb-off--border-color--info--active: var(--theme-color-info);
    --theme-switch-thumb-off--border-color--info--hover: var(--theme-color-info);
    --theme-switch-thumb-off--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-off--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-off--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-off--border-color--valid: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--valid--active: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-thumb-off--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-thumb-off--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-thumb-off--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-switch-thumb-on--background: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--active: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--disabled: var(--theme-color-component-3);
    --theme-switch-thumb-on--background--hover: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--info: var(--theme-color-info--contrast);
    --theme-switch-thumb-on--background--info--active: var(--theme-color-info--contrast);
    --theme-switch-thumb-on--background--info--hover: var(--theme-color-info--contrast);
    --theme-switch-thumb-on--background--invalid: var(--theme-color-alarm--contrast);
    --theme-switch-thumb-on--background--invalid--active: var(--theme-color-alarm--contrast);
    --theme-switch-thumb-on--background--invalid--hover: var(--theme-color-alarm--contrast);
    --theme-switch-thumb-on--background--valid: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--valid--active: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--valid--hover: var(--theme-color-primary--contrast);
    --theme-switch-thumb-on--background--warning: var(--theme-color-warning--contrast);
    --theme-switch-thumb-on--background--warning--active: var(--theme-color-warning--contrast);
    --theme-switch-thumb-on--background--warning--hover: var(--theme-color-warning--contrast);
    --theme-switch-thumb-on--border-color: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--active: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--disabled: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--hover: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--info: var(--theme-color-info);
    --theme-switch-thumb-on--border-color--info--active: var(--theme-color-info);
    --theme-switch-thumb-on--border-color--info--hover: var(--theme-color-info);
    --theme-switch-thumb-on--border-color--invalid: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-on--border-color--invalid--active: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-on--border-color--invalid--hover: var(--theme-color-alarm-bdr);
    --theme-switch-thumb-on--border-color--valid: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--valid--active: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--valid--hover: var(--theme-color-0);
    --theme-switch-thumb-on--border-color--warning: var(--theme-color-warning-bdr);
    --theme-switch-thumb-on--border-color--warning--active: var(--theme-color-warning-bdr);
    --theme-switch-thumb-on--border-color--warning--hover: var(--theme-color-warning-bdr);
    --theme-animated-tab-circle--background: var(--theme-color-component-1);
    --theme-animated-tab-circle--background--active: var(--theme-color-ghost-primary--active);
    --theme-animated-tab-circle--background--disabled: var(--theme-color-ghost);
    --theme-animated-tab-circle--background--hover: var(--theme-color-ghost-primary--hover);
    --theme-animated-tab-circle--background--selected: var(--theme-color-ghost);
    --theme-animated-tab-circle--border-color: var(--theme-color-0);
    --theme-animated-tab-circle--border-color--active: var(--theme-color-0);
    --theme-animated-tab-circle--border-color--disabled: var(--theme-color-ghost);
    --theme-animated-tab-circle--border-color--hover: var(--theme-color-0);
    --theme-animated-tab-circle--border-color--selected: var(--theme-color-dynamic);
    --theme-animated-tab-icon--color: var(--theme-color-std-text);
    --theme-animated-tab-icon--color--active: var(--theme-color-std-text);
    --theme-animated-tab-icon--color--disabled: var(--theme-color-weak-text);
    --theme-animated-tab-icon--color--hover: var(--theme-color-std-text);
    --theme-animated-tab-icon--color--selected: var(--theme-color-std-text);
    --theme-animated-tab-indicator--background: var(--theme-color-soft-bdr);
    --theme-animated-tab-indicator--background--active: var(--theme-color-soft-bdr);
    --theme-animated-tab-indicator--background--hover: var(--theme-color-soft-bdr);
    --theme-animated-tab-indicator--background--selected: var(--theme-color-dynamic);
    --theme-tab--background: var(--theme-color-ghost);
    --theme-tab--background--active: var(--theme-color-ghost-primary--active);
    --theme-tab--background--disabled: var(--theme-color-ghost);
    --theme-tab--background--hover: var(--theme-color-ghost-primary--hover);
    --theme-tab--background--selected: var(--theme-color-ghost);
    --theme-tab--color: var(--theme-color-std-text);
    --theme-tab--color--active: var(--theme-color-std-text);
    --theme-tab--color--disabled: var(--theme-color-weak-text);
    --theme-tab--color--hover: var(--theme-color-std-text);
    --theme-tab--color--selected: var(--theme-color-std-text);
    --theme-tab-icon--color: var(--theme-color-std-text);
    --theme-tab-icon--color--active: var(--theme-color-std-text);
    --theme-tab-icon--color--disabled: var(--theme-color-weak-text);
    --theme-tab-icon--color--hover: var(--theme-color-std-text);
    --theme-tab-icon--color--selected: var(--theme-color-std-text);
    --theme-tab-indicator--background: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--active: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--disabled: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--hover: var(--theme-color-soft-bdr);
    --theme-tab-indicator--background--selected: var(--theme-color-dynamic);
    --theme-tab-indicator--height: 0.125rem;
    --theme-tab-pill--border-color: var(--theme-color-neutral);
    --theme-tab-pill--border-color--active: var(--theme-color-neutral);
    --theme-tab-pill--border-color--disabled: var(--theme-color-neutral);
    --theme-tab-pill--border-color--hover: var(--theme-color-neutral);
    --theme-tab-pill--border-color--selected: var(--theme-color-dynamic);
    --theme-table-group-header-row--background: var(--theme-color-0);
    --theme-table-group-header-row--border-color: var(--theme-color-soft-bdr);
    --theme-table--background: var(--theme-color-0);
    --theme-table--border-color: var(--theme-color-0);
    --theme-table--color: var(--theme-color-std-text);
    --theme-table-data-cell--background: var(--theme-color-ghost);
    --theme-table-data-cell--background--active: var(--theme-color-ghost--active);
    --theme-table-data-cell--background--disabled: var(--theme-color-ghost);
    --theme-table-data-cell--background--hover: var(--theme-color-ghost--hover);
    --theme-table-data-cell--background--selected: var(--theme-color-ghost--selected);
    --theme-table-data-cell--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-table-data-cell--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-table-data-cell--border-color: var(--theme-color-0);
    --theme-table-data-cell--color: var(--theme-color-std-text);
    --theme-table-data-cell--color-disabled: var(--theme-color-weak-text);
    --theme-table-data-row--background: var(--theme-color-ghost);
    --theme-table-data-row--background--active: var(--theme-color-ghost--active);
    --theme-table-data-row--background--disabled: var(--theme-color-ghost);
    --theme-table-data-row--background--hover: var(--theme-color-ghost--hover);
    --theme-table-data-row--background--selected: var(--theme-color-ghost--selected);
    --theme-table-data-row--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-table-data-row--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-table-data-row--border-color: var(--theme-color-weak-bdr);
    --theme-table-data-row-alt--background: var(--theme-color-ghost-alt);
    --theme-table-data-row-alt--background--active: var(--theme-color-ghost-alt--active);
    --theme-table-data-row-alt--background--disabled: var(--theme-color-ghost-alt);
    --theme-table-data-row-alt--background--hover: var(--theme-color-ghost-alt--hover);
    --theme-table-data-row-alt--background--selected: var(--theme-color-ghost-alt--selected);
    --theme-table-data-row-alt--background--selected-active: var(--theme-color-ghost-alt--selected-active);
    --theme-table-data-row-alt--background--selected-hover: var(--theme-color-ghost-alt--selected-hover);
    --theme-table-group-splitter--background: var(--theme-color-x-weak-bdr);
    --theme-table-group-splitter--background--hover: var(--theme-color-dynamic);
    --theme-table-header-cell--background: var(--theme-color-ghost);
    --theme-table-header-cell--background--active: var(--theme-color-ghost--active);
    --theme-table-header-cell--background--hover: var(--theme-color-ghost--hover);
    --theme-table-header-cell--border-color: var(--theme-color-0);
    --theme-table-header-cell--border-color--active: var(--theme-color-0);
    --theme-table-header-cell--border-color--hover: var(--theme-color-0);
    --theme-table-header-cell--color: var(--theme-color-std-text);
    --theme-table-header-filter--color: var(--theme-color-dynamic);
    --theme-table-header-row--background: var(--theme-color-0);
    --theme-table-header-row--border-color: var(--theme-color-soft-bdr);
    --theme-table-header-sort--color: var(--theme-color-dynamic);
    --theme-table-header-splitter--background: var(--theme-color-soft-bdr);
    --theme-table-header-splitter--background--hover: var(--theme-color-dynamic);
    --theme-table-selection--border-color: var(--theme-color-0);
    --theme-tile--border-radius: var(--theme-default-border-radius);
    --theme-tile--box-shadow: none;
    --theme-toast--background: var(--theme-color-2);
    --theme-toast--border-color: var(--theme-color-0);
    --theme-toast--border-radius: var(--theme-default-border-radius);
    --theme-toast--border-radus: var(--theme-toast--border-radius);
    --theme-toast--border-thickness: var(--theme-border-width-none);
    --theme-toast--box-shadow: var(--theme-shadow-4);
    --theme-toast--color: var(--theme-color-std-text);
    --theme-toast-timer-track--background: var(--theme-color-0);
    --theme-toast-timer-value--background: var(--theme-color-component-4);
    --theme-tooltip--background: var(--theme-color-2);
    --theme-tooltip--border-color: var(--theme-color-0);
    --theme-tooltip--color: var(--theme-color-std-text);
    --theme-tooltip-close--color: var(--theme-color-soft-text);
    --theme-tooltip-close-btn--background: var(--theme-color-ghost);
    --theme-tooltip-close-btn--background--active: var(--theme-color-ghost--active);
    --theme-tooltip-close-btn--background--hover: var(--theme-color-ghost--hover);
    --theme-tootlip--background: var(--theme-tooltip--background);
    --theme-tree-item--background: var(--theme-color-ghost);
    --theme-tree-item--background--active: var(--theme-color-ghost--active);
    --theme-tree-item--background--hover: var(--theme-color-ghost--hover);
    --theme-tree-item--background--selected: var(--theme-color-ghost--selected);
    --theme-tree-item--background--selected-active: var(--theme-color-ghost--selected-active);
    --theme-tree-item--background--selected-hover: var(--theme-color-ghost--selected-hover);
    --theme-tree-item--color: var(--theme-color-std-text);
    --theme-tree-item-icon: var(--theme-color-std-text);
    --theme-tree-item-node-closed-icon--color: var(--theme-color-std-text);
    --theme-tree-item-node-open-icon--color: var(--theme-color-dynamic);
    --theme-tree-item-status--color: var(--theme-color-soft-text);
    --theme-upload--background: var(--theme-color-1);
    --theme-upload--background--checking: var(--theme-color-1);
    --theme-upload--background--disabled: var(--theme-color-0);
    --theme-upload--background--dragover: var(--theme-color-1);
    --theme-upload--border-color: var(--theme-color-soft-bdr);
    --theme-upload--border-color--checking: var(--theme-color-soft-bdr);
    --theme-upload--border-color--disabled: var(--theme-color-soft-bdr);
    --theme-upload--border-color--dragover: var(--theme-color-dynamic);
    --theme-upload--border-radius: var(--theme-default-border-radius);
    --theme-upload-text--color: var(--theme-color-std-text);
    --theme-upload-text--color--checking: var(--theme-color-std-text);
    --theme-upload-text--color--disabled: var(--theme-color-weak-text);
    --theme-workflow--border-radius: 1px;
    --theme-workflow-step--background: var(--theme-color-ghost);
    --theme-workflow-step--background--active: var(--theme-color-ghost--active);
    --theme-workflow-step--background--disabled: var(--theme-color-ghost);
    --theme-workflow-step--background--hover: var(--theme-color-ghost--hover);
    --theme-workflow-step--background--selected: var(--theme-color-ghost--selected);
    --theme-workflow-step--color: var(--theme-color-std-text);
    --theme-workflow-step--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon--background: var(--theme-color-1);
    --theme-workflow-step-icon-default--color: var(--theme-color-soft-text);
    --theme-workflow-step-icon-default--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-default--color--selected: var(--theme-color-dynamic);
    --theme-workflow-step-icon-done--color: var(--theme-color-primary);
    --theme-workflow-step-icon-done--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-done--color--selected: var(--theme-color-dynamic);
    --theme-workflow-step-icon-error--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-success--color--disabled: var(--theme-color-weak-text);
    --theme-workflow-step-icon-warning--color--disabled: var(--theme-color-weak-text);
}

/* ix-branding style dark theme ends */


/* input {
    background: #fff;
} */

/* ix-branding style input element */
input.search-box-acc-ix-brand-input {
    font-feature-settings: "clig" 0, "liga" 0;
    font-family: "Siemens Sans", "Siemens Sans", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: var(--theme-ms-0);
    line-height: var(--theme-line-height-md);
    font-weight: var(--theme-font-weight-normal);
    letter-spacing: var(--theme-letter-spacing-xl);
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    min-height: 2rem;
    width: 100%;
    padding: 0.25rem 0.5rem;
    background-color: var(--theme-input--background) !important;
    color: var(--theme-input--color) !important;
    appearance: textfield;
    text-overflow: ellipsis;
    border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
    border-radius: var(--theme-input--border-radius);
    box-shadow: var(--theme-input--box-shadow);
    border-width: .1666666667rem;
    padding: .5rem;
}

input.search-box-acc-ix-brand-input:focus:not(.readonly, .read-only, .disabled, [readonly], [disabled], :read-only),
input.search-box-acc-ix-brand-input:focus:not(.readonly, .read-only, .disabled, [readonly], [disabled], :read-only) {
    outline: 1px solid var(--theme-color-focus-bdr);
    outline-offset: var(--theme-input--focus--outline-offset);
    border-color: var(--theme-input--border-color--focus) !important;
}

input.search-box-acc-ix-brand-input:hover:not(.readonly, .read-only, .disabled, [readonly], [disabled], :read-only),
input.search-box-acc-ix-brand-input:hover:not(.readonly, .read-only, .disabled, [readonly], [disabled], :read-only) {
    background-color: var(--theme-input--background--hover) !important;
    border-color: var(--theme-input--border-color--hover) !important;
}

/* ix-branding style input element ends */

/* ix-branding style search icon/button starts */

.search-box-acc-ix-brand-search-icon-span {
    background-color: var(--theme-input--background);
    border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
    border-radius: var(--theme-input--border-radius);
    box-shadow: var(--theme-input--box-shadow);
    border-width: .1666666667rem;
}

.search-box-acc-ix-brand-search-icon {
    width: 24px;
    height: 24px;
    stroke: var(--theme-color-contrast-bdr);
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    background-color: var(--theme-input--background);
    fill: var(--theme-input--background);
    padding-top: 2px;
}

.search-box-acc-ix-brand-clear-icon-span {
    background-color: var(--theme-input--background);
    border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
    border-radius: var(--theme-input--border-radius);
    box-shadow: var(--theme-input--box-shadow);
    border-width: .1666666667rem;
}

.search-box-acc-ix-brand-clear-icon {
    width: 24px;
    height: 24px;
    stroke: var(--theme-color-contrast-bdr);
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    background-color: var(--theme-input--background);
    padding-top: 2px;
}

/* ix-branding style search icon/button ends */


/* ix-branding style button element theme starts */
button.search-box-acc-ix-brand-button {
    all: unset;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 0.5rem;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: "Siemens Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
}

button.search-box-acc-ix-brand-button,
button.search-box-acc-ix-brand-button.focus,
button.search-box-acc-ix-brand-button:focus-visible {
    background-color: var(--theme-btn-primary--background);
    color: var(--theme-btn-primary--color);
    --ix-button-color: var(--theme-btn-primary--color);
    border-width: var(--theme-btn--border-thickness);
    border-color: var(--theme-btn-primary--border-color);
    border-style: solid;
}

button.search-box-acc-ix-brand-button:not(.disabled):not(:disabled):hover,
button.search-box-acc-ix-brand-button:not(.disabled):not(:disabled).hover {
    border-color: var(--theme-btn-primary--border-color--hover);
    background-color: var(--theme-btn-primary--background--hover);
    color: var(--theme-btn-primary--color--hover);
}

button.search-box-acc-ix-brand-button:not(.disabled):not(:disabled):focus-visible {
    outline: 1px solid var(--theme-color-focus-bdr);
    outline-offset: var(--theme-btn--focus--outline-offset);
}

button.search-box-acc-ix-brand-button:not(.disabled):not(:disabled):active,
button.search-box-acc-ix-brand-button:not(.disabled):not(:disabled).active {
    border-color: var(--theme-btn-primary--border-color--active);
    background-color: var(--theme-btn-primary--background--active);
    color: var(--theme-btn-primary--color--active);
}

/* Ix-branding button element ends */

/* IX-Branding secondary button starts */

button.search-box-acc-ix-brand-button-secondary {
    all: unset;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 0.5rem;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: "Siemens Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
}

button.search-box-acc-ix-brand-button-secondary:not(.disabled):not(:disabled):hover,
button.search-box-acc-ix-brand-button-secondary:not(.disabled):not(:disabled).hover {
    border-color: var(--theme-btn-secondary--border-color--hover);
    background-color: var(--theme-btn-secondary--background--hover);
    color: var(--theme-btn-secondary--color--hover);
}

button.search-box-acc-ix-brand-button-secondary,
button.search-box-acc-ix-brand-button-secondary.focus,
button.search-box-acc-ix-brand-button-secondary:focus-visible {
    background-color: var(--theme-btn-secondary--background);
    color: var(--theme-btn-secondary--color);
    --ix-button-color: var(--theme-btn-secondary--color);
    border-width: var(--theme-btn--border-thickness);
    border-color: var(--theme-btn-secondary--border-color);
    border-style: solid;
}

button.search-box-acc-ix-brand-button-secondary:not(.disabled):not(:disabled):focus-visible {
    outline: 1px solid var(--theme-color-focus-bdr);
    outline-offset: var(--theme-btn--focus--outline-offset);
}

button.search-box-acc-ix-brand-button-secondary:not(.disabled):not(:disabled):active,
button.search-box-acc-ix-brand-button-secondary:not(.disabled):not(:disabled).active {
    border-color: var(--theme-btn-secondary--border-color--active);
    background-color: var(--theme-btn-secondary--background--active);
    color: var(--theme-btn-secondary--color--active);
}

/* IX-Branding secondary button ends */

/* IX-Branding dropdown starts */

.search-box-acc-ix-brand-dropdown-container {
    background-color: var(--theme-color-2) !important;
}

.search-box-acc-ix-brand-dropdown-item {
    font-feature-settings: "clig" off, "liga" off;
    font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: var(--theme-ms-0);
    line-height: var(--theme-line-height-md);
    font-weight: var(--theme-font-weight-normal);
    letter-spacing: var(--theme-letter-spacing-xl);
    -webkit-font-smoothing: antialiased;
    background-color: var(--theme-color-2) !important;
    color: var(--theme-color-std-text);
}

.search-box-acc-ix-brand-dropdown-item li:hover .sw-aria-border {
    background-color: var(--theme-ghost--background--hover) !important;
    color: var(--theme-color-std-text);
}

.search-box-acc-ix-brand-dropdown-item li.aw-widgets-cellListItem:hover {
    background-color: var(--theme-ghost--background--hover) !important;
    color: var(--theme-color-std-text);
}

.search-box-acc-ix-brand-dropdown-item .aw-widgets-cellListItemSelected {
    background-color: var(--theme-ghost--background--hover) !important;
    border-color: var(--theme-ghost--background--hover) !important;
    color: var(--theme-color-std-text) !important;
}

.search-box-acc-ix-brand-dropdown-item li:active .sw-aria-border {
    background-color: var(--theme-ghost--background--active) !important;
    color: var(--theme-color-std-text);
}

.search-box-acc-ix-brand-dropdown-item li.aw-widgets-cellListItem:active {
    background-color: var(--theme-ghost--background--active) !important;
    color: var(--theme-color-std-text);
}

.search-box-acc-ix-brand-dropdown-item li.aw-widgets-cellListItem {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

/* IX-Branding dropdown ends */

/* IX-Branding checkbox start */

.search-box-acc-ix-brand-checkbox .sw-checkbox-pseudo,
.search-box-acc-ix-brand-checkbox .sw-checkbox-pseudo::before,
.search-box-acc-ix-brand-checkbox .sw-checkbox-control {
    border-radius: 0 !important;
}

.search-box-acc-ix-brand-checkbox.sw-checkbox-val > .sw-checkbox-pseudo:before {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    margin: 0.3333333333rem;
    background-color: var(--theme-checkbox-unchecked--background) !important;
    border: var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color) !important;
    border-radius: 0 !important;
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: top;
    transition: border-color .2s, background-color .2s;
}

.search-box-acc-ix-brand-checkbox.sw-checkbox-val:hover > .sw-checkbox-pseudo::before {
    background-color: var(--theme-checkbox-unchecked--background--hover) !important;
    border: var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover) !important;
}

.search-box-acc-ix-brand-checkbox .sw-checkbox-pseudo:hover::before {
    background-color: var(--theme-checkbox-unchecked--background--hover) !important;
    border: var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover) !important;
}

.search-box-acc-ix-brand-checkbox > input.sw-property-val:checked + .sw-checkbox-pseudo::before {
    background-color: var(--theme-checkbox-checked--background--hover) !important;
    border: var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover) !important;
}

.search-box-acc-ix-brand-checkbox > input.sw-property-val:checked:hover + .sw-checkbox-pseudo::before {
background-color: var(--theme-checkbox-checked--background--hover) !important;
    border: var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover) !important;
}

/* IX-Branding checkbox ends */

/* IX-Branding facet panel starts */
.search-box-acc-ix-brand-facet-panel {
    background-color: var(--theme-color-2) !important;
    color: var(--theme-color-std-text);
}

.search-box-acc-ix-brand-facet-panel::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: var(--theme-scrollbar-thumb--background);
}

.search-box-acc-ix-brand-facet-panel::-webkit-scrollbar-thumb:hover {
    background: var(--theme-scrollbar-thumb--background--hover);
}

.search-box-acc-ix-brand-facet-panel::-webkit-scrollbar-button {
    display: none;
}

.search-box-acc-ix-brand-facet-title {
    background-color: var(--theme-blind-base--background) !important;
    border: solid var(--theme-blind--border-thickness) transparent !important;
    color: var(--theme-color-std-text) !important;
    border-radius: var(--theme-blind--border-radius) var(--theme-blind--border-radius) 0 0;
}

.search-box-acc-ix-brand-facet-title .sw-sectionTitle {
    color: var(--theme-color-std-text) !important;
}

.search-box-acc-ix-brand-facet-panel-body {
    background-color: var(--theme-color-2) !important;
}

.sw-sectionTitleContainer.search-box-acc-ix-brand-facet-title:hover {
    background-color: var(--theme-ghost--background--hover) !important;
    color: var(--theme-color-std-text) !important;
}

/* IX-Branding facet panel ends */

/* IX-Branding search results panel starts */

.search-results-acc-ix-brand-search-results-panel {
    background-color: var(--theme-color-2) !important;
    color: var(--theme-color-std-text);
    height: 100% !important;
}

.search-results-acc-ix-brand-search-results-info {
    color: var(--theme-color-std-text) !important;
}

/* IX-Branding search results panel ends */

/* IX-Branding breadcrumb starts */

.navigate-project-acc-ix-brand-breadcrumb-div {
    background-color: var(--theme-color-1) !important;
}

.navigate-project-acc-ix-brand-breadcrumb-non-last-crumb-div {
    background-color: var(--theme-btn-tertiary--background) !important;
}

.navigate-project-acc-ix-brand-breadcrumb-non-last-crumb-div:hover {
    background-color: var(--theme-btn-tertiary--background--hover) !important;
}

.navigate-project-acc-ix-brand-breadcrumb-non-last-crumb-arrow-div {
    background-color: var(--theme-btn-tertiary--background) !important;
}

.navigate-project-acc-ix-brand-breadcrumb-non-last-crumb-arrow-div:hover {
    background-color: var(--theme-btn-tertiary--background--hover) !important;
}

.navigate-project-acc-ix-brand-breadcrumb-non-last-crumb-arrow-div-hide {
    display: none !important;
}

.navigate-project-acc-ix-brand-breadcrumb-non-last-buttons {
    color: var(--theme-btn-tertiary--color) !important;
}

.navigate-project-acc-ix-brand-breadcrumb-non-last-buttons:hover {
    color: var(--theme-btn-tertiary--color--hover) !important;
}

.navigate-project-acc-ix-brand-breadcrumb-last-button-text {
    color: var(--theme-color-soft-text) !important;
    font-weight: 700 !important;
}


/* IX-Branding breadcrumb ends */

/* iX-Branding navigate project contents as table view starts */

.navigate-project-acc-ix-brand-table-div {
    background-color: var(--theme-color-1) !important;
}

.navigate-project-acc-ix-brand-splm-table-div {
    border-top: none !important;
}

.navigate-project-acc-ix-brand-table-header-row-div {
    background-color: var(--theme-color-1) !important;
}

.navigate-project-acc-ix-brand-table-header-cell {
    background-color: var(--theme-color-1) !important;
    color: var(--theme-color-std-text) !important;
    border-top: 1px solid var(--theme-table-data-row--border-color) !important;
    border-bottom: 1px solid var(--theme-table-data-row--border-color) !important;
}

.navigate-project-acc-ix-brand-table-header-cell-splitter-remove {
    display: none !important;
}

.navigate-project-acc-ix-brand-table-content-rows {
    background-color: var(--theme-color-1) !important;
    color: var(--theme-color-std-text) !important;
    
}

.navigate-project-acc-ix-brand-table-content-rows a {
    color: var(--theme-color-primary) !important;
}

.navigate-project-acc-ix-brand-table-content-rows a:hover {
    color: var(--theme-color-dynamic--hover) !important;
}

.navigate-project-acc-ix-brand-table-content-row-cell {
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom-color: var(--theme-table-data-row--border-color) !important;
}

.navigate-project-acc-ix-brand-table-content-row-cell:hover {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

/* iX-Branding navigate project contents as table view ends */


/* ix-branding styles end  */