/*This is made directly without any framework*/
/*Changes  fonts, colors, rounded corner*/
 
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.lineHeightReset {
    line-height: 1;
}
i[class*="gd-"]:not(.with-bg).alert {
    color: #cc4b37;
}
i[class*="gd-"]:not(.with-bg).backgroundGrey {
    color: #f1f1f1;
}
i[class*="gd-"]:not(.with-bg).bodyGrey {
    color: #686868;
}
i[class*="gd-"]:not(.with-bg).greyParagraph {
    color: #717171;
}
i[class*="gd-"]:not(.with-bg).highlightBlue {
    color: #00f5f5;
}
i[class*="gd-"]:not(.with-bg).inactiveGrey {
    color: #a0a0a0;
}
i[class*="gd-"]:not(.with-bg).dateGrey {
    color: #555;
}
i[class*="gd-"]:not(.with-bg).navbarPurple {
    color: #c5c2cd;
}
i[class*="gd-"]:not(.with-bg).outlineGrey {
    color: #cecece;
}
i[class*="gd-"]:not(.with-bg).backgroundNavTabGrey {
    color: #e5e5e5;
}
i[class*="gd-"]:not(.with-bg).secondary {
    color: #0034ec;
}
i[class*="gd-"]:not(.with-bg).secondaryHover {
    color: #190c30;
}
i[class*="gd-"]:not(.with-bg).secondaryStandard {
    color: #231142;
}
i[class*="gd-"]:not(.with-bg).tableRowAlpha {
    color: #8fe7d2;
}
i[class*="gd-"]:not(.with-bg).primary {
    color: #121316;
}
i[class*="gd-"]:not(.with-bg).primaryHover {
    color: #231e31;
}
i[class*="gd-"]:not(.with-bg).success {
    color: #3adb76;
}
i[class*="gd-"]:not(.with-bg).successSecondary {
    color: #008109;
}
i[class*="gd-"]:not(.with-bg).white {
    color: #ffffff;
}
i[class*="gd-"]:not(.with-bg).warning {
    color: #ffae00;
}
i[class*="gd-"]:not(.with-bg).sentimentPlus {
    color: #008109;
}
i[class*="gd-"]:not(.with-bg).sentimentMinus {
    color: #d51b1b;
}
i[class*="gd-"]:not(.with-bg).sentimentNeutral {
    color: #f0ad4e;
}
i[class*="gd-"]:not(.with-bg).askExpert {
    color: #0034ec;
}
i[class*="gd-"]:not(.with-bg).cardsImageBackground {
    color: #14111c;
}
i[class*="gd-"]:not(.with-bg).searchBackground {
    color: #15121e;
}
i[class*="gd-"]:not(.with-bg).green {
    color: #00dea5;
}
i[class*="gd-"]:not(.with-bg).midGreen {
    color: #11957b;
}
i[class*="gd-"]:not(.with-bg).darkGreen {
    color: #215356;
}
i[class*="gd-"]:not(.with-bg).purple {
    color: #2c243b;
}
i[class*="gd-"]:not(.with-bg).blue {
    color: #263b51;
}
i[class*="gd-"]:not(.with-bg).lightBlue {
    color: #108fa1;
}
i[class*="gd-"]:not(.with-bg).midBlue {
    color: #1b6477;
}
i[class*="gd-"]:not(.with-bg).darkBlue {
    color: #263b51;
}
i[class*="gd-"]:not(.with-bg).orange {
    color: #f37a25;
}
i[class*="gd-"]:not(.with-bg).lightOrange {
    color: #dd5e28;
}
i[class*="gd-"]:not(.with-bg).midOrange {
    color: #cc482a;
}
i[class*="gd-"]:not(.with-bg).darkOrange {
    color: #c0392b;
}
i[class*="gd-"].with-bg {
    color: #ffffff;
    padding: 3px;
}
i[class*="gd-"].with-bg.alert {
    background-color: #cc4b37;
}
i[class*="gd-"].with-bg.backgroundGrey {
    background-color: #f1f1f1;
}
i[class*="gd-"].with-bg.bodyGrey {
    background-color: #686868;
}
i[class*="gd-"].with-bg.greyParagraph {
    background-color: #717171;
}
i[class*="gd-"].with-bg.highlightBlue {
    background-color: #00f5f5;
}
i[class*="gd-"].with-bg.inactiveGrey {
    background-color: #a0a0a0;
}
i[class*="gd-"].with-bg.dateGrey {
    background-color: #555;
}
i[class*="gd-"].with-bg.navbarPurple {
    background-color: #c5c2cd;
}
i[class*="gd-"].with-bg.outlineGrey {
    background-color: #cecece;
}
i[class*="gd-"].with-bg.backgroundNavTabGrey {
    background-color: #e5e5e5;
}
i[class*="gd-"].with-bg.secondary {
    background-color: #0034ec;
}
i[class*="gd-"].with-bg.secondaryHover {
    background-color: #190c30;
}
i[class*="gd-"].with-bg.secondaryStandard {
    background-color: #231142;
}
i[class*="gd-"].with-bg.tableRowAlpha {
    background-color: #8fe7d2;
}
i[class*="gd-"].with-bg.primary {
    background-color: #121316;
}
i[class*="gd-"].with-bg.primaryHover {
    background-color: #231e31;
}
i[class*="gd-"].with-bg.success {
    background-color: #3adb76;
}
i[class*="gd-"].with-bg.successSecondary {
    background-color: #008109;
}
i[class*="gd-"].with-bg.white {
    background-color: #ffffff;
}
i[class*="gd-"].with-bg.warning {
    background-color: #ffae00;
}
i[class*="gd-"].with-bg.sentimentPlus {
    background-color: #008109;
}
i[class*="gd-"].with-bg.sentimentMinus {
    background-color: #d51b1b;
}
i[class*="gd-"].with-bg.sentimentNeutral {
    background-color: #f0ad4e;
}
i[class*="gd-"].with-bg.askExpert {
    background-color: #0034ec;
}
i[class*="gd-"].with-bg.cardsImageBackground {
    background-color: #14111c;
}
i[class*="gd-"].with-bg.searchBackground {
    background-color: #15121e;
}
i[class*="gd-"].with-bg.green {
    background-color: #00dea5;
}
i[class*="gd-"].with-bg.midGreen {
    background-color: #11957b;
}
i[class*="gd-"].with-bg.darkGreen {
    background-color: #215356;
}
i[class*="gd-"].with-bg.purple {
    background-color: #2c243b;
}
i[class*="gd-"].with-bg.blue {
    background-color: #263b51;
}
i[class*="gd-"].with-bg.lightBlue {
    background-color: #108fa1;
}
i[class*="gd-"].with-bg.midBlue {
    background-color: #1b6477;
}
i[class*="gd-"].with-bg.darkBlue {
    background-color: #263b51;
}
i[class*="gd-"].with-bg.orange {
    background-color: #f37a25;
}
i[class*="gd-"].with-bg.lightOrange {
    background-color: #dd5e28;
}
i[class*="gd-"].with-bg.midOrange {
    background-color: #cc482a;
}
i[class*="gd-"].with-bg.darkOrange {
    background-color: #c0392b;
}
.bg.alert {
    background-color: #cc4b37;
}
.bg.backgroundGrey {
    background-color: #f1f1f1;
}
.bg.bodyGrey {
    background-color: #686868;
}
.bg.greyParagraph {
    background-color: #717171;
}
.bg.highlightBlue {
    background-color: #00f5f5;
}
.bg.inactiveGrey {
    background-color: #a0a0a0;
}
.bg.dateGrey {
    background-color: #555;
}
.bg.navbarPurple {
    background-color: #c5c2cd;
}
.bg.outlineGrey {
    background-color: #cecece;
}
.bg.backgroundNavTabGrey {
    background-color: #e5e5e5;
}
.bg.secondary {
    background-color: #0034ec;
}
.bg.secondaryHover {
    background-color: #190c30;
}
.bg.secondaryStandard {
    background-color: #231142;
}
.bg.tableRowAlpha {
    background-color: #8fe7d2;
}
.bg.primary {
    background-color: #121316;
}
.bg.primaryHover {
    background-color: #231e31;
}
.bg.success {
    background-color: #3adb76;
}
.bg.successSecondary {
    background-color: #008109;
}
.bg.white {
    background-color: #ffffff;
}
.bg.warning {
    background-color: #ffae00;
}
.bg.sentimentPlus {
    background-color: #008109;
}
.bg.sentimentMinus {
    background-color: #d51b1b;
}
.bg.sentimentNeutral {
    background-color: #f0ad4e;
}
.bg.askExpert {
    background-color: #0034ec;
}
.bg.cardsImageBackground {
    background-color: #14111c;
}
.bg.searchBackground {
    background-color: #15121e;
}
.bg.green {
    background-color: #00dea5;
}
.bg.midGreen {
    background-color: #11957b;
}
.bg.darkGreen {
    background-color: #215356;
}
.bg.purple {
    background-color: #2c243b;
}
.bg.blue {
    background-color: #263b51;
}
.bg.lightBlue {
    background-color: #108fa1;
}
.bg.midBlue {
    background-color: #1b6477;
}
.bg.darkBlue {
    background-color: #263b51;
}
.bg.orange {
    background-color: #f37a25;
}
.bg.lightOrange {
    background-color: #dd5e28;
}
.bg.midOrange {
    background-color: #cc482a;
}
.bg.darkOrange {
    background-color: #c0392b;
}
.fa.alert {
    color: #cc4b37;
}
.fa.backgroundGrey {
    color: #f1f1f1;
}
.fa.bodyGrey {
    color: #686868;
}
.fa.greyParagraph {
    color: #717171;
}
.fa.highlightBlue {
    color: #00f5f5;
}
.fa.inactiveGrey {
    color: #a0a0a0;
}
.fa.dateGrey {
    color: #555;
}
.fa.navbarPurple {
    color: #c5c2cd;
}
.fa.outlineGrey {
    color: #cecece;
}
.fa.backgroundNavTabGrey {
    color: #e5e5e5;
}
.fa.secondary {
    color: #0034ec;
}
.fa.secondaryHover {
    color: #190c30;
}
.fa.secondaryStandard {
    color: #231142;
}
.fa.tableRowAlpha {
    color: #8fe7d2;
}
.fa.primary {
    color: #121316;
}
.fa.primaryHover {
    color: #231e31;
}
.fa.success {
    color: #3adb76;
}
.fa.successSecondary {
    color: #008109;
}
.fa.white {
    color: #ffffff;
}
.fa.warning {
    color: #ffae00;
}
.fa.sentimentPlus {
    color: #008109;
}
.fa.sentimentMinus {
    color: #d51b1b;
}
.fa.sentimentNeutral {
    color: #f0ad4e;
}
.fa.askExpert {
    color: #0034ec;
}
.fa.cardsImageBackground {
    color: #14111c;
}
.fa.searchBackground {
    color: #15121e;
}
.fa.green {
    color: #00dea5;
}
.fa.midGreen {
    color: #11957b;
}
.fa.darkGreen {
    color: #215356;
}
.fa.purple {
    color: #2c243b;
}
.fa.blue {
    color: #263b51;
}
.fa.lightBlue {
    color: #108fa1;
}
.fa.midBlue {
    color: #1b6477;
}
.fa.darkBlue {
    color: #263b51;
}
.fa.orange {
    color: #f37a25;
}
.fa.lightOrange {
    color: #dd5e28;
}
.fa.midOrange {
    color: #cc482a;
}
.fa.darkOrange {
    color: #c0392b;
}
.tooltip {
    max-width: 18.75rem !important;
    width: 18.75rem;
}
.top-margin {
    margin-top: 22px;
}
.margin-bottom-none {
    margin-bottom: 0;
}
.margin-right-disabled {
    margin-right: -18px !important;
}
.margin-left-small {
    margin-left: 16px;
}
.margin-right {
    margin-right: 10px;
}
.section-margin {
    margin-top: 34px;
}
.grid-padding-x-inner-grid-small {
    margin-right: -18px !important;
}
.rounded {
    border-radius: 50%;
}
.bg-primary {
    background-color: #121316;
}
.bg-secondary {
    background-color: #0034ec;
}
.bg-grey {
    background-color: #f1f1f1;
}
.big-icon {
    font-size: 64px;
}
.without-borders tr td:first-child {
    border-right: none;
}
@media screen and (max-width: 51.24875em) {
    .reverse-items-mobile-view {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .reverse-items-mobile-view .button-group {
        margin-top: 15px;
    }
    .reverse-items-mobile-view .button-group:last-of-type {
        margin-top: 0;
    }
}
.module-content-white {
    background-color: #ffffff;
}
.chart-border-left {
    border-left: 1px solid #cecece;
}
@media screen and (max-width: 51.24875em) {
    .chart-border-left {
        border-left: 1px solid #cecece;
        border-top: 1px solid #cecece;
    }
}
hr {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
hr.none {
    border-width: 0;
}
hr.gutter-none {
    margin-top: 0;
    margin-bottom: 0;
}
hr.x-small {
    border-width: 0.0625rem;
}
hr.gutter-x-small {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
}
hr.small {
    border-width: 0.1875rem;
}
hr.gutter-small {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
}
hr.medium {
    border-width: 0.375rem;
}
hr.gutter-medium {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
}
hr.large {
    border-width: 0.5625rem;
}
hr.gutter-large {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
}
hr.x-large {
    border-width: 0.75rem;
}
hr.gutter-x-large {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
hr.xx-large {
    border-width: 1rem;
}
hr.gutter-xx-large {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
hr.head {
    margin-top: 0;
}
hr.foot {
    margin-bottom: 0;
}
hr.vertical {
    height: 100%;
    width: 0;
    margin: 0 1.25rem;
    border-bottom-width: 0;
    border-right: solid 1px #cacaca;
    display: inline;
}
hr.vertical.gutter-none {
    margin-left: 0;
    margin-right: 0;
}
hr.vertical.gutter-x-small {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
}
hr.vertical.gutter-small {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
}
hr.vertical.gutter-medium {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
}
hr.vertical.gutter-large {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
}
hr.vertical.gutter-x-large {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
hr.vertical.gutter-xx-large {
    margin-left: 1rem;
    margin-right: 1rem;
}
hr.vertical.right {
    margin-right: 0;
}
hr.vertical.left {
    margin-left: 0;
}
hr.dashed {
    border-style: dashed;
}
hr.alert {
    border-color: #cc4b37;
}
hr.backgroundGrey {
    border-color: #f1f1f1;
}
hr.bodyGrey {
    border-color: #686868;
}
hr.greyParagraph {
    border-color: #717171;
}
hr.highlightBlue {
    border-color: #00f5f5;
}
hr.inactiveGrey {
    border-color: #a0a0a0;
}
hr.dateGrey {
    border-color: #555;
}
hr.navbarPurple {
    border-color: #c5c2cd;
}
hr.outlineGrey {
    border-color: #cecece;
}
hr.backgroundNavTabGrey {
    border-color: #e5e5e5;
}
hr.secondary {
    border-color: #0034ec;
}
hr.secondaryHover {
    border-color: #190c30;
}
hr.secondaryStandard {
    border-color: #231142;
}
hr.tableRowAlpha {
    border-color: #8fe7d2;
}
hr.primary {
    border-color: #121316;
}
hr.primaryHover {
    border-color: #231e31;
}
hr.success {
    border-color: #3adb76;
}
hr.successSecondary {
    border-color: #008109;
}
hr.white {
    border-color: #ffffff;
}
hr.warning {
    border-color: #ffae00;
}
hr.sentimentPlus {
    border-color: #008109;
}
hr.sentimentMinus {
    border-color: #d51b1b;
}
hr.sentimentNeutral {
    border-color: #f0ad4e;
}
hr.askExpert {
    border-color: #0034ec;
}
hr.cardsImageBackground {
    border-color: #14111c;
}
hr.searchBackground {
    border-color: #15121e;
}
hr.green {
    border-color: #00dea5;
}
hr.midGreen {
    border-color: #11957b;
}
hr.darkGreen {
    border-color: #215356;
}
hr.purple {
    border-color: #2c243b;
}
hr.blue {
    border-color: #263b51;
}
hr.lightBlue {
    border-color: #108fa1;
}
hr.midBlue {
    border-color: #1b6477;
}
hr.darkBlue {
    border-color: #263b51;
}
hr.orange {
    border-color: #f37a25;
}
hr.lightOrange {
    border-color: #dd5e28;
}
hr.midOrange {
    border-color: #cc482a;
}
hr.darkOrange {
    border-color: #c0392b;
}
@media screen and (max-width: 39.99875em) {
    .extra-small-new-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .extra-small-new-row .button-group {
        margin-bottom: 20px;
    }
}
hr.separator-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    text-align: center;
    height: 1.5em;
    margin: 0.25rem auto;
    opacity: 0.5;
}
hr.separator-text.solid {
    opacity: 1;
}
hr.separator-text.solid-line {
    opacity: 1;
}
hr.separator-text.solid-line::after {
    color: rgba(10, 10, 10, 0.5);
}
hr.separator-text.solid-text {
    opacity: 1;
}
hr.separator-text.solid-text::before {
    opacity: 0.5;
}
hr.separator-text.left-text {
    text-align: left;
    padding-left: calc(((100% - 90%) / 2) + 0.5em);
}
hr.separator-text.right-text {
    text-align: right;
    padding-right: calc(((100% - 90%) / 2) + 0.5em);
}
hr.separator-text::before {
    content: "";
    background-color: #d8d8d8;
    position: absolute;
    left: calc((100% - 90%) / 2);
    top: 50%;
    width: 90%;
    height: 1px;
}
hr.separator-text.gradient:before {
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#d8d8d8), to(transparent));
    background: linear-gradient(to right, transparent, #d8d8d8, transparent);
}
hr.separator-text::after {
    content: attr(data-text);
    position: relative;
    display: inline-block;
    padding: 0 0.5em;
    line-height: 1.5em;
    color: #0a0a0a;
    background-color: #ffffff;
}
hr.separator-text.full::before {
    left: 0;
    width: 100%;
}
.bg-hide-for-small {
    background-size: 0 0;
}
.bg-show-for-small {
    background-size: cover;
}
@media print, screen and (min-width: 20em) {
    .bg-hide-for-ss-medium {
        background-size: 0 0;
    }
}
@media print, screen and (min-width: 20em) {
    .bg-show-for-ss-medium {
        background-size: cover;
    }
}
@media print, screen and (min-width: 30em) {
    .bg-hide-for-s-medium {
        background-size: 0 0;
    }
}
@media print, screen and (min-width: 30em) {
    .bg-show-for-s-medium {
        background-size: cover;
    }
}
@media print, screen and (min-width: 40em) {
    .bg-hide-for-medium {
        background-size: 0 0;
    }
}
@media print, screen and (min-width: 40em) {
    .bg-show-for-medium {
        background-size: cover;
    }
}
@media print, screen and (min-width: 51.25em) {
    .bg-hide-for-s-large {
        background-size: 0 0;
    }
}
@media print, screen and (min-width: 51.25em) {
    .bg-show-for-s-large {
        background-size: cover;
    }
}
@media print, screen and (min-width: 64em) {
    .bg-hide-for-large {
        background-size: 0 0;
    }
}
@media print, screen and (min-width: 64em) {
    .bg-show-for-large {
        background-size: cover;
    }
}
@media screen and (min-width: 75em) {
    .bg-hide-for-xlarge {
        background-size: 0 0;
    }
}
@media screen and (min-width: 75em) {
    .bg-show-for-xlarge {
        background-size: cover;
    }
}
@media screen and (min-width: 90em) {
    .bg-hide-for-xxlarge {
        background-size: 0 0;
    }
}
@media screen and (min-width: 90em) {
    .bg-show-for-xxlarge {
        background-size: cover;
    }
}
@media screen and (min-width: 160em) {
    .bg-hide-for-xxxlarge {
        background-size: 0 0;
    }
}
@media screen and (min-width: 160em) {
    .bg-show-for-xxxlarge {
        background-size: cover;
    }
}
.dropdown-pane > .menu li a .gd-file-w,
table tbody td .gd-file-w,
.report-builder.report .collection > section > footer .export-option .gd-file-w,
.dropdown-pane > .menu li a .gd-file-p,
table tbody td .gd-file-p,
.report-builder.report .collection > section > footer .export-option .gd-file-p,
.dropdown-pane > .menu li a .gd-file-x,
table tbody td .gd-file-x,
.report-builder.report .collection > section > footer .export-option .gd-file-x,
.dropdown-pane > .menu li a .gd-file-pdf,
table tbody td .gd-file-pdf,
.report-builder.report .collection > section > footer .export-option .gd-file-pdf {
    width: 18px;
    height: 18px;
    margin-bottom: -4px;
}
.dropdown-pane > .menu li a .gd-file-w::before,
table tbody td .gd-file-w::before,
.report-builder.report .collection > section > footer .export-option .gd-file-w::before,
.dropdown-pane > .menu li a .gd-file-p::before,
table tbody td .gd-file-p::before,
.report-builder.report .collection > section > footer .export-option .gd-file-p::before,
.dropdown-pane > .menu li a .gd-file-x::before,
table tbody td .gd-file-x::before,
.report-builder.report .collection > section > footer .export-option .gd-file-x::before,
.dropdown-pane > .menu li a .gd-file-pdf::before,
table tbody td .gd-file-pdf::before,
.report-builder.report .collection > section > footer .export-option .gd-file-pdf::before {
    content: "";
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.dropdown-pane > .menu li a .gd-file-w::before,
table tbody td .gd-file-w::before,
.report-builder.report .collection > section > footer .export-option .gd-file-w::before {
    background-image: url("../img/icon/word.svg");
}
.dropdown-pane > .menu li a .gd-file-p::before,
table tbody td .gd-file-p::before,
.report-builder.report .collection > section > footer .export-option .gd-file-p::before {
    background-image: url("../img/icon/powerpoint.svg");
}
.dropdown-pane > .menu li a .gd-file-x::before,
table tbody td .gd-file-x::before,
.report-builder.report .collection > section > footer .export-option .gd-file-x::before {
    background-image: url("../img/icon/excel.svg");
}
.dropdown-pane > .menu li a .gd-file-pdf::before,
table tbody td .gd-file-pdf::before,
.report-builder.report .collection > section > footer .export-option .gd-file-pdf::before {
    background-image: url("../img/icon/pdf.svg");
}
.full.grid-y {
    height: 100%;
}
.sortable-placeholder {
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-height: 25vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: dashed 2px #cecece;
    background-color: #121316;
}
.sortable-placeholder::before {
    content: "Drop here";
    font-size: 1.8rem;
    font-weight: 400;
    color: #ffffff;
}
.box-boundary {
    position: relative;
}
.underline {
    text-decoration: underline;
}
.fill-available {
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
}
.h-xxx-micro,
.h-min-xxx-micro {
    min-height: 40px;
}
.h-xxx-micro,
.h-max-xxx-micro {
    max-height: 40px;
}
.h-max-xxx-micro {
    overflow-x: auto;
}
.h-xx-micro,
.h-min-xx-micro {
    min-height: 60px;
}
.h-xx-micro,
.h-max-xx-micro {
    max-height: 60px;
}
.h-max-xx-micro {
    overflow-x: auto;
}
.h-x-micro,
.h-min-x-micro {
    min-height: 80px;
}
.h-x-micro,
.h-max-x-micro {
    max-height: 80px;
}
.h-max-x-micro {
    overflow-x: auto;
}
.h-micro,
.h-min-micro {
    min-height: 90px;
}
.h-micro,
.h-max-micro {
    max-height: 90px;
}
.h-max-micro {
    overflow-x: auto;
}
.h-s-micro,
.h-min-s-micro {
    min-height: 110px;
}
.h-s-micro,
.h-max-s-micro {
    max-height: 110px;
}
.h-max-s-micro {
    overflow-x: auto;
}
.h-xx-small,
.h-min-xx-small {
    min-height: 150px;
}
.h-xx-small,
.h-max-xx-small {
    max-height: 150px;
}
.h-max-xx-small {
    overflow-x: auto;
}
.h-x-small,
.h-min-x-small {
    min-height: 200px;
}
.h-x-small,
.h-max-x-small {
    max-height: 200px;
}
.h-max-x-small {
    overflow-x: auto;
}
.h-small,
.h-min-small {
    min-height: 250px;
}
.h-small,
.h-max-small {
    max-height: 250px;
}
.h-max-small {
    overflow-x: auto;
}
.h-sss-medium,
.h-min-sss-medium {
    min-height: 280px;
}
.h-sss-medium,
.h-max-sss-medium {
    max-height: 280px;
}
.h-max-sss-medium {
    overflow-x: auto;
}
.h-ss-medium,
.h-min-ss-medium {
    min-height: 300px;
}
.h-ss-medium,
.h-max-ss-medium {
    max-height: 300px;
}
.h-max-ss-medium {
    overflow-x: auto;
}
.h-s-medium,
.h-min-s-medium {
    min-height: 350px;
}
.h-s-medium,
.h-max-s-medium {
    max-height: 350px;
}
.h-max-s-medium {
    overflow-x: auto;
}
.h-medium,
.h-min-medium {
    min-height: 400px;
}
.h-medium,
.h-max-medium {
    max-height: 400px;
}
.h-max-medium {
    overflow-x: auto;
}
.h-s-large,
.h-min-s-large {
    min-height: 500px;
}
.h-s-large,
.h-max-s-large {
    max-height: 500px;
}
.h-max-s-large {
    overflow-x: auto;
}
.h-large,
.h-min-large {
    min-height: 600px;
}
.h-large,
.h-max-large {
    max-height: 600px;
}
.h-max-large {
    overflow-x: auto;
}
.h-x-large,
.h-min-x-large {
    min-height: 800px;
}
.h-x-large,
.h-max-x-large {
    max-height: 800px;
}
.h-max-x-large {
    overflow-x: auto;
}
.h-xx-large,
.h-min-xx-large {
    min-height: 1000px;
}
.h-xx-large,
.h-max-xx-large {
    max-height: 1000px;
}
.h-max-xx-large {
    overflow-x: auto;
}
.h-xxx-large,
.h-min-xxx-large {
    min-height: 1200px;
}
.h-xxx-large,
.h-max-xxx-large {
    max-height: 1200px;
}
.h-max-xxx-large {
    overflow-x: auto;
}
.h-full,
.h-min-full {
    min-height: 100%;
}
.h-full,
.h-max-full {
    max-height: 100%;
}
.h-max-full {
    overflow-x: auto;
}
.h-auto,
.h-min-auto {
    min-height: auto;
}
.h-auto,
.h-max-auto {
    max-height: auto;
}
.h-max-auto {
    overflow-x: auto;
}
[data-nojs="show"] {
    display: none;
}
.no-js [data-nojs="show"] {
    display: block;
}
.no-js [data-nojs="hide"] {
    display: none;
}

html,
body {
    min-height: 100vh;
    background-color: #f1f1f1;
    font-family: 'Manrope', sans-serif !important;
}
.curated-lists-heading .input-group {
    margin-bottom: 0;
}
@media screen and (max-width: 19.99875em) {
    .curated-lists-heading .input-group {
        margin-bottom: 20px;
    }
}
.curated-lists-heading h3 {
    margin: 0 0 23px 0;
}
.bg-grey {
    background-color: #f1f1f1;
}
.chart {
    background-color: #ffffff;
}
.main-content {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.main-content.beta {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.main-content > .grid-container.modular {
    padding-top: 20px;
}
@media screen and (max-width: 51.24875em) {
    .main-content {
        margin-top: 0.5rem;
    }
}
.content-padding {
    background-color: #fff;
    padding: 40px 0 83px 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 20px 40px 20px;
}
.sticky-container + .tabs-content {
    border: none;
}
.refinement-map-heading .button {
    margin-bottom: 0;
}
.sections > p:last-of-type {
    margin-bottom: 0;
}
.sections > p:last-of-type.h4 {
    margin-bottom: 0;
}
.sections h3.section-heading,
.sections .refinement-map-heading {
    margin-top: 50px;
    margin-bottom: 23px;
}
.sections .referent-map-heading .h3 {
    margin-bottom: 0;
}
.sections h4.section-heading {
    margin-top: 24px;
    margin-bottom: 23px;
}
.sections .section p {
    max-width: 850px;
    width: 100%;
}
.sections .section.news {
    margin-bottom: 20px;
}
.sections .section.news span.dateGrey {
    margin-bottom: 7px;
}
.sections > .section:first-child .section-heading {
    margin-top: 34px;
}
.sections.latest-news h4:hover {
    color: #231e31;
    cursor: pointer;
}
.paragraph-wrapper .h5 + .h5,
.paragraph-wrapper .h6 + .h6,
.heading-paragraph .h5 + .h5,
.heading-paragraph .h6 + .h6 {
    margin-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.heading-paragraph .note {
    margin: 13px 0 20px;
}
.heading-paragraph .note + a {
    margin-bottom: 0;
}
.heading-paragraph p:only-child {
    margin-bottom: 0;
}
.grid-x > .cell .module,
.grid-x > .cell + .cell .module {
    height: 100%;
}
.animated-search-form[type="text"] {
    width: 0;
    opacity: 0;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.animated-search-form[type="text"]:focus {
    width: 100%;
    opacity: 1;
}
.table-container-bordered {
    border: 1px solid #cecece;
}
.table-container-bordered + .table-container-bordered {
    border-left: none;
}
.table-container-bordered th .h6 {
    margin: 0;
}
#main-playbook.closed {
    display: none;
}
.class-breakpoint.small {
    width: 0;
}
.class-breakpoint.ss-medium {
    width: 320px;
}
.class-breakpoint.s-medium {
    width: 480px;
}
.class-breakpoint.medium {
    width: 640px;
}
.class-breakpoint.s-large {
    width: 820px;
}
.class-breakpoint.large {
    width: 1024px;
}
.class-breakpoint.xlarge {
    width: 1200px;
}
.class-breakpoint.xxlarge {
    width: 1440px;
}
.class-breakpoint.xxxlarge {
    width: 2560px;
}
body {
    background-color: #ffffff;
    min-height: 100vh;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
body > footer {
    background-color: #686868;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    z-index: 3;
}
body > header,
body > main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex: 1 0 0;
}
body > main > .grid-container:last-child {
    padding-bottom: 2rem;
}
body > main.closed {
    display: none;
    height: 0;
}
body > main .split-bg.full-content.right {
    background: none;
}
@media print, screen and (min-width: 40em) {
    body > main .split-bg.full-content.right {
        background: -webkit-gradient(linear, left top, right top, color-stop(85%, #fff), color-stop(15%, #f1f1f1));
        background: linear-gradient(90deg, #fff 85%, #f1f1f1 15%);
    }
}
@media screen and (min-width: 75em) {
    body > main .split-bg.full-content.right {
        background: -webkit-gradient(linear, left top, right top, color-stop(75%, #fff), color-stop(25%, #f1f1f1));
        background: linear-gradient(90deg, #fff 75%, #f1f1f1 25%);
    }
}
@media screen and (min-width: 143.75em) {
    body > main .split-bg.full-content.right {
        background: -webkit-gradient(linear, left top, right top, color-stop(65%, #fff), color-stop(35%, #f1f1f1));
        background: linear-gradient(90deg, #fff 65%, #f1f1f1 35%);
    }
}
body > main .split-bg.full-content.right .sidebar-bg {
    margin-bottom: auto;
}
@media print, screen and (min-width: 40em) {
    body > main .split-bg.full-content.right .sidebar-bg {
        margin-bottom: -2rem;
    }
}
body .main-content {
    margin-top: 26px;
}
body .main-content.beta {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 26px;
}
body .main-content.collapse {
    margin-top: 0;
}
body .main-content.main-content-header-notification .page-menu {
    margin-top: 0;
}
@media screen and (max-width: 51.24875em) {
    body .main-content.main-content-header-notification .page-menu {
        margin-top: 26px;
    }
}
body .main-content.opened {
    display: block;
}
body .main-content.closed {
    display: none;
}
.grid-container.full.sidebar_rightSide {
    padding-bottom: 0;
}
.grid-container.full.sidebar_rightSide .main-content {
    margin-bottom: 30px;
}
.main-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.shade {
    background-color: #f1f1f1;
}
.rounded {
    border-radius: 8px;
}
.grid-padding-x-small.grid-padding-y-small {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
}
.grid-padding-x-small {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
}
.grid-padding-x-small > .cell {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}
.grid-padding-y-small {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
}
.grid-padding-y-small > .cell {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}
.grid-padding-x-medium {
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
}
.grid-padding-x-medium > .cell {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
}
.grid-padding-y-medium {
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
}
.grid-padding-y-medium > .cell {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
}
@media screen and (max-width: 74.99875em) {
    .grid-margin-y-bottom > .cell:first-child {
        margin-bottom: 0.625rem;
    }
    .grid-margin-y-bottom > .cell + .cell {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
    }
}
.gutter-small .grid-padding-x > .cell,
.grid-padding-x.gutter-small > .cell {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}
.gutter-small .grid-padding-y > .cell,
.grid-padding-y.gutter-small > .cell {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}
.gutter-small .grid-margin-x,
.grid-margin-x.gutter-small {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
}
.gutter-small .grid-margin-x > .cell,
.grid-margin-x.gutter-small > .cell {
    width: calc(100% - 0.75rem);
    margin-left: 0.375rem;
    margin-right: 0.375rem;
}
.gutter-small .grid-margin-x > .small-1,
.grid-margin-x.gutter-small > .small-1 {
    width: calc(8.33333% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-2,
.grid-margin-x.gutter-small > .small-2 {
    width: calc(16.66667% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-3,
.grid-margin-x.gutter-small > .small-3 {
    width: calc(25% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-4,
.grid-margin-x.gutter-small > .small-4 {
    width: calc(33.33333% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-5,
.grid-margin-x.gutter-small > .small-5 {
    width: calc(41.66667% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-6,
.grid-margin-x.gutter-small > .small-6 {
    width: calc(50% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-7,
.grid-margin-x.gutter-small > .small-7 {
    width: calc(58.33333% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-8,
.grid-margin-x.gutter-small > .small-8 {
    width: calc(66.66667% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-9,
.grid-margin-x.gutter-small > .small-9 {
    width: calc(75% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-10,
.grid-margin-x.gutter-small > .small-10 {
    width: calc(83.33333% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-11,
.grid-margin-x.gutter-small > .small-11 {
    width: calc(91.66667% - 0.75rem);
}
.gutter-small .grid-margin-x > .small-12,
.grid-margin-x.gutter-small > .small-12 {
    width: calc(100% - 0.75rem);
}
@media print, screen and (min-width: 20em) {
    .gutter-small .grid-margin-x > .ss-medium-1,
    .grid-margin-x.gutter-small > .ss-medium-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-2,
    .grid-margin-x.gutter-small > .ss-medium-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-3,
    .grid-margin-x.gutter-small > .ss-medium-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-4,
    .grid-margin-x.gutter-small > .ss-medium-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-5,
    .grid-margin-x.gutter-small > .ss-medium-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-6,
    .grid-margin-x.gutter-small > .ss-medium-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-7,
    .grid-margin-x.gutter-small > .ss-medium-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-8,
    .grid-margin-x.gutter-small > .ss-medium-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-9,
    .grid-margin-x.gutter-small > .ss-medium-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-10,
    .grid-margin-x.gutter-small > .ss-medium-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-11,
    .grid-margin-x.gutter-small > .ss-medium-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .ss-medium-12,
    .grid-margin-x.gutter-small > .ss-medium-12 {
        width: calc(100% - 0.75rem);
    }
}
@media print, screen and (min-width: 30em) {
    .gutter-small .grid-margin-x > .s-medium-1,
    .grid-margin-x.gutter-small > .s-medium-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-2,
    .grid-margin-x.gutter-small > .s-medium-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-3,
    .grid-margin-x.gutter-small > .s-medium-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-4,
    .grid-margin-x.gutter-small > .s-medium-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-5,
    .grid-margin-x.gutter-small > .s-medium-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-6,
    .grid-margin-x.gutter-small > .s-medium-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-7,
    .grid-margin-x.gutter-small > .s-medium-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-8,
    .grid-margin-x.gutter-small > .s-medium-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-9,
    .grid-margin-x.gutter-small > .s-medium-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-10,
    .grid-margin-x.gutter-small > .s-medium-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-11,
    .grid-margin-x.gutter-small > .s-medium-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-medium-12,
    .grid-margin-x.gutter-small > .s-medium-12 {
        width: calc(100% - 0.75rem);
    }
}
@media print, screen and (min-width: 40em) {
    .gutter-small .grid-margin-x > .medium-1,
    .grid-margin-x.gutter-small > .medium-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-2,
    .grid-margin-x.gutter-small > .medium-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-3,
    .grid-margin-x.gutter-small > .medium-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-4,
    .grid-margin-x.gutter-small > .medium-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-5,
    .grid-margin-x.gutter-small > .medium-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-6,
    .grid-margin-x.gutter-small > .medium-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-7,
    .grid-margin-x.gutter-small > .medium-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-8,
    .grid-margin-x.gutter-small > .medium-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-9,
    .grid-margin-x.gutter-small > .medium-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-10,
    .grid-margin-x.gutter-small > .medium-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-11,
    .grid-margin-x.gutter-small > .medium-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .medium-12,
    .grid-margin-x.gutter-small > .medium-12 {
        width: calc(100% - 0.75rem);
    }
}
@media print, screen and (min-width: 51.25em) {
    .gutter-small .grid-margin-x > .s-large-1,
    .grid-margin-x.gutter-small > .s-large-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-2,
    .grid-margin-x.gutter-small > .s-large-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-3,
    .grid-margin-x.gutter-small > .s-large-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-4,
    .grid-margin-x.gutter-small > .s-large-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-5,
    .grid-margin-x.gutter-small > .s-large-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-6,
    .grid-margin-x.gutter-small > .s-large-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-7,
    .grid-margin-x.gutter-small > .s-large-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-8,
    .grid-margin-x.gutter-small > .s-large-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-9,
    .grid-margin-x.gutter-small > .s-large-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-10,
    .grid-margin-x.gutter-small > .s-large-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-11,
    .grid-margin-x.gutter-small > .s-large-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .s-large-12,
    .grid-margin-x.gutter-small > .s-large-12 {
        width: calc(100% - 0.75rem);
    }
}
@media print, screen and (min-width: 64em) {
    .gutter-small .grid-margin-x > .large-1,
    .grid-margin-x.gutter-small > .large-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-2,
    .grid-margin-x.gutter-small > .large-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-3,
    .grid-margin-x.gutter-small > .large-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-4,
    .grid-margin-x.gutter-small > .large-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-5,
    .grid-margin-x.gutter-small > .large-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-6,
    .grid-margin-x.gutter-small > .large-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-7,
    .grid-margin-x.gutter-small > .large-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-8,
    .grid-margin-x.gutter-small > .large-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-9,
    .grid-margin-x.gutter-small > .large-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-10,
    .grid-margin-x.gutter-small > .large-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-11,
    .grid-margin-x.gutter-small > .large-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .large-12,
    .grid-margin-x.gutter-small > .large-12 {
        width: calc(100% - 0.75rem);
    }
}
@media screen and (min-width: 75em) {
    .gutter-small .grid-margin-x > .xlarge-1,
    .grid-margin-x.gutter-small > .xlarge-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-2,
    .grid-margin-x.gutter-small > .xlarge-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-3,
    .grid-margin-x.gutter-small > .xlarge-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-4,
    .grid-margin-x.gutter-small > .xlarge-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-5,
    .grid-margin-x.gutter-small > .xlarge-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-6,
    .grid-margin-x.gutter-small > .xlarge-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-7,
    .grid-margin-x.gutter-small > .xlarge-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-8,
    .grid-margin-x.gutter-small > .xlarge-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-9,
    .grid-margin-x.gutter-small > .xlarge-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-10,
    .grid-margin-x.gutter-small > .xlarge-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-11,
    .grid-margin-x.gutter-small > .xlarge-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xlarge-12,
    .grid-margin-x.gutter-small > .xlarge-12 {
        width: calc(100% - 0.75rem);
    }
}
@media screen and (min-width: 90em) {
    .gutter-small .grid-margin-x > .xxlarge-1,
    .grid-margin-x.gutter-small > .xxlarge-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-2,
    .grid-margin-x.gutter-small > .xxlarge-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-3,
    .grid-margin-x.gutter-small > .xxlarge-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-4,
    .grid-margin-x.gutter-small > .xxlarge-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-5,
    .grid-margin-x.gutter-small > .xxlarge-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-6,
    .grid-margin-x.gutter-small > .xxlarge-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-7,
    .grid-margin-x.gutter-small > .xxlarge-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-8,
    .grid-margin-x.gutter-small > .xxlarge-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-9,
    .grid-margin-x.gutter-small > .xxlarge-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-10,
    .grid-margin-x.gutter-small > .xxlarge-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-11,
    .grid-margin-x.gutter-small > .xxlarge-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxlarge-12,
    .grid-margin-x.gutter-small > .xxlarge-12 {
        width: calc(100% - 0.75rem);
    }
}
@media screen and (min-width: 160em) {
    .gutter-small .grid-margin-x > .xxxlarge-1,
    .grid-margin-x.gutter-small > .xxxlarge-1 {
        width: calc(8.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-2,
    .grid-margin-x.gutter-small > .xxxlarge-2 {
        width: calc(16.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-3,
    .grid-margin-x.gutter-small > .xxxlarge-3 {
        width: calc(25% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-4,
    .grid-margin-x.gutter-small > .xxxlarge-4 {
        width: calc(33.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-5,
    .grid-margin-x.gutter-small > .xxxlarge-5 {
        width: calc(41.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-6,
    .grid-margin-x.gutter-small > .xxxlarge-6 {
        width: calc(50% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-7,
    .grid-margin-x.gutter-small > .xxxlarge-7 {
        width: calc(58.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-8,
    .grid-margin-x.gutter-small > .xxxlarge-8 {
        width: calc(66.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-9,
    .grid-margin-x.gutter-small > .xxxlarge-9 {
        width: calc(75% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-10,
    .grid-margin-x.gutter-small > .xxxlarge-10 {
        width: calc(83.33333% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-11,
    .grid-margin-x.gutter-small > .xxxlarge-11 {
        width: calc(91.66667% - 0.75rem);
    }
    .gutter-small .grid-margin-x > .xxxlarge-12,
    .grid-margin-x.gutter-small > .xxxlarge-12 {
        width: calc(100% - 0.75rem);
    }
}
.gutter-small .grid-margin-y,
.grid-margin-y.gutter-small {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
}
.gutter-small .grid-margin-y > .cell,
.grid-margin-y.gutter-small > .cell {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
}
.gutter-medium .grid-padding-x > .cell,
.grid-padding-x.gutter-medium > .cell {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
}
.gutter-medium .grid-padding-y > .cell,
.grid-padding-y.gutter-medium > .cell {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
}
.gutter-medium .grid-margin-x,
.grid-margin-x.gutter-medium {
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
}
.gutter-medium .grid-margin-x > .cell,
.grid-margin-x.gutter-medium > .cell {
    width: calc(100% - 1.125rem);
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
}
.gutter-medium .grid-margin-x > .small-1,
.grid-margin-x.gutter-medium > .small-1 {
    width: calc(8.33333% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-2,
.grid-margin-x.gutter-medium > .small-2 {
    width: calc(16.66667% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-3,
.grid-margin-x.gutter-medium > .small-3 {
    width: calc(25% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-4,
.grid-margin-x.gutter-medium > .small-4 {
    width: calc(33.33333% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-5,
.grid-margin-x.gutter-medium > .small-5 {
    width: calc(41.66667% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-6,
.grid-margin-x.gutter-medium > .small-6 {
    width: calc(50% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-7,
.grid-margin-x.gutter-medium > .small-7 {
    width: calc(58.33333% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-8,
.grid-margin-x.gutter-medium > .small-8 {
    width: calc(66.66667% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-9,
.grid-margin-x.gutter-medium > .small-9 {
    width: calc(75% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-10,
.grid-margin-x.gutter-medium > .small-10 {
    width: calc(83.33333% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-11,
.grid-margin-x.gutter-medium > .small-11 {
    width: calc(91.66667% - 1.125rem);
}
.gutter-medium .grid-margin-x > .small-12,
.grid-margin-x.gutter-medium > .small-12 {
    width: calc(100% - 1.125rem);
}
@media print, screen and (min-width: 20em) {
    .gutter-medium .grid-margin-x > .ss-medium-1,
    .grid-margin-x.gutter-medium > .ss-medium-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-2,
    .grid-margin-x.gutter-medium > .ss-medium-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-3,
    .grid-margin-x.gutter-medium > .ss-medium-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-4,
    .grid-margin-x.gutter-medium > .ss-medium-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-5,
    .grid-margin-x.gutter-medium > .ss-medium-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-6,
    .grid-margin-x.gutter-medium > .ss-medium-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-7,
    .grid-margin-x.gutter-medium > .ss-medium-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-8,
    .grid-margin-x.gutter-medium > .ss-medium-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-9,
    .grid-margin-x.gutter-medium > .ss-medium-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-10,
    .grid-margin-x.gutter-medium > .ss-medium-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-11,
    .grid-margin-x.gutter-medium > .ss-medium-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .ss-medium-12,
    .grid-margin-x.gutter-medium > .ss-medium-12 {
        width: calc(100% - 1.125rem);
    }
}
@media print, screen and (min-width: 30em) {
    .gutter-medium .grid-margin-x > .s-medium-1,
    .grid-margin-x.gutter-medium > .s-medium-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-2,
    .grid-margin-x.gutter-medium > .s-medium-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-3,
    .grid-margin-x.gutter-medium > .s-medium-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-4,
    .grid-margin-x.gutter-medium > .s-medium-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-5,
    .grid-margin-x.gutter-medium > .s-medium-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-6,
    .grid-margin-x.gutter-medium > .s-medium-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-7,
    .grid-margin-x.gutter-medium > .s-medium-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-8,
    .grid-margin-x.gutter-medium > .s-medium-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-9,
    .grid-margin-x.gutter-medium > .s-medium-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-10,
    .grid-margin-x.gutter-medium > .s-medium-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-11,
    .grid-margin-x.gutter-medium > .s-medium-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-medium-12,
    .grid-margin-x.gutter-medium > .s-medium-12 {
        width: calc(100% - 1.125rem);
    }
}
@media print, screen and (min-width: 40em) {
    .gutter-medium .grid-margin-x > .medium-1,
    .grid-margin-x.gutter-medium > .medium-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-2,
    .grid-margin-x.gutter-medium > .medium-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-3,
    .grid-margin-x.gutter-medium > .medium-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-4,
    .grid-margin-x.gutter-medium > .medium-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-5,
    .grid-margin-x.gutter-medium > .medium-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-6,
    .grid-margin-x.gutter-medium > .medium-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-7,
    .grid-margin-x.gutter-medium > .medium-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-8,
    .grid-margin-x.gutter-medium > .medium-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-9,
    .grid-margin-x.gutter-medium > .medium-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-10,
    .grid-margin-x.gutter-medium > .medium-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-11,
    .grid-margin-x.gutter-medium > .medium-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .medium-12,
    .grid-margin-x.gutter-medium > .medium-12 {
        width: calc(100% - 1.125rem);
    }
}
@media print, screen and (min-width: 51.25em) {
    .gutter-medium .grid-margin-x > .s-large-1,
    .grid-margin-x.gutter-medium > .s-large-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-2,
    .grid-margin-x.gutter-medium > .s-large-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-3,
    .grid-margin-x.gutter-medium > .s-large-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-4,
    .grid-margin-x.gutter-medium > .s-large-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-5,
    .grid-margin-x.gutter-medium > .s-large-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-6,
    .grid-margin-x.gutter-medium > .s-large-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-7,
    .grid-margin-x.gutter-medium > .s-large-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-8,
    .grid-margin-x.gutter-medium > .s-large-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-9,
    .grid-margin-x.gutter-medium > .s-large-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-10,
    .grid-margin-x.gutter-medium > .s-large-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-11,
    .grid-margin-x.gutter-medium > .s-large-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .s-large-12,
    .grid-margin-x.gutter-medium > .s-large-12 {
        width: calc(100% - 1.125rem);
    }
}
@media print, screen and (min-width: 64em) {
    .gutter-medium .grid-margin-x > .large-1,
    .grid-margin-x.gutter-medium > .large-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-2,
    .grid-margin-x.gutter-medium > .large-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-3,
    .grid-margin-x.gutter-medium > .large-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-4,
    .grid-margin-x.gutter-medium > .large-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-5,
    .grid-margin-x.gutter-medium > .large-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-6,
    .grid-margin-x.gutter-medium > .large-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-7,
    .grid-margin-x.gutter-medium > .large-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-8,
    .grid-margin-x.gutter-medium > .large-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-9,
    .grid-margin-x.gutter-medium > .large-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-10,
    .grid-margin-x.gutter-medium > .large-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-11,
    .grid-margin-x.gutter-medium > .large-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .large-12,
    .grid-margin-x.gutter-medium > .large-12 {
        width: calc(100% - 1.125rem);
    }
}
@media screen and (min-width: 75em) {
    .gutter-medium .grid-margin-x > .xlarge-1,
    .grid-margin-x.gutter-medium > .xlarge-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-2,
    .grid-margin-x.gutter-medium > .xlarge-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-3,
    .grid-margin-x.gutter-medium > .xlarge-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-4,
    .grid-margin-x.gutter-medium > .xlarge-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-5,
    .grid-margin-x.gutter-medium > .xlarge-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-6,
    .grid-margin-x.gutter-medium > .xlarge-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-7,
    .grid-margin-x.gutter-medium > .xlarge-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-8,
    .grid-margin-x.gutter-medium > .xlarge-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-9,
    .grid-margin-x.gutter-medium > .xlarge-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-10,
    .grid-margin-x.gutter-medium > .xlarge-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-11,
    .grid-margin-x.gutter-medium > .xlarge-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xlarge-12,
    .grid-margin-x.gutter-medium > .xlarge-12 {
        width: calc(100% - 1.125rem);
    }
}
@media screen and (min-width: 90em) {
    .gutter-medium .grid-margin-x > .xxlarge-1,
    .grid-margin-x.gutter-medium > .xxlarge-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-2,
    .grid-margin-x.gutter-medium > .xxlarge-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-3,
    .grid-margin-x.gutter-medium > .xxlarge-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-4,
    .grid-margin-x.gutter-medium > .xxlarge-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-5,
    .grid-margin-x.gutter-medium > .xxlarge-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-6,
    .grid-margin-x.gutter-medium > .xxlarge-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-7,
    .grid-margin-x.gutter-medium > .xxlarge-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-8,
    .grid-margin-x.gutter-medium > .xxlarge-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-9,
    .grid-margin-x.gutter-medium > .xxlarge-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-10,
    .grid-margin-x.gutter-medium > .xxlarge-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-11,
    .grid-margin-x.gutter-medium > .xxlarge-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxlarge-12,
    .grid-margin-x.gutter-medium > .xxlarge-12 {
        width: calc(100% - 1.125rem);
    }
}
@media screen and (min-width: 160em) {
    .gutter-medium .grid-margin-x > .xxxlarge-1,
    .grid-margin-x.gutter-medium > .xxxlarge-1 {
        width: calc(8.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-2,
    .grid-margin-x.gutter-medium > .xxxlarge-2 {
        width: calc(16.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-3,
    .grid-margin-x.gutter-medium > .xxxlarge-3 {
        width: calc(25% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-4,
    .grid-margin-x.gutter-medium > .xxxlarge-4 {
        width: calc(33.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-5,
    .grid-margin-x.gutter-medium > .xxxlarge-5 {
        width: calc(41.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-6,
    .grid-margin-x.gutter-medium > .xxxlarge-6 {
        width: calc(50% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-7,
    .grid-margin-x.gutter-medium > .xxxlarge-7 {
        width: calc(58.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-8,
    .grid-margin-x.gutter-medium > .xxxlarge-8 {
        width: calc(66.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-9,
    .grid-margin-x.gutter-medium > .xxxlarge-9 {
        width: calc(75% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-10,
    .grid-margin-x.gutter-medium > .xxxlarge-10 {
        width: calc(83.33333% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-11,
    .grid-margin-x.gutter-medium > .xxxlarge-11 {
        width: calc(91.66667% - 1.125rem);
    }
    .gutter-medium .grid-margin-x > .xxxlarge-12,
    .grid-margin-x.gutter-medium > .xxxlarge-12 {
        width: calc(100% - 1.125rem);
    }
}
.gutter-medium .grid-margin-y,
.grid-margin-y.gutter-medium {
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
}
.gutter-medium .grid-margin-y > .cell,
.grid-margin-y.gutter-medium > .cell {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
}
.gutter-extreme .grid-padding-x > .cell,
.grid-padding-x.gutter-extreme > .cell {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}
.gutter-extreme .grid-padding-y > .cell,
.grid-padding-y.gutter-extreme > .cell {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
}
.gutter-extreme .grid-margin-x,
.grid-margin-x.gutter-extreme {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
}
.gutter-extreme .grid-margin-x > .cell,
.grid-margin-x.gutter-extreme > .cell {
    width: calc(100% - 3.75rem);
    margin-left: 1.875rem;
    margin-right: 1.875rem;
}
.gutter-extreme .grid-margin-x > .small-1,
.grid-margin-x.gutter-extreme > .small-1 {
    width: calc(8.33333% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-2,
.grid-margin-x.gutter-extreme > .small-2 {
    width: calc(16.66667% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-3,
.grid-margin-x.gutter-extreme > .small-3 {
    width: calc(25% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-4,
.grid-margin-x.gutter-extreme > .small-4 {
    width: calc(33.33333% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-5,
.grid-margin-x.gutter-extreme > .small-5 {
    width: calc(41.66667% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-6,
.grid-margin-x.gutter-extreme > .small-6 {
    width: calc(50% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-7,
.grid-margin-x.gutter-extreme > .small-7 {
    width: calc(58.33333% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-8,
.grid-margin-x.gutter-extreme > .small-8 {
    width: calc(66.66667% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-9,
.grid-margin-x.gutter-extreme > .small-9 {
    width: calc(75% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-10,
.grid-margin-x.gutter-extreme > .small-10 {
    width: calc(83.33333% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-11,
.grid-margin-x.gutter-extreme > .small-11 {
    width: calc(91.66667% - 3.75rem);
}
.gutter-extreme .grid-margin-x > .small-12,
.grid-margin-x.gutter-extreme > .small-12 {
    width: calc(100% - 3.75rem);
}
@media print, screen and (min-width: 20em) {
    .gutter-extreme .grid-margin-x > .ss-medium-1,
    .grid-margin-x.gutter-extreme > .ss-medium-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-2,
    .grid-margin-x.gutter-extreme > .ss-medium-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-3,
    .grid-margin-x.gutter-extreme > .ss-medium-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-4,
    .grid-margin-x.gutter-extreme > .ss-medium-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-5,
    .grid-margin-x.gutter-extreme > .ss-medium-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-6,
    .grid-margin-x.gutter-extreme > .ss-medium-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-7,
    .grid-margin-x.gutter-extreme > .ss-medium-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-8,
    .grid-margin-x.gutter-extreme > .ss-medium-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-9,
    .grid-margin-x.gutter-extreme > .ss-medium-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-10,
    .grid-margin-x.gutter-extreme > .ss-medium-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-11,
    .grid-margin-x.gutter-extreme > .ss-medium-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .ss-medium-12,
    .grid-margin-x.gutter-extreme > .ss-medium-12 {
        width: calc(100% - 3.75rem);
    }
}
@media print, screen and (min-width: 30em) {
    .gutter-extreme .grid-margin-x > .s-medium-1,
    .grid-margin-x.gutter-extreme > .s-medium-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-2,
    .grid-margin-x.gutter-extreme > .s-medium-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-3,
    .grid-margin-x.gutter-extreme > .s-medium-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-4,
    .grid-margin-x.gutter-extreme > .s-medium-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-5,
    .grid-margin-x.gutter-extreme > .s-medium-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-6,
    .grid-margin-x.gutter-extreme > .s-medium-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-7,
    .grid-margin-x.gutter-extreme > .s-medium-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-8,
    .grid-margin-x.gutter-extreme > .s-medium-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-9,
    .grid-margin-x.gutter-extreme > .s-medium-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-10,
    .grid-margin-x.gutter-extreme > .s-medium-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-11,
    .grid-margin-x.gutter-extreme > .s-medium-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-medium-12,
    .grid-margin-x.gutter-extreme > .s-medium-12 {
        width: calc(100% - 3.75rem);
    }
}
@media print, screen and (min-width: 40em) {
    .gutter-extreme .grid-margin-x > .medium-1,
    .grid-margin-x.gutter-extreme > .medium-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-2,
    .grid-margin-x.gutter-extreme > .medium-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-3,
    .grid-margin-x.gutter-extreme > .medium-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-4,
    .grid-margin-x.gutter-extreme > .medium-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-5,
    .grid-margin-x.gutter-extreme > .medium-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-6,
    .grid-margin-x.gutter-extreme > .medium-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-7,
    .grid-margin-x.gutter-extreme > .medium-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-8,
    .grid-margin-x.gutter-extreme > .medium-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-9,
    .grid-margin-x.gutter-extreme > .medium-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-10,
    .grid-margin-x.gutter-extreme > .medium-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-11,
    .grid-margin-x.gutter-extreme > .medium-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .medium-12,
    .grid-margin-x.gutter-extreme > .medium-12 {
        width: calc(100% - 3.75rem);
    }
}
@media print, screen and (min-width: 51.25em) {
    .gutter-extreme .grid-margin-x > .s-large-1,
    .grid-margin-x.gutter-extreme > .s-large-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-2,
    .grid-margin-x.gutter-extreme > .s-large-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-3,
    .grid-margin-x.gutter-extreme > .s-large-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-4,
    .grid-margin-x.gutter-extreme > .s-large-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-5,
    .grid-margin-x.gutter-extreme > .s-large-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-6,
    .grid-margin-x.gutter-extreme > .s-large-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-7,
    .grid-margin-x.gutter-extreme > .s-large-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-8,
    .grid-margin-x.gutter-extreme > .s-large-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-9,
    .grid-margin-x.gutter-extreme > .s-large-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-10,
    .grid-margin-x.gutter-extreme > .s-large-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-11,
    .grid-margin-x.gutter-extreme > .s-large-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .s-large-12,
    .grid-margin-x.gutter-extreme > .s-large-12 {
        width: calc(100% - 3.75rem);
    }
}
@media print, screen and (min-width: 64em) {
    .gutter-extreme .grid-margin-x > .large-1,
    .grid-margin-x.gutter-extreme > .large-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-2,
    .grid-margin-x.gutter-extreme > .large-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-3,
    .grid-margin-x.gutter-extreme > .large-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-4,
    .grid-margin-x.gutter-extreme > .large-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-5,
    .grid-margin-x.gutter-extreme > .large-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-6,
    .grid-margin-x.gutter-extreme > .large-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-7,
    .grid-margin-x.gutter-extreme > .large-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-8,
    .grid-margin-x.gutter-extreme > .large-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-9,
    .grid-margin-x.gutter-extreme > .large-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-10,
    .grid-margin-x.gutter-extreme > .large-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-11,
    .grid-margin-x.gutter-extreme > .large-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .large-12,
    .grid-margin-x.gutter-extreme > .large-12 {
        width: calc(100% - 3.75rem);
    }
}
@media screen and (min-width: 75em) {
    .gutter-extreme .grid-margin-x > .xlarge-1,
    .grid-margin-x.gutter-extreme > .xlarge-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-2,
    .grid-margin-x.gutter-extreme > .xlarge-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-3,
    .grid-margin-x.gutter-extreme > .xlarge-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-4,
    .grid-margin-x.gutter-extreme > .xlarge-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-5,
    .grid-margin-x.gutter-extreme > .xlarge-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-6,
    .grid-margin-x.gutter-extreme > .xlarge-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-7,
    .grid-margin-x.gutter-extreme > .xlarge-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-8,
    .grid-margin-x.gutter-extreme > .xlarge-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-9,
    .grid-margin-x.gutter-extreme > .xlarge-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-10,
    .grid-margin-x.gutter-extreme > .xlarge-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-11,
    .grid-margin-x.gutter-extreme > .xlarge-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xlarge-12,
    .grid-margin-x.gutter-extreme > .xlarge-12 {
        width: calc(100% - 3.75rem);
    }
}
@media screen and (min-width: 90em) {
    .gutter-extreme .grid-margin-x > .xxlarge-1,
    .grid-margin-x.gutter-extreme > .xxlarge-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-2,
    .grid-margin-x.gutter-extreme > .xxlarge-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-3,
    .grid-margin-x.gutter-extreme > .xxlarge-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-4,
    .grid-margin-x.gutter-extreme > .xxlarge-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-5,
    .grid-margin-x.gutter-extreme > .xxlarge-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-6,
    .grid-margin-x.gutter-extreme > .xxlarge-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-7,
    .grid-margin-x.gutter-extreme > .xxlarge-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-8,
    .grid-margin-x.gutter-extreme > .xxlarge-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-9,
    .grid-margin-x.gutter-extreme > .xxlarge-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-10,
    .grid-margin-x.gutter-extreme > .xxlarge-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-11,
    .grid-margin-x.gutter-extreme > .xxlarge-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxlarge-12,
    .grid-margin-x.gutter-extreme > .xxlarge-12 {
        width: calc(100% - 3.75rem);
    }
}
@media screen and (min-width: 160em) {
    .gutter-extreme .grid-margin-x > .xxxlarge-1,
    .grid-margin-x.gutter-extreme > .xxxlarge-1 {
        width: calc(8.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-2,
    .grid-margin-x.gutter-extreme > .xxxlarge-2 {
        width: calc(16.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-3,
    .grid-margin-x.gutter-extreme > .xxxlarge-3 {
        width: calc(25% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-4,
    .grid-margin-x.gutter-extreme > .xxxlarge-4 {
        width: calc(33.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-5,
    .grid-margin-x.gutter-extreme > .xxxlarge-5 {
        width: calc(41.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-6,
    .grid-margin-x.gutter-extreme > .xxxlarge-6 {
        width: calc(50% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-7,
    .grid-margin-x.gutter-extreme > .xxxlarge-7 {
        width: calc(58.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-8,
    .grid-margin-x.gutter-extreme > .xxxlarge-8 {
        width: calc(66.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-9,
    .grid-margin-x.gutter-extreme > .xxxlarge-9 {
        width: calc(75% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-10,
    .grid-margin-x.gutter-extreme > .xxxlarge-10 {
        width: calc(83.33333% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-11,
    .grid-margin-x.gutter-extreme > .xxxlarge-11 {
        width: calc(91.66667% - 3.75rem);
    }
    .gutter-extreme .grid-margin-x > .xxxlarge-12,
    .grid-margin-x.gutter-extreme > .xxxlarge-12 {
        width: calc(100% - 3.75rem);
    }
}
.gutter-extreme .grid-margin-y,
.grid-margin-y.gutter-extreme {
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
}
.gutter-extreme .grid-margin-y > .cell,
.grid-margin-y.gutter-extreme > .cell {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
}
.attribute-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.attribute-action.graph-action select {
    height: 1.25rem;
    font-size: 0.75rem;
    padding: 0 24px 0 8px;
    margin-bottom: 0;
}
.attribute-action.module-action {
    font-size: 0.875rem;
}
.attribute-action.module-action .button-group:not(.dropdown-chevron),
.attribute-action.module-action .button:not(.dropdown-chevron) {
    font-size: 0.875rem;
}
.attribute-action.module-action .button-group + .menu-revealer,
.attribute-action.module-action .button + .menu-revealer {
    margin-left: 0.5rem;
}
.attribute-action select + .button-group {
    margin-left: 0.625rem;
}
.attribute-action.unlock-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #121316;
    padding: 0.5rem 1rem;
    color: #ffffff;
}
.attribute-action.unlock-action.unbound {
    border: none;
}
.attribute-action.unlock-action .button {
    margin-bottom: 0;
}
.attribute-action.unlock-action .gd-icon-stack {
    font-size: 12px;
}
.attribute-action.unlock-action .gd-icon-stack .gd-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}
.attribute-action.unlock-action .gd-icon-stack .gd-stack-2x {
    background-color: #121316;
    border: solid 2px #ffffff;
    width: 1.8em;
    height: 1.8em;
    margin-top: -0.4em;
    margin-left: -0.7em;
}
.attribute-action.unlock-action .gd-icon-stack .corner-rb {
    background-color: #ffffff;
    border: solid 1px #121316;
    width: 1.5em;
    height: 1.5em;
    margin: 0.5em;
}
.accordion-title {
    color: #121316;
}
.menu.drilldown .accordion {
    background-color: #f1f1f1;
}
.menu.drilldown .accordion .accordion-item {
    padding: 0 20px;
}
.menu.drilldown .accordion .accordion-content {
    background: none;
}
.menu.drilldown .accordion .accordion-content > div,
.menu.drilldown .accordion .accordion-content a {
    background-color: none;
}
.menu.drilldown .accordion > .accordion-item {
    margin-bottom: 3px;
}
.menu.drilldown .accordion > .accordion-item > a {
    background-color: #e5e5e5;
    color: #121316;
    padding: 12px;
    position: relative;
    border-radius: 2px;
}
.menu.drilldown .accordion > .accordion-item > a::before {
    width: 40px;
    height: 100%;
    background-color: #121316;
    color: #0034ec;
    font-size: 28px;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    top: 8px;
    right: 0;
    border-radius: 0 2px 2px 0;
}
.planner-section ul.menu.accordion-menu > li[aria-expanded="true"] > a i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.accordion-menu.beta > li > a {
    padding: 12px;
    border: 1px solid #cecece;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.accordion-menu.beta > li > a i {
    font-size: 20px;
}
.accordion-menu.beta > li > a.h5 {
    margin-bottom: 0;
}
.accordion-menu.beta > li > a + ul.nested > li {
    padding: 0;
}
.accordion-menu.beta > li > a + ul.nested > li:hover a,
.accordion-menu.beta > li > a + ul.nested > li.active a {
    outline: none;
    background: #e5e5e5;
}
.accordion-menu.beta > li > a + ul.nested > li:hover a:before,
.accordion-menu.beta > li > a + ul.nested > li.active a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.accordion-menu.beta > li > a + ul.nested > li a {
    padding: 12px;
    background-color: #f1f1f1;
    font-size: 12px;
    font-weight: 500;
    width: 100%;
    color: #121316;
    position: relative;
}
.accordion-menu.beta > li > a + ul.nested > li a::before {
    content: "";
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    left: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    width: 4px;
    background-color: #231142;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    position: absolute;
}
.menu.page-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background-color: #f1f1f1;
}
.menu.page-menu li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
@media screen and (max-width: 29.99875em) {
    .menu.page-menu li {
        width: 100%;
    }
    .menu.page-menu li:first-child a,
    .module-tabs .menu.page-menu li:first-child a {
        padding: 16px 27.5px 19px;
    }
    .menu.page-menu li a {
        padding: 1rem 0 1.1875rem 1.71875rem;
        font-size: 0.75rem;
    }
}
.menu.page-menu li a {
    font-size: 12px;
    font-weight: 500;
    color: #121316;
    margin-bottom: 0;
    padding: 20px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
@media print, screen and (min-width: 30em) {
    .menu.page-menu li a {
        padding: 20px 5px;
    }
}
@media screen and (max-width: 29.99875em) {
    .menu.page-menu li a {
        text-align: left;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 20px 27.5px 19px;
        background: #e5e5e5;
    }
}
.menu.page-menu li a::before {
    content: "";
    width: 1px;
    height: 21px;
    background-color: #cecece;
    position: absolute;
    right: 0;
    top: calc((100% - 21px) / 2);
}
@media screen and (max-width: 29.99875em) {
    .menu.page-menu li a::before {
        content: "";
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        right: unset;
        left: 0;
        bottom: 0;
        top: unset;
        height: 100%;
        width: 4px;
        background-color: #231142;
        -webkit-transition: -webkit-transform 200ms ease;
        transition: -webkit-transform 200ms ease;
        transition: transform 200ms ease;
        transition: transform 200ms ease, -webkit-transform 200ms ease;
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        position: absolute;
    }
}
.menu.page-menu li a.is-active,
.menu.page-menu li a:hover {
    background-color: #231142;
    color: #ffffff;
}
@media screen and (max-width: 29.99875em) {
    .menu.page-menu li a.is-active,
    .menu.page-menu li a:hover {
        outline: none;
        color: #121316;
        background: #f1f1f1;
    }
}
.menu.page-menu li a.is-active::before,
.menu.page-menu li a:hover::before {
    display: none;
}
@media screen and (max-width: 29.99875em) {
    .menu.page-menu li a.is-active::before,
    .menu.page-menu li a:hover::before {
        display: block;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.menu.page-menu li:last-of-type a::before {
    display: none;
}
.breadcrumbs {
    margin-bottom: 11px;
}
.breadcrumbs > li:first-child a {
    font-weight: 500;
}
.breadcrumbs > li a:hover {
    text-decoration: none;
}
.button {
    font-weight: 500;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.button h0,
.button .h0,
.button h1,
.button .h1,
.button h2,
.button .h2,
.button h3,
.button .h3,
.button h4,
.button .h4,
.button h5,
.button .h5,
.button h6,
.button .h6 {
    margin-bottom: 0;
}
.filters-with-button .button {
    margin: 0 0 0 30px;
}
.sections .button {
    margin: 20px 0 0;
    margin: 0;
}
.button .gd-ico-spin {
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    font-size: 13px;
    border-radius: 50%;
}
.button:hover .gd-ico-spin,
.button:hover i.gd-Button-switch {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.button.button-bigger {
    padding: 12px 32px;
}
.button.button-big {
    padding: 12px 54px;
}
.button.button-extra-big {
    padding: 12px 84px;
}
.button-group .button {
    max-height: 38px;
}
.button:focus {
    outline: none;
}
.button.button-reset-margin {
    margin: 0;
}
.button.top-margin {
    margin: 20px 0 0;
}
.button.right-margin {
    margin-right: 20px;
}
.button.clear {
    padding: 0;
}
.button span.title-span {
    margin-left: 20px;
}
@media screen and (max-width: 39.99875em) {
    .button span.title-span {
        display: block;
        margin-left: 0;
    }
}
.button span + i {
    margin-left: 6px;
}
.button i + span {
    margin-left: 6px;
}
.button i {
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    font-size: 16px;
    font-size: 12px;
}
.button i.gd-companies-compage {
    font-size: 18px;
    margin-bottom: 7px;
}
.tabs-title .button i.gd-companies-compage {
    margin-bottom: 2px;
}
.button i.gd-arrow-left,
.button i.gd-arrow-right {
    font-size: 10px;
}
.button i.gd-Button-switch {
    font-size: 13px;
}
.button i a {
    display: inherit;
}
.button.secondary:not(.clear):hover {
    background-color: #190c30;
}
.button.secondary .clear {
    color: #190c30;
}
.button.primary:not(.clear):hover {
    background-color: #231e31;
}
.button.primary.clear:hover {
    color: #231e31;
}
.button.askExpert:not(.clear):hover {
    background-color: #0034ec;
}
.button.askExpert .clear {
    color: #0034ec;
}
.button.neon i {
    color: #0034ec;
}
.button.back {
    color: #231142;
    background-color: transparent;
    padding: 0;
    margin: 0 0 -10px 0;
    font-size: 0.875rem;
    font-weight: 500;
}
.button.button-separator {
    margin-left: 13px;
}
.button.delta.standard,
.button.underline {
    font-weight: 400;
    position: relative;
}
.button.delta.standard::after,
.button.underline::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #121316;
    position: absolute;
    bottom: 0;
    left: 0;
}
.button.delta.standard:hover::after,
.button.underline:hover::after {
    color: #231e31;
}
.pagination .button.delta.standard,
.pagination .button.underline {
    margin: 0;
}
.button.delta.clear.withPadding {
    padding: 12px 0;
    margin: 0px;
}
.button.delta.more,
.button.arrow {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 400;
    padding: 0;
}
.button.delta.more i,
.button.arrow i {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.button.delta.more:hover i,
.button.arrow:hover i {
    color: #231e31;
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
.button.delta.more:hover i.white,
.button.arrow:hover i.white {
    color: #a0a0a0;
}
.button.delta.more:hover i.outlineGrey,
.button.arrow:hover i.outlineGrey {
    color: #ffffff;
}
.button.delta.more:hover.outlineGrey:hover,
.button.arrow:hover.outlineGrey:hover {
    color: #ffffff;
}
.tabs .button.delta.more,
.tabs .button.arrow {
    margin: 0;
    padding: 13px 0;
}
.tabs .button.delta.more span,
.tabs .button.arrow span {
    margin: 0;
}
.button.status {
    margin-top: 5px;
}
.button.status.live i {
    color: green;
}
.button.status.ended i {
    color: red;
}
.button.delta.more-down {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 400;
}
.button.delta.more-down i {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.button.delta.more-down:hover i {
    color: #231e31;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.button.delta.dropdown-plus {
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.button.delta.dropdown-plus:hover .gd-arrow-down,
.button.delta.dropdown-plus:hover .gd-arrow-up {
    background-color: #121316;
}
.button.delta.dropdown-plus:hover .gd-arrow-down::before,
.button.delta.dropdown-plus:hover .gd-arrow-up::before {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}
.button.delta.dropdown-plus.h5 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.button.gamma.more i {
    font-weight: 400;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.button.gamma.more:hover i {
    color: #231e31;
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
.button.switch-view::before {
    content: "Switch View";
    padding-right: 0.3em;
}
.button.plus-more i {
    border-radius: 50%;
    background-color: #121316;
    color: #ffffff;
    font-size: 0.5rem;
    padding: 3px;
}
.button.score {
    padding: 0.3125rem 0.5rem;
}
.button.range {
    padding: 0.3125rem 0.5rem;
    background-color: #ffffff;
    color: #686868;
    border: solid 1px #cecece;
}
.button.range.is-active,
.button.range:hover {
    background-color: #686868;
    color: #ffffff;
}
.button.pivot.left i[class^="gd-"] {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.button.pivot.right i[class^="gd-"] {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.button.pivot.full i[class^="gd-"] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.breadcrumb-button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f1;
    border-radius: 50%;
    border: 1px solid #cecece;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 14px;
    margin-top: 2px;
}
.breadcrumb-button:focus {
    outline: none;
}
.breadcrumb-button:hover {
    border-color: #121316;
    background-color: #121316;
}
.breadcrumb-button:hover i {
    color: #ffffff;
}
.breadcrumb-button.hover {
    background-color: #121316;
    border-color: #121316;
    background-color: #121316;
}
.breadcrumb-button.hover i {
    color: #0034ec;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0 0 0 1.4px;
}
.breadcrumb-button i {
    color: #121316;
    font-size: 6px;
    margin-top: -2px;
}
.primary-button .separator {
    margin: 10px 16px 0 10px;
    color: #686868;
    font-size: 12px;
    font-weight: 500;
}
.primary-button .button {
    margin-bottom: 0;
}
.button-group {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 39.99875em) {
    .button-group.multiple-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.button-group.table-button-group {
    margin-bottom: 20px;
}
.button-group.expand {
    width: 100%;
}
.button-group.expand.align-justify::before,
.button-group.expand.align-justify::after {
    content: none;
}
.button-group .refinement-criteria-option {
    padding: 0;
}
.button-group > .input-group > input,
.button-group > .input-group.search > input {
    height: 100%;
    min-height: 38px;
}
.button-group > .input-group > .input-group-button .button,
.button-group > .input-group.search > .input-group-button .button {
    height: 100%;
}
.button-group > .input-group {
    margin-bottom: 0;
}
.button-group > .input-group + span {
    margin-left: 0.875rem;
}
.button-group > .input-group + .input-group,
.button-group > .input-group + .button {
    margin-left: 1rem;
}
.button-group > span {
    color: #686868;
    font-size: 0.75rem;
    font-weight: 500;
}
.button-group > span + span,
.button-group > span + .input-group,
.button-group > span + .button {
    margin-left: 0.875rem;
}
.button-group span.light {
    font-weight: 300;
}
.button-group > script + span,
.button-group > a[data-open] + span,
.button-group > div[data-dropdown] + span,
.button-group > .data-dropdown + span,
.button-group > .button + span {
    margin-left: 0.875rem;
}
.button-group > script + .button,
.button-group > script + .input-group,
.button-group > script + .refinement-criteria-option,
.button-group > a[data-open] + .button,
.button-group > a[data-open] + .input-group,
.button-group > a[data-open] + .refinement-criteria-option,
.button-group > div[data-dropdown] + .button,
.button-group > div[data-dropdown] + .input-group,
.button-group > div[data-dropdown] + .refinement-criteria-option,
.button-group > .data-dropdown + .button,
.button-group > .data-dropdown + .input-group,
.button-group > .data-dropdown + .refinement-criteria-option,
.button-group > .button + .button,
.button-group > .button + .input-group,
.button-group > .button + .refinement-criteria-option {
    margin-left: 1rem;
}
.button-group > .hide:first-child + * {
    margin-left: 0;
}
@media screen and (max-width: 39.99875em) {
    .button-group.equal-spacing-new-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 15px;
        width: 100%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .button-group.equal-spacing-new-row .button:last-of-type {
        margin: 15px 0 0 0;
    }
}
@media screen and (max-width: 89.99875em) {
    .button-group.medium-new-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .button-group.medium-new-row .data-dropdown {
        margin: 10px 10px 10px 16px;
    }
    .button-group.medium-new-row a {
        margin: 0 0 10px 16px;
    }
    .button-group.medium-new-row a:last-of-type {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 51.24875em) {
    .button-group.small-new-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .button-group.small-new-row .dropdown-chevron {
        margin: 0 0 10px 16px;
    }
    .button-group.small-new-row a {
        margin: 0 0 10px 16px;
    }
    .button-group.small-new-row a.button-extra-big {
        width: 100%;
        margin-left: 0;
    }
    .button-group.small-new-row a.button-extra-big span {
        margin: 0 auto;
    }
    .button-group.small-new-row a:last-of-type {
        margin-bottom: 0;
    }
    .button-group.small-new-row.button-group-with-search a,
    .button-group.small-new-row.button-group-with-search .input-group {
        margin: 0 0 10px 0;
    }
    .button-group.small-new-row.button-group-with-search a:last-of-type,
    .button-group.small-new-row.button-group-with-search .input-group:last-of-type {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 51.24875em) {
    .button-group.small-new-row.reverse-items-mobile-view {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.button-group.extra-small-new-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
}
@media screen and (max-width: 39.99875em) {
    .button-group.extra-small-new-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .button-group.extra-small-new-row > .button,
    .button-group.extra-small-new-row .data-dropdown {
        margin-bottom: 20px;
        margin-left: 0;
    }
    .button-group.extra-small-new-row > .button:last-of-type {
        margin-bottom: 0;
    }
}
.button-group.small-up-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-1 > .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-1 > span,
.button-group.small-up-1 > .input-group,
.button-group.small-up-1 > .button {
    margin-left: 0;
    margin-top: 0.75rem;
    width: calc(((100% - 0) / 1) - 1px);
}
.button-group.small-up-1 > *:not(span):nth-child(-n + 1) {
    margin-top: 0;
}
.button-group.small-up-1 > *:not(span):nth-child(1n-0) {
    margin-left: 1rem;
}
.button-group.small-up-1 > *:not(span):nth-child(1n--1) {
    margin-left: 1rem;
}
.button-group.small-up-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-2 > .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-2 > span,
.button-group.small-up-2 > .input-group,
.button-group.small-up-2 > .button {
    margin-left: 0;
    margin-top: 0.75rem;
    width: calc(((100% - 1rem) / 2) - 1px);
}
.button-group.small-up-2 > *:not(span):nth-child(-n + 2) {
    margin-top: 0;
}
.button-group.small-up-2 > *:not(span):nth-child(2n-0) {
    margin-left: 1rem;
}
.button-group.small-up-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-3 > .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-3 > span,
.button-group.small-up-3 > .input-group,
.button-group.small-up-3 > .button {
    margin-left: 0;
    margin-top: 0.75rem;
    width: calc(((100% - 2rem) / 3) - 1px);
}
.button-group.small-up-3 > *:not(span):nth-child(-n + 3) {
    margin-top: 0;
}
.button-group.small-up-3 > *:not(span):nth-child(3n-0) {
    margin-left: 1rem;
}
.button-group.small-up-3 > *:not(span):nth-child(3n-1) {
    margin-left: 1rem;
}
.button-group.small-up-4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-4 > .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button-group.small-up-4 > span,
.button-group.small-up-4 > .input-group,
.button-group.small-up-4 > .button {
    margin-left: 0;
    margin-top: 0.75rem;
    width: calc(((100% - 3rem) / 4) - 1px);
}
.button-group.small-up-4 > *:not(span):nth-child(-n + 4) {
    margin-top: 0;
}
.button-group.small-up-4 > *:not(span):nth-child(4n-0) {
    margin-left: 1rem;
}
.button-group.small-up-4 > *:not(span):nth-child(4n-1) {
    margin-left: 1rem;
}
.button-group.small-up-4 > *:not(span):nth-child(4n-2) {
    margin-left: 1rem;
}
@media print, screen and (min-width: 20em) {
    .button-group.ss-medium-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-1 > span,
    .button-group.ss-medium-up-1 > .input-group,
    .button-group.ss-medium-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.ss-medium-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.ss-medium-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-2 > span,
    .button-group.ss-medium-up-2 > .input-group,
    .button-group.ss-medium-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.ss-medium-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.ss-medium-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-3 > span,
    .button-group.ss-medium-up-3 > .input-group,
    .button-group.ss-medium-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.ss-medium-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.ss-medium-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-up-4 > span,
    .button-group.ss-medium-up-4 > .input-group,
    .button-group.ss-medium-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.ss-medium-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.ss-medium-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media print, screen and (min-width: 30em) {
    .button-group.s-medium-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-1 > span,
    .button-group.s-medium-up-1 > .input-group,
    .button-group.s-medium-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.s-medium-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.s-medium-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.s-medium-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.s-medium-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-2 > span,
    .button-group.s-medium-up-2 > .input-group,
    .button-group.s-medium-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.s-medium-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.s-medium-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.s-medium-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-3 > span,
    .button-group.s-medium-up-3 > .input-group,
    .button-group.s-medium-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.s-medium-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.s-medium-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.s-medium-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.s-medium-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-up-4 > span,
    .button-group.s-medium-up-4 > .input-group,
    .button-group.s-medium-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.s-medium-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.s-medium-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.s-medium-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.s-medium-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media print, screen and (min-width: 40em) {
    .button-group.medium-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-1 > span,
    .button-group.medium-up-1 > .input-group,
    .button-group.medium-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.medium-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.medium-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.medium-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.medium-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-2 > span,
    .button-group.medium-up-2 > .input-group,
    .button-group.medium-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.medium-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.medium-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.medium-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-3 > span,
    .button-group.medium-up-3 > .input-group,
    .button-group.medium-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.medium-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.medium-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.medium-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.medium-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-up-4 > span,
    .button-group.medium-up-4 > .input-group,
    .button-group.medium-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.medium-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.medium-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.medium-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.medium-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media print, screen and (min-width: 51.25em) {
    .button-group.s-large-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-1 > span,
    .button-group.s-large-up-1 > .input-group,
    .button-group.s-large-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.s-large-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.s-large-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.s-large-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.s-large-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-2 > span,
    .button-group.s-large-up-2 > .input-group,
    .button-group.s-large-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.s-large-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.s-large-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.s-large-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-3 > span,
    .button-group.s-large-up-3 > .input-group,
    .button-group.s-large-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.s-large-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.s-large-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.s-large-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.s-large-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-up-4 > span,
    .button-group.s-large-up-4 > .input-group,
    .button-group.s-large-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.s-large-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.s-large-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.s-large-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.s-large-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media print, screen and (min-width: 64em) {
    .button-group.large-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-1 > span,
    .button-group.large-up-1 > .input-group,
    .button-group.large-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.large-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.large-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.large-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.large-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-2 > span,
    .button-group.large-up-2 > .input-group,
    .button-group.large-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.large-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.large-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.large-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-3 > span,
    .button-group.large-up-3 > .input-group,
    .button-group.large-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.large-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.large-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.large-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.large-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-up-4 > span,
    .button-group.large-up-4 > .input-group,
    .button-group.large-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.large-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.large-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.large-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.large-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 75em) {
    .button-group.xlarge-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-1 > span,
    .button-group.xlarge-up-1 > .input-group,
    .button-group.xlarge-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.xlarge-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.xlarge-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.xlarge-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.xlarge-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-2 > span,
    .button-group.xlarge-up-2 > .input-group,
    .button-group.xlarge-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.xlarge-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.xlarge-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.xlarge-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-3 > span,
    .button-group.xlarge-up-3 > .input-group,
    .button-group.xlarge-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.xlarge-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.xlarge-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.xlarge-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.xlarge-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-up-4 > span,
    .button-group.xlarge-up-4 > .input-group,
    .button-group.xlarge-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.xlarge-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.xlarge-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.xlarge-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.xlarge-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 90em) {
    .button-group.xxlarge-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-1 > span,
    .button-group.xxlarge-up-1 > .input-group,
    .button-group.xxlarge-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.xxlarge-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.xxlarge-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-2 > span,
    .button-group.xxlarge-up-2 > .input-group,
    .button-group.xxlarge-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.xxlarge-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.xxlarge-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-3 > span,
    .button-group.xxlarge-up-3 > .input-group,
    .button-group.xxlarge-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.xxlarge-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.xxlarge-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-up-4 > span,
    .button-group.xxlarge-up-4 > .input-group,
    .button-group.xxlarge-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.xxlarge-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.xxlarge-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 160em) {
    .button-group.xxxlarge-up-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-1 > span,
    .button-group.xxxlarge-up-1 > .input-group,
    .button-group.xxxlarge-up-1 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 0) / 1) - 1px);
    }
    .button-group.xxxlarge-up-1 > *:not(span):nth-child(-n + 1) {
        margin-top: 0;
    }
    .button-group.xxxlarge-up-1 > *:not(span):nth-child(1n-0) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-up-1 > *:not(span):nth-child(1n--1) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-2 > span,
    .button-group.xxxlarge-up-2 > .input-group,
    .button-group.xxxlarge-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.xxxlarge-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.xxxlarge-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-3 > span,
    .button-group.xxxlarge-up-3 > .input-group,
    .button-group.xxxlarge-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.xxxlarge-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.xxxlarge-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-up-4 > span,
    .button-group.xxxlarge-up-4 > .input-group,
    .button-group.xxxlarge-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.xxxlarge-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.xxxlarge-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
.button-group.small-up-auto > span,
.button-group.small-up-auto > .input-group,
.button-group.small-up-auto > .button {
    width: auto;
}
@media print, screen and (min-width: 20em) {
    .button-group.ss-medium-up-auto > span,
    .button-group.ss-medium-up-auto > .input-group,
    .button-group.ss-medium-up-auto > .button {
        width: auto;
    }
}
@media print, screen and (min-width: 30em) {
    .button-group.s-medium-up-auto > span,
    .button-group.s-medium-up-auto > .input-group,
    .button-group.s-medium-up-auto > .button {
        width: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .button-group.medium-up-auto > span,
    .button-group.medium-up-auto > .input-group,
    .button-group.medium-up-auto > .button {
        width: auto;
    }
}
@media print, screen and (min-width: 51.25em) {
    .button-group.s-large-up-auto > span,
    .button-group.s-large-up-auto > .input-group,
    .button-group.s-large-up-auto > .button {
        width: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .button-group.large-up-auto > span,
    .button-group.large-up-auto > .input-group,
    .button-group.large-up-auto > .button {
        width: auto;
    }
}
@media screen and (min-width: 75em) {
    .button-group.xlarge-up-auto > span,
    .button-group.xlarge-up-auto > .input-group,
    .button-group.xlarge-up-auto > .button {
        width: auto;
    }
}
@media screen and (min-width: 90em) {
    .button-group.xxlarge-up-auto > span,
    .button-group.xxlarge-up-auto > .input-group,
    .button-group.xxlarge-up-auto > .button {
        width: auto;
    }
}
@media screen and (min-width: 160em) {
    .button-group.xxxlarge-up-auto > span,
    .button-group.xxxlarge-up-auto > .input-group,
    .button-group.xxxlarge-up-auto > .button {
        width: auto;
    }
}
@media screen and (max-width: 19.99875em) {
    .button-group.small-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.small-only-up-1 > span {
        display: none;
    }
    .button-group.small-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.small-only-up-1 > span + span,
    .button-group.small-only-up-1 > span + .input-group,
    .button-group.small-only-up-1 > span + .button,
    .button-group.small-only-up-1 > .input-group + span,
    .button-group.small-only-up-1 > .input-group + .input-group,
    .button-group.small-only-up-1 > .input-group + .button,
    .button-group.small-only-up-1 > .button + span,
    .button-group.small-only-up-1 > .button + .input-group,
    .button-group.small-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.small-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.small-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.small-only-up-2 > span,
    .button-group.small-only-up-2 > .input-group,
    .button-group.small-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.small-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.small-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.small-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.small-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.small-only-up-3 > span,
    .button-group.small-only-up-3 > .input-group,
    .button-group.small-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.small-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.small-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.small-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.small-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.small-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.small-only-up-4 > span,
    .button-group.small-only-up-4 > .input-group,
    .button-group.small-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.small-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.small-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.small-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.small-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 20em) and (max-width: 29.99875em) {
    .button-group.ss-medium-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.ss-medium-only-up-1 > span {
        display: none;
    }
    .button-group.ss-medium-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-only-up-1 > span + span,
    .button-group.ss-medium-only-up-1 > span + .input-group,
    .button-group.ss-medium-only-up-1 > span + .button,
    .button-group.ss-medium-only-up-1 > .input-group + span,
    .button-group.ss-medium-only-up-1 > .input-group + .input-group,
    .button-group.ss-medium-only-up-1 > .input-group + .button,
    .button-group.ss-medium-only-up-1 > .button + span,
    .button-group.ss-medium-only-up-1 > .button + .input-group,
    .button-group.ss-medium-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.ss-medium-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.ss-medium-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-only-up-2 > span,
    .button-group.ss-medium-only-up-2 > .input-group,
    .button-group.ss-medium-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.ss-medium-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.ss-medium-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.ss-medium-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-only-up-3 > span,
    .button-group.ss-medium-only-up-3 > .input-group,
    .button-group.ss-medium-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.ss-medium-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.ss-medium-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.ss-medium-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.ss-medium-only-up-4 > span,
    .button-group.ss-medium-only-up-4 > .input-group,
    .button-group.ss-medium-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.ss-medium-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.ss-medium-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.ss-medium-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 30em) and (max-width: 39.99875em) {
    .button-group.s-medium-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.s-medium-only-up-1 > span {
        display: none;
    }
    .button-group.s-medium-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-only-up-1 > span + span,
    .button-group.s-medium-only-up-1 > span + .input-group,
    .button-group.s-medium-only-up-1 > span + .button,
    .button-group.s-medium-only-up-1 > .input-group + span,
    .button-group.s-medium-only-up-1 > .input-group + .input-group,
    .button-group.s-medium-only-up-1 > .input-group + .button,
    .button-group.s-medium-only-up-1 > .button + span,
    .button-group.s-medium-only-up-1 > .button + .input-group,
    .button-group.s-medium-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.s-medium-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.s-medium-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-only-up-2 > span,
    .button-group.s-medium-only-up-2 > .input-group,
    .button-group.s-medium-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.s-medium-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.s-medium-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.s-medium-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.s-medium-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-only-up-3 > span,
    .button-group.s-medium-only-up-3 > .input-group,
    .button-group.s-medium-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.s-medium-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.s-medium-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.s-medium-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.s-medium-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.s-medium-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-medium-only-up-4 > span,
    .button-group.s-medium-only-up-4 > .input-group,
    .button-group.s-medium-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.s-medium-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.s-medium-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.s-medium-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.s-medium-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 40em) and (max-width: 51.24875em) {
    .button-group.medium-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.medium-only-up-1 > span {
        display: none;
    }
    .button-group.medium-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-only-up-1 > span + span,
    .button-group.medium-only-up-1 > span + .input-group,
    .button-group.medium-only-up-1 > span + .button,
    .button-group.medium-only-up-1 > .input-group + span,
    .button-group.medium-only-up-1 > .input-group + .input-group,
    .button-group.medium-only-up-1 > .input-group + .button,
    .button-group.medium-only-up-1 > .button + span,
    .button-group.medium-only-up-1 > .button + .input-group,
    .button-group.medium-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.medium-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.medium-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-only-up-2 > span,
    .button-group.medium-only-up-2 > .input-group,
    .button-group.medium-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.medium-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.medium-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.medium-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.medium-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-only-up-3 > span,
    .button-group.medium-only-up-3 > .input-group,
    .button-group.medium-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.medium-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.medium-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.medium-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.medium-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.medium-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.medium-only-up-4 > span,
    .button-group.medium-only-up-4 > .input-group,
    .button-group.medium-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.medium-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.medium-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.medium-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.medium-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 51.25em) and (max-width: 63.99875em) {
    .button-group.s-large-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.s-large-only-up-1 > span {
        display: none;
    }
    .button-group.s-large-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-only-up-1 > span + span,
    .button-group.s-large-only-up-1 > span + .input-group,
    .button-group.s-large-only-up-1 > span + .button,
    .button-group.s-large-only-up-1 > .input-group + span,
    .button-group.s-large-only-up-1 > .input-group + .input-group,
    .button-group.s-large-only-up-1 > .input-group + .button,
    .button-group.s-large-only-up-1 > .button + span,
    .button-group.s-large-only-up-1 > .button + .input-group,
    .button-group.s-large-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.s-large-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.s-large-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-only-up-2 > span,
    .button-group.s-large-only-up-2 > .input-group,
    .button-group.s-large-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.s-large-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.s-large-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.s-large-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.s-large-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-only-up-3 > span,
    .button-group.s-large-only-up-3 > .input-group,
    .button-group.s-large-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.s-large-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.s-large-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.s-large-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.s-large-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.s-large-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.s-large-only-up-4 > span,
    .button-group.s-large-only-up-4 > .input-group,
    .button-group.s-large-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.s-large-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.s-large-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.s-large-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.s-large-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    .button-group.large-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.large-only-up-1 > span {
        display: none;
    }
    .button-group.large-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-only-up-1 > span + span,
    .button-group.large-only-up-1 > span + .input-group,
    .button-group.large-only-up-1 > span + .button,
    .button-group.large-only-up-1 > .input-group + span,
    .button-group.large-only-up-1 > .input-group + .input-group,
    .button-group.large-only-up-1 > .input-group + .button,
    .button-group.large-only-up-1 > .button + span,
    .button-group.large-only-up-1 > .button + .input-group,
    .button-group.large-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.large-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.large-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-only-up-2 > span,
    .button-group.large-only-up-2 > .input-group,
    .button-group.large-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.large-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.large-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.large-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.large-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-only-up-3 > span,
    .button-group.large-only-up-3 > .input-group,
    .button-group.large-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.large-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.large-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.large-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.large-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.large-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.large-only-up-4 > span,
    .button-group.large-only-up-4 > .input-group,
    .button-group.large-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.large-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.large-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.large-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.large-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
    .button-group.xlarge-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.xlarge-only-up-1 > span {
        display: none;
    }
    .button-group.xlarge-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-only-up-1 > span + span,
    .button-group.xlarge-only-up-1 > span + .input-group,
    .button-group.xlarge-only-up-1 > span + .button,
    .button-group.xlarge-only-up-1 > .input-group + span,
    .button-group.xlarge-only-up-1 > .input-group + .input-group,
    .button-group.xlarge-only-up-1 > .input-group + .button,
    .button-group.xlarge-only-up-1 > .button + span,
    .button-group.xlarge-only-up-1 > .button + .input-group,
    .button-group.xlarge-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.xlarge-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xlarge-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-only-up-2 > span,
    .button-group.xlarge-only-up-2 > .input-group,
    .button-group.xlarge-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.xlarge-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.xlarge-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.xlarge-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xlarge-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-only-up-3 > span,
    .button-group.xlarge-only-up-3 > .input-group,
    .button-group.xlarge-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.xlarge-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.xlarge-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.xlarge-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.xlarge-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xlarge-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xlarge-only-up-4 > span,
    .button-group.xlarge-only-up-4 > .input-group,
    .button-group.xlarge-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.xlarge-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.xlarge-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.xlarge-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.xlarge-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 90em) and (max-width: 159.99875em) {
    .button-group.xxlarge-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.xxlarge-only-up-1 > span {
        display: none;
    }
    .button-group.xxlarge-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-only-up-1 > span + span,
    .button-group.xxlarge-only-up-1 > span + .input-group,
    .button-group.xxlarge-only-up-1 > span + .button,
    .button-group.xxlarge-only-up-1 > .input-group + span,
    .button-group.xxlarge-only-up-1 > .input-group + .input-group,
    .button-group.xxlarge-only-up-1 > .input-group + .button,
    .button-group.xxlarge-only-up-1 > .button + span,
    .button-group.xxlarge-only-up-1 > .button + .input-group,
    .button-group.xxlarge-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.xxlarge-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xxlarge-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-only-up-2 > span,
    .button-group.xxlarge-only-up-2 > .input-group,
    .button-group.xxlarge-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.xxlarge-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.xxlarge-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xxlarge-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-only-up-3 > span,
    .button-group.xxlarge-only-up-3 > .input-group,
    .button-group.xxlarge-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.xxlarge-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.xxlarge-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xxlarge-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxlarge-only-up-4 > span,
    .button-group.xxlarge-only-up-4 > .input-group,
    .button-group.xxlarge-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.xxlarge-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.xxlarge-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.xxlarge-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (min-width: 160em) {
    .button-group.xxxlarge-only-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group.xxxlarge-only-up-1 > span {
        display: none;
    }
    .button-group.xxxlarge-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-only-up-1 > span + span,
    .button-group.xxxlarge-only-up-1 > span + .input-group,
    .button-group.xxxlarge-only-up-1 > span + .button,
    .button-group.xxxlarge-only-up-1 > .input-group + span,
    .button-group.xxxlarge-only-up-1 > .input-group + .input-group,
    .button-group.xxxlarge-only-up-1 > .input-group + .button,
    .button-group.xxxlarge-only-up-1 > .button + span,
    .button-group.xxxlarge-only-up-1 > .button + .input-group,
    .button-group.xxxlarge-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
    .button-group.xxxlarge-only-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xxxlarge-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-only-up-2 > span,
    .button-group.xxxlarge-only-up-2 > .input-group,
    .button-group.xxxlarge-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px);
    }
    .button-group.xxxlarge-only-up-2 > *:not(span):nth-child(-n + 2) {
        margin-top: 0;
    }
    .button-group.xxxlarge-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-only-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xxxlarge-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-only-up-3 > span,
    .button-group.xxxlarge-only-up-3 > .input-group,
    .button-group.xxxlarge-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px);
    }
    .button-group.xxxlarge-only-up-3 > *:not(span):nth-child(-n + 3) {
        margin-top: 0;
    }
    .button-group.xxxlarge-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-only-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-group.xxxlarge-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group.xxxlarge-only-up-4 > span,
    .button-group.xxxlarge-only-up-4 > .input-group,
    .button-group.xxxlarge-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px);
    }
    .button-group.xxxlarge-only-up-4 > *:not(span):nth-child(-n + 4) {
        margin-top: 0;
    }
    .button-group.xxxlarge-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem;
    }
    .button-group.xxxlarge-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem;
    }
}
@media screen and (max-width: 19.99875em) {
    .button-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-group > span {
        display: none;
    }
    .button-group > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .button-group > span + span,
    .button-group > span + .input-group,
    .button-group > span + .button,
    .button-group > .input-group + span,
    .button-group > .input-group + .input-group,
    .button-group > .input-group + .button,
    .button-group > .button + span,
    .button-group > .button + .input-group,
    .button-group > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem;
    }
}
.relevant {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.relevant.separator.top::before,
.relevant.separator.bottom::after {
    content: "";
    display: block;
    width: 100%;
    line-height: 0;
    border-top: solid 1px #cecece;
}
.relevant .choice {
    display: inline-block;
    white-space: nowrap;
    margin: 1rem 0.8rem;
}
.relevant .choice .button {
    margin-bottom: 0;
}
.relevant .choice .button i {
    color: #a0a0a0;
    font-size: 1.375rem;
}
.relevant .choice .button.is-active i[class$="-up"] {
    color: #008109;
}
.relevant .choice .button.is-active i[class$="-down"] {
    color: #d51b1b;
}
.relevant .choice .button.is-active:hover i,
.relevant .choice .button:hover i {
    color: #231e31;
}
.relevant .choice .button + .button {
    margin-left: 0.375rem;
}
.toggle-label {
    margin-left: 16px;
}
.toggle-label span i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.toggle-label span:active i,
.toggle-label span:focus i,
.toggle-label span.active i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.gd-icon.gd-icon-small {
    font-size: 0.5em;
}
.gd-icon.gd-icon-medium {
    font-size: 1.5em;
}
.gd-icon.gd-icon-large {
    font-size: 2em;
}
.gd-icon.gd-icon-xlarge {
    font-size: 3em;
}
.refinement-criteria-option .button.beta i.gd-bin {
    font-size: 15px;
}
.button i.gd-icon-small {
    font-size: 0.5em;
}
.button i.gd-icon-medium {
    font-size: 1.5em;
}
.button i.gd-icon-large {
    font-size: 2em;
}
.button i.gd-icon-xlarge {
    font-size: 3em;
}
.button.kappa {
    background-color: transparent;
    margin: 5px 0 0 0;
}
.button.kappa.primary {
    border-color: #121316;
    color: #121316;
}
.button.kappa.primary.is-active,
.button.kappa.primary:hover {
    border-color: transparent;
    background-color: #121316;
    color: white;
}
.button.kappa.secondary {
    border-color: #0034ec;
    color: #0034ec;
}
.button.kappa.x-small {
    padding: 0.3125rem 0.5rem;
}
.ic-nexus .button {
    font-size: 1rem;
}
.ic-nexus .button i {
    font-size: 1.875rem;
}
.ic-nexus .button i::before {
    display: inline-block;
}
.ic-nexus .button span {
    display: inline-block;
}
.lock.ic-nexus .button span {
    color: #686868;
}
.gd-icon-small {
    font-size: 0.5em;
}
.gd-icon-medium {
    font-size: 1em;
}
.gd-icon-s-large {
    font-size: 1.5em;
}
.gd-icon-large {
    font-size: 2em;
}
.gd-icon-xlarge {
    font-size: 3em;
}
.gd-icon.round {
    position: relative;
    border-radius: 50%;
    background-color: #121316;
    width: 2.5em;
    height: 2.5em;
}
.gd-icon.round::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.jump-to-top i {
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.jump-to-top:hover i {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
.gd-icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    min-width: 2em;
    min-height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.gd-icon-stack .gd-icon {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.gd-icon-stack .gd-icon.gd-stack-1x {
    line-height: inherit;
}
.gd-icon-stack .gd-icon.gd-stack-1_5x {
    font-size: 1.5em;
}
.gd-icon-stack .gd-icon.gd-stack-2x {
    font-size: 2em;
}
.gd-icon-stack .gd-icon.corner-tr {
    -webkit-transform: translate(44%, -44%);
    -ms-transform: translate(44%, -44%);
    transform: translate(44%, -44%);
}
.gd-icon-stack .gd-icon.corner-rb {
    -webkit-transform: translate(44%, 44%);
    -ms-transform: translate(44%, 44%);
    transform: translate(44%, 44%);
}
.gd-icon-stack .gd-icon.corner-bl {
    -webkit-transform: translate(-44%, 44%);
    -ms-transform: translate(-44%, 44%);
    transform: translate(-44%, 44%);
}
.gd-icon-stack .gd-icon.corner-lt {
    -webkit-transform: translate(-44%, -44%);
    -ms-transform: translate(-44%, -44%);
    transform: translate(-44%, -44%);
}
.gd-icon-stack .gd-icon::before {
    display: inline-block;
}
.menu-nav.alphabet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-nav.alphabet .button {
    min-width: 3em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}
.menu-nav.alphabet .button:not(:first-child) {
    margin-left: 0.25em;
}
.menu-nav.alphabet .button:not(:last-child) {
    margin-right: 0.25em;
}
.menu-nav.alphabet .button[href] {
    background-color: transparent;
    color: #121316;
    border: solid 1px #cecece;
}
.menu-nav.alphabet .button.is-active {
    background-color: #121316;
    color: #ffffff;
    border: solid 1px transparent;
}
[class*="card-"] {
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
[class*="card-"] .button.arrow {
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    margin-bottom: 0;
    text-align: left;
}
[class*="card-"] .button.arrow span {
    margin: 0;
}
[class*="card-"] .button.arrow i {
    font-size: 10px;
}
[class*="card-"] .card-icon i {
    font-size: 32px;
}
[class*="card-"] .card-icon i.gd-icon-card-tools {
    font-size: 25px;
}
[class*="card-"] .card-icon.card-action-icon a {
    display: inline-block;
}
[class*="card-"] .card-icon.card-action-icon a i {
    font-size: 14px;
}
.card-report-grouped h5.card-title,
.card-info h5.card-title {
    margin-bottom: 0;
}
.card-title:not(.margin-bottom-none) {
    max-height: 4.1em;
    overflow-y: hidden;
}
.card-title:not(.margin-bottom-none):hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
.card-description {
    overflow-y: hidden;
}
.card-description .card-title {
    margin-right: 10px;
}
.card-report {
    background-color: #121316;
    padding: 12px;
    cursor: pointer;
    height: 243px;
}
.card-report .card-title {
    line-height: 17px;
    letter-spacing: 0.05px;
}
.card-report .card-date-icon .card-date {
    text-align: left;
    color: #c5c2cd;
    font-size: 12px;
}
.card-report .card-date-icon i {
    font-size: 32px;
}
.card-report .card-description {
    color: #ffffff;
    font-weight: 500;
}
.card-report .card-description p {
    margin-bottom: 0;
}
.card-report:hover {
    background-color: #272334;
}
.card-report .card-title-wraper {
    min-height: 180px;
}
.card-report-grouped {
    background-color: #ffffff;
    cursor: pointer;
    padding: 12px;
}
.gutter-collapse.card-report-grouped {
    padding: 0;
}
.card-report-grouped.floating-card {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #0b143b url(../img/bg/floating-card-bg.png) no-repeat 0 0;
}
.card-report-grouped.floating-card:hover {
    background-color: #0b143b;
}
.module .card-report-grouped,
.module-tabs .card-report-grouped {
    height: 100%;
}
.card-report-grouped .card-report-grouped-inner {
    min-height: 110px;
}
.compact.card-report-grouped .card-report-grouped-inner .cell {
    line-height: 0;
}
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description span {
    display: inline-block;
}
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description h1,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description h2,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description h3,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description h4,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description h5,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description h6,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description .h1,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description .h2,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description .h3,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description .h4,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description .h5,
.compact.card-report-grouped .card-report-grouped-inner .cell .card-description .h6 {
    margin-bottom: 0;
}
.card-smaller .card-report-grouped .card-report-grouped-inner {
    min-height: 64px;
}
.auto-x.card-report-grouped .card-report-grouped-inner {
    min-height: 0;
}
.module.gutter-collapse .card-report-grouped .card-report-grouped-inner,
.module-tabs .card-report-grouped .card-report-grouped-inner {
    height: 100%;
}
.compact.card-report-grouped .card-report-grouped-inner .button,
.card-report-grouped .card-report-grouped-inner .card-title {
    margin-bottom: 0;
    line-height: 1.3;
}
.card-report-grouped:hover {
    background-color: #f8f8f8;
}
.card-report-grouped:hover .button.arrow i {
    color: #121316;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}
.card-report-grouped:hover .card-title {
    text-decoration: underline;
}
.card-report-grouped .card-description {
    margin-top: 10px;
    color: #686868;
}
.card-report-grouped .card-info {
    margin-right: 15px;
}
.card-report-grouped.primary {
    background-color: #121316;
}
.card-report-grouped.secondary {
    background-color: #0034ec;
}
.card-report-grouped.neutral {
    background-color: #e6e6e6;
}
.card-report-grouped.backgroundGrey {
    background-color: #f1f1f1;
}
.card-report-grouped .card-report-full-image {
    margin: 0;
    padding: 0;
}
.card-report-grouped .card-report-full-image a {
    position: relative;
    width: 100%;
    height: 140px;
    display: block;
    overflow: hidden;
}
.card-report-grouped .card-report-full-image a img {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
}
.card-report-primary {
    cursor: pointer;
}
.card-report-primary:hover .card-inner {
    background-color: #f8f8f8;
}
.card-report-primary:hover .button.arrow i {
    color: #121316;
}
.card-screening-tool {
    background-color: #0034ec;
    padding: 44px 32px;
    cursor: pointer;
    position: relative;
    height: 100%;
}
.card-screening-tool p {
    color: #121316;
}
.card-screening-tool .card-description {
    font-size: 14px;
}
.card-screening-tool .button.arrow {
    font-weight: 500;
}
.head-content.split-bg .card-screening-tool:after,
.heading-12columns__with-card .card-screening-tool:after {
    content: "";
    position: absolute;
    color: #0034ec;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 1400px;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.card-screening-tool:hover {
    background-color: #190c30;
}
.card-screening-tool:hover:after {
    background-color: #190c30;
}
@media screen and (max-width: 39.99875em) {
    .card-screening-tool:hover {
        padding-left: 0;
    }
}
.card-thematic-ranking {
    min-height: 100%;
    cursor: pointer;
}
.card-thematic-ranking .card-info {
    background-color: #121316;
    padding: 24px 20px 11px 20px;
}
.card-thematic-ranking .button.arrow span {
    color: #c5c2cd;
}
.card-thematic-ranking .button.arrow:hover {
    color: #ffffff !important;
}
.card-thematic-ranking .card-image-wrap {
    position: relative;
    height: 242px;
    overflow: hidden;
}
.card-thematic-ranking .card-image-wrap img {
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
}
.card-thematic-ranking .card-image-wrap::before {
    z-index: 10;
    background-color: rgba(21, 18, 30, 0.74);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.card-thematic-ranking:hover .card-info {
    background-color: #231e31;
}
.card-thematic-ranking:hover .button.arrow {
    color: #ffffff;
}
.card-thematic-ranking:hover .button.arrow i {
    color: #ffffff;
}
.card-thematic {
    cursor: pointer;
    border: solid 1px #cecece;
}
.card-thematic .card-info {
    background-color: #ffffff;
    padding: 24px 20px 11px 20px;
}
.card-thematic .button.arrow span {
    color: #c5c2cd;
}
.card-thematic .button.arrow:hover {
    color: #ffffff !important;
}
.card-thematic .card-image {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    width: 100%;
}
.card-thematic .card-image .card-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: auto;
    z-index: 1;
}
.card-thematic .card-image .card-image-wrap {
    position: relative;
}
.card-thematic .card-image .card-image-wrap::before {
    background-color: rgba(21, 18, 30, 0.74);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.card-thematic .card-image .card-image-wrap img {
    width: 100%;
}
.card-thematic .card-footer {
    background-color: white;
    padding: 10px 20px;
    width: 100%;
}
.card-thematic .card-footer ul {
    width: 100%;
    margin: 0;
    padding-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 1px solid #cecece;
}
.card-thematic .card-footer ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    border-right: 1px solid #cecece;
}
.card-thematic .card-footer ul li:last-child {
    border: none;
}
.card-thematic .card-footer ul li span {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #121316;
}
.card-video h5.card-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.card-news {
    background-color: #ffffff;
    border-radius: 2px;
    cursor: pointer;
}
.card-news .card-info-top {
    max-width: 400px;
}
.card-news .card-info-top.max {
    max-width: none;
}
.card-news .card-title {
    margin-left: 0;
}
.card-news .button.arrow {
    font-size: 14px;
}
.card-news:hover {
    background-color: #f8f8f8;
}
.cell-news .card-news:hover {
    background-color: transparent;
}
.card-news:hover .button.arrow i {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
    color: #121316;
}
.card-news:hover .card-image-wrap .card-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.card-news .card-info {
    padding: 8px 12px 11px 12px;
    min-height: 100%;
}
.card-news .card-info.media {
    padding-left: 24px;
}
.card-news .card-info-inner {
    height: 100%;
}
.card-news .card-image-wrap {
    position: relative;
    overflow: hidden;
}
.card-news .card-image-wrap img {
    -webkit-transition: 5s ease;
    transition: 5s ease;
}
.card-news.with-image .card-image-wrap {
    width: calc(100% - 6px);
    min-height: 300px;
    height: 100%;
    overflow: hidden;
}
.card-news.with-image .card-image-wrap.h-xxx-micro {
    min-height: 40px;
}
.card-news.with-image .card-image-wrap.h-xx-micro {
    min-height: 60px;
}
.card-news.with-image .card-image-wrap.h-x-micro {
    min-height: 80px;
}
.card-news.with-image .card-image-wrap.h-micro {
    min-height: 90px;
}
.card-news.with-image .card-image-wrap.h-s-micro {
    min-height: 110px;
}
.card-news.with-image .card-image-wrap.h-xx-small {
    min-height: 150px;
}
.card-news.with-image .card-image-wrap.h-x-small {
    min-height: 200px;
}
.card-news.with-image .card-image-wrap.h-small {
    min-height: 250px;
}
.card-news.with-image .card-image-wrap.h-sss-medium {
    min-height: 280px;
}
.card-news.with-image .card-image-wrap.h-ss-medium {
    min-height: 300px;
}
.card-news.with-image .card-image-wrap.h-s-medium {
    min-height: 350px;
}
.card-news.with-image .card-image-wrap.h-medium {
    min-height: 400px;
}
.card-news.with-image .card-image-wrap.h-s-large {
    min-height: 500px;
}
.card-news.with-image .card-image-wrap.h-large {
    min-height: 600px;
}
.card-news.with-image .card-image-wrap.h-x-large {
    min-height: 800px;
}
.card-news.with-image .card-image-wrap.h-xx-large {
    min-height: 1000px;
}
.card-news.with-image .card-image-wrap.h-xxx-large {
    min-height: 1200px;
}
.card-news.with-image .card-image-wrap.h-full {
    min-height: 100%;
}
.card-news.with-image .card-image-wrap.h-auto {
    min-height: auto;
}
.card-news.with-image .card-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.card-image [style*="background-image"] {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.card-analysis {
    padding-top: 20px;
}
.cell .card-analysis {
    height: 100%;
}
.card-analysis .card-heading {
    margin-bottom: 20px;
}
.card-analysis .card-heading h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.card-analysis .card-heading .card-icon i {
    font-size: 42px;
}
.card-analysis .card-inner {
    background-color: #121316;
    padding: 32px 24px 19px 16px;
    position: relative;
    height: 100%;
}
.card-analysis .card-inner > span {
    color: #121316;
}
.card-analysis .card-inner .h5 {
    margin-bottom: 0;
}
.card-analysis .card-initial {
    font-size: 23px;
    width: 45px;
    height: 45px;
    border: 2px solid #121316;
    background-color: #0034ec;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: -20px;
    left: 16px;
}
.card-analysis .delta.more-down {
    margin-bottom: 0;
}
.card-analysis .delta.more-down i {
    margin-top: 0;
    margin-bottom: 0;
}
.card-analysis .delta.more-down i::before {
    font-size: 12px;
    color: #ffffff;
}
.card-analysis .delta.more-down:hover i {
    color: #ffffff;
}
.card-analysis .more-down {
    position: absolute;
    bottom: 19px;
}
.card-analysis.testimonial .card-inner {
    background-color: #e6e6e6;
}
.card-analysis.testimonial .card-icon {
    color: #0034ec;
}
.card-report-nav {
    position: relative;
}
.card-report-nav::after {
    content: "";
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
@media screen and (max-width: 74.99875em) {
    .card-report-nav {
        padding-bottom: 12px;
    }
    .card-report-nav::after {
        display: block;
    }
}
.card-report-nav .h6 {
    margin-left: 0;
}
.card-report-nav li > a {
    padding: 0.7rem 0;
    line-height: 1px;
}
.card-report-nav a > h5 {
    margin-left: 0;
}
@media screen and (max-width: 74.99875em) {
    .card-report-nav a > h5 {
        font-size: 16px;
    }
}
@media screen and (max-width: 39.99875em) {
    .card-report-nav a > h5 {
        font-size: 14px;
    }
}
.card-report-nav .left-content > p {
    max-width: 400px;
    width: 100%;
}
@media screen and (max-width: 39.99875em) {
    .card-report-nav .left-content > p {
        font-size: 10px;
    }
}
.card-report-nav .left-content a {
    color: #121316;
    padding: 0;
    line-height: 1px;
    text-decoration: none;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
.card-report-nav .left-content a:hover {
    text-decoration: underline;
    color: #231e31;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
.card-report-nav .right-content a {
    padding-right: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.card-report-nav .right-content a:focus,
.card-report-nav .right-content a:active {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
}
@media screen and (max-width: 39.99875em) {
    .card-report-nav .right-content a i {
        font-size: 12px;
    }
}
.card-location {
    padding: 7px 0px 7px 0;
    margin-right: 30px;
    position: relative;
}
.card-location:last-child {
    margin-right: 0px;
}
@media screen and (max-width: 74.99875em) {
    .card-location {
        padding: 7px 20px;
        min-height: 200px;
    }
}
@media screen and (max-width: 51.24875em) {
    .card-location {
        min-height: auto;
        padding: 10px 5px;
    }
}
.card-location .card-icon i {
    font-size: 42px;
}
.card-location .card-info .card-label {
    margin-bottom: 5px;
    color: #686868;
}
.card-location .card-info .info {
    margin-bottom: 8px;
    color: #121316;
}
.card-location .card-info .info a {
    text-decoration: none;
    color: inherit;
}
.card-location .card-info .website {
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.card-location .card-info .website .gd-arrow-right {
    -webkit-transform: translateY(2px) rotate(-45deg);
    -ms-transform: translateY(2px) rotate(-45deg);
    transform: translateY(2px) rotate(-45deg);
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    padding-left: 3px;
}
.card-location .card-info .website:hover .gd-arrow-right {
    -webkit-transform: translateY(2px) rotate(0);
    -ms-transform: translateY(2px) rotate(0);
    transform: translateY(2px) rotate(0);
}
.card-location::before {
    content: "";
    width: 95%;
    height: 1px;
    background-color: #cecece;
    position: absolute;
    bottom: 0;
    right: 5%;
    left: 0;
    display: none;
}
@media screen and (max-width: 51.24875em) {
    .card-location::before {
        right: 20px;
        width: 100%;
    }
}
.card-location::after {
    content: "";
    height: 95%;
    width: 1px;
    background-color: #cecece;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5%;
    display: none;
}
@media screen and (max-width: 51.24875em) {
    .card-location::after {
        content: none;
    }
}
.card-location-wrap .card-location {
    border-bottom: 1px solid #cecece;
}
.card-location-wrap .card-location:not(:nth-child(3n + 3)):after {
    content: "";
    height: 90%;
    width: 1px;
    right: -10px;
    top: 5%;
    background: #cecece;
    position: absolute;
    display: block;
}
@media screen and (min-width: 64em) {
    .card-location-wrap.grid-x .card-location.large-6::after {
        display: block;
    }
}
.card-location-wrap.grid-x .card-location.large-6:nth-child(2n)::after {
    display: none;
}
.card-location-wrap.grid-x .card-location.large-6:nth-child(1)::before,
.card-location-wrap.grid-x .card-location.large-6:nth-child(2)::before {
    display: block;
}
@media screen and (max-width: 51.24875em) {
    .card-location-wrap.grid-x .card-location.large-6:nth-child(3)::before {
        display: block;
    }
}
.card-location-wrap.grid-x .card-location.xlarge-4::after {
    display: block;
}
.card-location-wrap.grid-x .card-location.xlarge-4:nth-child(3n)::after {
    display: block;
}
@media screen and (min-width: 75em) {
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(3n)::after {
        display: none;
    }
}
@media screen and (max-width: 51.24875em) {
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(3n)::after {
        display: none;
    }
}
.card-location-wrap.grid-x .card-location.xlarge-4:nth-child(1)::before,
.card-location-wrap.grid-x .card-location.xlarge-4:nth-child(2)::before,
.card-location-wrap.grid-x .card-location.xlarge-4:nth-child(3)::before {
    display: block;
}
@media screen and (min-width: 40em) and (max-width: 51.24875em) {
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(1)::after,
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(3)::after,
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(5)::after {
        display: block;
    }
}
@media screen and (max-width: 19.99875em) {
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(1)::after,
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(3)::after,
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(5)::after {
        display: none;
    }
}
@media screen and (max-width: 74.99875em) {
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(2n)::after {
        display: none;
    }
}
@media screen and (max-width: 74.99875em) {
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(4)::before {
        display: block;
    }
}
@media screen and (max-width: 51.24875em) {
    .card-location-wrap.grid-x .card-location.xlarge-4:nth-child(5)::before {
        display: block;
    }
}
.card-location-wrap.grid-y .card-location::after {
    display: block;
}
@media screen and (max-width: 19.99875em) {
    .card-location-wrap.grid-y .card-location::after {
        display: none;
    }
}
.card-location-wrap.grid-y .card-location::before {
    display: block;
}
.card-location-wrap.grid-y .card-location + .card-location::before {
    display: none;
}
@media screen and (max-width: 51.24875em) {
    .card-location-wrap.grid-y .card-location + .card-location::before {
        display: block;
    }
}
.cards-image {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}
.cards-image .cards-table-wrapper {
    padding: 20px 0 15px 15px;
}
@media screen and (max-width: 63.99875em) {
    .cards-image .cards-table-wrapper {
        padding: 15px 0;
        border-top: 1px solid #cecece;
    }
}
.cards-image .cards-table-wrapper table {
    height: 342px;
}
@media screen and (max-width: 63.99875em) {
    .cards-image .cards-table-wrapper table {
        height: auto;
    }
}
.cards-image .cards-background {
    background-color: #14111c;
}
.cards-image .card-inner {
    height: calc(99% / 3);
    margin: 0px 0px 2px 2px;
}
@media screen and (max-width: 74.99875em) {
    .cards-image .card-inner {
        height: auto;
    }
}
@media screen and (max-width: 39.99875em) {
    .cards-image .card-inner {
        margin: 0px 0px 2px 0;
        height: auto;
    }
    .cards-image .card-inner:first-of-type {
        margin-top: 2px;
    }
}
.cards-image .card-image {
    height: 100%;
    padding: 2px;
}
.cards-image .card-image img {
    height: 100%;
    width: 100%;
}
.cards-image .card-text {
    background-color: #121316;
    height: 100%;
    width: 100%;
}
.cards-image .card-text > .cell {
    max-width: 400px;
}
.cards-image .card-text.bigger {
    padding: 20px;
}
@media screen and (max-width: 74.99875em) {
    .cards-image .card-text.bigger {
        padding: 12px;
    }
}
.cards-image .card-text.smaller {
    padding: 12px 14px 19px 12px;
    background-color: #121316;
    cursor: pointer;
    -webkit-transition: 0.2 ease;
    transition: 0.2 ease;
}
.cards-image .card-text.smaller:hover {
    background-color: #231e31;
}
.cards-image .card-text.smaller h6 {
    margin-bottom: 5px;
}
@media screen and (max-width: 74.99875em) {
    .cards-image .card-text.smaller {
        padding: 12px;
    }
}
.card-user-guides {
    width: 100%;
}
.card-user-guides .card-user-guides-grouped-inner {
    padding: 12px;
    background-color: #121316;
    height: 100%;
    min-height: 172px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    cursor: pointer;
}
.card-user-guides .card-user-guides-grouped-inner.card-bigger {
    min-height: 232px;
}
@media screen and (max-width: 19.99875em) {
    .card-user-guides .card-user-guides-grouped-inner.card-bigger {
        min-height: 200px;
    }
}
.card-user-guides .card-user-guides-grouped-inner.card-bigger .card-title-wraper {
    min-height: 167px;
}
.card-user-guides .card-user-guides-grouped-inner:hover {
    background-color: #231e31;
}
.card-user-guides .card-user-guides-grouped-inner .card-title-wraper {
    min-height: 107px;
}
.card-user-guides .card-user-guides-grouped-inner h3,
.card-user-guides .card-user-guides-grouped-inner h4,
.card-user-guides .card-user-guides-grouped-inner h5,
.card-user-guides .card-user-guides-grouped-inner p {
    margin: 0;
}
.card-user-guides .card-user-guides-grouped-inner h3 span,
.card-user-guides .card-user-guides-grouped-inner h4 span,
.card-user-guides .card-user-guides-grouped-inner h5 span,
.card-user-guides .card-user-guides-grouped-inner p span {
    display: block;
    margin: 0;
    max-width: 450px;
}
.card-user-guides .card-user-guides-grouped-inner.main {
    background-color: #0034ec;
}
.card-user-guides .card-user-guides-grouped-inner.main:hover {
    background-color: #190c30;
}
.card-user-guides .card-user-guides-grouped-inner.main h3 {
    margin-left: 8px;
}
.card-user-guides .card-user-guides-grouped-inner.main i {
    font-size: 28px;
}
.card-video-guides .card-video-guides-grouped-inner {
    padding: 12px;
    height: 100%;
    min-height: 196px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}
.card-video-guides .card-video-guides-grouped-inner:hover::before {
    background-color: #121316;
}
.card-video-guides .card-video-guides-grouped-inner::before {
    content: "";
    position: absolute;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(46, 41, 61, 0.9);
    z-index: 0;
}
.card-video-guides .card-video-guides-grouped-inner .card-video-guides-content {
    z-index: 1;
}
.card-video-guides .card-video-guides-grouped-inner .card-video-guides-content .card-content-wraper {
    min-height: 131px;
}
.card-video-guides .card-video-guides-grouped-inner .card-video-guides-content .card-content-wraper h5,
.card-video-guides .card-video-guides-grouped-inner .card-video-guides-content .card-content-wraper p {
    margin: 0;
    max-width: 250px;
}
.card-video-guides .card-video-guides-grouped-inner .card-video-guides-content .card-content-wraper h5 span,
.card-video-guides .card-video-guides-grouped-inner .card-video-guides-content .card-content-wraper p span {
    display: block;
    margin: 0;
    max-width: 250px;
}
.card-info-cards {
    margin: 20px 0;
}
.card-info-cards .card-info-wrapper {
    height: 100%;
}
.card-info-cards .card-info-icon-wrapper {
    background-color: #121316;
    color: #ffffff;
    padding: 14px 12px;
    width: 50px;
    text-align: center;
}
.card-info-cards .card-info-icon-wrapper i {
    font-size: 23px;
}
.card-info-cards .card-info-text-wrapper {
    width: 100%;
    background-color: #f1f1f1;
    padding: 12px;
}
.card-info-cards .card-info-text-wrapper h6 {
    margin: 0;
}
.card-info-cards .card-info-text-wrapper h6:last-of-type {
    line-height: 14px;
}
.card-detail {
    cursor: pointer;
}
.card-detail:hover .card-item-image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.card-detail .card-item {
    background-color: #ffffff;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.card-detail .card-item .form-checkbox {
    position: absolute;
    top: -10px;
    z-index: 2;
    left: 9px;
}
.card-detail .card-item .card-item-image {
    height: 144px;
    overflow: hidden;
    position: relative;
}
.card-detail .card-item .card-item-image .card-icon.corner-tr,
.card-detail .card-item .card-item-image .card-icon.corner-rb,
.card-detail .card-item .card-item-image .card-icon.corner-bl,
.card-detail .card-item .card-item-image .card-icon.corner-lt {
    position: absolute;
}
.card-detail .card-item .card-item-image .card-icon.corner-tr {
    top: 1.5em;
    right: 1.5em;
}
.card-detail .card-item .card-item-image .card-icon.corner-rb {
    bottom: 1.5em;
    right: 1.5em;
}
.card-detail .card-item .card-item-image .card-icon.corner-bl {
    bottom: 1.5em;
    left: 1.5em;
}
.card-detail .card-item .card-item-image .card-icon.corner-lt {
    top: 1.5em;
    left: 1.5em;
}
.card-detail .card-item .card-item-image .gd-icon-play {
    position: absolute;
    font-size: 31px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
.card-detail-video .card-detail .card-item .card-item-image::before {
    content: "";
    position: absolute;
    background-color: rgba(10, 10, 10, 0.24);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.image-full-width-card .card-detail .card-item .card-item-image {
    position: relative;
}
@media screen and (max-width: 74.99875em) {
    .image-full-width-card .card-detail .card-item .card-item-image img {
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover;
        left: 0;
        height: 100%;
        width: 100%;
    }
}
.card-detail .card-item .card-item-image img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    height: 100%;
    width: 100%;
}
.card-detail .card-item .card-item-content {
    height: calc(100% - 144px);
    border-top: 1px solid #cecece;
    padding: 12px 12px 20px 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card-detail-video .card-detail .card-item .card-item-content {
    border-top: none;
}
.card-detail .card-item .card-item-content .card-item-content-primary-details h5,
.card-detail .card-item .card-item-content .card-item-content-primary-details h6 {
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 60px;
}
.card-detail .card-item .card-item-content .card-item-content-primary-details h6 {
    max-height: 54px;
}
.with-progress-bar .card-detail .card-item .card-item-content {
    border: none;
}
.card-detail .card-item .card-item-content .card-item-product-details {
    margin-top: 12px;
}
.card-detail .card-item .card-item-content .card-item-product-details h6:nth-of-type(2) {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 18px;
}
.card-detail-video .card-detail .card-item .card-item-content .card-item-product-details h6:nth-of-type(2) {
    -webkit-line-clamp: 2;
    max-height: auto;
    max-height: 36px;
    margin-bottom: 0;
}
.card-detail .card-item .card-item-content .card-item-product-details .progress {
    display: inline-block;
    width: 40px;
    height: 12px;
    margin: 0 0 0 10px;
    border-radius: 0;
    background-color: #e1dfdf;
}
.card-detail .card-item .card-item-content .card-item-product-details .card-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    padding-top: 12px;
    margin-top: 15px;
    border-top: 1px solid #cecece;
}
.card-detail .card-item .card-item-content .card-item-product-details .card-icons .card-icon-item {
    text-align: center;
    border-right: 1px solid #cecece;
    width: calc(100% / 3);
}
.card-detail .card-item .card-item-content .card-item-product-details .card-icons .card-icon-item i {
    color: #121316;
}
.card-detail .card-item .card-item-content .card-item-product-details .card-icons .card-icon-item i.gd-views {
    font-size: 18px;
}
.card-detail .card-item .card-item-content .card-item-product-details .card-icons .card-icon-item:last-of-type {
    border-right: none;
}
.card-detail .card-item .card-item-content .card-item-product-details img + span {
    margin-left: 0.3em;
}
.card-detail .card-item .card-item-content h5 {
    line-height: 20px;
}
.card-detail .card-item .card-item-content h6 {
    line-height: 18px;
}
.card-detail .card-item .card-item-content h6.equal-height {
    height: 36px;
}
@media screen and (max-width: 74.99875em) {
    .card-detail .card-item .card-item-content h6.equal-height {
        height: auto;
    }
}
.card-detail .card-item .card-item-content h6.title-with-progressbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card-detail .card-item .card-item-content h6.title-with-progressbar .progress-meter {
    border-radius: 0;
    background-color: #231142;
}
.card-awards .card-description {
    padding-left: 90px;
    position: relative;
    padding-top: 10px;
    margin: 0;
    padding-bottom: 10px;
}
.card-awards .card-description:before {
    content: "";
    background: transparent url("../../assets/img/icon/laurel_wreath.png") no-repeat 50% 120%;
    height: 80px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 0px;
}
.influencers {
    position: relative;
    background-color: #ffffff;
    cursor: pointer;
    padding: 12px;
}
.influencers .card-info-icon-wrapper {
    border-radius: 100%;
    overflow: hidden;
    height: 50px;
    width: 50px;
    margin-right: 10px;
}
.influencers .card-info-text-wrapper h6 {
    margin-bottom: 0;
}
.influencers .card-info-link-wrapper i {
    position: absolute;
    top: 10px;
    width: auto;
    height: auto;
    right: 15px;
    font-size: 16px;
}
.influencer {
    position: relative;
    background-color: #ffffff;
    padding: 12px;
}
.influencer .card-info-icon-wrapper {
    border-radius: 100%;
    overflow: hidden;
    height: 100px;
    width: 100px;
    margin-right: 10px;
}
.influencer .card-info-text-wrapper h4 {
    margin-bottom: 0;
}
.influencer .card-info-link-wrapper i {
    position: absolute;
    top: 10px;
    width: auto;
    height: auto;
    right: 15px;
    font-size: 16px;
}
.related header {
    font-size: 0.875rem;
    font-weight: 500;
    background-color: inherit;
    margin-bottom: 1.5rem;
    color: #121316;
}
.related section {
    font-size: 0.75rem;
}
.related section p {
    color: #121316;
}
.related section + section {
    margin-top: 1rem;
}
.card-project-info {
    background-color: #f1f1f1;
    padding: 12px 15px;
    border-top: 3px solid #121316;
    height: 100%;
}
.card-project-info .info-wrap {
    margin-bottom: 16px;
}
.card-project-info .info-wrap .data,
.card-project-info .info-wrap .info {
    margin-bottom: 0;
}
.card-project-info h5,
.card-project-info h6 {
    margin-bottom: 0;
}
.card-project-info .chart-info {
    margin-right: 14px;
}
.card-project-info ul {
    margin-bottom: 0;
}
.card-project-info ul li {
    list-style-type: none;
    position: relative;
}
.card-project-info ul li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -13px;
    background-color: #121316;
    height: 4px;
    width: 4px;
    border-radius: 50%;
}
.card-project-info ul li {
    margin-bottom: 0;
}
.card-number-info {
    background-color: #ffffff;
    padding: 36px 0 28px 14px;
    border-right: 1px solid #cecece;
}
.card-number-info p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.card-number-info p span {
    margin-left: 7px;
}
.card-number-info:last-child {
    border-right: none;
}
.twitterFetcher ul {
    list-style: none;
    margin: 0;
}
.twitterFetcher ul li {
    padding: 5px;
    overflow: hidden;
}
.twitterFetcher ul li > div {
    border-radius: 2px;
    border: 1px solid #cecece;
    overflow: hidden;
}
.twitterGrid {
    max-width: 100%;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1em;
    column-gap: 1em;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-column-fill: initial;
    column-fill: initial;
}
.tweetFeed {
    display: inline-block;
    margin: 0 0 1em;
    vertical-align: top;
    background: #fff;
    padding: 15px;
}
.tweetFeed .card-info-icon-wrapper {
    width: 100%;
    display: inline-block;
}
.tweetFeed .card-info-icon-wrapper a {
    width: 50%;
    float: left;
    text-align: left;
}
.tweetFeed .card-info-icon-wrapper a img {
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}
.tweetFeed .card-info-icon-wrapper a h6 {
    line-height: 50px;
    text-align: left;
    float: left;
    margin-bottom: 0;
}
.tweetFeed .card-info-icon-wrapper h6 {
    float: right;
}
.tweetFeed .card-info-link-wrapper {
    border-top: 1px solid #cecece;
    padding-top: 5px;
    margin-top: 5px;
}
.tweetFeed .influencers {
    padding: 12px 0px;
}
.tweetFeed .influencers .card-info-icon-wrapper {
    width: 50px;
}
.tweetFeed .influencers .card-info-link-wrapper i {
    font-size: 20px;
}
.tweetFeed .list-links {
    margin-bottom: 0;
}
.tweetFeed .list-links li {
    margin-bottom: 10px;
}
.tweetFeed.positive,
.tweetFeed.neutral,
.tweetFeed.negative {
    position: relative;
    background: white;
}
.tweetFeed.positive:before,
.tweetFeed.neutral:before,
.tweetFeed.negative:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    background-color: #5cb85c;
    left: 0;
    top: 0;
}
.tweetFeed.neutral:before {
    background-color: #f0ad4e;
}
.tweetFeed.negative:before {
    background-color: #d9534f;
}
.feed_listing ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.feed_listing ul h5 {
    margin-bottom: 0px;
}
.feed_listing ul h5 + h6 {
    margin-bottom: 15px;
}
.feed_listing .feature {
    padding: 20px 0px 40px 0px;
    margin: 0 0 15px 0;
    height: 160px;
    overflow: hidden;
    border-bottom: 1px solid rgba(206, 206, 206, 0.4);
}
.profile-stats ul {
    border-top: 1px solid #cecece;
    list-style: none;
    margin: 0;
    padding: 15px 0 0 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.profile-stats ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    border-right: 1px solid #cecece;
    margin-right: 15px;
    font-size: 13px;
}
.profile-stats ul li:last-child {
    border: none;
    margin: 0;
}
.profile-stats ul li span:last-child {
    width: inherit;
    height: 100%;
    display: block;
    padding: 4px 20px;
    text-align: center;
    font-size: 26px;
}
.profile .tweetFeed {
    border: 1px solid #cecece;
    text-align: left;
}
@media only screen and (max-width: 767px) and (min-width: 540px) {
    .twitterGrid {
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .twitterGrid {
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 1024px) {
    .twitterGrid {
        -webkit-column-count: 3;
        column-count: 3;
    }
}
.summary_card-twitter {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    display: inline-block;
}
.summary_card-twitter li {
    width: calc(100% / 5);
    float: left;
    padding: 0px 10px;
    border-right: 1px solid #cecece;
    margin: 5px 0px;
}
.summary_card-twitter li:last-child {
    border: none;
}
.summary_card-twitter li h6 {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.summary_card-twitter li > div:last-child {
    text-align: center;
}
.summary_card-twitter li > div:last-child [class*="fa"] {
    color: #121316;
    font-size: 25px;
    line-height: 46px;
}
.graph-chart .chart .am-chart.influencerCloud {
    height: 220px;
}
.graph-chart .chart .am-chart.mostTweetedCloud {
    height: 330px;
}
.card-graph {
    border: 1px solid #cecece;
    height: 100%;
    border-radius: 2px;
    padding: 20px 8px 20px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.cards-graph-result-analytics .card-graph {
    background-color: #ffffff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.card-graph .card-graph-details {
    height: 100%;
}
.card-graph .card-graph-details h6 {
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 60px;
    margin-bottom: 10px;
}
.cards-graph-result-analytics {
    padding: 10px;
}
.card-online ul {
    list-style: none;
    margin: 0;
}
.card-online ul li {
    display: inline-block;
    margin-right: 10px;
}
.card-online ul li a {
    display: block;
}
.card-online ul li a i {
    font-size: 1.85em;
}
.module .card-title:not(.margin-bottom-none) {
    max-height: 4.1em;
}
.module-tabs .card-thematic .card-info:first-child {
    min-height: 165px;
}
.capsule {
    height: 100%;
}
.capsule.alert {
    background-color: #cc4b37;
}
.capsule.backgroundGrey {
    background-color: #f1f1f1;
}
.capsule.bodyGrey {
    background-color: #686868;
}
.capsule.greyParagraph {
    background-color: #717171;
}
.capsule.highlightBlue {
    background-color: #00f5f5;
}
.capsule.inactiveGrey {
    background-color: #a0a0a0;
}
.capsule.dateGrey {
    background-color: #555;
}
.capsule.navbarPurple {
    background-color: #c5c2cd;
}
.capsule.outlineGrey {
    background-color: #cecece;
}
.capsule.backgroundNavTabGrey {
    background-color: #e5e5e5;
}
.capsule.secondary {
    background-color: #0034ec;
}
.capsule.secondaryHover {
    background-color: #190c30;
}
.capsule.secondaryStandard {
    background-color: #231142;
}
.capsule.tableRowAlpha {
    background-color: #8fe7d2;
}
.capsule.primary {
    background-color: #121316;
}
.capsule.primaryHover {
    background-color: #231e31;
}
.capsule.success {
    background-color: #3adb76;
}
.capsule.successSecondary {
    background-color: #008109;
}
.capsule.white {
    background-color: #ffffff;
}
.capsule.warning {
    background-color: #ffae00;
}
.capsule.sentimentPlus {
    background-color: #008109;
}
.capsule.sentimentMinus {
    background-color: #d51b1b;
}
.capsule.sentimentNeutral {
    background-color: #f0ad4e;
}
.capsule.askExpert {
    background-color: #0034ec;
}
.capsule.cardsImageBackground {
    background-color: #14111c;
}
.capsule.searchBackground {
    background-color: #15121e;
}
.capsule.green {
    background-color: #00dea5;
}
.capsule.midGreen {
    background-color: #11957b;
}
.capsule.darkGreen {
    background-color: #215356;
}
.capsule.purple {
    background-color: #2c243b;
}
.capsule.blue {
    background-color: #263b51;
}
.capsule.lightBlue {
    background-color: #108fa1;
}
.capsule.midBlue {
    background-color: #1b6477;
}
.capsule.darkBlue {
    background-color: #263b51;
}
.capsule.orange {
    background-color: #f37a25;
}
.capsule.lightOrange {
    background-color: #dd5e28;
}
.capsule.midOrange {
    background-color: #cc482a;
}
.capsule.darkOrange {
    background-color: #c0392b;
}
.capsule.h-xxx-micro,
.capsule.h-min-xxx-micro {
    min-height: 40px;
}
.capsule.h-xxx-micro,
.capsule.h-max-xxx-micro {
    max-height: 40px;
}
.capsule.h-xx-micro,
.capsule.h-min-xx-micro {
    min-height: 60px;
}
.capsule.h-xx-micro,
.capsule.h-max-xx-micro {
    max-height: 60px;
}
.capsule.h-x-micro,
.capsule.h-min-x-micro {
    min-height: 80px;
}
.capsule.h-x-micro,
.capsule.h-max-x-micro {
    max-height: 80px;
}
.capsule.h-micro,
.capsule.h-min-micro {
    min-height: 90px;
}
.capsule.h-micro,
.capsule.h-max-micro {
    max-height: 90px;
}
.capsule.h-s-micro,
.capsule.h-min-s-micro {
    min-height: 110px;
}
.capsule.h-s-micro,
.capsule.h-max-s-micro {
    max-height: 110px;
}
.capsule.h-xx-small,
.capsule.h-min-xx-small {
    min-height: 150px;
}
.capsule.h-xx-small,
.capsule.h-max-xx-small {
    max-height: 150px;
}
.capsule.h-x-small,
.capsule.h-min-x-small {
    min-height: 200px;
}
.capsule.h-x-small,
.capsule.h-max-x-small {
    max-height: 200px;
}
.capsule.h-small,
.capsule.h-min-small {
    min-height: 250px;
}
.capsule.h-small,
.capsule.h-max-small {
    max-height: 250px;
}
.capsule.h-sss-medium,
.capsule.h-min-sss-medium {
    min-height: 280px;
}
.capsule.h-sss-medium,
.capsule.h-max-sss-medium {
    max-height: 280px;
}
.capsule.h-ss-medium,
.capsule.h-min-ss-medium {
    min-height: 300px;
}
.capsule.h-ss-medium,
.capsule.h-max-ss-medium {
    max-height: 300px;
}
.capsule.h-s-medium,
.capsule.h-min-s-medium {
    min-height: 350px;
}
.capsule.h-s-medium,
.capsule.h-max-s-medium {
    max-height: 350px;
}
.capsule.h-medium,
.capsule.h-min-medium {
    min-height: 400px;
}
.capsule.h-medium,
.capsule.h-max-medium {
    max-height: 400px;
}
.capsule.h-s-large,
.capsule.h-min-s-large {
    min-height: 500px;
}
.capsule.h-s-large,
.capsule.h-max-s-large {
    max-height: 500px;
}
.capsule.h-large,
.capsule.h-min-large {
    min-height: 600px;
}
.capsule.h-large,
.capsule.h-max-large {
    max-height: 600px;
}
.capsule.h-x-large,
.capsule.h-min-x-large {
    min-height: 800px;
}
.capsule.h-x-large,
.capsule.h-max-x-large {
    max-height: 800px;
}
.capsule.h-xx-large,
.capsule.h-min-xx-large {
    min-height: 1000px;
}
.capsule.h-xx-large,
.capsule.h-max-xx-large {
    max-height: 1000px;
}
.capsule.h-xxx-large,
.capsule.h-min-xxx-large {
    min-height: 1200px;
}
.capsule.h-xxx-large,
.capsule.h-max-xxx-large {
    max-height: 1200px;
}
.capsule.h-full,
.capsule.h-min-full {
    min-height: 100%;
}
.capsule.h-full,
.capsule.h-max-full {
    max-height: 100%;
}
.capsule.h-auto,
.capsule.h-min-auto {
    min-height: auto;
}
.capsule.h-auto,
.capsule.h-max-auto {
    max-height: auto;
}
.capsule.gutter-padding-small {
    padding: 6px;
}
.capsule.gutter-padding-medium {
    padding: 9px;
}
.capsule.gutter-padding-large {
    padding: 12px;
}
.label-chart-info {
    color: #686868;
    font-size: 12px;
}
.chart-info-card {
    background-color: #ffffff;
    padding: 8px 12px;
    height: 100%;
}
.chart-info-card .procent-info {
    text-align: right;
    text-align: left;
}
.chart-info-card .procent-info p {
    margin-bottom: 0;
    font-size: 0.7rem;
    line-height: initial;
}
.chart-info-card .procent-info p i.gd-up {
    margin-right: 5px;
}
.chart-info-card .year {
    font-size: 12px;
}
.module-statistics .chart-info-card h3 {
    font-size: 24px;
    margin: 18px 0;
}
.datepicker.dropdown-menu {
    background-color: #f1f1f1;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border-radius: 4px;
    margin-top: 8px;
    min-width: 265px;
    border: 1px solid #cecece !important;
}
.datepicker.dropdown-menu table {
    width: calc(100% - 2px);
    border-radius: 4px;
    margin: 1px;
}
.datepicker.dropdown-menu thead,
.datepicker.dropdown-menu tbody,
.datepicker.dropdown-menu tfoot {
    border: none;
}
.datepicker.dropdown-menu thead {
    border-radius: 4px 4px 0 0;
}
.datepicker.dropdown-menu thead tr:first-child th:first-child {
    border-radius: 4px 0 0 0;
}
.datepicker.dropdown-menu thead tr:first-child th:last-child {
    border-radius: 0 4px 0 0;
}
.datepicker.dropdown-menu thead tr th {
    height: 36px;
}
.datepicker.dropdown-menu thead tr th.prev i,
.datepicker.dropdown-menu thead tr th.next i {
    color: #a0a0a0;
}
.datepicker.dropdown-menu thead tr th.date-switch {
    font-weight: 500;
    color: #121316;
}
.datepicker.dropdown-menu thead tr th.dow {
    padding: 3px;
    border-bottom: 2px solid #f1f1f1;
    background-color: #121316;
    color: #ffffff;
    font-weight: normal;
}
.datepicker.dropdown-menu tbody {
    background: none;
}
.datepicker.dropdown-menu tbody td {
    border: 1px solid #f1f1f1;
}
.datepicker.dropdown-menu tbody td .year,
.datepicker.dropdown-menu tbody td .month {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.datepicker.dropdown-menu tbody td .year.active,
.datepicker.dropdown-menu tbody td .month.active {
    background-color: #121316;
    color: #0034ec;
}
.datepicker.dropdown-menu tbody td .year:hover,
.datepicker.dropdown-menu tbody td .month:hover {
    background-color: #f1f1f1;
}
.datepicker.dropdown-menu tbody td.day {
    font-size: 12px;
}
.datepicker.dropdown-menu tbody td.day:hover {
    background-color: #f1f1f1;
}
.datepicker.dropdown-menu tbody td.day.active {
    background-color: #121316;
    color: #0034ec;
}
.datepicker.dropdown-menu tbody td.day.old {
    font-size: 0;
    background: none;
}
.datepicker.dropdown-menu tbody td.day.new {
    display: none;
}
ul.drilldown,
ul.is-drilldown-submenu {
    margin-left: 0;
}
ul.with-tree.is-drilldown-submenu {
    padding: 0 30px;
}
.is-drilldown {
    max-width: 100%;
    background: #f1f1f1;
    min-height: calc(100vh - 60px) !important;
    overflow-y: scroll;
}
.is-drilldown .drilldown .is-drilldown-submenu {
    background: #f1f1f1;
}
.is-drilldown .drilldown a {
    background: none;
}
.is-drilldown .js-drilldown-back > a {
    background-color: #f1f1f1;
    font-weight: 500;
}
header .is-drilldown .js-drilldown-back > a {
    color: #231142;
}
@media screen and (max-width: 74.99875em) {
    .is-drilldown .js-drilldown-back > a {
        font-size: 14px;
        padding: 12px 30px 8px 30px;
    }
}
@media screen and (max-width: 39.99875em) {
    .is-drilldown .js-drilldown-back > a {
        font-size: 12px;
        padding: 12px 20px 8px 20px;
    }
}
.is-drilldown .js-drilldown-back > a::before {
    display: none;
}
.is-drilldown .js-drilldown-back + .is-submenu-parent-item > a {
    background-color: #f1f1f1;
    color: #121316;
    text-decoration: underline;
    position: relative;
    font-weight: 500;
    -webkit-text-decoration-color: #121316;
    text-decoration-color: #121316;
}
@media screen and (max-width: 74.99875em) {
    .is-drilldown .js-drilldown-back + .is-submenu-parent-item > a {
        font-size: 26px;
        padding: 0 30px 25px 30px;
    }
}
@media screen and (max-width: 39.99875em) {
    .is-drilldown .js-drilldown-back + .is-submenu-parent-item > a {
        font-size: 16px;
        padding: 0 20px 25px 20px;
    }
}
.is-drilldown .js-drilldown-back + .is-submenu-parent-item > a i {
    display: none;
}
.is-drilldown .js-drilldown-back + .is-submenu-parent-item > a::after {
    content: "";
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
}
@media screen and (max-width: 74.99875em) {
    .is-drilldown .with-three .js-drilldown-back > a {
        padding: 0 30px 8px 0;
    }
}
@media screen and (max-width: 39.99875em) {
    .is-drilldown .with-three .js-drilldown-back > a {
        padding: 0 20px 8px 0;
    }
}
@media screen and (max-width: 74.99875em) {
    .is-drilldown .with-three .js-drilldown-back + .is-submenu-parent-item > a {
        padding: 0 30px 25px 0;
    }
}
@media screen and (max-width: 39.99875em) {
    .is-drilldown .with-three .js-drilldown-back + .is-submenu-parent-item > a {
        padding: 0 20px 25px 0;
    }
}
.is-drilldown .with-three .js-drilldown-back + .is-submenu-parent-item > a::after {
    left: 0;
}
@media screen and (max-width: 74.99875em) {
    .is-drilldown .with-tabs .js-drilldown-back + .is-submenu-parent-item > a::after,
    .is-drilldown .with-list .js-drilldown-back + .is-submenu-parent-item > a::after {
        left: 30px;
        right: 30px;
    }
}
@media screen and (max-width: 39.99875em) {
    .is-drilldown .with-tabs .js-drilldown-back + .is-submenu-parent-item > a::after,
    .is-drilldown .with-list .js-drilldown-back + .is-submenu-parent-item > a::after {
        display: none;
    }
}
.drilldown-submenu-cover-previous ul li a i {
    margin-top: 3px;
}
.big-data-info-wrapper .big-data-info {
    height: 100%;
}
.big-data-info-wrapper > .cell .big-data-info {
    position: relative;
}
.big-data-info-wrapper > .cell .big-data-info::before {
    content: "";
    width: 1px;
    border-left: 2px dashed #c5c2cd;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 30px;
}
@media screen and (max-width: 74.99875em) {
    .big-data-info-wrapper > .cell .big-data-info {
        padding: 0 20px;
        margin-bottom: 12px;
    }
    .big-data-info-wrapper > .cell .big-data-info::before {
        display: none;
    }
}
.big-data-info-wrapper .big-data-info-tree .big-data-info {
    padding: 0 50px;
}
.big-data-info-wrapper .big-data-info-tree .big-data-info .gd-arrow-right {
    position: absolute;
    padding: 12px;
    top: calc((100% - 40px) / 2);
    left: -19px;
}
@media screen and (max-width: 74.99875em) {
    .big-data-info-wrapper .big-data-info-tree .big-data-info .gd-arrow-right {
        display: none;
    }
}
@media screen and (max-width: 74.99875em) {
    .big-data-info-wrapper .big-data-info-tree .big-data-info {
        padding: 0 20px;
    }
    .big-data-info-wrapper .big-data-info-tree .big-data-info .gd-arrow-right {
        display: none;
    }
}
.big-data-info-wrapper .big-data-info-tree > .cell:last-child .big-data-info::before {
    display: none;
}
.button[class*="dropdown-"]:hover,
.button[class*="dropdown-"]:active,
.button[class*="dropdown-"]:focus {
    outline: none;
}
.button[class*="dropdown-"][data-search-categ] {
    background: none;
    color: #121316;
    padding: 0;
}
.button[class*="dropdown-"][data-search-categ]:hover,
.button[class*="dropdown-"][data-search-categ]:active,
.button[class*="dropdown-"][data-search-categ]:focus {
    background: none;
    color: #231e31;
    outline: none;
}
.button[class*="dropdown-"][data-search-categ]:hover i,
.button[class*="dropdown-"][data-search-categ]:active i,
.button[class*="dropdown-"][data-search-categ]:focus i {
    background-color: #231e31;
}
.button[class*="dropdown-"] > i {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #121316;
    border-radius: 1px;
    color: #ffffff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 10px;
    height: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 6px;
    margin-right: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    min-width: 16px;
}
.plain.button[class*="dropdown-"] > i {
    background-color: transparent;
}
.button.dropdown-chevron i::before {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.plain.button.dropdown-chevron i::before {
    color: #121316;
}
.button.dropdown-chevron i.gd-chevron-down::before {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}
.button.dropdown-chevron.hover > i::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #0034ec;
}
.plain.button.dropdown-chevron.hover > i::before {
    color: #a0a0a0;
}
.page-menu .button.dropdown-chevron {
    padding: 16px;
}
@media screen and (max-width: 51.24875em) {
    .page-menu .button.dropdown-chevron {
        padding: 16px 27.5px;
    }
}
.page-menu .button.dropdown-chevron:hover {
    background-color: transparent;
    color: inherit;
}
.button.dropdown-plus {
    padding-right: 24px;
    position: relative;
    min-height: 19px;
}
.button.dropdown-plus i {
    position: absolute;
    right: 0;
    margin-left: 0;
    top: 49%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.button.dropdown-plus i::before {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.button.dropdown-plus i.gd-minus {
    opacity: 0;
    color: #0034ec;
}
.button.dropdown-plus.hover i::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.button.dropdown-plus.hover i.gd-minus {
    opacity: 1;
}
.button.dropdown-plus.hover i.gd-plus {
    opacity: 0;
}
.button.dd-kineto i::before {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.button.dd-kineto i.rotator::before {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.button.dd-kineto.hover i.rotator::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.data-dropdown a i {
    color: #ffffff;
}
.module-show-hide .data-dropdown {
    width: 100%;
    text-align: right;
}
.module-show-hide .data-dropdown a {
    display: inline;
    text-align: right;
}
@media screen and (max-width: 74.99875em) {
    .module-tabs:not(.module-show-hide) .data-dropdown {
        padding-bottom: 10px;
    }
}
.dropdown-pane {
    max-width: 300px;
    z-index: 110;
}
.dropdown-pane > .dropdown-pane-inner {
    padding: 12px;
    color: #686868;
}
.tabs-dropdown .dropdown-pane > .dropdown-pane-inner {
    padding: 0;
}
.dropdown-pane > .menu li:first-child a,
.dropdown-pane > .menu li.is-active:first-child a {
    border-radius: 4px 4px 0 0;
}
.dropdown-pane > .menu li:last-child a,
.dropdown-pane > .menu li.is-active:last-child a {
    border-radius: 0 0 4px 4px;
}
.dropdown-pane > .menu li a,
.dropdown-pane > .menu li.is-active a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #686868;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 9px 12px;
    white-space: nowrap;
}
.dropdown-pane > .menu li a:hover,
.dropdown-pane > .menu li.is-active a:hover {
    background-color: #f1f1f1;
}
.dropdown-pane > .menu li a i,
.dropdown-pane > .menu li.is-active a i {
    margin-left: 10px;
    color: #121316;
}
.page-menu .dropdown-pane > .menu li a,
.page-menu .dropdown-pane > .menu li.is-active a {
    font-weight: 500;
    color: #121316;
    padding: 9px 15px;
}
@media screen and (max-width: 51.24875em) {
    .page-menu .dropdown-pane > .menu li a,
    .page-menu .dropdown-pane > .menu li.is-active a {
        padding-left: 27.5px;
        background-color: #f1f1f1;
    }
}
.page-menu .dropdown-pane > .menu li a:hover,
.page-menu .dropdown-pane > .menu li.is-active a:hover {
    color: #121316 !important;
}
.dropdown-pane > .menu .is-dropdown-submenu {
    min-width: 0;
    border-radius: 4px;
}
.big-data-dropdown .dropdown-pane,
.chart:not(.chart-dropdown) .dropdown-pane {
    background-color: #f1f1f1;
}
.dropdown-pane.dropdown-expand,
.big-data-dropdown .dropdown-pane,
.chart:not(.chart-dropdown) .dropdown-pane,
.refinement-map .dropdown-pane,
.tabs-dropdown > .dropdown-pane {
    position: static;
    z-index: 2;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    margin-left: 0;
}
.big-data-dropdown .dropdown-pane {
    padding: 23px 15px;
}
.chart .dropdown-pane,
.refinement-map .dropdown-pane {
    margin-bottom: 12px;
}
.page-menu .dropdown-pane {
    width: 200px;
}
@media screen and (max-width: 51.24875em) {
    .page-menu .dropdown-pane {
        display: none;
        top: 0 !important;
        height: 0;
        overflow: hidden;
        max-width: 100%;
        width: 100%;
        background-color: #e5e5e5;
        border-radius: 0;
        border: none;
    }
}
@media screen and (max-width: 51.24875em) and (max-width: 51.24875em) {
    .page-menu .dropdown-pane.is-open {
        height: auto;
        display: block;
        position: static;
    }
}
.dropdown-pane.result-analytics {
    border-bottom: none;
}
.dropdown-pane.unbound {
    border: none;
}
.off-canvas {
    top: 60px;
}
.off-canvas.is-transition-overlap {
    z-index: 2;
}
.js-off-canvas-overlay {
    background: none;
    z-index: 0;
}
.slide-out {
    background-color: #ffffff;
    border: solid 1px #cecece;
    padding: 1rem;
}
.slide-out header {
    background-color: #ffffff;
}
.slide-out header.type-val > * {
    display: inline-block;
}
.slide-out header.type-val > *:first-child {
    width: 120px;
}
.slide-out button[data-close] {
    position: absolute;
    top: 0.5rem;
    font-size: 2rem;
    font-weight: 100;
    line-height: 0.5;
}
.slide-out.position-right {
    border-radius: 0 0 0 12px;
}
.slide-out.position-right button[data-close] {
    left: 0.5rem;
    right: unset;
}
.slide-out.position-left {
    border-radius: 0 0 12px 0;
}
.slide-out.position-left button[data-close] {
    left: unset;
    right: 0.5rem;
}
.slide-out .no-gutter {
    padding: 0;
}
form .button.invalid,
.form-field .button.invalid,
.filter-criteria .button.invalid,
form .input-group.invalid,
.form-field .input-group.invalid,
.filter-criteria .input-group.invalid,
form .select-group.invalid,
.form-field .select-group.invalid,
.filter-criteria .select-group.invalid,
form .input-group.floating-label.invalid,
.form-field .input-group.floating-label.invalid,
.filter-criteria .input-group.floating-label.invalid,
form .select-group.floating-label.invalid,
.form-field .select-group.floating-label.invalid,
.filter-criteria .select-group.floating-label.invalid,
form .checkbox-group.invalid,
.form-field .checkbox-group.invalid,
.filter-criteria .checkbox-group.invalid,
form .form-checkbox.invalid,
.form-field .form-checkbox.invalid,
.filter-criteria .form-checkbox.invalid,
.reveal section .button.invalid,
.reveal .input-group.invalid,
.reveal .select-group.invalid {
    position: relative;
    margin-bottom: 1.5em;
}
form .button.invalid [data-invalid],
.form-field .button.invalid [data-invalid],
.filter-criteria .button.invalid [data-invalid],
form .input-group.invalid [data-invalid],
.form-field .input-group.invalid [data-invalid],
.filter-criteria .input-group.invalid [data-invalid],
form .select-group.invalid [data-invalid],
.form-field .select-group.invalid [data-invalid],
.filter-criteria .select-group.invalid [data-invalid],
form .input-group.floating-label.invalid [data-invalid],
form .select-group.floating-label.invalid [data-invalid],
form .checkbox-group.invalid [data-invalid],
.form-field .checkbox-group.invalid [data-invalid],
.filter-criteria .checkbox-group.invalid [data-invalid],
form .form-checkbox.invalid [data-invalid],
.form-field .form-checkbox.invalid [data-invalid],
.filter-criteria .form-checkbox.invalid [data-invalid],
.reveal section .button.invalid [data-invalid],
.reveal .input-group.invalid [data-invalid],
.reveal .select-group.invalid [data-invalid] {
    position: absolute;
    bottom: -1.5em;
    color: #d51b1b;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    form .button.invalid [data-invalid],
    .form-field .button.invalid [data-invalid],
    .filter-criteria .button.invalid [data-invalid],
    form .input-group.invalid [data-invalid],
    .form-field .input-group.invalid [data-invalid],
    .filter-criteria .input-group.invalid [data-invalid],
    form .select-group.invalid [data-invalid],
    .form-field .select-group.invalid [data-invalid],
    .filter-criteria .select-group.invalid [data-invalid],
    form .input-group.floating-label.invalid [data-invalid],
    form .select-group.floating-label.invalid [data-invalid],
    form .checkbox-group.invalid [data-invalid],
    .form-field .checkbox-group.invalid [data-invalid],
    .filter-criteria .checkbox-group.invalid [data-invalid],
    form .form-checkbox.invalid [data-invalid],
    .form-field .form-checkbox.invalid [data-invalid],
    .filter-criteria .form-checkbox.invalid [data-invalid],
    .reveal section .button.invalid [data-invalid],
    .reveal .input-group.invalid [data-invalid],
    .reveal .select-group.invalid [data-invalid] {
        left: 0;
        width: 100%;
        text-align: left;
    }
}
form .button.invalid [data-invalid]::before,
.form-field .button.invalid [data-invalid]::before,
.filter-criteria .button.invalid [data-invalid]::before,
form .input-group.invalid [data-invalid]::before,
.form-field .input-group.invalid [data-invalid]::before,
.filter-criteria .input-group.invalid [data-invalid]::before,
form .select-group.invalid [data-invalid]::before,
.form-field .select-group.invalid [data-invalid]::before,
.filter-criteria .select-group.invalid [data-invalid]::before,
form .input-group.floating-label.invalid [data-invalid]::before,
form .select-group.floating-label.invalid [data-invalid]::before,
form .checkbox-group.invalid [data-invalid]::before,
.form-field .checkbox-group.invalid [data-invalid]::before,
.filter-criteria .checkbox-group.invalid [data-invalid]::before,
form .form-checkbox.invalid [data-invalid]::before,
.form-field .form-checkbox.invalid [data-invalid]::before,
.filter-criteria .form-checkbox.invalid [data-invalid]::before,
.reveal section .button.invalid [data-invalid]::before,
.reveal .input-group.invalid [data-invalid]::before,
.reveal .select-group.invalid [data-invalid]::before {
    content: attr(data-invalid);
    font-size: 0.625rem;
    font-style: normal;
}
form .input-group.invalid select,
.form-field .input-group.invalid select,
.filter-criteria .input-group.invalid select,
form .input-group.invalid textarea,
.form-field .input-group.invalid textarea,
.filter-criteria .input-group.invalid textarea,
form .input-group.invalid input,
.form-field .input-group.invalid input,
.filter-criteria .input-group.invalid input,
form .select-group.invalid select,
.form-field .select-group.invalid select,
.filter-criteria .select-group.invalid select,
form .select-group.invalid textarea,
.form-field .select-group.invalid textarea,
.filter-criteria .select-group.invalid textarea,
form .select-group.invalid input,
.form-field .select-group.invalid input,
.filter-criteria .select-group.invalid input,
form .input-group.floating-label.invalid select,
.form-field .input-group.floating-label.invalid select,
.filter-criteria .input-group.floating-label.invalid select,
form .input-group.floating-label.invalid textarea,
.form-field .input-group.floating-label.invalid textarea,
.filter-criteria .input-group.floating-label.invalid textarea,
form .input-group.floating-label.invalid input,
.form-field .input-group.floating-label.invalid input,
.filter-criteria .input-group.floating-label.invalid input,
form .select-group.floating-label.invalid select,
.form-field .select-group.floating-label.invalid select,
.filter-criteria .select-group.floating-label.invalid select,
form .select-group.floating-label.invalid textarea,
.form-field .select-group.floating-label.invalid textarea,
.filter-criteria .select-group.floating-label.invalid textarea,
form .select-group.floating-label.invalid input,
.form-field .select-group.floating-label.invalid input,
.filter-criteria .select-group.floating-label.invalid input,
form .checkbox-group.invalid select,
.form-field .checkbox-group.invalid select,
.filter-criteria .checkbox-group.invalid select,
form .checkbox-group.invalid textarea,
.form-field .checkbox-group.invalid textarea,
.filter-criteria .checkbox-group.invalid textarea,
form .checkbox-group.invalid input,
.form-field .checkbox-group.invalid input,
.filter-criteria .checkbox-group.invalid input,
form .form-checkbox.invalid select,
.form-field .form-checkbox.invalid select,
.filter-criteria .form-checkbox.invalid select,
form .form-checkbox.invalid textarea,
.form-field .form-checkbox.invalid textarea,
.filter-criteria .form-checkbox.invalid textarea,
form .form-checkbox.invalid input,
.form-field .form-checkbox.invalid input,
.filter-criteria .form-checkbox.invalid input {
    border-color: #d51b1b;
}
form .input-group.invalid select.not-empty,
.form-field .input-group.invalid select.not-empty,
.filter-criteria .input-group.invalid select.not-empty,
form .input-group.invalid textarea.not-empty,
.form-field .input-group.invalid textarea.not-empty,
.filter-criteria .input-group.invalid textarea.not-empty,
form .input-group.invalid input.not-empty,
.form-field .input-group.invalid input.not-empty,
.filter-criteria .input-group.invalid input.not-empty,
form .select-group.invalid select.not-empty,
.form-field .select-group.invalid select.not-empty,
.filter-criteria .select-group.invalid select.not-empty,
form .select-group.invalid textarea.not-empty,
.form-field .select-group.invalid textarea.not-empty,
.filter-criteria .select-group.invalid textarea.not-empty,
form .select-group.invalid input.not-empty,
.form-field .select-group.invalid input.not-empty,
.filter-criteria .select-group.invalid input.not-empty,
form .input-group.floating-label.invalid select.not-empty,
.form-field .input-group.floating-label.invalid select.not-empty,
.filter-criteria .input-group.floating-label.invalid select.not-empty,
form .input-group.floating-label.invalid textarea.not-empty,
.form-field .input-group.floating-label.invalid textarea.not-empty,
.filter-criteria .input-group.floating-label.invalid textarea.not-empty,
form .input-group.floating-label.invalid input.not-empty,
.form-field .input-group.floating-label.invalid input.not-empty,
.filter-criteria .input-group.floating-label.invalid input.not-empty,
form .select-group.floating-label.invalid select.not-empty,
.form-field .select-group.floating-label.invalid select.not-empty,
.filter-criteria .select-group.floating-label.invalid select.not-empty,
form .select-group.floating-label.invalid textarea.not-empty,
.form-field .select-group.floating-label.invalid textarea.not-empty,
.filter-criteria .select-group.floating-label.invalid textarea.not-empty,
form .select-group.floating-label.invalid input.not-empty,
.form-field .select-group.floating-label.invalid input.not-empty,
.filter-criteria .select-group.floating-label.invalid input.not-empty,
form .checkbox-group.invalid select.not-empty,
.form-field .checkbox-group.invalid select.not-empty,
.filter-criteria .checkbox-group.invalid select.not-empty,
form .checkbox-group.invalid textarea.not-empty,
.form-field .checkbox-group.invalid textarea.not-empty,
.filter-criteria .checkbox-group.invalid textarea.not-empty,
form .checkbox-group.invalid input.not-empty,
.form-field .checkbox-group.invalid input.not-empty,
.filter-criteria .checkbox-group.invalid input.not-empty,
form .form-checkbox.invalid select.not-empty,
.form-field .form-checkbox.invalid select.not-empty,
.filter-criteria .form-checkbox.invalid select.not-empty,
form .form-checkbox.invalid textarea.not-empty,
.form-field .form-checkbox.invalid textarea.not-empty,
.filter-criteria .form-checkbox.invalid textarea.not-empty,
form .form-checkbox.invalid input.not-empty,
.form-field .form-checkbox.invalid input.not-empty,
.filter-criteria .form-checkbox.invalid input.not-empty {
    border-color: #d51b1b;
}
form .form-checkbox.invalid input.checked + label::after,
.form-field .form-checkbox.invalid input.checked + label::after,
.filter-criteria .form-checkbox.invalid input.checked + label::after,
form .form-checkbox.invalid label::after,
.form-field .form-checkbox.invalid label::after,
.filter-criteria .form-checkbox.invalid label::after {
    border-color: #d51b1b;
}
form .checkbox-group.invalid .form-checkbox input.checked + label::after,
.form-field .checkbox-group.invalid .form-checkbox input.checked + label::after,
.filter-criteria .checkbox-group.invalid .form-checkbox input.checked + label::after,
form .checkbox-group.invalid .form-checkbox label::after,
.form-field .checkbox-group.invalid .form-checkbox label::after,
.filter-criteria .checkbox-group.invalid .form-checkbox label::after {
    border-color: #d51b1b;
}
input.small,
select.small,
option.small,
textarea.small {
    height: 38px;
    font-size: 0.75rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: inline-block;
    margin: 0;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
input[type="checkbox"],
textarea {
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
input[type="checkbox"]:focus,
textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="text"]:hover,
input[type="password"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="month"]:hover,
input[type="week"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="color"]:hover,
input[type="checkbox"]:hover,
textarea:hover {
    background-color: #e1dfdf;
}
input[type="text"]:focus,
input[type="text"].not-empty,
input[type="password"]:focus,
input[type="password"].not-empty,
input[type="date"]:focus,
input[type="date"].not-empty,
input[type="datetime"]:focus,
input[type="datetime"].not-empty,
input[type="datetime-local"]:focus,
input[type="datetime-local"].not-empty,
input[type="month"]:focus,
input[type="month"].not-empty,
input[type="week"]:focus,
input[type="week"].not-empty,
input[type="email"]:focus,
input[type="email"].not-empty,
input[type="number"]:focus,
input[type="number"].not-empty,
input[type="search"]:focus,
input[type="search"].not-empty,
input[type="tel"]:focus,
input[type="tel"].not-empty,
input[type="time"]:focus,
input[type="time"].not-empty,
input[type="url"]:focus,
input[type="url"].not-empty,
input[type="color"]:focus,
input[type="color"].not-empty,
input[type="checkbox"]:focus,
input[type="checkbox"].not-empty,
textarea:focus,
textarea.not-empty {
    border-color: #121316;
    background-color: #ffffff;
}
input[type="text"]:disabled + label,
input[type="password"]:disabled + label,
input[type="date"]:disabled + label,
input[type="datetime"]:disabled + label,
input[type="datetime-local"]:disabled + label,
input[type="month"]:disabled + label,
input[type="week"]:disabled + label,
input[type="email"]:disabled + label,
input[type="number"]:disabled + label,
input[type="search"]:disabled + label,
input[type="tel"]:disabled + label,
input[type="time"]:disabled + label,
input[type="url"]:disabled + label,
input[type="color"]:disabled + label,
input[type="checkbox"]:disabled + label,
textarea:disabled + label {
    opacity: 0.3;
}
span + .input-group.form-switch {
    margin-left: 10px;
}
.form-switch:not(.input-group) {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-switch.input-group.island,
.form-switch.island {
    display: none;
}
.form-switch.input-group.island.land.is-active,
.form-switch.island.land.is-active {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.input-group.floating-label {
    position: relative;
}
.input-group.floating-label textarea,
.input-group.floating-label input {
    border-radius: 4px;
    color: #121316;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 12px 12px 0 12px;
}
.input-group.floating-label textarea:hover:not(:focus):not(.not-empty) + label,
.input-group.floating-label input:hover:not(:focus):not(.not-empty) + label {
    color: #121316;
}
.input-group.floating-label textarea:focus,
.input-group.floating-label textarea.not-empty,
.input-group.floating-label input:focus,
.input-group.floating-label input.not-empty {
    border-color: #121316;
    background-color: #ffffff;
}
.input-group.floating-label textarea:focus:disabled,
.input-group.floating-label textarea:focus[read-only],
.input-group.floating-label textarea.not-empty:disabled,
.input-group.floating-label textarea.not-empty[read-only],
.input-group.floating-label input:focus:disabled,
.input-group.floating-label input:focus[read-only],
.input-group.floating-label input.not-empty:disabled,
.input-group.floating-label input.not-empty[read-only] {
    border-color: #d8d8d8;
    background-color: #e6e6e6;
    color: #9e9e9e;
    cursor: not-allowed;
}
.input-group.floating-label textarea {
    padding-top: 1.3em;
}
.input-group.floating-label textarea + label {
    top: 0;
    -webkit-transform: translateY(1em) scale(1);
    -ms-transform: translateY(1em) scale(1);
    transform: translateY(1em) scale(1);
}
.input-group.floating-label textarea:focus + label,
.input-group.floating-label textarea.not-empty + label {
    -webkit-transform: translateY(0.3em) scale(0.7);
    -ms-transform: translateY(0.3em) scale(0.7);
    transform: translateY(0.3em) scale(0.7);
}
.input-group.floating-label input {
    height: 48px;
}
.input-group.floating-label input + label {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}
.input-group.floating-label input.small {
    font-size: 0.75rem;
    height: 38px;
    padding: 8px 8px 0 8px;
}
.input-group.floating-label input.small + label {
    left: 8px;
}
.input-group.floating-label input:focus + label,
.input-group.floating-label input.not-empty + label {
    -webkit-transform: translateY(-50%) translateY(-11px) scale(0.7);
    -ms-transform: translateY(-50%) translateY(-11px) scale(0.7);
    transform: translateY(-50%) translateY(-11px) scale(0.7);
}
.input-group.floating-label label {
    position: absolute;
    color: #686868;
    font-weight: normal;
    left: 13px;
    line-height: 1;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    font-size: 16px;
    pointer-events: none;
}
.input-group.floating-label textarea:focus + label,
.input-group.floating-label textarea.not-empty + label {
    padding: 8px;
    top: -8px;
    left: 8px;
    background-color: #ffffff;
}
.input-group.time,
.input-group.date {
    position: relative;
}
.input-group.time input,
.input-group.date input {
    height: 40px;
    font-size: 0.75rem;
    padding: 12px 38px 0 12px;
}
.input-group.time input::-webkit-input-placeholder,
.input-group.date input::-webkit-input-placeholder {
    color: #686868;
}
.input-group.time input:-ms-input-placeholder,
.input-group.date input:-ms-input-placeholder {
    color: #686868;
}
.input-group.time input::-ms-input-placeholder,
.input-group.date input::-ms-input-placeholder {
    color: #686868;
}
.input-group.time input::placeholder,
.input-group.date input::placeholder {
    color: #686868;
}
.input-group.time > label:first-child,
.input-group.date > label:first-child {
    position: absolute;
    font-size: 16px;
    color: #686868;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    top: 12px;
    left: 12px;
    -webkit-transform: translateY(-50%) scale(0.7);
    -ms-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
}
.input-group.time .input-group-label,
.input-group.date .input-group-label {
    background: none;
    border-radius: 4px;
    border: none;
    bottom: 1px;
    padding: 0 10px;
    position: absolute;
    right: 1px;
    top: 1px;
}
.input-group.search.beta input {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-left: none;
}
.input-group.search.beta input:hover + .input-group-button .button,
.input-group.search.beta input:focus + .input-group-button .button {
    background-color: #e1dfdf;
}
.input-group.search.beta input:focus + .input-group-button .button {
    background-color: #ffffff;
    border-color: #121316;
}
.input-group.search.beta > :first-child,
.input-group.search.beta > :first-child.input-group-button > * {
    border-radius: 0 4px 4px 0;
}
.input-group.search.beta > :last-child.input-group-button > * {
    border-radius: 4px 0 0 4px;
}
.input-group.search.beta .input-group-button .button {
    border-color: #cecece;
    border-right: none;
}
.input-group.search input {
    height: 38px;
    font-size: 0.75rem;
}
.input-group.search input::-webkit-input-placeholder {
    color: #686868;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.input-group.search input:-ms-input-placeholder {
    color: #686868;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.input-group.search input::-ms-input-placeholder {
    color: #686868;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.input-group.search input::placeholder {
    color: #686868;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.input-group.search input:focus {
    background-color: #ffffff;
}
.input-group.search input:hover::-webkit-input-placeholder {
    color: #121316;
}
.input-group.search input:hover:-ms-input-placeholder {
    color: #121316;
}
.input-group.search input:hover::-ms-input-placeholder {
    color: #121316;
}
.input-group.search input:hover::placeholder {
    color: #121316;
}
.input-group.search .button.secondary i {
    margin-right: 0;
    color: #0034ec;
    font-size: 10px;
}
.input-group.search .button[data-search-categ] {
    margin: 0;
    padding: 0 0.75rem;
    border-top: solid 1px #cecece;
    border-bottom: solid 1px #cecece;
    border-radius: 0;
    font-weight: 400;
    color: #686868;
}
.input-group.search .button[data-search-categ] i {
    font-size: 0.75rem;
}
.input-group.search + .menu,
.input-group.search + .dropdown-pane .menu {
    -webkit-overflow-scrolling: touch;
    max-height: 255px;
    overflow-y: auto;
    padding-right: 10px;
}
.input-group.search + .menu a,
.input-group.search + .dropdown-pane .menu a {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.75rem;
    padding: 0;
    line-height: 20px;
}
.input-group.search + .menu a:hover,
.input-group.search + .dropdown-pane .menu a:hover {
    color: #231e31;
    text-decoration: none;
}
.input-group.search + .menu a i,
.input-group.search + .dropdown-pane .menu a i {
    color: #a0a0a0;
    font-size: 8px;
    margin-right: 5px;
    position: relative;
    top: 6px;
}
.input-group.search + .dropdown-pane[data-dropdown-search-categ] {
    color: #686868;
}
.input-group.search + .dropdown-pane[data-dropdown-search-categ] a {
    color: #686868;
    padding: 0.25rem 0;
}
.input-group.form-switch {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0;
    width: auto;
    border: 1px solid #121316;
    border-radius: 50px;
    padding: 1px;
}
.input-group.form-switch .button {
    margin: 0;
    padding: 4px 6px;
    border-radius: 0;
    background-color: #ffffff;
    color: #121316;
}
.input-group.form-switch .button:first-child {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.input-group.form-switch .button:last-child {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}
.input-group.form-switch .button i {
    font-size: 11px;
}
.input-group.form-switch .button.is-active {
    background-color: #121316;
    color: #ffffff;
}
.input-group.form-switch .button.is-active i {
    color: #0034ec;
}
.input-group.form-switch.inverse i {
    color: #0034ec;
}
.input-group.form-switch.inverse .button {
    background-color: #121316;
}
.input-group.form-switch.inverse .button.is-active {
    background-color: #ffffff;
    color: #121316;
}
.input-group.form-switch.inverse .button.is-active i {
    color: #121316;
}
@media screen and (max-width: 51.24875em) {
    .planner-section .input-group.time,
    .planner-section .input-group.date {
        margin-top: 5px;
        min-height: 40px;
    }
}
.planner-section .input-group.time input[type="text"],
.planner-section .input-group.date input[type="text"] {
    background-color: #ffffff;
    min-height: 40px;
}
.input-group.time i,
.input-group.date i {
    font-size: 18px;
    padding-top: 5px;
}
select.updown {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='8' height='13' viewBox='0 0 8 13'><polygon points='0,8 4,13 8,8' style='fill: rgb%2846, 41, 61%29'/><polygon points='4,0 0,5 8,5' style='fill: rgb%2846, 41, 61%29'/></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: auto;
    line-height: 1.1;
    padding: 0 24px 0 8px;
    color: #686868;
}
.select-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    margin-bottom: 1rem;
}
.select-group select {
    margin-bottom: 0;
}
.select-group.floating-label {
    position: relative;
}
.select-group.floating-label select {
    padding: 12px 12px 0 12px;
    background-position: right 8px;
    height: 48px;
}
.select-group.floating-label select + label {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}
.select-group.floating-label select:focus,
.select-group.floating-label select.not-empty {
    border-color: #121316;
    background-color: #ffffff;
}
.select-group.floating-label select:focus + label,
.select-group.floating-label select.not-empty + label {
    -webkit-transform: translateY(-50%) translateY(-11px) scale(0.7);
    -ms-transform: translateY(-50%) translateY(-11px) scale(0.7);
    transform: translateY(-50%) translateY(-11px) scale(0.7);
}
.select-group.floating-label label {
    position: absolute;
    color: #686868;
    font-weight: normal;
    left: 13px;
    line-height: 1;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    font-size: 16px;
    pointer-events: none;
}
.select-group.floating-label span + select + label {
    top: auto;
    bottom: calc(0.5rem + 2px);
}
.add-note textarea {
    resize: none;
    background-color: #ffffff;
    border: 1px solid #cecece;
    -webkit-box-shadow: 0 0 0 1px rgba(206, 206, 206, 0.05), 0 1px 3px 0 rgba(206, 206, 206, 0.15);
    box-shadow: 0 0 0 1px rgba(206, 206, 206, 0.05), 0 1px 3px 0 rgba(206, 206, 206, 0.15);
}
.add-note textarea::-webkit-input-placeholder {
    font-size: 0.75rem;
}
.add-note textarea:-ms-input-placeholder {
    font-size: 0.75rem;
}
.add-note textarea::-ms-input-placeholder {
    font-size: 0.75rem;
}
.add-note textarea::placeholder {
    font-size: 0.75rem;
}
.trigger-point-group {
    font-size: 0.875rem;
    text-align: left;
}
.trigger-point-group ul + ul {
    margin-top: 0.5rem;
}
.trigger-point-group li:first-child + li {
    margin-left: -1.25rem;
}
.trigger-point-group li:not(:first-child) + li {
    margin-left: 0.375rem;
}
.trigger-point-group .select-group select {
    height: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.875rem;
}
.trigger-point-group input {
    height: 2rem;
    font-size: 0.875rem;
}
.trigger-point-group input[size] {
    width: auto;
}
.planner-name-input {
    background-color: #ffffff;
    margin-bottom: 0;
}
.planner-name-input:focus,
.planner-name-input:hover {
    background-color: #ffffff;
}
.form-radio {
    position: relative;
}
.form-radio label {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.form-radio label::before {
    border: 1px solid #cecece;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 14px;
    background-color: #f1f1f1;
    border-radius: 50%;
}
.form-radio label::after {
    border-radius: 50%;
    content: "";
    height: 4px;
    left: 5px;
    opacity: 0;
    position: absolute;
    top: 9px;
    width: 4px;
    background-color: #0034ec;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.form-radio input {
    display: none;
}
.form-radio input + label {
    margin-left: 0;
}
.form-radio input:checked + label::after,
.form-radio input.checked + label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.form-radio input:checked + label::before,
.form-radio input.checked + label::before {
    border-color: #121316;
    background-color: #121316;
}
.form-checkbox-group[class*="-up-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.form-checkbox-group[class*="-up-"] > .form-checkbox {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.form-checkbox-group.small-up-1 > .form-checkbox {
    -webkit-flex-basis: calc(100% / 1);
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
}
.form-checkbox-group.small-up-2 > .form-checkbox {
    -webkit-flex-basis: calc(100% / 2);
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
}
.form-checkbox-group.small-up-3 > .form-checkbox {
    -webkit-flex-basis: calc(100% / 3);
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
}
.form-checkbox-group.small-up-4 > .form-checkbox {
    -webkit-flex-basis: calc(100% / 4);
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
    max-width: calc(100% / 4);
}
.form-checkbox-group.small-up-5 > .form-checkbox {
    -webkit-flex-basis: calc(100% / 5);
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
    max-width: calc(100% / 5);
}
@media print, screen and (min-width: 20em) {
    .form-checkbox-group.ss-medium-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.ss-medium-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.ss-medium-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.ss-medium-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.ss-medium-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
@media print, screen and (min-width: 30em) {
    .form-checkbox-group.s-medium-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.s-medium-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.s-medium-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.s-medium-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.s-medium-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
@media print, screen and (min-width: 40em) {
    .form-checkbox-group.medium-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.medium-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.medium-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.medium-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.medium-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
@media print, screen and (min-width: 51.25em) {
    .form-checkbox-group.s-large-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.s-large-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.s-large-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.s-large-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.s-large-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
@media print, screen and (min-width: 64em) {
    .form-checkbox-group.large-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.large-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.large-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.large-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.large-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
@media screen and (min-width: 75em) {
    .form-checkbox-group.xlarge-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.xlarge-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.xlarge-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.xlarge-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.xlarge-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
@media screen and (min-width: 90em) {
    .form-checkbox-group.xxlarge-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.xxlarge-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.xxlarge-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.xxlarge-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.xxlarge-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
@media screen and (min-width: 160em) {
    .form-checkbox-group.xxxlarge-up-1 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .form-checkbox-group.xxxlarge-up-2 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .form-checkbox-group.xxxlarge-up-3 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .form-checkbox-group.xxxlarge-up-4 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .form-checkbox-group.xxxlarge-up-5 > .form-checkbox {
        -webkit-flex-basis: calc(100% / 5);
        -ms-flex-preferred-size: calc(100% / 5);
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}
.sticky .form-checkbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.sticky .form-checkbox-group .form-checkbox {
    min-width: auto;
    max-width: inherit;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-right: 15px;
}
.sticky .form-checkbox-group .form-checkbox span.h6 {
    vertical-align: super;
    margin-right: 5px;
}
.form-checkbox:not(.gutter-collapse) {
    padding-left: 10px;
}
.list-cb.gutter-collapse .form-checkbox {
    padding-left: 0;
}
.form-checkbox i.gd-file-w,
.form-checkbox i.gd-file-p,
.form-checkbox i.gd-file-x,
.form-checkbox i.gd-file-pdf {
    width: 16px;
    height: 16px;
}
.form-checkbox i.gd-file-w::before,
.form-checkbox i.gd-file-p::before,
.form-checkbox i.gd-file-x::before,
.form-checkbox i.gd-file-pdf::before {
    content: "";
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.form-checkbox i.gd-file-w::before {
    background-image: url("../img/icon/word.svg");
}
.form-checkbox i.gd-file-p::before {
    background-image: url("../img/icon/powerpoint.svg");
}
.form-checkbox i.gd-file-x::before {
    background-image: url("../img/icon/excel.svg");
}
.form-checkbox i.gd-file-pdf::before {
    background-image: url("../img/icon/pdf.svg");
}
.form-checkbox[data-toggle-cb-dropdown] {
    position: relative;
}
.form-checkbox[data-toggle-cb-dropdown] [data-toggle] {
    position: absolute;
}
.form-checkbox[data-toggle-cb-dropdown] [data-toggle].lt {
    left: 7px;
    top: 2px;
}
.form-checkbox[data-toggle-cb-dropdown] [data-toggle].tr {
    top: 2px;
    right: 5px;
}
.form-checkbox[data-toggle-cb-dropdown] [data-toggle].rb {
    right: 5px;
    bottom: 5px;
}
.form-checkbox[data-toggle-cb-dropdown] [data-toggle].bl {
    bottom: 5px;
    left: 7px;
}
.form-checkbox label {
    position: relative;
    margin: 0 15px 0 0;
    padding: 0 0 0 25px;
}
.filter-criteria .form-checkbox label {
    padding-left: 25px;
}
.form-checkbox label::after {
    content: "";
    display: block;
    background-color: #f1f1f1;
    /* border-radius: 50px; */
    border: 1px solid #cecece;
    height: 17px;
    width: 17px;
    position: absolute;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    width: 17px;
    left: 0;
    margin: 0 8px 0 0;
    top: 2px;
}
.filter-criteria .form-checkbox label::after {
    left: 0;
    margin-left: 0;
}
.form-checkbox label i.gd-check {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0034ec;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    height: 17px;
    width: 17px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    left: 0;
    top: 2px;
}
.filter-criteria .form-checkbox label i.gd-check {
    left: 0;
}
.form-checkbox input {
    display: none;
}
.form-checkbox input:checked + label::after,
.form-checkbox input.checked + label::after {
    background-color: #121316;
    border-color: #121316;
}
.form-checkbox input:checked + label i,
.form-checkbox input.checked + label i {
    opacity: 1;
}
.form-checkbox.left-checkbox label {
    margin: 0;
    padding: 0 0 0 25px;
}
.form-checkbox.left-checkbox label::after {
    left: 0;
    margin: 0 8px 0 0;
    top: 2px;
}
.form-checkbox.left-checkbox label i {
    left: 0;
    top: 2px;
}
.radio-selection.inline-list {
    font-size: 0.75rem;
}
.radio-selection.inline-list .title {
    font-weight: 500;
}
.radio-selection.inline-list label {
    font-size: 0.75rem;
}
.search-selection .module-tabs-select {
    margin-top: 12px;
}
@media screen and (max-width: 39.99875em) {
    .search-selection .module-tabs-select select {
        margin-top: 12px;
    }
}
.result-analytics select {
    font-size: 14px;
    color: #121316;
}
.result-analytics select option {
    font-size: 14px;
}
.table-attribute-action .filter-criteria .slider-label > ul,
.table-attribute-action .filter-criteria .slider-label > ul li,
.slider-label > ul,
.slider-label > ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.table-attribute-action .filter-criteria .slider-label > ul,
.slider-label > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.625rem;
    line-height: 0.75rem;
    width: calc(100% - 1.0625rem);
    margin: auto;
}
.table-attribute-action .filter-criteria .slider-label > ul li,
.slider-label > ul li {
    position: relative;
    height: 1rem;
}
.table-attribute-action .filter-criteria .slider-label > ul li::before,
.slider-label > ul li::before {
    content: attr(data-val);
    position: absolute;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    white-space: nowrap;
}
.slider {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    border-radius: 6px;
}
.slider .slider-fill {
    border-radius: 6px;
}
.slider .slider-handle {
    border: solid 1px #ffffff;
}
.slider .slider-handle[style*="100%"] {
    left: calc(100% - 1.0625rem) !important;
}
.slider .slider-handle:focus {
    outline: unset;
    -webkit-box-shadow: 0 0 0px 2px #cecece;
    box-shadow: 0 0 0px 2px #cecece;
}
select[multiple] {
    min-height: 290px;
    font-size: 0.75rem;
    color: inherit;
}
select[multiple] option {
    padding: 5px 0;
}
.multiselection [type="text"] {
    width: 100%;
    font-size: 14px;
}
.multiselection [type="text"] + select[multiple] {
    min-height: 240px;
}
.field-group.standard,
.input-group.standard,
.select-group.standard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.field-group.standard .info,
.input-group.standard .info,
.select-group.standard .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.field-group.standard .info label,
.field-group.standard .info span,
.field-group.standard .info p,
.input-group.standard .info label,
.input-group.standard .info span,
.input-group.standard .info p,
.select-group.standard .info label,
.select-group.standard .info span,
.select-group.standard .info p {
    margin-bottom: 0;
}
.field-group.standard input,
.field-group.standard textarea,
.field-group.standard select,
.input-group.standard input,
.input-group.standard textarea,
.input-group.standard select,
.select-group.standard input,
.select-group.standard textarea,
.select-group.standard select {
    width: 100%;
}
.ddp-combo[data-ddp-combo-button] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 8px 8px;
    line-height: 1.5;
    border: solid 1px #cecece;
    background-color: #ffffff;
    color: #121316;
}
.ddp-combo[data-ddp-combo-button]:hover {
    border-color: #cecece;
}
.ddp-combo[data-ddp-combo-button] > * {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 21px;
}
.ddp-combo[data-ddp-combo-select] {
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #121316;
}
.field-collection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -10px;
    margin-left: -10px;
}
.field-collection > .field-set {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    margin-top: 10px;
    margin-left: 10px;
    padding: 10px;
}
.field-collection > .field-set.bg-white {
    background-color: #ffffff;
}
.field-collection > .field-set.cb-select {
    text-align: left;
}
.field-collection > .field-set.cb-select .form-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 0;
}
.field-collection > .field-set.cb-select .form-checkbox input:not(:checked) + label + [data-ddp-combo-button],
.field-collection > .field-set.cb-select .form-checkbox input:not(:checked) + label + select {
    pointer-events: none;
    background-color: #f1f1f1;
    color: #cacaca;
}
.field-collection > .field-set.cb-select .form-checkbox input:not(:checked) + label + [data-ddp-combo-button] i:before {
    color: #cacaca;
}
.field-collection > .field-set.cb-select .form-checkbox [data-ddp-combo-button],
.field-collection > .field-set.cb-select .form-checkbox select {
    margin-top: 12px;
    margin-bottom: 0;
}
.field-collection.small-up-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.field-collection.small-up-1 > .field-set {
    width: calc((100% / 1));
    max-width: calc((100% / 1) - 10px);
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.field-collection.small-up-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.field-collection.small-up-2 > .field-set {
    width: calc((100% / 2));
    max-width: calc((100% / 2) - 10px);
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.field-collection.small-up-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.field-collection.small-up-3 > .field-set {
    width: calc((100% / 3));
    max-width: calc((100% / 3) - 10px);
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.field-collection.small-up-4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.field-collection.small-up-4 > .field-set {
    width: calc((100% / 4));
    max-width: calc((100% / 4) - 10px);
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
@media print, screen and (min-width: 20em) {
    .field-collection.ss-medium-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.ss-medium-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.ss-medium-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.ss-medium-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.ss-medium-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.ss-medium-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.ss-medium-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.ss-medium-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
@media print, screen and (min-width: 30em) {
    .field-collection.s-medium-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.s-medium-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.s-medium-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.s-medium-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.s-medium-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.s-medium-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.s-medium-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.s-medium-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
@media print, screen and (min-width: 40em) {
    .field-collection.medium-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.medium-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.medium-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.medium-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.medium-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.medium-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.medium-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.medium-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
@media print, screen and (min-width: 51.25em) {
    .field-collection.s-large-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.s-large-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.s-large-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.s-large-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.s-large-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.s-large-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.s-large-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.s-large-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .field-collection.large-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.large-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.large-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.large-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.large-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.large-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.large-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.large-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
@media screen and (min-width: 75em) {
    .field-collection.xlarge-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.xlarge-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xlarge-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xlarge-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xlarge-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xlarge-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xlarge-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xlarge-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
@media screen and (min-width: 90em) {
    .field-collection.xxlarge-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.xxlarge-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xxlarge-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xxlarge-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xxlarge-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xxlarge-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xxlarge-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xxlarge-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
@media screen and (min-width: 160em) {
    .field-collection.xxxlarge-up-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-collection.xxxlarge-up-1 > .field-set {
        width: calc((100% / 1));
        max-width: calc((100% / 1) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xxxlarge-up-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xxxlarge-up-2 > .field-set {
        width: calc((100% / 2));
        max-width: calc((100% / 2) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xxxlarge-up-3 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xxxlarge-up-3 > .field-set {
        width: calc((100% / 3));
        max-width: calc((100% / 3) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .field-collection.xxxlarge-up-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .field-collection.xxxlarge-up-4 > .field-set {
        width: calc((100% / 4));
        max-width: calc((100% / 4) - 10px);
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}
.field-holder {
    height: 250px;
    min-height: 150px;
    max-height: 70vh;
    overflow-y: auto;
}
.field-holder.max {
    height: auto;
    max-height: 70vh;
}
.field-holder > header {
    background-color: transparent;
}
.field-combo {
    color: #121316;
}
.field-combo .cb-duo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #121316;
    font-size: 0.75rem;
}
.field-combo .cb-duo label {
    font-size: 0.75rem;
}
.field-combo .cb-duo + .cb-duo {
    margin-top: 1rem;
}
.field-combo .cb-duo > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% / 3);
}
.field-combo .cb-duo > header {
    background-color: transparent;
}
.form-my-gd textarea,
.form-my-gd input,
.form-my-gd select,
.form-my-gd .select-group,
.form-my-gd .input-group,
.form-small textarea,
.form-small input,
.form-small select,
.form-small .select-group,
.form-small .input-group {
    margin-bottom: 0;
}
.form-my-gd textarea + textarea,
.form-my-gd textarea + input,
.form-my-gd textarea + select,
.form-my-gd textarea + .select-group,
.form-my-gd textarea + .input-group,
.form-my-gd input + textarea,
.form-my-gd input + input,
.form-my-gd input + select,
.form-my-gd input + .select-group,
.form-my-gd input + .input-group,
.form-my-gd select + textarea,
.form-my-gd select + input,
.form-my-gd select + select,
.form-my-gd select + .select-group,
.form-my-gd select + .input-group,
.form-my-gd .select-group + textarea,
.form-my-gd .select-group + input,
.form-my-gd .select-group + select,
.form-my-gd .select-group + .select-group,
.form-my-gd .select-group + .input-group,
.form-my-gd .input-group + textarea,
.form-my-gd .input-group + input,
.form-my-gd .input-group + select,
.form-my-gd .input-group + .select-group,
.form-my-gd .input-group + .input-group,
.form-small textarea + textarea,
.form-small textarea + input,
.form-small textarea + select,
.form-small textarea + .select-group,
.form-small textarea + .input-group,
.form-small input + textarea,
.form-small input + input,
.form-small input + select,
.form-small input + .select-group,
.form-small input + .input-group,
.form-small select + textarea,
.form-small select + input,
.form-small select + select,
.form-small select + .select-group,
.form-small select + .input-group,
.form-small .select-group + textarea,
.form-small .select-group + input,
.form-small .select-group + select,
.form-small .select-group + .select-group,
.form-small .select-group + .input-group,
.form-small .input-group + textarea,
.form-small .input-group + input,
.form-small .input-group + select,
.form-small .input-group + .select-group,
.form-small .input-group + .input-group {
    margin-top: 1rem;
}
.form-my-gd section + section,
.form-small section + section {
    margin-top: 0.75rem;
}
.form-my-gd input[type="text"],
.form-my-gd textarea,
.form-small input[type="text"],
.form-small textarea {
    font-size: 0.75rem;
}
.form-my-gd input[type="text"]::-webkit-input-placeholder,
.form-my-gd textarea::-webkit-input-placeholder,
.form-small input[type="text"]::-webkit-input-placeholder,
.form-small textarea::-webkit-input-placeholder {
    font-style: italic;
    font-size: 0.75rem;
    color: #717171;
}
.form-my-gd input[type="text"]:-ms-input-placeholder,
.form-my-gd textarea:-ms-input-placeholder,
.form-small input[type="text"]:-ms-input-placeholder,
.form-small textarea:-ms-input-placeholder {
    font-style: italic;
    font-size: 0.75rem;
    color: #717171;
}
.form-my-gd input[type="text"]::-ms-input-placeholder,
.form-my-gd textarea::-ms-input-placeholder,
.form-small input[type="text"]::-ms-input-placeholder,
.form-small textarea::-ms-input-placeholder {
    font-style: italic;
    font-size: 0.75rem;
    color: #717171;
}
.form-my-gd input[type="text"]::placeholder,
.form-my-gd textarea::placeholder,
.form-small input[type="text"]::placeholder,
.form-small textarea::placeholder {
    font-style: italic;
    font-size: 0.75rem;
    color: #717171;
}
.form-my-gd p.note,
.form-small p.note {
    font-style: italic;
    font-size: 0.625rem;
}
.form-my-gd label,
.form-small label {
    font-size: 0.75rem;
}
.form-my-gd select,
.form-small select {
    font-size: 0.75rem;
}
.form-my-gd ol li,
.form-small ol li {
    font-size: 0.875rem;
}
.form-my-gd ol.counter-skip,
.form-small ol.counter-skip {
    counter-reset: counter-enable-skip;
    margin-left: 1.5em;
}
.form-my-gd ol.counter-skip li,
.form-small ol.counter-skip li {
    position: relative;
    list-style-type: none;
}
.form-my-gd ol.counter-skip li::before,
.form-small ol.counter-skip li::before {
    counter-increment: counter-enable-skip 1;
    content: "(" counter(counter-enable-skip) ") ";
    position: absolute;
    margin-left: -1.5em;
    color: #0a0a0a;
}
.form-my-gd ol.counter-skip li.skip::before,
.form-small ol.counter-skip li.skip::before {
    counter-increment: counter-enable-skip 0;
    content: "";
}
.form-my-gd .selection-criteria-option,
.form-small .selection-criteria-option {
    width: 100%;
    padding: 10px;
}
@media screen and (max-width: 39.99875em) {
    .form-my-gd .selection-criteria-option,
    .form-small .selection-criteria-option {
        padding: 0;
    }
}
.form-my-gd .selection-criteria-option .criteria-option > ul,
.form-small .selection-criteria-option .criteria-option > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.form-my-gd .selection-criteria-option .criteria-option > ul > li,
.form-small .selection-criteria-option .criteria-option > ul > li {
    display: block;
}
.form-my-gd .selection-criteria-option .criteria-option > ul > li > h6,
.form-small .selection-criteria-option .criteria-option > ul > li > h6 {
    display: block;
}
.form-my-gd .selection-criteria-option .criteria-option > ul > li > span,
.form-small .selection-criteria-option .criteria-option > ul > li > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
    margin-left: -10px;
    max-width: 100%;
}
.form-my-gd .selection-criteria-option .criteria-option > ul > li > span > a,
.form-small .selection-criteria-option .criteria-option > ul > li > span > a {
    margin-top: 10px;
    margin-left: 10px;
    max-width: 100%;
    overflow: hidden;
}
.form-my-gd .selection-criteria-option .criteria-option > ul > li > span > a > span:first-child,
.form-small .selection-criteria-option .criteria-option > ul > li > span > a > span:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}
.form-my-gd .selection-criteria-option .criteria-option > ul > li + li,
.form-small .selection-criteria-option .criteria-option > ul > li + li {
    margin-top: 10px;
}
.copy-notify-success {
    color: #008109;
}
.copy-notify-error {
    color: #d51b1b;
}
header {
    position: relative;
    background-color: #ffffff;
}
header i.gd-hamburger,
header i.gd-close {
    color: #c5c2cd;
}
header.sticky {
    z-index: 20;
}
header.sticky.is-stuck {
    z-index: 30;
}
header .gd-logo-link {
    display: block;
    max-width: 155px;
    margin-right: 20px;
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    header .gd-logo-link {
        margin-right: 5px;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    header .gd-logo-link img {
        max-width: 125px;
    }
}
header .dropdown.menu {
    position: static;
}
header .dropdown.menu > li {
    margin-right: 0;
}
@media print, screen and (min-width: 64em) {
    header .dropdown.menu > li {
        margin-right: 12px;
    }
}
header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto;
    -webkit-box-shadow: 0px 1px 3px #a0a0a0;
    box-shadow: 0px 1px 3px #a0a0a0;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu {
    width: auto;
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
    left: auto;
}
@media screen and (max-width: 89.99875em) {
    header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu {
        left: 0;
        right: auto;
    }
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul {
    width: 100%;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li {
    position: relative;
    padding-left: 25px;
    display: inline-block;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li.is-active a {
    background: transparent;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li.is-active .submenu-toggle {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li ul.nested.submenu.is-accordion-submenu {
    position: relative;
    float: left;
    left: auto;
    right: auto;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li:last-child {
    background: #e1dfdf;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    padding: 0;
    margin: 10px 0;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
    max-width: 260px;
    width: 100%;
}
@media screen and (min-width: 64em) {
    header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a {
        font-size: 14px;
    }
}
@media screen and (max-width: 74.99875em) {
    header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a {
        font-size: 16px;
        max-width: 100%;
    }
}
@media screen and (max-width: 39.99875em) {
    header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a {
        font-size: 14px;
        max-width: 100%;
    }
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a + .submenu-toggle {
    width: 20px;
    height: 20px;
    left: 2px;
    right: auto;
    top: 10px;
    text-align: center;
    line-height: 20px;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a + .submenu-toggle:after {
    border: none;
    background: transparent;
    content: "\e907";
    font-family: "globaldata-icons";
    font-size: 10px;
    position: absolute;
    left: 6px;
    line-height: 2px;
    top: 0;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li a + .submenu-toggle:after:focus {
    outline: none;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li ul {
    padding: 0px;
    margin-top: -10px;
    width: calc(100% - 15px);
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li ul li {
    padding-left: 20px;
}
header .dropdown.menu > li.opens-right > [class*="usermenu"] + .is-dropdown-submenu > ul > li ul li a {
    margin: 7px 0px;
    font-weight: 400;
}
header .dropdown.menu > li:last-child {
    margin-right: 0px;
}
header .dropdown.menu > li > a {
    color: #ffffff;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    position: relative;
    color: #c5c2cd;
}
@media screen and (max-width: 19.99875em) {
    header .dropdown.menu > li > a {
        text-align: center;
    }
}
header .dropdown.menu > li > a:hover:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
header .dropdown.menu > li > a.is-active {
    color: #ffffff;
}
header .dropdown.menu > li > a.is-active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
header .dropdown.menu > li > a:before {
    background-color: #0034ec;
    bottom: 0;
    content: "";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
header .dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 0;
}
header .dropdown.menu > li.is-dropdown-submenu-parent > a:after {
    display: none;
}
header .dropdown.menu > li > ul,
header .dropdown.menu > li > .is-dropdown-submenu {
    display: block;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-transition: opacity 0.1s ease 0.4s, visibility 0ms ease 0.41s;
    transition: opacity 0.1s ease 0.4s, visibility 0ms ease 0.41s;
    max-width: 100vw;
    min-width: 440px;
    width: 100%;
    margin: 0 auto;
    z-index: 9000;
}
header .dropdown.menu > li > ul a:not(.more),
header .dropdown.menu > li > .is-dropdown-submenu a:not(.more) {
    padding-top: 0;
    padding-bottom: 0;
}
header .dropdown.menu > li > ul .tabs-title a,
header .dropdown.menu > li > .is-dropdown-submenu .tabs-title a {
    padding: 30px 30px;
    padding-left: 0px;
}
header .dropdown.menu > li > ul .tabs-title a:before,
header .dropdown.menu > li > .is-dropdown-submenu .tabs-title a:before {
    right: 20px;
}
header .dropdown.menu > li > ul .tabs-content,
header .dropdown.menu > li > .is-dropdown-submenu .tabs-content {
    padding: 16px 30px 30px;
    padding-right: 30px;
    padding-left: 30px;
    background: none;
    padding-right: 0;
    padding-left: 0;
}
header .dropdown.menu > li > ul.with-three,
header .dropdown.menu > li > .is-dropdown-submenu.with-three {
    padding: 0 0 60px 19px;
}
header .dropdown.menu > li > ul.with-three .card-user-guides,
header .dropdown.menu > li > .is-dropdown-submenu.with-three .card-user-guides {
    padding: 0 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
header .dropdown.menu > li > ul.with-three .card-user-guides-grouped-inner,
header .dropdown.menu > li > .is-dropdown-submenu.with-three .card-user-guides-grouped-inner {
    background: rgba(46, 41, 61, 0.8);
}
header .dropdown.menu > li.is-active > a:before,
header .dropdown.menu > li:hover > a:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
header .dropdown.menu > li.is-active ul,
header .dropdown.menu > li:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.1s, visibility 0ms;
    transition: opacity 0.1s, visibility 0ms;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}
header .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: 0;
    left: auto;
}
header .is-dropdown-submenu-parent {
    position: static;
}
header .is-dropdown-submenu,
header .is-drilldown-submenu {
    background-color: #f1f1f1;
    border: none;
}
header .is-dropdown-submenu .tabs .link-tab-more,
header .is-drilldown-submenu .tabs .link-tab-more {
    padding-left: 27.5px;
}
header .is-dropdown-submenu .link-tab-more,
header .is-drilldown-submenu .link-tab-more {
    position: absolute;
    bottom: 0;
    right: 0;
}
header .is-dropdown-submenu .link-tab-more a,
header .is-drilldown-submenu .link-tab-more a {
    font-size: 12px;
}
header .is-dropdown-submenu .link-tab-more a span,
header .is-drilldown-submenu .link-tab-more a span {
    font-size: 12px;
    font-weight: 500;
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu .link-tab-more,
    header .is-drilldown-submenu .link-tab-more {
        right: 0;
        top: calc(100vh - 220px);
        bottom: auto;
    }
}
@media screen and (max-width: 39.99875em) {
    header .is-dropdown-submenu .link-tab-more,
    header .is-drilldown-submenu .link-tab-more {
        left: 0;
        top: calc(100% + 25px);
        bottom: auto;
    }
}
header .is-dropdown-submenu .link-tab-more > a,
header .is-drilldown-submenu .link-tab-more > a {
    padding: 20px 27.5px;
}
header .is-dropdown-submenu .link-tab-more > a > .h5,
header .is-dropdown-submenu .link-tab-more > a > span,
header .is-drilldown-submenu .link-tab-more > a > .h5,
header .is-drilldown-submenu .link-tab-more > a > span {
    margin-bottom: 0;
}
header .is-dropdown-submenu .link-tab-more::before,
header .is-drilldown-submenu .link-tab-more::before {
    content: "";
    height: 1px;
    position: absolute;
    left: 27.5px;
    right: 27.5px;
    top: 0;
    background-color: #a0a0a0;
    display: none;
}
header .is-dropdown-submenu.with-three h5,
header .is-drilldown-submenu.with-three h5 {
    font-weight: 500;
    padding: 17px 10px 0;
}
header .is-dropdown-submenu.with-three h5 + ul.menu.vertical > h5,
header .is-drilldown-submenu.with-three h5 + ul.menu.vertical > h5 {
    padding: 0 10px;
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu.with-three,
    header .is-drilldown-submenu.with-three {
        padding: 12px 30px 60px;
    }
}
header .is-dropdown-submenu.with-three .menu.vertical,
header .is-drilldown-submenu.with-three .menu.vertical {
    margin: 16px 0;
}
header .is-dropdown-submenu.with-three .menu.vertical > li,
header .is-drilldown-submenu.with-three .menu.vertical > li {
    padding: 0px;
    position: relative;
    display: inline-block;
}
header .is-dropdown-submenu.with-three .menu.vertical > li > a,
header .is-drilldown-submenu.with-three .menu.vertical > li > a {
    line-height: 1.6;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    position: relative;
    padding: 0 10px;
    margin-bottom: 6px;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
@media screen and (min-width: 64em) {
    header .is-dropdown-submenu.with-three .menu.vertical > li > a,
    header .is-drilldown-submenu.with-three .menu.vertical > li > a {
        font-size: 14px;
    }
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu.with-three .menu.vertical > li > a,
    header .is-drilldown-submenu.with-three .menu.vertical > li > a {
        font-size: 16px;
    }
}
@media screen and (max-width: 39.99875em) {
    header .is-dropdown-submenu.with-three .menu.vertical > li > a,
    header .is-drilldown-submenu.with-three .menu.vertical > li > a {
        font-size: 12px;
    }
}
header .is-dropdown-submenu.with-three .menu.vertical > li > a i,
header .is-drilldown-submenu.with-three .menu.vertical > li > a i {
    position: absolute;
    left: 0;
    margin-right: 4px;
    color: #a0a0a0;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
@media screen and (min-width: 64em) {
    header .is-dropdown-submenu.with-three .menu.vertical > li > a i,
    header .is-drilldown-submenu.with-three .menu.vertical > li > a i {
        font-size: 10px;
        top: calc((100% - 12px) / 2);
    }
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu.with-three .menu.vertical > li > a i,
    header .is-drilldown-submenu.with-three .menu.vertical > li > a i {
        top: calc((100% - 17px) / 2);
        font-size: 10px;
    }
}
@media screen and (max-width: 39.99875em) {
    header .is-dropdown-submenu.with-three .menu.vertical > li > a i,
    header .is-drilldown-submenu.with-three .menu.vertical > li > a i {
        top: calc((100% - 20px) / 2);
        font-size: 11px;
    }
}
header .is-dropdown-submenu.with-three .menu.vertical > li > a:hover,
header .is-drilldown-submenu.with-three .menu.vertical > li > a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
header .is-dropdown-submenu.with-three .menu.vertical > li > a:hover > i,
header .is-drilldown-submenu.with-three .menu.vertical > li > a:hover > i {
    text-decoration: none !important;
    color: #121316;
}
header .is-dropdown-submenu.with-three .menu.vertical > li > a + button,
header .is-drilldown-submenu.with-three .menu.vertical > li > a + button {
    display: none;
}
header .is-dropdown-submenu.with-three .menu.vertical > li.is-active a,
header .is-drilldown-submenu.with-three .menu.vertical > li.is-active a {
    background: transparent;
}
header .is-dropdown-submenu.with-three .menu.vertical > li.is-active[aria-expanded="true"] > a,
header .is-drilldown-submenu.with-three .menu.vertical > li.is-active[aria-expanded="true"] > a {
    background: transparent;
}
header .is-dropdown-submenu.with-three .menu.vertical > li.is-active[aria-expanded="true"] > a > i,
header .is-drilldown-submenu.with-three .menu.vertical > li.is-active[aria-expanded="true"] > a > i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
header .is-dropdown-submenu.with-three .menu.vertical > li button + ul,
header .is-drilldown-submenu.with-three .menu.vertical > li button + ul {
    display: none;
}
header .is-dropdown-submenu.with-three .menu.vertical > li:last-child a,
header .is-drilldown-submenu.with-three .menu.vertical > li:last-child a {
    margin-bottom: 0;
}
header .is-dropdown-submenu.with-three .link-tab-more,
header .is-drilldown-submenu.with-three .link-tab-more {
    position: static;
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu.with-three .link-tab-more,
    header .is-drilldown-submenu.with-three .link-tab-more {
        position: absolute;
        top: calc(100vh - 134px);
        bottom: auto;
        left: 30px;
    }
}
@media screen and (max-width: 39.99875em) {
    header .is-dropdown-submenu.with-three .link-tab-more,
    header .is-drilldown-submenu.with-three .link-tab-more {
        position: absolute;
        top: calc(100% + 25px);
        bottom: auto;
        left: 30px;
    }
}
header .is-dropdown-submenu.with-three .link-tab-more > a,
header .is-drilldown-submenu.with-three .link-tab-more > a {
    padding: 20px 12px;
}
header .is-dropdown-submenu.with-three .link-tab-more::before,
header .is-drilldown-submenu.with-three .link-tab-more::before {
    display: none;
}
header .is-dropdown-submenu.with-list ul > li > a,
header .is-drilldown-submenu.with-list ul > li > a {
    line-height: 1.6;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
    max-width: 260px;
    width: 100%;
}
@media screen and (min-width: 64em) {
    header .is-dropdown-submenu.with-list ul > li > a,
    header .is-drilldown-submenu.with-list ul > li > a {
        font-size: 14px;
    }
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu.with-list ul > li > a,
    header .is-drilldown-submenu.with-list ul > li > a {
        font-size: 16px;
        max-width: 100%;
    }
}
@media screen and (max-width: 39.99875em) {
    header .is-dropdown-submenu.with-list ul > li > a,
    header .is-drilldown-submenu.with-list ul > li > a {
        font-size: 12px;
        max-width: 100%;
    }
}
.accordion-content header .is-dropdown-submenu.with-list ul > li > a,
.accordion-content header .is-drilldown-submenu.with-list ul > li > a {
    font-size: 12px;
    border: none;
}
header .is-dropdown-submenu.with-list ul > li > a:hover,
header .is-drilldown-submenu.with-list ul > li > a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
header .is-dropdown-submenu.with-list ul > li:last-child a,
header .is-drilldown-submenu.with-list ul > li:last-child a {
    margin-bottom: 0;
}
header .is-dropdown-submenu.with-tabs,
header .is-drilldown-submenu.with-tabs {
    padding: 0;
}
header .is-dropdown-submenu.with-tabs .tabs-content,
header .is-dropdown-submenu.with-tabs .accordion-content,
header .is-drilldown-submenu.with-tabs .tabs-content,
header .is-drilldown-submenu.with-tabs .accordion-content {
    background: none;
}
header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a,
header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a,
header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a,
header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a {
    line-height: 1.6;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: relative;
    padding: 0 12px;
    margin-bottom: 10px;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
@media screen and (min-width: 64em) {
    header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a,
    header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a,
    header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a,
    header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a {
        font-size: 14px;
    }
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a,
    header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a,
    header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a,
    header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a {
        font-size: 16px;
    }
}
@media screen and (max-width: 39.99875em) {
    header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a,
    header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a,
    header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a,
    header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a {
        font-size: 12px;
    }
}
header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a i,
header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a i,
header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a i,
header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a i {
    position: absolute;
    left: 0;
    margin-right: 4px;
    color: #a0a0a0;
    -webkit-transition: all 0s ease-in;
    transition: all 0s ease-in;
}
@media screen and (min-width: 64em) {
    header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a i,
    header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a i,
    header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a i,
    header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a i {
        top: calc((100% - 12px) / 2);
        font-size: 10px;
    }
}
@media screen and (max-width: 74.99875em) {
    header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a i,
    header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a i,
    header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a i,
    header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a i {
        top: calc((100% - 17px) / 2);
        font-size: 10px;
    }
}
@media screen and (max-width: 39.99875em) {
    header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a i,
    header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a i,
    header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a i,
    header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a i {
        top: calc((100% - 20px) / 2);
        font-size: 11px;
    }
}
header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a:hover,
header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a:hover,
header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a:hover,
header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
header .is-dropdown-submenu.with-tabs .tabs-content ul > li > a:hover > i,
header .is-dropdown-submenu.with-tabs .accordion-content ul > li > a:hover > i,
header .is-drilldown-submenu.with-tabs .tabs-content ul > li > a:hover > i,
header .is-drilldown-submenu.with-tabs .accordion-content ul > li > a:hover > i {
    text-decoration: none !important;
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
    color: #121316;
}
header .is-dropdown-submenu.with-tabs .tabs-content ul > li:last-child a,
header .is-dropdown-submenu.with-tabs .accordion-content ul > li:last-child a,
header .is-drilldown-submenu.with-tabs .tabs-content ul > li:last-child a,
header .is-drilldown-submenu.with-tabs .accordion-content ul > li:last-child a {
    margin-bottom: 0;
}
header .is-dropdown-submenu.with-three .accordion-title,
header .is-dropdown-submenu.with-tabs .accordion-title,
header .is-dropdown-submenu.with-list .accordion-title,
header .is-drilldown-submenu.with-three .accordion-title,
header .is-drilldown-submenu.with-tabs .accordion-title,
header .is-drilldown-submenu.with-list .accordion-title {
    font-size: 14px;
    font-weight: 500;
}
header .is-dropdown-submenu.with-three .accordion-content,
header .is-dropdown-submenu.with-tabs .accordion-content,
header .is-dropdown-submenu.with-list .accordion-content,
header .is-drilldown-submenu.with-three .accordion-content,
header .is-drilldown-submenu.with-tabs .accordion-content,
header .is-drilldown-submenu.with-list .accordion-content {
    padding-left: 0;
    padding-right: 0;
    border: none;
}
@media screen and (min-width: 30em) and (max-width: 39.99875em) {
    header .is-dropdown-submenu.with-three h4,
    header .is-dropdown-submenu.with-tabs h4,
    header .is-dropdown-submenu.with-list h4,
    header .is-drilldown-submenu.with-three h4,
    header .is-drilldown-submenu.with-tabs h4,
    header .is-drilldown-submenu.with-list h4 {
        font-size: 12px;
    }
}
header .is-dropdown-submenu.with-three > li > div,
header .is-dropdown-submenu.with-three > div,
header .is-dropdown-submenu.with-tabs > li > div,
header .is-dropdown-submenu.with-tabs > div,
header .is-dropdown-submenu.with-list > li > div,
header .is-dropdown-submenu.with-list > div,
header .is-drilldown-submenu.with-three > li > div,
header .is-drilldown-submenu.with-three > div,
header .is-drilldown-submenu.with-tabs > li > div,
header .is-drilldown-submenu.with-tabs > div,
header .is-drilldown-submenu.with-list > li > div,
header .is-drilldown-submenu.with-list > div {
    max-width: 80vw;
    margin: 0 auto;
}
header .is-dropdown-submenu.with-three > li > div .withDivider,
header .is-dropdown-submenu.with-three > div .withDivider,
header .is-dropdown-submenu.with-tabs > li > div .withDivider,
header .is-dropdown-submenu.with-tabs > div .withDivider,
header .is-dropdown-submenu.with-list > li > div .withDivider,
header .is-dropdown-submenu.with-list > div .withDivider,
header .is-drilldown-submenu.with-three > li > div .withDivider,
header .is-drilldown-submenu.with-three > div .withDivider,
header .is-drilldown-submenu.with-tabs > li > div .withDivider,
header .is-drilldown-submenu.with-tabs > div .withDivider,
header .is-drilldown-submenu.with-list > li > div .withDivider,
header .is-drilldown-submenu.with-list > div .withDivider {
    position: relative;
    padding-right: 22px;
}
header .is-dropdown-submenu.with-three > li > div .withDivider::after,
header .is-dropdown-submenu.with-three > div .withDivider::after,
header .is-dropdown-submenu.with-tabs > li > div .withDivider::after,
header .is-dropdown-submenu.with-tabs > div .withDivider::after,
header .is-dropdown-submenu.with-list > li > div .withDivider::after,
header .is-dropdown-submenu.with-list > div .withDivider::after,
header .is-drilldown-submenu.with-three > li > div .withDivider::after,
header .is-drilldown-submenu.with-three > div .withDivider::after,
header .is-drilldown-submenu.with-tabs > li > div .withDivider::after,
header .is-drilldown-submenu.with-tabs > div .withDivider::after,
header .is-drilldown-submenu.with-list > li > div .withDivider::after,
header .is-drilldown-submenu.with-list > div .withDivider::after {
    height: 100%;
    width: 1px;
    background: #cecece;
    position: absolute;
    top: 20px;
    right: 20px;
    content: "";
}
header .is-dropdown-submenu.with-three .tabs,
header .is-dropdown-submenu.with-tabs .tabs,
header .is-dropdown-submenu.with-list .tabs,
header .is-drilldown-submenu.with-three .tabs,
header .is-drilldown-submenu.with-tabs .tabs,
header .is-drilldown-submenu.with-list .tabs {
    position: relative;
}
header .is-drilldown {
    max-width: 100%;
}
header .is-drilldown .menu.drilldown > li > a {
    padding: 22px 30px;
    background: #f1f1f1;
    color: #121316;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (min-width: 40em) and (max-width: 51.24875em) {
    header .is-drilldown .menu.drilldown > li > a {
        font-size: 24px;
    }
}
header .is-drilldown .menu.drilldown > li > a i {
    color: #121316;
    font-size: 18px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 39.99875em) {
    header .is-drilldown .menu.drilldown > li > a i {
        font-size: 14px;
    }
}
header .is-drilldown .menu.drilldown > li > a:last-child {
    border-bottom: none;
}
header .is-drilldown .menu.drilldown > li > a::before {
    content: "";
    height: 1px;
    background-color: #cecece;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
}
header .is-drilldown .menu.drilldown > li > a::after {
    display: none;
}
header .is-drilldown .menu.drilldown > li > a:hover {
    color: #231e31;
}
header .is-drilldown .menu.drilldown > li > a:hover i {
    color: #231e31;
}
header .is-drilldown .menu.drilldown .tabs-content {
    padding: 20px 32px 60px;
    min-height: 100vh;
    height: 100%;
}
@media screen and (max-width: 74.99875em) {
    header .is-drilldown.with-three {
        padding: 16px 30px 60px;
    }
}
header .gd-header-search {
    float: right;
}
header .gd-header-search .input-group {
    margin-bottom: 0;
}
header .gd-header-search .input-group input {
    background-color: #15121e;
    border-radius: 0;
    border: none;
    color: #c5c2cd;
    font-size: 16px;
    font-weight: normal;
    height: 60px;
    padding: 0 5px 0 12px;
    min-width: 4.5em;
}
header .gd-header-search .input-group input::-webkit-input-placeholder {
    color: #c5c2cd;
}
header .gd-header-search .input-group input:-ms-input-placeholder {
    color: #c5c2cd;
}
header .gd-header-search .input-group input::-ms-input-placeholder {
    color: #c5c2cd;
}
header .gd-header-search .input-group input::placeholder {
    color: #c5c2cd;
}
header .gd-header-search .input-group input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
header .gd-header-search .input-group button {
    color: #c5c2cd;
    border-radius: 0;
    background-color: #15121e;
    padding: 12px 5px;
}
header .gd-header-search .input-group button:hover {
    color: #ffffff;
}
header .gd-usermenu {
    color: #c5c2cd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 18px;
}
header .gd-usermenu > span {
    display: inline-block;
}
header .gd-usermenu--name {
    font-size: 12px;
    margin-right: 12px;
    color: #ffffff;
}
header .gd-usermenu--user-badge {
    position: relative;
    margin-right: 12px;
}
header .gd-usermenu--user-badge i {
    font-size: 17px;
    display: block;
}
header .gd-usermenu--user-badge i:before {
    display: block;
}
header .gd-usermenu--user-badge .badge {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #0034ec;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    height: 17px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: initial;
    padding: 0;
    position: absolute;
    right: -5px;
    top: -10px;
    width: 17px;
    color: #121316;
}
header .gd-usermenu > i {
    font-size: 9px;
}
header .gd-usermenu + ul.submenu {
    width: 100%;
    right: 0;
    left: auto;
    position: fixed;
    margin: 0;
    background: #f1f1f1;
    -webkit-box-shadow: 0px 1px 3px #a0a0a0;
    box-shadow: 0px 1px 3px #a0a0a0;
}
@media print, screen and (min-width: 64em) {
    header .gd-usermenu + ul.submenu {
        width: 410px;
    }
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li {
    position: relative;
    padding-left: 25px;
    display: inline-block;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li:last-child {
    background: #e1dfdf;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li a {
    line-height: 1.6;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    padding: 0;
    margin: 10px 0;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
    max-width: 260px;
    width: 100%;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li a i {
    font-size: 10px;
    margin-left: 15px;
    color: #a0a0a0;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
@media screen and (min-width: 64em) {
    header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li a {
        font-size: 14px;
    }
}
@media screen and (max-width: 74.99875em) {
    header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li a {
        font-size: 16px;
        max-width: 100%;
    }
}
@media screen and (max-width: 39.99875em) {
    header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li a {
        font-size: 12px;
        max-width: 100%;
    }
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li a:hover {
    background: transparent;
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li a:after {
    display: none;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li ul.nested.submenu {
    position: relative;
    float: left;
    left: auto;
    right: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    max-height: inherit;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li ul.nested.submenu li {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li ul.nested.submenu li:last-child {
    background-color: transparent;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li ul.nested.submenu li a {
    margin: 5px 0;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li.has-submenu-toggle button,
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li.is-accordion-submenu-parent button {
    display: none;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li.has-submenu-toggle a i,
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li.is-accordion-submenu-parent a i {
    left: -15px;
    margin: 0;
    top: calc((100% - 12px) / 2);
    position: absolute;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li.is-active a {
    background: transparent;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li.is-active[aria-expanded="true"] > a {
    background: transparent;
}
header .gd-usermenu + ul.submenu .gd-usersubmenu.menu.vertical li.is-active[aria-expanded="true"] > a > i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
header [role="menubar"] .accordion-menu .nested {
    position: relative;
    left: 0;
    margin: 10px 0px !important;
    padding-left: 10px;
}
header .menu-footer {
    padding: 1.5rem 0;
}
header .menu-footer .primary {
    padding: 0.7rem 1rem !important;
}
.tabs-in-dropdown .tabs li > a {
    width: 100%;
}
.title-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 60px;
    padding: 0 20px;
}
.title-bar .gd-usermenu::after,
.title-bar .gd-usermenu::before {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #4b4755;
}
.title-bar .gd-usermenu::after {
    margin-left: 12px;
}
.title-bar .gd-usermenu::before {
    margin-right: 12px;
}
.title-bar .gd-chevron-down {
    margin-left: 3px;
}
.title-bar .gd-header-search {
    position: relative;
}
.title-bar .gd-header-search .input-group button {
    background-color: transparent;
}
.title-bar .gd-header-search .input-group button i {
    font-size: 19px;
}
.title-bar .gd-usermenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 8px;
    margin-left: 8px;
}
.title-bar .gd-usermenu--user-badge {
    margin-right: 0;
}
.title-bar .menu-icon-close {
    font-size: 19px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.title-bar .menu-icon {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin: 0;
}
.button-header {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    padding-top: 18px;
}
.button-header > * {
    margin-right: 16px;
}
@media screen and (min-width: 1300px) {
    header .dropdown.menu > li {
        margin-right: 25px;
    }
}
@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#footer {
    background-color: #f1f1f1;
}
#footer .logo-jump-to-top {
    padding-bottom: 20px;
}
#footer .logo-jump-to-top img {
    max-width: 235px;
}
@media screen and (max-width: 51.24875em) {
    #footer .logo-jump-to-top .gd-logo-link {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 51.24875em) {
    #footer .logo-jump-to-top .jump-to-top {
        display: none;
    }
}
#footer .footer-menu {
    margin: 0;
    border-top: 1px solid #514d5e;
    border-bottom: 1px solid #514d5e;
    width: 100%;
}
#footer .footer-menu li {
    display: inline-block;
}
#footer .footer-menu li a {
    font-size: 16px;
    color: #c5c2cd;
    padding: 20px 0;
    position: relative;
    display: block;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
#footer .footer-menu li a::before {
    content: "";
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    height: 4px;
    background-color: #231142;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}
#footer .footer-menu li a:hover {
    color: #ffffff;
}
#footer .footer-menu li a:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
#footer .copyright-legal-wrapper {
    padding-top: 20px;
}
#footer .copyright-legal-wrapper h6 {
    color: #c5c2cd;
}
@media screen and (max-width: 89.99875em) {
    #footer .copyright-legal-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
}
#footer .legal-pages {
    margin: 0;
    display: inline-block;
}
@media screen and (max-width: 74.99875em) {
    #footer .legal-pages {
        margin-top: 15px;
    }
}
#footer .legal-pages li {
    display: inline-block;
}
#footer .legal-pages li:first-of-type a::after {
    content: "|";
    padding: 0 5px;
}
.menu-revealer {
    width: 100%;
    padding: 0.75rem;
    font-size: 0.75rem;
    font-weight: 500;
    background-color: transparent;
    border: solid 1px #cecece;
}
.result-analytics .menu-revealer {
    border: none;
}
.menu-revealer a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #121316;
}
.menu-revealer a .gd-chevron-up,
.menu-revealer a .gd-chevron-left {
    color: #a0a0a0;
}
.menu-revealer.bg-grey {
    background-color: #f1f1f1;
}
.sidebar-bg {
    background-color: #f1f1f1;
}
.sidebar {
    background-color: #f1f1f1;
    height: calc(100% - 3.75rem);
}
@media screen and (min-width: 51.25em) {
    .sidebar-header-notification .sidebar {
        background-color: #ffffff;
        border-right: 1px solid #cecece;
    }
}
.sidebar.sticky {
    z-index: 3;
}
@media screen and (max-width: 51.24875em) {
    .sidebar.sticky {
        height: auto;
    }
}
@media screen and (max-width: 51.24875em) {
    .sidebar > ul.menu.accordion-menu {
        height: calc(100vh + 60px);
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }
}
.sidebar .sidebar-toggle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sidebar .sidebar-toggle i {
    font-size: 12px;
}
.sidebar .sidebar-toggle:hover {
    color: #231e31;
}
.sidebar .sidebar-toggle.menu-revealer {
    padding: 0;
    border: none;
    font-weight: normal;
}
.sidebar .menuvertical .sidebar-title,
.sidebar .menuvertical h6 {
    margin-bottom: 0;
}
@media screen and (max-width: 51.24875em) {
    .sidebar {
        padding-top: 0;
    }
    .sidebar .sidebar-toggle {
        margin: 0.9375rem 0 0.8125rem 0;
    }
    .sidebar .sidebar-toggle .gd-chevron-up,
    .sidebar .sidebar-toggle .gd-chevron-left {
        color: #a0a0a0;
    }
    .sidebar > .menu {
        padding-bottom: 12px;
    }
}
.sidebar.beta > ul.menu.accordion-menu > li:not(.is-submenu-item):hover > a,
.sidebar.beta > ul.menu.accordion-menu > li:not(.is-submenu-item).is-active > a {
    font-weight: 500;
}
.sidebar.beta > ul.menu.accordion-menu > li.is-active,
.sidebar.beta > ul.menu.accordion-menu > li[aria-expanded="true"] {
    background-color: transparent;
}
.sidebar.beta > ul.menu.accordion-menu .is-accordion-submenu-parent.is-active > a,
.sidebar.beta > ul.menu.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a {
    font-weight: 500;
}
.sidebar.beta > ul.menu.accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:hover,
.sidebar.beta > ul.menu.accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item.is-active {
    background-color: transparent;
    font-weight: 500;
}
.sidebar.beta > ul.menu.accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:hover:before,
.sidebar.beta > ul.menu.accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item.is-active:before {
    display: none;
}
.sidebar > ul.menu.accordion-menu > li.is-active > a i.no-transform,
.sidebar > ul.menu.accordion-menu > li[aria-expanded="true"] > a i.no-transform {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.show-sidebar {
    position: fixed;
    top: 70px;
    left: 0.9375rem;
}
.close-sidenav {
    display: block;
    margin-top: 15px;
    padding-left: 12px;
}
@media print, screen and (min-width: 64em) {
    .close-sidenav {
        display: none;
    }
}
@media print, screen and (min-width: 51.25em) {
    .sidebar-header-notification .sidebar.sticky:not(.is-stuck) {
        padding-top: 60px;
        z-index: 1;
        position: absolute;
        height: 100vh;
    }
}
.key-field h5 {
    margin: 8px 0 8px 0;
}
.key-field p {
    line-height: 25px;
}
.key-field .statistics-list {
    border-bottom: 1px solid #cecece;
}
.key-field .statistics-list:first-of-type {
    border-top: 1px solid #cecece;
}
.key-field .statistics-list h4 {
    margin-bottom: 0;
    text-align: right;
    font-size: 0.875rem;
    padding-right: 1rem;
}
.key-field a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
.tooltipWrap {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: -5px 5px;
}
.tooltip {
    font-size: 12px;
    max-width: 50em;
}
.tooltip.align-left:before {
    left: 6px;
    border-width: 5px;
}
.tooltip-info {
    font-size: 0.65em;
    width: calc(1.65em + 1px);
    height: 1.65em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    cursor: default;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-style: italic;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tooltip-info.tooltip-left-margin {
    margin-left: 10px;
}
@media screen and (max-width: 74.99875em) {
    .module-tabs:not(.module-show-hide) .tooltip-info {
        margin-bottom: 10px;
    }
}
.tooltip-info.tab-tooltip {
    margin-right: 10px;
}
.tooltip-info.tab-tooltip.tab-toolptip-margin {
    margin-top: 10px;
}
.tooltip-info:hover {
    background-color: #121316;
    border: 1px solid #121316;
    color: #ffffff;
}
.tabs-title .tooltip-info {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.tooltip-info.link-toolip {
    margin-left: 0.8em;
}
thead .tooltip-info {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #121316;
    margin-left: 0.375rem;
}
[data-tooltip] {
    cursor: default;
    border-bottom: none;
    display: inline;
}
[data-tooltip] i.gd-info {
    font-size: 0.9em;
    width: 1em;
    margin-left: 0.38em;
    opacity: 0.8;
}
[data-tooltip] i.gd-info::before {
    font-size: 1em;
    width: 1em;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    background-color: #ffffff;
    border-radius: 50%;
}
[data-tooltip] i.gd-info:hover::before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #121316;
    -webkit-box-shadow: -0.5px -0.5px 2px 1px rgba(46, 41, 61, 0.8);
    box-shadow: -0.5px -0.5px 2px 1px rgba(46, 41, 61, 0.8);
    color: #ffffff;
}
h0 {
    display: block;
    -webkit-margin-before: 0.67em;
    margin-block-start: 0.67em;
    -webkit-margin-after: 0.67em;
    margin-block-end: 0.67em;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
}
/* h0,
.h0,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #121316;
    font-family: 'Poppins', sans-serif;
} */

h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, .h0{
    font-family: 'Manrope', sans-serif !important;
}

h0.alert,
.h0.alert,
h1.alert,
.h1.alert,
h2.alert,
.h2.alert,
h3.alert,
.h3.alert,
h4.alert,
.h4.alert,
h5.alert,
.h5.alert,
h6.alert,
.h6.alert {
    color: #cc4b37;
}
h0.backgroundGrey,
.h0.backgroundGrey,
h1.backgroundGrey,
.h1.backgroundGrey,
h2.backgroundGrey,
.h2.backgroundGrey,
h3.backgroundGrey,
.h3.backgroundGrey,
h4.backgroundGrey,
.h4.backgroundGrey,
h5.backgroundGrey,
.h5.backgroundGrey,
h6.backgroundGrey,
.h6.backgroundGrey {
    color: #f1f1f1;
}
h0.bodyGrey,
.h0.bodyGrey,
h1.bodyGrey,
.h1.bodyGrey,
h2.bodyGrey,
.h2.bodyGrey,
h3.bodyGrey,
.h3.bodyGrey,
h4.bodyGrey,
.h4.bodyGrey,
h5.bodyGrey,
.h5.bodyGrey,
h6.bodyGrey,
.h6.bodyGrey {
    color: #686868;
}
h0.greyParagraph,
.h0.greyParagraph,
h1.greyParagraph,
.h1.greyParagraph,
h2.greyParagraph,
.h2.greyParagraph,
h3.greyParagraph,
.h3.greyParagraph,
h4.greyParagraph,
.h4.greyParagraph,
h5.greyParagraph,
.h5.greyParagraph,
h6.greyParagraph,
.h6.greyParagraph {
    color: #717171;
}
h0.highlightBlue,
.h0.highlightBlue,
h1.highlightBlue,
.h1.highlightBlue,
h2.highlightBlue,
.h2.highlightBlue,
h3.highlightBlue,
.h3.highlightBlue,
h4.highlightBlue,
.h4.highlightBlue,
h5.highlightBlue,
.h5.highlightBlue,
h6.highlightBlue,
.h6.highlightBlue {
    color: #00f5f5;
}
h0.inactiveGrey,
.h0.inactiveGrey,
h1.inactiveGrey,
.h1.inactiveGrey,
h2.inactiveGrey,
.h2.inactiveGrey,
h3.inactiveGrey,
.h3.inactiveGrey,
h4.inactiveGrey,
.h4.inactiveGrey,
h5.inactiveGrey,
.h5.inactiveGrey,
h6.inactiveGrey,
.h6.inactiveGrey {
    color: #a0a0a0;
}
h0.dateGrey,
.h0.dateGrey,
h1.dateGrey,
.h1.dateGrey,
h2.dateGrey,
.h2.dateGrey,
h3.dateGrey,
.h3.dateGrey,
h4.dateGrey,
.h4.dateGrey,
h5.dateGrey,
.h5.dateGrey,
h6.dateGrey,
.h6.dateGrey {
    color: #555;
}
h0.navbarPurple,
.h0.navbarPurple,
h1.navbarPurple,
.h1.navbarPurple,
h2.navbarPurple,
.h2.navbarPurple,
h3.navbarPurple,
.h3.navbarPurple,
h4.navbarPurple,
.h4.navbarPurple,
h5.navbarPurple,
.h5.navbarPurple,
h6.navbarPurple,
.h6.navbarPurple {
    color: #c5c2cd;
}
h0.outlineGrey,
.h0.outlineGrey,
h1.outlineGrey,
.h1.outlineGrey,
h2.outlineGrey,
.h2.outlineGrey,
h3.outlineGrey,
.h3.outlineGrey,
h4.outlineGrey,
.h4.outlineGrey,
h5.outlineGrey,
.h5.outlineGrey,
h6.outlineGrey,
.h6.outlineGrey {
    color: #cecece;
}
h0.backgroundNavTabGrey,
.h0.backgroundNavTabGrey,
h1.backgroundNavTabGrey,
.h1.backgroundNavTabGrey,
h2.backgroundNavTabGrey,
.h2.backgroundNavTabGrey,
h3.backgroundNavTabGrey,
.h3.backgroundNavTabGrey,
h4.backgroundNavTabGrey,
.h4.backgroundNavTabGrey,
h5.backgroundNavTabGrey,
.h5.backgroundNavTabGrey,
h6.backgroundNavTabGrey,
.h6.backgroundNavTabGrey {
    color: #e5e5e5;
}
h0.secondary,
.h0.secondary,
h1.secondary,
.h1.secondary,
h2.secondary,
.h2.secondary,
h3.secondary,
.h3.secondary,
h4.secondary,
.h4.secondary,
h5.secondary,
.h5.secondary,
h6.secondary,
.h6.secondary {
    color: #0034ec;
}
h0.secondaryHover,
.h0.secondaryHover,
h1.secondaryHover,
.h1.secondaryHover,
h2.secondaryHover,
.h2.secondaryHover,
h3.secondaryHover,
.h3.secondaryHover,
h4.secondaryHover,
.h4.secondaryHover,
h5.secondaryHover,
.h5.secondaryHover,
h6.secondaryHover,
.h6.secondaryHover {
    color: #190c30;
}
h0.secondaryStandard,
.h0.secondaryStandard,
h1.secondaryStandard,
.h1.secondaryStandard,
h2.secondaryStandard,
.h2.secondaryStandard,
h3.secondaryStandard,
.h3.secondaryStandard,
h4.secondaryStandard,
.h4.secondaryStandard,
h5.secondaryStandard,
.h5.secondaryStandard,
h6.secondaryStandard,
.h6.secondaryStandard {
    color: #231142;
}
h0.tableRowAlpha,
.h0.tableRowAlpha,
h1.tableRowAlpha,
.h1.tableRowAlpha,
h2.tableRowAlpha,
.h2.tableRowAlpha,
h3.tableRowAlpha,
.h3.tableRowAlpha,
h4.tableRowAlpha,
.h4.tableRowAlpha,
h5.tableRowAlpha,
.h5.tableRowAlpha,
h6.tableRowAlpha,
.h6.tableRowAlpha {
    color: #8fe7d2;
}
h0.primary,
.h0.primary,
h1.primary,
.h1.primary,
h2.primary,
.h2.primary,
h3.primary,
.h3.primary,
h4.primary,
.h4.primary,
h5.primary,
.h5.primary,
h6.primary,
.h6.primary {
    color: #121316;
}
h0.primaryHover,
.h0.primaryHover,
h1.primaryHover,
.h1.primaryHover,
h2.primaryHover,
.h2.primaryHover,
h3.primaryHover,
.h3.primaryHover,
h4.primaryHover,
.h4.primaryHover,
h5.primaryHover,
.h5.primaryHover,
h6.primaryHover,
.h6.primaryHover {
    color: #231e31;
}
h0.success,
.h0.success,
h1.success,
.h1.success,
h2.success,
.h2.success,
h3.success,
.h3.success,
h4.success,
.h4.success,
h5.success,
.h5.success,
h6.success,
.h6.success {
    color: #3adb76;
}
h0.successSecondary,
.h0.successSecondary,
h1.successSecondary,
.h1.successSecondary,
h2.successSecondary,
.h2.successSecondary,
h3.successSecondary,
.h3.successSecondary,
h4.successSecondary,
.h4.successSecondary,
h5.successSecondary,
.h5.successSecondary,
h6.successSecondary,
.h6.successSecondary {
    color: #008109;
}
h0.white,
.h0.white,
h1.white,
.h1.white,
h2.white,
.h2.white,
h3.white,
.h3.white,
h4.white,
.h4.white,
h5.white,
.h5.white,
h6.white,
.h6.white {
    color: #ffffff;
}
h0.warning,
.h0.warning,
h1.warning,
.h1.warning,
h2.warning,
.h2.warning,
h3.warning,
.h3.warning,
h4.warning,
.h4.warning,
h5.warning,
.h5.warning,
h6.warning,
.h6.warning {
    color: #ffae00;
}
h0.sentimentPlus,
.h0.sentimentPlus,
h1.sentimentPlus,
.h1.sentimentPlus,
h2.sentimentPlus,
.h2.sentimentPlus,
h3.sentimentPlus,
.h3.sentimentPlus,
h4.sentimentPlus,
.h4.sentimentPlus,
h5.sentimentPlus,
.h5.sentimentPlus,
h6.sentimentPlus,
.h6.sentimentPlus {
    color: #008109;
}
h0.sentimentMinus,
.h0.sentimentMinus,
h1.sentimentMinus,
.h1.sentimentMinus,
h2.sentimentMinus,
.h2.sentimentMinus,
h3.sentimentMinus,
.h3.sentimentMinus,
h4.sentimentMinus,
.h4.sentimentMinus,
h5.sentimentMinus,
.h5.sentimentMinus,
h6.sentimentMinus,
.h6.sentimentMinus {
    color: #d51b1b;
}
h0.sentimentNeutral,
.h0.sentimentNeutral,
h1.sentimentNeutral,
.h1.sentimentNeutral,
h2.sentimentNeutral,
.h2.sentimentNeutral,
h3.sentimentNeutral,
.h3.sentimentNeutral,
h4.sentimentNeutral,
.h4.sentimentNeutral,
h5.sentimentNeutral,
.h5.sentimentNeutral,
h6.sentimentNeutral,
.h6.sentimentNeutral {
    color: #f0ad4e;
}
h0.askExpert,
.h0.askExpert,
h1.askExpert,
.h1.askExpert,
h2.askExpert,
.h2.askExpert,
h3.askExpert,
.h3.askExpert,
h4.askExpert,
.h4.askExpert,
h5.askExpert,
.h5.askExpert,
h6.askExpert,
.h6.askExpert {
    color: #0034ec;
}
h0.cardsImageBackground,
.h0.cardsImageBackground,
h1.cardsImageBackground,
.h1.cardsImageBackground,
h2.cardsImageBackground,
.h2.cardsImageBackground,
h3.cardsImageBackground,
.h3.cardsImageBackground,
h4.cardsImageBackground,
.h4.cardsImageBackground,
h5.cardsImageBackground,
.h5.cardsImageBackground,
h6.cardsImageBackground,
.h6.cardsImageBackground {
    color: #14111c;
}
h0.searchBackground,
.h0.searchBackground,
h1.searchBackground,
.h1.searchBackground,
h2.searchBackground,
.h2.searchBackground,
h3.searchBackground,
.h3.searchBackground,
h4.searchBackground,
.h4.searchBackground,
h5.searchBackground,
.h5.searchBackground,
h6.searchBackground,
.h6.searchBackground {
    color: #15121e;
}
h0.green,
.h0.green,
h1.green,
.h1.green,
h2.green,
.h2.green,
h3.green,
.h3.green,
h4.green,
.h4.green,
h5.green,
.h5.green,
h6.green,
.h6.green {
    color: #00dea5;
}
h0.midGreen,
.h0.midGreen,
h1.midGreen,
.h1.midGreen,
h2.midGreen,
.h2.midGreen,
h3.midGreen,
.h3.midGreen,
h4.midGreen,
.h4.midGreen,
h5.midGreen,
.h5.midGreen,
h6.midGreen,
.h6.midGreen {
    color: #11957b;
}
h0.darkGreen,
.h0.darkGreen,
h1.darkGreen,
.h1.darkGreen,
h2.darkGreen,
.h2.darkGreen,
h3.darkGreen,
.h3.darkGreen,
h4.darkGreen,
.h4.darkGreen,
h5.darkGreen,
.h5.darkGreen,
h6.darkGreen,
.h6.darkGreen {
    color: #215356;
}
h0.purple,
.h0.purple,
h1.purple,
.h1.purple,
h2.purple,
.h2.purple,
h3.purple,
.h3.purple,
h4.purple,
.h4.purple,
h5.purple,
.h5.purple,
h6.purple,
.h6.purple {
    color: #2c243b;
}
h0.blue,
.h0.blue,
h1.blue,
.h1.blue,
h2.blue,
.h2.blue,
h3.blue,
.h3.blue,
h4.blue,
.h4.blue,
h5.blue,
.h5.blue,
h6.blue,
.h6.blue {
    color: #263b51;
}
h0.lightBlue,
.h0.lightBlue,
h1.lightBlue,
.h1.lightBlue,
h2.lightBlue,
.h2.lightBlue,
h3.lightBlue,
.h3.lightBlue,
h4.lightBlue,
.h4.lightBlue,
h5.lightBlue,
.h5.lightBlue,
h6.lightBlue,
.h6.lightBlue {
    color: #108fa1;
}
h0.midBlue,
.h0.midBlue,
h1.midBlue,
.h1.midBlue,
h2.midBlue,
.h2.midBlue,
h3.midBlue,
.h3.midBlue,
h4.midBlue,
.h4.midBlue,
h5.midBlue,
.h5.midBlue,
h6.midBlue,
.h6.midBlue {
    color: #1b6477;
}
h0.darkBlue,
.h0.darkBlue,
h1.darkBlue,
.h1.darkBlue,
h2.darkBlue,
.h2.darkBlue,
h3.darkBlue,
.h3.darkBlue,
h4.darkBlue,
.h4.darkBlue,
h5.darkBlue,
.h5.darkBlue,
h6.darkBlue,
.h6.darkBlue {
    color: #263b51;
}
h0.orange,
.h0.orange,
h1.orange,
.h1.orange,
h2.orange,
.h2.orange,
h3.orange,
.h3.orange,
h4.orange,
.h4.orange,
h5.orange,
.h5.orange,
h6.orange,
.h6.orange {
    color: #f37a25;
}
h0.lightOrange,
.h0.lightOrange,
h1.lightOrange,
.h1.lightOrange,
h2.lightOrange,
.h2.lightOrange,
h3.lightOrange,
.h3.lightOrange,
h4.lightOrange,
.h4.lightOrange,
h5.lightOrange,
.h5.lightOrange,
h6.lightOrange,
.h6.lightOrange {
    color: #dd5e28;
}
h0.midOrange,
.h0.midOrange,
h1.midOrange,
.h1.midOrange,
h2.midOrange,
.h2.midOrange,
h3.midOrange,
.h3.midOrange,
h4.midOrange,
.h4.midOrange,
h5.midOrange,
.h5.midOrange,
h6.midOrange,
.h6.midOrange {
    color: #cc482a;
}
h0.darkOrange,
.h0.darkOrange,
h1.darkOrange,
.h1.darkOrange,
h2.darkOrange,
.h2.darkOrange,
h3.darkOrange,
.h3.darkOrange,
h4.darkOrange,
.h4.darkOrange,
h5.darkOrange,
.h5.darkOrange,
h6.darkOrange,
.h6.darkOrange {
    color: #c0392b;
}
h0.collapse-bottom,
h0.collapse,
.h0.collapse-bottom,
.h0.collapse,
h1.collapse-bottom,
h1.collapse,
.h1.collapse-bottom,
.h1.collapse,
h2.collapse-bottom,
h2.collapse,
.h2.collapse-bottom,
.h2.collapse,
h3.collapse-bottom,
h3.collapse,
.h3.collapse-bottom,
.h3.collapse,
h4.collapse-bottom,
h4.collapse,
.h4.collapse-bottom,
.h4.collapse,
h5.collapse-bottom,
h5.collapse,
.h5.collapse-bottom,
.h5.collapse,
h6.collapse-bottom,
h6.collapse,
.h6.collapse-bottom,
.h6.collapse {
    margin-bottom: 0;
}
h0.collapse-top,
.h0.collapse-top,
h1.collapse-top,
.h1.collapse-top,
h2.collapse-top,
.h2.collapse-top,
h3.collapse-top,
.h3.collapse-top,
h4.collapse-top,
.h4.collapse-top,
h5.collapse-top,
.h5.collapse-top,
h6.collapse-top,
.h6.collapse-top {
    margin-top: 0;
}
h0.collapse-both,
.h0.collapse-both,
h1.collapse-both,
.h1.collapse-both,
h2.collapse-both,
.h2.collapse-both,
h3.collapse-both,
.h3.collapse-both,
h4.collapse-both,
.h4.collapse-both,
h5.collapse-both,
.h5.collapse-both,
h6.collapse-both,
.h6.collapse-both {
    margin-top: 0;
    margin-bottom: 0;
}
h0.medium,
h0 .medium,
.h0.medium,
.h0 .medium,
h1.medium,
h1 .medium,
.h1.medium,
.h1 .medium,
h2.medium,
h2 .medium,
.h2.medium,
.h2 .medium,
h3.medium,
h3 .medium,
.h3.medium,
.h3 .medium,
h4.medium,
h4 .medium,
.h4.medium,
.h4 .medium,
h5.medium,
h5 .medium,
.h5.medium,
.h5 .medium,
h6.medium,
h6 .medium,
.h6.medium,
.h6 .medium {
    font-weight: 500;
}
h0.regular,
h0 .regular,
.h0.regular,
.h0 .regular,
h1.regular,
h1 .regular,
.h1.regular,
.h1 .regular,
h2.regular,
h2 .regular,
.h2.regular,
.h2 .regular,
h3.regular,
h3 .regular,
.h3.regular,
.h3 .regular,
h4.regular,
h4 .regular,
.h4.regular,
.h4 .regular,
h5.regular,
h5 .regular,
.h5.regular,
.h5 .regular,
h6.regular,
h6 .regular,
.h6.regular,
.h6 .regular {
    font-weight: normal;
}
h0.light,
h0 .light,
.h0.light,
.h0 .light,
h1.light,
h1 .light,
.h1.light,
.h1 .light,
h2.light,
h2 .light,
.h2.light,
.h2 .light,
h3.light,
h3 .light,
.h3.light,
.h3 .light,
h4.light,
h4 .light,
.h4.light,
.h4 .light,
h5.light,
h5 .light,
.h5.light,
.h5 .light,
h6.light,
h6 .light,
.h6.light,
.h6 .light {
    font-weight: 300;
}
h0.colorGray,
.h0.colorGray,
h1.colorGray,
.h1.colorGray,
h2.colorGray,
.h2.colorGray,
h3.colorGray,
.h3.colorGray,
h4.colorGray,
.h4.colorGray,
h5.colorGray,
.h5.colorGray,
h6.colorGray,
.h6.colorGray {
    color: #555;
}
h0.gd-globaldata-symbol,
.h0.gd-globaldata-symbol,
h1.gd-globaldata-symbol,
.h1.gd-globaldata-symbol,
h2.gd-globaldata-symbol,
.h2.gd-globaldata-symbol,
h3.gd-globaldata-symbol,
.h3.gd-globaldata-symbol,
h4.gd-globaldata-symbol,
.h4.gd-globaldata-symbol,
h5.gd-globaldata-symbol,
.h5.gd-globaldata-symbol,
h6.gd-globaldata-symbol,
.h6.gd-globaldata-symbol {
    color: #231142;
}
h0.secondaryStandard,
.h0.secondaryStandard,
h1.secondaryStandard,
.h1.secondaryStandard,
h2.secondaryStandard,
.h2.secondaryStandard,
h3.secondaryStandard,
.h3.secondaryStandard,
h4.secondaryStandard,
.h4.secondaryStandard,
h5.secondaryStandard,
.h5.secondaryStandard,
h6.secondaryStandard,
.h6.secondaryStandard {
    color: #231142;
}
h0.navbarPurple,
.h0.navbarPurple,
h1.navbarPurple,
.h1.navbarPurple,
h2.navbarPurple,
.h2.navbarPurple,
h3.navbarPurple,
.h3.navbarPurple,
h4.navbarPurple,
.h4.navbarPurple,
h5.navbarPurple,
.h5.navbarPurple,
h6.navbarPurple,
.h6.navbarPurple {
    color: #c5c2cd;
}
h0.body-gray,
.h0.body-gray,
h1.body-gray,
.h1.body-gray,
h2.body-gray,
.h2.body-gray,
h3.body-gray,
.h3.body-gray,
h4.body-gray,
.h4.body-gray,
h5.body-gray,
.h5.body-gray,
h6.body-gray,
.h6.body-gray {
    color: #686868;
}
h0.primary.section-heading,
.h0.primary.section-heading,
h1.primary.section-heading,
.h1.primary.section-heading,
h2.primary.section-heading,
.h2.primary.section-heading,
h3.primary.section-heading,
.h3.primary.section-heading,
h4.primary.section-heading,
.h4.primary.section-heading,
h5.primary.section-heading,
.h5.primary.section-heading,
h6.primary.section-heading,
.h6.primary.section-heading {
    margin-top: 24px;
    margin-bottom: 23px;
}
h0.primary.section-heading.margin-bottom-none,
.h0.primary.section-heading.margin-bottom-none,
h1.primary.section-heading.margin-bottom-none,
.h1.primary.section-heading.margin-bottom-none,
h2.primary.section-heading.margin-bottom-none,
.h2.primary.section-heading.margin-bottom-none,
h3.primary.section-heading.margin-bottom-none,
.h3.primary.section-heading.margin-bottom-none,
h4.primary.section-heading.margin-bottom-none,
.h4.primary.section-heading.margin-bottom-none,
h5.primary.section-heading.margin-bottom-none,
.h5.primary.section-heading.margin-bottom-none,
h6.primary.section-heading.margin-bottom-none,
.h6.primary.section-heading.margin-bottom-none {
    margin-bottom: 0;
}
h0.primary.section-heading.margin-top-none,
.h0.primary.section-heading.margin-top-none,
h1.primary.section-heading.margin-top-none,
.h1.primary.section-heading.margin-top-none,
h2.primary.section-heading.margin-top-none,
.h2.primary.section-heading.margin-top-none,
h3.primary.section-heading.margin-top-none,
.h3.primary.section-heading.margin-top-none,
h4.primary.section-heading.margin-top-none,
.h4.primary.section-heading.margin-top-none,
h5.primary.section-heading.margin-top-none,
.h5.primary.section-heading.margin-top-none,
h6.primary.section-heading.margin-top-none,
.h6.primary.section-heading.margin-top-none {
    margin-top: 0;
}
.heading-separator h0,
.heading-separator .h0,
.heading-separator h1,
.heading-separator .h1,
.heading-separator h2,
.heading-separator .h2,
.heading-separator h3,
.heading-separator .h3,
.heading-separator h4,
.heading-separator .h4,
.heading-separator h5,
.heading-separator .h5,
.heading-separator h6,
.heading-separator .h6 {
    margin-bottom: 20px;
    padding: 12px;
}
h0.successSecondary,
.h0.successSecondary,
h1.successSecondary,
.h1.successSecondary,
h2.successSecondary,
.h2.successSecondary,
h3.successSecondary,
.h3.successSecondary,
h4.successSecondary,
.h4.successSecondary,
h5.successSecondary,
.h5.successSecondary,
h6.successSecondary,
.h6.successSecondary {
    color: #008109;
}
h0.warning,
.h0.warning,
h1.warning,
.h1.warning,
h2.warning,
.h2.warning,
h3.warning,
.h3.warning,
h4.warning,
.h4.warning,
h5.warning,
.h5.warning,
h6.warning,
.h6.warning {
    color: #d51b1b;
}
h0.margin-right-small,
.h0.margin-right-small,
h1.margin-right-small,
.h1.margin-right-small,
h2.margin-right-small,
.h2.margin-right-small,
h3.margin-right-small,
.h3.margin-right-small,
h4.margin-right-small,
.h4.margin-right-small,
h5.margin-right-small,
.h5.margin-right-small,
h6.margin-right-small,
.h6.margin-right-small {
    margin-right: 10px;
}
@media screen and (max-width: 39.99875em) {
    h0.margin-right-small,
    .h0.margin-right-small,
    h1.margin-right-small,
    .h1.margin-right-small,
    h2.margin-right-small,
    .h2.margin-right-small,
    h3.margin-right-small,
    .h3.margin-right-small,
    h4.margin-right-small,
    .h4.margin-right-small,
    h5.margin-right-small,
    .h5.margin-right-small,
    h6.margin-right-small,
    .h6.margin-right-small {
        margin-bottom: 20px;
    }
}
h0 > .icon:first-child,
.h0 > .icon:first-child,
h1 > .icon:first-child,
.h1 > .icon:first-child,
h2 > .icon:first-child,
.h2 > .icon:first-child,
h3 > .icon:first-child,
.h3 > .icon:first-child,
h4 > .icon:first-child,
.h4 > .icon:first-child,
h5 > .icon:first-child,
.h5 > .icon:first-child,
h6 > .icon:first-child,
.h6 > .icon:first-child {
    margin-right: 0.2em;
}
.h-group.separator-green h1 + h1,
.h-group.separator-green h1 + .h1,
.h-group.separator-green h1 + h2,
.h-group.separator-green h1 + .h2,
.h-group.separator-green h1 + h3,
.h-group.separator-green h1 + .h3,
.h-group.separator-green h1 + h4,
.h-group.separator-green h1 + .h4,
.h-group.separator-green h1 + h5,
.h-group.separator-green h1 + .h5,
.h-group.separator-green h1 + h6,
.h-group.separator-green h1 + .h6,
.h-group.separator-green .h1 + h1,
.h-group.separator-green .h1 + .h1,
.h-group.separator-green .h1 + h2,
.h-group.separator-green .h1 + .h2,
.h-group.separator-green .h1 + h3,
.h-group.separator-green .h1 + .h3,
.h-group.separator-green .h1 + h4,
.h-group.separator-green .h1 + .h4,
.h-group.separator-green .h1 + h5,
.h-group.separator-green .h1 + .h5,
.h-group.separator-green .h1 + h6,
.h-group.separator-green .h1 + .h6,
.h-group.separator-green h2 + h1,
.h-group.separator-green h2 + .h1,
.h-group.separator-green h2 + h2,
.h-group.separator-green h2 + .h2,
.h-group.separator-green h2 + h3,
.h-group.separator-green h2 + .h3,
.h-group.separator-green h2 + h4,
.h-group.separator-green h2 + .h4,
.h-group.separator-green h2 + h5,
.h-group.separator-green h2 + .h5,
.h-group.separator-green h2 + h6,
.h-group.separator-green h2 + .h6,
.h-group.separator-green .h2 + h1,
.h-group.separator-green .h2 + .h1,
.h-group.separator-green .h2 + h2,
.h-group.separator-green .h2 + .h2,
.h-group.separator-green .h2 + h3,
.h-group.separator-green .h2 + .h3,
.h-group.separator-green .h2 + h4,
.h-group.separator-green .h2 + .h4,
.h-group.separator-green .h2 + h5,
.h-group.separator-green .h2 + .h5,
.h-group.separator-green .h2 + h6,
.h-group.separator-green .h2 + .h6,
.h-group.separator-green h3 + h1,
.h-group.separator-green h3 + .h1,
.h-group.separator-green h3 + h2,
.h-group.separator-green h3 + .h2,
.h-group.separator-green h3 + h3,
.h-group.separator-green h3 + .h3,
.h-group.separator-green h3 + h4,
.h-group.separator-green h3 + .h4,
.h-group.separator-green h3 + h5,
.h-group.separator-green h3 + .h5,
.h-group.separator-green h3 + h6,
.h-group.separator-green h3 + .h6,
.h-group.separator-green .h3 + h1,
.h-group.separator-green .h3 + .h1,
.h-group.separator-green .h3 + h2,
.h-group.separator-green .h3 + .h2,
.h-group.separator-green .h3 + h3,
.h-group.separator-green .h3 + .h3,
.h-group.separator-green .h3 + h4,
.h-group.separator-green .h3 + .h4,
.h-group.separator-green .h3 + h5,
.h-group.separator-green .h3 + .h5,
.h-group.separator-green .h3 + h6,
.h-group.separator-green .h3 + .h6,
.h-group.separator-green h4 + h1,
.h-group.separator-green h4 + .h1,
.h-group.separator-green h4 + h2,
.h-group.separator-green h4 + .h2,
.h-group.separator-green h4 + h3,
.h-group.separator-green h4 + .h3,
.h-group.separator-green h4 + h4,
.h-group.separator-green h4 + .h4,
.h-group.separator-green h4 + h5,
.h-group.separator-green h4 + .h5,
.h-group.separator-green h4 + h6,
.h-group.separator-green h4 + .h6,
.h-group.separator-green .h4 + h1,
.h-group.separator-green .h4 + .h1,
.h-group.separator-green .h4 + h2,
.h-group.separator-green .h4 + .h2,
.h-group.separator-green .h4 + h3,
.h-group.separator-green .h4 + .h3,
.h-group.separator-green .h4 + h4,
.h-group.separator-green .h4 + .h4,
.h-group.separator-green .h4 + h5,
.h-group.separator-green .h4 + .h5,
.h-group.separator-green .h4 + h6,
.h-group.separator-green .h4 + .h6,
.h-group.separator-green h5 + h1,
.h-group.separator-green h5 + .h1,
.h-group.separator-green h5 + h2,
.h-group.separator-green h5 + .h2,
.h-group.separator-green h5 + h3,
.h-group.separator-green h5 + .h3,
.h-group.separator-green h5 + h4,
.h-group.separator-green h5 + .h4,
.h-group.separator-green h5 + h5,
.h-group.separator-green h5 + .h5,
.h-group.separator-green h5 + h6,
.h-group.separator-green h5 + .h6,
.h-group.separator-green .h5 + h1,
.h-group.separator-green .h5 + .h1,
.h-group.separator-green .h5 + h2,
.h-group.separator-green .h5 + .h2,
.h-group.separator-green .h5 + h3,
.h-group.separator-green .h5 + .h3,
.h-group.separator-green .h5 + h4,
.h-group.separator-green .h5 + .h4,
.h-group.separator-green .h5 + h5,
.h-group.separator-green .h5 + .h5,
.h-group.separator-green .h5 + h6,
.h-group.separator-green .h5 + .h6,
.h-group.separator-green h6 + h1,
.h-group.separator-green h6 + .h1,
.h-group.separator-green h6 + h2,
.h-group.separator-green h6 + .h2,
.h-group.separator-green h6 + h3,
.h-group.separator-green h6 + .h3,
.h-group.separator-green h6 + h4,
.h-group.separator-green h6 + .h4,
.h-group.separator-green h6 + h5,
.h-group.separator-green h6 + .h5,
.h-group.separator-green h6 + h6,
.h-group.separator-green h6 + .h6,
.h-group.separator-green .h6 + h1,
.h-group.separator-green .h6 + .h1,
.h-group.separator-green .h6 + h2,
.h-group.separator-green .h6 + .h2,
.h-group.separator-green .h6 + h3,
.h-group.separator-green .h6 + .h3,
.h-group.separator-green .h6 + h4,
.h-group.separator-green .h6 + .h4,
.h-group.separator-green .h6 + h5,
.h-group.separator-green .h6 + .h5,
.h-group.separator-green .h6 + h6,
.h-group.separator-green .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #00dea5;
    box-shadow: -4px 0px 0px -2px #00dea5;
}
.h-group.separator-midGreen h1 + h1,
.h-group.separator-midGreen h1 + .h1,
.h-group.separator-midGreen h1 + h2,
.h-group.separator-midGreen h1 + .h2,
.h-group.separator-midGreen h1 + h3,
.h-group.separator-midGreen h1 + .h3,
.h-group.separator-midGreen h1 + h4,
.h-group.separator-midGreen h1 + .h4,
.h-group.separator-midGreen h1 + h5,
.h-group.separator-midGreen h1 + .h5,
.h-group.separator-midGreen h1 + h6,
.h-group.separator-midGreen h1 + .h6,
.h-group.separator-midGreen .h1 + h1,
.h-group.separator-midGreen .h1 + .h1,
.h-group.separator-midGreen .h1 + h2,
.h-group.separator-midGreen .h1 + .h2,
.h-group.separator-midGreen .h1 + h3,
.h-group.separator-midGreen .h1 + .h3,
.h-group.separator-midGreen .h1 + h4,
.h-group.separator-midGreen .h1 + .h4,
.h-group.separator-midGreen .h1 + h5,
.h-group.separator-midGreen .h1 + .h5,
.h-group.separator-midGreen .h1 + h6,
.h-group.separator-midGreen .h1 + .h6,
.h-group.separator-midGreen h2 + h1,
.h-group.separator-midGreen h2 + .h1,
.h-group.separator-midGreen h2 + h2,
.h-group.separator-midGreen h2 + .h2,
.h-group.separator-midGreen h2 + h3,
.h-group.separator-midGreen h2 + .h3,
.h-group.separator-midGreen h2 + h4,
.h-group.separator-midGreen h2 + .h4,
.h-group.separator-midGreen h2 + h5,
.h-group.separator-midGreen h2 + .h5,
.h-group.separator-midGreen h2 + h6,
.h-group.separator-midGreen h2 + .h6,
.h-group.separator-midGreen .h2 + h1,
.h-group.separator-midGreen .h2 + .h1,
.h-group.separator-midGreen .h2 + h2,
.h-group.separator-midGreen .h2 + .h2,
.h-group.separator-midGreen .h2 + h3,
.h-group.separator-midGreen .h2 + .h3,
.h-group.separator-midGreen .h2 + h4,
.h-group.separator-midGreen .h2 + .h4,
.h-group.separator-midGreen .h2 + h5,
.h-group.separator-midGreen .h2 + .h5,
.h-group.separator-midGreen .h2 + h6,
.h-group.separator-midGreen .h2 + .h6,
.h-group.separator-midGreen h3 + h1,
.h-group.separator-midGreen h3 + .h1,
.h-group.separator-midGreen h3 + h2,
.h-group.separator-midGreen h3 + .h2,
.h-group.separator-midGreen h3 + h3,
.h-group.separator-midGreen h3 + .h3,
.h-group.separator-midGreen h3 + h4,
.h-group.separator-midGreen h3 + .h4,
.h-group.separator-midGreen h3 + h5,
.h-group.separator-midGreen h3 + .h5,
.h-group.separator-midGreen h3 + h6,
.h-group.separator-midGreen h3 + .h6,
.h-group.separator-midGreen .h3 + h1,
.h-group.separator-midGreen .h3 + .h1,
.h-group.separator-midGreen .h3 + h2,
.h-group.separator-midGreen .h3 + .h2,
.h-group.separator-midGreen .h3 + h3,
.h-group.separator-midGreen .h3 + .h3,
.h-group.separator-midGreen .h3 + h4,
.h-group.separator-midGreen .h3 + .h4,
.h-group.separator-midGreen .h3 + h5,
.h-group.separator-midGreen .h3 + .h5,
.h-group.separator-midGreen .h3 + h6,
.h-group.separator-midGreen .h3 + .h6,
.h-group.separator-midGreen h4 + h1,
.h-group.separator-midGreen h4 + .h1,
.h-group.separator-midGreen h4 + h2,
.h-group.separator-midGreen h4 + .h2,
.h-group.separator-midGreen h4 + h3,
.h-group.separator-midGreen h4 + .h3,
.h-group.separator-midGreen h4 + h4,
.h-group.separator-midGreen h4 + .h4,
.h-group.separator-midGreen h4 + h5,
.h-group.separator-midGreen h4 + .h5,
.h-group.separator-midGreen h4 + h6,
.h-group.separator-midGreen h4 + .h6,
.h-group.separator-midGreen .h4 + h1,
.h-group.separator-midGreen .h4 + .h1,
.h-group.separator-midGreen .h4 + h2,
.h-group.separator-midGreen .h4 + .h2,
.h-group.separator-midGreen .h4 + h3,
.h-group.separator-midGreen .h4 + .h3,
.h-group.separator-midGreen .h4 + h4,
.h-group.separator-midGreen .h4 + .h4,
.h-group.separator-midGreen .h4 + h5,
.h-group.separator-midGreen .h4 + .h5,
.h-group.separator-midGreen .h4 + h6,
.h-group.separator-midGreen .h4 + .h6,
.h-group.separator-midGreen h5 + h1,
.h-group.separator-midGreen h5 + .h1,
.h-group.separator-midGreen h5 + h2,
.h-group.separator-midGreen h5 + .h2,
.h-group.separator-midGreen h5 + h3,
.h-group.separator-midGreen h5 + .h3,
.h-group.separator-midGreen h5 + h4,
.h-group.separator-midGreen h5 + .h4,
.h-group.separator-midGreen h5 + h5,
.h-group.separator-midGreen h5 + .h5,
.h-group.separator-midGreen h5 + h6,
.h-group.separator-midGreen h5 + .h6,
.h-group.separator-midGreen .h5 + h1,
.h-group.separator-midGreen .h5 + .h1,
.h-group.separator-midGreen .h5 + h2,
.h-group.separator-midGreen .h5 + .h2,
.h-group.separator-midGreen .h5 + h3,
.h-group.separator-midGreen .h5 + .h3,
.h-group.separator-midGreen .h5 + h4,
.h-group.separator-midGreen .h5 + .h4,
.h-group.separator-midGreen .h5 + h5,
.h-group.separator-midGreen .h5 + .h5,
.h-group.separator-midGreen .h5 + h6,
.h-group.separator-midGreen .h5 + .h6,
.h-group.separator-midGreen h6 + h1,
.h-group.separator-midGreen h6 + .h1,
.h-group.separator-midGreen h6 + h2,
.h-group.separator-midGreen h6 + .h2,
.h-group.separator-midGreen h6 + h3,
.h-group.separator-midGreen h6 + .h3,
.h-group.separator-midGreen h6 + h4,
.h-group.separator-midGreen h6 + .h4,
.h-group.separator-midGreen h6 + h5,
.h-group.separator-midGreen h6 + .h5,
.h-group.separator-midGreen h6 + h6,
.h-group.separator-midGreen h6 + .h6,
.h-group.separator-midGreen .h6 + h1,
.h-group.separator-midGreen .h6 + .h1,
.h-group.separator-midGreen .h6 + h2,
.h-group.separator-midGreen .h6 + .h2,
.h-group.separator-midGreen .h6 + h3,
.h-group.separator-midGreen .h6 + .h3,
.h-group.separator-midGreen .h6 + h4,
.h-group.separator-midGreen .h6 + .h4,
.h-group.separator-midGreen .h6 + h5,
.h-group.separator-midGreen .h6 + .h5,
.h-group.separator-midGreen .h6 + h6,
.h-group.separator-midGreen .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #11957b;
    box-shadow: -4px 0px 0px -2px #11957b;
}
.h-group.separator-darkGreen h1 + h1,
.h-group.separator-darkGreen h1 + .h1,
.h-group.separator-darkGreen h1 + h2,
.h-group.separator-darkGreen h1 + .h2,
.h-group.separator-darkGreen h1 + h3,
.h-group.separator-darkGreen h1 + .h3,
.h-group.separator-darkGreen h1 + h4,
.h-group.separator-darkGreen h1 + .h4,
.h-group.separator-darkGreen h1 + h5,
.h-group.separator-darkGreen h1 + .h5,
.h-group.separator-darkGreen h1 + h6,
.h-group.separator-darkGreen h1 + .h6,
.h-group.separator-darkGreen .h1 + h1,
.h-group.separator-darkGreen .h1 + .h1,
.h-group.separator-darkGreen .h1 + h2,
.h-group.separator-darkGreen .h1 + .h2,
.h-group.separator-darkGreen .h1 + h3,
.h-group.separator-darkGreen .h1 + .h3,
.h-group.separator-darkGreen .h1 + h4,
.h-group.separator-darkGreen .h1 + .h4,
.h-group.separator-darkGreen .h1 + h5,
.h-group.separator-darkGreen .h1 + .h5,
.h-group.separator-darkGreen .h1 + h6,
.h-group.separator-darkGreen .h1 + .h6,
.h-group.separator-darkGreen h2 + h1,
.h-group.separator-darkGreen h2 + .h1,
.h-group.separator-darkGreen h2 + h2,
.h-group.separator-darkGreen h2 + .h2,
.h-group.separator-darkGreen h2 + h3,
.h-group.separator-darkGreen h2 + .h3,
.h-group.separator-darkGreen h2 + h4,
.h-group.separator-darkGreen h2 + .h4,
.h-group.separator-darkGreen h2 + h5,
.h-group.separator-darkGreen h2 + .h5,
.h-group.separator-darkGreen h2 + h6,
.h-group.separator-darkGreen h2 + .h6,
.h-group.separator-darkGreen .h2 + h1,
.h-group.separator-darkGreen .h2 + .h1,
.h-group.separator-darkGreen .h2 + h2,
.h-group.separator-darkGreen .h2 + .h2,
.h-group.separator-darkGreen .h2 + h3,
.h-group.separator-darkGreen .h2 + .h3,
.h-group.separator-darkGreen .h2 + h4,
.h-group.separator-darkGreen .h2 + .h4,
.h-group.separator-darkGreen .h2 + h5,
.h-group.separator-darkGreen .h2 + .h5,
.h-group.separator-darkGreen .h2 + h6,
.h-group.separator-darkGreen .h2 + .h6,
.h-group.separator-darkGreen h3 + h1,
.h-group.separator-darkGreen h3 + .h1,
.h-group.separator-darkGreen h3 + h2,
.h-group.separator-darkGreen h3 + .h2,
.h-group.separator-darkGreen h3 + h3,
.h-group.separator-darkGreen h3 + .h3,
.h-group.separator-darkGreen h3 + h4,
.h-group.separator-darkGreen h3 + .h4,
.h-group.separator-darkGreen h3 + h5,
.h-group.separator-darkGreen h3 + .h5,
.h-group.separator-darkGreen h3 + h6,
.h-group.separator-darkGreen h3 + .h6,
.h-group.separator-darkGreen .h3 + h1,
.h-group.separator-darkGreen .h3 + .h1,
.h-group.separator-darkGreen .h3 + h2,
.h-group.separator-darkGreen .h3 + .h2,
.h-group.separator-darkGreen .h3 + h3,
.h-group.separator-darkGreen .h3 + .h3,
.h-group.separator-darkGreen .h3 + h4,
.h-group.separator-darkGreen .h3 + .h4,
.h-group.separator-darkGreen .h3 + h5,
.h-group.separator-darkGreen .h3 + .h5,
.h-group.separator-darkGreen .h3 + h6,
.h-group.separator-darkGreen .h3 + .h6,
.h-group.separator-darkGreen h4 + h1,
.h-group.separator-darkGreen h4 + .h1,
.h-group.separator-darkGreen h4 + h2,
.h-group.separator-darkGreen h4 + .h2,
.h-group.separator-darkGreen h4 + h3,
.h-group.separator-darkGreen h4 + .h3,
.h-group.separator-darkGreen h4 + h4,
.h-group.separator-darkGreen h4 + .h4,
.h-group.separator-darkGreen h4 + h5,
.h-group.separator-darkGreen h4 + .h5,
.h-group.separator-darkGreen h4 + h6,
.h-group.separator-darkGreen h4 + .h6,
.h-group.separator-darkGreen .h4 + h1,
.h-group.separator-darkGreen .h4 + .h1,
.h-group.separator-darkGreen .h4 + h2,
.h-group.separator-darkGreen .h4 + .h2,
.h-group.separator-darkGreen .h4 + h3,
.h-group.separator-darkGreen .h4 + .h3,
.h-group.separator-darkGreen .h4 + h4,
.h-group.separator-darkGreen .h4 + .h4,
.h-group.separator-darkGreen .h4 + h5,
.h-group.separator-darkGreen .h4 + .h5,
.h-group.separator-darkGreen .h4 + h6,
.h-group.separator-darkGreen .h4 + .h6,
.h-group.separator-darkGreen h5 + h1,
.h-group.separator-darkGreen h5 + .h1,
.h-group.separator-darkGreen h5 + h2,
.h-group.separator-darkGreen h5 + .h2,
.h-group.separator-darkGreen h5 + h3,
.h-group.separator-darkGreen h5 + .h3,
.h-group.separator-darkGreen h5 + h4,
.h-group.separator-darkGreen h5 + .h4,
.h-group.separator-darkGreen h5 + h5,
.h-group.separator-darkGreen h5 + .h5,
.h-group.separator-darkGreen h5 + h6,
.h-group.separator-darkGreen h5 + .h6,
.h-group.separator-darkGreen .h5 + h1,
.h-group.separator-darkGreen .h5 + .h1,
.h-group.separator-darkGreen .h5 + h2,
.h-group.separator-darkGreen .h5 + .h2,
.h-group.separator-darkGreen .h5 + h3,
.h-group.separator-darkGreen .h5 + .h3,
.h-group.separator-darkGreen .h5 + h4,
.h-group.separator-darkGreen .h5 + .h4,
.h-group.separator-darkGreen .h5 + h5,
.h-group.separator-darkGreen .h5 + .h5,
.h-group.separator-darkGreen .h5 + h6,
.h-group.separator-darkGreen .h5 + .h6,
.h-group.separator-darkGreen h6 + h1,
.h-group.separator-darkGreen h6 + .h1,
.h-group.separator-darkGreen h6 + h2,
.h-group.separator-darkGreen h6 + .h2,
.h-group.separator-darkGreen h6 + h3,
.h-group.separator-darkGreen h6 + .h3,
.h-group.separator-darkGreen h6 + h4,
.h-group.separator-darkGreen h6 + .h4,
.h-group.separator-darkGreen h6 + h5,
.h-group.separator-darkGreen h6 + .h5,
.h-group.separator-darkGreen h6 + h6,
.h-group.separator-darkGreen h6 + .h6,
.h-group.separator-darkGreen .h6 + h1,
.h-group.separator-darkGreen .h6 + .h1,
.h-group.separator-darkGreen .h6 + h2,
.h-group.separator-darkGreen .h6 + .h2,
.h-group.separator-darkGreen .h6 + h3,
.h-group.separator-darkGreen .h6 + .h3,
.h-group.separator-darkGreen .h6 + h4,
.h-group.separator-darkGreen .h6 + .h4,
.h-group.separator-darkGreen .h6 + h5,
.h-group.separator-darkGreen .h6 + .h5,
.h-group.separator-darkGreen .h6 + h6,
.h-group.separator-darkGreen .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #215356;
    box-shadow: -4px 0px 0px -2px #215356;
}
.h-group.separator-purple h1 + h1,
.h-group.separator-purple h1 + .h1,
.h-group.separator-purple h1 + h2,
.h-group.separator-purple h1 + .h2,
.h-group.separator-purple h1 + h3,
.h-group.separator-purple h1 + .h3,
.h-group.separator-purple h1 + h4,
.h-group.separator-purple h1 + .h4,
.h-group.separator-purple h1 + h5,
.h-group.separator-purple h1 + .h5,
.h-group.separator-purple h1 + h6,
.h-group.separator-purple h1 + .h6,
.h-group.separator-purple .h1 + h1,
.h-group.separator-purple .h1 + .h1,
.h-group.separator-purple .h1 + h2,
.h-group.separator-purple .h1 + .h2,
.h-group.separator-purple .h1 + h3,
.h-group.separator-purple .h1 + .h3,
.h-group.separator-purple .h1 + h4,
.h-group.separator-purple .h1 + .h4,
.h-group.separator-purple .h1 + h5,
.h-group.separator-purple .h1 + .h5,
.h-group.separator-purple .h1 + h6,
.h-group.separator-purple .h1 + .h6,
.h-group.separator-purple h2 + h1,
.h-group.separator-purple h2 + .h1,
.h-group.separator-purple h2 + h2,
.h-group.separator-purple h2 + .h2,
.h-group.separator-purple h2 + h3,
.h-group.separator-purple h2 + .h3,
.h-group.separator-purple h2 + h4,
.h-group.separator-purple h2 + .h4,
.h-group.separator-purple h2 + h5,
.h-group.separator-purple h2 + .h5,
.h-group.separator-purple h2 + h6,
.h-group.separator-purple h2 + .h6,
.h-group.separator-purple .h2 + h1,
.h-group.separator-purple .h2 + .h1,
.h-group.separator-purple .h2 + h2,
.h-group.separator-purple .h2 + .h2,
.h-group.separator-purple .h2 + h3,
.h-group.separator-purple .h2 + .h3,
.h-group.separator-purple .h2 + h4,
.h-group.separator-purple .h2 + .h4,
.h-group.separator-purple .h2 + h5,
.h-group.separator-purple .h2 + .h5,
.h-group.separator-purple .h2 + h6,
.h-group.separator-purple .h2 + .h6,
.h-group.separator-purple h3 + h1,
.h-group.separator-purple h3 + .h1,
.h-group.separator-purple h3 + h2,
.h-group.separator-purple h3 + .h2,
.h-group.separator-purple h3 + h3,
.h-group.separator-purple h3 + .h3,
.h-group.separator-purple h3 + h4,
.h-group.separator-purple h3 + .h4,
.h-group.separator-purple h3 + h5,
.h-group.separator-purple h3 + .h5,
.h-group.separator-purple h3 + h6,
.h-group.separator-purple h3 + .h6,
.h-group.separator-purple .h3 + h1,
.h-group.separator-purple .h3 + .h1,
.h-group.separator-purple .h3 + h2,
.h-group.separator-purple .h3 + .h2,
.h-group.separator-purple .h3 + h3,
.h-group.separator-purple .h3 + .h3,
.h-group.separator-purple .h3 + h4,
.h-group.separator-purple .h3 + .h4,
.h-group.separator-purple .h3 + h5,
.h-group.separator-purple .h3 + .h5,
.h-group.separator-purple .h3 + h6,
.h-group.separator-purple .h3 + .h6,
.h-group.separator-purple h4 + h1,
.h-group.separator-purple h4 + .h1,
.h-group.separator-purple h4 + h2,
.h-group.separator-purple h4 + .h2,
.h-group.separator-purple h4 + h3,
.h-group.separator-purple h4 + .h3,
.h-group.separator-purple h4 + h4,
.h-group.separator-purple h4 + .h4,
.h-group.separator-purple h4 + h5,
.h-group.separator-purple h4 + .h5,
.h-group.separator-purple h4 + h6,
.h-group.separator-purple h4 + .h6,
.h-group.separator-purple .h4 + h1,
.h-group.separator-purple .h4 + .h1,
.h-group.separator-purple .h4 + h2,
.h-group.separator-purple .h4 + .h2,
.h-group.separator-purple .h4 + h3,
.h-group.separator-purple .h4 + .h3,
.h-group.separator-purple .h4 + h4,
.h-group.separator-purple .h4 + .h4,
.h-group.separator-purple .h4 + h5,
.h-group.separator-purple .h4 + .h5,
.h-group.separator-purple .h4 + h6,
.h-group.separator-purple .h4 + .h6,
.h-group.separator-purple h5 + h1,
.h-group.separator-purple h5 + .h1,
.h-group.separator-purple h5 + h2,
.h-group.separator-purple h5 + .h2,
.h-group.separator-purple h5 + h3,
.h-group.separator-purple h5 + .h3,
.h-group.separator-purple h5 + h4,
.h-group.separator-purple h5 + .h4,
.h-group.separator-purple h5 + h5,
.h-group.separator-purple h5 + .h5,
.h-group.separator-purple h5 + h6,
.h-group.separator-purple h5 + .h6,
.h-group.separator-purple .h5 + h1,
.h-group.separator-purple .h5 + .h1,
.h-group.separator-purple .h5 + h2,
.h-group.separator-purple .h5 + .h2,
.h-group.separator-purple .h5 + h3,
.h-group.separator-purple .h5 + .h3,
.h-group.separator-purple .h5 + h4,
.h-group.separator-purple .h5 + .h4,
.h-group.separator-purple .h5 + h5,
.h-group.separator-purple .h5 + .h5,
.h-group.separator-purple .h5 + h6,
.h-group.separator-purple .h5 + .h6,
.h-group.separator-purple h6 + h1,
.h-group.separator-purple h6 + .h1,
.h-group.separator-purple h6 + h2,
.h-group.separator-purple h6 + .h2,
.h-group.separator-purple h6 + h3,
.h-group.separator-purple h6 + .h3,
.h-group.separator-purple h6 + h4,
.h-group.separator-purple h6 + .h4,
.h-group.separator-purple h6 + h5,
.h-group.separator-purple h6 + .h5,
.h-group.separator-purple h6 + h6,
.h-group.separator-purple h6 + .h6,
.h-group.separator-purple .h6 + h1,
.h-group.separator-purple .h6 + .h1,
.h-group.separator-purple .h6 + h2,
.h-group.separator-purple .h6 + .h2,
.h-group.separator-purple .h6 + h3,
.h-group.separator-purple .h6 + .h3,
.h-group.separator-purple .h6 + h4,
.h-group.separator-purple .h6 + .h4,
.h-group.separator-purple .h6 + h5,
.h-group.separator-purple .h6 + .h5,
.h-group.separator-purple .h6 + h6,
.h-group.separator-purple .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #2c243b;
    box-shadow: -4px 0px 0px -2px #2c243b;
}
.h-group.separator-blue h1 + h1,
.h-group.separator-blue h1 + .h1,
.h-group.separator-blue h1 + h2,
.h-group.separator-blue h1 + .h2,
.h-group.separator-blue h1 + h3,
.h-group.separator-blue h1 + .h3,
.h-group.separator-blue h1 + h4,
.h-group.separator-blue h1 + .h4,
.h-group.separator-blue h1 + h5,
.h-group.separator-blue h1 + .h5,
.h-group.separator-blue h1 + h6,
.h-group.separator-blue h1 + .h6,
.h-group.separator-blue .h1 + h1,
.h-group.separator-blue .h1 + .h1,
.h-group.separator-blue .h1 + h2,
.h-group.separator-blue .h1 + .h2,
.h-group.separator-blue .h1 + h3,
.h-group.separator-blue .h1 + .h3,
.h-group.separator-blue .h1 + h4,
.h-group.separator-blue .h1 + .h4,
.h-group.separator-blue .h1 + h5,
.h-group.separator-blue .h1 + .h5,
.h-group.separator-blue .h1 + h6,
.h-group.separator-blue .h1 + .h6,
.h-group.separator-blue h2 + h1,
.h-group.separator-blue h2 + .h1,
.h-group.separator-blue h2 + h2,
.h-group.separator-blue h2 + .h2,
.h-group.separator-blue h2 + h3,
.h-group.separator-blue h2 + .h3,
.h-group.separator-blue h2 + h4,
.h-group.separator-blue h2 + .h4,
.h-group.separator-blue h2 + h5,
.h-group.separator-blue h2 + .h5,
.h-group.separator-blue h2 + h6,
.h-group.separator-blue h2 + .h6,
.h-group.separator-blue .h2 + h1,
.h-group.separator-blue .h2 + .h1,
.h-group.separator-blue .h2 + h2,
.h-group.separator-blue .h2 + .h2,
.h-group.separator-blue .h2 + h3,
.h-group.separator-blue .h2 + .h3,
.h-group.separator-blue .h2 + h4,
.h-group.separator-blue .h2 + .h4,
.h-group.separator-blue .h2 + h5,
.h-group.separator-blue .h2 + .h5,
.h-group.separator-blue .h2 + h6,
.h-group.separator-blue .h2 + .h6,
.h-group.separator-blue h3 + h1,
.h-group.separator-blue h3 + .h1,
.h-group.separator-blue h3 + h2,
.h-group.separator-blue h3 + .h2,
.h-group.separator-blue h3 + h3,
.h-group.separator-blue h3 + .h3,
.h-group.separator-blue h3 + h4,
.h-group.separator-blue h3 + .h4,
.h-group.separator-blue h3 + h5,
.h-group.separator-blue h3 + .h5,
.h-group.separator-blue h3 + h6,
.h-group.separator-blue h3 + .h6,
.h-group.separator-blue .h3 + h1,
.h-group.separator-blue .h3 + .h1,
.h-group.separator-blue .h3 + h2,
.h-group.separator-blue .h3 + .h2,
.h-group.separator-blue .h3 + h3,
.h-group.separator-blue .h3 + .h3,
.h-group.separator-blue .h3 + h4,
.h-group.separator-blue .h3 + .h4,
.h-group.separator-blue .h3 + h5,
.h-group.separator-blue .h3 + .h5,
.h-group.separator-blue .h3 + h6,
.h-group.separator-blue .h3 + .h6,
.h-group.separator-blue h4 + h1,
.h-group.separator-blue h4 + .h1,
.h-group.separator-blue h4 + h2,
.h-group.separator-blue h4 + .h2,
.h-group.separator-blue h4 + h3,
.h-group.separator-blue h4 + .h3,
.h-group.separator-blue h4 + h4,
.h-group.separator-blue h4 + .h4,
.h-group.separator-blue h4 + h5,
.h-group.separator-blue h4 + .h5,
.h-group.separator-blue h4 + h6,
.h-group.separator-blue h4 + .h6,
.h-group.separator-blue .h4 + h1,
.h-group.separator-blue .h4 + .h1,
.h-group.separator-blue .h4 + h2,
.h-group.separator-blue .h4 + .h2,
.h-group.separator-blue .h4 + h3,
.h-group.separator-blue .h4 + .h3,
.h-group.separator-blue .h4 + h4,
.h-group.separator-blue .h4 + .h4,
.h-group.separator-blue .h4 + h5,
.h-group.separator-blue .h4 + .h5,
.h-group.separator-blue .h4 + h6,
.h-group.separator-blue .h4 + .h6,
.h-group.separator-blue h5 + h1,
.h-group.separator-blue h5 + .h1,
.h-group.separator-blue h5 + h2,
.h-group.separator-blue h5 + .h2,
.h-group.separator-blue h5 + h3,
.h-group.separator-blue h5 + .h3,
.h-group.separator-blue h5 + h4,
.h-group.separator-blue h5 + .h4,
.h-group.separator-blue h5 + h5,
.h-group.separator-blue h5 + .h5,
.h-group.separator-blue h5 + h6,
.h-group.separator-blue h5 + .h6,
.h-group.separator-blue .h5 + h1,
.h-group.separator-blue .h5 + .h1,
.h-group.separator-blue .h5 + h2,
.h-group.separator-blue .h5 + .h2,
.h-group.separator-blue .h5 + h3,
.h-group.separator-blue .h5 + .h3,
.h-group.separator-blue .h5 + h4,
.h-group.separator-blue .h5 + .h4,
.h-group.separator-blue .h5 + h5,
.h-group.separator-blue .h5 + .h5,
.h-group.separator-blue .h5 + h6,
.h-group.separator-blue .h5 + .h6,
.h-group.separator-blue h6 + h1,
.h-group.separator-blue h6 + .h1,
.h-group.separator-blue h6 + h2,
.h-group.separator-blue h6 + .h2,
.h-group.separator-blue h6 + h3,
.h-group.separator-blue h6 + .h3,
.h-group.separator-blue h6 + h4,
.h-group.separator-blue h6 + .h4,
.h-group.separator-blue h6 + h5,
.h-group.separator-blue h6 + .h5,
.h-group.separator-blue h6 + h6,
.h-group.separator-blue h6 + .h6,
.h-group.separator-blue .h6 + h1,
.h-group.separator-blue .h6 + .h1,
.h-group.separator-blue .h6 + h2,
.h-group.separator-blue .h6 + .h2,
.h-group.separator-blue .h6 + h3,
.h-group.separator-blue .h6 + .h3,
.h-group.separator-blue .h6 + h4,
.h-group.separator-blue .h6 + .h4,
.h-group.separator-blue .h6 + h5,
.h-group.separator-blue .h6 + .h5,
.h-group.separator-blue .h6 + h6,
.h-group.separator-blue .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #263b51;
    box-shadow: -4px 0px 0px -2px #263b51;
}
.h-group.separator-midBlue h1 + h1,
.h-group.separator-midBlue h1 + .h1,
.h-group.separator-midBlue h1 + h2,
.h-group.separator-midBlue h1 + .h2,
.h-group.separator-midBlue h1 + h3,
.h-group.separator-midBlue h1 + .h3,
.h-group.separator-midBlue h1 + h4,
.h-group.separator-midBlue h1 + .h4,
.h-group.separator-midBlue h1 + h5,
.h-group.separator-midBlue h1 + .h5,
.h-group.separator-midBlue h1 + h6,
.h-group.separator-midBlue h1 + .h6,
.h-group.separator-midBlue .h1 + h1,
.h-group.separator-midBlue .h1 + .h1,
.h-group.separator-midBlue .h1 + h2,
.h-group.separator-midBlue .h1 + .h2,
.h-group.separator-midBlue .h1 + h3,
.h-group.separator-midBlue .h1 + .h3,
.h-group.separator-midBlue .h1 + h4,
.h-group.separator-midBlue .h1 + .h4,
.h-group.separator-midBlue .h1 + h5,
.h-group.separator-midBlue .h1 + .h5,
.h-group.separator-midBlue .h1 + h6,
.h-group.separator-midBlue .h1 + .h6,
.h-group.separator-midBlue h2 + h1,
.h-group.separator-midBlue h2 + .h1,
.h-group.separator-midBlue h2 + h2,
.h-group.separator-midBlue h2 + .h2,
.h-group.separator-midBlue h2 + h3,
.h-group.separator-midBlue h2 + .h3,
.h-group.separator-midBlue h2 + h4,
.h-group.separator-midBlue h2 + .h4,
.h-group.separator-midBlue h2 + h5,
.h-group.separator-midBlue h2 + .h5,
.h-group.separator-midBlue h2 + h6,
.h-group.separator-midBlue h2 + .h6,
.h-group.separator-midBlue .h2 + h1,
.h-group.separator-midBlue .h2 + .h1,
.h-group.separator-midBlue .h2 + h2,
.h-group.separator-midBlue .h2 + .h2,
.h-group.separator-midBlue .h2 + h3,
.h-group.separator-midBlue .h2 + .h3,
.h-group.separator-midBlue .h2 + h4,
.h-group.separator-midBlue .h2 + .h4,
.h-group.separator-midBlue .h2 + h5,
.h-group.separator-midBlue .h2 + .h5,
.h-group.separator-midBlue .h2 + h6,
.h-group.separator-midBlue .h2 + .h6,
.h-group.separator-midBlue h3 + h1,
.h-group.separator-midBlue h3 + .h1,
.h-group.separator-midBlue h3 + h2,
.h-group.separator-midBlue h3 + .h2,
.h-group.separator-midBlue h3 + h3,
.h-group.separator-midBlue h3 + .h3,
.h-group.separator-midBlue h3 + h4,
.h-group.separator-midBlue h3 + .h4,
.h-group.separator-midBlue h3 + h5,
.h-group.separator-midBlue h3 + .h5,
.h-group.separator-midBlue h3 + h6,
.h-group.separator-midBlue h3 + .h6,
.h-group.separator-midBlue .h3 + h1,
.h-group.separator-midBlue .h3 + .h1,
.h-group.separator-midBlue .h3 + h2,
.h-group.separator-midBlue .h3 + .h2,
.h-group.separator-midBlue .h3 + h3,
.h-group.separator-midBlue .h3 + .h3,
.h-group.separator-midBlue .h3 + h4,
.h-group.separator-midBlue .h3 + .h4,
.h-group.separator-midBlue .h3 + h5,
.h-group.separator-midBlue .h3 + .h5,
.h-group.separator-midBlue .h3 + h6,
.h-group.separator-midBlue .h3 + .h6,
.h-group.separator-midBlue h4 + h1,
.h-group.separator-midBlue h4 + .h1,
.h-group.separator-midBlue h4 + h2,
.h-group.separator-midBlue h4 + .h2,
.h-group.separator-midBlue h4 + h3,
.h-group.separator-midBlue h4 + .h3,
.h-group.separator-midBlue h4 + h4,
.h-group.separator-midBlue h4 + .h4,
.h-group.separator-midBlue h4 + h5,
.h-group.separator-midBlue h4 + .h5,
.h-group.separator-midBlue h4 + h6,
.h-group.separator-midBlue h4 + .h6,
.h-group.separator-midBlue .h4 + h1,
.h-group.separator-midBlue .h4 + .h1,
.h-group.separator-midBlue .h4 + h2,
.h-group.separator-midBlue .h4 + .h2,
.h-group.separator-midBlue .h4 + h3,
.h-group.separator-midBlue .h4 + .h3,
.h-group.separator-midBlue .h4 + h4,
.h-group.separator-midBlue .h4 + .h4,
.h-group.separator-midBlue .h4 + h5,
.h-group.separator-midBlue .h4 + .h5,
.h-group.separator-midBlue .h4 + h6,
.h-group.separator-midBlue .h4 + .h6,
.h-group.separator-midBlue h5 + h1,
.h-group.separator-midBlue h5 + .h1,
.h-group.separator-midBlue h5 + h2,
.h-group.separator-midBlue h5 + .h2,
.h-group.separator-midBlue h5 + h3,
.h-group.separator-midBlue h5 + .h3,
.h-group.separator-midBlue h5 + h4,
.h-group.separator-midBlue h5 + .h4,
.h-group.separator-midBlue h5 + h5,
.h-group.separator-midBlue h5 + .h5,
.h-group.separator-midBlue h5 + h6,
.h-group.separator-midBlue h5 + .h6,
.h-group.separator-midBlue .h5 + h1,
.h-group.separator-midBlue .h5 + .h1,
.h-group.separator-midBlue .h5 + h2,
.h-group.separator-midBlue .h5 + .h2,
.h-group.separator-midBlue .h5 + h3,
.h-group.separator-midBlue .h5 + .h3,
.h-group.separator-midBlue .h5 + h4,
.h-group.separator-midBlue .h5 + .h4,
.h-group.separator-midBlue .h5 + h5,
.h-group.separator-midBlue .h5 + .h5,
.h-group.separator-midBlue .h5 + h6,
.h-group.separator-midBlue .h5 + .h6,
.h-group.separator-midBlue h6 + h1,
.h-group.separator-midBlue h6 + .h1,
.h-group.separator-midBlue h6 + h2,
.h-group.separator-midBlue h6 + .h2,
.h-group.separator-midBlue h6 + h3,
.h-group.separator-midBlue h6 + .h3,
.h-group.separator-midBlue h6 + h4,
.h-group.separator-midBlue h6 + .h4,
.h-group.separator-midBlue h6 + h5,
.h-group.separator-midBlue h6 + .h5,
.h-group.separator-midBlue h6 + h6,
.h-group.separator-midBlue h6 + .h6,
.h-group.separator-midBlue .h6 + h1,
.h-group.separator-midBlue .h6 + .h1,
.h-group.separator-midBlue .h6 + h2,
.h-group.separator-midBlue .h6 + .h2,
.h-group.separator-midBlue .h6 + h3,
.h-group.separator-midBlue .h6 + .h3,
.h-group.separator-midBlue .h6 + h4,
.h-group.separator-midBlue .h6 + .h4,
.h-group.separator-midBlue .h6 + h5,
.h-group.separator-midBlue .h6 + .h5,
.h-group.separator-midBlue .h6 + h6,
.h-group.separator-midBlue .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #1b6477;
    box-shadow: -4px 0px 0px -2px #1b6477;
}
.h-group.separator-lightBlue h1 + h1,
.h-group.separator-lightBlue h1 + .h1,
.h-group.separator-lightBlue h1 + h2,
.h-group.separator-lightBlue h1 + .h2,
.h-group.separator-lightBlue h1 + h3,
.h-group.separator-lightBlue h1 + .h3,
.h-group.separator-lightBlue h1 + h4,
.h-group.separator-lightBlue h1 + .h4,
.h-group.separator-lightBlue h1 + h5,
.h-group.separator-lightBlue h1 + .h5,
.h-group.separator-lightBlue h1 + h6,
.h-group.separator-lightBlue h1 + .h6,
.h-group.separator-lightBlue .h1 + h1,
.h-group.separator-lightBlue .h1 + .h1,
.h-group.separator-lightBlue .h1 + h2,
.h-group.separator-lightBlue .h1 + .h2,
.h-group.separator-lightBlue .h1 + h3,
.h-group.separator-lightBlue .h1 + .h3,
.h-group.separator-lightBlue .h1 + h4,
.h-group.separator-lightBlue .h1 + .h4,
.h-group.separator-lightBlue .h1 + h5,
.h-group.separator-lightBlue .h1 + .h5,
.h-group.separator-lightBlue .h1 + h6,
.h-group.separator-lightBlue .h1 + .h6,
.h-group.separator-lightBlue h2 + h1,
.h-group.separator-lightBlue h2 + .h1,
.h-group.separator-lightBlue h2 + h2,
.h-group.separator-lightBlue h2 + .h2,
.h-group.separator-lightBlue h2 + h3,
.h-group.separator-lightBlue h2 + .h3,
.h-group.separator-lightBlue h2 + h4,
.h-group.separator-lightBlue h2 + .h4,
.h-group.separator-lightBlue h2 + h5,
.h-group.separator-lightBlue h2 + .h5,
.h-group.separator-lightBlue h2 + h6,
.h-group.separator-lightBlue h2 + .h6,
.h-group.separator-lightBlue .h2 + h1,
.h-group.separator-lightBlue .h2 + .h1,
.h-group.separator-lightBlue .h2 + h2,
.h-group.separator-lightBlue .h2 + .h2,
.h-group.separator-lightBlue .h2 + h3,
.h-group.separator-lightBlue .h2 + .h3,
.h-group.separator-lightBlue .h2 + h4,
.h-group.separator-lightBlue .h2 + .h4,
.h-group.separator-lightBlue .h2 + h5,
.h-group.separator-lightBlue .h2 + .h5,
.h-group.separator-lightBlue .h2 + h6,
.h-group.separator-lightBlue .h2 + .h6,
.h-group.separator-lightBlue h3 + h1,
.h-group.separator-lightBlue h3 + .h1,
.h-group.separator-lightBlue h3 + h2,
.h-group.separator-lightBlue h3 + .h2,
.h-group.separator-lightBlue h3 + h3,
.h-group.separator-lightBlue h3 + .h3,
.h-group.separator-lightBlue h3 + h4,
.h-group.separator-lightBlue h3 + .h4,
.h-group.separator-lightBlue h3 + h5,
.h-group.separator-lightBlue h3 + .h5,
.h-group.separator-lightBlue h3 + h6,
.h-group.separator-lightBlue h3 + .h6,
.h-group.separator-lightBlue .h3 + h1,
.h-group.separator-lightBlue .h3 + .h1,
.h-group.separator-lightBlue .h3 + h2,
.h-group.separator-lightBlue .h3 + .h2,
.h-group.separator-lightBlue .h3 + h3,
.h-group.separator-lightBlue .h3 + .h3,
.h-group.separator-lightBlue .h3 + h4,
.h-group.separator-lightBlue .h3 + .h4,
.h-group.separator-lightBlue .h3 + h5,
.h-group.separator-lightBlue .h3 + .h5,
.h-group.separator-lightBlue .h3 + h6,
.h-group.separator-lightBlue .h3 + .h6,
.h-group.separator-lightBlue h4 + h1,
.h-group.separator-lightBlue h4 + .h1,
.h-group.separator-lightBlue h4 + h2,
.h-group.separator-lightBlue h4 + .h2,
.h-group.separator-lightBlue h4 + h3,
.h-group.separator-lightBlue h4 + .h3,
.h-group.separator-lightBlue h4 + h4,
.h-group.separator-lightBlue h4 + .h4,
.h-group.separator-lightBlue h4 + h5,
.h-group.separator-lightBlue h4 + .h5,
.h-group.separator-lightBlue h4 + h6,
.h-group.separator-lightBlue h4 + .h6,
.h-group.separator-lightBlue .h4 + h1,
.h-group.separator-lightBlue .h4 + .h1,
.h-group.separator-lightBlue .h4 + h2,
.h-group.separator-lightBlue .h4 + .h2,
.h-group.separator-lightBlue .h4 + h3,
.h-group.separator-lightBlue .h4 + .h3,
.h-group.separator-lightBlue .h4 + h4,
.h-group.separator-lightBlue .h4 + .h4,
.h-group.separator-lightBlue .h4 + h5,
.h-group.separator-lightBlue .h4 + .h5,
.h-group.separator-lightBlue .h4 + h6,
.h-group.separator-lightBlue .h4 + .h6,
.h-group.separator-lightBlue h5 + h1,
.h-group.separator-lightBlue h5 + .h1,
.h-group.separator-lightBlue h5 + h2,
.h-group.separator-lightBlue h5 + .h2,
.h-group.separator-lightBlue h5 + h3,
.h-group.separator-lightBlue h5 + .h3,
.h-group.separator-lightBlue h5 + h4,
.h-group.separator-lightBlue h5 + .h4,
.h-group.separator-lightBlue h5 + h5,
.h-group.separator-lightBlue h5 + .h5,
.h-group.separator-lightBlue h5 + h6,
.h-group.separator-lightBlue h5 + .h6,
.h-group.separator-lightBlue .h5 + h1,
.h-group.separator-lightBlue .h5 + .h1,
.h-group.separator-lightBlue .h5 + h2,
.h-group.separator-lightBlue .h5 + .h2,
.h-group.separator-lightBlue .h5 + h3,
.h-group.separator-lightBlue .h5 + .h3,
.h-group.separator-lightBlue .h5 + h4,
.h-group.separator-lightBlue .h5 + .h4,
.h-group.separator-lightBlue .h5 + h5,
.h-group.separator-lightBlue .h5 + .h5,
.h-group.separator-lightBlue .h5 + h6,
.h-group.separator-lightBlue .h5 + .h6,
.h-group.separator-lightBlue h6 + h1,
.h-group.separator-lightBlue h6 + .h1,
.h-group.separator-lightBlue h6 + h2,
.h-group.separator-lightBlue h6 + .h2,
.h-group.separator-lightBlue h6 + h3,
.h-group.separator-lightBlue h6 + .h3,
.h-group.separator-lightBlue h6 + h4,
.h-group.separator-lightBlue h6 + .h4,
.h-group.separator-lightBlue h6 + h5,
.h-group.separator-lightBlue h6 + .h5,
.h-group.separator-lightBlue h6 + h6,
.h-group.separator-lightBlue h6 + .h6,
.h-group.separator-lightBlue .h6 + h1,
.h-group.separator-lightBlue .h6 + .h1,
.h-group.separator-lightBlue .h6 + h2,
.h-group.separator-lightBlue .h6 + .h2,
.h-group.separator-lightBlue .h6 + h3,
.h-group.separator-lightBlue .h6 + .h3,
.h-group.separator-lightBlue .h6 + h4,
.h-group.separator-lightBlue .h6 + .h4,
.h-group.separator-lightBlue .h6 + h5,
.h-group.separator-lightBlue .h6 + .h5,
.h-group.separator-lightBlue .h6 + h6,
.h-group.separator-lightBlue .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #108fa1;
    box-shadow: -4px 0px 0px -2px #108fa1;
}
.h-group.separator-orange h1 + h1,
.h-group.separator-orange h1 + .h1,
.h-group.separator-orange h1 + h2,
.h-group.separator-orange h1 + .h2,
.h-group.separator-orange h1 + h3,
.h-group.separator-orange h1 + .h3,
.h-group.separator-orange h1 + h4,
.h-group.separator-orange h1 + .h4,
.h-group.separator-orange h1 + h5,
.h-group.separator-orange h1 + .h5,
.h-group.separator-orange h1 + h6,
.h-group.separator-orange h1 + .h6,
.h-group.separator-orange .h1 + h1,
.h-group.separator-orange .h1 + .h1,
.h-group.separator-orange .h1 + h2,
.h-group.separator-orange .h1 + .h2,
.h-group.separator-orange .h1 + h3,
.h-group.separator-orange .h1 + .h3,
.h-group.separator-orange .h1 + h4,
.h-group.separator-orange .h1 + .h4,
.h-group.separator-orange .h1 + h5,
.h-group.separator-orange .h1 + .h5,
.h-group.separator-orange .h1 + h6,
.h-group.separator-orange .h1 + .h6,
.h-group.separator-orange h2 + h1,
.h-group.separator-orange h2 + .h1,
.h-group.separator-orange h2 + h2,
.h-group.separator-orange h2 + .h2,
.h-group.separator-orange h2 + h3,
.h-group.separator-orange h2 + .h3,
.h-group.separator-orange h2 + h4,
.h-group.separator-orange h2 + .h4,
.h-group.separator-orange h2 + h5,
.h-group.separator-orange h2 + .h5,
.h-group.separator-orange h2 + h6,
.h-group.separator-orange h2 + .h6,
.h-group.separator-orange .h2 + h1,
.h-group.separator-orange .h2 + .h1,
.h-group.separator-orange .h2 + h2,
.h-group.separator-orange .h2 + .h2,
.h-group.separator-orange .h2 + h3,
.h-group.separator-orange .h2 + .h3,
.h-group.separator-orange .h2 + h4,
.h-group.separator-orange .h2 + .h4,
.h-group.separator-orange .h2 + h5,
.h-group.separator-orange .h2 + .h5,
.h-group.separator-orange .h2 + h6,
.h-group.separator-orange .h2 + .h6,
.h-group.separator-orange h3 + h1,
.h-group.separator-orange h3 + .h1,
.h-group.separator-orange h3 + h2,
.h-group.separator-orange h3 + .h2,
.h-group.separator-orange h3 + h3,
.h-group.separator-orange h3 + .h3,
.h-group.separator-orange h3 + h4,
.h-group.separator-orange h3 + .h4,
.h-group.separator-orange h3 + h5,
.h-group.separator-orange h3 + .h5,
.h-group.separator-orange h3 + h6,
.h-group.separator-orange h3 + .h6,
.h-group.separator-orange .h3 + h1,
.h-group.separator-orange .h3 + .h1,
.h-group.separator-orange .h3 + h2,
.h-group.separator-orange .h3 + .h2,
.h-group.separator-orange .h3 + h3,
.h-group.separator-orange .h3 + .h3,
.h-group.separator-orange .h3 + h4,
.h-group.separator-orange .h3 + .h4,
.h-group.separator-orange .h3 + h5,
.h-group.separator-orange .h3 + .h5,
.h-group.separator-orange .h3 + h6,
.h-group.separator-orange .h3 + .h6,
.h-group.separator-orange h4 + h1,
.h-group.separator-orange h4 + .h1,
.h-group.separator-orange h4 + h2,
.h-group.separator-orange h4 + .h2,
.h-group.separator-orange h4 + h3,
.h-group.separator-orange h4 + .h3,
.h-group.separator-orange h4 + h4,
.h-group.separator-orange h4 + .h4,
.h-group.separator-orange h4 + h5,
.h-group.separator-orange h4 + .h5,
.h-group.separator-orange h4 + h6,
.h-group.separator-orange h4 + .h6,
.h-group.separator-orange .h4 + h1,
.h-group.separator-orange .h4 + .h1,
.h-group.separator-orange .h4 + h2,
.h-group.separator-orange .h4 + .h2,
.h-group.separator-orange .h4 + h3,
.h-group.separator-orange .h4 + .h3,
.h-group.separator-orange .h4 + h4,
.h-group.separator-orange .h4 + .h4,
.h-group.separator-orange .h4 + h5,
.h-group.separator-orange .h4 + .h5,
.h-group.separator-orange .h4 + h6,
.h-group.separator-orange .h4 + .h6,
.h-group.separator-orange h5 + h1,
.h-group.separator-orange h5 + .h1,
.h-group.separator-orange h5 + h2,
.h-group.separator-orange h5 + .h2,
.h-group.separator-orange h5 + h3,
.h-group.separator-orange h5 + .h3,
.h-group.separator-orange h5 + h4,
.h-group.separator-orange h5 + .h4,
.h-group.separator-orange h5 + h5,
.h-group.separator-orange h5 + .h5,
.h-group.separator-orange h5 + h6,
.h-group.separator-orange h5 + .h6,
.h-group.separator-orange .h5 + h1,
.h-group.separator-orange .h5 + .h1,
.h-group.separator-orange .h5 + h2,
.h-group.separator-orange .h5 + .h2,
.h-group.separator-orange .h5 + h3,
.h-group.separator-orange .h5 + .h3,
.h-group.separator-orange .h5 + h4,
.h-group.separator-orange .h5 + .h4,
.h-group.separator-orange .h5 + h5,
.h-group.separator-orange .h5 + .h5,
.h-group.separator-orange .h5 + h6,
.h-group.separator-orange .h5 + .h6,
.h-group.separator-orange h6 + h1,
.h-group.separator-orange h6 + .h1,
.h-group.separator-orange h6 + h2,
.h-group.separator-orange h6 + .h2,
.h-group.separator-orange h6 + h3,
.h-group.separator-orange h6 + .h3,
.h-group.separator-orange h6 + h4,
.h-group.separator-orange h6 + .h4,
.h-group.separator-orange h6 + h5,
.h-group.separator-orange h6 + .h5,
.h-group.separator-orange h6 + h6,
.h-group.separator-orange h6 + .h6,
.h-group.separator-orange .h6 + h1,
.h-group.separator-orange .h6 + .h1,
.h-group.separator-orange .h6 + h2,
.h-group.separator-orange .h6 + .h2,
.h-group.separator-orange .h6 + h3,
.h-group.separator-orange .h6 + .h3,
.h-group.separator-orange .h6 + h4,
.h-group.separator-orange .h6 + .h4,
.h-group.separator-orange .h6 + h5,
.h-group.separator-orange .h6 + .h5,
.h-group.separator-orange .h6 + h6,
.h-group.separator-orange .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #f37a25;
    box-shadow: -4px 0px 0px -2px #f37a25;
}
.h-group.separator-lightOrange h1 + h1,
.h-group.separator-lightOrange h1 + .h1,
.h-group.separator-lightOrange h1 + h2,
.h-group.separator-lightOrange h1 + .h2,
.h-group.separator-lightOrange h1 + h3,
.h-group.separator-lightOrange h1 + .h3,
.h-group.separator-lightOrange h1 + h4,
.h-group.separator-lightOrange h1 + .h4,
.h-group.separator-lightOrange h1 + h5,
.h-group.separator-lightOrange h1 + .h5,
.h-group.separator-lightOrange h1 + h6,
.h-group.separator-lightOrange h1 + .h6,
.h-group.separator-lightOrange .h1 + h1,
.h-group.separator-lightOrange .h1 + .h1,
.h-group.separator-lightOrange .h1 + h2,
.h-group.separator-lightOrange .h1 + .h2,
.h-group.separator-lightOrange .h1 + h3,
.h-group.separator-lightOrange .h1 + .h3,
.h-group.separator-lightOrange .h1 + h4,
.h-group.separator-lightOrange .h1 + .h4,
.h-group.separator-lightOrange .h1 + h5,
.h-group.separator-lightOrange .h1 + .h5,
.h-group.separator-lightOrange .h1 + h6,
.h-group.separator-lightOrange .h1 + .h6,
.h-group.separator-lightOrange h2 + h1,
.h-group.separator-lightOrange h2 + .h1,
.h-group.separator-lightOrange h2 + h2,
.h-group.separator-lightOrange h2 + .h2,
.h-group.separator-lightOrange h2 + h3,
.h-group.separator-lightOrange h2 + .h3,
.h-group.separator-lightOrange h2 + h4,
.h-group.separator-lightOrange h2 + .h4,
.h-group.separator-lightOrange h2 + h5,
.h-group.separator-lightOrange h2 + .h5,
.h-group.separator-lightOrange h2 + h6,
.h-group.separator-lightOrange h2 + .h6,
.h-group.separator-lightOrange .h2 + h1,
.h-group.separator-lightOrange .h2 + .h1,
.h-group.separator-lightOrange .h2 + h2,
.h-group.separator-lightOrange .h2 + .h2,
.h-group.separator-lightOrange .h2 + h3,
.h-group.separator-lightOrange .h2 + .h3,
.h-group.separator-lightOrange .h2 + h4,
.h-group.separator-lightOrange .h2 + .h4,
.h-group.separator-lightOrange .h2 + h5,
.h-group.separator-lightOrange .h2 + .h5,
.h-group.separator-lightOrange .h2 + h6,
.h-group.separator-lightOrange .h2 + .h6,
.h-group.separator-lightOrange h3 + h1,
.h-group.separator-lightOrange h3 + .h1,
.h-group.separator-lightOrange h3 + h2,
.h-group.separator-lightOrange h3 + .h2,
.h-group.separator-lightOrange h3 + h3,
.h-group.separator-lightOrange h3 + .h3,
.h-group.separator-lightOrange h3 + h4,
.h-group.separator-lightOrange h3 + .h4,
.h-group.separator-lightOrange h3 + h5,
.h-group.separator-lightOrange h3 + .h5,
.h-group.separator-lightOrange h3 + h6,
.h-group.separator-lightOrange h3 + .h6,
.h-group.separator-lightOrange .h3 + h1,
.h-group.separator-lightOrange .h3 + .h1,
.h-group.separator-lightOrange .h3 + h2,
.h-group.separator-lightOrange .h3 + .h2,
.h-group.separator-lightOrange .h3 + h3,
.h-group.separator-lightOrange .h3 + .h3,
.h-group.separator-lightOrange .h3 + h4,
.h-group.separator-lightOrange .h3 + .h4,
.h-group.separator-lightOrange .h3 + h5,
.h-group.separator-lightOrange .h3 + .h5,
.h-group.separator-lightOrange .h3 + h6,
.h-group.separator-lightOrange .h3 + .h6,
.h-group.separator-lightOrange h4 + h1,
.h-group.separator-lightOrange h4 + .h1,
.h-group.separator-lightOrange h4 + h2,
.h-group.separator-lightOrange h4 + .h2,
.h-group.separator-lightOrange h4 + h3,
.h-group.separator-lightOrange h4 + .h3,
.h-group.separator-lightOrange h4 + h4,
.h-group.separator-lightOrange h4 + .h4,
.h-group.separator-lightOrange h4 + h5,
.h-group.separator-lightOrange h4 + .h5,
.h-group.separator-lightOrange h4 + h6,
.h-group.separator-lightOrange h4 + .h6,
.h-group.separator-lightOrange .h4 + h1,
.h-group.separator-lightOrange .h4 + .h1,
.h-group.separator-lightOrange .h4 + h2,
.h-group.separator-lightOrange .h4 + .h2,
.h-group.separator-lightOrange .h4 + h3,
.h-group.separator-lightOrange .h4 + .h3,
.h-group.separator-lightOrange .h4 + h4,
.h-group.separator-lightOrange .h4 + .h4,
.h-group.separator-lightOrange .h4 + h5,
.h-group.separator-lightOrange .h4 + .h5,
.h-group.separator-lightOrange .h4 + h6,
.h-group.separator-lightOrange .h4 + .h6,
.h-group.separator-lightOrange h5 + h1,
.h-group.separator-lightOrange h5 + .h1,
.h-group.separator-lightOrange h5 + h2,
.h-group.separator-lightOrange h5 + .h2,
.h-group.separator-lightOrange h5 + h3,
.h-group.separator-lightOrange h5 + .h3,
.h-group.separator-lightOrange h5 + h4,
.h-group.separator-lightOrange h5 + .h4,
.h-group.separator-lightOrange h5 + h5,
.h-group.separator-lightOrange h5 + .h5,
.h-group.separator-lightOrange h5 + h6,
.h-group.separator-lightOrange h5 + .h6,
.h-group.separator-lightOrange .h5 + h1,
.h-group.separator-lightOrange .h5 + .h1,
.h-group.separator-lightOrange .h5 + h2,
.h-group.separator-lightOrange .h5 + .h2,
.h-group.separator-lightOrange .h5 + h3,
.h-group.separator-lightOrange .h5 + .h3,
.h-group.separator-lightOrange .h5 + h4,
.h-group.separator-lightOrange .h5 + .h4,
.h-group.separator-lightOrange .h5 + h5,
.h-group.separator-lightOrange .h5 + .h5,
.h-group.separator-lightOrange .h5 + h6,
.h-group.separator-lightOrange .h5 + .h6,
.h-group.separator-lightOrange h6 + h1,
.h-group.separator-lightOrange h6 + .h1,
.h-group.separator-lightOrange h6 + h2,
.h-group.separator-lightOrange h6 + .h2,
.h-group.separator-lightOrange h6 + h3,
.h-group.separator-lightOrange h6 + .h3,
.h-group.separator-lightOrange h6 + h4,
.h-group.separator-lightOrange h6 + .h4,
.h-group.separator-lightOrange h6 + h5,
.h-group.separator-lightOrange h6 + .h5,
.h-group.separator-lightOrange h6 + h6,
.h-group.separator-lightOrange h6 + .h6,
.h-group.separator-lightOrange .h6 + h1,
.h-group.separator-lightOrange .h6 + .h1,
.h-group.separator-lightOrange .h6 + h2,
.h-group.separator-lightOrange .h6 + .h2,
.h-group.separator-lightOrange .h6 + h3,
.h-group.separator-lightOrange .h6 + .h3,
.h-group.separator-lightOrange .h6 + h4,
.h-group.separator-lightOrange .h6 + .h4,
.h-group.separator-lightOrange .h6 + h5,
.h-group.separator-lightOrange .h6 + .h5,
.h-group.separator-lightOrange .h6 + h6,
.h-group.separator-lightOrange .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #dd5e28;
    box-shadow: -4px 0px 0px -2px #dd5e28;
}
.h-group.separator-midOrange h1 + h1,
.h-group.separator-midOrange h1 + .h1,
.h-group.separator-midOrange h1 + h2,
.h-group.separator-midOrange h1 + .h2,
.h-group.separator-midOrange h1 + h3,
.h-group.separator-midOrange h1 + .h3,
.h-group.separator-midOrange h1 + h4,
.h-group.separator-midOrange h1 + .h4,
.h-group.separator-midOrange h1 + h5,
.h-group.separator-midOrange h1 + .h5,
.h-group.separator-midOrange h1 + h6,
.h-group.separator-midOrange h1 + .h6,
.h-group.separator-midOrange .h1 + h1,
.h-group.separator-midOrange .h1 + .h1,
.h-group.separator-midOrange .h1 + h2,
.h-group.separator-midOrange .h1 + .h2,
.h-group.separator-midOrange .h1 + h3,
.h-group.separator-midOrange .h1 + .h3,
.h-group.separator-midOrange .h1 + h4,
.h-group.separator-midOrange .h1 + .h4,
.h-group.separator-midOrange .h1 + h5,
.h-group.separator-midOrange .h1 + .h5,
.h-group.separator-midOrange .h1 + h6,
.h-group.separator-midOrange .h1 + .h6,
.h-group.separator-midOrange h2 + h1,
.h-group.separator-midOrange h2 + .h1,
.h-group.separator-midOrange h2 + h2,
.h-group.separator-midOrange h2 + .h2,
.h-group.separator-midOrange h2 + h3,
.h-group.separator-midOrange h2 + .h3,
.h-group.separator-midOrange h2 + h4,
.h-group.separator-midOrange h2 + .h4,
.h-group.separator-midOrange h2 + h5,
.h-group.separator-midOrange h2 + .h5,
.h-group.separator-midOrange h2 + h6,
.h-group.separator-midOrange h2 + .h6,
.h-group.separator-midOrange .h2 + h1,
.h-group.separator-midOrange .h2 + .h1,
.h-group.separator-midOrange .h2 + h2,
.h-group.separator-midOrange .h2 + .h2,
.h-group.separator-midOrange .h2 + h3,
.h-group.separator-midOrange .h2 + .h3,
.h-group.separator-midOrange .h2 + h4,
.h-group.separator-midOrange .h2 + .h4,
.h-group.separator-midOrange .h2 + h5,
.h-group.separator-midOrange .h2 + .h5,
.h-group.separator-midOrange .h2 + h6,
.h-group.separator-midOrange .h2 + .h6,
.h-group.separator-midOrange h3 + h1,
.h-group.separator-midOrange h3 + .h1,
.h-group.separator-midOrange h3 + h2,
.h-group.separator-midOrange h3 + .h2,
.h-group.separator-midOrange h3 + h3,
.h-group.separator-midOrange h3 + .h3,
.h-group.separator-midOrange h3 + h4,
.h-group.separator-midOrange h3 + .h4,
.h-group.separator-midOrange h3 + h5,
.h-group.separator-midOrange h3 + .h5,
.h-group.separator-midOrange h3 + h6,
.h-group.separator-midOrange h3 + .h6,
.h-group.separator-midOrange .h3 + h1,
.h-group.separator-midOrange .h3 + .h1,
.h-group.separator-midOrange .h3 + h2,
.h-group.separator-midOrange .h3 + .h2,
.h-group.separator-midOrange .h3 + h3,
.h-group.separator-midOrange .h3 + .h3,
.h-group.separator-midOrange .h3 + h4,
.h-group.separator-midOrange .h3 + .h4,
.h-group.separator-midOrange .h3 + h5,
.h-group.separator-midOrange .h3 + .h5,
.h-group.separator-midOrange .h3 + h6,
.h-group.separator-midOrange .h3 + .h6,
.h-group.separator-midOrange h4 + h1,
.h-group.separator-midOrange h4 + .h1,
.h-group.separator-midOrange h4 + h2,
.h-group.separator-midOrange h4 + .h2,
.h-group.separator-midOrange h4 + h3,
.h-group.separator-midOrange h4 + .h3,
.h-group.separator-midOrange h4 + h4,
.h-group.separator-midOrange h4 + .h4,
.h-group.separator-midOrange h4 + h5,
.h-group.separator-midOrange h4 + .h5,
.h-group.separator-midOrange h4 + h6,
.h-group.separator-midOrange h4 + .h6,
.h-group.separator-midOrange .h4 + h1,
.h-group.separator-midOrange .h4 + .h1,
.h-group.separator-midOrange .h4 + h2,
.h-group.separator-midOrange .h4 + .h2,
.h-group.separator-midOrange .h4 + h3,
.h-group.separator-midOrange .h4 + .h3,
.h-group.separator-midOrange .h4 + h4,
.h-group.separator-midOrange .h4 + .h4,
.h-group.separator-midOrange .h4 + h5,
.h-group.separator-midOrange .h4 + .h5,
.h-group.separator-midOrange .h4 + h6,
.h-group.separator-midOrange .h4 + .h6,
.h-group.separator-midOrange h5 + h1,
.h-group.separator-midOrange h5 + .h1,
.h-group.separator-midOrange h5 + h2,
.h-group.separator-midOrange h5 + .h2,
.h-group.separator-midOrange h5 + h3,
.h-group.separator-midOrange h5 + .h3,
.h-group.separator-midOrange h5 + h4,
.h-group.separator-midOrange h5 + .h4,
.h-group.separator-midOrange h5 + h5,
.h-group.separator-midOrange h5 + .h5,
.h-group.separator-midOrange h5 + h6,
.h-group.separator-midOrange h5 + .h6,
.h-group.separator-midOrange .h5 + h1,
.h-group.separator-midOrange .h5 + .h1,
.h-group.separator-midOrange .h5 + h2,
.h-group.separator-midOrange .h5 + .h2,
.h-group.separator-midOrange .h5 + h3,
.h-group.separator-midOrange .h5 + .h3,
.h-group.separator-midOrange .h5 + h4,
.h-group.separator-midOrange .h5 + .h4,
.h-group.separator-midOrange .h5 + h5,
.h-group.separator-midOrange .h5 + .h5,
.h-group.separator-midOrange .h5 + h6,
.h-group.separator-midOrange .h5 + .h6,
.h-group.separator-midOrange h6 + h1,
.h-group.separator-midOrange h6 + .h1,
.h-group.separator-midOrange h6 + h2,
.h-group.separator-midOrange h6 + .h2,
.h-group.separator-midOrange h6 + h3,
.h-group.separator-midOrange h6 + .h3,
.h-group.separator-midOrange h6 + h4,
.h-group.separator-midOrange h6 + .h4,
.h-group.separator-midOrange h6 + h5,
.h-group.separator-midOrange h6 + .h5,
.h-group.separator-midOrange h6 + h6,
.h-group.separator-midOrange h6 + .h6,
.h-group.separator-midOrange .h6 + h1,
.h-group.separator-midOrange .h6 + .h1,
.h-group.separator-midOrange .h6 + h2,
.h-group.separator-midOrange .h6 + .h2,
.h-group.separator-midOrange .h6 + h3,
.h-group.separator-midOrange .h6 + .h3,
.h-group.separator-midOrange .h6 + h4,
.h-group.separator-midOrange .h6 + .h4,
.h-group.separator-midOrange .h6 + h5,
.h-group.separator-midOrange .h6 + .h5,
.h-group.separator-midOrange .h6 + h6,
.h-group.separator-midOrange .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #cc482a;
    box-shadow: -4px 0px 0px -2px #cc482a;
}
.h-group.separator-darkOrange h1 + h1,
.h-group.separator-darkOrange h1 + .h1,
.h-group.separator-darkOrange h1 + h2,
.h-group.separator-darkOrange h1 + .h2,
.h-group.separator-darkOrange h1 + h3,
.h-group.separator-darkOrange h1 + .h3,
.h-group.separator-darkOrange h1 + h4,
.h-group.separator-darkOrange h1 + .h4,
.h-group.separator-darkOrange h1 + h5,
.h-group.separator-darkOrange h1 + .h5,
.h-group.separator-darkOrange h1 + h6,
.h-group.separator-darkOrange h1 + .h6,
.h-group.separator-darkOrange .h1 + h1,
.h-group.separator-darkOrange .h1 + .h1,
.h-group.separator-darkOrange .h1 + h2,
.h-group.separator-darkOrange .h1 + .h2,
.h-group.separator-darkOrange .h1 + h3,
.h-group.separator-darkOrange .h1 + .h3,
.h-group.separator-darkOrange .h1 + h4,
.h-group.separator-darkOrange .h1 + .h4,
.h-group.separator-darkOrange .h1 + h5,
.h-group.separator-darkOrange .h1 + .h5,
.h-group.separator-darkOrange .h1 + h6,
.h-group.separator-darkOrange .h1 + .h6,
.h-group.separator-darkOrange h2 + h1,
.h-group.separator-darkOrange h2 + .h1,
.h-group.separator-darkOrange h2 + h2,
.h-group.separator-darkOrange h2 + .h2,
.h-group.separator-darkOrange h2 + h3,
.h-group.separator-darkOrange h2 + .h3,
.h-group.separator-darkOrange h2 + h4,
.h-group.separator-darkOrange h2 + .h4,
.h-group.separator-darkOrange h2 + h5,
.h-group.separator-darkOrange h2 + .h5,
.h-group.separator-darkOrange h2 + h6,
.h-group.separator-darkOrange h2 + .h6,
.h-group.separator-darkOrange .h2 + h1,
.h-group.separator-darkOrange .h2 + .h1,
.h-group.separator-darkOrange .h2 + h2,
.h-group.separator-darkOrange .h2 + .h2,
.h-group.separator-darkOrange .h2 + h3,
.h-group.separator-darkOrange .h2 + .h3,
.h-group.separator-darkOrange .h2 + h4,
.h-group.separator-darkOrange .h2 + .h4,
.h-group.separator-darkOrange .h2 + h5,
.h-group.separator-darkOrange .h2 + .h5,
.h-group.separator-darkOrange .h2 + h6,
.h-group.separator-darkOrange .h2 + .h6,
.h-group.separator-darkOrange h3 + h1,
.h-group.separator-darkOrange h3 + .h1,
.h-group.separator-darkOrange h3 + h2,
.h-group.separator-darkOrange h3 + .h2,
.h-group.separator-darkOrange h3 + h3,
.h-group.separator-darkOrange h3 + .h3,
.h-group.separator-darkOrange h3 + h4,
.h-group.separator-darkOrange h3 + .h4,
.h-group.separator-darkOrange h3 + h5,
.h-group.separator-darkOrange h3 + .h5,
.h-group.separator-darkOrange h3 + h6,
.h-group.separator-darkOrange h3 + .h6,
.h-group.separator-darkOrange .h3 + h1,
.h-group.separator-darkOrange .h3 + .h1,
.h-group.separator-darkOrange .h3 + h2,
.h-group.separator-darkOrange .h3 + .h2,
.h-group.separator-darkOrange .h3 + h3,
.h-group.separator-darkOrange .h3 + .h3,
.h-group.separator-darkOrange .h3 + h4,
.h-group.separator-darkOrange .h3 + .h4,
.h-group.separator-darkOrange .h3 + h5,
.h-group.separator-darkOrange .h3 + .h5,
.h-group.separator-darkOrange .h3 + h6,
.h-group.separator-darkOrange .h3 + .h6,
.h-group.separator-darkOrange h4 + h1,
.h-group.separator-darkOrange h4 + .h1,
.h-group.separator-darkOrange h4 + h2,
.h-group.separator-darkOrange h4 + .h2,
.h-group.separator-darkOrange h4 + h3,
.h-group.separator-darkOrange h4 + .h3,
.h-group.separator-darkOrange h4 + h4,
.h-group.separator-darkOrange h4 + .h4,
.h-group.separator-darkOrange h4 + h5,
.h-group.separator-darkOrange h4 + .h5,
.h-group.separator-darkOrange h4 + h6,
.h-group.separator-darkOrange h4 + .h6,
.h-group.separator-darkOrange .h4 + h1,
.h-group.separator-darkOrange .h4 + .h1,
.h-group.separator-darkOrange .h4 + h2,
.h-group.separator-darkOrange .h4 + .h2,
.h-group.separator-darkOrange .h4 + h3,
.h-group.separator-darkOrange .h4 + .h3,
.h-group.separator-darkOrange .h4 + h4,
.h-group.separator-darkOrange .h4 + .h4,
.h-group.separator-darkOrange .h4 + h5,
.h-group.separator-darkOrange .h4 + .h5,
.h-group.separator-darkOrange .h4 + h6,
.h-group.separator-darkOrange .h4 + .h6,
.h-group.separator-darkOrange h5 + h1,
.h-group.separator-darkOrange h5 + .h1,
.h-group.separator-darkOrange h5 + h2,
.h-group.separator-darkOrange h5 + .h2,
.h-group.separator-darkOrange h5 + h3,
.h-group.separator-darkOrange h5 + .h3,
.h-group.separator-darkOrange h5 + h4,
.h-group.separator-darkOrange h5 + .h4,
.h-group.separator-darkOrange h5 + h5,
.h-group.separator-darkOrange h5 + .h5,
.h-group.separator-darkOrange h5 + h6,
.h-group.separator-darkOrange h5 + .h6,
.h-group.separator-darkOrange .h5 + h1,
.h-group.separator-darkOrange .h5 + .h1,
.h-group.separator-darkOrange .h5 + h2,
.h-group.separator-darkOrange .h5 + .h2,
.h-group.separator-darkOrange .h5 + h3,
.h-group.separator-darkOrange .h5 + .h3,
.h-group.separator-darkOrange .h5 + h4,
.h-group.separator-darkOrange .h5 + .h4,
.h-group.separator-darkOrange .h5 + h5,
.h-group.separator-darkOrange .h5 + .h5,
.h-group.separator-darkOrange .h5 + h6,
.h-group.separator-darkOrange .h5 + .h6,
.h-group.separator-darkOrange h6 + h1,
.h-group.separator-darkOrange h6 + .h1,
.h-group.separator-darkOrange h6 + h2,
.h-group.separator-darkOrange h6 + .h2,
.h-group.separator-darkOrange h6 + h3,
.h-group.separator-darkOrange h6 + .h3,
.h-group.separator-darkOrange h6 + h4,
.h-group.separator-darkOrange h6 + .h4,
.h-group.separator-darkOrange h6 + h5,
.h-group.separator-darkOrange h6 + .h5,
.h-group.separator-darkOrange h6 + h6,
.h-group.separator-darkOrange h6 + .h6,
.h-group.separator-darkOrange .h6 + h1,
.h-group.separator-darkOrange .h6 + .h1,
.h-group.separator-darkOrange .h6 + h2,
.h-group.separator-darkOrange .h6 + .h2,
.h-group.separator-darkOrange .h6 + h3,
.h-group.separator-darkOrange .h6 + .h3,
.h-group.separator-darkOrange .h6 + h4,
.h-group.separator-darkOrange .h6 + .h4,
.h-group.separator-darkOrange .h6 + h5,
.h-group.separator-darkOrange .h6 + .h5,
.h-group.separator-darkOrange .h6 + h6,
.h-group.separator-darkOrange .h6 + .h6 {
    -webkit-box-shadow: -4px 0px 0px -2px #c0392b;
    box-shadow: -4px 0px 0px -2px #c0392b;
}
.h-group h1,
.h-group .h1,
.h-group h2,
.h-group .h2,
.h-group h3,
.h-group .h3,
.h-group h4,
.h-group .h4,
.h-group h5,
.h-group .h5,
.h-group h6,
.h-group .h6 {
    display: inline-block;
}
@media screen and (max-width: 39.99875em) {
    .h-group h1,
    .h-group .h1,
    .h-group h2,
    .h-group .h2,
    .h-group h3,
    .h-group .h3,
    .h-group h4,
    .h-group .h4,
    .h-group h5,
    .h-group .h5,
    .h-group h6,
    .h-group .h6 {
        display: block;
    }
}
.h-group h1 + h1,
.h-group h1 + .h1,
.h-group h1 + h2,
.h-group h1 + .h2,
.h-group h1 + h3,
.h-group h1 + .h3,
.h-group h1 + h4,
.h-group h1 + .h4,
.h-group h1 + h5,
.h-group h1 + .h5,
.h-group h1 + h6,
.h-group h1 + .h6,
.h-group .h1 + h1,
.h-group .h1 + .h1,
.h-group .h1 + h2,
.h-group .h1 + .h2,
.h-group .h1 + h3,
.h-group .h1 + .h3,
.h-group .h1 + h4,
.h-group .h1 + .h4,
.h-group .h1 + h5,
.h-group .h1 + .h5,
.h-group .h1 + h6,
.h-group .h1 + .h6,
.h-group h2 + h1,
.h-group h2 + .h1,
.h-group h2 + h2,
.h-group h2 + .h2,
.h-group h2 + h3,
.h-group h2 + .h3,
.h-group h2 + h4,
.h-group h2 + .h4,
.h-group h2 + h5,
.h-group h2 + .h5,
.h-group h2 + h6,
.h-group h2 + .h6,
.h-group .h2 + h1,
.h-group .h2 + .h1,
.h-group .h2 + h2,
.h-group .h2 + .h2,
.h-group .h2 + h3,
.h-group .h2 + .h3,
.h-group .h2 + h4,
.h-group .h2 + .h4,
.h-group .h2 + h5,
.h-group .h2 + .h5,
.h-group .h2 + h6,
.h-group .h2 + .h6,
.h-group h3 + h1,
.h-group h3 + .h1,
.h-group h3 + h2,
.h-group h3 + .h2,
.h-group h3 + h3,
.h-group h3 + .h3,
.h-group h3 + h4,
.h-group h3 + .h4,
.h-group h3 + h5,
.h-group h3 + .h5,
.h-group h3 + h6,
.h-group h3 + .h6,
.h-group .h3 + h1,
.h-group .h3 + .h1,
.h-group .h3 + h2,
.h-group .h3 + .h2,
.h-group .h3 + h3,
.h-group .h3 + .h3,
.h-group .h3 + h4,
.h-group .h3 + .h4,
.h-group .h3 + h5,
.h-group .h3 + .h5,
.h-group .h3 + h6,
.h-group .h3 + .h6,
.h-group h4 + h1,
.h-group h4 + .h1,
.h-group h4 + h2,
.h-group h4 + .h2,
.h-group h4 + h3,
.h-group h4 + .h3,
.h-group h4 + h4,
.h-group h4 + .h4,
.h-group h4 + h5,
.h-group h4 + .h5,
.h-group h4 + h6,
.h-group h4 + .h6,
.h-group .h4 + h1,
.h-group .h4 + .h1,
.h-group .h4 + h2,
.h-group .h4 + .h2,
.h-group .h4 + h3,
.h-group .h4 + .h3,
.h-group .h4 + h4,
.h-group .h4 + .h4,
.h-group .h4 + h5,
.h-group .h4 + .h5,
.h-group .h4 + h6,
.h-group .h4 + .h6,
.h-group h5 + h1,
.h-group h5 + .h1,
.h-group h5 + h2,
.h-group h5 + .h2,
.h-group h5 + h3,
.h-group h5 + .h3,
.h-group h5 + h4,
.h-group h5 + .h4,
.h-group h5 + h5,
.h-group h5 + .h5,
.h-group h5 + h6,
.h-group h5 + .h6,
.h-group .h5 + h1,
.h-group .h5 + .h1,
.h-group .h5 + h2,
.h-group .h5 + .h2,
.h-group .h5 + h3,
.h-group .h5 + .h3,
.h-group .h5 + h4,
.h-group .h5 + .h4,
.h-group .h5 + h5,
.h-group .h5 + .h5,
.h-group .h5 + h6,
.h-group .h5 + .h6,
.h-group h6 + h1,
.h-group h6 + .h1,
.h-group h6 + h2,
.h-group h6 + .h2,
.h-group h6 + h3,
.h-group h6 + .h3,
.h-group h6 + h4,
.h-group h6 + .h4,
.h-group h6 + h5,
.h-group h6 + .h5,
.h-group h6 + h6,
.h-group h6 + .h6,
.h-group .h6 + h1,
.h-group .h6 + .h1,
.h-group .h6 + h2,
.h-group .h6 + .h2,
.h-group .h6 + h3,
.h-group .h6 + .h3,
.h-group .h6 + h4,
.h-group .h6 + .h4,
.h-group .h6 + h5,
.h-group .h6 + .h5,
.h-group .h6 + h6,
.h-group .h6 + .h6 {
    padding-left: 0.75rem;
    margin-left: 0.75rem;
    -webkit-box-shadow: -4px 0px 0px -2px #121316;
    box-shadow: -4px 0px 0px -2px #121316;
}
@media screen and (max-width: 39.99875em) {
    .h-group h1 + h1,
    .h-group h1 + .h1,
    .h-group h1 + h2,
    .h-group h1 + .h2,
    .h-group h1 + h3,
    .h-group h1 + .h3,
    .h-group h1 + h4,
    .h-group h1 + .h4,
    .h-group h1 + h5,
    .h-group h1 + .h5,
    .h-group h1 + h6,
    .h-group h1 + .h6,
    .h-group .h1 + h1,
    .h-group .h1 + .h1,
    .h-group .h1 + h2,
    .h-group .h1 + .h2,
    .h-group .h1 + h3,
    .h-group .h1 + .h3,
    .h-group .h1 + h4,
    .h-group .h1 + .h4,
    .h-group .h1 + h5,
    .h-group .h1 + .h5,
    .h-group .h1 + h6,
    .h-group .h1 + .h6,
    .h-group h2 + h1,
    .h-group h2 + .h1,
    .h-group h2 + h2,
    .h-group h2 + .h2,
    .h-group h2 + h3,
    .h-group h2 + .h3,
    .h-group h2 + h4,
    .h-group h2 + .h4,
    .h-group h2 + h5,
    .h-group h2 + .h5,
    .h-group h2 + h6,
    .h-group h2 + .h6,
    .h-group .h2 + h1,
    .h-group .h2 + .h1,
    .h-group .h2 + h2,
    .h-group .h2 + .h2,
    .h-group .h2 + h3,
    .h-group .h2 + .h3,
    .h-group .h2 + h4,
    .h-group .h2 + .h4,
    .h-group .h2 + h5,
    .h-group .h2 + .h5,
    .h-group .h2 + h6,
    .h-group .h2 + .h6,
    .h-group h3 + h1,
    .h-group h3 + .h1,
    .h-group h3 + h2,
    .h-group h3 + .h2,
    .h-group h3 + h3,
    .h-group h3 + .h3,
    .h-group h3 + h4,
    .h-group h3 + .h4,
    .h-group h3 + h5,
    .h-group h3 + .h5,
    .h-group h3 + h6,
    .h-group h3 + .h6,
    .h-group .h3 + h1,
    .h-group .h3 + .h1,
    .h-group .h3 + h2,
    .h-group .h3 + .h2,
    .h-group .h3 + h3,
    .h-group .h3 + .h3,
    .h-group .h3 + h4,
    .h-group .h3 + .h4,
    .h-group .h3 + h5,
    .h-group .h3 + .h5,
    .h-group .h3 + h6,
    .h-group .h3 + .h6,
    .h-group h4 + h1,
    .h-group h4 + .h1,
    .h-group h4 + h2,
    .h-group h4 + .h2,
    .h-group h4 + h3,
    .h-group h4 + .h3,
    .h-group h4 + h4,
    .h-group h4 + .h4,
    .h-group h4 + h5,
    .h-group h4 + .h5,
    .h-group h4 + h6,
    .h-group h4 + .h6,
    .h-group .h4 + h1,
    .h-group .h4 + .h1,
    .h-group .h4 + h2,
    .h-group .h4 + .h2,
    .h-group .h4 + h3,
    .h-group .h4 + .h3,
    .h-group .h4 + h4,
    .h-group .h4 + .h4,
    .h-group .h4 + h5,
    .h-group .h4 + .h5,
    .h-group .h4 + h6,
    .h-group .h4 + .h6,
    .h-group h5 + h1,
    .h-group h5 + .h1,
    .h-group h5 + h2,
    .h-group h5 + .h2,
    .h-group h5 + h3,
    .h-group h5 + .h3,
    .h-group h5 + h4,
    .h-group h5 + .h4,
    .h-group h5 + h5,
    .h-group h5 + .h5,
    .h-group h5 + h6,
    .h-group h5 + .h6,
    .h-group .h5 + h1,
    .h-group .h5 + .h1,
    .h-group .h5 + h2,
    .h-group .h5 + .h2,
    .h-group .h5 + h3,
    .h-group .h5 + .h3,
    .h-group .h5 + h4,
    .h-group .h5 + .h4,
    .h-group .h5 + h5,
    .h-group .h5 + .h5,
    .h-group .h5 + h6,
    .h-group .h5 + .h6,
    .h-group h6 + h1,
    .h-group h6 + .h1,
    .h-group h6 + h2,
    .h-group h6 + .h2,
    .h-group h6 + h3,
    .h-group h6 + .h3,
    .h-group h6 + h4,
    .h-group h6 + .h4,
    .h-group h6 + h5,
    .h-group h6 + .h5,
    .h-group h6 + h6,
    .h-group h6 + .h6,
    .h-group .h6 + h1,
    .h-group .h6 + .h1,
    .h-group .h6 + h2,
    .h-group .h6 + .h2,
    .h-group .h6 + h3,
    .h-group .h6 + .h3,
    .h-group .h6 + h4,
    .h-group .h6 + .h4,
    .h-group .h6 + h5,
    .h-group .h6 + .h5,
    .h-group .h6 + h6,
    .h-group .h6 + .h6 {
        padding-left: 0;
        margin-left: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.h-group .button.score {
    margin-bottom: 0;
    margin-left: 1rem;
}
.h-group.dot-separator h1::after,
.h-group.dot-separator .h1::after,
.h-group.dot-separator h2::after,
.h-group.dot-separator .h2::after,
.h-group.dot-separator h3::after,
.h-group.dot-separator .h3::after,
.h-group.dot-separator h4::after,
.h-group.dot-separator .h4::after,
.h-group.dot-separator h5::after,
.h-group.dot-separator .h5::after,
.h-group.dot-separator h6::after,
.h-group.dot-separator .h6::after {
    content: ":";
}
.h-group.dot-separator h1:last-child::after,
.h-group.dot-separator .h1:last-child::after,
.h-group.dot-separator h2:last-child::after,
.h-group.dot-separator .h2:last-child::after,
.h-group.dot-separator h3:last-child::after,
.h-group.dot-separator .h3:last-child::after,
.h-group.dot-separator h4:last-child::after,
.h-group.dot-separator .h4:last-child::after,
.h-group.dot-separator h5:last-child::after,
.h-group.dot-separator .h5:last-child::after,
.h-group.dot-separator h6:last-child::after,
.h-group.dot-separator .h6:last-child::after {
    content: "";
}
.h-group.dot-separator h1 + h1,
.h-group.dot-separator h1 + .h1,
.h-group.dot-separator h1 + h2,
.h-group.dot-separator h1 + .h2,
.h-group.dot-separator h1 + h3,
.h-group.dot-separator h1 + .h3,
.h-group.dot-separator h1 + h4,
.h-group.dot-separator h1 + .h4,
.h-group.dot-separator h1 + h5,
.h-group.dot-separator h1 + .h5,
.h-group.dot-separator h1 + h6,
.h-group.dot-separator h1 + .h6,
.h-group.dot-separator .h1 + h1,
.h-group.dot-separator .h1 + .h1,
.h-group.dot-separator .h1 + h2,
.h-group.dot-separator .h1 + .h2,
.h-group.dot-separator .h1 + h3,
.h-group.dot-separator .h1 + .h3,
.h-group.dot-separator .h1 + h4,
.h-group.dot-separator .h1 + .h4,
.h-group.dot-separator .h1 + h5,
.h-group.dot-separator .h1 + .h5,
.h-group.dot-separator .h1 + h6,
.h-group.dot-separator .h1 + .h6,
.h-group.dot-separator h2 + h1,
.h-group.dot-separator h2 + .h1,
.h-group.dot-separator h2 + h2,
.h-group.dot-separator h2 + .h2,
.h-group.dot-separator h2 + h3,
.h-group.dot-separator h2 + .h3,
.h-group.dot-separator h2 + h4,
.h-group.dot-separator h2 + .h4,
.h-group.dot-separator h2 + h5,
.h-group.dot-separator h2 + .h5,
.h-group.dot-separator h2 + h6,
.h-group.dot-separator h2 + .h6,
.h-group.dot-separator .h2 + h1,
.h-group.dot-separator .h2 + .h1,
.h-group.dot-separator .h2 + h2,
.h-group.dot-separator .h2 + .h2,
.h-group.dot-separator .h2 + h3,
.h-group.dot-separator .h2 + .h3,
.h-group.dot-separator .h2 + h4,
.h-group.dot-separator .h2 + .h4,
.h-group.dot-separator .h2 + h5,
.h-group.dot-separator .h2 + .h5,
.h-group.dot-separator .h2 + h6,
.h-group.dot-separator .h2 + .h6,
.h-group.dot-separator h3 + h1,
.h-group.dot-separator h3 + .h1,
.h-group.dot-separator h3 + h2,
.h-group.dot-separator h3 + .h2,
.h-group.dot-separator h3 + h3,
.h-group.dot-separator h3 + .h3,
.h-group.dot-separator h3 + h4,
.h-group.dot-separator h3 + .h4,
.h-group.dot-separator h3 + h5,
.h-group.dot-separator h3 + .h5,
.h-group.dot-separator h3 + h6,
.h-group.dot-separator h3 + .h6,
.h-group.dot-separator .h3 + h1,
.h-group.dot-separator .h3 + .h1,
.h-group.dot-separator .h3 + h2,
.h-group.dot-separator .h3 + .h2,
.h-group.dot-separator .h3 + h3,
.h-group.dot-separator .h3 + .h3,
.h-group.dot-separator .h3 + h4,
.h-group.dot-separator .h3 + .h4,
.h-group.dot-separator .h3 + h5,
.h-group.dot-separator .h3 + .h5,
.h-group.dot-separator .h3 + h6,
.h-group.dot-separator .h3 + .h6,
.h-group.dot-separator h4 + h1,
.h-group.dot-separator h4 + .h1,
.h-group.dot-separator h4 + h2,
.h-group.dot-separator h4 + .h2,
.h-group.dot-separator h4 + h3,
.h-group.dot-separator h4 + .h3,
.h-group.dot-separator h4 + h4,
.h-group.dot-separator h4 + .h4,
.h-group.dot-separator h4 + h5,
.h-group.dot-separator h4 + .h5,
.h-group.dot-separator h4 + h6,
.h-group.dot-separator h4 + .h6,
.h-group.dot-separator .h4 + h1,
.h-group.dot-separator .h4 + .h1,
.h-group.dot-separator .h4 + h2,
.h-group.dot-separator .h4 + .h2,
.h-group.dot-separator .h4 + h3,
.h-group.dot-separator .h4 + .h3,
.h-group.dot-separator .h4 + h4,
.h-group.dot-separator .h4 + .h4,
.h-group.dot-separator .h4 + h5,
.h-group.dot-separator .h4 + .h5,
.h-group.dot-separator .h4 + h6,
.h-group.dot-separator .h4 + .h6,
.h-group.dot-separator h5 + h1,
.h-group.dot-separator h5 + .h1,
.h-group.dot-separator h5 + h2,
.h-group.dot-separator h5 + .h2,
.h-group.dot-separator h5 + h3,
.h-group.dot-separator h5 + .h3,
.h-group.dot-separator h5 + h4,
.h-group.dot-separator h5 + .h4,
.h-group.dot-separator h5 + h5,
.h-group.dot-separator h5 + .h5,
.h-group.dot-separator h5 + h6,
.h-group.dot-separator h5 + .h6,
.h-group.dot-separator .h5 + h1,
.h-group.dot-separator .h5 + .h1,
.h-group.dot-separator .h5 + h2,
.h-group.dot-separator .h5 + .h2,
.h-group.dot-separator .h5 + h3,
.h-group.dot-separator .h5 + .h3,
.h-group.dot-separator .h5 + h4,
.h-group.dot-separator .h5 + .h4,
.h-group.dot-separator .h5 + h5,
.h-group.dot-separator .h5 + .h5,
.h-group.dot-separator .h5 + h6,
.h-group.dot-separator .h5 + .h6,
.h-group.dot-separator h6 + h1,
.h-group.dot-separator h6 + .h1,
.h-group.dot-separator h6 + h2,
.h-group.dot-separator h6 + .h2,
.h-group.dot-separator h6 + h3,
.h-group.dot-separator h6 + .h3,
.h-group.dot-separator h6 + h4,
.h-group.dot-separator h6 + .h4,
.h-group.dot-separator h6 + h5,
.h-group.dot-separator h6 + .h5,
.h-group.dot-separator h6 + h6,
.h-group.dot-separator h6 + .h6,
.h-group.dot-separator .h6 + h1,
.h-group.dot-separator .h6 + .h1,
.h-group.dot-separator .h6 + h2,
.h-group.dot-separator .h6 + .h2,
.h-group.dot-separator .h6 + h3,
.h-group.dot-separator .h6 + .h3,
.h-group.dot-separator .h6 + h4,
.h-group.dot-separator .h6 + .h4,
.h-group.dot-separator .h6 + h5,
.h-group.dot-separator .h6 + .h5,
.h-group.dot-separator .h6 + h6,
.h-group.dot-separator .h6 + .h6 {
    padding-left: 0;
    margin-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.h-group.lite h1 + h1,
.h-group.lite h1 + .h1,
.h-group.lite h1 + h2,
.h-group.lite h1 + .h2,
.h-group.lite h1 + h3,
.h-group.lite h1 + .h3,
.h-group.lite h1 + h4,
.h-group.lite h1 + .h4,
.h-group.lite h1 + h5,
.h-group.lite h1 + .h5,
.h-group.lite h1 + h6,
.h-group.lite h1 + .h6,
.h-group.lite .h1 + h1,
.h-group.lite .h1 + .h1,
.h-group.lite .h1 + h2,
.h-group.lite .h1 + .h2,
.h-group.lite .h1 + h3,
.h-group.lite .h1 + .h3,
.h-group.lite .h1 + h4,
.h-group.lite .h1 + .h4,
.h-group.lite .h1 + h5,
.h-group.lite .h1 + .h5,
.h-group.lite .h1 + h6,
.h-group.lite .h1 + .h6,
.h-group.lite h2 + h1,
.h-group.lite h2 + .h1,
.h-group.lite h2 + h2,
.h-group.lite h2 + .h2,
.h-group.lite h2 + h3,
.h-group.lite h2 + .h3,
.h-group.lite h2 + h4,
.h-group.lite h2 + .h4,
.h-group.lite h2 + h5,
.h-group.lite h2 + .h5,
.h-group.lite h2 + h6,
.h-group.lite h2 + .h6,
.h-group.lite .h2 + h1,
.h-group.lite .h2 + .h1,
.h-group.lite .h2 + h2,
.h-group.lite .h2 + .h2,
.h-group.lite .h2 + h3,
.h-group.lite .h2 + .h3,
.h-group.lite .h2 + h4,
.h-group.lite .h2 + .h4,
.h-group.lite .h2 + h5,
.h-group.lite .h2 + .h5,
.h-group.lite .h2 + h6,
.h-group.lite .h2 + .h6,
.h-group.lite h3 + h1,
.h-group.lite h3 + .h1,
.h-group.lite h3 + h2,
.h-group.lite h3 + .h2,
.h-group.lite h3 + h3,
.h-group.lite h3 + .h3,
.h-group.lite h3 + h4,
.h-group.lite h3 + .h4,
.h-group.lite h3 + h5,
.h-group.lite h3 + .h5,
.h-group.lite h3 + h6,
.h-group.lite h3 + .h6,
.h-group.lite .h3 + h1,
.h-group.lite .h3 + .h1,
.h-group.lite .h3 + h2,
.h-group.lite .h3 + .h2,
.h-group.lite .h3 + h3,
.h-group.lite .h3 + .h3,
.h-group.lite .h3 + h4,
.h-group.lite .h3 + .h4,
.h-group.lite .h3 + h5,
.h-group.lite .h3 + .h5,
.h-group.lite .h3 + h6,
.h-group.lite .h3 + .h6,
.h-group.lite h4 + h1,
.h-group.lite h4 + .h1,
.h-group.lite h4 + h2,
.h-group.lite h4 + .h2,
.h-group.lite h4 + h3,
.h-group.lite h4 + .h3,
.h-group.lite h4 + h4,
.h-group.lite h4 + .h4,
.h-group.lite h4 + h5,
.h-group.lite h4 + .h5,
.h-group.lite h4 + h6,
.h-group.lite h4 + .h6,
.h-group.lite .h4 + h1,
.h-group.lite .h4 + .h1,
.h-group.lite .h4 + h2,
.h-group.lite .h4 + .h2,
.h-group.lite .h4 + h3,
.h-group.lite .h4 + .h3,
.h-group.lite .h4 + h4,
.h-group.lite .h4 + .h4,
.h-group.lite .h4 + h5,
.h-group.lite .h4 + .h5,
.h-group.lite .h4 + h6,
.h-group.lite .h4 + .h6,
.h-group.lite h5 + h1,
.h-group.lite h5 + .h1,
.h-group.lite h5 + h2,
.h-group.lite h5 + .h2,
.h-group.lite h5 + h3,
.h-group.lite h5 + .h3,
.h-group.lite h5 + h4,
.h-group.lite h5 + .h4,
.h-group.lite h5 + h5,
.h-group.lite h5 + .h5,
.h-group.lite h5 + h6,
.h-group.lite h5 + .h6,
.h-group.lite .h5 + h1,
.h-group.lite .h5 + .h1,
.h-group.lite .h5 + h2,
.h-group.lite .h5 + .h2,
.h-group.lite .h5 + h3,
.h-group.lite .h5 + .h3,
.h-group.lite .h5 + h4,
.h-group.lite .h5 + .h4,
.h-group.lite .h5 + h5,
.h-group.lite .h5 + .h5,
.h-group.lite .h5 + h6,
.h-group.lite .h5 + .h6,
.h-group.lite h6 + h1,
.h-group.lite h6 + .h1,
.h-group.lite h6 + h2,
.h-group.lite h6 + .h2,
.h-group.lite h6 + h3,
.h-group.lite h6 + .h3,
.h-group.lite h6 + h4,
.h-group.lite h6 + .h4,
.h-group.lite h6 + h5,
.h-group.lite h6 + .h5,
.h-group.lite h6 + h6,
.h-group.lite h6 + .h6,
.h-group.lite .h6 + h1,
.h-group.lite .h6 + .h1,
.h-group.lite .h6 + h2,
.h-group.lite .h6 + .h2,
.h-group.lite .h6 + h3,
.h-group.lite .h6 + .h3,
.h-group.lite .h6 + h4,
.h-group.lite .h6 + .h4,
.h-group.lite .h6 + h5,
.h-group.lite .h6 + .h5,
.h-group.lite .h6 + h6,
.h-group.lite .h6 + .h6 {
    padding-left: 0.25rem;
    margin-left: 0.125rem;
    -webkit-box-shadow: -4px 0px 0px -3px rgba(46, 41, 61, 0.5);
    box-shadow: -4px 0px 0px -3px rgba(46, 41, 61, 0.5);
}
h1.standfirst br,
h2.standfirst br,
h3.standfirst br,
h4.standfirst br,
h5.standfirst br {
    content: "";
    display: inline;
    margin-right: 0.5em;
}
h1.standfirst br + br,
h2.standfirst br + br,
h3.standfirst br + br,
h4.standfirst br + br,
h5.standfirst br + br {
    display: none;
}
.v-space-0 {
    line-height: 1;
}
.v-space-1 {
    line-height: 1.1;
}
.v-space-2 {
    line-height: 1.2;
}
.v-space-3 {
    line-height: 1.3;
}
.v-space-4 {
    line-height: 1.4;
}
.v-space-5 {
    line-height: 1.5;
}
.v-space-6 {
    line-height: 1.6;
}
.v-space-7 {
    line-height: 1.7;
}
.v-space-8 {
    line-height: 1.8;
}
.v-space-9 {
    line-height: 1.9;
}
.v-space-10 {
    line-height: 2;
}
.side-by-side {
    white-space: nowrap;
}
p.heading-description {
    margin-bottom: 0;
}
p a {
    word-break: break-word;
}
.text-align-right {
    text-align: right;
}
.sidebar .menu li.is-active {
    background: #e5e5e5;
}
.sidebar .menu li.is-active > a {
    background: transparent;
}
.sidebar .accordion-menu > li.is-active > a,
.sidebar .accordion-menu > li[aria-expanded="true"] > a {
    background-color: #e1dfdf;
}
.sidebar .accordion-menu > li.is-active > a i,
.sidebar .accordion-menu > li[aria-expanded="true"] > a i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #121316;
}
.sidebar .accordion-menu > li.is-active > a:before,
.sidebar .accordion-menu > li[aria-expanded="true"] > a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.sidebar .accordion-menu > li > a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #121316;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    padding: 11.5px 12px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sidebar .accordion-menu > li > a.is-active {
    background-color: #e1dfdf;
}
.sidebar .accordion-menu > li > a.is-active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.sidebar .accordion-menu > li > a:before {
    content: "";
    width: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 0;
    background-color: #231142;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
.sidebar .accordion-menu > li > a i {
    color: #a0a0a0;
    margin-right: 5px;
    font-size: 9px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sidebar .accordion-menu > li > a:hover {
    background-color: #e1dfdf;
}
.sidebar .accordion-menu > li > a:hover i {
    color: #121316;
}
.sidebar .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: none;
}
.sidebar .accordion-menu .is-accordion-submenu {
    -webkit-overflow-scrolling: touch;
    background-color: #ffffff;
    overflow-y: auto;
    margin-left: 0;
    padding: 10px 0;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item {
    position: relative;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] {
    background-color: #e1dfdf;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"]:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] > a {
    background-color: #e1dfdf;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] > a i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #121316;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] > a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] ul {
    background-color: transparent;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] ul li {
    padding-left: 1.2rem;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] ul li:hover {
    background-color: transparent;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] ul li:hover a {
    text-decoration: underline;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item[aria-expanded="true"] ul li:hover:before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:before {
    content: "";
    width: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 0;
    background-color: #09ba90;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item.is-active::before,
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.sidebar .accordion-menu .is-accordion-submenu a {
    color: #121316;
    font-size: 12px;
    padding: 11.5px 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sidebar .accordion-menu .is-accordion-submenu a i {
    margin-right: 5px;
}
.sidebar .accordion-menu .is-accordion-submenu a:hover {
    background-color: transparent;
}
.module,
.module-tabs {
    background-color: #f1f1f1;
    border: 1px solid #cecece;
    border-radius: 2px;
    height: 100%;
}
.result-analytics .module,
.result-analytics .module-tabs {
    border: none;
}
.module .module,
.module .module-tabs,
.module-tabs .module,
.module-tabs .module-tabs {
    border: none;
}
.module .module .module-heading-cell,
.module .module-tabs .module-heading-cell,
.module-tabs .module .module-heading-cell,
.module-tabs .module-tabs .module-heading-cell {
    border: none;
}
.module .module-tabs-cards,
.module-tabs .module-tabs-cards {
    padding: 10px;
}
.module.clear,
.module-tabs.clear {
    background-color: transparent;
}
.module.clear .module-heading-cell,
.module-tabs.clear .module-heading-cell {
    background-color: #f1f1f1;
}
.module.clear .module-heading-cell.clear,
.module-tabs.clear .module-heading-cell.clear {
    background-color: transparent;
}
.module.clear .module-heading-cell.bg-primary,
.module-tabs.clear .module-heading-cell.bg-primary {
    background-color: #121316;
}
@media screen and (max-width: 63.99875em) {
    .module .module-heading-cell.large-seperate-rows .button-group,
    .module-tabs .module-heading-cell.large-seperate-rows .button-group {
        width: 100%;
    }
    .module .module-heading-cell.large-seperate-rows .button-group .button,
    .module-tabs .module-heading-cell.large-seperate-rows .button-group .button {
        width: auto;
    }
}
.module .module-heading-cell h5,
.module .module-heading-cell .h5,
.module .module-heading-cell h6,
.module .module-heading-cell .h6,
.module-tabs .module-heading-cell h5,
.module-tabs .module-heading-cell .h5,
.module-tabs .module-heading-cell h6,
.module-tabs .module-heading-cell .h6 {
    margin: 0;
    display: inline-block;
}
.module .module-heading-cell .radio-label,
.module-tabs .module-heading-cell .radio-label {
    margin: 0 15px 0 50px;
}
@media screen and (max-width: 51.24875em) {
    .module .module-heading-cell .radio-label,
    .module-tabs .module-heading-cell .radio-label {
        margin-left: 0;
    }
}
.module .module-heading-cell .form-radio,
.module-tabs .module-heading-cell .form-radio {
    margin-right: 12px;
}
.module .module-heading-cell .form-radio .h6,
.module .module-heading-cell .form-radio label,
.module-tabs .module-heading-cell .form-radio .h6,
.module-tabs .module-heading-cell .form-radio label {
    display: block;
}
.module .module-heading-cell .tooltip-info,
.module-tabs .module-heading-cell .tooltip-info {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.module .module-heading-cell a,
.module .module-heading-cell button,
.module-tabs .module-heading-cell a,
.module-tabs .module-heading-cell button {
    margin-bottom: 0;
}
.module .module-heading-cell a span,
.module .module-heading-cell button span,
.module-tabs .module-heading-cell a span,
.module-tabs .module-heading-cell button span {
    margin-bottom: 0;
}
.module .module-heading-cell .title-with-tooltip,
.module-tabs .module-heading-cell .title-with-tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.module .module-heading-cell .title-with-tooltip .tooltip-info,
.module-tabs .module-heading-cell .title-with-tooltip .tooltip-info {
    margin-left: 10px;
}
.module .module-heading-cell select,
.module-tabs .module-heading-cell select {
    margin: 0;
    width: auto;
    height: 1.375rem;
    line-height: 11px;
    font-size: 0.75rem;
}
.module .module-footer-cell,
.module-tabs .module-footer-cell {
    padding-top: 12px;
}
.module .module-footer-cell p,
.module-tabs .module-footer-cell p {
    margin: 0;
    font-size: 10px;
}
.module.module-show-hide .module-heading-cell a,
.module.module-show-hide .module-heading-cell .h5,
.module-tabs.module-show-hide .module-heading-cell a,
.module-tabs.module-show-hide .module-heading-cell .h5 {
    display: inline;
}
.module .card-news,
.module-tabs .card-news {
    height: 100%;
}
.module .card-news .card-inner,
.module-tabs .card-news .card-inner {
    height: 100%;
}
.module table,
.module-tabs table {
    border: none;
}
.module.gutter-collapse .module-heading-cell,
.module-tabs .module-heading-cell {
    padding: 12px 12px 12px;
    border-bottom: 1px solid #cecece;
}
.module.gutter-collapse .module-heading-cell select,
.module-tabs .module-heading-cell select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='8' height='13' viewBox='0 0 8 13'><polygon points='0,8 4,13 8,8' style='fill: rgb%2846, 41, 61%29'/><polygon points='4,0 0,5 8,5' style='fill: rgb%2846, 41, 61%29'/></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: auto;
    line-height: 1.1;
    padding: 0 24px 0 8px;
    color: #686868;
}
.module.gutter-collapse .module-heading-cell.accordion-module-heading-cell,
.module-tabs .module-heading-cell.accordion-module-heading-cell {
    padding: 9px 12px 9px;
}
.module.gutter-collapse .module-heading-cell.accordion-module-heading-cell .button,
.module-tabs .module-heading-cell.accordion-module-heading-cell .button {
    margin-right: 23px;
}
.module.gutter-collapse .pagination-cell,
.module-tabs .pagination-cell {
    padding: 0px 12px 0;
}
.module.gutter-collapse.border-reset,
.module-tabs.border-reset {
    border: none;
}
@media screen and (max-width: 39.99875em) {
    .module-tabs-select {
        margin-bottom: 1rem;
    }
}
.module-tabs-select select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='8' height='13' viewBox='0 0 8 13'><polygon points='0,8 4,13 8,8' style='fill: rgb%2846, 41, 61%29'/><polygon points='4,0 0,5 8,5' style='fill: rgb%2846, 41, 61%29'/></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: auto;
    line-height: 1.1;
    padding: 0 24px 0 8px;
    color: #686868;
    margin: 0 15px 0 0;
}
.module:not(.gutter-collapse) {
    padding: 12px;
}
.module:not(.gutter-collapse) > .module-heading-cell {
    margin-bottom: 16px;
}
.module:not(.gutter-collapse) > .module-heading-cell .tooltip-info {
    margin-left: 8px;
}
.module:not(.gutter-collapse).module-card-detail {
    padding: 6px;
    width: 100%;
    margin: 0;
}
.module-tabs .dropdown-plus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.module-tabs .tab-bar-wrap {
    padding-left: 12px;
}
@media screen and (max-width: 89.99875em) {
    .module-tabs .tab-bar-wrap {
        padding-left: 0;
    }
    .module-tabs .tab-bar-wrap ul.tabs {
        padding-left: 12px;
    }
}
@media screen and (max-width: 29.99875em) {
    .module-tabs .tab-bar-wrap ul.tabs {
        padding-left: 0;
    }
}
.module-tabs .tab-bar-wrap + .tabs-content.gutter-collapse > .tabs-panel {
    padding: 0;
}
.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel {
    padding: 12px;
}
.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel.head {
    padding-bottom: 0;
}
.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel.body {
    padding-top: 0;
}
.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel .list-grid {
    margin: -12px;
}
.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel .list-grid ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel .list-grid ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 1rem;
}
.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel .list-grid ul li a + span {
    white-space: nowrap;
}
.module-tabs .tab-bar-wrap.beta + .tabs-content > .tabs-panel {
    padding: 50px 54px;
}
.module-heading {
    margin: 1.75rem 0 1rem 0;
}
.module-heading .module-title {
    margin: 0;
}
.module-heading .module--search {
    margin-left: 19px;
}
.module-heading-with-elements {
    margin: 0 0 20px 0;
}
@media screen and (min-width: 40em) {
    .module-heading-with-elements .module-title {
        margin: 0;
    }
    .module-heading-with-elements .input-group,
    .module-heading-with-elements .button {
        margin-bottom: 0;
    }
}
.module-heading-cell .menu-revealer {
    width: auto;
    padding: 0;
    border: none;
}
.module-heading-cell .input-group,
.module-heading-cell .button {
    margin-bottom: 0;
}
.module-heading-cell .input-group.floating-label input {
    background-color: #ffffff;
}
@media screen and (max-width: 74.99875em) {
    .menu-revealer-table {
        padding-top: 10px;
    }
}
.accordion-folder ul.accordion {
    margin: 0;
}
.accordion-folder ul.accordion .accordion-item {
    background-color: #f1f1f1;
    border-bottom: 1px solid #cecece;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.accordion-folder ul.accordion .accordion-item .gd-icon-folder-open,
.accordion-folder ul.accordion .accordion-item .gd-icon-folder-closed {
    font-size: 15px;
    vertical-align: text-bottom;
}
.accordion-folder ul.accordion .accordion-item:last-of-type {
    border-bottom: none;
}
.accordion-folder ul.accordion .accordion-item.is-active {
    background-color: #0034ec;
}
.accordion-folder ul.accordion .accordion-item.is-active > a i.gd-chevron-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion-folder ul.accordion .accordion-item .graphic.magnify .button i {
    margin-right: 0;
}
.accordion-folder ul.accordion .accordion-item i {
    margin-right: 12px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.accordion-folder ul.accordion .accordion-item i.gd-chevron-right {
    font-size: 9px;
}
.accordion-folder ul.accordion .accordion-item a.h6 {
    display: block;
    margin: 0;
    padding: 6px 15px;
    color: #121316;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.accordion-folder ul.accordion .accordion-item a.h6 span {
    font-weight: 500;
    font-size: 14px;
}
.accordion-folder ul.accordion .accordion-item .accordion-content {
    padding: 0;
    border: none;
}
.accordion-folder ul.accordion .accordion-item .accordion-content.gutter {
    padding: 0.75rem;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li {
    background-color: #121316;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li > a {
    color: #ffffff;
    padding-left: 45px;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li .accordion-content {
    padding: 0;
    border: none;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li .accordion-content > ul > li {
    background-color: #e1dfdf;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li .accordion-content > ul > li > a {
    color: #121316;
    padding-left: 75px;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li .accordion-content > ul > li .accordion-content {
    padding: 0;
    border: none;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li .accordion-content > ul > li .accordion-content > ul > li {
    background-color: #f1f1f1;
}
.accordion-folder ul.accordion .accordion-item .accordion-content > ul > li .accordion-content > ul > li .accordion-content > ul > li > a {
    color: #121316;
    padding-left: 105px;
}
.module-search-saved-views {
    display: none;
    position: relative;
}
.module-search-saved-views::before {
    content: "";
    position: absolute;
    top: -6px;
    left: 55px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #121316;
}
.module-search-saved-views.visible {
    display: block;
}
.tabs-connotation table[data-tabs],
.module-tabs-in-tabs table[data-tabs] {
    margin-top: 15px;
}
.tabs-connotation table[data-tabs] tbody tr td,
.module-tabs-in-tabs table[data-tabs] tbody tr td {
    padding: 1.2rem 0.8em;
}
.tabs-connotation table[data-tabs] tbody tr td em,
.module-tabs-in-tabs table[data-tabs] tbody tr td em {
    padding: 2px;
    font-style: unset;
    color: #ffffff;
    background: #121316;
}
.tabs-connotation table[data-tabs] tbody tr td .tabs-title > a,
.module-tabs-in-tabs table[data-tabs] tbody tr td .tabs-title > a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.tabs-connotation table[data-tabs] tbody tr td .tabs-title > a.button.primary:focus,
.tabs-connotation table[data-tabs] tbody tr td .tabs-title > a.button.primary[aria-selected="true"],
.module-tabs-in-tabs table[data-tabs] tbody tr td .tabs-title > a.button.primary:focus,
.module-tabs-in-tabs table[data-tabs] tbody tr td .tabs-title > a.button.primary[aria-selected="true"] {
    color: #ffffff;
    background-color: #121316;
}
.tabs-connotation table[data-tabs] tbody tr td .tabs-title > a.button.primary:focus.clear,
.tabs-connotation table[data-tabs] tbody tr td .tabs-title > a.button.primary[aria-selected="true"].clear,
.module-tabs-in-tabs table[data-tabs] tbody tr td .tabs-title > a.button.primary:focus.clear,
.module-tabs-in-tabs table[data-tabs] tbody tr td .tabs-title > a.button.primary[aria-selected="true"].clear {
    color: #121316;
    background-color: transparent;
}
.tabs-connotation .tabs.vertical,
.module-tabs-in-tabs .tabs.vertical {
    width: 100%;
    margin: 15px 0 0 0;
}
.tabs-connotation .tabs.vertical .tabs-title a,
.module-tabs-in-tabs .tabs.vertical .tabs-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 1.2rem 0.8em;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-left: 0;
}
@media screen and (max-width: 29.99875em) {
    .tabs-connotation .tabs.vertical .tabs-title a,
    .module-tabs-in-tabs .tabs.vertical .tabs-title a {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.tabs-connotation .tabs.vertical .tabs-title a:after,
.module-tabs-in-tabs .tabs.vertical .tabs-title a:after {
    width: 10px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    content: "\e907";
    -webkit-font-smoothing: antialiased;
    display: block;
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
}
.tabs-connotation .tabs.vertical .tabs-title a:before,
.module-tabs-in-tabs .tabs.vertical .tabs-title a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    background-color: transparent;
}
.tabs-connotation .tabs.vertical .tabs-title a span,
.module-tabs-in-tabs .tabs.vertical .tabs-title a span {
    font-weight: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    line-height: 20px;
    font-size: 0.75rem;
}
@media print, screen and (min-width: 40em) {
    .tabs-connotation .tabs.vertical .tabs-title a span,
    .module-tabs-in-tabs .tabs.vertical .tabs-title a span {
        width: calc(100% / 6);
    }
}
.tabs-connotation .tabs.vertical .tabs-title a span em,
.module-tabs-in-tabs .tabs.vertical .tabs-title a span em {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    bottom: 0px;
    font-style: unset;
    font-weight: 400;
    color: #fff;
    background: #121316;
}
@media screen and (max-width: 29.99875em) {
    .tabs-connotation .tabs.vertical .tabs-title a span em,
    .module-tabs-in-tabs .tabs.vertical .tabs-title a span em {
        position: inherit;
    }
}
.tabs-connotation .tabs.vertical .tabs-title a span button,
.module-tabs-in-tabs .tabs.vertical .tabs-title a span button {
    margin: 0 auto;
    max-height: 40px;
}
.tabs-connotation .tabs.vertical .tabs-title a.image-patent,
.module-tabs-in-tabs .tabs.vertical .tabs-title a.image-patent {
    padding-right: 15px !important;
}
.tabs-connotation .tabs.vertical .tabs-title a.image-patent:after,
.tabs-connotation .tabs.vertical .tabs-title a.image-patent:before,
.module-tabs-in-tabs .tabs.vertical .tabs-title a.image-patent:after,
.module-tabs-in-tabs .tabs.vertical .tabs-title a.image-patent:before {
    display: none;
}
.tabs-connotation .tabs.vertical .tabs-title.positive a:before,
.module-tabs-in-tabs .tabs.vertical .tabs-title.positive a:before {
    background-color: #008109;
}
.tabs-connotation .tabs.vertical .tabs-title.negative a:before,
.module-tabs-in-tabs .tabs.vertical .tabs-title.negative a:before {
    background-color: #d51b1b;
}
.tabs-connotation .tabs.vertical .tabs-title.neutral a:before,
.module-tabs-in-tabs .tabs.vertical .tabs-title.neutral a:before {
    background-color: #f0ad4e;
}
.tabs-connotation .tabs.vertical .tabs-title.positive a,
.tabs-connotation .tabs.vertical .tabs-title.negative a,
.tabs-connotation .tabs.vertical .tabs-title.neutral a,
.module-tabs-in-tabs .tabs.vertical .tabs-title.positive a,
.module-tabs-in-tabs .tabs.vertical .tabs-title.negative a,
.module-tabs-in-tabs .tabs.vertical .tabs-title.neutral a {
    font-size: 0.75rem;
}
.tabs-connotation .tabs-content.vertical,
.tabs-connotation .tabs-content .tabs-content,
.module-tabs-in-tabs .tabs-content.vertical,
.module-tabs-in-tabs .tabs-content .tabs-content {
    padding: 0;
    border: none;
    background-color: transparent;
}
.tabs-connotation .tabs-content .tabs-content,
.module-tabs-in-tabs .tabs-content .tabs-content {
    background-color: #fff;
    border: 1px solid #cecece;
}
.tabs-connotation .tabs-panel .tabs-separator,
.module-tabs-in-tabs .tabs-panel .tabs-separator {
    margin-bottom: 1rem;
    border-bottom: 1px solid #cecece;
}
.tabs-connotation .tabs-panel .tabs,
.module-tabs-in-tabs .tabs-panel .tabs {
    margin-bottom: 10px;
    border-bottom: 1px solid #cecece;
}
.tabs-connotation .tabs-panel .tabs.collapse,
.module-tabs-in-tabs .tabs-panel .tabs.collapse {
    margin-bottom: 0;
    border: none;
}
.tabs-connotation .tabs-panel .tit-content,
.module-tabs-in-tabs .tabs-panel .tit-content {
    padding: 20px;
    max-height: 325px;
    overflow: hidden;
    overflow-y: auto;
}
.tabs-connotation .tabs-panel .tit-content p,
.module-tabs-in-tabs .tabs-panel .tit-content p {
    font-size: 14px;
}
.tabs-connotation .tabs-panel .tit-content .highlight.positive,
.module-tabs-in-tabs .tabs-panel .tit-content .highlight.positive {
    color: #121316;
}
.tabs-connotation .tabs-panel .tit-content .highlight.negative,
.module-tabs-in-tabs .tabs-panel .tit-content .highlight.negative {
    color: #ffffff;
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-item,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-item {
    background-color: transparent;
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-item.is-active,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-item.is-active {
    background-color: #cecece;
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-title,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-title {
    border-radius: 0px !important;
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-title:before,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-title:before {
    font-size: 25px;
    font-weight: 400;
    margin-top: -0.8rem;
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-title.header:before,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-title.header:before {
    content: "";
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-title.header:hover,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-title.header:hover {
    background-color: transparent;
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-content .tabs,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-content .tabs {
    margin: 0px;
    padding: 0px;
}
.tabs-connotation .accordion-folder .tit-accordion .accordion-content .tabs .tabs-title a,
.module-tabs-in-tabs .accordion-folder .tit-accordion .accordion-content .tabs .tabs-title a {
    color: inherit;
    padding-left: 15px;
    padding-right: 30px;
    font-weight: normal;
    line-height: 17px;
    font-size: 13px;
    border: none;
    border-top: 1px solid #e6e6e6;
}
.module-tabs-in-tabs .tabs-content :not(.accordion-content) > .tabs .tabs-title a {
    padding-top: 0;
}
.ctrl .button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 5px 10px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
.ctrl .button-group .button {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ctrl .button-group .button + .button {
    margin-left: 0;
}
@media print, screen and (min-width: 40em) {
    .orbit.vert-thumb > .orbit-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .orbit.vert-thumb > .orbit-body > .orbit-wrapper {
        width: calc((100% / 12) * 9);
    }
    .orbit.vert-thumb > .orbit-body > .orbit-thumb {
        width: calc((100% / 12) * 3);
    }
    .orbit.vert-thumb > .orbit-navigation {
        width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: end;
        -ms-flex-pack: end;
        justify-content: end;
    }
}
@media screen and (max-width: 51.24875em) {
    .orbit.vert-thumb > .orbit-body > .orbit-thumb {
        display: none;
    }
}
.orbit.thumb-slide > .orbit-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media print, screen and (min-width: 64em) {
    .orbit.thumb-slide > .orbit-body > .orbit-wrapper {
        width: calc((100% / 12) * 9);
    }
    .orbit.thumb-slide > .orbit-body > .orbit-thumb-holder {
        width: calc((100% / 12) * 3);
    }
}
@media print, screen and (min-width: 64em) {
    .orbit.thumb-slide.thumb-order-start > .orbit-body > .orbit-wrapper {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .orbit.thumb-slide.thumb-order-start > .orbit-body > .orbit-thumb-holder {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media screen and (max-width: 63.99875em) {
    .orbit.thumb-slide > .orbit-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .orbit.thumb-slide > .orbit-body > .orbit-wrapper {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .orbit.thumb-slide > .orbit-body > .orbit-thumb-holder {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.orbit.vert-thumb,
.cards-image .orbit {
    padding: 20px 0 12px;
}
@media screen and (max-width: 19.99875em) {
    .orbit.vert-thumb .orbit-slide,
    .cards-image .orbit .orbit-slide {
        background-color: #14111c;
    }
}
.orbit .orbit-container.xxx-micro {
    min-height: 40px;
}
.orbit .orbit-container.xx-micro {
    min-height: 60px;
}
.orbit .orbit-container.x-micro {
    min-height: 80px;
}
.orbit .orbit-container.micro {
    min-height: 90px;
}
.orbit .orbit-container.s-micro {
    min-height: 110px;
}
.orbit .orbit-container.xx-small {
    min-height: 150px;
}
.orbit .orbit-container.x-small {
    min-height: 200px;
}
.orbit .orbit-container.small {
    min-height: 250px;
}
.orbit .orbit-container.sss-medium {
    min-height: 280px;
}
.orbit .orbit-container.ss-medium {
    min-height: 300px;
}
.orbit .orbit-container.s-medium {
    min-height: 350px;
}
.orbit .orbit-container.medium {
    min-height: 400px;
}
.orbit .orbit-container.s-large {
    min-height: 500px;
}
.orbit .orbit-container.large {
    min-height: 600px;
}
.orbit .orbit-container.x-large {
    min-height: 800px;
}
.orbit .orbit-container.xx-large {
    min-height: 1000px;
}
.orbit .orbit-container.xxx-large {
    min-height: 1200px;
}
.orbit .orbit-container.full {
    min-height: 100%;
}
.orbit .orbit-container.auto {
    min-height: auto;
}
.orbit.alpha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.orbit.alpha .orbit-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 1.875rem;
}
@media screen and (max-width: 39.99875em) {
    .orbit.alpha .orbit-body {
        margin-bottom: 0.625rem;
    }
}
.orbit.alpha .orbit-body header.orbit-title {
    text-align: left;
    background: transparent;
    color: #121316;
    font-size: 14px;
    font-weight: 500;
    margin-top: 2.5rem;
    margin-bottom: 0.625rem;
    margin-left: 0.625rem;
}
@media screen and (max-width: 39.99875em) {
    .orbit.alpha .orbit-body header.orbit-title {
        margin-top: 0.625rem;
    }
}
.orbit.alpha .orbit-body .orbit-wrapper {
    margin: 0.625rem 0;
}
.orbit.alpha .orbit-body .orbit-nav-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.orbit.alpha .orbit-body .orbit-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    margin-left: 10px;
}
@media screen and (max-width: 39.99875em) {
    .orbit.alpha .orbit-body .orbit-controls {
        display: none;
    }
}
.orbit.alpha .orbit-body .orbit-controls button {
    border-radius: 50px;
}
.orbit.alpha .orbit-body .orbit-detail {
    font-size: 0.75rem;
    font-weight: 500;
}
.orbit.alpha .orbit-body .orbit-detail [data-orbit-detail-separator]::before {
    content: "/";
}
.orbit.alpha .orbit-body .orbit-bullets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0.625rem 0.3125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.orbit.alpha .orbit-body .orbit-bullets .is-active {
    background-color: #231142;
}
.orbit.alpha .orbit-body .orbit-bullets > button {
    border-radius: 50px;
    width: 16px;
    height: 12px;
}
.orbit.alpha .orbit-body .orbit-bullets > button:last-child {
    margin-right: 0;
}
.orbit.alpha .orbit-body .orbit-bullets > button:hover {
    background-color: #a0a0a0;
}
.orbit.alpha .orbit-display-all {
    position: absolute;
    right: 0.625rem;
    bottom: 1.875rem;
}
.orbit.vert-thumb,
.orbit.thumb-slide {
    border-top: solid 1px #cecece;
    border-bottom: solid 1px #cecece;
}
.orbit.vert-thumb > .toolbar,
.orbit.thumb-slide > .toolbar {
    padding: 1rem 0;
    border-bottom: solid 1px #cecece;
}
.orbit.vert-thumb > .toolbar .orbit-controls button,
.orbit.thumb-slide > .toolbar .orbit-controls button {
    border: none;
    color: #121316;
    height: auto;
    width: auto;
    margin: 0;
}
.orbit.vert-thumb > .toolbar .orbit-controls button:focus,
.orbit.vert-thumb > .toolbar .orbit-controls button:hover,
.orbit.thumb-slide > .toolbar .orbit-controls button:focus,
.orbit.thumb-slide > .toolbar .orbit-controls button:hover {
    background-color: transparent;
}
.orbit.vert-thumb.img-preview .orbit-wrapper .orbit-container .orbit-slide section,
.orbit.thumb-slide.img-preview .orbit-wrapper .orbit-container .orbit-slide section {
    background-image: url(../img/bg/zoom-bg.png);
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto;
}
.orbit.vert-thumb.img-preview .orbit-wrapper .orbit-container .orbit-slide section img,
.orbit.thumb-slide.img-preview .orbit-wrapper .orbit-container .orbit-slide section img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.orbit.vert-thumb .orbit-thumb,
.orbit.thumb-slide .orbit-thumb {
    border-bottom: solid 1px #cecece;
}
@media print, screen and (min-width: 64em) {
    .orbit.vert-thumb .orbit-thumb,
    .orbit.thumb-slide .orbit-thumb {
        border-bottom: none;
    }
}
.orbit.vert-thumb .orbit-thumb > div:hover > section,
.orbit.vert-thumb .orbit-thumb > div.is-active > section,
.orbit.thumb-slide .orbit-thumb > div:hover > section,
.orbit.thumb-slide .orbit-thumb > div.is-active > section {
    -webkit-box-shadow: inset 4px 0px 0px 0px #0034ec;
    box-shadow: inset 4px 0px 0px 0px #0034ec;
}
.orbit.vert-thumb .orbit-thumb > div > section,
.orbit.thumb-slide .orbit-thumb > div > section {
    border-top: solid 1px #cecece;
    height: 100%;
    padding: 0.375rem 0.75rem 0.375rem 0.75rem;
}
@media print, screen and (min-width: 64em) {
    .orbit.vert-thumb .orbit-thumb > div > section,
    .orbit.thumb-slide .orbit-thumb > div > section {
        padding: 0.75rem;
    }
}
.orbit.vert-thumb .orbit-thumb [data-slide]:first-child section,
.orbit.thumb-slide .orbit-thumb [data-slide]:first-child section {
    border-top: none;
}
.orbit.thumb-slide *:focus {
    outline: none;
}
.orbit.thumb-slide .orbit-wrapper,
.orbit.thumb-slide .orbit-thumb-holder {
    height: 100%;
    min-height: 100%;
}
.orbit.thumb-slide .orbit-thumb-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: solid 1px #cecece;
    border-right: solid 1px #cecece;
}
.orbit.thumb-slide .orbit-thumb-holder .orbit-thumb-slider-holder {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: hidden;
}
.orbit.thumb-slide .orbit-wrapper,
.orbit.thumb-slide .orbit-thumb {
    overflow-y: auto;
    height: 100%;
    min-height: 100%;
}
.orbit.thumb-slide .orbit-wrapper {
    min-height: 40vh;
}
.orbit.thumb-slide .orbit-wrapper .orbit-container {
    height: 100% !important;
}
.orbit.thumb-slide .orbit-wrapper .orbit-container[style*="height: 0px"],
.orbit.thumb-slide .orbit-wrapper .orbit-container[style*="height:0px"] {
    height: 100% !important;
}
.orbit.thumb-slide .orbit-wrapper .orbit-container .orbit-slide {
    height: 100%;
    overflow-y: auto;
}
.orbit.thumb-slide .orbit-wrapper .orbit-container > section {
    padding-top: 1.25rem;
    height: 100%;
}
.orbit.thumb-slide .orbit-thumb {
    max-height: 25vh;
}
@media print, screen and (min-width: 64em) {
    .orbit.thumb-slide .orbit-thumb {
        max-height: 75vh;
    }
}
.orbit.thumb-slide .orbit-thumb > div:hover > section,
.orbit.thumb-slide .orbit-thumb > div.is-active > section {
    -webkit-box-shadow: inset 4px 0px 0px 0px #0034ec;
    box-shadow: inset 4px 0px 0px 0px #0034ec;
}
.orbit.thumb-slide .orbit-thumb-holder .orbit-thumb-slider-header {
    padding: 0.625rem 0.75rem 0.375rem 0.75rem;
}
@media print, screen and (min-width: 64em) {
    .orbit.thumb-slide .orbit-thumb-holder .orbit-thumb-slider-header {
        padding: 1.25rem 0.75rem 1.0625rem 0.75rem;
    }
}
.orbit[data-orbit-thumb] .orbit-thumb-holder .orbit-thumb-slider-header {
    border-bottom: solid 1px #cecece;
}
.orbit[data-orbit-thumb] .orbit-thumb-holder .orbit-thumb-slider-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.orbit[data-orbit-thumb] .orbit-thumb-holder .orbit-thumb-slider-holder .orbit-thumb {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: hidden;
}
.orbit[data-orbit-thumb] .orbit-thumb-holder .orbit-thumb-slider-holder .orbit-thumb-track {
    width: 0.9375rem;
    min-width: 0.8125rem;
    background-color: #f1f1f1;
    border-left: solid 1px #cecece;
}
.orbit[data-orbit-thumb] .orbit-thumb-holder .orbit-thumb-slider-holder .orbit-thumb-track .thumb {
    width: 100%;
    height: 50px;
    background-color: #cecece;
    border-radius: 0.375rem;
}
.orbit[data-orbit-thumb] .orbit-thumb-holder .orbit-thumb-slider-holder .orbit-thumb-track .thumb:hover {
    background-color: #686868;
}
.orbit[data-orbit-thumb] .orbit-thumb-holder .orbit-thumb-slider-holder .orbit-thumb-track .thumb.shuffle {
    background-color: #5b5b5b;
}
.orbit[data-orbit-thumb] .orbit-thumb {
    height: 100%;
    overflow: hidden;
}
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide].is-active .card-inner {
    -webkit-box-shadow: -2px 0px 0px 0px #0034ec;
    box-shadow: -2px 0px 0px 0px #0034ec;
}
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide].is-active .card-inner .card-text {
    background-color: #231e31;
}
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner {
    height: calc(100% - 2px);
}
.orbit[data-orbit-thumb] .orbit-thumb[class*="-up-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: hidden;
}
.orbit[data-orbit-thumb] .orbit-thumb[class*="-up-"] > div[data-slide] {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.orbit[data-orbit-thumb] .orbit-thumb[class*="-up-"] > div[data-slide]:nth-child(n + 2) {
    display: none;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-1 > div[data-slide] {
    -webkit-flex-basis: calc(100% / 1);
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
    max-height: calc(100% / 1);
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-1 > div[data-slide]:nth-child(-n + 2) {
    display: block;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-1 > div[data-slide]:nth-child(n + 2) {
    display: none;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-2 > div[data-slide] {
    -webkit-flex-basis: calc(100% / 2);
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
    max-height: calc(100% / 2);
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-2 > div[data-slide]:nth-child(-n + 3) {
    display: block;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-2 > div[data-slide]:nth-child(n + 3) {
    display: none;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-3 > div[data-slide] {
    -webkit-flex-basis: calc(100% / 3);
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
    max-height: calc(100% / 3);
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-3 > div[data-slide]:nth-child(-n + 4) {
    display: block;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-3 > div[data-slide]:nth-child(n + 4) {
    display: none;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-4 > div[data-slide] {
    -webkit-flex-basis: calc(100% / 4);
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
    max-height: calc(100% / 4);
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-4 > div[data-slide]:nth-child(-n + 5) {
    display: block;
}
.orbit[data-orbit-thumb] .orbit-thumb.small-up-4 > div[data-slide]:nth-child(n + 5) {
    display: none;
}
@media print, screen and (min-width: 20em) {
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.ss-medium-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 30em) {
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-medium-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 40em) {
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.medium-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 51.25em) {
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.s-large-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 64em) {
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.large-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
@media screen and (min-width: 75em) {
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xlarge-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
@media screen and (min-width: 90em) {
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxlarge-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
@media screen and (min-width: 160em) {
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-1 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-height: calc(100% / 1);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-1 > div[data-slide]:nth-child(-n + 2) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-1 > div[data-slide]:nth-child(n + 2) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-2 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-height: calc(100% / 2);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-2 > div[data-slide]:nth-child(-n + 3) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-2 > div[data-slide]:nth-child(n + 3) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-3 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-height: calc(100% / 3);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-3 > div[data-slide]:nth-child(-n + 4) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-3 > div[data-slide]:nth-child(n + 4) {
        display: none;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-4 > div[data-slide] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-height: calc(100% / 4);
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-4 > div[data-slide]:nth-child(-n + 5) {
        display: block;
    }
    .orbit[data-orbit-thumb] .orbit-thumb.xxxlarge-up-4 > div[data-slide]:nth-child(n + 5) {
        display: none;
    }
}
.card-image-only .orbit[data-orbit-thumb] .orbit-thumb > div:not(.is-active):not(:hover) .card-inner {
    margin-left: 1px;
}
.card-image-only .orbit[data-orbit-thumb] .orbit-thumb > div:last-of-type .card-inner {
    height: calc(100% - 0px);
}
.cards-image .orbit[data-orbit-thumb] .card-text.bigger {
    position: relative;
    background-repeat: no-repeat;
}
.cards-image .orbit[data-orbit-thumb] .card-text.bigger .modal-trigger {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    color: #ffffff;
    background-color: #121316;
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
@media screen and (max-width: 74.99875em) {
    .cards-image .orbit[data-orbit-thumb] .card-text.bigger .modal-trigger {
        opacity: 1;
    }
}
.cards-image .orbit[data-orbit-thumb] .card-text.bigger::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #121316;
    opacity: 0.9;
    width: 100%;
}
.cards-image .orbit[data-orbit-thumb] .card-text.bigger > div {
    position: relative;
}
.cards-image .orbit[data-orbit-thumb] .card-text.bigger .card-text {
    background-color: transparent;
}
.card-image-only .orbit[data-orbit-thumb] .cards-background {
    padding: 2px;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.bigger {
    position: relative;
    padding: 0;
    cursor: pointer;
    width: 100%;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.bigger:hover .modal-trigger {
    opacity: 1;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.bigger:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.card-image-only .orbit[data-orbit-thumb] .card-text.bigger img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    width: 100%;
    height: 100%;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.bigger::before {
    display: none;
}
.card-image-only .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide .cards-background {
    padding-right: 0;
}
@media screen and (max-width: 39.99875em) {
    .card-image-only .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide .cards-background {
        padding-right: 2px;
    }
}
.card-image-only .orbit[data-orbit-thumb] .orbit-wrapper .card-text.bigger {
    height: 339px;
    overflow: hidden;
}
.card-image-only .orbit[data-orbit-thumb] .orbit-thumb:hover > div.is-active .card-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.card-image-only .orbit[data-orbit-thumb] .orbit-thumb:hover > div.is-active:hover .card-inner {
    -webkit-box-shadow: -2px 0px 0px 0px #0034ec;
    box-shadow: -2px 0px 0px 0px #0034ec;
}
.card-image-only .orbit[data-orbit-thumb] .orbit-thumb div.is-active:hover {
    -webkit-box-shadow: -2px 0px 0px 0px #0034ec;
    box-shadow: -2px 0px 0px 0px #0034ec;
}
.card-image-only .orbit[data-orbit-thumb] .orbit-thumb .card-inner {
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
}
.card-image-only .orbit[data-orbit-thumb] .orbit-thumb .card-inner:hover {
    -webkit-box-shadow: -2px 0px 0px 0px #0034ec;
    box-shadow: -2px 0px 0px 0px #0034ec;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.smaller {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.smaller::before {
    content: "";
    background-color: rgba(46, 41, 61, 0.32);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.smaller:hover::before {
    opacity: 1;
}
.card-image-only .orbit[data-orbit-thumb] .card-text.smaller:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.card-image-only .orbit[data-orbit-thumb] .card-text.smaller img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    width: 100%;
    height: 100%;
}
.orbit.h-xxx-micro .orbit-thumb-holder,
.orbit.h-xxx-micro .orbit-wrapper,
.orbit.h-xxx-micro .orbit-container,
.orbit.h-min-xxx-micro .orbit-thumb-holder,
.orbit.h-min-xxx-micro .orbit-wrapper,
.orbit.h-min-xxx-micro .orbit-container {
    min-height: 40px;
}
.orbit.h-xxx-micro .orbit-thumb-holder,
.orbit.h-xxx-micro .orbit-wrapper,
.orbit.h-xxx-micro .orbit-container,
.orbit.h-max-xxx-micro .orbit-thumb-holder,
.orbit.h-max-xxx-micro .orbit-wrapper,
.orbit.h-max-xxx-micro .orbit-container {
    max-height: 40px;
}
.orbit.h-xx-micro .orbit-thumb-holder,
.orbit.h-xx-micro .orbit-wrapper,
.orbit.h-xx-micro .orbit-container,
.orbit.h-min-xx-micro .orbit-thumb-holder,
.orbit.h-min-xx-micro .orbit-wrapper,
.orbit.h-min-xx-micro .orbit-container {
    min-height: 60px;
}
.orbit.h-xx-micro .orbit-thumb-holder,
.orbit.h-xx-micro .orbit-wrapper,
.orbit.h-xx-micro .orbit-container,
.orbit.h-max-xx-micro .orbit-thumb-holder,
.orbit.h-max-xx-micro .orbit-wrapper,
.orbit.h-max-xx-micro .orbit-container {
    max-height: 60px;
}
.orbit.h-x-micro .orbit-thumb-holder,
.orbit.h-x-micro .orbit-wrapper,
.orbit.h-x-micro .orbit-container,
.orbit.h-min-x-micro .orbit-thumb-holder,
.orbit.h-min-x-micro .orbit-wrapper,
.orbit.h-min-x-micro .orbit-container {
    min-height: 80px;
}
.orbit.h-x-micro .orbit-thumb-holder,
.orbit.h-x-micro .orbit-wrapper,
.orbit.h-x-micro .orbit-container,
.orbit.h-max-x-micro .orbit-thumb-holder,
.orbit.h-max-x-micro .orbit-wrapper,
.orbit.h-max-x-micro .orbit-container {
    max-height: 80px;
}
.orbit.h-micro .orbit-thumb-holder,
.orbit.h-micro .orbit-wrapper,
.orbit.h-micro .orbit-container,
.orbit.h-min-micro .orbit-thumb-holder,
.orbit.h-min-micro .orbit-wrapper,
.orbit.h-min-micro .orbit-container {
    min-height: 90px;
}
.orbit.h-micro .orbit-thumb-holder,
.orbit.h-micro .orbit-wrapper,
.orbit.h-micro .orbit-container,
.orbit.h-max-micro .orbit-thumb-holder,
.orbit.h-max-micro .orbit-wrapper,
.orbit.h-max-micro .orbit-container {
    max-height: 90px;
}
.orbit.h-s-micro .orbit-thumb-holder,
.orbit.h-s-micro .orbit-wrapper,
.orbit.h-s-micro .orbit-container,
.orbit.h-min-s-micro .orbit-thumb-holder,
.orbit.h-min-s-micro .orbit-wrapper,
.orbit.h-min-s-micro .orbit-container {
    min-height: 110px;
}
.orbit.h-s-micro .orbit-thumb-holder,
.orbit.h-s-micro .orbit-wrapper,
.orbit.h-s-micro .orbit-container,
.orbit.h-max-s-micro .orbit-thumb-holder,
.orbit.h-max-s-micro .orbit-wrapper,
.orbit.h-max-s-micro .orbit-container {
    max-height: 110px;
}
.orbit.h-xx-small .orbit-thumb-holder,
.orbit.h-xx-small .orbit-wrapper,
.orbit.h-xx-small .orbit-container,
.orbit.h-min-xx-small .orbit-thumb-holder,
.orbit.h-min-xx-small .orbit-wrapper,
.orbit.h-min-xx-small .orbit-container {
    min-height: 150px;
}
.orbit.h-xx-small .orbit-thumb-holder,
.orbit.h-xx-small .orbit-wrapper,
.orbit.h-xx-small .orbit-container,
.orbit.h-max-xx-small .orbit-thumb-holder,
.orbit.h-max-xx-small .orbit-wrapper,
.orbit.h-max-xx-small .orbit-container {
    max-height: 150px;
}
.orbit.h-x-small .orbit-thumb-holder,
.orbit.h-x-small .orbit-wrapper,
.orbit.h-x-small .orbit-container,
.orbit.h-min-x-small .orbit-thumb-holder,
.orbit.h-min-x-small .orbit-wrapper,
.orbit.h-min-x-small .orbit-container {
    min-height: 200px;
}
.orbit.h-x-small .orbit-thumb-holder,
.orbit.h-x-small .orbit-wrapper,
.orbit.h-x-small .orbit-container,
.orbit.h-max-x-small .orbit-thumb-holder,
.orbit.h-max-x-small .orbit-wrapper,
.orbit.h-max-x-small .orbit-container {
    max-height: 200px;
}
.orbit.h-small .orbit-thumb-holder,
.orbit.h-small .orbit-wrapper,
.orbit.h-small .orbit-container,
.orbit.h-min-small .orbit-thumb-holder,
.orbit.h-min-small .orbit-wrapper,
.orbit.h-min-small .orbit-container {
    min-height: 250px;
}
.orbit.h-small .orbit-thumb-holder,
.orbit.h-small .orbit-wrapper,
.orbit.h-small .orbit-container,
.orbit.h-max-small .orbit-thumb-holder,
.orbit.h-max-small .orbit-wrapper,
.orbit.h-max-small .orbit-container {
    max-height: 250px;
}
.orbit.h-sss-medium .orbit-thumb-holder,
.orbit.h-sss-medium .orbit-wrapper,
.orbit.h-sss-medium .orbit-container,
.orbit.h-min-sss-medium .orbit-thumb-holder,
.orbit.h-min-sss-medium .orbit-wrapper,
.orbit.h-min-sss-medium .orbit-container {
    min-height: 280px;
}
.orbit.h-sss-medium .orbit-thumb-holder,
.orbit.h-sss-medium .orbit-wrapper,
.orbit.h-sss-medium .orbit-container,
.orbit.h-max-sss-medium .orbit-thumb-holder,
.orbit.h-max-sss-medium .orbit-wrapper,
.orbit.h-max-sss-medium .orbit-container {
    max-height: 280px;
}
.orbit.h-ss-medium .orbit-thumb-holder,
.orbit.h-ss-medium .orbit-wrapper,
.orbit.h-ss-medium .orbit-container,
.orbit.h-min-ss-medium .orbit-thumb-holder,
.orbit.h-min-ss-medium .orbit-wrapper,
.orbit.h-min-ss-medium .orbit-container {
    min-height: 300px;
}
.orbit.h-ss-medium .orbit-thumb-holder,
.orbit.h-ss-medium .orbit-wrapper,
.orbit.h-ss-medium .orbit-container,
.orbit.h-max-ss-medium .orbit-thumb-holder,
.orbit.h-max-ss-medium .orbit-wrapper,
.orbit.h-max-ss-medium .orbit-container {
    max-height: 300px;
}
.orbit.h-s-medium .orbit-thumb-holder,
.orbit.h-s-medium .orbit-wrapper,
.orbit.h-s-medium .orbit-container,
.orbit.h-min-s-medium .orbit-thumb-holder,
.orbit.h-min-s-medium .orbit-wrapper,
.orbit.h-min-s-medium .orbit-container {
    min-height: 350px;
}
.orbit.h-s-medium .orbit-thumb-holder,
.orbit.h-s-medium .orbit-wrapper,
.orbit.h-s-medium .orbit-container,
.orbit.h-max-s-medium .orbit-thumb-holder,
.orbit.h-max-s-medium .orbit-wrapper,
.orbit.h-max-s-medium .orbit-container {
    max-height: 350px;
}
.orbit.h-medium .orbit-thumb-holder,
.orbit.h-medium .orbit-wrapper,
.orbit.h-medium .orbit-container,
.orbit.h-min-medium .orbit-thumb-holder,
.orbit.h-min-medium .orbit-wrapper,
.orbit.h-min-medium .orbit-container {
    min-height: 400px;
}
.orbit.h-medium .orbit-thumb-holder,
.orbit.h-medium .orbit-wrapper,
.orbit.h-medium .orbit-container,
.orbit.h-max-medium .orbit-thumb-holder,
.orbit.h-max-medium .orbit-wrapper,
.orbit.h-max-medium .orbit-container {
    max-height: 400px;
}
.orbit.h-s-large .orbit-thumb-holder,
.orbit.h-s-large .orbit-wrapper,
.orbit.h-s-large .orbit-container,
.orbit.h-min-s-large .orbit-thumb-holder,
.orbit.h-min-s-large .orbit-wrapper,
.orbit.h-min-s-large .orbit-container {
    min-height: 500px;
}
.orbit.h-s-large .orbit-thumb-holder,
.orbit.h-s-large .orbit-wrapper,
.orbit.h-s-large .orbit-container,
.orbit.h-max-s-large .orbit-thumb-holder,
.orbit.h-max-s-large .orbit-wrapper,
.orbit.h-max-s-large .orbit-container {
    max-height: 500px;
}
.orbit.h-large .orbit-thumb-holder,
.orbit.h-large .orbit-wrapper,
.orbit.h-large .orbit-container,
.orbit.h-min-large .orbit-thumb-holder,
.orbit.h-min-large .orbit-wrapper,
.orbit.h-min-large .orbit-container {
    min-height: 600px;
}
.orbit.h-large .orbit-thumb-holder,
.orbit.h-large .orbit-wrapper,
.orbit.h-large .orbit-container,
.orbit.h-max-large .orbit-thumb-holder,
.orbit.h-max-large .orbit-wrapper,
.orbit.h-max-large .orbit-container {
    max-height: 600px;
}
.orbit.h-x-large .orbit-thumb-holder,
.orbit.h-x-large .orbit-wrapper,
.orbit.h-x-large .orbit-container,
.orbit.h-min-x-large .orbit-thumb-holder,
.orbit.h-min-x-large .orbit-wrapper,
.orbit.h-min-x-large .orbit-container {
    min-height: 800px;
}
.orbit.h-x-large .orbit-thumb-holder,
.orbit.h-x-large .orbit-wrapper,
.orbit.h-x-large .orbit-container,
.orbit.h-max-x-large .orbit-thumb-holder,
.orbit.h-max-x-large .orbit-wrapper,
.orbit.h-max-x-large .orbit-container {
    max-height: 800px;
}
.orbit.h-xx-large .orbit-thumb-holder,
.orbit.h-xx-large .orbit-wrapper,
.orbit.h-xx-large .orbit-container,
.orbit.h-min-xx-large .orbit-thumb-holder,
.orbit.h-min-xx-large .orbit-wrapper,
.orbit.h-min-xx-large .orbit-container {
    min-height: 1000px;
}
.orbit.h-xx-large .orbit-thumb-holder,
.orbit.h-xx-large .orbit-wrapper,
.orbit.h-xx-large .orbit-container,
.orbit.h-max-xx-large .orbit-thumb-holder,
.orbit.h-max-xx-large .orbit-wrapper,
.orbit.h-max-xx-large .orbit-container {
    max-height: 1000px;
}
.orbit.h-xxx-large .orbit-thumb-holder,
.orbit.h-xxx-large .orbit-wrapper,
.orbit.h-xxx-large .orbit-container,
.orbit.h-min-xxx-large .orbit-thumb-holder,
.orbit.h-min-xxx-large .orbit-wrapper,
.orbit.h-min-xxx-large .orbit-container {
    min-height: 1200px;
}
.orbit.h-xxx-large .orbit-thumb-holder,
.orbit.h-xxx-large .orbit-wrapper,
.orbit.h-xxx-large .orbit-container,
.orbit.h-max-xxx-large .orbit-thumb-holder,
.orbit.h-max-xxx-large .orbit-wrapper,
.orbit.h-max-xxx-large .orbit-container {
    max-height: 1200px;
}
.orbit.h-full .orbit-thumb-holder,
.orbit.h-full .orbit-wrapper,
.orbit.h-full .orbit-container,
.orbit.h-min-full .orbit-thumb-holder,
.orbit.h-min-full .orbit-wrapper,
.orbit.h-min-full .orbit-container {
    min-height: 100%;
}
.orbit.h-full .orbit-thumb-holder,
.orbit.h-full .orbit-wrapper,
.orbit.h-full .orbit-container,
.orbit.h-max-full .orbit-thumb-holder,
.orbit.h-max-full .orbit-wrapper,
.orbit.h-max-full .orbit-container {
    max-height: 100%;
}
.orbit.h-auto .orbit-thumb-holder,
.orbit.h-auto .orbit-wrapper,
.orbit.h-auto .orbit-container,
.orbit.h-min-auto .orbit-thumb-holder,
.orbit.h-min-auto .orbit-wrapper,
.orbit.h-min-auto .orbit-container {
    min-height: auto;
}
.orbit.h-auto .orbit-thumb-holder,
.orbit.h-auto .orbit-wrapper,
.orbit.h-auto .orbit-container,
.orbit.h-max-auto .orbit-thumb-holder,
.orbit.h-max-auto .orbit-wrapper,
.orbit.h-max-auto .orbit-container {
    max-height: auto;
}
.orbit-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px;
}
.orbit-bullets {
    margin: 0 8px 0 0;
    position: static;
    text-align: left;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.orbit-bullets button {
    background-color: #cecece;
    height: 6px;
    margin: 0 4px 0 0;
    width: 6px;
}
.orbit-bullets button.is-active {
    background-color: #0034ec;
}
.orbit-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
}
.orbit-controls button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #cecece;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 12px;
    padding: 0;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    width: 24px;
}
.orbit-controls button:last-child {
    margin-right: 0;
}
.orbit-controls button i {
    font-size: 8px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.orbit-controls button:hover,
.orbit-controls button.is-active,
.orbit-controls button:focus {
    background-color: #121316;
    border-color: #121316;
    outline: none;
}
.orbit-controls button:hover i[class*="gd-"]:not(.with-bg).primary,
.orbit-controls button.is-active i[class*="gd-"]:not(.with-bg).primary,
.orbit-controls button:focus i[class*="gd-"]:not(.with-bg).primary {
    color: #ffffff;
}
.orbit-controls button.orbit-previous i {
    position: relative;
    left: -1px;
}
.orbit-menu.menu.island {
    border-bottom: solid 1px #e6e6e6;
    font-weight: 500;
}
.orbit-menu.menu.island a {
    padding: 1rem 0;
    margin: 0 0.5rem 0 0.5rem;
    color: #121316;
}
.orbit-menu.menu.island a:hover {
    border-bottom: solid 3px #231142;
}
.orbit-menu.menu.island .is-active > a {
    position: relative;
    background: none;
    border-bottom: solid 3px #231142;
}
.orbit-menu.menu.island:hover li.is-active:hover > a {
    border-bottom: solid 3px #231142;
}
.orbit-menu.menu.island:hover li.is-active > a {
    border-bottom: solid 3px transparent;
}
table .input-group,
table .button {
    margin-bottom: 0;
}
table .row-group-show-hide {
    position: absolute;
    top: 50%;
    right: 0.25rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 3px 2px 3px;
    font-size: 0.5625rem;
    background-color: #121316;
    color: #ffffff;
}
table.correlation.clear[data-tabs] tr.is-active,
table.clear[data-tabs] tr.is-active,
table[data-tabs] tr.is-active {
    background-color: #f1f1f1;
}
table.correlation.clear[data-tabs] tr.is-active td:first-child,
table.correlation.clear[data-tabs] tr.is-active td,
table.clear[data-tabs] tr.is-active td:first-child,
table.clear[data-tabs] tr.is-active td,
table[data-tabs] tr.is-active td:first-child,
table[data-tabs] tr.is-active td {
    background-color: #f1f1f1;
}
table.correlation.clear[data-tabs] .tabs-title,
table.clear[data-tabs] .tabs-title,
table[data-tabs] .tabs-title {
    float: none;
}
table.correlation.clear[data-tabs] .tabs-title .button,
table.clear[data-tabs] .tabs-title .button,
table[data-tabs] .tabs-title .button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 12px;
    text-decoration: none;
}
table .form-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
table .form-checkbox input {
    margin-bottom: 0;
}
table.detail,
.table-container .table-fixedcol table.detail {
    font-size: 0.75rem;
}
table.detail tbody tr td:first-child,
.table-container .table-fixedcol table.detail tbody tr td:first-child,
table.detail th,
.table-container .table-fixedcol table.detail th {
    background-color: #f1f1f1;
    font-weight: 500;
    text-align: left;
    color: #121316;
}
table.detail tbody tr td:first-child[data-type="logo"],
table.detail th[data-type="logo"],
.table-container .table-fixedcol table.detail th[data-type="logo"] {
    background-color: #ffffff;
}
table.detail th,
.table-container .table-fixedcol table.detail th,
table.detail td,
.table-container .table-fixedcol table.detail td {
    padding: 0.75rem;
    border-color: #cecece;
}
table.detail + table.detail,
.table-container .table-fixedcol table.detail + table.detail {
    margin-top: 1.25rem;
}
table.detail thead th,
.table-container .table-fixedcol table.detail thead th {
    overflow-x: hidden;
    text-overflow: ellipsis;
    max-width: 0;
}
table.detail thead th span,
.table-container .table-fixedcol table.detail thead th span {
    font-weight: 400;
}
@media screen and (max-width: 74.99875em) {
    table.detail thead th span,
    .table-container .table-fixedcol table.detail thead th span {
        display: block;
    }
}
table.detail tbody tr th,
.table-container .table-fixedcol table.detail tbody tr th {
    border-right: solid 1px #cecece;
}
table.detail tbody tr th:last-of-type,
.table-container .table-fixedcol table.detail tbody tr th:last-of-type {
    border-right: none;
}
table.correlation.correlation-beta tbody tr[data-correlation] > td:first-child,
table.correlation.correlation-beta tbody td[data-correlation],
table.correlation.correlation-beta tbody td:first-child[data-correlation],
table.correlation tbody tr[data-correlation] > td:first-child,
table.correlation tbody td[data-correlation],
table.correlation tbody td:first-child[data-correlation],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation],
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation] > td:first-child,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation],
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation] {
    position: relative;
    background-color: #f1f1f1;
    color: #121316;
}
table.correlation.correlation-beta tbody tr[data-correlation] > td:hover:first-child,
table.correlation.correlation-beta tbody td:hover[data-correlation],
table.correlation.correlation-beta tbody td:hover:first-child[data-correlation],
table.correlation tbody tr[data-correlation] > td:hover:first-child,
table.correlation tbody td:hover[data-correlation],
table.correlation tbody td:hover:first-child[data-correlation],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:hover[data-correlation],
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation] > td:hover:first-child,
.table-container .table-fixedcol > table.correlation tbody td:hover[data-correlation],
.table-container .table-fixedcol > table.correlation tbody td:hover:first-child[data-correlation] {
    background-color: #f1f1f1;
}
table.correlation.correlation-beta tbody tr[data-correlation] > td:first-child::before,
table.correlation.correlation-beta tbody td[data-correlation]::before,
table.correlation.correlation-beta tbody td[data-correlation]:first-child::before,
table.correlation tbody tr[data-correlation] > td:first-child::before,
table.correlation tbody td[data-correlation]::before,
table.correlation tbody td[data-correlation]:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation]::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation]::before,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation]:first-child::before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0px;
}
table.correlation.correlation-beta tbody tr[data-correlation] > td:first-child a,
table.correlation.correlation-beta tbody td[data-correlation] a,
table.correlation.correlation-beta tbody td:first-child[data-correlation] a,
table.correlation tbody tr[data-correlation] > td:first-child a,
table.correlation tbody td[data-correlation] a,
table.correlation tbody td:first-child[data-correlation] a,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation] a,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation] > td:first-child a,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation] a,
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation] a {
    text-decoration: none;
    color: #121316;
}
table.correlation.correlation-beta tbody tr[data-correlation] > td:first-child span,
table.correlation.correlation-beta tbody td[data-correlation] span,
table.correlation.correlation-beta tbody td:first-child[data-correlation] span,
table.correlation tbody tr[data-correlation] > td:first-child span,
table.correlation tbody td[data-correlation] span,
table.correlation tbody td:first-child[data-correlation] span,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation] span,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation] > td:first-child span,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation] span,
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation] span {
    color: #121316;
}
table.correlation.correlation-beta tbody td[data-correlation-linker],
table.correlation.correlation-beta tbody td:first-child[data-correlation-linker],
table.correlation.correlation-beta tbody td[data-correlation],
table.correlation.correlation-beta tbody td:first-child[data-correlation],
table.correlation tbody td[data-correlation-linker],
table.correlation tbody td:first-child[data-correlation-linker],
table.correlation tbody td[data-correlation],
table.correlation tbody td:first-child[data-correlation],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation-linker],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation-linker],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation],
.table-container .table-fixedcol > table.correlation tbody td[data-correlation-linker],
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation-linker],
.table-container .table-fixedcol > table.correlation tbody td[data-correlation],
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation] {
    padding-right: 1.875rem;
}
table.correlation.correlation-beta tbody td[data-correlation-linker]:hover::after,
table.correlation.correlation-beta tbody td[data-correlation-linker]:first-child:hover::after,
table.correlation.correlation-beta tbody td[data-correlation]:hover::after,
table.correlation.correlation-beta tbody td[data-correlation]:first-child:hover::after,
table.correlation tbody td[data-correlation-linker]:hover::after,
table.correlation tbody td[data-correlation-linker]:first-child:hover::after,
table.correlation tbody td[data-correlation]:hover::after,
table.correlation tbody td[data-correlation]:first-child:hover::after,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation-linker]:hover::after,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation]:hover::after {
    cursor: pointer;
}
table.correlation.correlation-beta tbody td[data-correlation-linker]::after,
table.correlation.correlation-beta tbody td[data-correlation-linker]:first-child::after,
table.correlation.correlation-beta tbody td[data-correlation]::after,
table.correlation.correlation-beta tbody td[data-correlation]:first-child::after,
table.correlation tbody td[data-correlation-linker]::after,
table.correlation tbody td[data-correlation-linker]:first-child::after,
table.correlation tbody td[data-correlation]::after,
table.correlation tbody td[data-correlation]:first-child::after,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation-linker]::after,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation]::after,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation-linker]::after,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation-linker]:first-child::after,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation]::after,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation]:first-child::after {
    content: "\e907";
    color: #121316;
    -webkit-font-smoothing: antialiased;
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    text-transform: none !important;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
table {
    border-collapse: collapse;
    border: solid 1px #cecece;
    font-size: 0.75rem;
    margin-bottom: 0;
}
table.detail.clear tbody tr td,
table.detail.clear tbody tr td:first-child,
table.detail.clear th {
    background-color: #ffffff;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
table.stacked + table.stacked {
    margin-top: 0;
}
table.side-by-side + table.side-by-side {
    margin-left: 0;
}
table.correlation.clear tbody tr:hover td:first-child,
table.correlation.clear tbody tr:hover td,
table.correlation.clear tbody tr[data-correlation]:hover td:first-child,
table.correlation.clear tbody tr[data-correlation]:hover td {
    background-color: #f1f1f1;
}
table.correlation.clear thead tr th,
table.correlation.clear tbody tr td,
table.correlation.clear tbody tr td:first-child,
table.correlation.clear tbody tr[data-correlation] td,
table.correlation.clear tbody tr[data-correlation] td:first-child {
    background-color: #ffffff;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
table.correlation.correlation-beta thead tr td,
table.correlation.correlation-beta thead tr th {
    background-color: #ffffff;
    color: #121316;
}
table.correlation.correlation-beta tbody tr:hover td {
    background-color: #f1f1f1;
}
table.correlation.correlation-beta tbody tr.correlation-positive > td:first-child::before,
table.correlation.correlation-beta tbody tr.correlation-positive > td:first-child::before,
table.correlation.correlation-beta tbody tr.correlation-plus > td:first-child::before,
table.correlation.correlation-beta tbody tr.correlation-plus > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="positive"] > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="positive"] > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="plus"] > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="plus"] > td:first-child::before {
    border-left: solid 3px #008109;
}
table.correlation.correlation-beta tbody tr.correlation-negative > td:first-child::before,
table.correlation.correlation-beta tbody tr.correlation-negative > td:first-child::before,
table.correlation.correlation-beta tbody tr.correlation-minus > td:first-child::before,
table.correlation.correlation-beta tbody tr.correlation-minus > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="negative"] > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="negative"] > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="minus"] > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="minus"] > td:first-child::before {
    border-left: solid 3px #d51b1b;
}
table.correlation.correlation-beta tbody tr.correlation-neutral > td:first-child::before,
table.correlation.correlation-beta tbody tr.correlation-neutral > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="neutral"] > td:first-child::before,
table.correlation.correlation-beta tbody tr[data-correlation="neutral"] > td:first-child::before {
    border-left: solid 3px #cecece;
}
table.correlation.correlation-beta tbody td[data-correlation-linker],
table.correlation.correlation-beta tbody td:first-child[data-correlation-linker] {
    position: relative;
    padding-right: 1.5rem;
}
table.correlation.correlation-beta tbody td[data-correlation="positive"]::before,
table.correlation.correlation-beta tbody td[data-correlation="plus"]::before,
table.correlation.correlation-beta tbody td:first-child[data-correlation="positive"]::before,
table.correlation.correlation-beta tbody td:first-child[data-correlation="plus"]::before {
    border-left: solid 3px #008109;
}
table.correlation.correlation-beta tbody td[data-correlation="negative"]::before,
table.correlation.correlation-beta tbody td[data-correlation="minus"]::before,
table.correlation.correlation-beta tbody td:first-child[data-correlation="negative"]::before,
table.correlation.correlation-beta tbody td:first-child[data-correlation="minus"]::before {
    border-left: solid 3px #d51b1b;
}
table.correlation.correlation-beta tbody td[data-correlation="neutral"]::before,
table.correlation.correlation-beta tbody td:first-child[data-correlation="neutral"]::before {
    border-left: solid 3px #cecece;
}
table.correlation thead tr td,
table.correlation thead tr th {
    background-color: #ffffff;
    color: #121316;
}
table.correlation tbody tr:hover td {
    background-color: #f1f1f1;
}
table.correlation tbody tr.correlation-positive > td:first-child::before,
table.correlation tbody tr.correlation-positive > td:first-child::before,
table.correlation tbody tr.correlation-plus > td:first-child::before,
table.correlation tbody tr.correlation-plus > td:first-child::before,
table.correlation tbody tr[data-correlation="positive"] > td:first-child::before,
table.correlation tbody tr[data-correlation="positive"] > td:first-child::before,
table.correlation tbody tr[data-correlation="plus"] > td:first-child::before,
table.correlation tbody tr[data-correlation="plus"] > td:first-child::before {
    border-left: solid 3px #008109;
}
table.correlation tbody tr.correlation-negative > td:first-child::before,
table.correlation tbody tr.correlation-negative > td:first-child::before,
table.correlation tbody tr.correlation-minus > td:first-child::before,
table.correlation tbody tr.correlation-minus > td:first-child::before,
table.correlation tbody tr[data-correlation="negative"] > td:first-child::before,
table.correlation tbody tr[data-correlation="negative"] > td:first-child::before,
table.correlation tbody tr[data-correlation="minus"] > td:first-child::before,
table.correlation tbody tr[data-correlation="minus"] > td:first-child::before {
    border-left: solid 3px #d51b1b;
}
table.correlation tbody tr.correlation-neutral > td:first-child::before,
table.correlation tbody tr.correlation-neutral > td:first-child::before,
table.correlation tbody tr[data-correlation="neutral"] > td:first-child::before,
table.correlation tbody tr[data-correlation="neutral"] > td:first-child::before {
    border-left: solid 3px #f0ad4e;
}
table.correlation tbody td[data-correlation-linker],
table.correlation tbody td:first-child[data-correlation-linker] {
    position: relative;
    padding-right: 1.5rem;
}
table.correlation tbody td[data-correlation="positive"]::before,
table.correlation tbody td[data-correlation="plus"]::before,
table.correlation tbody td:first-child[data-correlation="positive"]::before,
table.correlation tbody td:first-child[data-correlation="plus"]::before {
    border-left: solid 3px #008109;
}
table.correlation tbody td[data-correlation="negative"]::before,
table.correlation tbody td[data-correlation="minus"]::before,
table.correlation tbody td:first-child[data-correlation="negative"]::before,
table.correlation tbody td:first-child[data-correlation="minus"]::before {
    border-left: solid 3px #d51b1b;
}
table.correlation tbody td[data-correlation="neutral"]::before,
table.correlation tbody td:first-child[data-correlation="neutral"]::before {
    border-left: solid 3px #f0ad4e;
}
table.table-action-icons [data-type="icon"] {
    text-align: left;
}
table.table-action-icons [data-type="icon"] i {
    font-size: 16px;
    margin-right: 20px;
}
table.table-action-icons [data-type="icon"] i:last-of-type {
    margin-right: 0;
}
table.table-action-icons [data-type="icon"] span {
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: wrap row;
    -ms-flex-flow: wrap row;
    flex-flow: wrap row;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    font-size: 16px;
}
table.table-action-icons [data-type="icon"] span a i {
    margin-right: 0;
}
table.marketDataSavedViews td[data-type="checkbox-export"] .form-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px;
}
.vertical-horizontal-tabs table {
    border: none;
}
@media screen and (max-width: 51.24875em) {
    .vertical-horizontal-tabs table {
        border: solid 1px #cecece;
    }
}
table.table-within-tabs .table-fixedcol {
    border: none;
}
table a {
    color: #121316;
}
table thead th {
    position: relative;
    background-image: none !important;
    text-align: left;
    white-space: nowrap;
    font-weight: normal;
}
table thead th a {
    color: #ffffff;
}
table thead th [data-control="slider-control"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
table thead th [data-control="slider-control"] [class^="gd-"] {
    color: #ffffff;
}
table thead th[data-type="icon"] {
    padding-right: unset;
    padding-left: unset;
}
table thead th[data-type="date"],
table thead th[data-type="numeric"] {
    text-align: left;
}
table thead th[data-type="slider-control"] {
    padding-right: 0.5rem;
}
table thead th[data-type="slider-control"] a.button {
    font-weight: normal;
    overflow: hidden;
}
table thead th[data-type="slider-control"] a.button span {
    overflow: hidden;
}
table thead th[data-type="slider-control"] a.disabled {
    cursor: not-allowed;
}
table thead th[data-type="slider-control"] a.disabled i {
    color: #a0a0a0;
}
table thead th[data-type^="checkbox-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
table thead th[data-type^="checkbox-"] .form-checkbox input:checked + label::after {
    border: 1px solid #cecece;
}
table thead th[data-type^="checkbox-"] .form-checkbox label i {
    top: 0;
}
table thead th[data-type^="checkbox-"] .form-checkbox label::after {
    margin-top: -2px;
    background-color: transparent;
}
table thead th[class^="sorting"]::after {
    position: absolute;
    display: inline-block;
    font-family: "globaldata-icons" !important;
    right: 1.8em;
}
table thead th.sorting_asc::after {
    content: "\e92a";
}
table thead th.sorting_desc::after {
    content: "\e903";
}
table thead th .table-filter-group {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
table thead th .table-filter-group a {
    position: relative;
    color: #ffffff;
}
table thead th .table-filter-group a.is-active {
    color: #0034ec;
}
table thead th .table-filter-group a.table-filter,
table thead th .table-filter-group a.table-modal {
    position: relative;
    right: auto;
}
table thead th a.table-filter,
table thead th a.table-modal {
    position: absolute;
    right: 0.3125rem;
    color: #ffffff;
}
table thead th a.table-filter.is-active,
table thead th a.table-modal.is-active {
    color: #0034ec;
}
table thead th a.table-filter .gd-filter::before,
table thead th a.table-modal .gd-filter::before {
    line-height: 1.5;
}
table thead th[data-pattern="header-stack"] {
    padding-right: 0.475rem;
    white-space: normal;
}
table thead th[data-pattern="header-stack"][class^="sorting"]::after {
    right: 0.4em;
    bottom: 0.6em;
}
table thead th[data-pattern="header-stack"] .stack {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: -webkit-sticky;
    position: sticky;
    position: absolute;
    height: calc(100% - 1.2em);
    width: calc(100% - 1.2em);
}
table thead th[data-pattern="header-stack"] .stack > span {
    overflow: hidden;
    text-overflow: ellipsis;
}
table thead th[data-pattern="header-stack"] .stack .table-filter-group {
    position: static;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: auto;
    display: inline;
    text-align: center;
    margin-right: 1em;
}
table thead th[data-pattern="header-stack"] .stack .table-filter-group a {
    padding: 0 0.25rem;
}
table thead,
table tbody,
table tfoot {
    border: none;
}
table thead th,
table thead td,
table tbody th,
table tbody td,
table tfoot th,
table tfoot td {
    vertical-align: top;
}
table thead tr th[data-type="logo"],
table thead tr td[data-type="logo"],
table tbody tr th[data-type="logo"],
table tbody tr td[data-type="logo"] {
    background-color: #ffffff;
}
table thead tr th img.logo,
table thead tr td img.logo,
table tbody tr th img.logo,
table tbody tr td img.logo {
    display: block;
    max-width: 160px;
    max-height: 30px;
}
table thead tr th img.logo + span,
table thead tr td img.logo + span,
table tbody tr th img.logo + span,
table tbody tr td img.logo + span {
    font-weight: 500;
}
table thead tr th[data-slice="1of10"],
table thead tr td[data-slice="1of10"],
table tbody tr th[data-slice="1of10"],
table tbody tr td[data-slice="1of10"] {
    width: calc((1 / 10) * 100%);
}
table thead tr th[data-slice="2of10"],
table thead tr td[data-slice="2of10"],
table tbody tr th[data-slice="2of10"],
table tbody tr td[data-slice="2of10"] {
    width: calc((2 / 10) * 100%);
}
table thead tr th[data-slice="3of10"],
table thead tr td[data-slice="3of10"],
table tbody tr th[data-slice="3of10"],
table tbody tr td[data-slice="3of10"] {
    width: calc((3 / 10) * 100%);
}
table thead tr th[data-slice="4of10"],
table thead tr td[data-slice="4of10"],
table tbody tr th[data-slice="4of10"],
table tbody tr td[data-slice="4of10"] {
    width: calc((4 / 10) * 100%);
}
table thead tr th[data-slice="5of10"],
table thead tr td[data-slice="5of10"],
table tbody tr th[data-slice="5of10"],
table tbody tr td[data-slice="5of10"] {
    width: calc((5 / 10) * 100%);
}
table thead tr th[data-slice="6of10"],
table thead tr td[data-slice="6of10"],
table tbody tr th[data-slice="6of10"],
table tbody tr td[data-slice="6of10"] {
    width: calc((6 / 10) * 100%);
}
table thead tr th[data-slice="7of10"],
table thead tr td[data-slice="7of10"],
table tbody tr th[data-slice="7of10"],
table tbody tr td[data-slice="7of10"] {
    width: calc((7 / 10) * 100%);
}
table thead tr th[data-slice="8of10"],
table thead tr td[data-slice="8of10"],
table tbody tr th[data-slice="8of10"],
table tbody tr td[data-slice="8of10"] {
    width: calc((8 / 10) * 100%);
}
table thead tr th[data-slice="9of10"],
table thead tr td[data-slice="9of10"],
table tbody tr th[data-slice="9of10"],
table tbody tr td[data-slice="9of10"] {
    width: calc((9 / 10) * 100%);
}
table thead {
    border-collapse: collapse;
}
table thead tr {
    border-bottom: solid 1px #cecece;
}
table thead tr.alpha td,
table thead tr.alpha th,
table thead tr.beta td,
table thead tr.beta th {
    color: #121316;
    font-weight: 500;
}
table thead tr.alpha td a,
table thead tr.alpha th a,
table thead tr.beta td a,
table thead tr.beta th a {
    color: #121316;
}
table thead tr.alpha {
    background-color: #8fe7d2;
}
table thead tr.alpha td,
table thead tr.alpha th {
    background-color: #8fe7d2;
}
table thead tr.beta,
table thead tr.gamma {
    background-color: #ffffff;
}
table thead tr.beta td,
table thead tr.beta th,
table thead tr.gamma td,
table thead tr.gamma th {
    background-color: #ffffff;
}
table thead th:not(:first-child),
table tbody td:not(:first-child) {
    border-left: solid 1px #cecece;
}
.vertical-horizontal-tabs table thead th:not(:first-child),
.vertical-horizontal-tabs table tbody td:not(:first-child) {
    border-left: none;
}
table thead th:not(:last-child),
table tbody td:not(:last-child) {
    border-right: solid 1px #cecece;
}
.vertical-horizontal-tabs table thead th:not(:last-child),
.vertical-horizontal-tabs table tbody td:not(:last-child) {
    border-right: none;
}
table tbody tr:last-child {
    border-bottom: none;
}
table tbody tr {
    border-bottom: solid 1px #cecece;
}
table tbody tr[data-type="total"] {
    background-color: #f1f1f1;
}
table tbody tr[data-type="total"] td {
    font-weight: 500;
}
table tbody tr:last-child {
    border-bottom: none;
}
table tbody tr.row-inner-table td.control {
    display: none;
}
table thead th:not(:first-child),
table tbody td:not(:first-child) {
    border-left: solid 1px #cecece;
}
.vertical-horizontal-tabs table thead th:not(:first-child),
.vertical-horizontal-tabs table tbody td:not(:first-child) {
    border-left: none;
}
table thead th:not(:last-child),
table tbody td:not(:last-child) {
    border-right: solid 1px #cecece;
}
.vertical-horizontal-tabs table thead th:not(:last-child),
.vertical-horizontal-tabs table tbody td:not(:last-child) {
    border-right: none;
}
table tbody tr:last-child {
    border-bottom: none;
}
table thead th:not(:first-child),
table tbody td:not(:first-child) {
    border-left: solid 1px #cecece;
}
.vertical-horizontal-tabs table thead th:not(:first-child),
.vertical-horizontal-tabs table tbody td:not(:first-child) {
    border-left: none;
}
table thead th:not(:last-child),
table tbody td:not(:last-child) {
    border-right: solid 1px #cecece;
}
.vertical-horizontal-tabs table thead th:not(:last-child),
.vertical-horizontal-tabs table tbody td:not(:last-child) {
    border-right: none;
}
table tbody tr:last-child {
    border-bottom: none;
}
table tbody td {
    color: #686868;
    text-align: left;
}
table tbody td a {
    color: #121316;
    text-decoration: underline;
}
table tbody td a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
table tbody td a.extra-data {
    text-decoration: none;
}
table tbody td a.extra-data i {
    border: solid 1px #121316;
    padding: 2px 1px 2px 1px;
    font-size: 10px;
}
table tbody td a.extra-data i::before {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
table tbody td a.extra-data.active i::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
table tbody td > img.logo {
    display: block;
    max-width: 160px;
    max-height: 30px;
}
table tbody td > img.logo + span {
    font-weight: 500;
}
table tbody td[data-type="logo"] {
    background-color: #ffffff;
}
table tbody td[data-type="img"] > span {
    display: inline-block;
    min-width: 70px;
}
table tbody td[data-type="action"] a {
    padding: 0 4px;
}
table tbody td[data-type="text-hide"] span,
table tbody td[data-type="text-show"] span {
    overflow: hidden;
    display: inline-block;
    min-width: calc(100% - 21px);
    width: calc(100% - 21px);
    height: 18px;
}
table tbody td[data-type="text-hide"] .show-hide-item i,
table tbody td[data-type="text-show"] .show-hide-item i {
    margin: 0;
}
table tbody td[data-type="correlate"] {
    padding-right: 1.75rem;
}
table tbody td[data-type="correlate"] .show-hide-all-compare {
    position: absolute;
    top: 0.5625rem;
    right: 0.25rem;
}
table tbody td[data-type="compare"] .truncate {
    display: block;
    max-height: 6.5em;
    overflow: hidden;
}
table tbody td[data-type="table"] table {
    border: solid 1px #cecece;
}
table tbody td[data-type="checkbox"] {
    padding-right: 0;
}
table tbody td[data-type="checkbox"] .form-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
table tbody td[data-type="text-show"] span {
    overflow: visible;
}
table tbody td[data-type="text-show"] span::before {
    content: "";
}
table [data-type="date"] {
    white-space: nowrap;
}
table [data-type="numeric"] {
    text-align: right;
}
.vertical-horizontal-tabs table [data-type="numeric"] {
    text-align: left;
}
table [data-type="icon"] {
    text-align: center;
    font-size: 1rem;
    line-height: 1;
}
table [data-type="icon"] .gd-download {
    font-size: 15px;
    color: #121316;
}
table [data-type="icon"] a {
    text-decoration: none;
}
.table-container .table-fixedcol {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow-x: auto;
    overflow-y: hidden;
    border: solid 1px #cecece;
}
.table-container .unbound.table-fixedcol {
    border: none;
}
.table-container .unbound-x.table-fixedcol {
    border-left: none;
    border-right: none;
}
.table-container .unbound-y.table-fixedcol {
    border-top: none;
    border-bottom: none;
}
.table-container .h-xxx-micro.table-fixedcol {
    height: 40px;
}
.table-container .h-xx-micro.table-fixedcol {
    height: 60px;
}
.table-container .h-x-micro.table-fixedcol {
    height: 80px;
}
.table-container .h-micro.table-fixedcol {
    height: 90px;
}
.table-container .h-s-micro.table-fixedcol {
    height: 110px;
}
.table-container .h-xx-small.table-fixedcol {
    height: 150px;
}
.table-container .h-x-small.table-fixedcol {
    height: 200px;
}
.table-container .h-small.table-fixedcol {
    height: 250px;
}
.table-container .h-sss-medium.table-fixedcol {
    height: 280px;
}
.table-container .h-ss-medium.table-fixedcol {
    height: 300px;
}
.table-container .h-s-medium.table-fixedcol {
    height: 350px;
}
.table-container .h-medium.table-fixedcol {
    height: 400px;
}
.table-container .h-s-large.table-fixedcol {
    height: 500px;
}
.table-container .h-large.table-fixedcol {
    height: 600px;
}
.table-container .h-x-large.table-fixedcol {
    height: 800px;
}
.table-container .h-xx-large.table-fixedcol {
    height: 1000px;
}
.table-container .h-xxx-large.table-fixedcol {
    height: 1200px;
}
.table-container .h-full.table-fixedcol {
    height: 100%;
}
.table-container .h-auto.table-fixedcol {
    height: auto;
}
.table-container .table-fixedcol > table {
    border: none;
}
.table-container .table-fixedcol > table thead tr:first-child td,
.table-container .table-fixedcol > table thead tr:first-child th,
.table-container .table-fixedcol > table tbody tr:first-child td,
.table-container .table-fixedcol > table tbody tr:first-child th {
    border-top: none;
}
.table-container .table-fixedcol > table thead tr:last-child td,
.table-container .table-fixedcol > table thead tr:last-child th,
.table-container .table-fixedcol > table tbody tr:last-child td,
.table-container .table-fixedcol > table tbody tr:last-child th {
    border-bottom: none;
}
.table-container .table-fixedcol > table thead + tbody tr:first-child td,
.table-container .table-fixedcol > table thead + tbody tr:first-child th {
    border-top: solid 1px #cecece;
}
.table-container .table-fixedcol > table tr td:first-child,
.table-container .table-fixedcol > table tr th:first-child {
    border-left: none;
}
.table-container .table-fixedcol > table tr td:last-child,
.table-container .table-fixedcol > table tr th:last-child {
    border-right: none;
}
.table-container .table-fixedcol > table.correlation.correlation-beta thead tr td,
.table-container .table-fixedcol > table.correlation.correlation-beta thead tr th {
    background-color: #ffffff;
    color: #121316;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr:hover td {
    background-color: #f1f1f1;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-positive > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-positive > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-plus > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-plus > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="positive"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="positive"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="plus"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="plus"] > td:first-child::before {
    border-left: solid 3px #008109;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-negative > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-negative > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-minus > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-minus > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="negative"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="negative"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="minus"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="minus"] > td:first-child::before {
    border-left: solid 3px #d51b1b;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-neutral > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr.correlation-neutral > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="neutral"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody tr[data-correlation="neutral"] > td:first-child::before {
    border-left: solid 3px #cecece;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation-linker],
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation-linker] {
    position: relative;
    padding-right: 1.5rem;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation="positive"]::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation="plus"]::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation="positive"]::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation="plus"]::before {
    border-left: solid 3px #008109;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation="negative"]::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation="minus"]::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation="negative"]::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation="minus"]::before {
    border-left: solid 3px #d51b1b;
}
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td[data-correlation="neutral"]::before,
.table-container .table-fixedcol > table.correlation.correlation-beta tbody td:first-child[data-correlation="neutral"]::before {
    border-left: solid 3px #cecece;
}
.table-container .table-fixedcol > table.correlation thead tr td,
.table-container .table-fixedcol > table.correlation thead tr th {
    background-color: #ffffff;
    color: #121316;
}
.table-container .table-fixedcol > table.correlation tbody tr:hover td {
    background-color: #f1f1f1;
}
.table-container .table-fixedcol > table.correlation tbody tr.correlation-positive > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr.correlation-positive > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr.correlation-plus > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr.correlation-plus > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="positive"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="positive"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="plus"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="plus"] > td:first-child::before {
    border-left: solid 3px #008109;
}
.table-container .table-fixedcol > table.correlation tbody tr.correlation-negative > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr.correlation-negative > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr.correlation-minus > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr.correlation-minus > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="negative"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="negative"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="minus"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="minus"] > td:first-child::before {
    border-left: solid 3px #d51b1b;
}
.table-container .table-fixedcol > table.correlation tbody tr.correlation-neutral > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr.correlation-neutral > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="neutral"] > td:first-child::before,
.table-container .table-fixedcol > table.correlation tbody tr[data-correlation="neutral"] > td:first-child::before {
    border-left: solid 3px #f0ad4e;
}
.table-container .table-fixedcol > table.correlation tbody td[data-correlation-linker],
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation-linker] {
    position: relative;
    padding-right: 1.5rem;
}
.table-container .table-fixedcol > table.correlation tbody td[data-correlation="positive"]::before,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation="plus"]::before,
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation="positive"]::before,
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation="plus"]::before {
    border-left: solid 3px #008109;
}
.table-container .table-fixedcol > table.correlation tbody td[data-correlation="negative"]::before,
.table-container .table-fixedcol > table.correlation tbody td[data-correlation="minus"]::before,
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation="negative"]::before,
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation="minus"]::before {
    border-left: solid 3px #d51b1b;
}
.table-container .table-fixedcol > table.correlation tbody td[data-correlation="neutral"]::before,
.table-container .table-fixedcol > table.correlation tbody td:first-child[data-correlation="neutral"]::before {
    border-left: solid 3px #f0ad4e;
}
.table-within-tabs .table-container .table-fixedcol,
.table-container .table-within-tabs .table-fixedcol {
    border: none;
}
.table-container .table-fixedcol table {
    width: 100%;
}
.table-container .table-fixedcol table thead {
    border-top: none;
}
.table-container .table-fixedcol table thead tr {
    border-top: none;
}
.table-container .table-fixedcol table thead tr.alpha td,
.table-container .table-fixedcol table thead tr.alpha th,
.table-container .table-fixedcol table thead tr.beta td,
.table-container .table-fixedcol table thead tr.beta th {
    color: #121316;
    font-weight: 500;
}
.table-container .table-fixedcol table thead tr.alpha td a.table-filter,
.table-container .table-fixedcol table thead tr.alpha th a.table-filter,
.table-container .table-fixedcol table thead tr.beta td a.table-filter,
.table-container .table-fixedcol table thead tr.beta th a.table-filter {
    color: #121316;
}
.table-container .table-fixedcol table thead tr.alpha {
    background-color: #8fe7d2;
}
.table-container .table-fixedcol table thead tr.alpha td,
.table-container .table-fixedcol table thead tr.alpha th {
    background-color: #8fe7d2;
}
.table-container .table-fixedcol table thead tr.beta,
.table-container .table-fixedcol table thead tr.gamma {
    background-color: #ffffff;
}
.table-container .table-fixedcol table thead tr.beta td,
.table-container .table-fixedcol table thead tr.beta th,
.table-container .table-fixedcol table thead tr.gamma td,
.table-container .table-fixedcol table thead tr.gamma th {
    background-color: #ffffff;
}
.table-container .table-fixedcol table thead th {
    background-color: #121316;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    border-top: none;
}
.table-container .table-fixedcol table thead th[data-type="icon"] {
    padding-right: unset;
    padding-left: unset;
}
.table-container .table-fixedcol table thead th[data-type="slider-control"] {
    padding-right: 0.5rem;
}
.table-container .table-fixedcol table thead th.active-sort,
.table-container .table-fixedcol table thead th.sorting_asc,
.table-container .table-fixedcol table thead th.sorting_desc {
    padding-right: 3em;
}
.table-container .table-fixedcol table thead th[data-pattern="header-stack"] {
    padding-right: 0.475rem;
    white-space: normal;
}
.table-container .table-fixedcol table tfoot,
.table-container .table-fixedcol table tfoot th,
.table-container .table-fixedcol table tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 5;
}
.table-container .table-fixedcol table thead th,
.table-container .table-fixedcol table tbody td:first-child {
    position: -webkit-sticky !important;
    position: sticky !important;
    left: 0;
    z-index: 2;
}
.table-container .table-fixedcol table thead th > .unconcealed,
.table-container .table-fixedcol table tbody td:first-child > .unconcealed {
    position: -webkit-sticky;
    position: sticky;
    left: 0.475rem;
}
.table-container .table-fixedcol table thead th > .unconcealed + .group-show-hide,
.table-container .table-fixedcol table tbody td:first-child > .unconcealed + .group-show-hide {
    position: -webkit-sticky;
    position: sticky;
    left: calc(100% - 1rem - 0.475rem);
}
.table-container .table-fixedcol table tbody tr.groupedTitle td:first-child {
    z-index: 1;
}
.table-container .table-fixedcol table tbody td:first-child {
    background-color: #ffffff;
    -webkit-box-shadow: 1px 0px 0px 0px #cecece, -1px 0px 0px 0px #cecece;
    box-shadow: 1px 0px 0px 0px #cecece, -1px 0px 0px 0px #cecece;
}
@supports (-ms-ime-align: auto) {
    .table-container .table-fixedcol table tbody td:first-child {
        -webkit-box-shadow: inset 0 -1px 0px 0px #cecece, inset -1px 0px 0px 0px #cecece;
        box-shadow: inset 0 -1px 0px 0px #cecece, inset -1px 0px 0px 0px #cecece;
        -webkit-transform: translate(1px, 1px);
        -ms-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }
}
.table-container .table-fixedcol table tbody tr[data-type="total"] {
    background-color: #f1f1f1;
}
.table-container .table-fixedcol table tbody tr[data-type="total"] td,
.table-container .table-fixedcol table tbody tr[data-type="total"] td:first-child {
    background-color: #f1f1f1;
    font-weight: 500;
}
.table-container .table-fixedcol table tbody td {
    height: auto;
}
@-moz-document url-prefix() {
    .table-container .table-fixedcol table thead th {
        box-shadow: 1px -2px 0px 2px #cecece;
    }
    .table-container .table-fixedcol table tbody td:first-child {
        box-shadow: 1px -1px 0px 0px #cecece;
    }
}
.table-container .table-fixedcol table thead th:first-child,
.table-container .table-fixedcol table tfoot th:first-child {
    z-index: 5;
}
table.spaced-out {
    border-collapse: separate;
    border-spacing: 1rem;
    margin-top: -1rem;
    margin-bottom: -1rem;
}
table.row-only.spaced-out {
    border-spacing: 0 1rem;
}
table.col-only.spaced-out {
    border-spacing: 1rem 0;
}
table.spaced-out td {
    border-top: solid 1px #cecece;
    border-bottom: solid 1px #cecece;
}
table.spaced-out td:first-child {
    border-left: solid 1px #cecece;
}
table.spaced-out td:last-child {
    border-right: solid 1px #cecece;
}
table.spaced-out tbody tr:first-child,
table.spaced-out tbody tr:last-child {
    td-border-top: solid 1px #cecece;
    td-border-bottom: solid 1px #cecece;
}
.table-container .table-paging,
.paginate-attribute-action,
.table-attribute-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0.5rem;
    font-size: 0.75rem;
}
.table-container .table-paging .pagination ul,
.paginate-attribute-action .pagination ul,
.table-attribute-action .pagination ul,
.table-container .table-paging .pagination li,
.paginate-attribute-action .pagination li,
.table-attribute-action .pagination li {
    margin: 0;
}
.table-container .table-paging .jump-to,
.paginate-attribute-action .jump-to,
.table-attribute-action .jump-to {
    font-weight: normal;
    white-space: nowrap;
}
.table-container .table-paging .jump-to .flex-container,
.paginate-attribute-action .jump-to .flex-container,
.table-attribute-action .jump-to .flex-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.table-container .table-paging .jump-to .input-group,
.paginate-attribute-action .jump-to .input-group,
.table-attribute-action .jump-to .input-group {
    font-size: 0.75rem;
    height: 2.5em;
    margin: 0;
}
.table-container .table-paging .jump-to .input-group input,
.paginate-attribute-action .jump-to .input-group input,
.table-attribute-action .jump-to .input-group input {
    font-size: 0.75rem;
    width: 3em;
    height: 100%;
    margin-left: 0.5rem;
    background-color: #ffffff;
}
.table-container .table-paging .jump-to .input-group input:hover,
.paginate-attribute-action .jump-to .input-group input:hover,
.table-attribute-action .jump-to .input-group input:hover {
    background-color: #e1dfdf;
}
.table-container .table-paging .jump-to .input-group .button,
.paginate-attribute-action .jump-to .input-group .button,
.table-attribute-action .jump-to .input-group .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1em;
    height: 100%;
}
.table-container .table-paging .jump-to .input-group .button i,
.paginate-attribute-action .jump-to .input-group .button i,
.table-attribute-action .jump-to .input-group .button i {
    font-size: 0.625rem;
}
.table-container .table-paging .jump-to + .per-page,
.paginate-attribute-action .jump-to + .per-page,
.table-attribute-action .jump-to + .per-page {
    margin-left: 0.75rem;
}
.table-container .table-paging .per-page label,
.paginate-attribute-action .per-page label,
.table-attribute-action .per-page label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.75rem;
}
table.detail.detail-equal-height {
    height: 100%;
}
@media screen and (max-width: 63.99875em) {
    table.detail.detail-equal-height {
        height: auto;
        margin-bottom: 20px;
    }
}
table.detail.detail-bigger-padding thead th {
    padding: 16px 95px 20px 20px;
}
@media screen and (max-width: 51.24875em) {
    table.detail.detail-bigger-padding thead th {
        padding: 10px 16px 10px 15px;
    }
}
table.detail.detail-bigger-padding tbody tr th {
    padding: 16px 95px 20px 20px;
}
@media screen and (max-width: 51.24875em) {
    table.detail.detail-bigger-padding tbody tr th {
        padding: 10px 16px 10px 15px;
    }
}
table.detail.detail-bigger-padding tbody tr td {
    padding: 16px 95px 20px 20px;
}
@media screen and (max-width: 51.24875em) {
    table.detail.detail-bigger-padding tbody tr td {
        padding: 10px 16px 10px 15px;
    }
}
table.compact {
    width: 100%;
}
.reveal table.compact {
    table-layout: fixed;
}
table.compact th,
table.compact td {
    border-left: none;
    border-right: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
table.compact.small-size-1 th,
table.compact.small-size-1 td {
    max-width: calc((100vh / 50) * 1);
}
table.compact.small-size-2 th,
table.compact.small-size-2 td {
    max-width: calc((100vh / 50) * 2);
}
table.compact.small-size-3 th,
table.compact.small-size-3 td {
    max-width: calc((100vh / 50) * 3);
}
table.compact.small-size-4 th,
table.compact.small-size-4 td {
    max-width: calc((100vh / 50) * 4);
}
table.compact.small-size-5 th,
table.compact.small-size-5 td {
    max-width: calc((100vh / 50) * 5);
}
table.compact.small-size-6 th,
table.compact.small-size-6 td {
    max-width: calc((100vh / 50) * 6);
}
table.compact.small-size-7 th,
table.compact.small-size-7 td {
    max-width: calc((100vh / 50) * 7);
}
table.compact.small-size-8 th,
table.compact.small-size-8 td {
    max-width: calc((100vh / 50) * 8);
}
table.compact.small-size-9 th,
table.compact.small-size-9 td {
    max-width: calc((100vh / 50) * 9);
}
table.compact.small-size-10 th,
table.compact.small-size-10 td {
    max-width: calc((100vh / 50) * 10);
}
table.compact.small-size-11 th,
table.compact.small-size-11 td {
    max-width: calc((100vh / 50) * 11);
}
table.compact.small-size-12 th,
table.compact.small-size-12 td {
    max-width: calc((100vh / 50) * 12);
}
table.compact.small-size-13 th,
table.compact.small-size-13 td {
    max-width: calc((100vh / 50) * 13);
}
table.compact.small-size-14 th,
table.compact.small-size-14 td {
    max-width: calc((100vh / 50) * 14);
}
table.compact.small-size-15 th,
table.compact.small-size-15 td {
    max-width: calc((100vh / 50) * 15);
}
table.compact.small-size-16 th,
table.compact.small-size-16 td {
    max-width: calc((100vh / 50) * 16);
}
table.compact.small-size-17 th,
table.compact.small-size-17 td {
    max-width: calc((100vh / 50) * 17);
}
table.compact.small-size-18 th,
table.compact.small-size-18 td {
    max-width: calc((100vh / 50) * 18);
}
table.compact.small-size-19 th,
table.compact.small-size-19 td {
    max-width: calc((100vh / 50) * 19);
}
table.compact.small-size-20 th,
table.compact.small-size-20 td {
    max-width: calc((100vh / 50) * 20);
}
table.compact th.small-size-1,
table.compact td.small-size-1 {
    max-width: calc((100vh / 50) * 1);
}
table.compact th.small-size-2,
table.compact td.small-size-2 {
    max-width: calc((100vh / 50) * 2);
}
table.compact th.small-size-3,
table.compact td.small-size-3 {
    max-width: calc((100vh / 50) * 3);
}
table.compact th.small-size-4,
table.compact td.small-size-4 {
    max-width: calc((100vh / 50) * 4);
}
table.compact th.small-size-5,
table.compact td.small-size-5 {
    max-width: calc((100vh / 50) * 5);
}
table.compact th.small-size-6,
table.compact td.small-size-6 {
    max-width: calc((100vh / 50) * 6);
}
table.compact th.small-size-7,
table.compact td.small-size-7 {
    max-width: calc((100vh / 50) * 7);
}
table.compact th.small-size-8,
table.compact td.small-size-8 {
    max-width: calc((100vh / 50) * 8);
}
table.compact th.small-size-9,
table.compact td.small-size-9 {
    max-width: calc((100vh / 50) * 9);
}
table.compact th.small-size-10,
table.compact td.small-size-10 {
    max-width: calc((100vh / 50) * 10);
}
table.compact th.small-size-11,
table.compact td.small-size-11 {
    max-width: calc((100vh / 50) * 11);
}
table.compact th.small-size-12,
table.compact td.small-size-12 {
    max-width: calc((100vh / 50) * 12);
}
table.compact th.small-size-13,
table.compact td.small-size-13 {
    max-width: calc((100vh / 50) * 13);
}
table.compact th.small-size-14,
table.compact td.small-size-14 {
    max-width: calc((100vh / 50) * 14);
}
table.compact th.small-size-15,
table.compact td.small-size-15 {
    max-width: calc((100vh / 50) * 15);
}
table.compact th.small-size-16,
table.compact td.small-size-16 {
    max-width: calc((100vh / 50) * 16);
}
table.compact th.small-size-17,
table.compact td.small-size-17 {
    max-width: calc((100vh / 50) * 17);
}
table.compact th.small-size-18,
table.compact td.small-size-18 {
    max-width: calc((100vh / 50) * 18);
}
table.compact th.small-size-19,
table.compact td.small-size-19 {
    max-width: calc((100vh / 50) * 19);
}
table.compact th.small-size-20,
table.compact td.small-size-20 {
    max-width: calc((100vh / 50) * 20);
}
@media print, screen and (min-width: 20em) {
    table.compact.ss-medium-size-1 th,
    table.compact.ss-medium-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.ss-medium-size-2 th,
    table.compact.ss-medium-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.ss-medium-size-3 th,
    table.compact.ss-medium-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.ss-medium-size-4 th,
    table.compact.ss-medium-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.ss-medium-size-5 th,
    table.compact.ss-medium-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.ss-medium-size-6 th,
    table.compact.ss-medium-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.ss-medium-size-7 th,
    table.compact.ss-medium-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.ss-medium-size-8 th,
    table.compact.ss-medium-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.ss-medium-size-9 th,
    table.compact.ss-medium-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.ss-medium-size-10 th,
    table.compact.ss-medium-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.ss-medium-size-11 th,
    table.compact.ss-medium-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.ss-medium-size-12 th,
    table.compact.ss-medium-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.ss-medium-size-13 th,
    table.compact.ss-medium-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.ss-medium-size-14 th,
    table.compact.ss-medium-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.ss-medium-size-15 th,
    table.compact.ss-medium-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.ss-medium-size-16 th,
    table.compact.ss-medium-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.ss-medium-size-17 th,
    table.compact.ss-medium-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.ss-medium-size-18 th,
    table.compact.ss-medium-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.ss-medium-size-19 th,
    table.compact.ss-medium-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.ss-medium-size-20 th,
    table.compact.ss-medium-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.ss-medium-size-1,
    table.compact td.ss-medium-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.ss-medium-size-2,
    table.compact td.ss-medium-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.ss-medium-size-3,
    table.compact td.ss-medium-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.ss-medium-size-4,
    table.compact td.ss-medium-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.ss-medium-size-5,
    table.compact td.ss-medium-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.ss-medium-size-6,
    table.compact td.ss-medium-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.ss-medium-size-7,
    table.compact td.ss-medium-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.ss-medium-size-8,
    table.compact td.ss-medium-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.ss-medium-size-9,
    table.compact td.ss-medium-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.ss-medium-size-10,
    table.compact td.ss-medium-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.ss-medium-size-11,
    table.compact td.ss-medium-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.ss-medium-size-12,
    table.compact td.ss-medium-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.ss-medium-size-13,
    table.compact td.ss-medium-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.ss-medium-size-14,
    table.compact td.ss-medium-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.ss-medium-size-15,
    table.compact td.ss-medium-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.ss-medium-size-16,
    table.compact td.ss-medium-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.ss-medium-size-17,
    table.compact td.ss-medium-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.ss-medium-size-18,
    table.compact td.ss-medium-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.ss-medium-size-19,
    table.compact td.ss-medium-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.ss-medium-size-20,
    table.compact td.ss-medium-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
@media print, screen and (min-width: 30em) {
    table.compact.s-medium-size-1 th,
    table.compact.s-medium-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.s-medium-size-2 th,
    table.compact.s-medium-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.s-medium-size-3 th,
    table.compact.s-medium-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.s-medium-size-4 th,
    table.compact.s-medium-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.s-medium-size-5 th,
    table.compact.s-medium-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.s-medium-size-6 th,
    table.compact.s-medium-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.s-medium-size-7 th,
    table.compact.s-medium-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.s-medium-size-8 th,
    table.compact.s-medium-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.s-medium-size-9 th,
    table.compact.s-medium-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.s-medium-size-10 th,
    table.compact.s-medium-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.s-medium-size-11 th,
    table.compact.s-medium-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.s-medium-size-12 th,
    table.compact.s-medium-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.s-medium-size-13 th,
    table.compact.s-medium-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.s-medium-size-14 th,
    table.compact.s-medium-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.s-medium-size-15 th,
    table.compact.s-medium-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.s-medium-size-16 th,
    table.compact.s-medium-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.s-medium-size-17 th,
    table.compact.s-medium-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.s-medium-size-18 th,
    table.compact.s-medium-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.s-medium-size-19 th,
    table.compact.s-medium-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.s-medium-size-20 th,
    table.compact.s-medium-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.s-medium-size-1,
    table.compact td.s-medium-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.s-medium-size-2,
    table.compact td.s-medium-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.s-medium-size-3,
    table.compact td.s-medium-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.s-medium-size-4,
    table.compact td.s-medium-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.s-medium-size-5,
    table.compact td.s-medium-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.s-medium-size-6,
    table.compact td.s-medium-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.s-medium-size-7,
    table.compact td.s-medium-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.s-medium-size-8,
    table.compact td.s-medium-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.s-medium-size-9,
    table.compact td.s-medium-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.s-medium-size-10,
    table.compact td.s-medium-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.s-medium-size-11,
    table.compact td.s-medium-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.s-medium-size-12,
    table.compact td.s-medium-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.s-medium-size-13,
    table.compact td.s-medium-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.s-medium-size-14,
    table.compact td.s-medium-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.s-medium-size-15,
    table.compact td.s-medium-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.s-medium-size-16,
    table.compact td.s-medium-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.s-medium-size-17,
    table.compact td.s-medium-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.s-medium-size-18,
    table.compact td.s-medium-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.s-medium-size-19,
    table.compact td.s-medium-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.s-medium-size-20,
    table.compact td.s-medium-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
@media print, screen and (min-width: 40em) {
    table.compact.medium-size-1 th,
    table.compact.medium-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.medium-size-2 th,
    table.compact.medium-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.medium-size-3 th,
    table.compact.medium-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.medium-size-4 th,
    table.compact.medium-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.medium-size-5 th,
    table.compact.medium-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.medium-size-6 th,
    table.compact.medium-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.medium-size-7 th,
    table.compact.medium-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.medium-size-8 th,
    table.compact.medium-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.medium-size-9 th,
    table.compact.medium-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.medium-size-10 th,
    table.compact.medium-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.medium-size-11 th,
    table.compact.medium-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.medium-size-12 th,
    table.compact.medium-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.medium-size-13 th,
    table.compact.medium-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.medium-size-14 th,
    table.compact.medium-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.medium-size-15 th,
    table.compact.medium-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.medium-size-16 th,
    table.compact.medium-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.medium-size-17 th,
    table.compact.medium-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.medium-size-18 th,
    table.compact.medium-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.medium-size-19 th,
    table.compact.medium-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.medium-size-20 th,
    table.compact.medium-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.medium-size-1,
    table.compact td.medium-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.medium-size-2,
    table.compact td.medium-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.medium-size-3,
    table.compact td.medium-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.medium-size-4,
    table.compact td.medium-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.medium-size-5,
    table.compact td.medium-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.medium-size-6,
    table.compact td.medium-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.medium-size-7,
    table.compact td.medium-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.medium-size-8,
    table.compact td.medium-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.medium-size-9,
    table.compact td.medium-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.medium-size-10,
    table.compact td.medium-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.medium-size-11,
    table.compact td.medium-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.medium-size-12,
    table.compact td.medium-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.medium-size-13,
    table.compact td.medium-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.medium-size-14,
    table.compact td.medium-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.medium-size-15,
    table.compact td.medium-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.medium-size-16,
    table.compact td.medium-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.medium-size-17,
    table.compact td.medium-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.medium-size-18,
    table.compact td.medium-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.medium-size-19,
    table.compact td.medium-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.medium-size-20,
    table.compact td.medium-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
@media print, screen and (min-width: 51.25em) {
    table.compact.s-large-size-1 th,
    table.compact.s-large-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.s-large-size-2 th,
    table.compact.s-large-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.s-large-size-3 th,
    table.compact.s-large-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.s-large-size-4 th,
    table.compact.s-large-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.s-large-size-5 th,
    table.compact.s-large-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.s-large-size-6 th,
    table.compact.s-large-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.s-large-size-7 th,
    table.compact.s-large-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.s-large-size-8 th,
    table.compact.s-large-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.s-large-size-9 th,
    table.compact.s-large-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.s-large-size-10 th,
    table.compact.s-large-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.s-large-size-11 th,
    table.compact.s-large-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.s-large-size-12 th,
    table.compact.s-large-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.s-large-size-13 th,
    table.compact.s-large-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.s-large-size-14 th,
    table.compact.s-large-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.s-large-size-15 th,
    table.compact.s-large-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.s-large-size-16 th,
    table.compact.s-large-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.s-large-size-17 th,
    table.compact.s-large-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.s-large-size-18 th,
    table.compact.s-large-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.s-large-size-19 th,
    table.compact.s-large-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.s-large-size-20 th,
    table.compact.s-large-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.s-large-size-1,
    table.compact td.s-large-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.s-large-size-2,
    table.compact td.s-large-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.s-large-size-3,
    table.compact td.s-large-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.s-large-size-4,
    table.compact td.s-large-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.s-large-size-5,
    table.compact td.s-large-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.s-large-size-6,
    table.compact td.s-large-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.s-large-size-7,
    table.compact td.s-large-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.s-large-size-8,
    table.compact td.s-large-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.s-large-size-9,
    table.compact td.s-large-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.s-large-size-10,
    table.compact td.s-large-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.s-large-size-11,
    table.compact td.s-large-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.s-large-size-12,
    table.compact td.s-large-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.s-large-size-13,
    table.compact td.s-large-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.s-large-size-14,
    table.compact td.s-large-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.s-large-size-15,
    table.compact td.s-large-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.s-large-size-16,
    table.compact td.s-large-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.s-large-size-17,
    table.compact td.s-large-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.s-large-size-18,
    table.compact td.s-large-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.s-large-size-19,
    table.compact td.s-large-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.s-large-size-20,
    table.compact td.s-large-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
@media print, screen and (min-width: 64em) {
    table.compact.large-size-1 th,
    table.compact.large-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.large-size-2 th,
    table.compact.large-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.large-size-3 th,
    table.compact.large-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.large-size-4 th,
    table.compact.large-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.large-size-5 th,
    table.compact.large-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.large-size-6 th,
    table.compact.large-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.large-size-7 th,
    table.compact.large-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.large-size-8 th,
    table.compact.large-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.large-size-9 th,
    table.compact.large-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.large-size-10 th,
    table.compact.large-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.large-size-11 th,
    table.compact.large-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.large-size-12 th,
    table.compact.large-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.large-size-13 th,
    table.compact.large-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.large-size-14 th,
    table.compact.large-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.large-size-15 th,
    table.compact.large-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.large-size-16 th,
    table.compact.large-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.large-size-17 th,
    table.compact.large-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.large-size-18 th,
    table.compact.large-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.large-size-19 th,
    table.compact.large-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.large-size-20 th,
    table.compact.large-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.large-size-1,
    table.compact td.large-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.large-size-2,
    table.compact td.large-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.large-size-3,
    table.compact td.large-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.large-size-4,
    table.compact td.large-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.large-size-5,
    table.compact td.large-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.large-size-6,
    table.compact td.large-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.large-size-7,
    table.compact td.large-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.large-size-8,
    table.compact td.large-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.large-size-9,
    table.compact td.large-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.large-size-10,
    table.compact td.large-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.large-size-11,
    table.compact td.large-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.large-size-12,
    table.compact td.large-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.large-size-13,
    table.compact td.large-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.large-size-14,
    table.compact td.large-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.large-size-15,
    table.compact td.large-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.large-size-16,
    table.compact td.large-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.large-size-17,
    table.compact td.large-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.large-size-18,
    table.compact td.large-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.large-size-19,
    table.compact td.large-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.large-size-20,
    table.compact td.large-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
@media screen and (min-width: 75em) {
    table.compact.xlarge-size-1 th,
    table.compact.xlarge-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.xlarge-size-2 th,
    table.compact.xlarge-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.xlarge-size-3 th,
    table.compact.xlarge-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.xlarge-size-4 th,
    table.compact.xlarge-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.xlarge-size-5 th,
    table.compact.xlarge-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.xlarge-size-6 th,
    table.compact.xlarge-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.xlarge-size-7 th,
    table.compact.xlarge-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.xlarge-size-8 th,
    table.compact.xlarge-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.xlarge-size-9 th,
    table.compact.xlarge-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.xlarge-size-10 th,
    table.compact.xlarge-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.xlarge-size-11 th,
    table.compact.xlarge-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.xlarge-size-12 th,
    table.compact.xlarge-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.xlarge-size-13 th,
    table.compact.xlarge-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.xlarge-size-14 th,
    table.compact.xlarge-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.xlarge-size-15 th,
    table.compact.xlarge-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.xlarge-size-16 th,
    table.compact.xlarge-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.xlarge-size-17 th,
    table.compact.xlarge-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.xlarge-size-18 th,
    table.compact.xlarge-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.xlarge-size-19 th,
    table.compact.xlarge-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.xlarge-size-20 th,
    table.compact.xlarge-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.xlarge-size-1,
    table.compact td.xlarge-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.xlarge-size-2,
    table.compact td.xlarge-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.xlarge-size-3,
    table.compact td.xlarge-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.xlarge-size-4,
    table.compact td.xlarge-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.xlarge-size-5,
    table.compact td.xlarge-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.xlarge-size-6,
    table.compact td.xlarge-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.xlarge-size-7,
    table.compact td.xlarge-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.xlarge-size-8,
    table.compact td.xlarge-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.xlarge-size-9,
    table.compact td.xlarge-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.xlarge-size-10,
    table.compact td.xlarge-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.xlarge-size-11,
    table.compact td.xlarge-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.xlarge-size-12,
    table.compact td.xlarge-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.xlarge-size-13,
    table.compact td.xlarge-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.xlarge-size-14,
    table.compact td.xlarge-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.xlarge-size-15,
    table.compact td.xlarge-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.xlarge-size-16,
    table.compact td.xlarge-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.xlarge-size-17,
    table.compact td.xlarge-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.xlarge-size-18,
    table.compact td.xlarge-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.xlarge-size-19,
    table.compact td.xlarge-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.xlarge-size-20,
    table.compact td.xlarge-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
@media screen and (min-width: 90em) {
    table.compact.xxlarge-size-1 th,
    table.compact.xxlarge-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.xxlarge-size-2 th,
    table.compact.xxlarge-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.xxlarge-size-3 th,
    table.compact.xxlarge-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.xxlarge-size-4 th,
    table.compact.xxlarge-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.xxlarge-size-5 th,
    table.compact.xxlarge-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.xxlarge-size-6 th,
    table.compact.xxlarge-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.xxlarge-size-7 th,
    table.compact.xxlarge-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.xxlarge-size-8 th,
    table.compact.xxlarge-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.xxlarge-size-9 th,
    table.compact.xxlarge-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.xxlarge-size-10 th,
    table.compact.xxlarge-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.xxlarge-size-11 th,
    table.compact.xxlarge-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.xxlarge-size-12 th,
    table.compact.xxlarge-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.xxlarge-size-13 th,
    table.compact.xxlarge-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.xxlarge-size-14 th,
    table.compact.xxlarge-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.xxlarge-size-15 th,
    table.compact.xxlarge-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.xxlarge-size-16 th,
    table.compact.xxlarge-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.xxlarge-size-17 th,
    table.compact.xxlarge-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.xxlarge-size-18 th,
    table.compact.xxlarge-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.xxlarge-size-19 th,
    table.compact.xxlarge-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.xxlarge-size-20 th,
    table.compact.xxlarge-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.xxlarge-size-1,
    table.compact td.xxlarge-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.xxlarge-size-2,
    table.compact td.xxlarge-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.xxlarge-size-3,
    table.compact td.xxlarge-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.xxlarge-size-4,
    table.compact td.xxlarge-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.xxlarge-size-5,
    table.compact td.xxlarge-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.xxlarge-size-6,
    table.compact td.xxlarge-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.xxlarge-size-7,
    table.compact td.xxlarge-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.xxlarge-size-8,
    table.compact td.xxlarge-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.xxlarge-size-9,
    table.compact td.xxlarge-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.xxlarge-size-10,
    table.compact td.xxlarge-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.xxlarge-size-11,
    table.compact td.xxlarge-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.xxlarge-size-12,
    table.compact td.xxlarge-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.xxlarge-size-13,
    table.compact td.xxlarge-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.xxlarge-size-14,
    table.compact td.xxlarge-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.xxlarge-size-15,
    table.compact td.xxlarge-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.xxlarge-size-16,
    table.compact td.xxlarge-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.xxlarge-size-17,
    table.compact td.xxlarge-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.xxlarge-size-18,
    table.compact td.xxlarge-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.xxlarge-size-19,
    table.compact td.xxlarge-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.xxlarge-size-20,
    table.compact td.xxlarge-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
@media screen and (min-width: 160em) {
    table.compact.xxxlarge-size-1 th,
    table.compact.xxxlarge-size-1 td {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact.xxxlarge-size-2 th,
    table.compact.xxxlarge-size-2 td {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact.xxxlarge-size-3 th,
    table.compact.xxxlarge-size-3 td {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact.xxxlarge-size-4 th,
    table.compact.xxxlarge-size-4 td {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact.xxxlarge-size-5 th,
    table.compact.xxxlarge-size-5 td {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact.xxxlarge-size-6 th,
    table.compact.xxxlarge-size-6 td {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact.xxxlarge-size-7 th,
    table.compact.xxxlarge-size-7 td {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact.xxxlarge-size-8 th,
    table.compact.xxxlarge-size-8 td {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact.xxxlarge-size-9 th,
    table.compact.xxxlarge-size-9 td {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact.xxxlarge-size-10 th,
    table.compact.xxxlarge-size-10 td {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact.xxxlarge-size-11 th,
    table.compact.xxxlarge-size-11 td {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact.xxxlarge-size-12 th,
    table.compact.xxxlarge-size-12 td {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact.xxxlarge-size-13 th,
    table.compact.xxxlarge-size-13 td {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact.xxxlarge-size-14 th,
    table.compact.xxxlarge-size-14 td {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact.xxxlarge-size-15 th,
    table.compact.xxxlarge-size-15 td {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact.xxxlarge-size-16 th,
    table.compact.xxxlarge-size-16 td {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact.xxxlarge-size-17 th,
    table.compact.xxxlarge-size-17 td {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact.xxxlarge-size-18 th,
    table.compact.xxxlarge-size-18 td {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact.xxxlarge-size-19 th,
    table.compact.xxxlarge-size-19 td {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact.xxxlarge-size-20 th,
    table.compact.xxxlarge-size-20 td {
        max-width: calc((100vh / 50) * 20);
    }
    table.compact th.xxxlarge-size-1,
    table.compact td.xxxlarge-size-1 {
        max-width: calc((100vh / 50) * 1);
    }
    table.compact th.xxxlarge-size-2,
    table.compact td.xxxlarge-size-2 {
        max-width: calc((100vh / 50) * 2);
    }
    table.compact th.xxxlarge-size-3,
    table.compact td.xxxlarge-size-3 {
        max-width: calc((100vh / 50) * 3);
    }
    table.compact th.xxxlarge-size-4,
    table.compact td.xxxlarge-size-4 {
        max-width: calc((100vh / 50) * 4);
    }
    table.compact th.xxxlarge-size-5,
    table.compact td.xxxlarge-size-5 {
        max-width: calc((100vh / 50) * 5);
    }
    table.compact th.xxxlarge-size-6,
    table.compact td.xxxlarge-size-6 {
        max-width: calc((100vh / 50) * 6);
    }
    table.compact th.xxxlarge-size-7,
    table.compact td.xxxlarge-size-7 {
        max-width: calc((100vh / 50) * 7);
    }
    table.compact th.xxxlarge-size-8,
    table.compact td.xxxlarge-size-8 {
        max-width: calc((100vh / 50) * 8);
    }
    table.compact th.xxxlarge-size-9,
    table.compact td.xxxlarge-size-9 {
        max-width: calc((100vh / 50) * 9);
    }
    table.compact th.xxxlarge-size-10,
    table.compact td.xxxlarge-size-10 {
        max-width: calc((100vh / 50) * 10);
    }
    table.compact th.xxxlarge-size-11,
    table.compact td.xxxlarge-size-11 {
        max-width: calc((100vh / 50) * 11);
    }
    table.compact th.xxxlarge-size-12,
    table.compact td.xxxlarge-size-12 {
        max-width: calc((100vh / 50) * 12);
    }
    table.compact th.xxxlarge-size-13,
    table.compact td.xxxlarge-size-13 {
        max-width: calc((100vh / 50) * 13);
    }
    table.compact th.xxxlarge-size-14,
    table.compact td.xxxlarge-size-14 {
        max-width: calc((100vh / 50) * 14);
    }
    table.compact th.xxxlarge-size-15,
    table.compact td.xxxlarge-size-15 {
        max-width: calc((100vh / 50) * 15);
    }
    table.compact th.xxxlarge-size-16,
    table.compact td.xxxlarge-size-16 {
        max-width: calc((100vh / 50) * 16);
    }
    table.compact th.xxxlarge-size-17,
    table.compact td.xxxlarge-size-17 {
        max-width: calc((100vh / 50) * 17);
    }
    table.compact th.xxxlarge-size-18,
    table.compact td.xxxlarge-size-18 {
        max-width: calc((100vh / 50) * 18);
    }
    table.compact th.xxxlarge-size-19,
    table.compact td.xxxlarge-size-19 {
        max-width: calc((100vh / 50) * 19);
    }
    table.compact th.xxxlarge-size-20,
    table.compact td.xxxlarge-size-20 {
        max-width: calc((100vh / 50) * 20);
    }
}
table.confine thead tr td:first-child:not([colspan]),
table.confine thead tr th:first-child:not([colspan]),
table.confine tbody tr td:first-child:not([colspan]),
table.confine tbody tr th:first-child:not([colspan]) {
    width: 200px;
    min-width: 200px;
}
table.confine thead tr td:not(:first-child),
table.confine thead tr th:not(:first-child),
table.confine tbody tr td:not(:first-child),
table.confine tbody tr th:not(:first-child) {
    width: auto;
}
table.col-xxx-micro thead tr td:not([colspan]),
table.col-xxx-micro thead tr th:not([colspan]),
table.col-xxx-micro tbody tr td:not([colspan]),
table.col-xxx-micro tbody tr th:not([colspan]),
table.col-min-w-xxx-micro thead tr td:not([colspan]),
table.col-min-w-xxx-micro thead tr th:not([colspan]),
table.col-min-w-xxx-micro tbody tr td:not([colspan]),
table.col-min-w-xxx-micro tbody tr th:not([colspan]) {
    min-width: 40px;
}
table.col-xxx-micro thead tr td:not(:first-child),
table.col-xxx-micro thead tr th:not(:first-child),
table.col-xxx-micro tbody tr td:not(:first-child),
table.col-xxx-micro tbody tr th:not(:first-child),
table.col-min-w-xxx-micro thead tr td:not(:first-child),
table.col-min-w-xxx-micro thead tr th:not(:first-child),
table.col-min-w-xxx-micro tbody tr td:not(:first-child),
table.col-min-w-xxx-micro tbody tr th:not(:first-child) {
    min-width: 40px;
}
table.col-xxx-micro thead tr td:not([colspan]),
table.col-xxx-micro thead tr th:not([colspan]),
table.col-xxx-micro tbody tr td:not([colspan]),
table.col-xxx-micro tbody tr th:not([colspan]),
table.col-max-w-xxx-micro thead tr td:not([colspan]),
table.col-max-w-xxx-micro thead tr th:not([colspan]),
table.col-max-w-xxx-micro tbody tr td:not([colspan]),
table.col-max-w-xxx-micro tbody tr th:not([colspan]) {
    max-width: 40px;
}
table.col-xxx-micro thead tr td:not(:first-child),
table.col-xxx-micro thead tr th:not(:first-child),
table.col-xxx-micro tbody tr td:not(:first-child),
table.col-xxx-micro tbody tr th:not(:first-child),
table.col-max-w-xxx-micro thead tr td:not(:first-child),
table.col-max-w-xxx-micro thead tr th:not(:first-child),
table.col-max-w-xxx-micro tbody tr td:not(:first-child),
table.col-max-w-xxx-micro tbody tr th:not(:first-child) {
    max-width: 40px;
}
table.col-xx-micro thead tr td:not([colspan]),
table.col-xx-micro thead tr th:not([colspan]),
table.col-xx-micro tbody tr td:not([colspan]),
table.col-xx-micro tbody tr th:not([colspan]),
table.col-min-w-xx-micro thead tr td:not([colspan]),
table.col-min-w-xx-micro thead tr th:not([colspan]),
table.col-min-w-xx-micro tbody tr td:not([colspan]),
table.col-min-w-xx-micro tbody tr th:not([colspan]) {
    min-width: 60px;
}
table.col-xx-micro thead tr td:not(:first-child),
table.col-xx-micro thead tr th:not(:first-child),
table.col-xx-micro tbody tr td:not(:first-child),
table.col-xx-micro tbody tr th:not(:first-child),
table.col-min-w-xx-micro thead tr td:not(:first-child),
table.col-min-w-xx-micro thead tr th:not(:first-child),
table.col-min-w-xx-micro tbody tr td:not(:first-child),
table.col-min-w-xx-micro tbody tr th:not(:first-child) {
    min-width: 60px;
}
table.col-xx-micro thead tr td:not([colspan]),
table.col-xx-micro thead tr th:not([colspan]),
table.col-xx-micro tbody tr td:not([colspan]),
table.col-xx-micro tbody tr th:not([colspan]),
table.col-max-w-xx-micro thead tr td:not([colspan]),
table.col-max-w-xx-micro thead tr th:not([colspan]),
table.col-max-w-xx-micro tbody tr td:not([colspan]),
table.col-max-w-xx-micro tbody tr th:not([colspan]) {
    max-width: 60px;
}
table.col-xx-micro thead tr td:not(:first-child),
table.col-xx-micro thead tr th:not(:first-child),
table.col-xx-micro tbody tr td:not(:first-child),
table.col-xx-micro tbody tr th:not(:first-child),
table.col-max-w-xx-micro thead tr td:not(:first-child),
table.col-max-w-xx-micro thead tr th:not(:first-child),
table.col-max-w-xx-micro tbody tr td:not(:first-child),
table.col-max-w-xx-micro tbody tr th:not(:first-child) {
    max-width: 60px;
}
table.col-x-micro thead tr td:not([colspan]),
table.col-x-micro thead tr th:not([colspan]),
table.col-x-micro tbody tr td:not([colspan]),
table.col-x-micro tbody tr th:not([colspan]),
table.col-min-w-x-micro thead tr td:not([colspan]),
table.col-min-w-x-micro thead tr th:not([colspan]),
table.col-min-w-x-micro tbody tr td:not([colspan]),
table.col-min-w-x-micro tbody tr th:not([colspan]) {
    min-width: 80px;
}
table.col-x-micro thead tr td:not(:first-child),
table.col-x-micro thead tr th:not(:first-child),
table.col-x-micro tbody tr td:not(:first-child),
table.col-x-micro tbody tr th:not(:first-child),
table.col-min-w-x-micro thead tr td:not(:first-child),
table.col-min-w-x-micro thead tr th:not(:first-child),
table.col-min-w-x-micro tbody tr td:not(:first-child),
table.col-min-w-x-micro tbody tr th:not(:first-child) {
    min-width: 80px;
}
table.col-x-micro thead tr td:not([colspan]),
table.col-x-micro thead tr th:not([colspan]),
table.col-x-micro tbody tr td:not([colspan]),
table.col-x-micro tbody tr th:not([colspan]),
table.col-max-w-x-micro thead tr td:not([colspan]),
table.col-max-w-x-micro thead tr th:not([colspan]),
table.col-max-w-x-micro tbody tr td:not([colspan]),
table.col-max-w-x-micro tbody tr th:not([colspan]) {
    max-width: 80px;
}
table.col-x-micro thead tr td:not(:first-child),
table.col-x-micro thead tr th:not(:first-child),
table.col-x-micro tbody tr td:not(:first-child),
table.col-x-micro tbody tr th:not(:first-child),
table.col-max-w-x-micro thead tr td:not(:first-child),
table.col-max-w-x-micro thead tr th:not(:first-child),
table.col-max-w-x-micro tbody tr td:not(:first-child),
table.col-max-w-x-micro tbody tr th:not(:first-child) {
    max-width: 80px;
}
table.col-micro thead tr td:not([colspan]),
table.col-micro thead tr th:not([colspan]),
table.col-micro tbody tr td:not([colspan]),
table.col-micro tbody tr th:not([colspan]),
table.col-min-w-micro thead tr td:not([colspan]),
table.col-min-w-micro thead tr th:not([colspan]),
table.col-min-w-micro tbody tr td:not([colspan]),
table.col-min-w-micro tbody tr th:not([colspan]) {
    min-width: 90px;
}
table.col-micro thead tr td:not(:first-child),
table.col-micro thead tr th:not(:first-child),
table.col-micro tbody tr td:not(:first-child),
table.col-micro tbody tr th:not(:first-child),
table.col-min-w-micro thead tr td:not(:first-child),
table.col-min-w-micro thead tr th:not(:first-child),
table.col-min-w-micro tbody tr td:not(:first-child),
table.col-min-w-micro tbody tr th:not(:first-child) {
    min-width: 90px;
}
table.col-micro thead tr td:not([colspan]),
table.col-micro thead tr th:not([colspan]),
table.col-micro tbody tr td:not([colspan]),
table.col-micro tbody tr th:not([colspan]),
table.col-max-w-micro thead tr td:not([colspan]),
table.col-max-w-micro thead tr th:not([colspan]),
table.col-max-w-micro tbody tr td:not([colspan]),
table.col-max-w-micro tbody tr th:not([colspan]) {
    max-width: 90px;
}
table.col-micro thead tr td:not(:first-child),
table.col-micro thead tr th:not(:first-child),
table.col-micro tbody tr td:not(:first-child),
table.col-micro tbody tr th:not(:first-child),
table.col-max-w-micro thead tr td:not(:first-child),
table.col-max-w-micro thead tr th:not(:first-child),
table.col-max-w-micro tbody tr td:not(:first-child),
table.col-max-w-micro tbody tr th:not(:first-child) {
    max-width: 90px;
}
table.col-s-micro thead tr td:not([colspan]),
table.col-s-micro thead tr th:not([colspan]),
table.col-s-micro tbody tr td:not([colspan]),
table.col-s-micro tbody tr th:not([colspan]),
table.col-min-w-s-micro thead tr td:not([colspan]),
table.col-min-w-s-micro thead tr th:not([colspan]),
table.col-min-w-s-micro tbody tr td:not([colspan]),
table.col-min-w-s-micro tbody tr th:not([colspan]) {
    min-width: 110px;
}
table.col-s-micro thead tr td:not(:first-child),
table.col-s-micro thead tr th:not(:first-child),
table.col-s-micro tbody tr td:not(:first-child),
table.col-s-micro tbody tr th:not(:first-child),
table.col-min-w-s-micro thead tr td:not(:first-child),
table.col-min-w-s-micro thead tr th:not(:first-child),
table.col-min-w-s-micro tbody tr td:not(:first-child),
table.col-min-w-s-micro tbody tr th:not(:first-child) {
    min-width: 110px;
}
table.col-s-micro thead tr td:not([colspan]),
table.col-s-micro thead tr th:not([colspan]),
table.col-s-micro tbody tr td:not([colspan]),
table.col-s-micro tbody tr th:not([colspan]),
table.col-max-w-s-micro thead tr td:not([colspan]),
table.col-max-w-s-micro thead tr th:not([colspan]),
table.col-max-w-s-micro tbody tr td:not([colspan]),
table.col-max-w-s-micro tbody tr th:not([colspan]) {
    max-width: 110px;
}
table.col-s-micro thead tr td:not(:first-child),
table.col-s-micro thead tr th:not(:first-child),
table.col-s-micro tbody tr td:not(:first-child),
table.col-s-micro tbody tr th:not(:first-child),
table.col-max-w-s-micro thead tr td:not(:first-child),
table.col-max-w-s-micro thead tr th:not(:first-child),
table.col-max-w-s-micro tbody tr td:not(:first-child),
table.col-max-w-s-micro tbody tr th:not(:first-child) {
    max-width: 110px;
}
table.col-xx-small thead tr td:not([colspan]),
table.col-xx-small thead tr th:not([colspan]),
table.col-xx-small tbody tr td:not([colspan]),
table.col-xx-small tbody tr th:not([colspan]),
table.col-min-w-xx-small thead tr td:not([colspan]),
table.col-min-w-xx-small thead tr th:not([colspan]),
table.col-min-w-xx-small tbody tr td:not([colspan]),
table.col-min-w-xx-small tbody tr th:not([colspan]) {
    min-width: 150px;
}
table.col-xx-small thead tr td:not(:first-child),
table.col-xx-small thead tr th:not(:first-child),
table.col-xx-small tbody tr td:not(:first-child),
table.col-xx-small tbody tr th:not(:first-child),
table.col-min-w-xx-small thead tr td:not(:first-child),
table.col-min-w-xx-small thead tr th:not(:first-child),
table.col-min-w-xx-small tbody tr td:not(:first-child),
table.col-min-w-xx-small tbody tr th:not(:first-child) {
    min-width: 150px;
}
table.col-xx-small thead tr td:not([colspan]),
table.col-xx-small thead tr th:not([colspan]),
table.col-xx-small tbody tr td:not([colspan]),
table.col-xx-small tbody tr th:not([colspan]),
table.col-max-w-xx-small thead tr td:not([colspan]),
table.col-max-w-xx-small thead tr th:not([colspan]),
table.col-max-w-xx-small tbody tr td:not([colspan]),
table.col-max-w-xx-small tbody tr th:not([colspan]) {
    max-width: 150px;
}
table.col-xx-small thead tr td:not(:first-child),
table.col-xx-small thead tr th:not(:first-child),
table.col-xx-small tbody tr td:not(:first-child),
table.col-xx-small tbody tr th:not(:first-child),
table.col-max-w-xx-small thead tr td:not(:first-child),
table.col-max-w-xx-small thead tr th:not(:first-child),
table.col-max-w-xx-small tbody tr td:not(:first-child),
table.col-max-w-xx-small tbody tr th:not(:first-child) {
    max-width: 150px;
}
table.col-x-small thead tr td:not([colspan]),
table.col-x-small thead tr th:not([colspan]),
table.col-x-small tbody tr td:not([colspan]),
table.col-x-small tbody tr th:not([colspan]),
table.col-min-w-x-small thead tr td:not([colspan]),
table.col-min-w-x-small thead tr th:not([colspan]),
table.col-min-w-x-small tbody tr td:not([colspan]),
table.col-min-w-x-small tbody tr th:not([colspan]) {
    min-width: 200px;
}
table.col-x-small thead tr td:not(:first-child),
table.col-x-small thead tr th:not(:first-child),
table.col-x-small tbody tr td:not(:first-child),
table.col-x-small tbody tr th:not(:first-child),
table.col-min-w-x-small thead tr td:not(:first-child),
table.col-min-w-x-small thead tr th:not(:first-child),
table.col-min-w-x-small tbody tr td:not(:first-child),
table.col-min-w-x-small tbody tr th:not(:first-child) {
    min-width: 200px;
}
table.col-x-small thead tr td:not([colspan]),
table.col-x-small thead tr th:not([colspan]),
table.col-x-small tbody tr td:not([colspan]),
table.col-x-small tbody tr th:not([colspan]),
table.col-max-w-x-small thead tr td:not([colspan]),
table.col-max-w-x-small thead tr th:not([colspan]),
table.col-max-w-x-small tbody tr td:not([colspan]),
table.col-max-w-x-small tbody tr th:not([colspan]) {
    max-width: 200px;
}
table.col-x-small thead tr td:not(:first-child),
table.col-x-small thead tr th:not(:first-child),
table.col-x-small tbody tr td:not(:first-child),
table.col-x-small tbody tr th:not(:first-child),
table.col-max-w-x-small thead tr td:not(:first-child),
table.col-max-w-x-small thead tr th:not(:first-child),
table.col-max-w-x-small tbody tr td:not(:first-child),
table.col-max-w-x-small tbody tr th:not(:first-child) {
    max-width: 200px;
}
table.col-small thead tr td:not([colspan]),
table.col-small thead tr th:not([colspan]),
table.col-small tbody tr td:not([colspan]),
table.col-small tbody tr th:not([colspan]),
table.col-min-w-small thead tr td:not([colspan]),
table.col-min-w-small thead tr th:not([colspan]),
table.col-min-w-small tbody tr td:not([colspan]),
table.col-min-w-small tbody tr th:not([colspan]) {
    min-width: 250px;
}
table.col-small thead tr td:not(:first-child),
table.col-small thead tr th:not(:first-child),
table.col-small tbody tr td:not(:first-child),
table.col-small tbody tr th:not(:first-child),
table.col-min-w-small thead tr td:not(:first-child),
table.col-min-w-small thead tr th:not(:first-child),
table.col-min-w-small tbody tr td:not(:first-child),
table.col-min-w-small tbody tr th:not(:first-child) {
    min-width: 250px;
}
table.col-small thead tr td:not([colspan]),
table.col-small thead tr th:not([colspan]),
table.col-small tbody tr td:not([colspan]),
table.col-small tbody tr th:not([colspan]),
table.col-max-w-small thead tr td:not([colspan]),
table.col-max-w-small thead tr th:not([colspan]),
table.col-max-w-small tbody tr td:not([colspan]),
table.col-max-w-small tbody tr th:not([colspan]) {
    max-width: 250px;
}
table.col-small thead tr td:not(:first-child),
table.col-small thead tr th:not(:first-child),
table.col-small tbody tr td:not(:first-child),
table.col-small tbody tr th:not(:first-child),
table.col-max-w-small thead tr td:not(:first-child),
table.col-max-w-small thead tr th:not(:first-child),
table.col-max-w-small tbody tr td:not(:first-child),
table.col-max-w-small tbody tr th:not(:first-child) {
    max-width: 250px;
}
table.col-sss-medium thead tr td:not([colspan]),
table.col-sss-medium thead tr th:not([colspan]),
table.col-sss-medium tbody tr td:not([colspan]),
table.col-sss-medium tbody tr th:not([colspan]),
table.col-min-w-sss-medium thead tr td:not([colspan]),
table.col-min-w-sss-medium thead tr th:not([colspan]),
table.col-min-w-sss-medium tbody tr td:not([colspan]),
table.col-min-w-sss-medium tbody tr th:not([colspan]) {
    min-width: 280px;
}
table.col-sss-medium thead tr td:not(:first-child),
table.col-sss-medium thead tr th:not(:first-child),
table.col-sss-medium tbody tr td:not(:first-child),
table.col-sss-medium tbody tr th:not(:first-child),
table.col-min-w-sss-medium thead tr td:not(:first-child),
table.col-min-w-sss-medium thead tr th:not(:first-child),
table.col-min-w-sss-medium tbody tr td:not(:first-child),
table.col-min-w-sss-medium tbody tr th:not(:first-child) {
    min-width: 280px;
}
table.col-sss-medium thead tr td:not([colspan]),
table.col-sss-medium thead tr th:not([colspan]),
table.col-sss-medium tbody tr td:not([colspan]),
table.col-sss-medium tbody tr th:not([colspan]),
table.col-max-w-sss-medium thead tr td:not([colspan]),
table.col-max-w-sss-medium thead tr th:not([colspan]),
table.col-max-w-sss-medium tbody tr td:not([colspan]),
table.col-max-w-sss-medium tbody tr th:not([colspan]) {
    max-width: 280px;
}
table.col-sss-medium thead tr td:not(:first-child),
table.col-sss-medium thead tr th:not(:first-child),
table.col-sss-medium tbody tr td:not(:first-child),
table.col-sss-medium tbody tr th:not(:first-child),
table.col-max-w-sss-medium thead tr td:not(:first-child),
table.col-max-w-sss-medium thead tr th:not(:first-child),
table.col-max-w-sss-medium tbody tr td:not(:first-child),
table.col-max-w-sss-medium tbody tr th:not(:first-child) {
    max-width: 280px;
}
table.col-ss-medium thead tr td:not([colspan]),
table.col-ss-medium thead tr th:not([colspan]),
table.col-ss-medium tbody tr td:not([colspan]),
table.col-ss-medium tbody tr th:not([colspan]),
table.col-min-w-ss-medium thead tr td:not([colspan]),
table.col-min-w-ss-medium thead tr th:not([colspan]),
table.col-min-w-ss-medium tbody tr td:not([colspan]),
table.col-min-w-ss-medium tbody tr th:not([colspan]) {
    min-width: 300px;
}
table.col-ss-medium thead tr td:not(:first-child),
table.col-ss-medium thead tr th:not(:first-child),
table.col-ss-medium tbody tr td:not(:first-child),
table.col-ss-medium tbody tr th:not(:first-child),
table.col-min-w-ss-medium thead tr td:not(:first-child),
table.col-min-w-ss-medium thead tr th:not(:first-child),
table.col-min-w-ss-medium tbody tr td:not(:first-child),
table.col-min-w-ss-medium tbody tr th:not(:first-child) {
    min-width: 300px;
}
table.col-ss-medium thead tr td:not([colspan]),
table.col-ss-medium thead tr th:not([colspan]),
table.col-ss-medium tbody tr td:not([colspan]),
table.col-ss-medium tbody tr th:not([colspan]),
table.col-max-w-ss-medium thead tr td:not([colspan]),
table.col-max-w-ss-medium thead tr th:not([colspan]),
table.col-max-w-ss-medium tbody tr td:not([colspan]),
table.col-max-w-ss-medium tbody tr th:not([colspan]) {
    max-width: 300px;
}
table.col-ss-medium thead tr td:not(:first-child),
table.col-ss-medium thead tr th:not(:first-child),
table.col-ss-medium tbody tr td:not(:first-child),
table.col-ss-medium tbody tr th:not(:first-child),
table.col-max-w-ss-medium thead tr td:not(:first-child),
table.col-max-w-ss-medium thead tr th:not(:first-child),
table.col-max-w-ss-medium tbody tr td:not(:first-child),
table.col-max-w-ss-medium tbody tr th:not(:first-child) {
    max-width: 300px;
}
table.col-s-medium thead tr td:not([colspan]),
table.col-s-medium thead tr th:not([colspan]),
table.col-s-medium tbody tr td:not([colspan]),
table.col-s-medium tbody tr th:not([colspan]),
table.col-min-w-s-medium thead tr td:not([colspan]),
table.col-min-w-s-medium thead tr th:not([colspan]),
table.col-min-w-s-medium tbody tr td:not([colspan]),
table.col-min-w-s-medium tbody tr th:not([colspan]) {
    min-width: 350px;
}
table.col-s-medium thead tr td:not(:first-child),
table.col-s-medium thead tr th:not(:first-child),
table.col-s-medium tbody tr td:not(:first-child),
table.col-s-medium tbody tr th:not(:first-child),
table.col-min-w-s-medium thead tr td:not(:first-child),
table.col-min-w-s-medium thead tr th:not(:first-child),
table.col-min-w-s-medium tbody tr td:not(:first-child),
table.col-min-w-s-medium tbody tr th:not(:first-child) {
    min-width: 350px;
}
table.col-s-medium thead tr td:not([colspan]),
table.col-s-medium thead tr th:not([colspan]),
table.col-s-medium tbody tr td:not([colspan]),
table.col-s-medium tbody tr th:not([colspan]),
table.col-max-w-s-medium thead tr td:not([colspan]),
table.col-max-w-s-medium thead tr th:not([colspan]),
table.col-max-w-s-medium tbody tr td:not([colspan]),
table.col-max-w-s-medium tbody tr th:not([colspan]) {
    max-width: 350px;
}
table.col-s-medium thead tr td:not(:first-child),
table.col-s-medium thead tr th:not(:first-child),
table.col-s-medium tbody tr td:not(:first-child),
table.col-s-medium tbody tr th:not(:first-child),
table.col-max-w-s-medium thead tr td:not(:first-child),
table.col-max-w-s-medium thead tr th:not(:first-child),
table.col-max-w-s-medium tbody tr td:not(:first-child),
table.col-max-w-s-medium tbody tr th:not(:first-child) {
    max-width: 350px;
}
table.col-medium thead tr td:not([colspan]),
table.col-medium thead tr th:not([colspan]),
table.col-medium tbody tr td:not([colspan]),
table.col-medium tbody tr th:not([colspan]),
table.col-min-w-medium thead tr td:not([colspan]),
table.col-min-w-medium thead tr th:not([colspan]),
table.col-min-w-medium tbody tr td:not([colspan]),
table.col-min-w-medium tbody tr th:not([colspan]) {
    min-width: 400px;
}
table.col-medium thead tr td:not(:first-child),
table.col-medium thead tr th:not(:first-child),
table.col-medium tbody tr td:not(:first-child),
table.col-medium tbody tr th:not(:first-child),
table.col-min-w-medium thead tr td:not(:first-child),
table.col-min-w-medium thead tr th:not(:first-child),
table.col-min-w-medium tbody tr td:not(:first-child),
table.col-min-w-medium tbody tr th:not(:first-child) {
    min-width: 400px;
}
table.col-medium thead tr td:not([colspan]),
table.col-medium thead tr th:not([colspan]),
table.col-medium tbody tr td:not([colspan]),
table.col-medium tbody tr th:not([colspan]),
table.col-max-w-medium thead tr td:not([colspan]),
table.col-max-w-medium thead tr th:not([colspan]),
table.col-max-w-medium tbody tr td:not([colspan]),
table.col-max-w-medium tbody tr th:not([colspan]) {
    max-width: 400px;
}
table.col-medium thead tr td:not(:first-child),
table.col-medium thead tr th:not(:first-child),
table.col-medium tbody tr td:not(:first-child),
table.col-medium tbody tr th:not(:first-child),
table.col-max-w-medium thead tr td:not(:first-child),
table.col-max-w-medium thead tr th:not(:first-child),
table.col-max-w-medium tbody tr td:not(:first-child),
table.col-max-w-medium tbody tr th:not(:first-child) {
    max-width: 400px;
}
table.col-s-large thead tr td:not([colspan]),
table.col-s-large thead tr th:not([colspan]),
table.col-s-large tbody tr td:not([colspan]),
table.col-s-large tbody tr th:not([colspan]),
table.col-min-w-s-large thead tr td:not([colspan]),
table.col-min-w-s-large thead tr th:not([colspan]),
table.col-min-w-s-large tbody tr td:not([colspan]),
table.col-min-w-s-large tbody tr th:not([colspan]) {
    min-width: 500px;
}
table.col-s-large thead tr td:not(:first-child),
table.col-s-large thead tr th:not(:first-child),
table.col-s-large tbody tr td:not(:first-child),
table.col-s-large tbody tr th:not(:first-child),
table.col-min-w-s-large thead tr td:not(:first-child),
table.col-min-w-s-large thead tr th:not(:first-child),
table.col-min-w-s-large tbody tr td:not(:first-child),
table.col-min-w-s-large tbody tr th:not(:first-child) {
    min-width: 500px;
}
table.col-s-large thead tr td:not([colspan]),
table.col-s-large thead tr th:not([colspan]),
table.col-s-large tbody tr td:not([colspan]),
table.col-s-large tbody tr th:not([colspan]),
table.col-max-w-s-large thead tr td:not([colspan]),
table.col-max-w-s-large thead tr th:not([colspan]),
table.col-max-w-s-large tbody tr td:not([colspan]),
table.col-max-w-s-large tbody tr th:not([colspan]) {
    max-width: 500px;
}
table.col-s-large thead tr td:not(:first-child),
table.col-s-large thead tr th:not(:first-child),
table.col-s-large tbody tr td:not(:first-child),
table.col-s-large tbody tr th:not(:first-child),
table.col-max-w-s-large thead tr td:not(:first-child),
table.col-max-w-s-large thead tr th:not(:first-child),
table.col-max-w-s-large tbody tr td:not(:first-child),
table.col-max-w-s-large tbody tr th:not(:first-child) {
    max-width: 500px;
}
table.col-large thead tr td:not([colspan]),
table.col-large thead tr th:not([colspan]),
table.col-large tbody tr td:not([colspan]),
table.col-large tbody tr th:not([colspan]),
table.col-min-w-large thead tr td:not([colspan]),
table.col-min-w-large thead tr th:not([colspan]),
table.col-min-w-large tbody tr td:not([colspan]),
table.col-min-w-large tbody tr th:not([colspan]) {
    min-width: 600px;
}
table.col-large thead tr td:not(:first-child),
table.col-large thead tr th:not(:first-child),
table.col-large tbody tr td:not(:first-child),
table.col-large tbody tr th:not(:first-child),
table.col-min-w-large thead tr td:not(:first-child),
table.col-min-w-large thead tr th:not(:first-child),
table.col-min-w-large tbody tr td:not(:first-child),
table.col-min-w-large tbody tr th:not(:first-child) {
    min-width: 600px;
}
table.col-large thead tr td:not([colspan]),
table.col-large thead tr th:not([colspan]),
table.col-large tbody tr td:not([colspan]),
table.col-large tbody tr th:not([colspan]),
table.col-max-w-large thead tr td:not([colspan]),
table.col-max-w-large thead tr th:not([colspan]),
table.col-max-w-large tbody tr td:not([colspan]),
table.col-max-w-large tbody tr th:not([colspan]) {
    max-width: 600px;
}
table.col-large thead tr td:not(:first-child),
table.col-large thead tr th:not(:first-child),
table.col-large tbody tr td:not(:first-child),
table.col-large tbody tr th:not(:first-child),
table.col-max-w-large thead tr td:not(:first-child),
table.col-max-w-large thead tr th:not(:first-child),
table.col-max-w-large tbody tr td:not(:first-child),
table.col-max-w-large tbody tr th:not(:first-child) {
    max-width: 600px;
}
table.col-x-large thead tr td:not([colspan]),
table.col-x-large thead tr th:not([colspan]),
table.col-x-large tbody tr td:not([colspan]),
table.col-x-large tbody tr th:not([colspan]),
table.col-min-w-x-large thead tr td:not([colspan]),
table.col-min-w-x-large thead tr th:not([colspan]),
table.col-min-w-x-large tbody tr td:not([colspan]),
table.col-min-w-x-large tbody tr th:not([colspan]) {
    min-width: 800px;
}
table.col-x-large thead tr td:not(:first-child),
table.col-x-large thead tr th:not(:first-child),
table.col-x-large tbody tr td:not(:first-child),
table.col-x-large tbody tr th:not(:first-child),
table.col-min-w-x-large thead tr td:not(:first-child),
table.col-min-w-x-large thead tr th:not(:first-child),
table.col-min-w-x-large tbody tr td:not(:first-child),
table.col-min-w-x-large tbody tr th:not(:first-child) {
    min-width: 800px;
}
table.col-x-large thead tr td:not([colspan]),
table.col-x-large thead tr th:not([colspan]),
table.col-x-large tbody tr td:not([colspan]),
table.col-x-large tbody tr th:not([colspan]),
table.col-max-w-x-large thead tr td:not([colspan]),
table.col-max-w-x-large thead tr th:not([colspan]),
table.col-max-w-x-large tbody tr td:not([colspan]),
table.col-max-w-x-large tbody tr th:not([colspan]) {
    max-width: 800px;
}
table.col-x-large thead tr td:not(:first-child),
table.col-x-large thead tr th:not(:first-child),
table.col-x-large tbody tr td:not(:first-child),
table.col-x-large tbody tr th:not(:first-child),
table.col-max-w-x-large thead tr td:not(:first-child),
table.col-max-w-x-large thead tr th:not(:first-child),
table.col-max-w-x-large tbody tr td:not(:first-child),
table.col-max-w-x-large tbody tr th:not(:first-child) {
    max-width: 800px;
}
table.col-xx-large thead tr td:not([colspan]),
table.col-xx-large thead tr th:not([colspan]),
table.col-xx-large tbody tr td:not([colspan]),
table.col-xx-large tbody tr th:not([colspan]),
table.col-min-w-xx-large thead tr td:not([colspan]),
table.col-min-w-xx-large thead tr th:not([colspan]),
table.col-min-w-xx-large tbody tr td:not([colspan]),
table.col-min-w-xx-large tbody tr th:not([colspan]) {
    min-width: 1000px;
}
table.col-xx-large thead tr td:not(:first-child),
table.col-xx-large thead tr th:not(:first-child),
table.col-xx-large tbody tr td:not(:first-child),
table.col-xx-large tbody tr th:not(:first-child),
table.col-min-w-xx-large thead tr td:not(:first-child),
table.col-min-w-xx-large thead tr th:not(:first-child),
table.col-min-w-xx-large tbody tr td:not(:first-child),
table.col-min-w-xx-large tbody tr th:not(:first-child) {
    min-width: 1000px;
}
table.col-xx-large thead tr td:not([colspan]),
table.col-xx-large thead tr th:not([colspan]),
table.col-xx-large tbody tr td:not([colspan]),
table.col-xx-large tbody tr th:not([colspan]),
table.col-max-w-xx-large thead tr td:not([colspan]),
table.col-max-w-xx-large thead tr th:not([colspan]),
table.col-max-w-xx-large tbody tr td:not([colspan]),
table.col-max-w-xx-large tbody tr th:not([colspan]) {
    max-width: 1000px;
}
table.col-xx-large thead tr td:not(:first-child),
table.col-xx-large thead tr th:not(:first-child),
table.col-xx-large tbody tr td:not(:first-child),
table.col-xx-large tbody tr th:not(:first-child),
table.col-max-w-xx-large thead tr td:not(:first-child),
table.col-max-w-xx-large thead tr th:not(:first-child),
table.col-max-w-xx-large tbody tr td:not(:first-child),
table.col-max-w-xx-large tbody tr th:not(:first-child) {
    max-width: 1000px;
}
table.col-xxx-large thead tr td:not([colspan]),
table.col-xxx-large thead tr th:not([colspan]),
table.col-xxx-large tbody tr td:not([colspan]),
table.col-xxx-large tbody tr th:not([colspan]),
table.col-min-w-xxx-large thead tr td:not([colspan]),
table.col-min-w-xxx-large thead tr th:not([colspan]),
table.col-min-w-xxx-large tbody tr td:not([colspan]),
table.col-min-w-xxx-large tbody tr th:not([colspan]) {
    min-width: 1200px;
}
table.col-xxx-large thead tr td:not(:first-child),
table.col-xxx-large thead tr th:not(:first-child),
table.col-xxx-large tbody tr td:not(:first-child),
table.col-xxx-large tbody tr th:not(:first-child),
table.col-min-w-xxx-large thead tr td:not(:first-child),
table.col-min-w-xxx-large thead tr th:not(:first-child),
table.col-min-w-xxx-large tbody tr td:not(:first-child),
table.col-min-w-xxx-large tbody tr th:not(:first-child) {
    min-width: 1200px;
}
table.col-xxx-large thead tr td:not([colspan]),
table.col-xxx-large thead tr th:not([colspan]),
table.col-xxx-large tbody tr td:not([colspan]),
table.col-xxx-large tbody tr th:not([colspan]),
table.col-max-w-xxx-large thead tr td:not([colspan]),
table.col-max-w-xxx-large thead tr th:not([colspan]),
table.col-max-w-xxx-large tbody tr td:not([colspan]),
table.col-max-w-xxx-large tbody tr th:not([colspan]) {
    max-width: 1200px;
}
table.col-xxx-large thead tr td:not(:first-child),
table.col-xxx-large thead tr th:not(:first-child),
table.col-xxx-large tbody tr td:not(:first-child),
table.col-xxx-large tbody tr th:not(:first-child),
table.col-max-w-xxx-large thead tr td:not(:first-child),
table.col-max-w-xxx-large thead tr th:not(:first-child),
table.col-max-w-xxx-large tbody tr td:not(:first-child),
table.col-max-w-xxx-large tbody tr th:not(:first-child) {
    max-width: 1200px;
}
table.col-full thead tr td:not([colspan]),
table.col-full thead tr th:not([colspan]),
table.col-full tbody tr td:not([colspan]),
table.col-full tbody tr th:not([colspan]),
table.col-min-w-full thead tr td:not([colspan]),
table.col-min-w-full thead tr th:not([colspan]),
table.col-min-w-full tbody tr td:not([colspan]),
table.col-min-w-full tbody tr th:not([colspan]) {
    min-width: 100%;
}
table.col-full thead tr td:not(:first-child),
table.col-full thead tr th:not(:first-child),
table.col-full tbody tr td:not(:first-child),
table.col-full tbody tr th:not(:first-child),
table.col-min-w-full thead tr td:not(:first-child),
table.col-min-w-full thead tr th:not(:first-child),
table.col-min-w-full tbody tr td:not(:first-child),
table.col-min-w-full tbody tr th:not(:first-child) {
    min-width: 100%;
}
table.col-full thead tr td:not([colspan]),
table.col-full thead tr th:not([colspan]),
table.col-full tbody tr td:not([colspan]),
table.col-full tbody tr th:not([colspan]),
table.col-max-w-full thead tr td:not([colspan]),
table.col-max-w-full thead tr th:not([colspan]),
table.col-max-w-full tbody tr td:not([colspan]),
table.col-max-w-full tbody tr th:not([colspan]) {
    max-width: 100%;
}
table.col-full thead tr td:not(:first-child),
table.col-full thead tr th:not(:first-child),
table.col-full tbody tr td:not(:first-child),
table.col-full tbody tr th:not(:first-child),
table.col-max-w-full thead tr td:not(:first-child),
table.col-max-w-full thead tr th:not(:first-child),
table.col-max-w-full tbody tr td:not(:first-child),
table.col-max-w-full tbody tr th:not(:first-child) {
    max-width: 100%;
}
table.col-auto thead tr td:not([colspan]),
table.col-auto thead tr th:not([colspan]),
table.col-auto tbody tr td:not([colspan]),
table.col-auto tbody tr th:not([colspan]),
table.col-min-w-auto thead tr td:not([colspan]),
table.col-min-w-auto thead tr th:not([colspan]),
table.col-min-w-auto tbody tr td:not([colspan]),
table.col-min-w-auto tbody tr th:not([colspan]) {
    min-width: auto;
}
table.col-auto thead tr td:not(:first-child),
table.col-auto thead tr th:not(:first-child),
table.col-auto tbody tr td:not(:first-child),
table.col-auto tbody tr th:not(:first-child),
table.col-min-w-auto thead tr td:not(:first-child),
table.col-min-w-auto thead tr th:not(:first-child),
table.col-min-w-auto tbody tr td:not(:first-child),
table.col-min-w-auto tbody tr th:not(:first-child) {
    min-width: auto;
}
table.col-auto thead tr td:not([colspan]),
table.col-auto thead tr th:not([colspan]),
table.col-auto tbody tr td:not([colspan]),
table.col-auto tbody tr th:not([colspan]),
table.col-max-w-auto thead tr td:not([colspan]),
table.col-max-w-auto thead tr th:not([colspan]),
table.col-max-w-auto tbody tr td:not([colspan]),
table.col-max-w-auto tbody tr th:not([colspan]) {
    max-width: auto;
}
table.col-auto thead tr td:not(:first-child),
table.col-auto thead tr th:not(:first-child),
table.col-auto tbody tr td:not(:first-child),
table.col-auto tbody tr th:not(:first-child),
table.col-max-w-auto thead tr td:not(:first-child),
table.col-max-w-auto thead tr th:not(:first-child),
table.col-max-w-auto tbody tr td:not(:first-child),
table.col-max-w-auto tbody tr th:not(:first-child) {
    max-width: auto;
}
table[class*="col-"] thead tr td:not([colspan]) span,
table[class*="col-"] thead tr td:not(:first-child) span,
table[class*="col-"] thead tr th:not([colspan]) span,
table[class*="col-"] thead tr th:not(:first-child) span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
table.detail tbody tr td:first-child,
table.detail tbody th {
    width: 35%;
}
table.detail tbody td {
    width: 65%;
}
@media print, screen and (min-width: 51.25em) {
    table.detail.fullpage tbody tr td:first-child,
    table.detail.fullpage tbody th {
        width: 20%;
    }
    table.detail.fullpage tbody td {
        width: 80%;
    }
}
table.scorecard {
    table-layout: fixed;
}
table.scorecard td[data-type="numeric"] {
    width: 3.5em;
    background-color: #f1f1f1;
    font-weight: 500;
    text-align: center;
    color: #121316;
}
table.signal th,
table.signal td {
    position: relative;
}
table.signal th a.button,
table.signal td a.button {
    text-decoration: none;
    padding: 5px;
}
table.signal .signal-new {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #108fa1;
    border-radius: 4px;
    padding: 2px 5px;
    font-size: 10px;
    color: #ffffff;
}
table.signal [data-signal-numeric] {
    border-radius: 50%;
    background-color: #d51b1b;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
}
table.signal [data-signal-numeric]::before {
    content: attr(data-signal-numeric);
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #ffffff;
    font-size: 0.75rem;
    font-weight: 500;
}
table.signal [data-signal-numeric][data-signal-numeric="1"] {
    background-color: rgba(213, 27, 27, 0.333333);
}
table.signal [data-signal-numeric][data-signal-numeric="2"] {
    background-color: rgba(213, 27, 27, 0.666667);
}
table.signal [data-signal-numeric][data-signal-numeric="3"] {
    background-color: #d51b1b;
}
.table-container.full {
    width: 100%;
}
.table-container.clear {
    background-color: #ffffff;
}
.table-container > header:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: inherit;
    font-size: 0.875rem;
    font-weight: 500;
    margin: auto 1rem 1.25rem 1rem;
    padding-top: 1rem;
    color: #121316;
}
.table-container > header:first-child + section,
.table-container > header:first-child + p {
    font-size: 0.75rem;
    margin-top: -1rem;
    margin-left: 1rem;
}
.table-container > header:first-child + .table-fixedcol,
.table-container > header:first-child table {
    margin-top: -0.75rem;
}
.table-container .top-scroller {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    border: solid 1px #cecece;
    border-bottom: none;
}
.table-container .top-scroller > div {
    height: 0.1px;
    min-width: 100%;
    line-height: 0;
}
.vertical-horizontal-tabs .table-container {
    width: 100%;
}
.table-container[class*="h-"] .dataTables_wrapper,
.table-container[class*="h-"] .table-fixedcol {
    height: 100%;
    max-height: inherit;
    overflow-x: auto;
}
.table-container[class*="h-"] .dataTables_wrapper table thead tr,
.table-container[class*="h-"] .table-fixedcol table thead tr {
    border-bottom: none;
}
.table-container[class*="h-"] .dataTables_wrapper table thead tr:first-child th[rowspan="2"] ~ th,
.table-container[class*="h-"] .table-fixedcol table thead tr:first-child th[rowspan="2"] ~ th {
    border-bottom: solid 1px #cecece;
}
.table-container[class*="h-"] .dataTables_wrapper table thead tr:first-child th[rowspan="2"]:first-child,
.table-container[class*="h-"] .table-fixedcol table thead tr:first-child th[rowspan="2"]:first-child {
    z-index: 10;
    -webkit-box-shadow: 1px 0px 0px 0px #cecece, inset 0px -1px 0px 0px #cecece;
    box-shadow: 1px 0px 0px 0px #cecece, inset 0px -1px 0px 0px #cecece;
}
.table-container[class*="h-"] .dataTables_wrapper table thead tr:last-child th,
.table-container[class*="h-"] .table-fixedcol table thead tr:last-child th {
    -webkit-box-shadow: inset 0px -1px 0px 0px #cecece;
    box-shadow: inset 0px -1px 0px 0px #cecece;
}
.table-container[class*="h-"] .dataTables_wrapper table thead tr:last-child th:first-child,
.table-container[class*="h-"] .table-fixedcol table thead tr:last-child th:first-child {
    -webkit-box-shadow: 1px 0px 0px 0px #cecece, inset 0px -1px 0px 0px #cecece;
    box-shadow: 1px 0px 0px 0px #cecece, inset 0px -1px 0px 0px #cecece;
}
.table-container[class*="h-"] .dataTables_wrapper table thead tr + tr th,
.table-container[class*="h-"] .table-fixedcol table thead tr + tr th {
    top: 33px;
}
.table-container[class*="h-"] .dataTables_wrapper table thead + tbody tr:first-child td,
.table-container[class*="h-"] .dataTables_wrapper table thead + tbody tr:first-child th,
.table-container[class*="h-"] .table-fixedcol table thead + tbody tr:first-child td,
.table-container[class*="h-"] .table-fixedcol table thead + tbody tr:first-child th {
    border-top: none;
}
.table-container[class*="h-"] .dataTables_wrapper table tbody td:first-child,
.table-container[class*="h-"] .table-fixedcol table tbody td:first-child {
    -webkit-box-shadow: 1px 0px 0px 0px #cecece;
    box-shadow: 1px 0px 0px 0px #cecece;
}
.table-container.h-xxx-micro,
.table-container.h-min-xxx-micro {
    min-height: 40px;
}
.table-container.h-xxx-micro,
.table-container.h-max-xxx-micro {
    max-height: 40px;
}
.table-container.h-xx-micro,
.table-container.h-min-xx-micro {
    min-height: 60px;
}
.table-container.h-xx-micro,
.table-container.h-max-xx-micro {
    max-height: 60px;
}
.table-container.h-x-micro,
.table-container.h-min-x-micro {
    min-height: 80px;
}
.table-container.h-x-micro,
.table-container.h-max-x-micro {
    max-height: 80px;
}
.table-container.h-micro,
.table-container.h-min-micro {
    min-height: 90px;
}
.table-container.h-micro,
.table-container.h-max-micro {
    max-height: 90px;
}
.table-container.h-s-micro,
.table-container.h-min-s-micro {
    min-height: 110px;
}
.table-container.h-s-micro,
.table-container.h-max-s-micro {
    max-height: 110px;
}
.table-container.h-xx-small,
.table-container.h-min-xx-small {
    min-height: 150px;
}
.table-container.h-xx-small,
.table-container.h-max-xx-small {
    max-height: 150px;
}
.table-container.h-x-small,
.table-container.h-min-x-small {
    min-height: 200px;
}
.table-container.h-x-small,
.table-container.h-max-x-small {
    max-height: 200px;
}
.table-container.h-small,
.table-container.h-min-small {
    min-height: 250px;
}
.table-container.h-small,
.table-container.h-max-small {
    max-height: 250px;
}
.table-container.h-sss-medium,
.table-container.h-min-sss-medium {
    min-height: 280px;
}
.table-container.h-sss-medium,
.table-container.h-max-sss-medium {
    max-height: 280px;
}
.table-container.h-ss-medium,
.table-container.h-min-ss-medium {
    min-height: 300px;
}
.table-container.h-ss-medium,
.table-container.h-max-ss-medium {
    max-height: 300px;
}
.table-container.h-s-medium,
.table-container.h-min-s-medium {
    min-height: 350px;
}
.table-container.h-s-medium,
.table-container.h-max-s-medium {
    max-height: 350px;
}
.table-container.h-medium,
.table-container.h-min-medium {
    min-height: 400px;
}
.table-container.h-medium,
.table-container.h-max-medium {
    max-height: 400px;
}
.table-container.h-s-large,
.table-container.h-min-s-large {
    min-height: 500px;
}
.table-container.h-s-large,
.table-container.h-max-s-large {
    max-height: 500px;
}
.table-container.h-large,
.table-container.h-min-large {
    min-height: 600px;
}
.table-container.h-large,
.table-container.h-max-large {
    max-height: 600px;
}
.table-container.h-x-large,
.table-container.h-min-x-large {
    min-height: 800px;
}
.table-container.h-x-large,
.table-container.h-max-x-large {
    max-height: 800px;
}
.table-container.h-xx-large,
.table-container.h-min-xx-large {
    min-height: 1000px;
}
.table-container.h-xx-large,
.table-container.h-max-xx-large {
    max-height: 1000px;
}
.table-container.h-xxx-large,
.table-container.h-min-xxx-large {
    min-height: 1200px;
}
.table-container.h-xxx-large,
.table-container.h-max-xxx-large {
    max-height: 1200px;
}
.table-container.h-full,
.table-container.h-min-full {
    min-height: 100%;
}
.table-container.h-full,
.table-container.h-max-full {
    max-height: 100%;
}
.table-container.h-auto,
.table-container.h-min-auto {
    min-height: auto;
}
.table-container.h-auto,
.table-container.h-max-auto {
    max-height: auto;
}
.module .table-container .table-fixedcol,
.module-tabs .table-container .table-fixedcol {
    border: none;
}
.table-container .table-fixedcol table.detail tbody td {
    width: auto;
}
.table-container .table-fixedcol table.stacked + .stacked {
    margin-top: 0;
    border-top: none;
}
.table-container .table-fixedcol table.side-by-side + .side-by-side {
    margin-left: 0;
    border-left: none;
}
.table-container .table-fixedcol table.confine thead tr th[rowspan="2"] ~ th {
    left: 200px;
}
.table-container .table-fixedcol table.confine thead tr + tr th + th {
    z-index: 2;
    left: 200px;
}
.table-container .table-fixedcol table.col-xxx-micro:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-xxx-micro:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 40px;
}
.table-container .table-fixedcol table.col-xxx-micro:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-xxx-micro:not(.confine) thead tr + tr th + th {
    left: 40px;
}
.table-container .table-fixedcol table.col-xx-micro:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-xx-micro:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 60px;
}
.table-container .table-fixedcol table.col-xx-micro:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-xx-micro:not(.confine) thead tr + tr th + th {
    left: 60px;
}
.table-container .table-fixedcol table.col-x-micro:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-x-micro:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 80px;
}
.table-container .table-fixedcol table.col-x-micro:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-x-micro:not(.confine) thead tr + tr th + th {
    left: 80px;
}
.table-container .table-fixedcol table.col-micro:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-micro:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 90px;
}
.table-container .table-fixedcol table.col-micro:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-micro:not(.confine) thead tr + tr th + th {
    left: 90px;
}
.table-container .table-fixedcol table.col-s-micro:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-s-micro:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 110px;
}
.table-container .table-fixedcol table.col-s-micro:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-s-micro:not(.confine) thead tr + tr th + th {
    left: 110px;
}
.table-container .table-fixedcol table.col-xx-small:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-xx-small:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 150px;
}
.table-container .table-fixedcol table.col-xx-small:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-xx-small:not(.confine) thead tr + tr th + th {
    left: 150px;
}
.table-container .table-fixedcol table.col-x-small:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-x-small:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 200px;
}
.table-container .table-fixedcol table.col-x-small:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-x-small:not(.confine) thead tr + tr th + th {
    left: 200px;
}
.table-container .table-fixedcol table.col-small:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-small:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 250px;
}
.table-container .table-fixedcol table.col-small:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-small:not(.confine) thead tr + tr th + th {
    left: 250px;
}
.table-container .table-fixedcol table.col-sss-medium:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-sss-medium:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 280px;
}
.table-container .table-fixedcol table.col-sss-medium:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-sss-medium:not(.confine) thead tr + tr th + th {
    left: 280px;
}
.table-container .table-fixedcol table.col-ss-medium:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-ss-medium:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 300px;
}
.table-container .table-fixedcol table.col-ss-medium:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-ss-medium:not(.confine) thead tr + tr th + th {
    left: 300px;
}
.table-container .table-fixedcol table.col-s-medium:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-s-medium:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 350px;
}
.table-container .table-fixedcol table.col-s-medium:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-s-medium:not(.confine) thead tr + tr th + th {
    left: 350px;
}
.table-container .table-fixedcol table.col-medium:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-medium:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 400px;
}
.table-container .table-fixedcol table.col-medium:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-medium:not(.confine) thead tr + tr th + th {
    left: 400px;
}
.table-container .table-fixedcol table.col-s-large:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-s-large:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 500px;
}
.table-container .table-fixedcol table.col-s-large:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-s-large:not(.confine) thead tr + tr th + th {
    left: 500px;
}
.table-container .table-fixedcol table.col-large:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-large:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 600px;
}
.table-container .table-fixedcol table.col-large:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-large:not(.confine) thead tr + tr th + th {
    left: 600px;
}
.table-container .table-fixedcol table.col-x-large:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-x-large:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 800px;
}
.table-container .table-fixedcol table.col-x-large:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-x-large:not(.confine) thead tr + tr th + th {
    left: 800px;
}
.table-container .table-fixedcol table.col-xx-large:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-xx-large:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 1000px;
}
.table-container .table-fixedcol table.col-xx-large:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-xx-large:not(.confine) thead tr + tr th + th {
    left: 1000px;
}
.table-container .table-fixedcol table.col-xxx-large:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-xxx-large:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 1200px;
}
.table-container .table-fixedcol table.col-xxx-large:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-xxx-large:not(.confine) thead tr + tr th + th {
    left: 1200px;
}
.table-container .table-fixedcol table.col-full:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-full:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: 100%;
}
.table-container .table-fixedcol table.col-full:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-full:not(.confine) thead tr + tr th + th {
    left: 100%;
}
.table-container .table-fixedcol table.col-auto:not(.confine) thead tr th[rowspan="2"] ~ th,
.table-container .table-fixedcol table.col-min-w-auto:not(.confine) thead tr th[rowspan="2"] ~ th {
    left: auto;
}
.table-container .table-fixedcol table.col-auto:not(.confine) thead tr + tr th + th,
.table-container .table-fixedcol table.col-min-w-auto:not(.confine) thead tr + tr th + th {
    left: auto;
}
.table-container .table-fixedcol.stacked + .stacked {
    margin-top: 0;
    border-top: none;
}
.table-container .table-fixedcol.side-by-side + .side-by-side {
    margin-left: 0;
    border-left: none;
}
.gutter-collapse .table-container .table-paging {
    padding: 5px;
}
.table-container .note {
    font-size: 0.75rem;
}
.table-container .table-faketree td,
.table-container .table-faketree th {
    text-align: right;
    padding-right: 0.475rem;
}
.table-container .table-faketree td:first-child {
    text-align: left;
}
.table-container .table-faketree .heading {
    background-color: #f1f1f1;
}
.table-container .table-faketree .subheading td:first-child {
    padding-left: 20px;
}
.table-container .table-faketree .first_sub-subheading > td:first-child {
    padding-left: 30px;
}
.table-container .table-faketree .second_sub-subheading > td:first-child {
    padding-left: 40px;
}
.table-container .table-faketree .third_sub-subheading > td:first-child {
    padding-left: 50px;
}
.table-container .table-faketree .fourth_sub-subheading > td:first-child {
    padding-left: 60px;
}
.table-container th[data-subhead="0"],
.table-container td[data-subhead="0"] {
    padding-left: 20px;
}
.table-container th[data-subhead="1"],
.table-container td[data-subhead="1"] {
    padding-left: 30px;
}
.table-container th[data-subhead="2"],
.table-container td[data-subhead="2"] {
    padding-left: 40px;
}
.table-container th[data-subhead="3"],
.table-container td[data-subhead="3"] {
    padding-left: 50px;
}
.table-container th[data-subhead="4"],
.table-container td[data-subhead="4"] {
    padding-left: 60px;
}
.table-container th[data-subhead="5"],
.table-container td[data-subhead="5"] {
    padding-left: 70px;
}
.table-container th[data-subhead="6"],
.table-container td[data-subhead="6"] {
    padding-left: 80px;
}
.table-container th[data-subhead="7"],
.table-container td[data-subhead="7"] {
    padding-left: 90px;
}
.table-container th[data-subhead="8"],
.table-container td[data-subhead="8"] {
    padding-left: 100px;
}
.table-container th[data-subhead="9"],
.table-container td[data-subhead="9"] {
    padding-left: 110px;
}
.table-container table.image-background tbody td:first-child {
    background-color: #f1f1f1;
}
.table-container table.image-background tbody td:first-child span {
    display: block;
    text-align: center;
}
.table-container table.table-with-video td[data-type="img"] img {
    max-height: 145px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.table-container table.table-with-video td[data-type="img"] span {
    position: relative;
    display: block;
}
.table-container table.table-with-video td[data-type="img"] span .gd-icon-play {
    position: absolute;
    font-size: 31px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
.table-container table.table-with-video td[data-type="img"] span::before {
    content: "";
    position: absolute;
    background-color: rgba(10, 10, 10, 0.24);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.dataTables_wrapper .dt-pg-hide,
.dataTables_wrapper .dt-show-hide {
    display: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border: none;
    color: #0034ec;
    background: transparent;
    background-color: transparent;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: none;
    background: transparent;
    background-color: transparent;
    color: #0034ec;
    cursor: default;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: none;
    background: transparent;
    background-color: transparent;
    color: #0034ec;
    cursor: default;
}
.dataTables_wrapper .table-paging.dt-pg-hide .num-of-results,
.dataTables_wrapper .table-paging.dt-pg-hide .pagination,
.dataTables_wrapper .table-paging.dt-pg-hide .per-page {
    display: none;
}
@media screen and (max-width: 39.99875em) {
    .dataTables_wrapper .table-paging.dt-pg-hide {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .num-of-results,
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination {
        display: block;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination {
        margin-bottom: 0;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination .pg-info,
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination .jump-to {
        display: none;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination .pagination .pagination-previous a {
        padding-left: 0;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination .pagination .pagination-next a {
        padding-right: 0;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination .pagination a:hover {
        background: none;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination .pagination a .button {
        margin-bottom: 0;
    }
    .dataTables_wrapper .table-paging.dt-pg-hide .pagination .pagination a .button:hover {
        background: none;
    }
}
[data-cb-action] [class$="-action"],
.cb-action,
.save-action,
.export-action,
.compare-action {
    border-top: solid 1px #cecece;
    background-color: white;
    padding: 1.25rem 0;
}
.paginate-attribute-action,
.table-attribute-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background-color: #f1f1f1;
    border: solid 1px #cecece;
    border-radius: 2px 2px 0 0;
    font-size: 0.75rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.paginate-attribute-action.clear,
.table-attribute-action.clear {
    background-color: transparent;
}
.paginate-attribute-action.shrink div.action > ul:only-child,
.table-attribute-action.shrink div.action > ul:only-child {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.paginate-attribute-action.unbound,
.table-attribute-action.unbound {
    border: none;
}
.paginate-attribute-action:not(.bound),
.table-attribute-action:not(.bound) {
    border-bottom: none;
}
.paginate-attribute-action.bottom,
.table-attribute-action.bottom {
    margin-top: 0;
    border-radius: 0 0 2px 2px;
}
.paginate-attribute-action.bottom.unbound,
.table-attribute-action.bottom.unbound {
    border: none;
}
.paginate-attribute-action.bottom:not(.bound),
.table-attribute-action.bottom:not(.bound) {
    border-top: none;
}
.paginate-attribute-action.gutter-collapse,
.table-attribute-action.gutter-collapse {
    margin-top: 0;
}
.margin-top-none .paginate-attribute-action,
.margin-top-none .table-attribute-action {
    margin-top: 0;
}
.paginate-attribute-action div.menu-revealer,
.table-attribute-action div.menu-revealer {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
.paginate-attribute-action div.action,
.table-attribute-action div.action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.paginate-attribute-action div.action > ul:first-child,
.table-attribute-action div.action > ul:first-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.paginate-attribute-action div.action > ul:last-child,
.table-attribute-action div.action > ul:last-child {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.paginate-attribute-action div.action > ul:only-child,
.table-attribute-action div.action > ul:only-child {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.paginate-attribute-action div.action > ul:only-child.align-left,
.table-attribute-action div.action > ul:only-child.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (max-width: 51.24875em) {
    .paginate-attribute-action div.action,
    .table-attribute-action div.action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .paginate-attribute-action div.action > ul:first-child,
    .table-attribute-action div.action > ul:first-child {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .paginate-attribute-action div.action > ul:last-child:not(:first-child),
    .table-attribute-action div.action > ul:last-child:not(:first-child) {
        margin-top: 0.75rem;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .paginate-attribute-action div.action > ul > li + li::before,
    .table-attribute-action div.action > ul > li + li::before {
        border-left: none;
    }
}
@media screen and (max-width: 39.99875em) {
    .paginate-attribute-action div.action,
    .table-attribute-action div.action {
        margin-top: 0.75rem;
    }
    .paginate-attribute-action div.action > ul,
    .table-attribute-action div.action > ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .paginate-attribute-action div.action > ul:last-child,
    .table-attribute-action div.action > ul:last-child {
        margin-top: 0;
    }
    .paginate-attribute-action div.action > ul > li,
    .table-attribute-action div.action > ul > li {
        padding: 0.75rem 0;
        border-left: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .paginate-attribute-action div.action > ul > li:not(:first-child),
    .table-attribute-action div.action > ul > li:not(:first-child) {
        border-top: solid 1px #cecece;
    }
    .paginate-attribute-action div.action > ul > li + li::before,
    .table-attribute-action div.action > ul > li + li::before {
        border-left: none;
    }
}
@media screen and (max-width: 39.99875em) {
    .paginate-attribute-action ul.receptacle:empty,
    .table-attribute-action ul.receptacle:empty {
        display: none;
    }
    .paginate-attribute-action ul.receptacle:first-child li[data-receptacle="pg-item-info"],
    .table-attribute-action ul.receptacle:first-child li[data-receptacle="pg-item-info"] {
        display: none;
    }
    .paginate-attribute-action ul.receptacle:last-child:not(:first-child),
    .table-attribute-action ul.receptacle:last-child:not(:first-child) {
        display: none;
    }
}
.paginate-attribute-action ul,
.table-attribute-action ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.paginate-attribute-action ul.is-dropdown-submenu,
.table-attribute-action ul.is-dropdown-submenu {
    display: none;
}
.paginate-attribute-action ul.is-dropdown-submenu.js-dropdown-active,
.table-attribute-action ul.is-dropdown-submenu.js-dropdown-active {
    display: block;
}
.paginate-attribute-action ul,
.paginate-attribute-action li,
.table-attribute-action ul,
.table-attribute-action li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.paginate-attribute-action ul.receptacle:first-child > li:first-child,
.paginate-attribute-action ul.receptacle:last-child > li:first-child,
.table-attribute-action ul.receptacle:first-child > li:first-child,
.table-attribute-action ul.receptacle:last-child > li:first-child {
    padding-left: 0;
}
.paginate-attribute-action ul.receptacle:first-child > li:last-child,
.paginate-attribute-action ul.receptacle:last-child > li:last-child,
.table-attribute-action ul.receptacle:first-child > li:last-child,
.table-attribute-action ul.receptacle:last-child > li:last-child {
    padding-right: 0;
}
.paginate-attribute-action ul.receptacle,
.paginate-attribute-action ul.receptacle > li,
.table-attribute-action ul.receptacle,
.table-attribute-action ul.receptacle > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.625rem;
}
.paginate-attribute-action ul.receptacle .form-checkbox span,
.paginate-attribute-action ul.receptacle > li .form-checkbox span,
.table-attribute-action ul.receptacle .form-checkbox span,
.table-attribute-action ul.receptacle > li .form-checkbox span {
    font-size: 0.75rem;
    font-weight: 500;
}
.paginate-attribute-action ul.receptacle + li,
.paginate-attribute-action ul.receptacle > li + li,
.table-attribute-action ul.receptacle + li,
.table-attribute-action ul.receptacle > li + li {
    position: relative;
}
.paginate-attribute-action ul.receptacle + li::before,
.paginate-attribute-action ul.receptacle > li + li::before,
.table-attribute-action ul.receptacle + li::before,
.table-attribute-action ul.receptacle > li + li::before {
    content: "";
    position: absolute;
    left: 0;
    height: 1em;
    border-left: solid 1px #cecece;
}
.paginate-attribute-action ul.receptacle span + select,
.paginate-attribute-action ul.receptacle > li span + select,
.table-attribute-action ul.receptacle span + select,
.table-attribute-action ul.receptacle > li span + select {
    margin-left: 0.5em;
}
.paginate-attribute-action ul.receptacle select,
.paginate-attribute-action ul.receptacle > li select,
.table-attribute-action ul.receptacle select,
.table-attribute-action ul.receptacle > li select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='8' height='13' viewBox='0 0 8 13'><polygon points='0,8 4,13 8,8' style='fill: rgb%28216, 216, 216%29'/><polygon points='4,0 0,5 8,5' style='fill: rgb%28216, 216, 216%29'/></svg>");
    font-size: 0.75rem;
    height: 2.5em;
    width: auto;
    margin: 0;
    margin-right: 0.5rem;
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 0 1em;
    padding-right: 1.5rem;
}
.paginate-attribute-action .pagination,
.table-attribute-action .pagination {
    padding: 0;
}
.paginate-attribute-action .pagination .pagination-previous,
.table-attribute-action .pagination .pagination-previous {
    margin-right: 0.625rem;
}
.paginate-attribute-action .pagination a,
.table-attribute-action .pagination a {
    padding-right: 0;
    padding-left: 0;
}
.paginate-attribute-action .pagination a:hover,
.table-attribute-action .pagination a:hover {
    background-color: transparent;
}
.paginate-attribute-action .pagination::before,
.paginate-attribute-action .pagination::after,
.table-attribute-action .pagination::before,
.table-attribute-action .pagination::after {
    content: none;
}
.paginate-attribute-action .button,
.paginate-attribute-action input[type="text"],
.table-attribute-action .button,
.table-attribute-action input[type="text"] {
    margin-bottom: 0;
}
div[data-table-show-hide-col-target] div[data-orig] {
    display: none;
}
table.dataTable th [data-table-filter-placeholder],
table.dataTable > tbody > tr.child td.child ul span.dtr-title [data-table-filter-placeholder] {
    position: absolute;
    visibility: hidden;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 0;
    font-size: 0;
    height: 0;
}
table.dataTable > thead th {
    padding-right: 2rem;
}
table.dataTable th a.inverse i {
    background-color: #ffffff;
    color: #121316;
}
table.dataTable > tbody > tr.parent {
    background-color: #ffffff;
}
table.dataTable > tbody > tr.parent td {
    background-color: #ffffff;
    color: #121316;
}
table.dataTable > tbody > tr.parent td a {
    color: #121316;
}
table.dataTable > tbody > tr.parent td:first-child {
    background-color: #ffffff;
    color: #121316;
}
table.dataTable > tbody > tr.parent td:first-child a {
    color: #121316;
}
table.dataTable > tbody > tr.child {
    background-color: #f1f1f1;
}
table.dataTable > tbody > tr.child td.child {
    padding: 0;
    background-color: #f1f1f1;
}
table.dataTable > tbody > tr.child td.child ul {
    width: 100%;
    padding: 0.625rem;
}
table.dataTable > tbody > tr.child td.child ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: solid 1px #cecece;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title {
    position: relative;
    font-weight: 500;
    min-width: 100px;
    color: #121316;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title .show-hide-all {
    display: none;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title .table-filter-group {
    position: absolute;
    top: 0;
    right: 0.5625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title .table-filter-group a {
    position: relative;
    color: #121316;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title .table-filter-group a.is-active {
    color: #0034ec;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title .table-filter-group a.table-filter,
table.dataTable > tbody > tr.child td.child ul span.dtr-title .table-filter-group a.table-modal {
    position: relative;
    right: auto;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title a.table-filter,
table.dataTable > tbody > tr.child td.child ul span.dtr-title a.table-modal {
    position: absolute;
    right: 0.5625rem;
    color: #121316;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-title a.table-filter.is-active,
table.dataTable > tbody > tr.child td.child ul span.dtr-title a.table-modal.is-active {
    color: #0034ec;
}
table.dataTable > tbody > tr.child td.child ul span.dtr-data .show-hide-item {
    display: none;
}
table.dataTable.dtr-column > tbody > tr > td.control:after,
table.dataTable.dtr-column > tbody > tr > th.control:after,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:after,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:after {
    content: "";
    position: absolute;
    display: block;
    height: 17px;
    width: 17px;
    border-radius: 1px;
    background-color: #121316;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:after,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:after {
    top: 9px;
    left: 4px;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    content: "\e90e";
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 17px;
    width: 17px;
    background-color: transparent;
    color: #ffffff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    speak: none;
    font-size: 0.625rem;
    z-index: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
    top: 20px;
    left: 18px;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 9px;
    left: 4px;
    text-align: center;
    padding-top: 4px;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: "\e90d";
    background-color: transparent;
    color: #ffffff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    top: 14px;
    left: 18px;
}
table.dataTable th .form-checkbox [type="checkbox"] + label,
table.dataTable th .form-checkbox [type="radio"] + label,
table.dataTable td .form-checkbox [type="checkbox"] + label,
table.dataTable td .form-checkbox [type="radio"] + label {
    display: table-cell;
}
table.dataTable tr.child .form-checkbox {
    position: relative;
    display: block;
    min-height: 1rem;
}
table.dataTable tr.child .form-checkbox input {
    position: absolute;
    display: inline;
    height: 18px;
    width: 18px;
    opacity: 0;
    z-index: 5;
    padding: 0;
    margin: 0;
}
table.dataTable tr.child .form-checkbox label {
    display: inline;
    margin: 0;
    padding: 0;
}
table.dataTable tr.child .form-checkbox label i {
    right: auto;
    top: auto;
}
table.dataTable tr.child .form-checkbox label::after {
    margin: 0;
    padding: 0;
    right: auto;
    top: auto;
}
.table-container .table-fixedcol .detail.beta tbody tr td:first-child,
.table-fixedcol .detail.beta tbody tr td:first-child,
.detail.beta tbody tr td:first-child {
    width: 50%;
    background-color: #ffffff;
    color: #686868;
    font-weight: 400;
}
.table-container .table-fixedcol .detail.beta tbody tr th,
.table-fixedcol .detail.beta tbody tr th,
.detail.beta tbody tr th {
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
}
.table-container .table-fixedcol .detail.gamma tbody tr td:first-child,
.table-fixedcol .detail.gamma tbody tr td:first-child,
.detail.gamma tbody tr td:first-child {
    background-color: #ffffff;
    color: #686868;
    font-weight: 400;
}
.table-container .table-fixedcol .detail.gamma tbody tr th,
.table-fixedcol .detail.gamma tbody tr th,
.detail.gamma tbody tr th {
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
}
.crosstab tbody tr:hover td:first-child,
.crosstab tbody tr td:first-child {
    background-color: #121316;
    color: #ffffff;
}
.table-fixedcol .crosstab tbody tr:hover td:first-child,
.table-fixedcol .crosstab tbody tr td:first-child {
    background-color: #121316;
    color: #ffffff;
}
.table-container .table-fixedcol .list-mode thead th,
.table-container .table-fixedcol .list-mode thead td,
.table-container .table-fixedcol .list-mode tbody th,
.table-container .table-fixedcol .list-mode tbody td,
.list-mode thead th,
.list-mode thead td,
.list-mode tbody th,
.list-mode tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: none;
    border-right: none;
}
.table-container .table-fixedcol .list-mode thead th:not(:last-child),
.table-container .table-fixedcol .list-mode thead th:first-child,
.table-container .table-fixedcol .list-mode thead td:not(:last-child),
.table-container .table-fixedcol .list-mode thead td:first-child,
.table-container .table-fixedcol .list-mode tbody th:not(:last-child),
.table-container .table-fixedcol .list-mode tbody th:first-child,
.table-container .table-fixedcol .list-mode tbody td:not(:last-child),
.table-container .table-fixedcol .list-mode tbody td:first-child,
.list-mode thead th:not(:last-child),
.list-mode thead th:first-child,
.list-mode thead td:not(:last-child),
.list-mode thead td:first-child,
.list-mode tbody th:not(:last-child),
.list-mode tbody th:first-child,
.list-mode tbody td:not(:last-child),
.list-mode tbody td:first-child {
    border-right: none;
}
.table-container .table-fixedcol .list-mode thead th:not(:first-child),
.table-container .table-fixedcol .list-mode thead th:last-child,
.table-container .table-fixedcol .list-mode thead td:not(:first-child),
.table-container .table-fixedcol .list-mode thead td:last-child,
.table-container .table-fixedcol .list-mode tbody th:not(:first-child),
.table-container .table-fixedcol .list-mode tbody th:last-child,
.table-container .table-fixedcol .list-mode tbody td:not(:first-child),
.table-container .table-fixedcol .list-mode tbody td:last-child,
.list-mode thead th:not(:first-child),
.list-mode thead th:last-child,
.list-mode thead td:not(:first-child),
.list-mode thead td:last-child,
.list-mode tbody th:not(:first-child),
.list-mode tbody th:last-child,
.list-mode tbody td:not(:first-child),
.list-mode tbody td:last-child {
    border-left: none;
}
.table-container .table-fixedcol .list-mode thead th:last-child:not(:first-child),
.table-container .table-fixedcol .list-mode thead td:last-child:not(:first-child),
.table-container .table-fixedcol .list-mode tbody th:last-child:not(:first-child),
.table-container .table-fixedcol .list-mode tbody td:last-child:not(:first-child),
.list-mode thead th:last-child:not(:first-child),
.list-mode thead td:last-child:not(:first-child),
.list-mode tbody th:last-child:not(:first-child),
.list-mode tbody td:last-child:not(:first-child) {
    text-align: right;
}
.table-container .table-fixedcol .list-mode thead th:first-child,
.table-container .table-fixedcol .list-mode thead td:first-child,
.table-container .table-fixedcol .list-mode tbody th:first-child,
.table-container .table-fixedcol .list-mode tbody td:first-child,
.list-mode thead th:first-child,
.list-mode thead td:first-child,
.list-mode tbody th:first-child,
.list-mode tbody td:first-child {
    padding-left: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.table-container .table-fixedcol .list-mode thead th:last-child,
.table-container .table-fixedcol .list-mode thead td:last-child,
.table-container .table-fixedcol .list-mode tbody th:last-child,
.table-container .table-fixedcol .list-mode tbody td:last-child,
.list-mode thead th:last-child,
.list-mode thead td:last-child,
.list-mode tbody th:last-child,
.list-mode tbody td:last-child {
    padding-right: 12px;
}
.table-container .table-fixedcol .list-mode.beta thead th:last-child:not(:first-child),
.table-container .table-fixedcol .list-mode.beta thead td:last-child:not(:first-child),
.table-container .table-fixedcol .list-mode.beta tbody th:last-child:not(:first-child),
.table-container .table-fixedcol .list-mode.beta tbody td:last-child:not(:first-child),
.list-mode.beta thead th:last-child:not(:first-child),
.list-mode.beta thead td:last-child:not(:first-child),
.list-mode.beta tbody th:last-child:not(:first-child),
.list-mode.beta tbody td:last-child:not(:first-child) {
    text-align: left;
}
.richdatatable {
    width: 100%;
    position: relative;
    z-index: 1;
    margin: auto;
    overflow-y: auto;
}
.richdatatable table td,
.richdatatable table th {
    font-size: 12px;
    text-align: left !important;
    vertical-align: top;
    line-height: 19px;
    -webkit-box-shadow: inset 5px 0px 3px rgba(0, 0, 0, 0.05);
    box-shadow: inset 5px 0px 3px rgba(0, 0, 0, 0.05);
}
.richdatatable table th {
    background: #2f283d;
    color: #fff;
    vertical-align: bottom;
}
.richdatatable table tr:nth-child(even) td {
    background: #edfefa;
}
.richdatatable table td[data-title="value1"],
.richdatatable table td[data-title="volume1"] {
    border-left: 1px dotted #2f283d;
}
.richdatatable table th[data-title="value1"],
.richdatatable table th[data-title="volume1"],
.richdatatable table th[data-title="th-section-heading"] {
    border-left: 1px dotted #fff;
}
.richdatatable table th[data-title="footprint-camp-value-header"] {
    background: #838b8b;
    color: white;
    font-weight: bold;
}
.richdatatable table th[data-title="footprint-camp-value-header-center"] {
    background: #838b8b;
    color: white;
    font-weight: bold;
    text-align: center !important;
}
.richdatatable table td[data-title="footprint-camp-cell"] {
    text-align: center !important;
}
.richdatatable table td[data-title="footprint-camp-total-footer"] {
    text-align: center !important;
    font-weight: bold;
}
.richdatatable table th[data-title="value1"],
.richdatatable table th[data-title="value2"],
.richdatatable table th[data-title="value3"],
.richdatatable table th[data-title="volume1"],
.richdatatable table th[data-title="volume2"],
.richdatatable table th[data-title="volume3"] {
    text-align: right !important;
}
.richdatatable table td[data-title="value1"],
.richdatatable table td[data-title="value2"],
.richdatatable table td[data-title="value3"],
.richdatatable table td[data-title="volume1"],
.richdatatable table td[data-title="volume2"],
.richdatatable table td[data-title="volume3"] {
    text-align: right !important;
}
.richdatatable table th[data-title="value1"],
.richdatatable table th[data-title="value2"],
.richdatatable table th[data-title="value3"],
.richdatatable table th[data-title="volume1"],
.richdatatable table th[data-title="volume2"],
.richdatatable table th[data-title="volume3"] {
    -webkit-box-shadow: inset 5px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 5px 0px 3px rgba(0, 0, 0, 0.3);
}
.richdatatable table th[data-title="volume1"] {
    border-left: 1px dotted white;
}
.richdatatable table th[data-title="rank"] {
    background: #2f283d;
    color: #fff;
    font-weight: 700;
    border-left: 1px dotted #fff;
}
.richdatatable table td[data-title="rank"] {
    border-left: 1px dotted #ccc;
}
.richdatatable table tr.tablesubtitle td {
    font-weight: 600;
    font-style: italic;
    background: #e2e2e2;
}
.richdatatable table tr.company td {
    background: #0034ec;
    color: #121316;
    font-weight: 700;
}
.richdatatable table tr.row_group td {
    border-top: 1px solid #2f283d;
}
.richdatatable table tr.total_row td {
    border-top: 2px solid #2f283d;
    background: #8affe2;
    font-weight: 700;
}
.richdatatable table tr.otherlistedcompanies td,
.richdatatable table tr.privatelabel td,
.richdatatable table tr.salesnotassignedbycompany td {
    background: #c4fff0;
}
.richdatatable table th[data-title="th-heading"] {
    font-weight: 700;
}
.richdatatable table th[data-title="th-section-heading"] {
    text-align: center !important;
    background: #2f283d;
    color: #fff;
    font-weight: 700;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation,
table[data-tabs] tbody tr.groupedTitleCorrelation {
    border-bottom: none;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation:hover + tr,
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation.is-active + tr,
table[data-tabs] tbody tr.groupedTitleCorrelation:hover + tr,
table[data-tabs] tbody tr.groupedTitleCorrelation.is-active + tr {
    background-color: #f1f1f1;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation:hover + tr td:first-child,
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation:hover + tr td,
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation.is-active + tr td:first-child,
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation.is-active + tr td,
table[data-tabs] tbody tr.groupedTitleCorrelation:hover + tr td:first-child,
table[data-tabs] tbody tr.groupedTitleCorrelation:hover + tr td,
table[data-tabs] tbody tr.groupedTitleCorrelation.is-active + tr td:first-child,
table[data-tabs] tbody tr.groupedTitleCorrelation.is-active + tr td {
    background-color: #f1f1f1;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation td,
table[data-tabs] tbody tr.groupedTitleCorrelation td {
    border-bottom: none;
    padding-bottom: 0;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation td .expand,
table[data-tabs] tbody tr.groupedTitleCorrelation td .expand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a,
table[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a {
    text-decoration: underline;
    font-weight: 400;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a.button,
table[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a.button {
    text-decoration: underline;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a.button.clear,
table[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a.button.clear {
    background-color: transparent;
    padding: 0;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a[aria-selected="true"],
table[data-tabs] tbody tr.groupedTitleCorrelation td .tabs-title a[aria-selected="true"] {
    background-color: transparent;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation td a.title,
table[data-tabs] tbody tr.groupedTitleCorrelation td a.title {
    text-decoration: none;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation + tr[data-correlation] td,
table[data-tabs] tbody tr.groupedTitleCorrelation + tr[data-correlation] td {
    border-top: none;
    padding-top: 0;
}
table.correlation.clear[data-tabs] tbody tr.groupedTitleCorrelation + tr[data-correlation] td[data-correlation-linker]:after,
table[data-tabs] tbody tr.groupedTitleCorrelation + tr[data-correlation] td[data-correlation-linker]:after {
    top: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
table tbody tr.groupedTitle td {
    background-color: #cecece !important;
    color: #121316;
    font-weight: bold;
}
table.table-ranking thead {
    background: #e6e6e6;
    color: inherit;
}
table.table-ranking thead tr td:not(:first-child) {
    border-left: 1px solid #cecece;
}
table.table-ranking thead tr td.primary-bg {
    background-color: #121316;
    color: #ffffff;
    border-bottom: 1px solid #121316;
    font-weight: 400;
}
table.table-ranking thead tr td.white-bg {
    background-color: #ffffff;
    color: #121316;
    border-top: 1px solid #ffffff;
    font-weight: 400;
}
table.table-ranking thead tr td.positive-bg {
    background-color: green;
    color: #121316;
    text-align: center;
    font-weight: 400;
}
table.table-ranking thead tr td[class*="-bg"] {
    width: 120px;
}
table.table-ranking tbody tr td.positive-bg {
    background-color: green;
}
table.table-ranking tbody tr td.negative-bg {
    background-color: red;
}
table.table-ranking tbody tr td.neutral-bg {
    background-color: yellow;
}
table.table-ranking tbody tr td[class*="-bg"] {
    width: 120px;
    font-weight: 500;
    text-align: center;
    color: #121316;
}
table td.table-action-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: wrap row;
    -ms-flex-flow: wrap row;
    flex-flow: wrap row;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    font-size: 14px;
}
.heatmap thead th a {
    color: #fff;
}
.heatmap thead th span.cta_grp {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: inline-grid;
    padding: 5px;
}
.heatmap thead th span.cta_grp a,
.heatmap thead th span.cta_grp > i {
    padding: 3px 2px;
}
.heatmap tbody th {
    width: 100%;
    text-align: left;
    float: left;
    font-weight: 400;
}
.heatmap tbody th a {
    text-align: left;
    float: left;
    font-weight: 400;
}
.heatmap tbody th a.inverse {
    float: right;
}
.heatmap tbody th a.inverse i {
    font-size: 9px;
}
.heatmap.main-table tbody tr td:not(:first-child) {
    display: table-cell;
}
.gradient-key {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.gradient-key::before {
    content: "min-max";
}
.gradient-key[data-key] {
    content: attr(data-key);
}
.gradient-key > ul {
    border: solid 1px black;
}
.gradient-key > ul,
.gradient-key > ul > li {
    list-style-type: none;
    margin: 0;
}
.gradient-key > ul > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.5em;
    height: 1.8em;
    line-height: 1;
    font-size: 0.75rem;
}
.gradient-key > ul > li:not(:first-child) {
    border-left: solid 1px black;
}
.gradient-key > ul:not(.stacked) {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.color-gradient.set001 [data-color-rank="0"],
.color-gradient .set001 [data-color-rank="0"] {
    background-color: #231142;
    color: #ffffff;
}
.color-gradient.set001 [data-color-rank-text="0"],
.color-gradient .set001 [data-color-rank-text="0"] {
    color: #231142;
}
.color-gradient.set001 [data-color-rank="1"],
.color-gradient .set001 [data-color-rank="1"] {
    background-color: #352354;
    color: #ffffff;
}
.color-gradient.set001 [data-color-rank-text="1"],
.color-gradient .set001 [data-color-rank-text="1"] {
    color: #352354;
}
.color-gradient.set001 [data-color-rank="2"],
.color-gradient .set001 [data-color-rank="2"] {
    background-color: #325da3;
    color: #ffffff;
}
.color-gradient.set001 [data-color-rank-text="2"],
.color-gradient .set001 [data-color-rank-text="2"] {
    color: #325da3;
}
.color-gradient.set001 [data-color-rank="3"],
.color-gradient .set001 [data-color-rank="3"] {
    background-color: #3a6cbd;
    color: #ffffff;
}
.color-gradient.set001 [data-color-rank-text="3"],
.color-gradient .set001 [data-color-rank-text="3"] {
    color: #3a6cbd;
}
.color-gradient.set001 [data-color-rank="4"],
.color-gradient .set001 [data-color-rank="4"] {
    background-color: #2e7ddb;
    color: black;
}
.color-gradient.set001 [data-color-rank-text="4"],
.color-gradient .set001 [data-color-rank-text="4"] {
    color: #2e7ddb;
}
.color-gradient.set001 [data-color-rank="5"],
.color-gradient .set001 [data-color-rank="5"] {
    background-color: #2c95e6;
    color: black;
}
.color-gradient.set001 [data-color-rank-text="5"],
.color-gradient .set001 [data-color-rank-text="5"] {
    color: #2c95e6;
}
.color-gradient.set001 [data-color-rank="6"],
.color-gradient .set001 [data-color-rank="6"] {
    background-color: #06a6ed;
    color: #ffffff;
}
.color-gradient.set001 [data-color-rank-text="6"],
.color-gradient .set001 [data-color-rank-text="6"] {
    color: #06a6ed;
}
.color-gradient.set001 [data-color-rank="7"],
.color-gradient .set001 [data-color-rank="7"] {
    background-color: #5ed7f7;
    color: black;
}
.color-gradient.set001 [data-color-rank-text="7"],
.color-gradient .set001 [data-color-rank-text="7"] {
    color: #5ed7f7;
}
.color-gradient.set001 [data-color-rank="8"],
.color-gradient .set001 [data-color-rank="8"] {
    background-color: #f3f6ff;
    color: black;
}
.color-gradient.set001 [data-color-rank-text="8"],
.color-gradient .set001 [data-color-rank-text="8"] {
    color: #f3f6ff;
}
.color-gradient.set001 [data-color-rank="9"],
.color-gradient .set001 [data-color-rank="9"] {
    background-color: #ffffff;
    color: black;
}
.color-gradient.set001 [data-color-rank-text="9"],
.color-gradient .set001 [data-color-rank-text="9"] {
    color: #ffffff;
}
.color-gradient.set001.text-blank [data-color-rank],
.color-gradient.set001.text-blank [data-color-rank-text],
.color-gradient .set001.text-blank [data-color-rank],
.color-gradient .set001.text-blank [data-color-rank-text] {
    color: transparent;
}
.color-gradient.set001-reverse [data-color-rank="0"],
.color-gradient .set001-reverse [data-color-rank="0"] {
    background-color: #ffffff;
    color: black;
}
.color-gradient.set001-reverse [data-color-rank-text="0"],
.color-gradient .set001-reverse [data-color-rank-text="0"] {
    color: #ffffff;
}
.color-gradient.set001-reverse [data-color-rank="1"],
.color-gradient .set001-reverse [data-color-rank="1"] {
    background-color: #f3f6ff;
    color: black;
}
.color-gradient.set001-reverse [data-color-rank-text="1"],
.color-gradient .set001-reverse [data-color-rank-text="1"] {
    color: #f3f6ff;
}
.color-gradient.set001-reverse [data-color-rank="2"],
.color-gradient .set001-reverse [data-color-rank="2"] {
    background-color: #5ed7f7;
    color: black;
}
.color-gradient.set001-reverse [data-color-rank-text="2"],
.color-gradient .set001-reverse [data-color-rank-text="2"] {
    color: #5ed7f7;
}
.color-gradient.set001-reverse [data-color-rank="3"],
.color-gradient .set001-reverse [data-color-rank="3"] {
    background-color: #06a6ed;
    color: #ffffff;
}
.color-gradient.set001-reverse [data-color-rank-text="3"],
.color-gradient .set001-reverse [data-color-rank-text="3"] {
    color: #06a6ed;
}
.color-gradient.set001-reverse [data-color-rank="4"],
.color-gradient .set001-reverse [data-color-rank="4"] {
    background-color: #2c95e6;
    color: black;
}
.color-gradient.set001-reverse [data-color-rank-text="4"],
.color-gradient .set001-reverse [data-color-rank-text="4"] {
    color: #2c95e6;
}
.color-gradient.set001-reverse [data-color-rank="5"],
.color-gradient .set001-reverse [data-color-rank="5"] {
    background-color: #2e7ddb;
    color: black;
}
.color-gradient.set001-reverse [data-color-rank-text="5"],
.color-gradient .set001-reverse [data-color-rank-text="5"] {
    color: #2e7ddb;
}
.color-gradient.set001-reverse [data-color-rank="6"],
.color-gradient .set001-reverse [data-color-rank="6"] {
    background-color: #3a6cbd;
    color: #ffffff;
}
.color-gradient.set001-reverse [data-color-rank-text="6"],
.color-gradient .set001-reverse [data-color-rank-text="6"] {
    color: #3a6cbd;
}
.color-gradient.set001-reverse [data-color-rank="7"],
.color-gradient .set001-reverse [data-color-rank="7"] {
    background-color: #325da3;
    color: #ffffff;
}
.color-gradient.set001-reverse [data-color-rank-text="7"],
.color-gradient .set001-reverse [data-color-rank-text="7"] {
    color: #325da3;
}
.color-gradient.set001-reverse [data-color-rank="8"],
.color-gradient .set001-reverse [data-color-rank="8"] {
    background-color: #352354;
    color: #ffffff;
}
.color-gradient.set001-reverse [data-color-rank-text="8"],
.color-gradient .set001-reverse [data-color-rank-text="8"] {
    color: #352354;
}
.color-gradient.set001-reverse [data-color-rank="9"],
.color-gradient .set001-reverse [data-color-rank="9"] {
    background-color: #231142;
    color: #ffffff;
}
.color-gradient.set001-reverse [data-color-rank-text="9"],
.color-gradient .set001-reverse [data-color-rank-text="9"] {
    color: #231142;
}
.color-gradient.set001-reverse.text-blank [data-color-rank],
.color-gradient.set001-reverse.text-blank [data-color-rank-text],
.color-gradient .set001-reverse.text-blank [data-color-rank],
.color-gradient .set001-reverse.text-blank [data-color-rank-text] {
    color: transparent;
}
.color-gradient.set001-old [data-color-rank="0"],
.color-gradient .set001-old [data-color-rank="0"] {
    background-color: #abd7da;
    color: black;
}
.color-gradient.set001-old [data-color-rank-text="0"],
.color-gradient .set001-old [data-color-rank-text="0"] {
    color: #abd7da;
}
.color-gradient.set001-old [data-color-rank="1"],
.color-gradient .set001-old [data-color-rank="1"] {
    background-color: #96cdd1;
    color: black;
}
.color-gradient.set001-old [data-color-rank-text="1"],
.color-gradient .set001-old [data-color-rank-text="1"] {
    color: #96cdd1;
}
.color-gradient.set001-old [data-color-rank="2"],
.color-gradient .set001-old [data-color-rank="2"] {
    background-color: #7cc1c5;
    color: black;
}
.color-gradient.set001-old [data-color-rank-text="2"],
.color-gradient .set001-old [data-color-rank-text="2"] {
    color: #7cc1c5;
}
.color-gradient.set001-old [data-color-rank="3"],
.color-gradient .set001-old [data-color-rank="3"] {
    background-color: #5bb2b6;
    color: black;
}
.color-gradient.set001-old [data-color-rank-text="3"],
.color-gradient .set001-old [data-color-rank-text="3"] {
    color: #5bb2b6;
}
.color-gradient.set001-old [data-color-rank="4"],
.color-gradient .set001-old [data-color-rank="4"] {
    background-color: #51a0a3;
    color: #ffffff;
}
.color-gradient.set001-old [data-color-rank-text="4"],
.color-gradient .set001-old [data-color-rank-text="4"] {
    color: #51a0a3;
}
.color-gradient.set001-old [data-color-rank="5"],
.color-gradient .set001-old [data-color-rank="5"] {
    background-color: #537891;
    color: #ffffff;
}
.color-gradient.set001-old [data-color-rank-text="5"],
.color-gradient .set001-old [data-color-rank-text="5"] {
    color: #537891;
}
.color-gradient.set001-old [data-color-rank="6"],
.color-gradient .set001-old [data-color-rank="6"] {
    background-color: #4e5971;
    color: #ffffff;
}
.color-gradient.set001-old [data-color-rank-text="6"],
.color-gradient .set001-old [data-color-rank-text="6"] {
    color: #4e5971;
}
.color-gradient.set001-old [data-color-rank="7"],
.color-gradient .set001-old [data-color-rank="7"] {
    background-color: #353f58;
    color: #ffffff;
}
.color-gradient.set001-old [data-color-rank-text="7"],
.color-gradient .set001-old [data-color-rank-text="7"] {
    color: #353f58;
}
.color-gradient.set001-old [data-color-rank="8"],
.color-gradient .set001-old [data-color-rank="8"] {
    background-color: #293144;
    color: #ffffff;
}
.color-gradient.set001-old [data-color-rank-text="8"],
.color-gradient .set001-old [data-color-rank-text="8"] {
    color: #293144;
}
.color-gradient.set001-old [data-color-rank="9"],
.color-gradient .set001-old [data-color-rank="9"] {
    background-color: #251f31;
    color: #ffffff;
}
.color-gradient.set001-old [data-color-rank-text="9"],
.color-gradient .set001-old [data-color-rank-text="9"] {
    color: #251f31;
}
.color-gradient.set001-old.text-blank [data-color-rank],
.color-gradient.set001-old.text-blank [data-color-rank-text],
.color-gradient .set001-old.text-blank [data-color-rank],
.color-gradient .set001-old.text-blank [data-color-rank-text] {
    color: transparent;
}
.color-gradient.traffic-light [data-color-rank="0"],
.color-gradient .traffic-light [data-color-rank="0"] {
    background-color: #d51b1b;
    color: #ffffff;
}
.color-gradient.traffic-light [data-color-rank-text="0"],
.color-gradient .traffic-light [data-color-rank-text="0"] {
    color: #d51b1b;
}
.color-gradient.traffic-light [data-color-rank="1"],
.color-gradient .traffic-light [data-color-rank="1"] {
    background-color: #f0ad4e;
    color: black;
}
.color-gradient.traffic-light [data-color-rank-text="1"],
.color-gradient .traffic-light [data-color-rank-text="1"] {
    color: #f0ad4e;
}
.color-gradient.traffic-light [data-color-rank="2"],
.color-gradient .traffic-light [data-color-rank="2"] {
    background-color: #008109;
    color: #ffffff;
}
.color-gradient.traffic-light [data-color-rank-text="2"],
.color-gradient .traffic-light [data-color-rank-text="2"] {
    color: #008109;
}
.color-gradient.traffic-light [data-color-rank="3"],
.color-gradient .traffic-light [data-color-rank="3"] {
    background-color: #a0a0a0;
    color: black;
}
.color-gradient.traffic-light [data-color-rank-text="3"],
.color-gradient .traffic-light [data-color-rank-text="3"] {
    color: #a0a0a0;
}
.color-gradient.traffic-light.text-blank [data-color-rank],
.color-gradient.traffic-light.text-blank [data-color-rank-text],
.color-gradient .traffic-light.text-blank [data-color-rank],
.color-gradient .traffic-light.text-blank [data-color-rank-text] {
    color: transparent;
}
.grid-view h1,
.grid-view h2,
.grid-view h3,
.grid-view h4,
.grid-view h5,
.grid-view h6,
.grid-view .h1,
.grid-view .h2,
.grid-view .h3,
.grid-view .h4,
.grid-view .h5,
.grid-view .h6,
.grid-view .button {
    margin-bottom: 0;
}
.grid-view.listing.alert .detail.head {
    border-left-color: #cc4b37;
}
.grid-view.listing.alert a.type {
    color: #cc4b37;
}
.grid-view.listing.backgroundGrey .detail.head {
    border-left-color: #f1f1f1;
}
.grid-view.listing.backgroundGrey a.type {
    color: #f1f1f1;
}
.grid-view.listing.bodyGrey .detail.head {
    border-left-color: #686868;
}
.grid-view.listing.bodyGrey a.type {
    color: #686868;
}
.grid-view.listing.greyParagraph .detail.head {
    border-left-color: #717171;
}
.grid-view.listing.greyParagraph a.type {
    color: #717171;
}
.grid-view.listing.highlightBlue .detail.head {
    border-left-color: #00f5f5;
}
.grid-view.listing.highlightBlue a.type {
    color: #00f5f5;
}
.grid-view.listing.inactiveGrey .detail.head {
    border-left-color: #a0a0a0;
}
.grid-view.listing.inactiveGrey a.type {
    color: #a0a0a0;
}
.grid-view.listing.dateGrey .detail.head {
    border-left-color: #555;
}
.grid-view.listing.dateGrey a.type {
    color: #555;
}
.grid-view.listing.navbarPurple .detail.head {
    border-left-color: #c5c2cd;
}
.grid-view.listing.navbarPurple a.type {
    color: #c5c2cd;
}
.grid-view.listing.outlineGrey .detail.head {
    border-left-color: #cecece;
}
.grid-view.listing.outlineGrey a.type {
    color: #cecece;
}
.grid-view.listing.backgroundNavTabGrey .detail.head {
    border-left-color: #e5e5e5;
}
.grid-view.listing.backgroundNavTabGrey a.type {
    color: #e5e5e5;
}
.grid-view.listing.secondary .detail.head {
    border-left-color: #0034ec;
}
.grid-view.listing.secondary a.type {
    color: #0034ec;
}
.grid-view.listing.secondaryHover .detail.head {
    border-left-color: #190c30;
}
.grid-view.listing.secondaryHover a.type {
    color: #190c30;
}
.grid-view.listing.secondaryStandard .detail.head {
    border-left-color: #231142;
}
.grid-view.listing.secondaryStandard a.type {
    color: #231142;
}
.grid-view.listing.tableRowAlpha .detail.head {
    border-left-color: #8fe7d2;
}
.grid-view.listing.tableRowAlpha a.type {
    color: #8fe7d2;
}
.grid-view.listing.primary .detail.head {
    border-left-color: #121316;
}
.grid-view.listing.primary a.type {
    color: #121316;
}
.grid-view.listing.primaryHover .detail.head {
    border-left-color: #231e31;
}
.grid-view.listing.primaryHover a.type {
    color: #231e31;
}
.grid-view.listing.success .detail.head {
    border-left-color: #3adb76;
}
.grid-view.listing.success a.type {
    color: #3adb76;
}
.grid-view.listing.successSecondary .detail.head {
    border-left-color: #008109;
}
.grid-view.listing.successSecondary a.type {
    color: #008109;
}
.grid-view.listing.white .detail.head {
    border-left-color: #ffffff;
}
.grid-view.listing.white a.type {
    color: #ffffff;
}
.grid-view.listing.warning .detail.head {
    border-left-color: #ffae00;
}
.grid-view.listing.warning a.type {
    color: #ffae00;
}
.grid-view.listing.sentimentPlus .detail.head {
    border-left-color: #008109;
}
.grid-view.listing.sentimentPlus a.type {
    color: #008109;
}
.grid-view.listing.sentimentMinus .detail.head {
    border-left-color: #d51b1b;
}
.grid-view.listing.sentimentMinus a.type {
    color: #d51b1b;
}
.grid-view.listing.sentimentNeutral .detail.head {
    border-left-color: #f0ad4e;
}
.grid-view.listing.sentimentNeutral a.type {
    color: #f0ad4e;
}
.grid-view.listing.askExpert .detail.head {
    border-left-color: #0034ec;
}
.grid-view.listing.askExpert a.type {
    color: #0034ec;
}
.grid-view.listing.cardsImageBackground .detail.head {
    border-left-color: #14111c;
}
.grid-view.listing.cardsImageBackground a.type {
    color: #14111c;
}
.grid-view.listing.searchBackground .detail.head {
    border-left-color: #15121e;
}
.grid-view.listing.searchBackground a.type {
    color: #15121e;
}
.grid-view.listing.green .detail.head {
    border-left-color: #00dea5;
}
.grid-view.listing.green a.type {
    color: #00dea5;
}
.grid-view.listing.midGreen .detail.head {
    border-left-color: #11957b;
}
.grid-view.listing.midGreen a.type {
    color: #11957b;
}
.grid-view.listing.darkGreen .detail.head {
    border-left-color: #215356;
}
.grid-view.listing.darkGreen a.type {
    color: #215356;
}
.grid-view.listing.purple .detail.head {
    border-left-color: #2c243b;
}
.grid-view.listing.purple a.type {
    color: #2c243b;
}
.grid-view.listing.blue .detail.head {
    border-left-color: #263b51;
}
.grid-view.listing.blue a.type {
    color: #263b51;
}
.grid-view.listing.lightBlue .detail.head {
    border-left-color: #108fa1;
}
.grid-view.listing.lightBlue a.type {
    color: #108fa1;
}
.grid-view.listing.midBlue .detail.head {
    border-left-color: #1b6477;
}
.grid-view.listing.midBlue a.type {
    color: #1b6477;
}
.grid-view.listing.darkBlue .detail.head {
    border-left-color: #263b51;
}
.grid-view.listing.darkBlue a.type {
    color: #263b51;
}
.grid-view.listing.orange .detail.head {
    border-left-color: #f37a25;
}
.grid-view.listing.orange a.type {
    color: #f37a25;
}
.grid-view.listing.lightOrange .detail.head {
    border-left-color: #dd5e28;
}
.grid-view.listing.lightOrange a.type {
    color: #dd5e28;
}
.grid-view.listing.midOrange .detail.head {
    border-left-color: #cc482a;
}
.grid-view.listing.midOrange a.type {
    color: #cc482a;
}
.grid-view.listing.darkOrange .detail.head {
    border-left-color: #c0392b;
}
.grid-view.listing.darkOrange a.type {
    color: #c0392b;
}
.grid-view.listing > div {
    padding: 0 10px;
    margin: 10px 0;
}
.grid-view.listing .detail {
    border-left: solid 3px transparent;
}
.grid-view.listing .detail mark.highlight {
    background-color: transparent;
    font-weight: 500;
    color: inherit;
}
.grid-view.listing .detail.head + .detail.body {
    margin-top: -10px;
}
.grid-view.listing .meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.grid-view.listing .meta *:first-child ~ * {
    padding-left: 1rem;
}
table.alphabet mark.highlight {
    color: #ffffff;
    background-color: #008109;
}
table.compress-x tr td:last-child,
table.compress-x tr td:first-child,
table.compress-x tr td,
table.compress-x tr:last-child,
table.compress-x tr:first-child,
table.compress-x tr,
table.compress-x td:last-child,
table.compress-x td:first-child,
table.compress-x td,
table:last-child.compress-x,
table:first-child.compress-x,
table.compress-x {
    padding-left: 0;
    padding-right: 0;
}
table.compress-y tr td:last-child,
table.compress-y tr td:first-child,
table.compress-y tr td,
table.compress-y tr:last-child,
table.compress-y tr:first-child,
table.compress-y tr,
table.compress-y td:last-child,
table.compress-y td:first-child,
table.compress-y td,
table:last-child.compress-y,
table:first-child.compress-y,
table.compress-y {
    padding-top: 0;
    padding-bottom: 0;
}
table.unbound,
table.unbound:first-child,
table.unbound:last-child,
table.unbound td,
table.unbound td:first-child,
table.unbound td:last-child,
table.unbound tr,
table.unbound tr:first-child,
table.unbound tr:last-child,
table.unbound tr td,
table.unbound tr td:first-child,
table.unbound tr td:last-child {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tab-bar-wrap {
    border-bottom: 1px solid #cecece;
}
@media screen and (max-width: 29.99875em) {
    .module-tabs .tab-bar-wrap {
        margin-left: 0;
    }
}
.tab-bar-wrap.beta {
    border-bottom: none;
    padding-left: 0;
    margin-left: 0;
}
.tab-bar-wrap.beta + .tabs-content {
    background-color: #ffffff;
}
.tab-bar-wrap.refinement-map-heading {
    border-bottom: none;
}
.tab-bar-wrap.with-table {
    border: none;
}
@media screen and (max-width: 29.99875em) {
    ul.tabs {
        width: 100%;
    }
}
.vertical-horizontal-tabs ul.tabs {
    padding-left: 20px;
}
@media screen and (max-width: 29.99875em) {
    .vertical-horizontal-tabs ul.tabs {
        padding-left: 0;
    }
}
.tabs {
    margin: 0;
    border: none;
    background: none;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.vertical-horizontal-tabs .tabs {
    border-bottom: 1px solid #cecece;
}
.tabs .list-link {
    padding-right: 20px;
}
.tabs .tabs-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    list-style-type: none;
}
.tabs .tabs-title a {
    font-size: 12px;
    font-weight: 500;
    color: #121316;
    position: relative;
    margin-bottom: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    padding: 16px 30px 25px 0;
}
.vertical-horizontal-tabs .tabs .tabs-title a {
    font-size: 12px;
    padding-top: 19px;
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    .vertical-horizontal-tabs .tabs .tabs-title a {
        padding-right: 30px;
    }
}
.tabs .tabs-title a i.gd-companies-compage {
    padding-left: 5px;
    font-size: 15px;
}
.tabs .tabs-title a i[class^="gd-"]:before,
.tabs .tabs-title a i[class*=" gd-"]:before {
    line-height: 0.8;
    font-size: 14px;
}
.tabs .tabs-title a i + span {
    margin-left: 0.375rem;
}
.tabs .tabs-title a.h6 {
    font-size: 12px;
}
.tabs .tabs-title a::before {
    right: 30px;
}
.tabs-smaller-tabs .tabs .tabs-title a {
    font-size: 12px;
    padding-right: 12px;
}
.tabs-smaller-tabs .tabs .tabs-title a::before {
    right: 12px;
}
@media screen and (max-width: 74.99875em) {
    .tabs .tabs-title a {
        padding: 16px 20px 19px 0;
    }
    .tabs .tabs-title a::before {
        right: 20px;
    }
}
@media screen and (max-width: 29.99875em) {
    .tabs .tabs-title a {
        padding: 16px 0 19px 27.5px;
    }
}
.tabs .tabs-title a::before {
    content: "";
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    height: 4px;
    background-color: #231142;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.tabs .tabs-title a.button {
    padding-bottom: 17px;
}
.tabs .tabs-title a.button i {
    font-size: 14px;
}
.tabs .tabs-title a:hover,
.tabs .tabs-title a.active {
    background: none;
    outline: none;
}
.tabs .tabs-title a:hover:before,
.tabs .tabs-title a.active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
.tabs .tabs-title > a[aria-selected="true"] {
    background: none;
    outline: none;
}
.tabs .tabs-title > a[aria-selected="true"]:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
.tabs .tabs-title > a:focus {
    outline: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tabs.beta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #ffffff;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tabs.beta .tabs-title {
    border-right: 1px solid #cecece;
    text-align: center;
    border-bottom: 1px solid #cecece;
}
@media screen and (max-width: 29.99875em) {
    .tabs.beta .tabs-title {
        text-align: left;
    }
}
.tabs.beta .tabs-title a {
    padding: 20px 0 20px 24px;
    font-size: 12px;
}
.substitute.tabs.beta .tabs-title a {
    padding: 20px 0;
    display: inherit;
}
.tabs.beta .tabs-title a::before {
    bottom: 0;
    left: 0;
    right: 0;
}
.tabs.beta .tabs-title:last-child {
    border-right: none;
}
#vertical-horizontal-tabs {
    display: none;
}
#vertical-horizontal-tabs.open {
    display: block;
}
.vertical-horizontal-tabs {
    border: 1px solid #cecece;
    border-radius: 2px;
}
.tabs:hover li.tabs-title.is-active a::before {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
.tabs:hover li.tabs-title.is-active:hover a::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
.tabs.gamma:hover li.tabs-title.is-active a {
    background-color: transparent;
}
.tabs.gamma:hover li.tabs-title.is-active:hover a {
    background-color: #0034ec;
}
.tabs.vertical:hover .tabs-title.is-active a {
    background: #e5e5e5;
}
.tabs.vertical:hover .tabs-title.is-active a::before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
.tabs.vertical:hover .tabs-title.is-active:hover a {
    background: #f1f1f1;
}
.tabs.vertical:hover .tabs-title.is-active:hover a::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.adornment-content {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-left: none;
    border-right: none;
    padding: 30px 0;
}
.tabs-content {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-left: none;
    border-right: none;
    padding: 28px 0;
}
.vertical-horizontal-tabs .tabs-content {
    padding: 0;
    border: none;
    border-left: 1px solid #cecece;
}
.is-drilldown-submenu .tabs-content {
    background-color: #f1f1f1;
    border: none;
}
.module-tabs .tabs-content {
    border: none;
    border-top: 0;
    background: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0;
}
.tabs-content.filter {
    padding-top: 20px;
}
.tabs-content.filter .filters p {
    padding-top: 3px;
    margin-right: 12px;
}
.tabs-content.no-bordered {
    border: none;
}
.vertical-horizontal-tabs .tabs-content.no-bordered {
    padding: 0;
    height: calc(100% - 51px);
}
.tabs-content.empty {
    padding: 0;
    margin-bottom: 1rem;
    border-bottom: none;
}
.tabs-content.trim {
    padding: 0;
}
.tabs-panel {
    padding: 0px;
}
.tabs-panel .negative-margin {
    margin-top: -50px;
}
@media screen and (max-width: 74.99875em) {
    .tabs-panel .negative-margin {
        margin-top: 0;
    }
}
.tabs-panel.white-background {
    background-color: #ffffff;
    padding: 30px 25px;
}
.tabs-panel.white-background .module {
    background-color: #ffffff;
}
.results-analytics-reset-border .tabs-panel {
    margin: 12px;
}
.vertical-horizontal-tabs .tabs-panel {
    height: 100%;
}
@media screen and (max-width: 51.24875em) {
    .vertical-horizontal-tabs .tabs-panel {
        height: auto;
    }
}
.tabs-panel.zero-state.is-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    padding-left: 10px;
}
@media screen and (max-width: 51.24875em) {
    .tabs-panel.zero-state.is-active {
        padding: 0 10px;
    }
}
.tabs-panel.zero-state.is-active h5 {
    max-width: 350px;
    line-height: 24px;
    color: #686868;
}
.tabs-panel.zero-state.is-active h5 i {
    font-size: 17px;
}
.tabs-panel.zero-state.is-active h5 i:before {
    color: #121316;
}
.tabs-panel.zero-state.is-active h5 a {
    font-weight: 500;
    color: #121316;
    border-bottom: 1px solid #121316;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.tabs-panel.zero-state.is-active h5 a:hover {
    border-bottom: 1px solid transparent;
}
.tabs-panel.zero-state img {
    height: 45px;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 51.24875em) {
    .tabs-panel.zero-state img {
        margin: 10px 0;
    }
}
.tabs-content:not(.no-bordered) .vertical-horizontal-tabs .tabs-panel {
    padding-left: 15px;
}
.is-dropdown-submenu .tabs-panel,
.tabs-panel .is-drilldown-submenu {
    min-height: auto;
    height: 100%;
}
.tabs-panel .subtitle {
    display: block;
    margin-bottom: 10px;
}
.tabs-panel > .cell h3.section-heading,
.tabs-panel > .cell .refinement-map-heading {
    margin-top: 50px;
    margin-bottom: 23px;
}
.tabs-panel > .cell h4.section-heading {
    margin-top: 24px;
    margin-bottom: 23px;
}
.tabs-panel > .cell:first-child h4.section-heading {
    margin-top: 0;
}
.tabs-logo-wrapper {
    padding: 9px 10px 9px;
}
@media screen and (max-width: 51.24875em) {
    .tabs-logo-wrapper {
        padding: 5px;
        border-bottom: 1px solid #cecece;
    }
}
.tabs-logo-wrapper i,
.tabs-logo-wrapper span {
    margin: 0 8px 0 0;
}
@media screen and (max-width: 51.24875em) {
    .tabs-logo-wrapper i,
    .tabs-logo-wrapper span {
        margin: 5px 0 0 10px;
    }
}
.trendmap-tabs {
    background: transparent url("/Content/trendsight/img/trendmap_all.gif") no-repeat 50% 50% / contain;
    position: relative;
    padding: 0;
}
.trendmap-tabs:before,
.trendmap-tabs:after {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 0;
}
.trendmap-tabs:after {
    background: url("../img/trendsight/trendmap_base.gif") no-repeat 50% 50% / contain;
    width: 300px;
    height: 46px;
    top: auto;
    bottom: 12px;
    left: 12px;
}
.trendmap-tabs > div {
    position: relative;
    text-align: center;
}
.trendmap .tabs {
    margin-right: -20px;
    border: 1px solid #cecece;
    border-right: none;
}
.trendmap .tabs li a {
    padding-top: 1.655rem !important;
    padding-bottom: 25px !important;
    border-top: 1px solid #cecece;
}
.trendmap .tabs li a[class*="line"]:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.trendmap .tabs li a[class="yellowline"]:before {
    background-color: #e5b821;
}
.trendmap .tabs li a[class="greenline"]:before {
    background-color: #3bb54a;
}
.trendmap .tabs li a[class="greyline"]:before {
    background-color: #8a8d8f;
}
.trendmap .tabs li a[class="redline"]:before {
    background-color: #bf2131;
}
.trendmap .tabs li a[class="brownline"]:before {
    background-color: #8b5f3b;
}
.trendmap .tabs li a[class="dakblueline"]:before {
    background-color: #264068;
}
.trendmap .tabs li a[class="blueline"]:before {
    background-color: #34a0cd;
}
.trendmap .tabs li a[class="pinkline"]:before {
    background-color: #f071ab;
}
.tabs.vertical {
    background-color: #e5e5e5;
    position: relative;
}
.vertical-horizontal-tabs .tabs.vertical {
    background-color: #ffffff;
    border: none;
}
.tabs.vertical .tabs-title {
    list-style-type: none;
}
.tabs.vertical .tabs-title a {
    font-size: 14px;
    padding: 25px 27.5px 24px;
    width: 100%;
    color: #121316;
    background: #e5e5e5;
    position: relative;
}
.vertical-horizontal-tabs .tabs.vertical .tabs-title a {
    padding: 10px 8px 10px;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: 400;
}
.tabs.vertical .tabs-title a::before {
    content: "";
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    left: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    width: 4px;
    background-color: #231142;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    position: absolute;
}
.tabs.vertical .tabs-title a:hover,
.tabs.vertical .tabs-title a.active {
    outline: none;
    background: #f1f1f1;
}
.tabs.vertical .tabs-title a:hover:before,
.tabs.vertical .tabs-title a.active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.tabs.vertical .tabs-title > a[aria-selected="true"] {
    background: #f1f1f1;
    outline: none;
}
.tabs.vertical .tabs-title > a[aria-selected="true"]:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.tabs.vertical .tabs-title > a:focus {
    outline: none;
    background: #f1f1f1;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tabs.vertical .link-tab-more {
    position: absolute;
    bottom: 0;
    left: 0;
}
.tabs.vertical .link-tab-more > a {
    padding: 20px 27.5px;
}
.tabs.vertical .link-tab-more > a > .h5 {
    margin-bottom: 0;
}
.tabs.vertical .link-tab-more::before {
    content: "";
    height: 1px;
    position: absolute;
    left: 27.5px;
    right: 27.5px;
    top: 0;
    background-color: #a0a0a0;
}
@media screen and (max-width: 29.99875em) {
    .tabs,
    .tabs.beta,
    .tabs.beta.substitute {
        background-color: #e5e5e5;
        position: relative;
    }
    .vertical-horizontal-tabs .tabs,
    .vertical-horizontal-tabs .tabs.beta,
    .vertical-horizontal-tabs .tabs.beta.substitute {
        background-color: #ffffff;
        border: none;
    }
    .tabs .tabs-title,
    .tabs.beta .tabs-title,
    .tabs.beta.substitute .tabs-title {
        list-style-type: none;
    }
    .tabs .tabs-title a,
    .tabs.beta .tabs-title a,
    .tabs.beta.substitute .tabs-title a {
        font-size: 14px;
        padding: 25px 27.5px 24px;
        width: 100%;
        color: #121316;
        background: #e5e5e5;
        position: relative;
    }
    .vertical-horizontal-tabs .tabs .tabs-title a,
    .vertical-horizontal-tabs .tabs.beta .tabs-title a,
    .vertical-horizontal-tabs .tabs.beta.substitute .tabs-title a {
        padding: 10px 8px 10px;
        background-color: #ffffff;
        font-size: 12px;
        font-weight: 400;
    }
    .tabs .tabs-title a::before,
    .tabs.beta .tabs-title a::before,
    .tabs.beta.substitute .tabs-title a::before {
        content: "";
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        left: 0;
        bottom: 0;
        position: absolute;
        height: 100%;
        width: 4px;
        background-color: #231142;
        -webkit-transition: -webkit-transform 200ms ease;
        transition: -webkit-transform 200ms ease;
        transition: transform 200ms ease;
        transition: transform 200ms ease, -webkit-transform 200ms ease;
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        position: absolute;
    }
    .tabs .tabs-title a:hover,
    .tabs .tabs-title a.active,
    .tabs.beta .tabs-title a:hover,
    .tabs.beta .tabs-title a.active,
    .tabs.beta.substitute .tabs-title a:hover,
    .tabs.beta.substitute .tabs-title a.active {
        outline: none;
        background: #f1f1f1;
    }
    .tabs .tabs-title a:hover:before,
    .tabs .tabs-title a.active:before,
    .tabs.beta .tabs-title a:hover:before,
    .tabs.beta .tabs-title a.active:before,
    .tabs.beta.substitute .tabs-title a:hover:before,
    .tabs.beta.substitute .tabs-title a.active:before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
    }
    .tabs .tabs-title > a[aria-selected="true"],
    .tabs.beta .tabs-title > a[aria-selected="true"],
    .tabs.beta.substitute .tabs-title > a[aria-selected="true"] {
        background: #f1f1f1;
        outline: none;
    }
    .tabs .tabs-title > a[aria-selected="true"]:before,
    .tabs.beta .tabs-title > a[aria-selected="true"]:before,
    .tabs.beta.substitute .tabs-title > a[aria-selected="true"]:before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
    }
    .tabs .tabs-title > a:focus,
    .tabs.beta .tabs-title > a:focus,
    .tabs.beta.substitute .tabs-title > a:focus {
        outline: none;
        background: #f1f1f1;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .tabs .link-tab-more,
    .tabs.beta .link-tab-more,
    .tabs.beta.substitute .link-tab-more {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .tabs .link-tab-more > a,
    .tabs.beta .link-tab-more > a,
    .tabs.beta.substitute .link-tab-more > a {
        padding: 20px 27.5px;
    }
    .tabs .link-tab-more > a > .h5,
    .tabs.beta .link-tab-more > a > .h5,
    .tabs.beta.substitute .link-tab-more > a > .h5 {
        margin-bottom: 0;
    }
    .tabs .link-tab-more::before,
    .tabs.beta .link-tab-more::before,
    .tabs.beta.substitute .link-tab-more::before {
        content: "";
        height: 1px;
        position: absolute;
        left: 27.5px;
        right: 27.5px;
        top: 0;
        background-color: #a0a0a0;
    }
    .tabs .tabs-title,
    .tabs.beta .tabs-title,
    .tabs.beta.substitute .tabs-title {
        width: 100%;
    }
    .tabs .tabs-title:first-child a,
    .module-tabs .tabs .tabs-title:first-child a,
    .tabs.beta .tabs-title:first-child a,
    .module-tabs .tabs.beta .tabs-title:first-child a,
    .tabs.beta.substitute .tabs-title:first-child a,
    .module-tabs .tabs.beta.substitute .tabs-title:first-child a {
        padding: 16px 27.5px 19px;
    }
    .tabs .tabs-title a,
    .tabs.beta .tabs-title a,
    .tabs.beta.substitute .tabs-title a {
        padding: 1rem 0;
        font-size: 0.75rem;
        text-align: center;
        display: inline-block;
    }
    .vertical-horizontal-tabs .tabs .tabs-title,
    .vertical-horizontal-tabs .tabs.beta .tabs-title,
    .vertical-horizontal-tabs .tabs.beta.substitute .tabs-title {
        width: 100%;
    }
    .vertical-horizontal-tabs .tabs .tabs-title:first-child a,
    .module-tabs .vertical-horizontal-tabs .tabs .tabs-title:first-child a,
    .vertical-horizontal-tabs .tabs.beta .tabs-title:first-child a,
    .module-tabs .vertical-horizontal-tabs .tabs.beta .tabs-title:first-child a,
    .vertical-horizontal-tabs .tabs.beta.substitute .tabs-title:first-child a,
    .module-tabs .vertical-horizontal-tabs .tabs.beta.substitute .tabs-title:first-child a {
        padding: 10px 8px 10px;
    }
    .vertical-horizontal-tabs .tabs .tabs-title a,
    .vertical-horizontal-tabs .tabs.beta .tabs-title a,
    .vertical-horizontal-tabs .tabs.beta.substitute .tabs-title a {
        padding: 10px 8px 10px;
    }
    .tabs-content {
        border-top: none;
    }
    .tabs-content.trim,
    .tabs-content.empty {
        margin-bottom: 0;
    }
}
.results-analytics-reset-border .tabs-dropdown {
    margin-bottom: -1px;
}
.module-tabs .menu-revealer {
    border-width: 0;
    border-bottom-width: 1px;
}
@media screen and (max-width: 29.99875em) {
    .tabs-slider ul.tabs[data-menu-revealer] li {
        -webkit-transform: translateX(0px) !important;
        -ms-transform: translateX(0px) !important;
        transform: translateX(0px) !important;
    }
}
.tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button {
    display: none;
}
@media screen and (max-width: 29.99875em) {
    .tabs-slider {
        width: 100%;
    }
}
@media print, screen and (min-width: 30em) {
    .module-tabs .tab-bar-wrap[data-tabs-slider] {
        padding-left: 0;
    }
    .tabs-slider {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .tabs-slider.tab-bar-wrap {
        position: relative;
    }
    .module-tabs .tabs-slider.tab-bar-wrap {
        padding-left: 0;
    }
    .tabs-slider.tab-bar-wrap.beta {
        display: grid;
    }
    .tabs-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] {
        margin-left: 0;
        margin-right: 0;
        border-bottom: 1px solid #cecece;
    }
    .tabs-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] + .tabs-slider-button {
        right: 0.125rem;
    }
    .tabs-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] .tabs-title {
        border-bottom: none;
    }
    .tabs-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] .tabs-title a {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .tabs-slider ul.tabs[data-menu-revealer] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
}
@media print, screen and (min-width: 30em) and (min-width: 30em) {
    .tabs-slider ul.tabs[data-menu-revealer] {
        padding-left: 0;
    }
    .module-tabs .tab-bar-wrap .tabs-slider ul.tabs[data-menu-revealer] {
        padding-left: 0;
    }
}
@media print, screen and (min-width: 30em) {
    .tabs-slider ul.tabs[data-menu-revealer] li {
        -webkit-transition: -webkit-transform 0.3s ease-in;
        transition: -webkit-transform 0.3s ease-in;
        transition: transform 0.3s ease-in;
        transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
    }
    .tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        right: 0.75rem;
        height: calc(100% - 4px);
    }
    .tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button * {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button [data-dir] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: calc(50% - 1px);
    }
    .tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button [data-dir] a {
        background-color: #e5e5e5;
        height: 100%;
        padding: 0 2px;
    }
    .tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button [data-dir] a i {
        font-size: 10px;
    }
    .tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button [data-dir] a:hover {
        background-color: #121316;
    }
    .tabs-slider ul.tabs[data-menu-revealer] + .tabs-slider-button [data-dir] a:hover i {
        color: #ffffff;
    }
}
.curated-list {
    margin: 0;
    max-width: 289px;
    width: 100%;
}
.curated-list a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
.curated-list .curated-list-item {
    list-style-type: none;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.curated-list .curated-list-item .no-icon {
    padding-left: 14px;
}
.curated-list .curated-list-item:last-child {
    margin-bottom: 0px;
}
.curated-list .curated-list-item ul li a {
    padding: 0 0 10px;
}
.curated-list li[aria-expanded="true"] .dropdown-chevrton {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.curated-list.bullet-list li {
    margin-bottom: 0;
}
.curated-list.bullet-list li i {
    color: #a0a0a0;
    font-size: 9px;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    margin-right: 5px;
}
.curated-list.bullet-list li a {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
.curated-list.bullet-list li a:focus {
    color: #121316;
}
.curated-list.bullet-list li:hover > i {
    color: #121316;
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
}
.curated-list.bullet-list li:hover > a {
    color: #121316;
}
.curated-list.bullet-list li[aria-expanded="true"]:hover > i {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.list-grid {
    background-color: #ffffff;
}
.list-grid > [class*="module"]:not(.clear) {
    background-color: #ffffff;
}
.list-grid > [class*="module"]:not(.clear) + ul li {
    border: none;
}
.list-grid > [class*="module"]:not(.clear) + ul li.footer {
    border-top: 1px solid #cecece;
    min-height: 70px;
}
.list-grid > [class*="module"]:not(.clear) + ul li.footer i {
    margin-top: 0;
    font-size: 16px;
    color: inherit;
}
.list-grid ul {
    margin: 0;
    list-style-type: none;
}
.list-grid ul li {
    padding: 10px 12px 2px 13px;
    border-bottom: 1px solid #cecece;
}
.list-grid ul li img {
    margin-right: 12px;
}
.list-grid ul li span {
    color: #686868;
}
.list-grid ul li a {
    color: #121316;
    -webkit-transition: 300ms "ease-in";
    transition: 300ms "ease-in";
}
.list-grid ul li a:hover {
    color: #231e31;
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
.list-grid ul li i {
    color: #a0a0a0;
    font-size: 9px;
    margin-top: 10px;
}
.list-grid ul li:last-child {
    border-bottom: none;
}
.list-grid.icons ul li {
    padding: 6px 12px 10px 13px;
}
.list-grid.icons ul li span span {
    display: inline-block;
    position: relative;
    float: left;
    width: 70px;
    margin-right: 12px;
    text-align: center;
}
.list-grid.icons ul li span span img {
    margin-right: 0;
    max-width: 70px;
    max-height: 22px;
}
.list-line {
    margin-left: 0;
}
.list-line li {
    list-style-type: none;
}
.list-line li::before {
    content: "-";
    margin-right: 3px;
}
.list-grid-cards {
    margin-left: 0;
}
.list-grid-cards li {
    list-style-type: none;
    background-color: #ffffff;
    padding: 8px 0;
    text-align: center;
    margin-bottom: 12px;
}
.list-grid-cards.tree {
    position: relative;
}
.list-grid-cards.tree::before {
    content: "";
    width: 2px;
    background-color: #c5c2cd;
    position: absolute;
    left: -25px;
    top: 11px;
    bottom: 17px;
}
.list-grid-cards.tree li,
.list-grid-cards.tree h6 {
    position: relative;
}
.list-grid-cards.tree li::before,
.list-grid-cards.tree h6::before {
    content: "";
    height: 2px;
    background-color: #c5c2cd;
    position: absolute;
    top: 49%;
}
.list-grid-cards.tree li::before {
    width: 25px;
    left: -25px;
}
.list-grid-cards.tree h6::before {
    width: 22px;
    left: -25px;
}
.list-links {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 30px;
}
.list-links li {
    margin-bottom: 12px;
    line-height: normal;
}
.list-links li a {
    margin-left: 0;
    margin-bottom: 0;
    line-height: normal;
    text-decoration: none;
    color: #ffffff;
}
.list-doted {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}
.list-alignment .list-doted {
    margin-top: 15px;
}
.detail .list-doted {
    margin-top: 10px;
}
.list-doted.top-dots {
    margin-bottom: 0;
}
.list-doted.top-dots li {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.list-doted.top-dots li:last-of-type {
    margin-bottom: 0;
}
.list-doted.top-dots li::before {
    margin-top: 10px;
}
.list-doted li {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    position: relative;
    color: #121316;
}
.detail .list-doted li {
    margin-bottom: 0;
}
.list-doted li::before {
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 20px;
    background-color: #686868;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.list-radio,
.list-cb,
.list-no-dots {
    list-style-type: none;
    margin: 0;
}
.list-no-dots li {
    margin-bottom: 10px;
}
.list-no-dots li a {
    -webkit-transition: 300ms "ease-in";
    transition: 300ms "ease-in";
}
.list-no-dots li a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece;
}
.planner-section .list-no-dots li {
    margin-bottom: 10px;
}
ul.inline-list,
ul.inline-list li {
    display: inline-block;
    list-style: none;
    margin: 0;
}
@media screen and (max-width: 74.99875em) {
    .radar-graph-radio-buttons ul.inline-list,
    .radar-graph-radio-buttons ul.inline-list li {
        display: block;
    }
}
ul.metadata {
    padding: 4px 0;
}
ul.metadata li {
    font-size: 0.75rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    border-right: 1px solid #cecece;
    padding: 0 0.9375rem;
}
ul.metadata li .sentimentPlus {
    color: #008109;
}
ul.metadata li span.medium {
    font-weight: 500;
}
ul.metadata li:first-child {
    padding-left: 0;
}
ul.metadata li:last-child {
    margin-right: 0.9375rem;
}
.map-list {
    list-style-type: none;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #cecece;
}
@media screen and (max-width: 74.99875em) {
    .map-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.map-list li {
    position: relative;
    font-size: 14px;
    color: #686868;
    padding: 15px 6px 15px 6px;
}
@media screen and (max-width: 74.99875em) {
    .map-list li {
        border-right: none;
    }
}
.map-list li:nth-child(even)::after {
    content: "";
    position: absolute;
    height: 15px;
    width: 1px;
    background-color: #cecece;
    right: 0px;
    top: 16px;
}
.map-list li:nth-child(odd) {
    font-weight: 500;
}
.map-list li:last-child::after {
    display: none;
}
.list-grid-icon {
    margin: 0;
}
.list-grid-icon li {
    padding: 20px;
    background-color: #ffffff;
    list-style-type: none;
    border-bottom: 1px solid #cecece;
}
.list-grid-icon li i {
    font-size: 28px;
    color: #09ba90;
}
.list-grid-icon li p,
.list-grid-icon li h5 {
    margin-bottom: 0;
}
.list-grid-icon li:last-child {
    border-bottom: none;
}
ul.menu.alpha {
    margin: 0;
    background-color: #f1f1f1;
}
ul.menu.alpha > li {
    list-style: none;
}
ul.menu.alpha > li > a {
    position: relative;
    display: block;
    color: #121316;
    padding: 1rem;
}
ul.menu.alpha > li > a::before {
    content: "";
    position: absolute;
    background-color: #231142;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
}
ul.menu.alpha > li > a.is-active {
    background-color: #e5e5e5;
}
ul.menu.alpha > li > a.is-active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
ul.menu.alpha > li:hover > a,
ul.menu.alpha > li.is-active > a {
    background-color: #e5e5e5;
}
ul.menu.alpha > li:hover > a:before,
ul.menu.alpha > li.is-active > a:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
ul.menu.alpha:hover > li.is-active a {
    background: none;
    background-color: none;
}
ul.menu.alpha:hover > li.is-active a::before {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
ul.menu.alpha:hover > li.is-active:hover a {
    background-color: #e5e5e5;
}
ul.menu.alpha:hover > li.is-active:hover a::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
ul.menu.alpha.vertical > li a::before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    width: 4px;
    height: 100%;
    left: 0;
    bottom: 0;
}
ul.menu.alpha.vertical > li a.is-active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
ul.menu.alpha.vertical > li:hover a:before,
ul.menu.alpha.vertical > li.is-active a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
ul.menu.alpha.vertical:hover > li.is-active a::before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
ul.menu.alpha.vertical:hover > li.is-active:hover a::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
ul.menu.accordion-menu .is-accordion-submenu,
.report-builder.report .portfolio > section .paper {
    max-height: 300px;
    overflow-y: auto;
    margin-left: 0;
}
ul.menu.accordion-menu .is-accordion-submenu li,
.report-builder.report .portfolio > section .paper li {
    padding: 0.71875rem 1.5625rem;
}
ul.menu.accordion-menu .is-accordion-submenu li:hover,
.report-builder.report .portfolio > section .paper li:hover {
    background-color: #e5e5e5;
}
ul.menu.accordion-menu .is-accordion-submenu a,
.report-builder.report .portfolio > section .paper a {
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.menu.accordion-menu {
    font-size: 0.75rem;
    color: #121316;
}
ul.menu.accordion-menu a {
    font-size: 0.75rem;
    color: #121316;
}
ul.menu.accordion-menu a:hover,
ul.menu.accordion-menu a:visited,
ul.menu.accordion-menu a:active {
    color: #121316;
}
ul.menu.accordion-menu > li > a i {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-right: 0.3125rem;
    color: #a0a0a0;
    font-size: 0.5625rem;
}
ul.menu.accordion-menu > li[aria-expanded="true"] > a i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #121316;
}
ul.menu.accordion-menu li > a > i.gd-chevron-right {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-right: 0.3125rem;
    color: #a0a0a0;
    font-size: 0.5625rem;
}
ul.menu.accordion-menu li[aria-expanded="true"] > a > i.gd-chevron-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #121316;
}
ul.menu.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    content: none;
}
ul.menu.themes .button.themes.disabled,
ul.menu.themes .button.themes[disabled] {
    pointer-events: none;
    cursor: default;
    color: #a0a0a0;
    opacity: 1;
}
.island {
    display: none;
}
.island.is-active.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.island.is-active.land {
    display: block;
}
.menu.island.list-type {
    border-bottom: solid 1px #e6e6e6;
    font-weight: 500;
}
.menu.island.list-type a {
    padding: 1rem 0;
    margin: 0 0.5rem 0 0.5rem;
    color: #121316;
}
.menu.island.list-type a:hover {
    border-bottom: solid 3px #231142;
}
.menu.island.list-type .is-active > a {
    position: relative;
    background: none;
    border-bottom: solid 3px #231142;
}
.menu.island.list-type:hover li.is-active:hover > a {
    border-bottom: solid 3px #231142;
}
.menu.island.list-type:hover li.is-active > a {
    border-bottom: solid 3px transparent;
}
@media print, screen and (min-width: 30em) {
    .module-tabs .tab-bar-wrap[data-tabs-slider] {
        padding-left: 0;
    }
    .module-tabs .list-slider.tab-bar-wrap {
        padding-left: 0;
    }
    .module-tabs .list-slider.tab-bar-wrap ul.tabs {
        padding-left: 0;
    }
    .list-slider.tab-bar-wrap.beta {
        display: grid;
    }
    .list-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] {
        margin-left: 0;
        margin-right: 0;
        border-bottom: 1px solid #cecece;
    }
    .list-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] + .slider-button {
        right: 0.125rem;
    }
    .list-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] .tabs-title {
        border-bottom: none;
    }
    .list-slider.tab-bar-wrap.beta ul.tabs[data-menu-revealer] .tabs-title a {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .list-slider ul.tabs[data-menu-revealer] {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
}
@media print, screen and (min-width: 30em) and (min-width: 30em) {
    .list-slider ul.tabs[data-menu-revealer] {
        padding-left: 0;
    }
    .module-tabs .tab-bar-wrap .list-slider ul.tabs[data-menu-revealer] {
        padding-left: 0;
    }
}
@media print, screen and (min-width: 30em) {
    .list-slider ul.tabs[data-menu-revealer] + .slider-button {
        right: 0.75rem;
    }
}
@media print, screen and (min-width: 30em) {
    .list-slider {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .list-slider ul.slider-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0;
    }
    .list-slider ul.slider-item li {
        -webkit-transition: -webkit-transform 0.3s ease-in;
        transition: -webkit-transform 0.3s ease-in;
        transition: transform 0.3s ease-in;
        transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
    }
    .list-slider ul.slider-item + .slider-button {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        right: 0;
        height: calc(100% - 4px);
    }
    .list-slider ul.slider-item + .slider-button * {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .list-slider ul.slider-item + .slider-button [data-dir] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: calc(50% - 1px);
    }
    .list-slider ul.slider-item + .slider-button [data-dir] a {
        background-color: #e5e5e5;
        height: 100%;
        padding: 0 2px;
    }
    .list-slider ul.slider-item + .slider-button [data-dir] a i {
        font-size: 10px;
    }
    .list-slider ul.slider-item + .slider-button [data-dir] a:hover {
        background-color: #121316;
    }
    .list-slider ul.slider-item + .slider-button [data-dir] a:hover i {
        color: #ffffff;
    }
}
.list-slider .slider-button {
    display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .list-slider .slider-button {
        top: 2px;
    }
}
.key-trends {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    background: #f1f1f1;
    border-radius: 5px;
    font-size: 13px;
}
.key-trends .list-slider {
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.key-trends ul {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    white-space: nowrap;
    margin: 0;
}
.key-trends li {
    text-transform: capitalize;
}
.key-trends li a {
    padding: 10px 3px;
    margin: 0px 19px 0px 12px;
    display: block;
    margin-right: 1px;
    color: #121316;
}
.key-trends li a:hover,
.key-trends li a.is-active {
    border-bottom: 3px solid #0034ec;
}
.key-trends header,
.key-trends footer {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    background-color: inherit;
    padding: 10px 12px;
    font-weight: 500;
    border-radius: 5px;
    white-space: nowrap;
}
.key-trends header > span,
.key-trends footer > span {
    display: block;
    margin-right: 1px;
    color: #121316;
    padding: 0 12px 0 0;
    border-right: 1px solid #cecece;
    white-space: nowrap;
}
.key-trends header a,
.key-trends footer a {
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
.key-trends header a span,
.key-trends footer a span {
    padding: 0 0 0 12px;
    border-left: 1px solid #cecece;
    white-space: nowrap;
}
.key-trends header a:hover,
.key-trends footer a:hover {
    border: none;
}
@media screen and (max-width: 29.99875em) {
    .key-trends header,
    .key-trends .list-slider {
        display: none;
    }
    .key-trends footer a span {
        border-left: none;
    }
}
.listedChart {
    list-style: none;
    width: 100%;
    text-align: left;
}
.listedChart li {
    font-size: 12px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.listedChart li span {
    color: #121316;
    font-weight: 500;
    width: 20%;
    display: inline-block;
}
.tag {
    font-size: 0.75rem;
    background-color: #ffffff;
    border: 1px solid #cecece;
    color: #121316;
}
.key_trends {
    width: 100%;
    display: inline-block;
    list-style: none;
    padding: 0 140px 0 0;
    margin: 0;
    background: #f1f1f1;
    border-radius: 5px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.key_trends li {
    display: inline-block;
    width: auto;
    float: none;
    font-size: 13px;
    text-transform: capitalize;
}
@media screen and (max-width: 51.24875em) {
    .key_trends li {
        display: inline-block;
        float: none;
    }
}
.key_trends li a {
    padding: 10px 3px;
    margin: 0px 19px 0px 12px;
    display: block;
    margin-right: 1px;
    color: #121316;
}
.key_trends li a:hover,
.key_trends li a.is-active {
    border-bottom: 3px solid #0034ec;
}
.key_trends li:first-child,
.key_trends li:last-child {
    padding: 10px 12px;
    font-weight: 500;
}
.key_trends li:first-child > span,
.key_trends li:last-child > span {
    display: block;
    margin-right: 1px;
    color: #121316;
    padding: 0 12px 0 0;
    border-right: 1px solid #cecece;
}
.key_trends li:first-child a,
.key_trends li:last-child a {
    margin: 0;
    padding: 0;
}
.key_trends li:first-child a span,
.key_trends li:last-child a span {
    padding: 0 0px 0 12px;
    border-left: 1px solid #cecece;
}
.key_trends li:first-child a span em,
.key_trends li:last-child a span em {
    margin-left: 5px;
    position: relative;
    display: inline-grid;
    top: -2px;
}
.key_trends li:first-child a:hover,
.key_trends li:last-child a:hover {
    border: none;
}
.key_trends li:last-child {
    position: absolute;
    right: 0;
}
.moreKeyTrends {
    width: 200px;
    height: 150px;
    padding: 10px 0px;
}
.moreKeyTrends ul {
    padding: 0;
    margin: 0;
}
.moreKeyTrends ul li {
    padding: 2px 10px;
    margin: 0;
    float: left;
    width: 100%;
}
.moreKeyTrends ul li a {
    padding: 0;
    margin: 0;
    float: left;
    display: inline-block;
    font-weight: 400;
}
.moreKeyTrends ul li a:hover {
    border-bottom: none;
}
.moreKeyTrends ul li:first-child,
.moreKeyTrends ul li:last-child {
    padding: 2px 10px;
}
.tabs-package.beta .tabs {
    border: solid 1px #e6e6e6;
}
.tabs-package.beta .tabs li.tabs-title:not(:first-child) {
    border-top: solid 1px #e6e6e6;
}
.tabs-package.beta .tabs li.tabs-title.is-active a {
    background-color: #e5e5e5;
}
.tabs-package.beta .tabs li.tabs-title a {
    background-color: #f1f1f1;
    padding: 0.75rem 1rem;
}
.tabs-package.beta .tabs.vertical li.tabs-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    font-size: 0.75rem;
}
.tabs-package.beta .tabs.vertical li.tabs-title a .step {
    color: #231142;
    margin-bottom: 0.75rem;
}
.tabs-package.beta .tabs-content {
    text-align: left;
}
.tabs-package.beta .tabs-content.vertical {
    text-align: left;
    overflow-y: auto;
    padding: 1rem;
}
.tabs-package.step .tabs,
.tabs-package.step .tabs.vertical {
    counter-reset: step;
}
.tabs-package.step .tabs li.tabs-title a,
.tabs-package.step .tabs.vertical li.tabs-title a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.tabs-package.step .tabs li.tabs-title a::after,
.tabs-package.step .tabs.vertical li.tabs-title a::after {
    counter-increment: step;
    content: "Step " attr(data-step) counter(step);
    color: #231142;
    margin-bottom: 0.75rem;
}
.tabs-package.step .tabs li.tabs-title a[data-step]::after,
.tabs-package.step .tabs.vertical li.tabs-title a[data-step]::after {
    content: attr(data-step) counter(step);
}
.tabs-package.step .tabs-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border: solid 1px #e6e6e6;
}
.tabs-package.step .tabs-body .tabs-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
}
.tabs-package.step .tabs-body .tabs-next {
    text-align: right;
    padding: 0 1rem 0.5rem 1rem;
}
.tabs-package .tabs-content.vertical {
    height: 100%;
}
.selection-criteria-option .criteria-option,
.refinement-criteria-option .criteria-option,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.selection-criteria-option .criteria-option div > ul,
.refinement-criteria-option .criteria-option div > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul,
.selection-criteria-option .criteria-option > ul,
.refinement-criteria-option .criteria-option > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
.selection-criteria-option .criteria-option div > ul > ul,
.refinement-criteria-option .criteria-option div > ul > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > ul,
.selection-criteria-option .criteria-option > ul > ul,
.refinement-criteria-option .criteria-option > ul > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
}
.selection-criteria-option .criteria-option div > ul > a,
.refinement-criteria-option .criteria-option div > ul > a,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > a,
.selection-criteria-option .criteria-option > ul > a,
.refinement-criteria-option .criteria-option > ul > a,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > a {
    position: absolute;
    right: 0;
}
.selection-criteria-option .criteria-option ul > li,
.refinement-criteria-option .criteria-option ul > li,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li,
.selection-criteria-option .criteria-option > ul > ul,
.refinement-criteria-option .criteria-option > ul > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul,
.selection-criteria-option .criteria-option > ul,
.refinement-criteria-option .criteria-option > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul,
.selection-criteria-option .criteria-option > ul > li,
.refinement-criteria-option .criteria-option > ul > li,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
}
.selection-criteria-option .criteria-option ul,
.refinement-criteria-option .criteria-option ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul,
.selection-criteria-option .criteria-option > ul > ul,
.refinement-criteria-option .criteria-option > ul > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul,
.selection-criteria-option .criteria-option > ul,
.refinement-criteria-option .criteria-option > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
.selection-criteria-option .criteria-option ul > li:not(.negate),
.refinement-criteria-option .criteria-option ul > li:not(.negate),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate),
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate),
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate),
.selection-criteria-option .criteria-option > ul > li:not(.negate),
.refinement-criteria-option .criteria-option > ul > li:not(.negate),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 0.75rem;
    padding: 0.1875rem 0;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button {
    padding: 0;
    font-weight: normal;
    margin-left: 0.375rem;
    margin-bottom: 0;
    background-color: #ffffff;
    border-color: #cecece;
    position: relative;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button:has(span + span),
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button:has(span + span),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button:has(span + span),
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button:has(span + span),
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button:has(span + span),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button:has(span + span),
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button:has(span + span),
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button:has(span + span),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button:has(span + span) {
    padding-right: 1.5em;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button.editable,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button.editable,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button.editable,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button.editable,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button.editable,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button.editable,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button.editable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button.editable,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button.editable,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button.editable,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button.editable > *,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button.editable > *,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button.editable > *,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button.editable,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable > *,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable > *,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button.editable > *,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button.editable,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button.editable,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button.editable,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button.editable > *,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button.editable > *,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button.editable > * {
    height: 24px;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button.editable > .gd-edit[data-toggle],
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button.editable > .gd-edit[data-toggle] {
    padding: 6px 12px 6px 8px;
    background-color: #f4f5f7;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:first-child,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:first-child,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:first-child,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:first-child,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:first-child,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:first-child {
    padding: 0.375rem;
    margin: 0;
    text-align: left;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child),
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child),
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child),
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child),
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child),
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child) {
    background-color: #121316;
    color: #ffffff;
    margin: 0;
    padding: 0.3125rem 0.375rem;
    margin-left: 0.3125rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    right: 0;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"],
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"] {
    background-color: #ffffff;
    color: #121316;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.alert,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].alert {
    color: #cc4b37;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundGrey {
    color: #f1f1f1;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.bodyGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].bodyGrey {
    color: #686868;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.greyParagraph,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].greyParagraph {
    color: #717171;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.highlightBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].highlightBlue {
    color: #00f5f5;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.inactiveGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].inactiveGrey {
    color: #a0a0a0;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.dateGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].dateGrey {
    color: #555;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.navbarPurple,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].navbarPurple {
    color: #c5c2cd;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.outlineGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].outlineGrey {
    color: #cecece;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.backgroundNavTabGrey,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].backgroundNavTabGrey {
    color: #e5e5e5;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondary,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondary {
    color: #0034ec;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryHover,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryHover {
    color: #190c30;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.secondaryStandard,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].secondaryStandard {
    color: #231142;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.tableRowAlpha,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].tableRowAlpha {
    color: #8fe7d2;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primary,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primary {
    color: #121316;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.primaryHover,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].primaryHover {
    color: #231e31;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.success,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].success {
    color: #3adb76;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.successSecondary,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].successSecondary {
    color: #008109;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.white,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].white {
    color: #ffffff;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.warning,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].warning {
    color: #ffae00;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentPlus,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentPlus {
    color: #008109;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentMinus,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentMinus {
    color: #d51b1b;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.sentimentNeutral,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].sentimentNeutral {
    color: #f0ad4e;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.askExpert,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].askExpert {
    color: #0034ec;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.cardsImageBackground,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].cardsImageBackground {
    color: #14111c;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.searchBackground,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].searchBackground {
    color: #15121e;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.green,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].green {
    color: #00dea5;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midGreen,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midGreen {
    color: #11957b;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkGreen,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkGreen {
    color: #215356;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.purple,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].purple {
    color: #2c243b;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.blue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].blue {
    color: #263b51;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightBlue {
    color: #108fa1;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midBlue {
    color: #1b6477;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkBlue,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkBlue {
    color: #263b51;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.orange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].orange {
    color: #f37a25;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.lightOrange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].lightOrange {
    color: #dd5e28;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.midOrange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].midOrange {
    color: #cc482a;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.selection-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child).inverse.darkOrange,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button span:last-child:not(:first-child)[class*="gd-"].darkOrange {
    color: #c0392b;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button.dropdown-chevron,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button.dropdown-chevron,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button.dropdown-chevron,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.dropdown-chevron,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.dropdown-chevron,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button.dropdown-chevron,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button.dropdown-chevron,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button.dropdown-chevron,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button.dropdown-chevron {
    height: 2em;
    padding: 6px;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.refinement-criteria-option .criteria-option ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .button.dropdown-chevron span:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) .button.dropdown-chevron span:first-child {
    padding: 0;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) > span,
.refinement-criteria-option .criteria-option ul > li:not(.negate) > span,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) > span,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) > span,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) > span,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) > span,
.selection-criteria-option .criteria-option > ul > li:not(.negate) > span,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) > span,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) > span {
    margin-top: -10px;
}
.selection-criteria-option .criteria-option ul > li:not(.negate) > span > a,
.refinement-criteria-option .criteria-option ul > li:not(.negate) > span > a,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul > li:not(.negate) > span > a,
.selection-criteria-option .criteria-option > ul > ul > li:not(.negate) > span > a,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) > span > a,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > ul > li:not(.negate) > span > a,
.selection-criteria-option .criteria-option > ul > li:not(.negate) > span > a,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) > span > a,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) > span > a {
    margin-top: 10px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular ul,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link ul,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link ul,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li {
    list-style: none;
    margin: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li a,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li a {
    margin-right: 0.5rem;
    color: #121316;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li a:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li a:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a:focus,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li a:focus,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li a:focus,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a:visited,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li a:visited,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li a:visited {
    color: #121316;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li:last-child a,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li:last-child a,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li:last-child a {
    margin-right: 0;
}
.selection-criteria-option,
.refinement-criteria-option {
    min-width: calc(320px / 2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f1f1f1;
    border-radius: 4px;
    padding: 0.1875rem;
}
.selection-criteria-option.clear,
.refinement-criteria-option.clear {
    background-color: transparent;
}
.selection-criteria-option.stack,
.refinement-criteria-option.stack {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.selection-criteria-option.vertical .criteria-option,
.refinement-criteria-option.vertical .criteria-option {
    max-height: 0;
}
.selection-criteria-option.vertical .criteria-option > ul,
.selection-criteria-option.vertical .criteria-option > ul > li,
.refinement-criteria-option.vertical .criteria-option > ul,
.refinement-criteria-option.vertical .criteria-option > ul > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.selection-criteria-option.vertical .criteria-option > ul > a,
.selection-criteria-option.vertical .criteria-option > ul > li > a,
.refinement-criteria-option.vertical .criteria-option > ul > a,
.refinement-criteria-option.vertical .criteria-option > ul > li > a {
    margin-left: 0;
    margin-bottom: 0.5em;
}
.selection-criteria-option.gutter-collapse,
.refinement-criteria-option.gutter-collapse {
    padding: 0;
    margin: 0;
}
.selection-criteria-option.gutter-collapse .criteria-option,
.selection-criteria-option.gutter-collapse .criteria-option > ul,
.selection-criteria-option.gutter-collapse .criteria-option > ul > li,
.refinement-criteria-option.gutter-collapse .criteria-option,
.refinement-criteria-option.gutter-collapse .criteria-option > ul,
.refinement-criteria-option.gutter-collapse .criteria-option > ul > li {
    padding: 0;
    margin: 0;
}
.module-search-saved-views .selection-criteria-option,
.module-search-saved-views .refinement-criteria-option {
    height: 35px;
}
.module-search-saved-views .selection-criteria-option,
.module-search-saved-views .refinement-criteria-option {
    width: 100%;
    border-radius: 0;
}
@media print, screen and (min-width: 40em) {
    .selection-criteria-option,
    .refinement-criteria-option {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}
.selection-criteria-option > .button-group .button,
.selection-criteria-option > .button,
.selection-criteria-option > h1,
.selection-criteria-option > h2,
.selection-criteria-option > h3,
.selection-criteria-option > h4,
.selection-criteria-option > h5,
.selection-criteria-option > h6,
.selection-criteria-option > .h1,
.selection-criteria-option > .h2,
.selection-criteria-option > .h3,
.selection-criteria-option > .h4,
.selection-criteria-option > .h5,
.selection-criteria-option > .h6,
.refinement-criteria-option > .button-group .button,
.refinement-criteria-option > .button,
.refinement-criteria-option > h1,
.refinement-criteria-option > h2,
.refinement-criteria-option > h3,
.refinement-criteria-option > h4,
.refinement-criteria-option > h5,
.refinement-criteria-option > h6,
.refinement-criteria-option > .h1,
.refinement-criteria-option > .h2,
.refinement-criteria-option > .h3,
.refinement-criteria-option > .h4,
.refinement-criteria-option > .h5,
.refinement-criteria-option > .h6 {
    padding: 7px 6px 8px 6px;
    margin-bottom: 0;
}
.selection-criteria-option > .button-group .button,
.selection-criteria-option > .button,
.refinement-criteria-option > .button-group .button,
.refinement-criteria-option > .button {
    font-size: 0.75rem;
    white-space: nowrap;
}
.module-search-saved-views .selection-criteria-option > .button-group .button,
.module-search-saved-views .selection-criteria-option > .button,
.module-search-saved-views .refinement-criteria-option > .button-group .button,
.module-search-saved-views .refinement-criteria-option > .button {
    width: 100%;
    padding-top: 5px;
}
.selection-criteria-option > .button-group .button i,
.selection-criteria-option > .button i,
.refinement-criteria-option > .button-group .button i,
.refinement-criteria-option > .button i {
    font-size: 0.75rem;
    background-color: #121316;
    color: #ffffff;
    padding: 0.1875rem;
}
.module-search-saved-views .selection-criteria-option > .button-group .button i,
.module-search-saved-views .selection-criteria-option > .button i,
.module-search-saved-views .refinement-criteria-option > .button-group .button i,
.module-search-saved-views .refinement-criteria-option > .button i {
    background-color: transparent;
    color: #121316;
}
.selection-criteria-option > .button-group .button i::before,
.selection-criteria-option > .button i::before,
.refinement-criteria-option > .button-group .button i::before,
.refinement-criteria-option > .button i::before {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.selection-criteria-option > .button-group .button.hover i,
.selection-criteria-option > .button.hover i,
.refinement-criteria-option > .button-group .button.hover i,
.refinement-criteria-option > .button.hover i {
    color: #0034ec;
}
.module-search-saved-views .selection-criteria-option > .button-group .button.hover i,
.module-search-saved-views .selection-criteria-option > .button.hover i,
.module-search-saved-views .refinement-criteria-option > .button-group .button.hover i,
.module-search-saved-views .refinement-criteria-option > .button.hover i {
    color: #121316;
}
.selection-criteria-option > .button-group .button.hover i::before,
.selection-criteria-option > .button.hover i::before,
.refinement-criteria-option > .button-group .button.hover i::before,
.refinement-criteria-option > .button.hover i::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.selection-criteria-option .criteria-option,
.refinement-criteria-option .criteria-option {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.selection-criteria-option .criteria-option .options,
.refinement-criteria-option .criteria-option .options {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.selection-criteria-option .criteria-option .options ul,
.refinement-criteria-option .criteria-option .options ul {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.selection-criteria-option .criteria-option.surplus-a ul,
.selection-criteria-option .criteria-option > ul,
.refinement-criteria-option .criteria-option.surplus-a ul,
.refinement-criteria-option .criteria-option > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate),
.selection-criteria-option .criteria-option > ul > li:not(.negate),
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate),
.refinement-criteria-option .criteria-option > ul > li:not(.negate) {
    padding-right: 0.375rem;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator,
.selection-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator {
    margin-left: 0.375rem;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator a.button.operator,
.selection-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator a.button.operator,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator {
    position: relative;
    border-radius: 50px;
    border: solid 1px #121316;
    background-color: #ffffff;
    padding: 0 6px;
    margin: 0;
    line-height: 0.75rem;
    font-size: 0.5625rem;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator a.button.operator::before,
.selection-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator::before,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator a.button.operator::before,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator::before {
    content: attr(data-operator);
    color: #121316;
    text-transform: uppercase;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator a.button.operator i,
.selection-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator i,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) > span > span.operator a.button.operator i,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator i {
    background: transparent;
    padding-left: 3px;
    font-size: 0.625rem;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator.group,
.selection-criteria-option .criteria-option > ul > li:not(.negate).operator.group,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator.group,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator.group {
    position: relative;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator.group:before,
.selection-criteria-option .criteria-option > ul > li:not(.negate).operator.group:before,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator.group:before,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator.group:before {
    content: "";
    position: relative;
    height: 120%;
    width: 1px;
    left: 50%;
    background-color: #cecece;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator:empty::after,
.selection-criteria-option .criteria-option > ul > li:not(.negate).operator:empty::after,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator:empty::after,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator:empty::after {
    content: attr(data-operator);
    position: relative;
    border-radius: 50px;
    padding: 0 6px;
    background-color: #ffffff;
    border: solid 1px #121316;
    text-transform: uppercase;
    line-height: 0.75rem;
    font-size: 0.5625rem;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator a.button.operator,
.selection-criteria-option .criteria-option > ul > li:not(.negate).operator a.button.operator,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator a.button.operator,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator a.button.operator {
    position: relative;
    border-radius: 50px;
    border: solid 1px #121316;
    background-color: #ffffff;
    padding: 0 6px;
    margin: 0;
    line-height: 0.75rem;
    font-size: 0.5625rem;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator a.button.operator::before,
.selection-criteria-option .criteria-option > ul > li:not(.negate).operator a.button.operator::before,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator a.button.operator::before,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator a.button.operator::before {
    content: attr(data-operator);
    color: #121316;
    text-transform: uppercase;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator a.button.operator i,
.selection-criteria-option .criteria-option > ul > li:not(.negate).operator a.button.operator i,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate).operator a.button.operator i,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator a.button.operator i {
    padding-left: 3px;
    font-size: 0.625rem;
}
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h1,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h2,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h3,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h4,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h5,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h6,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h1,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h2,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h3,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h4,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h5,
.selection-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h6,
.selection-criteria-option .criteria-option > ul > li:not(.negate) h1,
.selection-criteria-option .criteria-option > ul > li:not(.negate) h2,
.selection-criteria-option .criteria-option > ul > li:not(.negate) h3,
.selection-criteria-option .criteria-option > ul > li:not(.negate) h4,
.selection-criteria-option .criteria-option > ul > li:not(.negate) h5,
.selection-criteria-option .criteria-option > ul > li:not(.negate) h6,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .h1,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .h2,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .h3,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .h4,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .h5,
.selection-criteria-option .criteria-option > ul > li:not(.negate) .h6,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h1,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h2,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h3,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h4,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h5,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) h6,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h1,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h2,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h3,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h4,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h5,
.refinement-criteria-option .criteria-option.surplus-a ul > li:not(.negate) .h6,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) h1,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) h2,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) h3,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) h4,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) h5,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) h6,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .h1,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .h2,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .h3,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .h4,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .h5,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) .h6 {
    margin-bottom: 0;
    color: #555;
}
.selection-criteria-option .criteria-option > .button,
.refinement-criteria-option .criteria-option > .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5625rem;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
}
.selection-criteria-option .button,
.refinement-criteria-option .button {
    margin: 0;
}
@media screen and (max-width: 39.99875em) {
    .selection-criteria-option,
    .refinement-criteria-option {
        background-color: transparent;
        height: auto;
    }
    .selection-criteria-option .criteria-option,
    .refinement-criteria-option .criteria-option {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-radius: 4px;
        padding: 0.625rem;
        width: 100%;
        background-color: #f1f1f1;
    }
    .selection-criteria-option .criteria-option > ul,
    .refinement-criteria-option .criteria-option > ul {
        margin: 0;
    }
    .selection-criteria-option .criteria-option > .button,
    .refinement-criteria-option .criteria-option > .button {
        margin: 0;
    }
}
.filter-criteria > section.filter-field,
.search-criteria.main-search-criteria .search-criteria-field {
    font-size: 0.75rem;
}
.filter-criteria > section.filter-field select,
.search-criteria.main-search-criteria .search-criteria-field select {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 0.75rem;
    margin-bottom: 0;
    height: 41px;
}
.filter-criteria > section.filter-field select + input,
.search-criteria.main-search-criteria .search-criteria-field select + input {
    margin-top: 1rem;
}
.filter-criteria > section.filter-field [type="text"],
.search-criteria.main-search-criteria .search-criteria-field [type="text"],
.filter-criteria > section.filter-field [type="number"],
.search-criteria.main-search-criteria .search-criteria-field [type="number"] {
    font-size: 0.75rem;
    height: 41px;
    margin-bottom: 0;
}
.filter-criteria > section.filter-field .select-group,
.search-criteria.main-search-criteria .search-criteria-field .select-group,
.filter-criteria > section.filter-field .input-group,
.search-criteria.main-search-criteria .search-criteria-field .input-group {
    margin-bottom: 0;
}
.filter-criteria > section.filter-field label,
.search-criteria.main-search-criteria .search-criteria-field label,
.filter-criteria > section.filter-field .input-group-field,
.search-criteria.main-search-criteria .search-criteria-field .input-group-field,
.filter-criteria > section.filter-field .input-group-label,
.search-criteria.main-search-criteria .search-criteria-field .input-group-label {
    font-size: 0.75rem;
}
.dropdown-pane.filter-criteria {
    min-width: 300px;
    max-width: 100%;
    font-size: 0.75rem;
    border-radius: 0;
    padding: 0 0.75rem 0.75rem 0.75rem;
}
.dropdown-pane.filter-criteria.wide-large {
    min-width: 500px;
}
.dropdown-pane.filter-criteria.wide-xlarge {
    min-width: 700px;
}
.dropdown-pane.filter-criteria.w-xxx-micro,
.dropdown-pane.filter-criteria.w-min-xxx-micro {
    min-width: 40px;
}
.dropdown-pane.filter-criteria.w-xxx-micro,
.dropdown-pane.filter-criteria.w-max-xxx-micro {
    max-width: 40px;
}
.dropdown-pane.filter-criteria.w-xx-micro,
.dropdown-pane.filter-criteria.w-min-xx-micro {
    min-width: 60px;
}
.dropdown-pane.filter-criteria.w-xx-micro,
.dropdown-pane.filter-criteria.w-max-xx-micro {
    max-width: 60px;
}
.dropdown-pane.filter-criteria.w-x-micro,
.dropdown-pane.filter-criteria.w-min-x-micro {
    min-width: 80px;
}
.dropdown-pane.filter-criteria.w-x-micro,
.dropdown-pane.filter-criteria.w-max-x-micro {
    max-width: 80px;
}
.dropdown-pane.filter-criteria.w-micro,
.dropdown-pane.filter-criteria.w-min-micro {
    min-width: 90px;
}
.dropdown-pane.filter-criteria.w-micro,
.dropdown-pane.filter-criteria.w-max-micro {
    max-width: 90px;
}
.dropdown-pane.filter-criteria.w-s-micro,
.dropdown-pane.filter-criteria.w-min-s-micro {
    min-width: 110px;
}
.dropdown-pane.filter-criteria.w-s-micro,
.dropdown-pane.filter-criteria.w-max-s-micro {
    max-width: 110px;
}
.dropdown-pane.filter-criteria.w-xx-small,
.dropdown-pane.filter-criteria.w-min-xx-small {
    min-width: 150px;
}
.dropdown-pane.filter-criteria.w-xx-small,
.dropdown-pane.filter-criteria.w-max-xx-small {
    max-width: 150px;
}
.dropdown-pane.filter-criteria.w-x-small,
.dropdown-pane.filter-criteria.w-min-x-small {
    min-width: 200px;
}
.dropdown-pane.filter-criteria.w-x-small,
.dropdown-pane.filter-criteria.w-max-x-small {
    max-width: 200px;
}
.dropdown-pane.filter-criteria.w-small,
.dropdown-pane.filter-criteria.w-min-small {
    min-width: 250px;
}
.dropdown-pane.filter-criteria.w-small,
.dropdown-pane.filter-criteria.w-max-small {
    max-width: 250px;
}
.dropdown-pane.filter-criteria.w-sss-medium,
.dropdown-pane.filter-criteria.w-min-sss-medium {
    min-width: 280px;
}
.dropdown-pane.filter-criteria.w-sss-medium,
.dropdown-pane.filter-criteria.w-max-sss-medium {
    max-width: 280px;
}
.dropdown-pane.filter-criteria.w-ss-medium,
.dropdown-pane.filter-criteria.w-min-ss-medium {
    min-width: 300px;
}
.dropdown-pane.filter-criteria.w-ss-medium,
.dropdown-pane.filter-criteria.w-max-ss-medium {
    max-width: 300px;
}
.dropdown-pane.filter-criteria.w-s-medium,
.dropdown-pane.filter-criteria.w-min-s-medium {
    min-width: 350px;
}
.dropdown-pane.filter-criteria.w-s-medium,
.dropdown-pane.filter-criteria.w-max-s-medium {
    max-width: 350px;
}
.dropdown-pane.filter-criteria.w-medium,
.dropdown-pane.filter-criteria.w-min-medium {
    min-width: 400px;
}
.dropdown-pane.filter-criteria.w-medium,
.dropdown-pane.filter-criteria.w-max-medium {
    max-width: 400px;
}
.dropdown-pane.filter-criteria.w-s-large,
.dropdown-pane.filter-criteria.w-min-s-large {
    min-width: 500px;
}
.dropdown-pane.filter-criteria.w-s-large,
.dropdown-pane.filter-criteria.w-max-s-large {
    max-width: 500px;
}
.dropdown-pane.filter-criteria.w-large,
.dropdown-pane.filter-criteria.w-min-large {
    min-width: 600px;
}
.dropdown-pane.filter-criteria.w-large,
.dropdown-pane.filter-criteria.w-max-large {
    max-width: 600px;
}
.dropdown-pane.filter-criteria.w-x-large,
.dropdown-pane.filter-criteria.w-min-x-large {
    min-width: 800px;
}
.dropdown-pane.filter-criteria.w-x-large,
.dropdown-pane.filter-criteria.w-max-x-large {
    max-width: 800px;
}
.dropdown-pane.filter-criteria.w-xx-large,
.dropdown-pane.filter-criteria.w-min-xx-large {
    min-width: 1000px;
}
.dropdown-pane.filter-criteria.w-xx-large,
.dropdown-pane.filter-criteria.w-max-xx-large {
    max-width: 1000px;
}
.dropdown-pane.filter-criteria.w-xxx-large,
.dropdown-pane.filter-criteria.w-min-xxx-large {
    min-width: 1200px;
}
.dropdown-pane.filter-criteria.w-xxx-large,
.dropdown-pane.filter-criteria.w-max-xxx-large {
    max-width: 1200px;
}
.dropdown-pane.filter-criteria.w-full,
.dropdown-pane.filter-criteria.w-min-full {
    min-width: 100%;
}
.dropdown-pane.filter-criteria.w-full,
.dropdown-pane.filter-criteria.w-max-full {
    max-width: 100%;
}
.dropdown-pane.filter-criteria.w-auto,
.dropdown-pane.filter-criteria.w-min-auto {
    min-width: auto;
}
.dropdown-pane.filter-criteria.w-auto,
.dropdown-pane.filter-criteria.w-max-auto {
    max-width: auto;
}
.dropdown-pane.filter-criteria .filter-action .button-set .button-three {
    padding: 0;
}
.dropdown-pane.filter-criteria .filter-action .button-set .button-three:hover {
    background-color: transparent;
}
.dropdown-pane.filter-criteria .filter-action .button-set .button-three + .button-three::before {
    content: "|";
    display: inline-block;
    margin: 0 0.75rem;
    text-decoration: none;
}
.graph-customise {
    width: 100%;
}
.graph-customise .filter-criteria > section .accordion .accordion-item:first-child > :first-child {
    border-top: solid 1px #f1f1f1;
}
.graph-customise .filter-criteria {
    font-size: 0.75rem;
}
.graph-customise .filter-criteria section .accordion {
    width: 100%;
    background-color: #ffffff;
}
.graph-customise .filter-criteria section .accordion .accordion-item {
    font-size: 0.75rem;
}
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-title {
    font-size: 0.75rem;
    font-weight: normal;
    border-top: solid 1px #f1f1f1;
    background-color: #f1f1f1;
    padding: 0.625rem 1.375rem 0.6875rem 0.75rem;
}
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-title::before {
    right: 0.5em;
    margin-top: -0.5em;
    font-size: 1.25rem;
    font-weight: 300;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.graph-customise .filter-criteria section .accordion .accordion-item.is-active .accordion-title {
    font-size: 0.75rem;
    background-color: #ffffff;
    font-weight: normal;
    border-top: solid 1px #f1f1f1;
}
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content {
    background-color: #ffffff;
    padding: 0.6875rem;
}
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content textarea,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content input,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content select,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .select-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .input-group {
    margin-bottom: 0;
}
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content textarea + textarea,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content textarea + input,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content textarea + select,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content textarea + .select-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content textarea + .input-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content input + textarea,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content input + input,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content input + select,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content input + .select-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content input + .input-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content select + textarea,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content select + input,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content select + select,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content select + .select-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content select + .input-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .select-group + textarea,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .select-group + input,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .select-group + select,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .select-group + .select-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .select-group + .input-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .input-group + textarea,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .input-group + input,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .input-group + select,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .input-group + .select-group,
.graph-customise .filter-criteria section .accordion .accordion-item .accordion-content .input-group + .input-group {
    margin-top: 1rem;
}
.graph-customise .filter-criteria .select-group span {
    font-size: 0.625rem;
}
.graph-customise .filter-criteria .form-radio label {
    max-width: 100%;
    width: 10rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.graph-customise .table-container {
    margin-top: 0.75rem;
}
.filter-criteria {
    background-color: #ffffff;
    padding: 0 0.75rem 0.75rem 0.75rem;
}
.filter-criteria > header {
    width: calc(100% - 1em);
}
.filter-criteria > header .filter-type::before {
    content: "Filter by ";
}
.no-prefix.filter-criteria > header .filter-type::before {
    content: "";
}
.filter-criteria > header + section .accordion .accordion-item:first-child > :first-child {
    border-top-width: 1px;
}
.filter-criteria > section.filter-field .module {
    background-color: transparent;
    height: 150px;
    white-space: nowrap;
    padding: 10px 0px;
}
.filter-criteria > section.filter-field .form-radio label {
    min-width: 80px;
}
.filter-criteria > header,
.filter-criteria > section {
    background-color: #ffffff;
    padding-top: 0.75rem;
    text-align: left;
}
.filter-criteria > header .button,
.filter-criteria > section .button {
    margin-bottom: 0;
}
.filter-criteria > header .accordion,
.filter-criteria > section .accordion {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 180px;
}
.filter-criteria > header .accordion.small,
.filter-criteria > section .accordion.small {
    max-height: 100px;
}
.filter-criteria > header .accordion.medium,
.filter-criteria > section .accordion.medium {
    max-height: 180px;
}
.filter-criteria > header .accordion.large,
.filter-criteria > section .accordion.large {
    max-height: 255px;
}
.filter-criteria > header .accordion.x-large,
.filter-criteria > section .accordion.x-large {
    max-height: 500px;
}
.filter-criteria > header .accordion.full,
.filter-criteria > section .accordion.full {
    max-height: calc(100% - 19px - 12px - 12px);
}
.filter-criteria > header .accordion.max,
.filter-criteria > section .accordion.max {
    max-height: 100vh;
}
.filter-criteria > header .accordion .accordion-item:first-child > :first-child,
.filter-criteria > section .accordion .accordion-item:first-child > :first-child {
    border-radius: 0;
    border-top-width: 0;
}
.filter-criteria > header .accordion .accordion-item.is-active .accordion-title::before,
.filter-criteria > section .accordion .accordion-item.is-active .accordion-title::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter-criteria > header .accordion .accordion-item .accordion-title,
.filter-criteria > section .accordion .accordion-item .accordion-title {
    border-width: 0;
    border-top-width: 1px;
    padding: 0.625rem 0;
}
.filter-criteria > header .accordion .accordion-item .accordion-title::before,
.filter-criteria > section .accordion .accordion-item .accordion-title::before {
    right: 5px;
    font-size: 1.25rem;
    font-weight: 300;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.filter-criteria > header .accordion .accordion-item .accordion-title:hover,
.filter-criteria > header .accordion .accordion-item .accordion-title:focus,
.filter-criteria > section .accordion .accordion-item .accordion-title:hover,
.filter-criteria > section .accordion .accordion-item .accordion-title:focus {
    background-color: transparent;
}
.filter-criteria > header .accordion .accordion-item .accordion-content,
.filter-criteria > section .accordion .accordion-item .accordion-content {
    border: none;
    padding: 0.625rem 0;
}
.filter-criteria .invalid.checkbox-group > [data-invalid],
.filter-criteria .invalid.form-checkbox > [data-invalid] {
    left: 0.5em;
}
.filter-criteria .close-button {
    top: 0.75rem;
    right: 0.75rem;
    color: #121316;
    font-size: 1.375rem;
    font-weight: 300;
}
.filter-criteria .close-button:hover {
    color: #121316;
}
.filter-criteria.refinement-map {
    max-width: 580px;
    width: 100%;
    left: auto !important;
    right: 122px !important;
}
.table-attribute-action .filter-criteria ul {
    display: block;
}
.content-explorer .explorer > section .accordion-tab-search,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search {
    padding: 0.375rem;
}
.content-explorer .explorer > section .accordion-tab-search .input-group,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group {
    min-width: 100%;
    margin-bottom: 0;
}
.content-explorer .explorer > section .accordion-tab-search .input-group input,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group input {
    max-width: none;
}
.content-explorer .explorer > section .accordion-tab-search .input-group input.empty,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group input.empty {
    border-radius: 4px;
}
.content-explorer .explorer > section .accordion-tab-search .input-group input.empty + .input-group-button,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group input.empty + .input-group-button {
    display: none;
}
.content-explorer .explorer > section .accordion-tab-search .input-group .input-group-button button.close,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group .input-group-button button.close {
    font-size: 1.25rem;
    font-weight: 300;
    padding: 0 0.625rem;
}
.content-explorer .explorer > section .accordion-item .accordion-title,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title {
    background-color: #ffffff;
    border: none;
}
.content-explorer .explorer > section .accordion-item .accordion-content,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-content {
    padding: 0;
    border-right: none;
    border-left: none;
    border-top: solid 1px #cecece;
    border-bottom: solid 1px #cecece;
}
.module-search-saved-views .content-explorer .explorer > section .accordion-item .accordion-content,
.content-explorer .module-search-saved-views .explorer > section .accordion-item .accordion-content,
.module-search-saved-views .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-content,
.search-criteria.main-search-criteria .search-criteria-field .module-search-saved-views .search-type .accordion-item .accordion-content {
    border-bottom: none;
}
.content-explorer .explorer > section .accordion-item a,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item a {
    white-space: pre-wrap;
}
.content-explorer .explorer > section .accordion-item .highlight,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .highlight {
    color: #ffffff;
    background-color: #008109;
}
.content-explorer {
    border: solid 1px #cecece;
    background-color: #f1f1f1;
}
.content-explorer .explorer > header {
    font-weight: 500;
}
.content-explorer .explorer > section .tabs.vertical .tabs-title:not(last-child) {
    border-bottom: solid 1px #f1f1f1;
}
.content-explorer .explorer > section .tabs.vertical .tabs-title:last-child {
    border-bottom: none;
}
.content-explorer .explorer > section .tabs.vertical .tabs-title:hover a,
.content-explorer .explorer > section .tabs.vertical .tabs-title.is-active a {
    background-color: #e5e5e5;
}
.content-explorer .explorer > section .tabs.vertical .tabs-title a {
    font-weight: normal;
    font-size: 12px;
    font-weight: normal;
    padding: 0.71875rem 0.75rem;
    background-color: #ffffff;
}
.content-explorer .explorer > section .accordion-tab-search {
    background-color: #ffffff;
}
.content-explorer .explorer > section .accordion {
    margin-bottom: 0;
}
.content-explorer .content > header > span:first-child {
    font-size: 1rem;
}
.content-explorer .content > header > span:first-child span {
    font-weight: 500;
}
.content-explorer .content > section {
    background-color: #f1f1f1;
    padding: 0 12px;
}
.content-explorer .content > section .tabs-content {
    background-color: #f1f1f1;
    border: none;
    padding: 0;
}
.content-explorer .content > section .tabs-content .tabs-panel > .grid-margin-y {
    margin-bottom: 0;
}
.content-explorer .explorer > header,
.content-explorer .content > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.875rem;
    padding: 0.75rem;
    color: #121316;
    background-color: #f1f1f1;
}
.content-explorer .explorer > header a,
.content-explorer .content > header a {
    font-size: 0.875rem;
    margin-bottom: 0;
}
.search-criteria.main-search-criteria .search-criteria-field {
    border: solid 1px #cecece;
}
.module-search-saved-views .search-criteria.main-search-criteria .search-criteria-field .search-type {
    background-color: #f1f1f1;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: solid 1px rgba(206, 206, 206, 0.5);
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a {
    color: #ffffff;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a[data-toggle][data-toggle-icon] {
    margin-left: 0.5rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a .gd-chevron-up,
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a .gd-chevron-left {
    color: #a0a0a0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical {
    width: 100%;
    height: 100%;
    background-color: #f1f1f1;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title {
    width: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title.is-active {
    background-color: #e5e5e5;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title:hover a,
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title.is-active a {
    background-color: #e5e5e5;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title a {
    background-color: #f1f1f1;
    font-size: 12px;
    font-weight: normal;
    padding: 0.71875rem 0.75rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title a::before {
    left: 0;
    width: 4px;
    height: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical.menu li > a i.gd-chevron-right {
    font-size: 0.5625rem;
    color: #a0a0a0;
    margin-right: 0.3125rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical.menu li[aria-expanded="true"] > a i.gd-chevron-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #121316;
}
.module-search-saved-views .search-criteria.main-search-criteria .search-criteria-field .search-selection {
    border-bottom: solid 1px rgba(206, 206, 206, 0.5);
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: solid 1px rgba(206, 206, 206, 0.5);
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content {
    padding: 0;
    height: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content.vertical {
    border: none;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs {
    padding-left: 0.5625rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs .tabs-title a {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
    color: #121316;
    line-height: 1.5;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-content {
    border: none;
    border-top: solid 1px #cecece;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title {
    background-color: #f1f1f1;
    border: none;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title .tooltipWrap {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: -5px 5px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-content {
    border: none;
    padding: 0.6875rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-content:last-child {
    border: none;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .inline-list {
    width: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .inline-list li {
    width: calc(50% - 2px);
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .input-group .input-group-button .button {
    padding-right: 10px;
    padding-left: 10px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .input-group.date > label:first-child {
    top: 9px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .input-group.date input {
    padding-top: 11px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .input-group.floating-label input {
    padding-top: 11px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .input-group.floating-label input:focus + label,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .input-group.floating-label input.not-empty + label {
    -webkit-transform: translateY(-50%) translateY(-7px) scale(0.7);
    -ms-transform: translateY(-50%) translateY(-7px) scale(0.7);
    transform: translateY(-50%) translateY(-7px) scale(0.7);
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .slider {
    margin: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular ul,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link ul,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li {
    display: inline-block;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link ul,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li {
    display: block;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li + li {
    margin-top: 1rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 35px;
    padding: 0 8px 0 11px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-steps .title {
    color: #121316;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a.accordion-show-hide-all,
.search-criteria.main-search-criteria .search-criteria-field .search-selection > header a.accordion-show-hide-all {
    font-size: 0.625rem;
    color: #ffffff;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a.accordion-show-hide-all i,
.search-criteria.main-search-criteria .search-criteria-field .search-selection > header a.accordion-show-hide-all i {
    padding: 0.1875rem;
    margin-left: 0.5625rem;
    background-color: #ffffff;
    color: #121316;
    border-radius: 1px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a.accordion-show-hide-all i::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection > header a.accordion-show-hide-all i::before {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header a.accordion-show-hide-all i.gd-minus::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection > header a.accordion-show-hide-all i.gd-minus::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media screen and (max-width: 39.99875em) {
    .search-criteria.main-search-criteria .search-criteria-field .search-type > header a.accordion-show-hide-all span,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection > header a.accordion-show-hide-all span {
        display: none;
    }
    .search-criteria.main-search-criteria .search-criteria-field .search-type > header a.accordion-show-hide-all i,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection > header a.accordion-show-hide-all i {
        margin-left: 0;
    }
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > section,
.search-criteria.main-search-criteria .search-criteria-field .search-selection > section {
    border-right: solid 1px #cecece;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs-panel > .grid-x > .cell:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-panel > .grid-x > .cell:first-child {
    background-color: #f1f1f1;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .type-title,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .type-title {
    margin-top: 0;
    font-size: 0.75rem;
    font-weight: 500;
    color: #121316;
    text-rendering: optimizeLegibility;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .note,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .note {
    font-style: italic;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion {
    margin-bottom: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item.is-active .accordion-title::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item.is-active .accordion-title::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title {
    padding: 0.6875rem 1.375rem 0.75rem 0.6875rem;
    font-size: 0.75rem;
    font-weight: 500;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title::before {
    right: 0.5em;
    margin-top: -0.5em;
    font-size: 1.25rem;
    font-weight: 300;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:focus,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:visited,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:focus,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:visited {
    color: #121316;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item:last-child:not(.is-active) > .accordion-title,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item:last-child:not(.is-active) > .accordion-title {
    border-radius: 0;
    border-bottom: solid 1px #cecece;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item:first-child > :first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item:first-child > :first-child {
    border-top: none;
    border-radius: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item:not(.is-active) + .accordion-item .accordion-title,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item:not(.is-active) + .accordion-item .accordion-title {
    border-top: solid 1px #cecece;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type,
.search-criteria.main-search-criteria .search-criteria-field .search-selection,
.search-criteria.main-search-criteria .search-criteria-field .search-confirm {
    height: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header,
.search-criteria.main-search-criteria .search-criteria-field .search-selection > header,
.search-criteria.main-search-criteria .search-criteria-field .search-confirm > header {
    font-size: 0.875rem;
    padding: 0.75rem;
    color: #ffffff;
    background-color: #121316;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type > header + section,
.search-criteria.main-search-criteria .search-criteria-field .search-selection > header + section,
.search-criteria.main-search-criteria .search-criteria-field .search-confirm > header + section {
    height: calc(100% - (1.5 * 0.875rem) - 0.75rem - 0.75rem);
}
.module-search-saved-views .search-criteria.main-search-criteria .search-criteria-field .search-confirm {
    border-bottom: solid 1px rgba(206, 206, 206, 0.5);
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .search-filter-action-container {
    height: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .search-filter-action-container .grid-y {
    height: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .search-action-container {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    bottom: 0;
    background-color: #f1f1f1;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .summary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .summary .h4 {
    margin-bottom: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .summary .button {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    padding: 0.3125rem;
    margin-bottom: 0;
    margin-top: 13px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .summary.stacked {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul {
    width: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) {
    width: 100%;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: start !important;
    -webkit-align-items: start !important;
    -ms-flex-align: start !important;
    align-items: start !important;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span {
    display: inherit;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: -10px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span {
    display: inherit;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span.operator {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    margin: 0 0.375rem 0 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span.operator.group {
    width: auto;
    position: relative;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span.operator.group:before {
    display: none;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span.operator:empty::after {
    content: attr(data-operator);
    position: relative;
    border-radius: 2px;
    padding: 0 6px;
    background-color: #ffffff;
    border: solid 1px #121316;
    text-transform: uppercase;
    line-height: 0.75rem;
    font-size: 0.5625rem;
    left: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator {
    position: relative;
    border-radius: 50px;
    border: solid 1px #121316;
    background-color: #ffffff;
    padding: 0 6px;
    margin: 0;
    line-height: 0.75rem;
    font-size: 0.5625rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator::before {
    content: attr(data-operator);
    color: #121316;
    text-transform: uppercase;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > span.operator a.button.operator i {
    background: transparent;
    padding-left: 3px;
    font-size: 0.625rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span > a {
    margin-top: 10px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate).operator.group {
    width: 100%;
    position: relative;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate).operator.group:before {
    content: "";
    position: relative;
    left: -10px;
    width: calc(100% + 20px);
    height: 1px;
    top: 50%;
    background-color: #cecece;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate).operator:empty::after {
    content: attr(data-operator);
    position: relative;
    border-radius: 2px;
    padding: 0 6px;
    background-color: #ffffff;
    border: solid 1px #121316;
    text-transform: uppercase;
    line-height: 0.75rem;
    font-size: 0.5625rem;
    left: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate).operator a.button.operator {
    position: relative;
    border-radius: 50px;
    border: solid 1px #121316;
    background-color: #ffffff;
    padding: 0 6px;
    margin: 0;
    line-height: 0.75rem;
    font-size: 0.5625rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate).operator a.button.operator::before {
    content: attr(data-operator);
    color: #121316;
    text-transform: uppercase;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate).operator a.button.operator i {
    background: transparent;
    padding-left: 3px;
    font-size: 0.625rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) .operator-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) .operator-selector li {
    padding-right: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) .operator-selector li a {
    width: 100%;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) .button {
    margin-left: 0 !important;
    clear: left;
    float: left;
}
.search-criteria.main-search-criteria .search-criteria-field .input-group,
.search-criteria.main-search-criteria .search-criteria-field select,
.search-criteria.main-search-criteria .search-criteria-field [type="text"],
.search-criteria.main-search-criteria .search-criteria-field [type="number"] {
    height: 31px;
    max-width: 16.375rem;
}
.search-criteria.main-search-criteria .search-criteria-field select[multiple] {
    height: auto;
    padding: 0;
}
.search-criteria.main-search-criteria .search-criteria-field select[multiple] option {
    padding-top: 0.5rem;
    padding-right: 1.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}
.grid-padding-y .search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .grid-padding-y {
    margin-top: 0;
    margin-bottom: 0;
}
.grid-padding-x .search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .grid-padding-x {
    margin-right: 0;
    margin-left: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li {
    padding-right: 0.375rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: normal;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li .button,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li .button {
    margin: 0 0.375rem 0.375rem 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li .button:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li .button:first-child {
    margin-left: 0.375rem;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .button.search {
    margin-bottom: 0;
}
.result-analytics {
    background-color: #f1f1f1;
}
.result-analytics .analytics-menu {
    border-bottom: solid 1px #e6e6e6;
}
.result-analytics .analytics-menu header {
    background: none;
    padding: 0.5rem;
}
.result-analytics .analytics-menu .menu.island {
    font-weight: 500;
}
.result-analytics .analytics-menu .menu.island a {
    padding: 1rem 0;
    margin: 0 0.5rem 0 0.5rem;
    color: #121316;
}
.result-analytics .analytics-menu .menu.island a:hover {
    border-bottom: solid 3px #231142;
}
.result-analytics .analytics-menu .menu.island .is-active > a {
    position: relative;
    background: none;
    border-bottom: solid 3px #231142;
}
.result-analytics .analytics-menu .menu.island:hover li.is-active:hover > a {
    border-bottom: solid 3px #231142;
}
.result-analytics .analytics-menu .menu.island:hover li.is-active > a {
    border-bottom: solid 3px transparent;
}
.result-analytics .graph-chart .chart {
    background-color: #ffffff;
}
.result-analytics .graph-chart .chart > header {
    text-align: left;
    background: transparent;
    color: #121316;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 0.625rem;
    margin-left: 0.625rem;
    padding-top: 0.625rem;
}
.result-analytics .graph-chart .chart > header .tooltipWrap {
    display: inline-block;
}
.result-analytics .orbit-container {
    margin: 0 0.75rem;
}
.result-analytics .orbit-container .cell {
    background: #fff;
}
.ui-menu.ui-autocomplete.ui-front {
    position: absolute;
    z-index: 5;
    min-width: 180px;
    max-width: 600px;
    list-style: none;
    padding: 0.9375rem 1.125rem;
    font-size: 0.75rem;
    background-color: #ffffff;
    color: #121316;
    max-height: 320px;
    overflow-y: auto;
    border: solid 1px #cecece;
    border-radius: 4px;
}
@media screen and (max-width: 29.99875em) {
    .ui-menu.ui-autocomplete.ui-front {
        max-width: 100%;
    }
}
.ui-menu.ui-autocomplete.ui-front li.ui-menu-item {
    list-style: none;
    margin: 0;
    padding: 0.1875rem 0;
}
.ui-menu.ui-autocomplete.ui-front li.ui-menu-item:focus {
    outline: none;
}
.ui-menu.ui-autocomplete.ui-front.split {
    padding: 0.5rem 0.5rem;
}
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item:last-child {
    border-top: solid 1px #cecece;
    position: -webkit-sticky;
    position: sticky;
    padding-bottom: 1rem;
    bottom: -1rem;
    background-color: #ffffff;
}
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item:last-child .button,
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item:last-child label,
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item:last-child span,
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item:last-child input {
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400;
}
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item:last-child .ui-menu-item-wrapper div:last-child {
    max-width: none;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 3px 3px 3px 3px;
}
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper div:last-child:not(:first-child) {
    width: 150px;
    min-width: 30%;
    max-width: 30%;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #cecece;
}
.ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper .highlight {
    font-weight: 600;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item:first-child .ui-menu-item-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item:first-child .ui-menu-item-wrapper div:first-child:not(:last-child) {
    text-align: start;
    color: #121316;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item:first-child .ui-menu-item-wrapper div:last-child {
    width: auto;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item:first-child .ui-menu-item-wrapper div:last-child a {
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item:last-child {
    border-top: none;
    position: static;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item .ui-menu-item-wrapper div:last-child {
    text-align: end;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item .ui-menu-item-wrapper div:last-child a {
    font-weight: 500;
}
.ui-menu.ui-autocomplete.ui-front.split.share li.ui-menu-item .ui-menu-item-wrapper div:last-child a + a {
    margin-left: 1em;
}
.ui-menu.ui-autocomplete.ui-front.split.share.no-match li.ui-menu-item .ui-menu-item-wrapper div:first-child {
    text-align: start;
}
.ui-menu.ui-autocomplete.ui-front.split.share.no-match li.ui-menu-item:last-child .ui-menu-item-wrapper a,
.ui-menu.ui-autocomplete.ui-front.split.share.no-match li.ui-menu-item:last-child .ui-menu-item-wrapper span {
    font-weight: 500;
}
.show-hide-all-compare,
.show-hide-all,
.show-hide-item {
    color: #ffffff;
    margin-top: -2px;
    float: right;
}
.show-hide-all-compare i,
.show-hide-all i,
.show-hide-item i {
    padding: 0.1875rem;
    margin-left: 0.5625rem;
    background-color: #ffffff;
    color: #121316;
    border-radius: 1px;
}
.inverse.show-hide-all-compare i,
.show-hide-all i,
.show-hide-item i {
    background-color: #121316;
    color: #ffffff;
}
.show-hide-all-compare i::before,
.show-hide-all i::before,
.show-hide-item i::before {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.show-hide-all-compare i.gd-minus::before,
.show-hide-all i.gd-minus::before,
.show-hide-item i.gd-minus::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media screen and (max-width: 39.99875em) {
    .show-hide-all-compare span,
    .show-hide-all span,
    .show-hide-item span {
        display: none;
    }
    .show-hide-all-compare i,
    .show-hide-all i,
    .show-hide-item i {
        margin-left: 0;
    }
}
.playbook-nav {
    overflow: hidden;
    border-bottom: 1px solid #cecece;
    background-color: #121316;
}
@media screen and (max-width: 63.99875em) {
    .playbook-nav {
        height: calc(100vh - 42px);
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        border-bottom: none;
    }
}
.playbook-nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
@media screen and (max-width: 63.99875em) {
    .playbook-nav li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}
.playbook-nav li:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.playbook-nav li:first-child a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 30px 12px 30px;
    font-weight: 500;
    font-size: 14px;
    min-width: 130px;
}
@media screen and (max-width: 89.99875em) {
    .playbook-nav li:first-child a {
        padding: 12px 10px 12px 10px;
        min-width: 93px;
    }
}
@media screen and (max-width: 63.99875em) {
    .playbook-nav li:first-child a {
        padding: 21px 11px;
        font-size: 12px;
    }
}
.playbook-nav li:last-child::before,
.playbook-nav li:last-child::after {
    display: none;
}
.playbook-nav li a {
    background-color: #ffffff;
    position: relative;
    padding: 12px 30px 12px 20%;
    width: 100%;
}
@media screen and (max-width: 159.99875em) {
    .playbook-nav li a {
        padding: 12px 0 12px 10%;
    }
}
@media screen and (max-width: 63.99875em) {
    .playbook-nav li a {
        padding: 8px 11px;
        border-top: 1px solid #cecece;
    }
}
.playbook-nav li a p,
.playbook-nav li a span.h5 {
    margin-bottom: 0;
}
@media screen and (max-width: 63.99875em) {
    .playbook-nav li a p,
    .playbook-nav li a span.h5 {
        font-size: 12px;
    }
}
.playbook-nav li a::before,
.playbook-nav li a::after {
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
}
@media screen and (max-width: 63.99875em) {
    .playbook-nav li a::before,
    .playbook-nav li a::after {
        display: none;
    }
}
.playbook-nav li a::before {
    right: -21px;
    top: -47px;
    border-color: transparent transparent transparent #cecece;
    border-width: 80px 0 80px 40px;
    z-index: 1;
}
.playbook-nav li a::after {
    top: -47px;
    right: -20px;
    border-color: transparent transparent transparent #ffffff;
    border-width: 80px 0 80px 40px;
    z-index: 1;
}
.playbook-nav li a:hover {
    background-color: #f1f1f1;
}
.playbook-nav li a:hover::after {
    border-color: transparent transparent transparent #f1f1f1;
}
.playbook-nav li a:hover p {
    text-decoration: underline;
}
.playbook-nav li a.is-active {
    background-color: #f1f1f1;
}
.playbook-nav li a.is-active::after {
    border-color: transparent transparent transparent #f1f1f1;
}
.playbook-nav li a.is-active p {
    text-decoration: none;
}
.playbook-main-wrapp {
    background-color: #121316;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.playbook-main-wrapp .playbook-main-content {
    padding-top: 63px;
    padding-bottom: 60px;
    padding-right: 20px;
    padding-left: 20px;
}
.playbook-main-wrapp-details {
    padding-top: 24px;
}
.header-image {
    height: 470px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.header-image.alpha {
    width: 100%;
    padding-top: 24.3%;
    height: auto;
}
@media screen and (max-width: 51.24875em) {
    .header-image.alpha {
        height: auto;
    }
}
@media screen and (max-width: 51.24875em) {
    .header-image {
        height: 320px;
    }
}
.playbook-info {
    position: relative;
}
.playbook-info h0,
.playbook-info h1,
.playbook-info h3,
.playbook-info p,
.playbook-info > a {
    margin-bottom: 20px;
}
.playbook-info::before {
    content: "";
    width: 2px;
    height: 100%;
    border-right: 1px solid #c5c2cd;
    position: absolute;
    right: 50px;
    top: 0;
}
.alpha.playbook-info::before {
    border-right: none;
}
@media screen and (max-width: 89.99875em) {
    .playbook-info::before {
        display: none;
    }
}
.playbook-info .playbook-info-inner {
    max-width: 560px;
    width: 100%;
}
.step-list .step-list-item {
    padding: 14px 0 21px 0;
}
.step-list .step-list-item,
.step-list h3 {
    border-bottom: 1px solid #c5c2cd;
}
.step-list h3,
.step-list .button {
    margin-bottom: 0;
}
.step-list h3 {
    padding-bottom: 30px;
}
.step-list ol {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    counter-reset: gd-counter;
}
.step-list ol li {
    padding-left: 20px;
    position: relative;
    counter-increment: gd-counter;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.57143;
    color: #c5c2cd;
}
.step-list ol li:before {
    position: absolute;
    left: 0;
    content: counter(gd-counter) ". ";
    color: #0034ec;
    font-weight: bold;
}
.step-list ol.num-only {
    list-style: none;
    margin-left: 0;
}
.step-list ol.num-only li {
    color: #ffffff;
    counter-increment: custom;
}
.step-list ol.num-only li:first-child {
    counter-reset: custom;
}
.step-list ol.num-only li::before {
    content: counter(custom) " ";
}
.planner-section {
    padding: 0 10px;
}
.module-search-saved-views .planner-section {
    padding: 0;
}
.planner-section ul {
    margin-left: 0;
}
.planner-section .fancytree-node .fancytree-expander {
    font-size: 10px;
}
.planner-section .fancytree-node .fancytree-title {
    color: #121316;
}
.planner-section .form-radio label::before {
    top: 2px;
}
.planner-section .form-radio label::after {
    top: 7px;
}
.planner .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title {
    font-size: 14px;
    padding: 0.6875rem;
}
.planner .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title::before {
    font-size: 2em;
}
.planner-criteria-option {
    padding: 0 10px;
}
.planner-criteria-option.padding-reset {
    padding-left: 5px;
}
.planner-criteria-option li p {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
}
.planner-name-input::-webkit-input-placeholder {
    color: #686868;
    font-size: 14px;
}
.planner-name-input:-ms-input-placeholder {
    color: #686868;
    font-size: 14px;
}
.planner-name-input::-ms-input-placeholder {
    color: #686868;
    font-size: 14px;
}
.planner-name-input::placeholder {
    color: #686868;
    font-size: 14px;
}
.refinment-label {
    display: block;
    margin-bottom: 5px;
}
body.full-modal {
    overflow: hidden;
}
.reveal {
    text-align: center;
    padding: 2.5rem;
    min-width: 200px;
}
@media screen and (max-width: 29.99875em) {
    .reveal {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
.reveal:focus {
    outline: none;
}
.reveal.full {
    top: 0 !important;
    left: 0 !important;
    z-index: 1002;
}
.reveal.graphic-zoom {
    min-height: 60vh;
}
.reveal.graph {
    max-width: 800px;
}
.reveal.graph .graph-chart {
    width: 100%;
}
.reveal.confirm,
.reveal.prompt {
    max-width: 600px;
}
.reveal.notify {
    max-width: 480px;
}
.reveal.notify > header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
}
.reveal.notify > header > * {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0;
}
.reveal.notify > header > * + * {
    margin-top: 0.5em;
}
.reveal.notify > footer {
    font-size: 0.75rem;
}
.reveal.notify > footer a {
    text-decoration: underline;
}
.reveal.info {
    max-width: 750px;
    text-align: left;
    padding: 3.125rem 4.375rem 5rem 5.625rem;
}
.reveal.unlock {
    max-width: 800px;
    text-align: left;
    padding: 1.25rem 3.75rem 3.125rem 3.75rem;
    border-width: 0;
    border-top: solid 4px #121316;
}
@media screen and (max-width: 39.99875em) {
    .reveal.unlock {
        width: 96%;
        padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    }
}
.reveal.rim {
    width: 90%;
    max-width: 90%;
    height: 95%;
    top: 2.5% !important;
}
.reveal.annotate > .grid-container {
    max-width: 75rem;
}
.reveal.report-preview > .grid-container {
    max-width: 112.5rem;
}
.reveal.annotate,
.reveal.report-preview {
    padding: 0.625rem;
}
.reveal.annotate > .grid-container,
.reveal.report-preview > .grid-container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.reveal.annotate > .grid-container > section.body,
.reveal.report-preview > .grid-container > section.body {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.reveal.annotate > .grid-container > section.body > .img-boundary,
.reveal.report-preview > .grid-container > section.body > .img-boundary {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.reveal.annotate > .grid-container > section.body > .img-boundary .img-package,
.reveal.report-preview > .grid-container > section.body > .img-boundary .img-package {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    min-height: 60vh;
}
.reveal.annotate > .grid-container > section.editor-tool,
.reveal.annotate > .grid-container > section.report-header,
.reveal.report-preview > .grid-container > section.editor-tool,
.reveal.report-preview > .grid-container > section.report-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.reveal.annotate > .grid-container > section.editor-tool .tool .button.unset,
.reveal.annotate > .grid-container > section.editor-tool .tool .button.disabled,
.reveal.report-preview > .grid-container > section.editor-tool .tool .button.unset,
.reveal.report-preview > .grid-container > section.editor-tool .tool .button.disabled {
    color: #a0a0a0;
}
.reveal.annotate > .grid-container > section.editor-tool .tool .dropdown-pane,
.reveal.report-preview > .grid-container > section.editor-tool .tool .dropdown-pane {
    border-color: #121316;
    padding: 0.625rem 0.25rem;
    max-width: 90vh;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a.set i,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a.set i {
    background-color: #121316;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a {
    width: auto;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a i,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a i {
    border-radius: 50%;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="1"] i,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="1"] i {
    font-size: 1px;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="8"] i,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="8"] i {
    font-size: 8px;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="15"] i,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="15"] i {
    font-size: 15px;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="20"] i,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="20"] i {
    font-size: 20px;
}
.reveal.annotate > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="25"] i,
.reveal.report-preview > .grid-container > section.editor-tool .tool [data-editor-tool-panel="draw"] ul li a[data-size="25"] i {
    font-size: 25px;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul,
.reveal.annotate > .grid-container > section.editor-tool .tool li,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul,
.reveal.report-preview > .grid-container > section.editor-tool .tool li {
    list-style: none;
    margin: 0;
    padding: 0 0.25rem;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul.tool-item-oneline,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul.tool-item-oneline {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul.tool-item-oneline li.oneline,
.reveal.annotate > .grid-container > section.editor-tool .tool ul.tool-item-oneline li .oneline,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul.tool-item-oneline li.oneline,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul.tool-item-oneline li .oneline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul.tool-item-oneline li.oneline span,
.reveal.annotate > .grid-container > section.editor-tool .tool ul.tool-item-oneline li .oneline span,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul.tool-item-oneline li.oneline span,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul.tool-item-oneline li .oneline span {
    white-space: nowrap;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul.tool-item-oneline li select,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul.tool-item-oneline li select {
    font-size: inherit;
    padding: 5px 20px 5px 5px;
    line-height: normal;
    height: auto;
    width: auto;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul.tool-item-oneline li a,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul.tool-item-oneline li a {
    height: auto;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li {
    color: #121316;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li span,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li span {
    font-size: 0.625rem;
    font-weight: 500;
    margin: 0;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li a i.gd-plus,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li a i.gd-plus {
    font-size: 1rem;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li a i.gd-close,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li a i.gd-close {
    font-size: 0.75rem;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li a,
.reveal.annotate > .grid-container > section.editor-tool .tool ul li .zoom-group,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li a,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li .zoom-group {
    width: 3rem;
    height: 2.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li a i,
.reveal.annotate > .grid-container > section.editor-tool .tool ul li .zoom-group i,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li a i,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li .zoom-group i {
    font-size: 1.125rem;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li .zoom-group,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li .zoom-group {
    width: auto;
    line-height: 1;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li .zoom-group .zoom-button,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li .zoom-group .zoom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li .zoom-group .zoom-button .button,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li .zoom-group .zoom-button .button {
    height: auto;
    width: auto;
    padding: 0 10px;
    margin-bottom: 0;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li .zoom-group .zoom-button .button i,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li .zoom-group .zoom-button .button i {
    font-size: 0.75rem;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li + li:not(.no-separator),
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li + li:not(.no-separator) {
    position: relative;
}
.reveal.annotate > .grid-container > section.editor-tool .tool ul li + li:not(.no-separator)::before,
.reveal.report-preview > .grid-container > section.editor-tool .tool ul li + li:not(.no-separator)::before {
    content: "";
    border-left: 1px solid #cecece;
    height: 1rem;
    position: absolute;
    top: 0.1rem;
    left: 0;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .canvas-wrapper,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .canvas-wrapper {
    height: 100%;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor toolbar,
.reveal.report-preview > .grid-container > section pixie-editor image-editor toolbar {
    display: none;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls {
    height: 0;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls navigation-bar,
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls .tool-panel-container,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls navigation-bar,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls .tool-panel-container {
    display: none;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls.position-top,
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls.position-bottom,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls.position-top,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls.position-bottom {
    height: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    overflow-x: visible;
}
@media screen and (max-width: 60em) {
    .reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls.position-top floating-object-controls,
    .reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls.position-bottom floating-object-controls,
    .reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls.position-top floating-object-controls,
    .reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls.position-bottom floating-object-controls {
        height: auto;
    }
    .reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls.position-top floating-object-controls .mat-icon-button,
    .reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls.position-bottom floating-object-controls .mat-icon-button,
    .reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls.position-top floating-object-controls .mat-icon-button,
    .reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls.position-bottom floating-object-controls .mat-icon-button {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls.position-bottom floating-object-controls,
    .reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls.position-bottom floating-object-controls {
        top: auto;
        bottom: 5px;
    }
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls {
    right: auto;
    border: solid 1px #121316;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ffffff;
    padding: 3px 3px 1px 3px;
    height: auto;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls .right,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls .right {
    display: none;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button:nth-child(5),
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button[aria-describedby="cdk-describedby-message-4"],
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon] svg,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button:nth-child(5),
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button[aria-describedby="cdk-describedby-message-4"],
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon] svg {
    display: none;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon]::before,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon]::before {
    -webkit-font-smoothing: antialiased;
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    speak: none;
    text-transform: none !important;
    font-size: 18px;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="copy-custom"]::before,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="copy-custom"]::before {
    content: "\e985";
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="flip"]::before,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="flip"]::before {
    content: "\e986";
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="flip-to-front"]::before,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="flip-to-front"]::before {
    content: "\e984";
}
.reveal.annotate > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="delete-custom"]::before,
.reveal.report-preview > .grid-container > section pixie-editor image-editor editor-controls floating-object-controls button [svgicon="delete-custom"]::before {
    content: "\e904";
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container history-panel .items-list,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container history-panel .items-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container objects-panel .header .name,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container objects-panel .header .name {
    color: transparent;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container objects-panel .header .name::before,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container objects-panel .header .name::before {
    content: "Layers";
    color: #121316;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel {
    border: solid 1px #121316;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #121316;
    background-color: #ffffff;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .header,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .header {
    padding: 8px 8px;
    color: #121316;
    background-color: #ffffff;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .header .close-button,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .header .close-button {
    top: unset;
    right: unset;
    font-size: inherit;
    font-weight: inherit;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list {
    padding: 0;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .reorder-item-wrapper,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .reorder-item-wrapper {
    padding: 0 8px 8px 8px;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .reorder-item-wrapper .floating-panel-item,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .reorder-item-wrapper .floating-panel-item {
    margin: 0;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item {
    height: 2.25rem;
    margin: 0 8px 8px 8px;
    border-radius: 4px;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item:hover,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item.active,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item.active {
    border-color: #121316;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item .list-icon,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item .list-icon {
    width: auto;
    margin-left: 5px;
    margin-left: 10px;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item .list-icon::before,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item .list-icon::before {
    line-height: inherit;
    display: inline;
}
.reveal.annotate > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item .list-icon svg,
.reveal.report-preview > .grid-container > section pixie-editor image-editor .editor-overlay-container .floating-panel .items-list .floating-panel-item .list-icon svg {
    display: none;
}
.reveal.annotate .item,
.reveal.report-preview .item {
    width: 100%;
}
.reveal.full {
    max-width: none;
}
.reveal.in-chart {
    max-width: 500px;
    text-align: left;
    overflow: hidden;
}
.reveal.in-chart section {
    width: 100%;
    max-height: 400px;
    padding-bottom: 15px;
    overflow: hidden;
    overflow-y: auto;
}
.reveal.in-chart section table {
    width: 100%;
    height: 100%;
    border: none;
}
.reveal.in-chart section table thead th:not(:last-child),
.reveal.in-chart section table tbody td:not(:last-child) {
    border: none;
    font-weight: 500;
    min-width: 100px;
}
.reveal.in-chart section table thead th:not(:first-child),
.reveal.in-chart section table tbody td:not(:first-child) {
    border: none;
}
@media print, screen and (min-width: 20em) {
    .reveal {
        width: 90%;
    }
}
.reveal > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1em;
    margin-left: -0.5em;
}
.reveal > header > * {
    margin-top: 1em;
    margin-left: 0.5em;
}
.reveal > header + main {
    margin-top: 0.75rem;
}
.reveal > main form,
.reveal > main {
    text-align: start;
}
.reveal > main form .tabs .tabs-title a,
.reveal > main .tabs .tabs-title a {
    padding: 0 30px 16px 0;
}
@media screen and (max-width: 29.99875em) {
    .reveal > main form .tabs,
    .reveal > main .tabs {
        background: none;
    }
    .reveal > main form .tabs .tabs-title + .tabs-title,
    .reveal > main .tabs .tabs-title + .tabs-title {
        border-top: solid 1px rgba(206, 206, 206, 0.5);
    }
    .reveal > main form .tabs .tabs-title a,
    .reveal > main .tabs .tabs-title a {
        background: none;
        padding: 12px;
        text-align: left;
    }
}
.reveal > main form .tabs-content,
.reveal > main .tabs-content {
    padding: 12px 0;
    border-bottom: none;
    font-size: 0.75rem;
}
.reveal > main form .tabs-panel > section + section,
.reveal > main form > section + section,
.reveal > main .tabs-panel > section + section,
.reveal > main > section + section {
    margin-top: 0.75rem;
}
.reveal > main form + footer,
.reveal > main + footer {
    margin-top: 1rem;
}
.reveal > main form .selection-criteria-option .criteria-option > ul > li,
.reveal > main .selection-criteria-option .criteria-option > ul > li {
    width: 100%;
    padding-right: 0;
}
.reveal > main form .selection-criteria-option .criteria-option > ul > li > span,
.reveal > main .selection-criteria-option .criteria-option > ul > li > span {
    max-height: 9em;
    overflow-y: auto;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}
.reveal > footer {
    text-align: start;
    font-size: 0.75rem;
}
.reveal > footer > section a:not(.button) {
    text-decoration: underline;
}
.reveal > footer > section + section {
    margin-top: 0.75rem;
}
.reveal header.breakout,
.reveal section.breakout {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    width: calc(100% + 3rem);
}
@media screen and (max-width: 39.99875em) {
    .reveal header.breakout,
    .reveal section.breakout {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}
.reveal header {
    background-color: #ffffff;
}
.info.reveal header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.info.reveal header h1,
.info.reveal header h2,
.info.reveal header h3,
.info.reveal header h4,
.info.reveal header h5,
.info.reveal header h6,
.info.reveal header .button {
    margin-bottom: 0;
}
.info.reveal header i:not(.title-icon) {
    font-size: 0.875rem;
    color: inherit;
}
.info.reveal header i:not(.title-icon):hover {
    color: #121316;
}
.info.reveal header.icon-title {
    display: block;
    text-align: center;
}
.reveal header i {
    position: relative;
    font-size: 2.8rem;
    color: #121316;
}
.reveal header i::before {
    position: relative;
    z-index: 1;
}
.reveal header i + h2 {
    margin-top: 1.25rem;
}
.reveal header i.gd-icon-tick {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #121316;
}
.reveal header i.gd-icon-tick::before {
    position: absolute;
    font-size: 1.25rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #0034ec;
}
.reveal header.banner .logo {
    max-height: 22px;
}
@media screen and (max-width: 39.99875em) {
    .unlock.reveal header.banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%;
        z-index: auto;
    }
}
.reveal header + header {
    margin-top: 2rem;
}
@media screen and (max-width: 39.99875em) {
    .reveal header + header {
        margin-top: 1rem;
    }
}
.unlock.reveal > section {
    margin-top: 2rem;
}
.reveal > section:not(:first-of-type):last-of-type {
    margin-top: 2rem;
}
.unlock.reveal > section:not(:first-of-type):last-of-type {
    margin-top: 1rem;
}
.reveal > section:first-of-type:last-of-type {
    margin-top: 0;
}
.reveal > section:last-of-type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.info.reveal > section:last-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 400px;
    overflow-y: auto;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.unlock.reveal > section:last-of-type {
    max-height: none;
    overflow: hidden;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
}
.annotate.reveal > section:last-of-type {
    max-height: none;
    overflow-y: visible;
}
.full.reveal > section:last-of-type {
    max-height: none;
    overflow-y: visible;
}
.graphic-zoom.full.reveal > section:last-of-type {
    height: calc(100% - 5rem);
}
.graphic-zoom.reveal > section:last-of-type {
    max-height: none;
    height: calc(60vh - 5rem);
}
.reveal section .graphic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.reveal section .graphic.center {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.reveal section ul.list-style-larger li {
    font-size: larger;
    line-height: 1.2;
    color: #121316;
}
.reveal section span {
    font-size: 0.875rem;
}
.reveal section p {
    font-size: 0.875rem;
}
.reveal section p.note {
    text-align: left;
    color: #121316;
    font-size: 0.625rem;
}
.reveal section p.note.alpha {
    padding: 0.75rem;
    background-color: #f1f1f1;
    border-radius: 4px;
    font-size: 0.75rem;
}
.reveal section p:only-child,
.reveal section p:last-child {
    margin-bottom: 0;
}
.notify.reveal section p {
    color: #121316;
}
.warning.reveal section p {
    font-size: 1rem;
}
.reveal section p .button {
    font-size: inherit;
}
.reveal section .button {
    margin-bottom: 0;
    font-weight: normal;
}
.reveal section .form-checkbox label {
    color: #686868;
}
.reveal section .select-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}
.reveal section .select-group span {
    color: #121316;
    font-size: 0.875rem;
}
.reveal section .select-group span + select {
    margin-top: 0.5rem;
}
.reveal section .overflow-vessel {
    overflow: hidden;
    border: solid 1px #cecece;
    border-radius: 4px;
}
.reveal section .overflow-vessel ul.link-list {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 280px;
    padding-left: 0.75rem;
    margin: 0;
}
.reveal section .overflow-vessel ul.link-list li {
    list-style-type: none;
    text-align: left;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    position: relative;
}
.reveal section .overflow-vessel ul.link-list li a {
    color: #121316;
    font-size: 1rem;
}
.reveal section .overflow-vessel ul.link-list li a:hover {
    text-decoration: underline;
}
.reveal section .overflow-vessel ul.link-list li button {
    position: absolute;
    right: 10px;
    top: 32%;
}
.reveal section .overflow-vessel ul.list-cb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin: 5px 0px;
}
.reveal section .overflow-vessel ul.list-cb li {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin: 5px 0px;
}
.reveal section .accordion {
    background-color: #f1f1f1;
    text-align: left;
    margin-bottom: 0;
}
.reveal section .accordion .accordion-item.is-active {
    border-radius: 0;
}
.reveal section .accordion .accordion-item.is-active .accordion-title {
    border-radius: 0;
    background-color: #f1f1f1;
}
.reveal section .accordion .accordion-item.is-active .accordion-title::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.reveal section .accordion .accordion-item .accordion-title {
    background-color: #f1f1f1;
    padding: 0.625rem 0.75rem 0.6875rem 0.75rem;
    font-size: 1rem;
    font-weight: 500;
    border: none;
}
.reveal section .accordion .accordion-item .accordion-title::before {
    right: 0.5em;
    margin-top: -0.5em;
    font-size: 1.25rem;
    font-weight: 300;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.reveal section .accordion .accordion-item .accordion-title:hover,
.reveal section .accordion .accordion-item .accordion-title:focus,
.reveal section .accordion .accordion-item .accordion-title:visited {
    color: #121316;
}
.reveal section .accordion .accordion-item .accordion-content {
    background-color: #f1f1f1;
    border: none;
    padding: 0.6875rem;
    padding-top: 0;
}
.reveal section .accordion .accordion-item .accordion-content:last-child {
    border: none;
}
.reveal section .accordion .accordion-item .accordion-content .fancytree-view {
    margin-top: 0;
}
.reveal section .accordion .accordion-item .accordion-content ul.fancytree-container {
    background-color: inherit;
}
.reveal section .expand {
    width: 100%;
}
.reveal span.medium {
    font-weight: 500;
    color: #121316;
}
.reveal .close-button {
    color: #121316;
    font-size: 2em;
    font-weight: 100;
}
.reveal .input-group + .note {
    margin-top: 0.2rem;
}
.reveal .input-group.invalid select,
.reveal .input-group.invalid textarea,
.reveal .input-group.invalid input,
.reveal .select-group.invalid select,
.reveal .select-group.invalid textarea,
.reveal .select-group.invalid input {
    border-color: #d51b1b;
}
.reveal textarea,
.reveal input,
.reveal select,
.reveal .select-group,
.reveal .input-group {
    margin-bottom: 0;
}
.reveal textarea + textarea,
.reveal textarea + input,
.reveal textarea + select,
.reveal textarea + .select-group,
.reveal textarea + .input-group,
.reveal input + textarea,
.reveal input + input,
.reveal input + select,
.reveal input + .select-group,
.reveal input + .input-group,
.reveal select + textarea,
.reveal select + input,
.reveal select + select,
.reveal select + .select-group,
.reveal select + .input-group,
.reveal .select-group + textarea,
.reveal .select-group + input,
.reveal .select-group + select,
.reveal .select-group + .select-group,
.reveal .select-group + .input-group,
.reveal .input-group + textarea,
.reveal .input-group + input,
.reveal .input-group + select,
.reveal .input-group + .select-group,
.reveal .input-group + .input-group {
    margin-top: 1rem;
}
.reveal [data-add-mulitext] {
    position: absolute;
    right: 0;
    bottom: 0;
}
.reveal [data-add-mulitext] i {
    font-size: 0.625rem;
}
.reveal .search-criteria .search-selection > header i {
    font-size: 10px;
}
.reveal .search-criteria section .accordion .accordion-item .accordion-content,
.reveal .search-criteria .accordion-content {
    background-color: #ffffff;
}
.graphic.zoom {
    background-image: url(../img/bg/zoom-bg.png);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: auto;
}
.graphic.zoom img {
    display: block;
}
.graphic.zoom.factor-100 img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.graphic.zoom.factor-125 img {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}
.graphic.zoom.factor-150 img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.graphic.zoom.factor-175 img {
    -webkit-transform: scale(1.75);
    -ms-transform: scale(1.75);
    transform: scale(1.75);
}
.graphic.zoom.factor-200 img {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
.graphic.zoom.factor-225 img {
    -webkit-transform: scale(2.25);
    -ms-transform: scale(2.25);
    transform: scale(2.25);
}
.graphic.zoom.factor-250 img {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
}
.graphic.zoom.factor-275 img {
    -webkit-transform: scale(2.75);
    -ms-transform: scale(2.75);
    transform: scale(2.75);
}
.graphic.zoom.factor-300 img {
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
}
.graphic.zoom.factor-325 img {
    -webkit-transform: scale(3.25);
    -ms-transform: scale(3.25);
    transform: scale(3.25);
}
.graphic.zoom.factor-350 img {
    -webkit-transform: scale(3.5);
    -ms-transform: scale(3.5);
    transform: scale(3.5);
}
.graphic.zoom.factor-375 img {
    -webkit-transform: scale(3.75);
    -ms-transform: scale(3.75);
    transform: scale(3.75);
}
.graphic.zoom.factor-400 img {
    -webkit-transform: scale(4);
    -ms-transform: scale(4);
    transform: scale(4);
}
.graphic.magnify .button {
    margin-bottom: 0;
    vertical-align: bottom;
}
.p-top.graphic.magnify .button {
    vertical-align: top;
}
.p-mid.graphic.magnify .button {
    vertical-align: middle;
}
.p-bot.graphic.magnify .button {
    vertical-align: bottom;
}
.graphic.magnify .button i {
    margin: 0;
}
.graphic.magnify.p-stack {
    position: relative;
    display: inline-block;
}
.graphic.magnify.p-stack .button {
    vertical-align: unset;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.8;
}
.graphic.magnify.p-stack .button:hover {
    opacity: 1;
}
.p-top.graphic.magnify.p-stack .button {
    top: 0;
    bottom: auto;
}
.p-mid.graphic.magnify.p-stack .button {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.p-bot.graphic.magnify.p-stack .button {
    bottom: 0;
}
.p-right.graphic.magnify.p-stack .button {
    right: 0;
}
.p-center.graphic.magnify.p-stack .button {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.p-left.graphic.magnify.p-stack .button {
    left: 0;
    right: auto;
}
.p-mid.p-center.graphic.magnify.p-stack .button {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.sentiment .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.75rem;
    color: #121316;
    margin-bottom: 10px;
    min-height: 1.75rem;
}
.sentiment .header.align-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.sentiment .header .medium {
    font-weight: 500;
}
.sentiment .header select {
    margin: 0;
    width: auto;
    height: 1.75rem;
    line-height: 11px;
    font-size: 0.75rem;
}
.sentiment .list {
    background-color: #ffffff;
    height: 100%;
}
.sentiment .list ul {
    margin: 0;
    padding: 10px;
    height: 100%;
    max-height: 400px;
}
.sentiment .list ul.small {
    max-height: 250px;
}
.sentiment .list ul.medium {
    max-height: 400px;
}
.sentiment .list ul.large {
    max-height: 550px;
}
.sentiment .list li {
    position: relative;
    margin-bottom: 3em;
    font-size: 0.75rem;
    color: #121316;
    list-style: none;
}
.sentiment .list li:not(:first-child) {
    border-top: solid 1px #cecece;
    padding-top: 10px;
}
.sentiment .list li.positive::before,
.sentiment .list li.negative::before {
    position: absolute;
    bottom: -2em;
    font-weight: bold;
}
.sentiment .list li.positive::after,
.sentiment .list li.negative::after {
    position: absolute;
    bottom: -2em;
    font-family: "globaldata-icons" !important;
    font-weight: bold;
}
.sentiment .list li.positive::before {
    content: "Positive";
    color: #008109;
}
.sentiment .list li.positive::after {
    content: "\e901";
    left: 4.5em;
    color: #008109;
}
.sentiment .list li.negative::before {
    content: "Negative";
    color: #d51b1b;
}
.sentiment .list li.negative::after {
    content: "\e92c";
    left: 5em;
    color: #d51b1b;
}
.sentiment .source {
    background-color: #ffffff;
    height: 100%;
}
.sentiment .source ul {
    margin: 0;
    padding: 10px;
    height: 100%;
    max-height: 400px;
}
.sentiment .source ul.small {
    max-height: 250px;
}
.sentiment .source ul.medium {
    max-height: 400px;
}
.sentiment .source ul.large {
    max-height: 550px;
}
.sentiment .source li {
    font-size: 0.75rem;
    color: #121316;
    list-style: none;
}
.sentiment .source li:not(:first-child) {
    border-top: solid 1px #cecece;
    padding-top: 10px;
}
.sentiment .highlight {
    color: #ffffff;
    padding: 0.1875rem;
}
.sentiment .highlight.positive {
    background-color: #008109;
}
.sentiment .highlight.negative {
    background-color: #d51b1b;
}
.sentiment .positive .highlight {
    background-color: #008109;
}
.sentiment .negative .highlight {
    background-color: #d51b1b;
}
.fancytree-search-multi {
    position: relative;
}
.fancytree-search-multi.tall .input-group.search input {
    height: 3rem;
    font-size: 1rem;
}
.fancytree-search-multi.tall .input-group.search .fancytree-reset {
    font-size: 1.5rem;
    padding: 0 1rem;
}
.fancytree-search-multi .dropdown-pane {
    width: 100%;
    max-width: 100%;
}
.fancytree-holder .input-group.search,
.fancytree-search-multi .input-group.search {
    margin-bottom: 9px;
}
.fancytree-holder .input-group.search .fancytree-reset,
.fancytree-search-multi .input-group.search .fancytree-reset {
    font-size: 1.375rem;
    font-weight: 300;
}
.fancytree-holder .input-group.search .fancytree-search.empty,
.fancytree-search-multi .input-group.search .fancytree-search.empty {
    border-radius: 4px;
}
.fancytree-holder .input-group.search .fancytree-search.empty + .input-group-button,
.fancytree-search-multi .input-group.search .fancytree-search.empty + .input-group-button {
    display: none;
}
.fancytree-holder .fancytree-view {
    margin-top: 9px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 180px;
}
.fancytree-holder .fancytree-view.flush {
    margin-top: 0;
}
.fancytree-holder .fancytree-view.small {
    max-height: 100px;
}
.fancytree-holder .fancytree-view.medium {
    max-height: 180px;
}
.fancytree-holder .fancytree-view.large {
    max-height: 255px;
}
.fancytree-holder .fancytree-view.x-large {
    max-height: 500px;
}
.fancytree-holder .fancytree-view.full {
    max-height: 100%;
}
.fancytree-holder .fancytree-view.max {
    max-height: 100vh;
}
.fancytree-holder .fancytree-view.no-decendant .fancytree-expander {
    display: none;
}
.fancytree-holder .fancytree-view.no-decendant .fancytree-expander + span.fancytree-title {
    padding-left: 0;
    margin-left: 0;
}
.fancytree-holder .fancytree-view ul.fancytree-container {
    padding-right: 0;
    padding-left: 0;
}
.fancytree-holder .fancytree-view[class*="-up-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: hidden;
}
.fancytree-holder .fancytree-view[class*="-up-"] > div[fancytree-partition] {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.fancytree-holder .fancytree-view[class*="-up-"] > div[fancytree-partition]:nth-child(n + 2) {
    display: none;
}
.fancytree-holder .fancytree-view.small-up-1 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 1);
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
}
.fancytree-holder .fancytree-view.small-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
    display: block;
}
.fancytree-holder .fancytree-view.small-up-1 > div[fancytree-partition]:nth-child(n + 2) {
    display: none;
}
.fancytree-holder .fancytree-view.small-up-2 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 2);
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
}
.fancytree-holder .fancytree-view.small-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
    display: block;
}
.fancytree-holder .fancytree-view.small-up-2 > div[fancytree-partition]:nth-child(n + 3) {
    display: none;
}
.fancytree-holder .fancytree-view.small-up-3 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 3);
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
}
.fancytree-holder .fancytree-view.small-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
    display: block;
}
.fancytree-holder .fancytree-view.small-up-3 > div[fancytree-partition]:nth-child(n + 4) {
    display: none;
}
.fancytree-holder .fancytree-view.small-up-4 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 4);
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
    max-width: calc(100% / 4);
}
.fancytree-holder .fancytree-view.small-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
    display: block;
}
.fancytree-holder .fancytree-view.small-up-4 > div[fancytree-partition]:nth-child(n + 5) {
    display: none;
}
@media print, screen and (min-width: 20em) {
    .fancytree-holder .fancytree-view.ss-medium-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.ss-medium-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.ss-medium-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.ss-medium-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.ss-medium-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.ss-medium-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.ss-medium-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.ss-medium-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.ss-medium-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.ss-medium-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.ss-medium-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.ss-medium-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 30em) {
    .fancytree-holder .fancytree-view.s-medium-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.s-medium-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-medium-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.s-medium-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.s-medium-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-medium-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.s-medium-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.s-medium-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-medium-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.s-medium-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.s-medium-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-medium-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 40em) {
    .fancytree-holder .fancytree-view.medium-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.medium-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.medium-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.medium-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.medium-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.medium-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.medium-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.medium-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.medium-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.medium-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.medium-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.medium-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 51.25em) {
    .fancytree-holder .fancytree-view.s-large-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.s-large-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-large-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.s-large-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.s-large-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-large-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.s-large-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.s-large-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-large-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.s-large-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.s-large-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.s-large-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
@media print, screen and (min-width: 64em) {
    .fancytree-holder .fancytree-view.large-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.large-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.large-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.large-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.large-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.large-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.large-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.large-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.large-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.large-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.large-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.large-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
@media screen and (min-width: 75em) {
    .fancytree-holder .fancytree-view.xlarge-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.xlarge-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xlarge-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xlarge-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.xlarge-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xlarge-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xlarge-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.xlarge-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xlarge-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xlarge-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.xlarge-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xlarge-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
@media screen and (min-width: 90em) {
    .fancytree-holder .fancytree-view.xxlarge-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.xxlarge-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxlarge-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xxlarge-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.xxlarge-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxlarge-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xxlarge-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.xxlarge-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxlarge-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xxlarge-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.xxlarge-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxlarge-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
@media screen and (min-width: 160em) {
    .fancytree-holder .fancytree-view.xxxlarge-up-1 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
        flex-basis: calc(100% / 1);
        max-width: calc(100% / 1);
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-1 > div[fancytree-partition]:nth-child(-n + 2) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-1 > div[fancytree-partition]:nth-child(n + 2) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-2 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-2 > div[fancytree-partition]:nth-child(-n + 3) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-2 > div[fancytree-partition]:nth-child(n + 3) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-3 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-3 > div[fancytree-partition]:nth-child(-n + 4) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-3 > div[fancytree-partition]:nth-child(n + 4) {
        display: none;
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-4 > div[fancytree-partition] {
        -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-4 > div[fancytree-partition]:nth-child(-n + 5) {
        display: block;
    }
    .fancytree-holder .fancytree-view.xxxlarge-up-4 > div[fancytree-partition]:nth-child(n + 5) {
        display: none;
    }
}
.fancytree-holder .fancytree-view[class*="-up-"] > div[fancytree-partition] ul.fancytree-container {
    overflow: hidden;
}
.fancytree-plain.fancytree-container {
    font-family: 'Manrope', sans-serif !important;
    font-size: 0.75rem;
    border: none;
}
.fancytree-plain.fancytree-container.fancytree-treefocus {
    outline: none;
}
.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-active span.fancytree-title,
.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-selected span.fancytree-title,
.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-focused span.fancytree-title {
    background-color: transparent;
    border-color: transparent;
}
.fancytree-plain li {
    float: none;
}
.fancytree-plain .fancytree-node {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.fancytree-plain .fancytree-node .fancytree-expander,
.fancytree-plain .fancytree-node span.fancytree-checkbox {
    font-family: "globaldata-icons";
    background-image: none;
}
.fancytree-plain .fancytree-node .fancytree-expander {
    min-width: 16px;
}
.fancytree-plain .fancytree-node.fancytree-has-children .fancytree-expander {
    color: #a0a0a0;
    margin: 0;
    font-size: 0.625rem;
}
.fancytree-plain .fancytree-node.fancytree-has-children .fancytree-expander:before {
    content: "\e907";
}
.fancytree-plain .fancytree-node.fancytree-has-children.fancytree-expanded .fancytree-expander {
    color: #121316;
}
.fancytree-plain .fancytree-node.fancytree-has-children.fancytree-expanded .fancytree-expander:before {
    content: "\e90b";
}
.fancytree-plain .fancytree-node span.fancytree-checkbox {
    position: relative;
    height: 17px;
    width: 17px;
    min-width: 17px;
    margin: 0;
    background-color: #f1f1f1;
    border: 1px solid #cecece;
    border-radius: 2px;
    font-size: 0.625rem;
}
.fancytree-plain .fancytree-node.fancytree-unselectable span.fancytree-title {
    color: #a0a0a0;
}
.fancytree-plain .fancytree-node.fancytree-selected span.fancytree-checkbox {
    background-color: #121316;
    border-color: #121316;
    color: #0034ec;
}
.fancytree-plain .fancytree-node.fancytree-selected span.fancytree-checkbox::before {
    content: "\e90f";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.fancytree-plain .fancytree-node.fancytree-selected span.fancytree-title {
    background-color: transparent;
    border-color: transparent;
}
.fancytree-plain .fancytree-node span.fancytree-title {
    font-family: 'Manrope', sans-serif !important;
    font-size: 0.75rem;
}
.fancytree-plain .fancytree-node span.fancytree-title mark {
    background-color: #00f5f5;
}
.fancytree-plain span.fancytree-node {
    padding: 0.125rem 0;
}
.fancytree-plain span.fancytree-node:hover span.fancytree-title {
    background-color: transparent;
    border-color: transparent;
}
.fancytree-plain span.fancytree-node:hover .fancytree-expander {
    color: #121316;
}
.fancytree-plain span.fancytree-active span.fancytree-title,
.fancytree-plain span.fancytree-selected span.fancytree-title {
    background-color: transparent;
    border-color: transparent;
}
@media screen and (max-width: 74.99875em) {
    .filters.filters-with-button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .filters.filters-with-button button {
        margin: 20px 0 0;
    }
}
.filters.filters-with-button p {
    margin-top: 9px;
}
.heading-12columns__with-card {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f1f1), color-stop(50%, #0034ec));
    background: linear-gradient(90deg, #f1f1f1 50%, #0034ec 50%);
}
@media screen and (max-width: 51.24875em) {
    .heading-12columns__with-card {
        background: #f1f1f1;
    }
}
.heading-12columns__with-card .heading {
    padding-top: 40px;
    padding-left: 20px;
    background-color: #f1f1f1;
    height: 100%;
}
@media screen and (max-width: 51.24875em) {
    .heading-12columns__with-card .heading {
        height: auto;
    }
}
.heading-12columns__with-card .heading .heading-paragraph {
    color: #686868;
    font-size: 14px;
    line-height: 22px;
    max-width: 730px;
}
.heading-12columns__with-card.background-change {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f1f1), color-stop(50%, #190c30));
    background: linear-gradient(90deg, #f1f1f1 50%, #190c30 50%);
}
.heading-12columns__with-card .card-screening-tool {
    height: 100%;
}
.heading-12columns {
    width: 100%;
    background-color: #f1f1f1;
    position: relative;
}
.heading-12columns .heading-title {
    padding-top: 40px;
}
.heading-12columns .heading-paragraph {
    margin-bottom: 52px;
    margin-left: 0;
}
.heading-12columns .heading-link {
    margin-top: 52px;
}
.heading-12columns .heading-link span {
    font-weight: 500;
}
.heading-12columns .heading-link .arrow-rotate {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media screen and (max-width: 63.99875em) {
    .heading-12columns .heading-link {
        position: absolute;
        top: 0;
        right: 20px;
    }
}
.head-content {
    background-color: #f1f1f1;
}
.head-content p.heading {
    color: #686868;
    font-size: inherit;
    line-height: 22px;
}
.head-content .arrow-rotate {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.head-content:not(.split-bg) {
    padding-top: 40px;
    padding-bottom: 32px;
}
@media screen and (max-width: 39.99875em) {
    .head-content:not(.split-bg) {
        padding: 10px;
    }
}
.head-content.split-bg {
    overflow-x: hidden;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f1f1), color-stop(50%, #0034ec));
    background: linear-gradient(90deg, #f1f1f1 50%, #0034ec 50%);
}
.head-content.split-bg > .grid-container > .grid-x > .cell {
    padding-top: 40px;
    padding-bottom: 32px;
}
@media screen and (max-width: 39.99875em) {
    .head-content.split-bg > .grid-container > .grid-x > .cell {
        padding: 10px;
    }
}
.head-content.split-bg > .grid-container > .grid-x > .cell:first-child {
    padding-right: 0.625rem;
    background-color: #f1f1f1;
}
.head-content.split-bg > .grid-container > .grid-x > .cell:first-child button,
.head-content.split-bg > .grid-container > .grid-x > .cell:first-child .button {
    margin-right: 0.625rem;
}
.head-content.split-bg > .grid-container > .grid-x > .cell:last-child {
    position: relative;
    padding-left: 0.625rem;
    background-color: #0034ec;
}
.head-content.split-bg > .grid-container > .grid-x > .cell:last-child::after {
    content: "";
    position: absolute;
    background-color: #0034ec;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 500%;
}
@media screen and (max-width: 39.99875em) {
    .head-content.split-bg > .grid-container > .grid-x > .cell:last-child::after {
        left: -50%;
    }
}
.head-content.split-bg > .grid-container > .grid-x > .cell:last-child:hover {
    background-color: #190c30;
}
.head-content.split-bg > .grid-container > .grid-x > .cell:last-child:hover::after {
    background-color: #190c30;
}
.head-content.split-bg > .grid-container > .grid-x > .cell .card-screening-tool {
    z-index: 1;
    background-color: transparent;
    padding: 0 32px;
}
.head-content.split-bg > .grid-container > .grid-x > .cell .card-screening-tool section:not(:last-child) {
    margin-bottom: 1rem;
}
.head-content.split-bg > .grid-container > .grid-x > .cell .card-screening-tool::after {
    content: "";
    display: none;
}
@media screen and (max-width: 39.99875em) {
    .head-content.split-bg > .grid-container > .grid-x > .cell .card-screening-tool {
        padding: 0;
    }
}
@media screen and (max-width: 39.99875em) {
    .head-content.split-bg {
        background: #f1f1f1;
    }
}
.head-content.centered {
    text-align: center;
    padding: 5px 0px;
}
.head-content.centered .input-group.search > input {
    background-color: #fff;
}
.heading-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    .heading-date {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.heading-date a {
    text-decoration: underline;
    padding-right: 14px;
}
.heading-date p {
    padding-right: 5px;
    margin: 0;
}
.heading-date p.last-item-without-border {
    padding-left: 14px;
}
.heading-date p.last-item-without-border::after {
    display: none;
}
@media screen and (max-width: 63.99875em) {
    .heading-date p {
        margin-bottom: 20px;
    }
}
.heading-date p::after {
    margin-left: 5px;
    content: "|";
    color: #686868;
}
.splittedHero > .grid-x > .cell.leftie {
    padding: 31px 10px 31px 0px;
}
.splittedHero > .grid-x > .cell.leftie .cell {
    padding-left: 0;
}
.header-notification {
    background-color: #231e31;
    padding: 30px 60px;
    z-index: 2;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.header-notification.closed {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    padding: 0;
}
.header-notification .flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 51.24875em) {
    .header-notification .flex-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 51.24875em) {
    .header-notification {
        padding: 15px;
    }
}
.header-notification i {
    font-size: 110px;
    margin-right: 77px;
}
@media screen and (max-width: 51.24875em) {
    .header-notification i {
        margin-right: 0;
    }
}
.header-notification i.gd-ico {
    font-size: 12px;
    margin: 0;
}
.header-notification h1,
.header-notification h4 {
    line-height: 38px;
    margin-bottom: 15px;
}
@media screen and (max-width: 39.99875em) {
    .header-notification .notification-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}
.header-notification .notification-menu h6 a {
    color: #ffffff;
}
.header-notification .notification-menu h6 a:hover {
    text-decoration: underline;
}
.header-notification .notification-menu h6:not(:last-of-type) {
    margin-right: 20px;
}
@media screen and (max-width: 39.99875em) {
    .header-notification .notification-menu h6:not(:last-of-type) {
        margin: 0 0 10px;
    }
}
.header-notification .notification-menu h6:not(:last-of-type)::after {
    padding-left: 20px;
    content: "|";
}
@media screen and (max-width: 39.99875em) {
    .header-notification .notification-menu h6:not(:last-of-type)::after {
        content: "";
        padding: 0;
    }
}
.header-notification .notification-menu span.has-notification {
    font-size: 10px;
    color: #121316;
    background-color: #0034ec;
    border-radius: 50%;
    margin-right: 8px;
    padding: 2px 5px;
    vertical-align: middle;
}
.align-for-small-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.align-for-small-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-for-small-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-for-small-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-for-small-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media screen and (max-width: 19.99875em) {
    .align-for-small-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-small-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-small-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-small-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-small-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media print, screen and (min-width: 20em) {
    .align-for-ss-medium-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-ss-medium-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-ss-medium-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-ss-medium-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-ss-medium-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 20em) and (max-width: 29.99875em) {
    .align-for-ss-medium-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-ss-medium-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-ss-medium-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-ss-medium-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-ss-medium-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media print, screen and (min-width: 30em) {
    .align-for-s-medium-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-s-medium-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-s-medium-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-s-medium-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-s-medium-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 30em) and (max-width: 39.99875em) {
    .align-for-s-medium-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-s-medium-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-s-medium-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-s-medium-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-s-medium-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media print, screen and (min-width: 40em) {
    .align-for-medium-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-medium-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-medium-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-medium-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-medium-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 40em) and (max-width: 51.24875em) {
    .align-for-medium-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-medium-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-medium-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-medium-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-medium-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media print, screen and (min-width: 51.25em) {
    .align-for-s-large-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-s-large-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-s-large-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-s-large-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-s-large-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 51.25em) and (max-width: 63.99875em) {
    .align-for-s-large-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-s-large-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-s-large-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-s-large-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-s-large-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media print, screen and (min-width: 64em) {
    .align-for-large-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-large-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-large-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-large-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-large-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    .align-for-large-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-large-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-large-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-large-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-large-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 75em) {
    .align-for-xlarge-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-xlarge-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-xlarge-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-xlarge-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-xlarge-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
    .align-for-xlarge-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-xlarge-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-xlarge-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-xlarge-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-xlarge-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 90em) {
    .align-for-xxlarge-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-xxlarge-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-xxlarge-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-xxlarge-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-xxlarge-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 90em) and (max-width: 159.99875em) {
    .align-for-xxlarge-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-xxlarge-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-xxlarge-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-xxlarge-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-xxlarge-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 160em) {
    .align-for-xxxlarge-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-xxxlarge-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-xxxlarge-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-xxxlarge-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-xxxlarge-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media screen and (min-width: 160em) {
    .align-for-xxxlarge-only-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .align-for-xxxlarge-only-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .align-for-xxxlarge-only-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .align-for-xxxlarge-only-justify {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .align-for-xxxlarge-only-spaced {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
.flex-child-for-small-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}
.flex-child-for-small-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
}
.flex-child-for-small-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
}
.flex-child-for-small-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.flex-child-for-small-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
}
@media screen and (max-width: 19.99875em) {
    .flex-child-for-small-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-small-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-small-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-small-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-small-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media print, screen and (min-width: 20em) {
    .flex-child-for-ss-medium-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-ss-medium-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-ss-medium-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-ss-medium-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-ss-medium-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 20em) and (max-width: 29.99875em) {
    .flex-child-for-ss-medium-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-ss-medium-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-ss-medium-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-ss-medium-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-ss-medium-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media print, screen and (min-width: 30em) {
    .flex-child-for-s-medium-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-s-medium-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-s-medium-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-s-medium-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-s-medium-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 30em) and (max-width: 39.99875em) {
    .flex-child-for-s-medium-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-s-medium-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-s-medium-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-s-medium-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-s-medium-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media print, screen and (min-width: 40em) {
    .flex-child-for-medium-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-medium-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-medium-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-medium-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-medium-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 40em) and (max-width: 51.24875em) {
    .flex-child-for-medium-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-medium-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-medium-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-medium-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-medium-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media print, screen and (min-width: 51.25em) {
    .flex-child-for-s-large-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-s-large-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-s-large-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-s-large-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-s-large-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 51.25em) and (max-width: 63.99875em) {
    .flex-child-for-s-large-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-s-large-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-s-large-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-s-large-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-s-large-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media print, screen and (min-width: 64em) {
    .flex-child-for-large-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-large-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-large-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-large-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-large-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    .flex-child-for-large-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-large-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-large-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-large-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-large-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 75em) {
    .flex-child-for-xlarge-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-xlarge-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-xlarge-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-xlarge-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-xlarge-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
    .flex-child-for-xlarge-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-xlarge-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-xlarge-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-xlarge-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-xlarge-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 90em) {
    .flex-child-for-xxlarge-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-xxlarge-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-xxlarge-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-xxlarge-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-xxlarge-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 90em) and (max-width: 159.99875em) {
    .flex-child-for-xxlarge-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-xxlarge-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-xxlarge-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-xxlarge-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-xxlarge-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 160em) {
    .flex-child-for-xxxlarge-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-xxxlarge-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-xxxlarge-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-xxxlarge-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-xxxlarge-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
@media screen and (min-width: 160em) {
    .flex-child-for-xxxlarge-only-auto > li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .flex-child-for-xxxlarge-only-inherit > li {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .flex-child-for-xxxlarge-only-initial > li {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }
    .flex-child-for-xxxlarge-only-none > li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .flex-child-for-xxxlarge-only-unset > li {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}
.grid-x .cell.shrink-for-small {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
@media print, screen and (min-width: 20em) {
    .grid-x .cell.shrink-for-ss-medium {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
@media print, screen and (min-width: 30em) {
    .grid-x .cell.shrink-for-s-medium {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .grid-x .cell.shrink-for-medium {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
@media print, screen and (min-width: 51.25em) {
    .grid-x .cell.shrink-for-s-large {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-x .cell.shrink-for-large {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .grid-x .cell.shrink-for-xlarge {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .grid-x .cell.shrink-for-xxlarge {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
@media screen and (min-width: 160em) {
    .grid-x .cell.shrink-for-xxxlarge {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
.cell.grid-linker + .cell {
    position: relative;
}
.cell.grid-linker + .cell:before {
    font-family: "globaldata-icons" !important;
    font-weight: bold;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    color: #121316;
    border: solid 1px #cecece;
    border-radius: 50%;
    width: 49px;
    height: 49px;
    content: "\e92c";
    top: calc((-49px / 2) - 10px);
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
}
@media print, screen and (min-width: 20em) {
    .cell.grid-linker.ss-medium-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
@media print, screen and (min-width: 30em) {
    .cell.grid-linker.s-medium-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
@media print, screen and (min-width: 40em) {
    .cell.grid-linker.medium-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
@media print, screen and (min-width: 51.25em) {
    .cell.grid-linker.s-large-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
@media print, screen and (min-width: 64em) {
    .cell.grid-linker.large-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
@media screen and (min-width: 75em) {
    .cell.grid-linker.xlarge-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
@media screen and (min-width: 90em) {
    .cell.grid-linker.xxlarge-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
@media screen and (min-width: 160em) {
    .cell.grid-linker.xxxlarge-side-by-side + .cell::before {
        content: "\e918";
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        left: calc((-49px / 2) - 10px);
    }
}
.columnise {
    display: block;
}
.columnise.rule,
.columnise.vrule {
    -webkit-column-rule: 1px solid #cecece;
    column-rule: 1px solid #cecece;
}
.columnise.rule > .cell,
.columnise.hrule > .cell {
    border-bottom: 1px solid #cecece;
}
.columnise.h-xxx-micro > .cell {
    min-height: 40px;
}
.columnise.h-xx-micro > .cell {
    min-height: 60px;
}
.columnise.h-x-micro > .cell {
    min-height: 80px;
}
.columnise.h-micro > .cell {
    min-height: 90px;
}
.columnise.h-s-micro > .cell {
    min-height: 110px;
}
.columnise.h-xx-small > .cell {
    min-height: 150px;
}
.columnise.h-x-small > .cell {
    min-height: 200px;
}
.columnise.h-small > .cell {
    min-height: 250px;
}
.columnise.h-sss-medium > .cell {
    min-height: 280px;
}
.columnise.h-ss-medium > .cell {
    min-height: 300px;
}
.columnise.h-s-medium > .cell {
    min-height: 350px;
}
.columnise.h-medium > .cell {
    min-height: 400px;
}
.columnise.h-s-large > .cell {
    min-height: 500px;
}
.columnise.h-large > .cell {
    min-height: 600px;
}
.columnise.h-x-large > .cell {
    min-height: 800px;
}
.columnise.h-xx-large > .cell {
    min-height: 1000px;
}
.columnise.h-xxx-large > .cell {
    min-height: 1200px;
}
.columnise.h-full > .cell {
    min-height: 100%;
}
.columnise.h-auto > .cell {
    min-height: auto;
}
.columnise.small-h-xxx-micro > .cell {
    min-height: 40px;
}
.columnise.small-h-xx-micro > .cell {
    min-height: 60px;
}
.columnise.small-h-x-micro > .cell {
    min-height: 80px;
}
.columnise.small-h-micro > .cell {
    min-height: 90px;
}
.columnise.small-h-s-micro > .cell {
    min-height: 110px;
}
.columnise.small-h-xx-small > .cell {
    min-height: 150px;
}
.columnise.small-h-x-small > .cell {
    min-height: 200px;
}
.columnise.small-h-small > .cell {
    min-height: 250px;
}
.columnise.small-h-sss-medium > .cell {
    min-height: 280px;
}
.columnise.small-h-ss-medium > .cell {
    min-height: 300px;
}
.columnise.small-h-s-medium > .cell {
    min-height: 350px;
}
.columnise.small-h-medium > .cell {
    min-height: 400px;
}
.columnise.small-h-s-large > .cell {
    min-height: 500px;
}
.columnise.small-h-large > .cell {
    min-height: 600px;
}
.columnise.small-h-x-large > .cell {
    min-height: 800px;
}
.columnise.small-h-xx-large > .cell {
    min-height: 1000px;
}
.columnise.small-h-xxx-large > .cell {
    min-height: 1200px;
}
.columnise.small-h-full > .cell {
    min-height: 100%;
}
.columnise.small-h-auto > .cell {
    min-height: auto;
}
@media print, screen and (min-width: 20em) {
    .columnise.ss-medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.ss-medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.ss-medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.ss-medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.ss-medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.ss-medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.ss-medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.ss-medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.ss-medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.ss-medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.ss-medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.ss-medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.ss-medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.ss-medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.ss-medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.ss-medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.ss-medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.ss-medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.ss-medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 30em) {
    .columnise.s-medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.s-medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.s-medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.s-medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.s-medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.s-medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.s-medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.s-medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.s-medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.s-medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.s-medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.s-medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.s-medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.s-medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.s-medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.s-medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.s-medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.s-medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.s-medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .columnise.medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 51.25em) {
    .columnise.s-large-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.s-large-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.s-large-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.s-large-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.s-large-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.s-large-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.s-large-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.s-large-h-small > .cell {
        min-height: 250px;
    }
    .columnise.s-large-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.s-large-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.s-large-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.s-large-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.s-large-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.s-large-h-large > .cell {
        min-height: 600px;
    }
    .columnise.s-large-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.s-large-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.s-large-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.s-large-h-full > .cell {
        min-height: 100%;
    }
    .columnise.s-large-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .columnise.large-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.large-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.large-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.large-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.large-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.large-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.large-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.large-h-small > .cell {
        min-height: 250px;
    }
    .columnise.large-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.large-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.large-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.large-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.large-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.large-h-large > .cell {
        min-height: 600px;
    }
    .columnise.large-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.large-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.large-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.large-h-full > .cell {
        min-height: 100%;
    }
    .columnise.large-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 75em) {
    .columnise.xlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xlarge-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 90em) {
    .columnise.xxlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xxlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xxlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xxlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xxlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xxlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xxlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xxlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xxlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xxlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xxlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xxlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xxlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xxlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xxlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xxlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xxlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xxlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xxlarge-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 160em) {
    .columnise.xxxlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xxxlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xxxlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xxxlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xxxlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xxxlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xxxlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xxxlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xxxlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xxxlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xxxlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xxxlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xxxlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xxxlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xxxlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xxxlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xxxlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xxxlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xxxlarge-h-auto > .cell {
        min-height: auto;
    }
}
.columnise.columnise-small-up-1 {
    -webkit-column-count: 1;
    column-count: 1;
}
.columnise.columnise-small-up-2 {
    -webkit-column-count: 2;
    column-count: 2;
}
.columnise.columnise-small-up-3 {
    -webkit-column-count: 3;
    column-count: 3;
}
.columnise.columnise-small-up-4 {
    -webkit-column-count: 4;
    column-count: 4;
}
.columnise.columnise-small-up-5 {
    -webkit-column-count: 5;
    column-count: 5;
}
.columnise.columnise-small-up-6 {
    -webkit-column-count: 6;
    column-count: 6;
}
.columnise.columnise-small-up-7 {
    -webkit-column-count: 7;
    column-count: 7;
}
.columnise.columnise-small-up-8 {
    -webkit-column-count: 8;
    column-count: 8;
}
.columnise.columnise-small-up-9 {
    -webkit-column-count: 9;
    column-count: 9;
}
.columnise.columnise-small-up-10 {
    -webkit-column-count: 10;
    column-count: 10;
}
.columnise.columnise-small-up-11 {
    -webkit-column-count: 11;
    column-count: 11;
}
.columnise.columnise-small-up-12 {
    -webkit-column-count: 12;
    column-count: 12;
}
@media print, screen and (min-width: 20em) {
    .columnise.columnise-ss-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-ss-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-ss-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-ss-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-ss-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-ss-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-ss-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-ss-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-ss-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-ss-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-ss-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-ss-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 30em) {
    .columnise.columnise-s-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-s-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-s-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-s-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-s-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-s-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-s-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-s-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-s-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-s-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-s-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-s-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 40em) {
    .columnise.columnise-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 51.25em) {
    .columnise.columnise-s-large-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-s-large-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-s-large-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-s-large-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-s-large-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-s-large-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-s-large-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-s-large-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-s-large-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-s-large-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-s-large-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-s-large-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 64em) {
    .columnise.columnise-large-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-large-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-large-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-large-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-large-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-large-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-large-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-large-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-large-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-large-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-large-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-large-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 75em) {
    .columnise.columnise-xlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 90em) {
    .columnise.columnise-xxlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xxlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xxlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xxlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xxlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xxlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xxlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xxlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xxlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xxlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xxlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xxlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 160em) {
    .columnise.columnise-xxxlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xxxlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xxxlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xxxlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xxxlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xxxlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xxxlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xxxlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xxxlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xxxlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xxxlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xxxlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
.columnise > .cell {
    position: relative;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
label.success {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #121316;
    background-color: #0034ec;
    border-radius: 4px;
    font-weight: 500;
    display: inline;
    padding: 2px 4px;
    vertical-align: middle;
    margin-left: 20px;
}
@media screen and (max-width: 39.99875em) {
    label.success {
        display: block;
        max-width: 112px;
        margin: 5px 0 0;
    }
}
.report-preview .orbit {
    border-top: solid 1px #cecece;
    border-bottom: solid 1px #cecece;
}
.report-preview .orbit *:focus {
    outline: none;
}
.report-preview .orbit .orbit-wrapper,
.report-preview .orbit .orbit-thumb-holder {
    height: 100%;
    min-height: 100%;
}
.report-preview .orbit .orbit-thumb-holder {
    border-left: solid 1px #cecece;
    border-right: solid 1px #cecece;
}
.report-preview .orbit .orbit-wrapper,
.report-preview .orbit .orbit-thumb {
    overflow-y: auto;
    height: 100%;
    min-height: 100%;
}
.report-preview .orbit .orbit-wrapper {
    min-height: 40vh;
}
.report-preview .orbit .orbit-wrapper .orbit-container {
    height: 100% !important;
}
.report-preview .orbit .orbit-wrapper .orbit-container[style*="height: 0px"],
.report-preview .orbit .orbit-wrapper .orbit-container[style*="height:0px"] {
    height: 100% !important;
}
.report-preview .orbit .orbit-wrapper .orbit-container .orbit-slide {
    height: 100%;
    overflow-y: auto;
}
.report-preview .orbit .orbit-thumb {
    max-height: 25vh;
    border-bottom: solid 1px #cecece;
}
@media print, screen and (min-width: 64em) {
    .report-preview .orbit .orbit-thumb {
        max-height: 75vh;
        border-bottom: none;
    }
}
.report-preview .orbit .orbit-wrapper .clipping-layout {
    padding-top: 1.25rem;
    height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .report-preview .orbit .orbit-wrapper .clipping-layout {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.report-preview .orbit .orbit-wrapper .clipping-layout .clipping .body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.report-preview .orbit .orbit-wrapper .clipping-layout .clipping .body .detail {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.report-preview .orbit .orbit-wrapper .clipping-layout .clipping .body .detail .meta-date {
    border-bottom: solid 1px #cecece;
    font-size: 0.75rem;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
}
.report-preview .orbit .orbit-wrapper .clipping-layout .clipping .body .graphic {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.report-preview .orbit .orbit-wrapper .clipping-layout .clipping .body .notes {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    max-height: none;
    padding-top: 1rem;
}
.report-preview .orbit .orbit-wrapper .clipping-layout .clipping .notes {
    max-height: none;
    margin-top: 1rem;
}
.report-preview .orbit .orbit-thumb-holder .orbit-thumb-slider-header {
    padding: 0.625rem 0.75rem 0.375rem 0.75rem;
}
@media print, screen and (min-width: 64em) {
    .report-preview .orbit .orbit-thumb-holder .orbit-thumb-slider-header {
        padding: 1.25rem 0.75rem 1.0625rem 0.75rem;
    }
}
.report-preview .orbit .orbit-thumb > div:hover .clipping-layout,
.report-preview .orbit .orbit-thumb > div.is-active .clipping-layout {
    -webkit-box-shadow: inset 4px 0px 0px 0px #0034ec;
    box-shadow: inset 4px 0px 0px 0px #0034ec;
    background-color: #f1f1f1;
}
.report-preview .orbit .orbit-thumb [data-slide]:first-child .clipping-layout {
    border-top: none;
}
.report-preview .orbit .orbit-thumb .clipping-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.375rem 0.75rem 0.375rem 0.75rem;
    border-top: solid 1px #cecece;
}
@media print, screen and (min-width: 64em) {
    .report-preview .orbit .orbit-thumb .clipping-layout {
        padding: 0.75rem;
    }
}
.report-preview .orbit .orbit-thumb .clipping-layout input[type="text"] {
    border: none;
    font-size: 0.75rem;
    background-color: transparent;
    color: #686868;
    padding: 0;
    height: 1.5em;
    width: 1.5em;
}
.report-preview .orbit .orbit-thumb .clipping-layout .clipping {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.report-preview .orbit .orbit-thumb .clipping-layout .clipping .meta-date {
    font-size: 0.75rem;
}
.report-preview .orbit .orbit-thumb .clipping-layout .button-icon-group.action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.report-preview .orbit .orbit-thumb .clipping-layout .button-icon-group.action i {
    color: #a0a0a0;
}
.report-preview .orbit .orbit-thumb .clipping-layout .button-icon-group.action i:hover {
    color: #121316;
}
.report-builder header {
    background-color: transparent;
}
.report-builder .input-group,
.report-builder .button {
    margin-bottom: 0;
}
.report-builder .form-checkbox label {
    padding: 0;
    margin-right: 0.5rem;
}
.report-builder .form-checkbox label::after {
    left: 0;
    margin-left: 0;
}
.report-builder .form-checkbox label i {
    left: 0;
}
.report-builder .form-checkbox label span {
    margin-left: 1rem;
    padding-left: 0.5rem;
}
.report-builder .form-checkbox label span:empty {
    padding-left: 0;
}
.report-builder .portfolio,
.report-builder .collection {
    height: 100%;
    border: solid 1px #cecece;
}
.report-builder .portfolio > section > div,
.report-builder .collection > section > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.report-builder .portfolio .button-icon-group .button,
.report-builder .collection .button-icon-group .button {
    margin: 0 0.1875rem;
}
.report-builder .portfolio .button-icon-group .button i,
.report-builder .collection .button-icon-group .button i {
    font-size: 0.75rem;
    color: #a0a0a0;
}
.report-builder .portfolio .button-icon-group .button:hover i,
.report-builder .collection .button-icon-group .button:hover i {
    color: #121316;
}
.report-builder .portfolio header {
    padding: 35px 18px 33px 18px;
}
.report-builder .portfolio section > ul.menu.alpha:hover .paper li.is-active {
    background: none;
}
.report-builder .portfolio section > ul.menu.alpha:hover .paper li.is-active::before {
    height: 0;
}
.report-builder .portfolio section > ul.menu.alpha:hover .paper li.is-active:hover {
    background-color: #e5e5e5;
}
.report-builder .portfolio section > ul.menu.alpha:hover .paper li.is-active:hover::before {
    height: 100%;
}
.report-builder .portfolio section .paper {
    margin-bottom: 1rem;
    font-size: 0.75rem;
}
.report-builder .portfolio section .paper li .button-icon-group {
    margin-bottom: -3px;
}
.report-builder .portfolio section .paper li .button-icon-group.action {
    display: none;
}
.report-builder .portfolio section .paper li:hover .action.button-icon-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.report-builder .portfolio section .paper li.is-active a {
    background: transparent;
}
.report-builder .portfolio section .paper li a {
    color: #a0a0a0;
}
.report-builder .portfolio section .paper li input {
    display: block;
    font-size: 0.75rem;
    height: 0.75rem;
    border: none;
    padding: 0;
    margin: 0;
    color: #121316;
    background-color: inherit;
}
.report-builder .portfolio section .paper li input:hover,
.report-builder .portfolio section .paper li input:focus {
    background-color: inherit;
}
.report-builder .portfolio section .paper li div:first-child {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 75%;
}
.report-builder .portfolio section .paper li div:not(:first-child) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.report-builder .portfolio .button {
    margin-left: 18px;
}
.report-builder .portfolio .button i.gd-plus {
    font-size: 10px;
}
.report-builder .collection {
    border-left: none;
    background-color: #ffffff;
}
@media screen and (max-width: 39.99875em) {
    .report-builder .collection {
        border-top: none;
        border-left: solid 1px #cecece;
    }
}
.report-builder .collection > section.empty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 3.4375rem 3.75rem;
    margin-bottom: 3.125rem;
}
.report-builder .collection > section.empty div {
    margin: 0.9375rem 0.9375rem;
}
.report-builder .collection > section.empty div p {
    font-size: 0.875rem;
}
.report-builder .collection > section.empty div p a.button {
    font-size: 0.875rem;
}
.report-builder .collection > section.empty div p a.button.delta.standard {
    margin-bottom: 0;
}
.report-builder .collection > section.empty div p a.button .medium {
    font-weight: 500;
}
.report-builder .collection > section.empty div:not(:first-child) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.report-builder .collection > section:not(.empty) {
    margin: 0 2rem;
}
.report-builder .collection > section:not(.empty) ul,
.report-builder .collection > section:not(.empty) ul > li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.report-builder .collection > section:not(.empty) ul > li > section {
    padding: 1.5rem 0;
}
.report-builder .collection > section:not(.empty) ul > li.sortable-placeholder {
    margin: 0.3125rem 0;
}
.report-builder .collection > section:not(.empty) ul > li.sortable-placeholder::before {
    content: "Drop clipping here";
}
.report-builder .collection > section .clipping-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media print, screen and (min-width: 30em) {
    .report-builder .collection > section .clipping-layout {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.report-builder .collection > section .clipping-layout > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.report-builder .collection > section .clipping-layout .selection,
.report-builder .collection > section .clipping-layout .action {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    white-space: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.report-builder .collection > section .clipping-layout .clipping {
    font-size: 0.875rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .report-builder .collection > section .clipping-layout .clipping {
        width: 100%;
    }
}
.report-builder .collection > section .clipping-layout .clipping .body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.report-builder .collection > section .clipping-layout .clipping .body .detail {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.report-builder .collection > section .clipping-layout .clipping .body .detail > header {
    font-size: 0.75rem;
    font-weight: 500;
    color: #231142;
}
.report-builder .collection > section .clipping-layout .clipping .body .detail h1,
.report-builder .collection > section .clipping-layout .clipping .body .detail h2,
.report-builder .collection > section .clipping-layout .clipping .body .detail h3,
.report-builder .collection > section .clipping-layout .clipping .body .detail h4,
.report-builder .collection > section .clipping-layout .clipping .body .detail h5 {
    margin-bottom: 0;
}
.report-builder .collection > section .clipping-layout .clipping .body .detail .meta-date {
    font-size: 0.75rem;
}
.report-builder .collection > section .clipping-layout .clipping .body .detail p {
    font-size: 0.875rem;
}
.report-builder .collection > section .clipping-layout .clipping .body .graphic {
    width: 100%;
    border: solid 1px #cecece;
}
.report-builder .collection > section .clipping-layout .clipping .body .graphic img {
    width: 100%;
    height: auto;
}
@media print, screen and (min-width: 51.25em) {
    .report-builder .collection > section .clipping-layout .clipping .body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .report-builder .collection > section .clipping-layout .clipping .body .graphic {
        width: calc((100% / 12) * 4);
    }
    .report-builder .collection > section .clipping-layout .clipping .body .graphic + .detail {
        margin-left: 1rem;
        width: calc((100% / 12) * 8);
    }
}
.report-builder .collection > section .clipping-layout .clipping .notes {
    max-height: 5rem;
    overflow-y: auto;
    margin-top: 1rem;
}
.report-builder .collection > section .clipping-layout .action .button i:not([class*="gd-stack"]) {
    font-size: 1rem;
}
.report-builder.clip-lib {
    height: 100%;
}
.report-builder.clip-lib .portfolio {
    background-color: #f1f1f1;
}
.report-builder.clip-lib .portfolio .menu.alpha {
    margin-bottom: 1rem;
    font-size: 0.75rem;
}
.report-builder.clip-lib .portfolio .menu.alpha > li a::before {
    width: 6px;
}
.report-builder.clip-lib .portfolio section .paper li.is-active {
    position: relative;
    background-color: #e5e5e5;
}
.report-builder.clip-lib .portfolio section .paper li.is-active a::before {
    content: "\e972";
}
.report-builder.clip-lib .portfolio section .paper li.is-active::before {
    content: "";
    position: absolute;
    background-color: #231142;
    height: 100%;
    left: 0;
    bottom: 0;
    width: 6px;
}
.report-builder.clip-lib .portfolio section .paper li a [data-folder] {
    padding: 0 5px 0 5px;
}
.report-builder.clip-lib .portfolio section .paper li a::before {
    content: "\e971";
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    color: #121316;
}
.report-builder.clip-lib .collection > header {
    background-color: white;
    border-bottom: solid 1px #cecece;
}
.report-builder.clip-lib .collection > header ul.menu.alpha {
    padding-top: 1rem;
    margin: 0 2rem 0 2rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #ffffff;
}
.report-builder.clip-lib .collection > header ul.menu.alpha > li:hover a,
.report-builder.clip-lib .collection > header ul.menu.alpha > li.is-active a {
    background-color: transparent;
}
.report-builder.clip-lib .collection > header ul.menu.alpha > li a {
    padding: 1.5rem 0;
}
.report-builder.clip-lib .collection > header ul.menu.alpha > li a::before {
    height: 6px;
}
.report-builder.clip-lib .collection > section > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.5rem 0;
}
.report-builder.clip-lib .collection > section > header h1,
.report-builder.clip-lib .collection > section > header h2,
.report-builder.clip-lib .collection > section > header h3,
.report-builder.clip-lib .collection > section > header h4,
.report-builder.clip-lib .collection > section > header h5 {
    margin: 0;
}
.report-builder.clip-lib .collection > section > header .button-icon-group .button i {
    font-size: 1rem;
}
.report-builder.clip-lib .collection > section > header:not(.hide) + ul > li:first-child > section {
    border-top: solid 1px #cecece;
}
.report-builder.clip-lib .collection > section .fancytree-view .fancytree-node {
    -webkit-box-align: normal;
    -webkit-align-items: normal;
    -ms-flex-align: normal;
    align-items: normal;
    border-top: solid 1px #cecece;
    padding: 1.5rem 0;
}
.report-builder.clip-lib .collection > section .fancytree-view .fancytree-node .fancytree-title {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: inherit;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .report-builder.clip-lib .collection > section .fancytree-view .fancytree-node .fancytree-title {
        width: 100%;
    }
}
.report-builder.clip-lib .collection > section .fancytree-view .fancytree-node.fancytree-has-children .clipping-layout .clipping .body .detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.report-builder.clip-lib .collection > section .fancytree-view .fancytree-node.fancytree-has-children .clipping-layout .clipping .body .detail h2,
.report-builder.clip-lib .collection > section .fancytree-view .fancytree-node.fancytree-has-children .clipping-layout .clipping .body .detail h3,
.report-builder.clip-lib .collection > section .fancytree-view .fancytree-node.fancytree-has-children .clipping-layout .clipping .body .detail h4,
.report-builder.clip-lib .collection > section .fancytree-view .fancytree-node.fancytree-has-children .clipping-layout .clipping .body .detail h5 {
    margin-right: 0.25rem;
}
.report-builder.clip-lib .collection > section .clipping-layout {
    white-space: normal;
}
.report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0.75rem;
}
.report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action .button {
    margin: 0.1875rem 0;
}
.report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action .button:first-child {
    margin-top: 0;
}
.report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action .button:last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
    .report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action .button {
        margin: 0 0.1875rem;
    }
    .report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action .button:first-child {
        margin-left: 0;
    }
    .report-builder.clip-lib .collection > section .clipping-layout .button-icon-group.action .button:last-child {
        margin-right: 0;
    }
}
.report-builder.clip-lib .collection > section ul > li > section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.report-builder.clip-lib .collection > section ul > li:first-child > section {
    font-size: 0.75rem;
    font-weight: 500;
}
.report-builder.clip-lib .collection > section ul > li:first-child > section .form-checkbox {
    display: inline;
}
.report-builder.clip-lib .collection > section ul > li:first-child > section .form-checkbox label {
    font-size: 0.75rem;
    font-weight: 500;
    color: #121316;
}
.report-builder.clip-lib .collection > section ul > li:first-child > section hr {
    border-color: #a0a0a0;
    height: 0.75rem;
}
.report-builder.clip-lib .collection > section ul > li:first-child > section .button {
    margin-bottom: 0;
}
.report-builder.clip-lib .collection > section ul > li:first-child > section .button i.gd-plus {
    font-size: 10px;
}
.report-builder.report .portfolio {
    background-color: #121316;
}
.report-builder.report .portfolio > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.report-builder.report .portfolio > header i {
    font-size: 2rem;
    color: #231142;
}
.report-builder.report .portfolio > header h3,
.report-builder.report .portfolio .button {
    color: #ffffff;
}
.report-builder.report .portfolio > section .paper {
    font-size: 0.75rem;
}
.report-builder.report .portfolio > section .paper li .button-icon-group .button:hover i {
    color: #ffffff;
}
.report-builder.report .portfolio > section .paper li.is-active,
.report-builder.report .portfolio > section .paper li:hover {
    background-color: #14111c;
}
.report-builder.report .portfolio > section .paper li a [data-report] {
    padding: 0 5px 0 5px;
}
.report-builder.report .portfolio > section .paper li input {
    color: #ffffff;
}
.report-builder.report .collection {
    background-color: #f1f1f1;
}
.report-builder.report .collection > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.5625rem 2rem;
}
.report-builder.report .collection > header i.gd-chevron-down {
    color: #121316;
}
.report-builder.report .collection > header .button-icon-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.report-builder.report .collection > header .button-icon-group .button i {
    font-size: 1rem;
}
.report-builder.report .collection > section .button.alpha {
    width: 200px;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.report-builder.report .collection > section > ul {
    margin-bottom: 1.5rem;
}
.report-builder.report .collection > section > ul > li + li > section {
    margin-top: 0.75rem;
}
.report-builder.report .collection > section > ul > li > section {
    background-color: #ffffff;
    padding: 1.1875rem 1.1875rem 1.3125rem 1.75rem;
}
.report-builder.report .collection > section > footer {
    margin-top: 1.875rem;
}
.report-builder.report .collection > section > footer .export-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.report-builder.report .collection > section > footer .export-option .form-checkbox label {
    font-size: 0.75rem;
}
.report-builder.report .collection > section > footer .export-option .form-checkbox label i {
    top: 0;
}
.report-builder.report .collection > section > footer .export-option .form-checkbox label::after {
    margin-top: 0;
}
.report-builder.report .collection > section .clipping-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media print, screen and (min-width: 30em) {
    .report-builder.report .collection > section .clipping-layout {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.report-builder.report .collection > section .clipping-layout .selection,
.report-builder.report .collection > section .clipping-layout .action {
    padding-top: 0;
}
.report-builder .report-option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0.6875rem 0.75rem 0.75rem 0.75rem;
}
.report-builder .report-option header h6 {
    margin-bottom: 0;
}
.report-builder .report-option section {
    margin: 1.125rem 0;
}
.report-builder .report-option section .form-checkbox label {
    margin-left: 0;
}
.report-builder .report-option footer .button {
    margin-bottom: 0;
}
.report-builder .dropdown-pane .menu .gd-chevron-right {
    font-size: 0.75rem;
    color: #a0a0a0;
}
.sticky-bottom[for="report-builder"] .sticky.is-anchored.is-at-bottom {
    position: static;
}
.sticky-bottom[for="report-builder"] .sticky.is-anchored.is-at-bottom .report-builder.report .portfolio,
.sticky-bottom[for="report-builder"] .sticky.is-anchored.is-at-bottom .report-builder.report .collection {
    border-top: none;
}
.sticky-bottom[for="saved-views-selection"] .sticky {
    -webkit-box-shadow: 0 0 14px 0 rgba(10, 10, 10, 0.22);
    box-shadow: 0 0 14px 0 rgba(10, 10, 10, 0.22);
    background-color: #ffffff;
}
@media screen and (max-width: 51.24875em) {
    .sticky-bottom[for="saved-views-selection"] .sticky {
        margin-top: 30px;
    }
}
@media print, screen and (min-width: 64em) {
    .title-bar.show-for-small {
        display: none;
    }
}
#main-navigation:not(.no-morph) > .cell:last-child {
    position: absolute;
    top: 0;
    right: 160px;
}
@media screen and (max-width: 74.99875em) {
    header .gd-usermenu > span.gd-usermenu--name,
    header .gd-usermenu > i.gd-chevron-down {
        display: none;
    }
    header .gd-usermenu > span.gd-usermenu--user-badge {
        margin-right: 0;
    }
}
.morphsearch {
    width: 160px;
    min-height: 60px;
    height: 60px;
    overflow: hidden;
    position: fixed;
    z-index: 998;
    top: 0px;
    right: 0px;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition-property: width, min-height, top, right;
    transition-property: width, min-height, top, right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.morphsearch[data-nojs="show"] {
    position: absolute;
    right: 0.5rem;
    min-width: 120px;
    width: 38%;
}
@media print, screen and (min-width: 64em) {
    .morphsearch[data-nojs="show"] {
        width: 148px;
    }
}
.morphsearch[data-nojs="show"] .input-group.search {
    height: 40px;
}
.morphsearch[data-nojs="show"] .input-group.search input {
    height: 100%;
    font-size: 0.9375rem;
}
.morphsearch[data-nojs="show"] .input-group.search input:focus {
    border: none;
}
.morphsearch[data-nojs="show"] .input-group.search .button {
    height: 100%;
}
.morphsearch[data-nojs="show"] .input-group.search .button i.primary {
    color: #121316;
    font-size: 1rem;
}
.morphsearch:focus {
    outline: none;
}
.morphsearch.open {
    width: 100%;
    min-height: 100%;
    top: 0px;
    right: 0px;
    background-color: #f1f1f1;
    padding: 1%;
}
.morphsearch.open .morphborder {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding-top: 2.5rem;
    background-color: #ffffff;
    border: solid 1px #cecece;
}
.morphsearch.open .morphsearch-header h1,
.morphsearch.open .morphsearch-header small,
.morphsearch.open .morphsearch-header span {
    opacity: 1;
    line-height: inherit;
}
.morphsearch .morphsearch-header {
    margin-top: -8px;
}
.morphsearch .morphsearch-header h1,
.morphsearch .morphsearch-header small,
.morphsearch .morphsearch-header span {
    opacity: 0;
    line-height: 0;
}
.morphsearch .morphsearch-header span {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 5px;
}
.morphsearch-form {
    width: 90%;
    height: 40px;
    margin: 0 auto;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 3px;
    background-color: #0034ec;
}
.morphsearch-form > .input-group-button {
    width: 100%;
    top: 0px;
    position: relative;
}
.morphsearch-form > .input-group-button .morphsearch-label {
    line-height: 40px;
    padding-left: 10px;
    font-size: 15px;
}
.morphsearch-form > .input-group-button .morphsearch-label:hover {
    cursor: pointer;
}
@-moz-document url-prefix() {
    .morphsearch-form > .input-group-button .morphsearch-label {
        flex-grow: 1;
        text-align: left;
    }
}
.morphsearch-form > .input-group-button .morphsearch-submit {
    background-color: transparent !important;
    color: #121316;
    z-index: 1000;
    max-height: 100%;
    margin: 0;
    top: 0;
}
.morphsearch-form > .input-group-button .morphsearch-submit i {
    color: #121316;
}
.morphsearch.open .morphsearch-form {
    width: 100%;
    height: 50px;
    position: relative;
    right: auto;
    background: transparent;
    margin-bottom: 2rem;
}
.morphsearch.open .morphsearch-form.prompt [data-prompt] {
    position: absolute;
    bottom: -1.5em;
    color: #686868;
    right: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .morphsearch.open .morphsearch-form.prompt [data-prompt] {
        width: 100%;
        text-align: right;
    }
}
.morphsearch.open .morphsearch-form.prompt [data-prompt]::before {
    content: attr(data-prompt);
    font-size: 0.71875rem;
    font-style: normal;
}
.morphsearch.open .morphsearch-form .morphsearch-input {
    opacity: 1;
    font-size: 18px;
    padding: 0.5rem;
    background-color: #ffffff;
    border-radius: 4px;
    height: calc(100% - 2px);
}
.morphsearch.open .morphsearch-form .morphsearch-label {
    opacity: 0;
    font-size: 0;
    padding: 0;
}
.morphsearch.open .morphsearch-form > .input-group-button {
    height: calc(100% - 2px);
    top: 0;
    right: 1px;
    position: inherit;
    width: auto;
}
.morphsearch.open .morphsearch-form > .input-group-button .morphsearch-submit {
    background-color: #121316 !important;
    color: #0034ec;
    width: auto;
}
.morphsearch.open .morphsearch-form > .input-group-button .morphsearch-submit i {
    color: #0034ec;
    position: relative;
    top: auto;
    right: auto;
}
.morphsearch-input {
    opacity: 0;
    padding: 0;
}
.morphsearch-input::-ms-clear {
    display: none;
}
.morphsearch-input::-webkit-input-placeholder,
.morphsearch-input:-moz-placeholder,
.morphsearch-input::-moz-placeholder,
.morphsearch-input:-ms-input-placeholder {
    color: #c2c2c2;
}
.morphsearch.hideInput .morphsearch-input {
    color: transparent;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.morphsearch .grid-container {
    position: relative;
    max-width: 1200px;
}
.gn-search:focus::-webkit-input-placeholder {
    color: transparent;
}
.morphsearch-input:focus {
    outline: none;
}
.morphsearch-submit {
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 1px;
    opacity: 1;
    max-height: 100%;
}
.morphsearch-submit:focus {
    outline: none;
}
.morphsearch.open .morphsearch-submit {
    pointer-events: auto;
    opacity: 1;
    max-height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .morphsearch.open .morphsearch-submit {
        min-width: 2.5rem;
    }
}
.morphsearch-close {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 5em;
    top: 3em;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
}
.morphsearch-close:before,
.morphsearch-close::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    border-radius: 3px;
    opacity: 0.6;
    background: #121316;
}
.morphsearch-close:hover.morphsearch-close::before,
.morphsearch-close:hover.morphsearch-close::after {
    opacity: 1;
}
.morphsearch-close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.morphsearch-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.morphsearch.open .morphsearch-close {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.morphsearch-content {
    color: #333;
    margin-top: 3.5em;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    pointer-events: none;
    opacity: 0;
}
.morphsearch-content .delta {
    width: 100%;
    margin: 0;
    position: relative;
}
.morphsearch-content .delta i[class*="gd-"] {
    position: absolute;
    top: 0;
    right: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.morphsearch-content .delta.list span {
    padding-left: 90px;
}
.morphsearch-content .delta.list span > span {
    position: absolute;
    padding: 0;
    left: 0;
}
.morphsearch-content a.cta {
    position: absolute;
    bottom: 1rem;
    margin: 0;
}
.morphsearch-content a.cta.more {
    padding: 6px 10px;
    font-size: 10px;
}
.morphsearch-content a + div.more {
    padding-bottom: 2rem;
}
.morphsearch-content a:not(.cta) > span {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: start;
    white-space: nowrap;
    max-width: calc(100% - 1.2rem);
    line-height: 1.1;
}
.morphsearch-content .cell:last-child {
    border-bottom: none;
}
.morphsearch-content .cell.section-heading {
    margin: 20px 0px 10px 0px;
    padding: 0;
    border: none;
    text-align: center;
}
.morphsearch-content .empty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.morphsearch-content .empty > div {
    margin: 0.9375rem;
}
.morphsearch.open .morphsearch-content {
    opacity: 1;
    height: auto;
    overflow: visible;
    pointer-events: auto;
    -webkit-transition: opacity 0.3s 0.5s;
    transition: opacity 0.3s 0.5s;
}
.morphsearch.open .morphsearch-content mark {
    color: inherit;
    background-color: inherit;
    font-weight: bold;
}
.morphsearch.open ~ .overlay {
    opacity: 1;
}
@media screen and (max-width: 51.24875em) {
    .morphsearch.open .morphsearch-header h1 {
        font-size: 1em;
    }
    .morphsearch.open .morphsearch-content div.more {
        display: none;
    }
    .morphsearch.open .morphsearch-input {
        padding: 0 25% 0 10px;
    }
    .morphsearch.open .morphsearch-close {
        right: 4px;
        top: 3px;
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5);
    }
}
@media screen and (max-width: 63.99875em) {
    .morphsearch {
        width: 37%;
        right: 122px;
    }
    .morphsearch.open {
        padding: 0px;
    }
}
@media screen and (max-width: 89.99875em) {
    .morphsearch.responsive-xxlarge {
        width: 37%;
        right: 122px;
    }
    .morphsearch.responsive-xxlarge.open {
        width: 100%;
        right: 0px;
        padding: 0px;
    }
}
@media screen and (max-width: 74.99875em) {
    .morphsearch.responsive-xlarge {
        width: 37%;
        right: 122px;
    }
    .morphsearch.responsive-xlarge.open {
        width: 100%;
        right: 0px;
        padding: 0px;
    }
}
.morphsearch.hide-morph-button {
    visibility: hidden;
    opacity: 0;
}
.morphsearch.hide-morph-button.open {
    visibility: visible;
    opacity: 1;
}
[data-morphsearch-submit] {
    cursor: pointer;
}
.module-heading-cell .graph-attribute-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.graph-chart .chart {
    width: 100%;
}
.graph-chart .chart header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: inherit;
    font-size: 0.875rem;
    font-weight: 500;
    margin: auto 1rem 1.25rem 1rem;
    padding-top: 1rem;
    color: #121316;
}
.graph-chart .chart header + section,
.graph-chart .chart header + p {
    font-size: 0.75rem;
    margin-top: -1rem;
    margin-left: 1rem;
}
.graph-chart .chart .am-chart-body,
.graph-chart .chart .am-chart {
    width: 100%;
    font-size: 0.625rem;
    height: 400px;
}
.graph-chart .chart .am-chart-body.h-xxx-micro,
.graph-chart .chart .am-chart-body.xxx-micro,
.graph-chart .chart .am-chart.h-xxx-micro,
.graph-chart .chart .am-chart.xxx-micro {
    height: 40px;
}
.graph-chart .chart .am-chart-body.h-xx-micro,
.graph-chart .chart .am-chart-body.xx-micro,
.graph-chart .chart .am-chart.h-xx-micro,
.graph-chart .chart .am-chart.xx-micro {
    height: 60px;
}
.graph-chart .chart .am-chart-body.h-x-micro,
.graph-chart .chart .am-chart-body.x-micro,
.graph-chart .chart .am-chart.h-x-micro,
.graph-chart .chart .am-chart.x-micro {
    height: 80px;
}
.graph-chart .chart .am-chart-body.h-micro,
.graph-chart .chart .am-chart-body.micro,
.graph-chart .chart .am-chart.h-micro,
.graph-chart .chart .am-chart.micro {
    height: 90px;
}
.graph-chart .chart .am-chart-body.h-s-micro,
.graph-chart .chart .am-chart-body.s-micro,
.graph-chart .chart .am-chart.h-s-micro,
.graph-chart .chart .am-chart.s-micro {
    height: 110px;
}
.graph-chart .chart .am-chart-body.h-xx-small,
.graph-chart .chart .am-chart-body.xx-small,
.graph-chart .chart .am-chart.h-xx-small,
.graph-chart .chart .am-chart.xx-small {
    height: 150px;
}
.graph-chart .chart .am-chart-body.h-x-small,
.graph-chart .chart .am-chart-body.x-small,
.graph-chart .chart .am-chart.h-x-small,
.graph-chart .chart .am-chart.x-small {
    height: 200px;
}
.graph-chart .chart .am-chart-body.h-small,
.graph-chart .chart .am-chart-body.small,
.graph-chart .chart .am-chart.h-small,
.graph-chart .chart .am-chart.small {
    height: 250px;
}
.graph-chart .chart .am-chart-body.h-sss-medium,
.graph-chart .chart .am-chart-body.sss-medium,
.graph-chart .chart .am-chart.h-sss-medium,
.graph-chart .chart .am-chart.sss-medium {
    height: 280px;
}
.graph-chart .chart .am-chart-body.h-ss-medium,
.graph-chart .chart .am-chart-body.ss-medium,
.graph-chart .chart .am-chart.h-ss-medium,
.graph-chart .chart .am-chart.ss-medium {
    height: 300px;
}
.graph-chart .chart .am-chart-body.h-s-medium,
.graph-chart .chart .am-chart-body.s-medium,
.graph-chart .chart .am-chart.h-s-medium,
.graph-chart .chart .am-chart.s-medium {
    height: 350px;
}
.graph-chart .chart .am-chart-body.h-medium,
.graph-chart .chart .am-chart-body.medium,
.graph-chart .chart .am-chart.h-medium,
.graph-chart .chart .am-chart.medium {
    height: 400px;
}
.graph-chart .chart .am-chart-body.h-s-large,
.graph-chart .chart .am-chart-body.s-large,
.graph-chart .chart .am-chart.h-s-large,
.graph-chart .chart .am-chart.s-large {
    height: 500px;
}
.graph-chart .chart .am-chart-body.h-large,
.graph-chart .chart .am-chart-body.large,
.graph-chart .chart .am-chart.h-large,
.graph-chart .chart .am-chart.large {
    height: 600px;
}
.graph-chart .chart .am-chart-body.h-x-large,
.graph-chart .chart .am-chart-body.x-large,
.graph-chart .chart .am-chart.h-x-large,
.graph-chart .chart .am-chart.x-large {
    height: 800px;
}
.graph-chart .chart .am-chart-body.h-xx-large,
.graph-chart .chart .am-chart-body.xx-large,
.graph-chart .chart .am-chart.h-xx-large,
.graph-chart .chart .am-chart.xx-large {
    height: 1000px;
}
.graph-chart .chart .am-chart-body.h-xxx-large,
.graph-chart .chart .am-chart-body.xxx-large,
.graph-chart .chart .am-chart.h-xxx-large,
.graph-chart .chart .am-chart.xxx-large {
    height: 1200px;
}
.graph-chart .chart .am-chart-body.h-full,
.graph-chart .chart .am-chart-body.full,
.graph-chart .chart .am-chart.h-full,
.graph-chart .chart .am-chart.full {
    height: 100%;
}
.graph-chart .chart .am-chart-body.h-auto,
.graph-chart .chart .am-chart-body.auto,
.graph-chart .chart .am-chart.h-auto,
.graph-chart .chart .am-chart.auto {
    height: auto;
}
.graph-chart .chart .graph-attribute-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.graph-chart .key > header {
    color: #121316;
}
.graph-chart .key > section ul,
.graph-chart .key > section li {
    list-style-type: none;
    margin: 0;
}
.graph-chart .key > section li:not(:last-child) {
    padding-bottom: 1em;
}
.graph-chart .key > header,
.graph-chart .key > section {
    background-color: #ffffff;
    padding-top: 0.75rem;
    text-align: left;
    font-size: 0.75rem;
}
.graph-chart .link > header {
    color: #121316;
}
.graph-chart .link > section ul,
.graph-chart .link > section li {
    list-style-type: none;
    margin: 0;
}
.graph-chart .link > header,
.graph-chart .link > section {
    background-color: #ffffff;
    padding-top: 0.75rem;
    text-align: left;
    font-size: 0.75rem;
}
.graph-chart .link.full {
    width: 100%;
}
.graph-chart .link.full.horizontal {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.graph-chart .link.full.horizontal > header {
    padding-right: 1em;
}
.graph-chart .link.full.horizontal > section ul {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.graph-chart .link.full.horizontal > section ul li .button {
    margin-bottom: 0;
}
.graph-chart .link.full.horizontal > section ul li:not(:last-child) {
    padding-right: 1em;
}
.dual-graph-chart .graph-chart {
    height: 100%;
}
.dual-graph-chart .graph-chart header,
.dual-graph-chart .graph-chart .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
    font-size: 0.75rem;
    color: #121316;
    background-color: transparent;
}
.dual-graph-chart .graph-chart header .medium,
.dual-graph-chart .graph-chart .header .medium {
    font-weight: 500;
}
.dual-graph-chart .graph-chart header .button,
.dual-graph-chart .graph-chart .header .button {
    margin-bottom: 0;
    font-weight: 500;
}
.dual-graph-chart .cell:first-child header,
.dual-graph-chart .cell:first-child .header {
    padding-right: 0;
}
.dual-graph-chart .cell:last-child header,
.dual-graph-chart .cell:last-child .header {
    padding-left: 0;
}
.radar-graph-wrapper {
    position: relative;
}
.radar-graph-wrapper .radar-graph-radio-buttons {
    position: absolute;
    right: 100px;
    top: 0;
}
@media screen and (max-width: 51.24875em) {
    .radar-graph-wrapper .radar-graph-radio-buttons {
        right: unset;
        left: 0;
    }
}
.graph-attribute-action > div:not(:last-child) {
    margin-right: 0.5rem;
}
.graph-attribute-action.mappin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.graph-attribute-action.mappin > div {
    margin-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
@media print, screen and (min-width: 51.25em) {
    .graph-attribute-action.mappin > div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.graph-attribute-action.mappin > div img {
    width: 1.375rem;
    margin: 0 0.5rem;
}
table.detail .micro-stacked-chart,
.dataTable .micro-stacked-chart {
    margin-bottom: 0;
    margin-top: 8px;
}
.micro-stacked-chart {
    height: 0.25rem;
    background-color: grey;
    border-radius: 0.5rem;
    margin: 20px 0 15px 0;
}
.micro-stacked-chart .sentiment-bar {
    width: inherit;
    float: left;
    display: inline-block;
    height: 100%;
    position: relative;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    cursor: pointer;
}
.micro-stacked-chart .sentiment-bar:hover {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    z-index: 10;
}
.micro-stacked-chart .sentiment-bar:hover:after {
    content: attr(data-value);
    padding: 2px 5px;
    color: white;
    background-color: #121316;
    position: absolute;
    left: 0;
    bottom: 100%;
    z-index: 10;
    line-height: 1;
    font-size: 12px;
    text-align: center;
}
.micro-stacked-chart .sentiment-bar:hover:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top-color: #121316;
    left: 11px;
    top: -1px;
}
.negative {
    background-color: #d9534f;
}
.neutral {
    background-color: #f0ad4e;
}
.positive {
    background-color: #5cb85c;
}
section.toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
section.toolbar > .title {
    font-weight: 500;
}
section.toolbar .tool .button {
    margin-bottom: 0;
}
section.toolbar .tool .button.unset,
section.toolbar .tool .button.disabled {
    color: #a0a0a0;
}
section.toolbar .tool .dropdown-pane {
    border-color: #121316;
    padding: 0.625rem 0.25rem;
    max-width: 90vh;
}
section.toolbar .tool > ul,
section.toolbar .tool li {
    list-style: none;
    margin: 0;
    padding: 0 0.5rem;
}
section.toolbar .tool ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
section.toolbar .tool ul.tool-item-oneline {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
section.toolbar .tool ul.tool-item-oneline li.oneline,
section.toolbar .tool ul.tool-item-oneline li .oneline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
section.toolbar .tool ul.tool-item-oneline li.oneline span,
section.toolbar .tool ul.tool-item-oneline li .oneline span {
    white-space: nowrap;
}
section.toolbar .tool ul.tool-item-oneline li select {
    font-size: inherit;
    padding: 5px 20px 5px 5px;
    line-height: normal;
    height: auto;
    width: auto;
}
section.toolbar .tool ul.tool-item-oneline li a {
    height: auto;
}
section.toolbar .tool ul li {
    color: #121316;
}
section.toolbar .tool ul li span {
    font-size: 0.625rem;
    font-weight: 500;
    margin: 0;
}
section.toolbar .tool ul li a i.gd-plus {
    font-size: 1rem;
}
section.toolbar .tool ul li a i.gd-close {
    font-size: 0.75rem;
}
section.toolbar .tool ul li a,
section.toolbar .tool ul li .zoom-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
section.toolbar .tool ul li a i,
section.toolbar .tool ul li .zoom-group i {
    font-size: 1.125rem;
}
section.toolbar .tool ul li .zoom-group {
    width: auto;
    line-height: 1;
}
section.toolbar .tool ul li .zoom-group .zoom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
section.toolbar .tool ul li .zoom-group .zoom-button .button {
    height: auto;
    width: auto;
    padding: 0 10px;
    margin-bottom: 0;
}
section.toolbar .tool ul li .zoom-group .zoom-button .button i {
    font-size: 0.75rem;
}
section.toolbar .tool ul li + li:not(.no-separator) {
    position: relative;
}
section.toolbar .tool ul li + li:not(.no-separator)::before {
    content: "";
    border-left: 1px solid #cecece;
    height: 1rem;
    position: absolute;
    top: 0.1rem;
    left: 0;
}
.paginate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.paginate.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.paginate.align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
}
.paginate .button {
    margin-bottom: 0;
}
ul.paginate {
    list-style: none;
    margin: 0;
    padding: 0 0.25rem;
}
ul.paginate li {
    list-style: none;
    margin: 0;
    padding: 0 0.25rem;
}
.paginate .orbit-controls[data-control="text"] button,
.paginate .orbit-controls[data-control="text"] .button,
.paginate .paginate-control[data-control="text"] button,
.paginate .paginate-control[data-control="text"] .button {
    width: 4em;
}
.paginate .orbit-controls[data-control="text"] button.orbit-previous::before,
.paginate .orbit-controls[data-control="text"] button[data-paginate-prev]::before,
.paginate .orbit-controls[data-control="text"] .button.orbit-previous::before,
.paginate .orbit-controls[data-control="text"] .button[data-paginate-prev]::before,
.paginate .paginate-control[data-control="text"] button.orbit-previous::before,
.paginate .paginate-control[data-control="text"] button[data-paginate-prev]::before,
.paginate .paginate-control[data-control="text"] .button.orbit-previous::before,
.paginate .paginate-control[data-control="text"] .button[data-paginate-prev]::before {
    content: "Prev";
}
.paginate .orbit-controls[data-control="text"] button.orbit-next::before,
.paginate .orbit-controls[data-control="text"] button[data-paginate-next]::before,
.paginate .orbit-controls[data-control="text"] .button.orbit-next::before,
.paginate .orbit-controls[data-control="text"] .button[data-paginate-next]::before,
.paginate .paginate-control[data-control="text"] button.orbit-next::before,
.paginate .paginate-control[data-control="text"] button[data-paginate-next]::before,
.paginate .paginate-control[data-control="text"] .button.orbit-next::before,
.paginate .paginate-control[data-control="text"] .button[data-paginate-next]::before {
    content: "Next";
}
.paginate .orbit-controls[data-control="icon"] button,
.paginate .orbit-controls[data-control="icon"] .button,
.paginate .paginate-control[data-control="icon"] button,
.paginate .paginate-control[data-control="icon"] .button {
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    speak: none;
}
.paginate .orbit-controls[data-control="icon"] button.orbit-previous::before,
.paginate .orbit-controls[data-control="icon"] button[data-paginate-prev]::before,
.paginate .orbit-controls[data-control="icon"] .button.orbit-previous::before,
.paginate .orbit-controls[data-control="icon"] .button[data-paginate-prev]::before,
.paginate .paginate-control[data-control="icon"] button.orbit-previous::before,
.paginate .paginate-control[data-control="icon"] button[data-paginate-prev]::before,
.paginate .paginate-control[data-control="icon"] .button.orbit-previous::before,
.paginate .paginate-control[data-control="icon"] .button[data-paginate-prev]::before {
    content: "\e90c";
    padding: 0 5px 0 10px;
}
.paginate .orbit-controls[data-control="icon"] button.orbit-next::before,
.paginate .orbit-controls[data-control="icon"] button[data-paginate-next]::before,
.paginate .orbit-controls[data-control="icon"] .button.orbit-next::before,
.paginate .orbit-controls[data-control="icon"] .button[data-paginate-next]::before,
.paginate .paginate-control[data-control="icon"] button.orbit-next::before,
.paginate .paginate-control[data-control="icon"] button[data-paginate-next]::before,
.paginate .paginate-control[data-control="icon"] .button.orbit-next::before,
.paginate .paginate-control[data-control="icon"] .button[data-paginate-next]::before {
    content: "\e907";
    padding: 0 10px 0 5px;
}
.paginate .paginate-bullets {
    margin-right: 0.5rem;
}
.paginate .paginate-bullets a,
.paginate .paginate-bullets button {
    height: 0.375rem;
    width: 0.375rem;
    margin: 0 4px 0 0;
    border-radius: 50%;
    background-color: #cecece;
    cursor: pointer;
}
.paginate .paginate-bullets a:hover,
.paginate .paginate-bullets button:hover {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.paginate .paginate-bullets a.is-active,
.paginate .paginate-bullets button.is-active {
    background-color: #0034ec;
}
.paginate .paginate-bullets + .paginate-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.paginate .paginate-bullets + .paginate-control a,
.paginate .paginate-bullets + .paginate-control button {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 1px solid #cecece;
    background-color: #ffffff;
}
.paginate .paginate-bullets + .paginate-control a:hover,
.paginate .paginate-bullets + .paginate-control a:focus,
.paginate .paginate-bullets + .paginate-control a.is-active,
.paginate .paginate-bullets + .paginate-control button:hover,
.paginate .paginate-bullets + .paginate-control button:focus,
.paginate .paginate-bullets + .paginate-control button.is-active {
    outline: none;
    border-color: #121316;
    background-color: #121316;
}
.paginate .paginate-bullets + .paginate-control a:hover i::before,
.paginate .paginate-bullets + .paginate-control a:focus i::before,
.paginate .paginate-bullets + .paginate-control a.is-active i::before,
.paginate .paginate-bullets + .paginate-control button:hover i::before,
.paginate .paginate-bullets + .paginate-control button:focus i::before,
.paginate .paginate-bullets + .paginate-control button.is-active i::before {
    color: #ffffff;
}
.paginate .paginate-bullets + .paginate-control a.disabled,
.paginate .paginate-bullets + .paginate-control button.disabled {
    cursor: not-allowed;
    pointer-events: none;
    background-color: #cecece;
}
.paginate .paginate-bullets + .paginate-control a.disabled:hover,
.paginate .paginate-bullets + .paginate-control a.disabled:focus,
.paginate .paginate-bullets + .paginate-control button.disabled:hover,
.paginate .paginate-bullets + .paginate-control button.disabled:focus {
    border-color: #cecece;
    background-color: #cecece;
}
.paginate .paginate-bullets + .paginate-control a.disabled:hover i::before,
.paginate .paginate-bullets + .paginate-control a.disabled:focus i::before,
.paginate .paginate-bullets + .paginate-control button.disabled:hover i::before,
.paginate .paginate-bullets + .paginate-control button.disabled:focus i::before {
    color: #121316;
}
.paginate .paginate-bullets + .paginate-control a i,
.paginate .paginate-bullets + .paginate-control button i {
    font-size: 0.5rem;
}
.paginate .paginate-bullets + .paginate-control a.previous,
.paginate .paginate-bullets + .paginate-control button.previous {
    margin-right: 0.5rem;
}
.video-js {
    font-size: 10px;
    color: #0034ec;
}
.vjs-default-skin .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 1.5em;
    border: 0.06666em solid #0034ec;
    border-radius: 100%;
    left: 0.5em;
    top: 0.5em;
}
.video-js .vjs-control-bar,
.video-js .vjs-big-play-button,
.video-js .vjs-menu-button .vjs-menu-content {
    background-color: #121316;
    background-color: rgba(46, 41, 61, 0.7);
}
.video-js .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.video-js .vjs-slider {
    background-color: #7b709f;
    background-color: rgba(123, 112, 159, 0.5);
}
.video-js .vjs-volume-level,
.video-js .vjs-play-progress,
.video-js .vjs-slider-bar {
    background: #0034ec;
}
.video-js .vjs-load-progress {
    background: #c1bcd2;
    background: rgba(123, 112, 159, 0.5);
}
.video-js .vjs-load-progress div {
    background: white;
    background: rgba(123, 112, 159, 0.75);
}
.dropdown-pane .menu .is-dropdown-submenu-parent > a::after,
.sidebar [data-accordion-menu] .is-accordion-submenu-parent > a::after,
.sidebar .accordion-menu .is-accordion-submenu-parent > a::after,
.sidebar [data-accordion-menu] li.padlock > a span:last-child::after,
.sidebar .accordion-menu li.padlock > a span:last-child::after,
.element-slider .element-pilot .element-control button:empty[data-prev]::before,
.element-slider .element-pilot .element-control button:empty[data-next]::before,
.element-slider .element-pilot .control button:empty[data-prev]::before,
.element-slider .element-pilot .control button:empty[data-next]::before,
.element-slider .pilot .element-control button:empty[data-prev]::before,
.element-slider .pilot .element-control button:empty[data-next]::before,
.element-slider .pilot .control button:empty[data-prev]::before,
.element-slider .pilot .control button:empty[data-next]::before,
hr.separator-text-icon::after,
.line-manip.line-contract::after,
.line-manip.line-expand::after,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu-parent > a::before,
.content-linker ul.link-cluster .content-link > header .link-content::before,
.card-vessel[data-preference="made"]::before {
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 0;
    speak: none;
    text-transform: none !important;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 38px;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search {
    height: auto;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:hover,
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:hover + .input-group-button > button.fancytree-reset,
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:focus,
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:focus + .input-group-button > button.fancytree-reset {
    border-color: #515255;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > .input-group-button > button.fancytree-reset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 38px;
    color: #08216a;
    background-color: white;
    border-color: #e2e2e2;
    border-left: none;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > .input-group-button > button.fancytree-reset:hover {
    color: #08216a;
}
.fancytree-holder.menu-side-ft .fancytree-holder .fancytree-view {
    margin-bottom: 12px;
}
.menu-side-chat .input-group.date {
    height: 38px;
    margin-bottom: 12px;
}
body .input-group.search,
.menu-side-chat .input-group.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 38px;
}
body .input-group.search > input,
.menu-side-chat .input-group.search > input {
    height: auto;
}
body .input-group.search > input:hover,
.menu-side-chat .input-group.search > input:hover,
body .input-group.search > input:hover + .input-group-button > button,
.menu-side-chat .input-group.search > input:hover + .input-group-button > button,
body .input-group.search > input:focus,
.menu-side-chat .input-group.search > input:focus,
body .input-group.search > input:focus + .input-group-button > button,
.menu-side-chat .input-group.search > input:focus + .input-group-button > button {
    border-color: #515255;
}
body .input-group.search > .input-group-button > button,
.menu-side-chat .input-group.search > .input-group-button > button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 38px;
    color: #08216a;
    background-color: white;
    border-color: #e2e2e2;
    border-left: none;
}
body .input-group.search > .input-group-button > button:hover,
.menu-side-chat .input-group.search > .input-group-button > button:hover {
    color: #08216a;
}
.lock.panel {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f1f1f1;
}
.lock.panel *:first-child ~ * {
    margin-top: 1rem;
}
.lock.panel.h-xxx-micro {
    min-height: 40px;
}
.lock.panel.h-xx-micro {
    min-height: 60px;
}
.lock.panel.h-x-micro {
    min-height: 80px;
}
.lock.panel.h-micro {
    min-height: 90px;
}
.lock.panel.h-s-micro {
    min-height: 110px;
}
.lock.panel.h-xx-small {
    min-height: 150px;
}
.lock.panel.h-x-small {
    min-height: 200px;
}
.lock.panel.h-small {
    min-height: 250px;
}
.lock.panel.h-sss-medium {
    min-height: 280px;
}
.lock.panel.h-ss-medium {
    min-height: 300px;
}
.lock.panel.h-s-medium {
    min-height: 350px;
}
.lock.panel.h-medium {
    min-height: 400px;
}
.lock.panel.h-s-large {
    min-height: 500px;
}
.lock.panel.h-large {
    min-height: 600px;
}
.lock.panel.h-x-large {
    min-height: 800px;
}
.lock.panel.h-xx-large {
    min-height: 1000px;
}
.lock.panel.h-xxx-large {
    min-height: 1200px;
}
.lock.panel.h-full {
    min-height: 100%;
}
.lock.panel.h-auto {
    min-height: auto;
}
.lock {
    position: relative;
}
.lock:not(.enable-events) {
    pointer-events: none;
}
.lock.card-report-grouped:hover .card-title {
    text-decoration: none;
}
.lock.card-report-grouped .card-report-grouped-inner .card-title,
.lock.card-report-grouped .card-report-grouped-inner .card-description {
    color: #515255;
}
.lock.lock-tr .lock-box,
.lock.lock-tl .lock-box {
    position: absolute;
}
.lock.lock-tr .lock-box {
    top: 8px;
    right: 8px;
}
.lock.lock-tl .lock-box {
    top: 8px;
    left: 8px;
}
.lock-box {
    z-index: 1;
    border-radius: 6px;
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    background-color: #ff5d2b;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: auto;
}
@media screen and (max-width: 51.24875em) {
    .lock-box {
        max-width: 24px;
        max-height: 24px;
    }
}
.lock-box::before {
    content: "\e9a6";
    -webkit-font-smoothing: antialiased;
    display: block;
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    speak: none;
    text-transform: none !important;
}
.obscure-zone {
    position: relative;
}
.obscure-zone.card-report-grouped {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    cursor: default;
}
[data-obscure]:not(.menu),
.obscure:not(.menu) {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
[data-obscure]:not(.menu).double,
.obscure:not(.menu).double {
    -webkit-filter: blur(6px);
    filter: blur(6px);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    [data-obscure]:not(.menu),
    .obscure:not(.menu) {
        min-width: 2.5rem;
        text-shadow: 0 0 4px #121316;
        color: transparent;
    }
    [data-obscure]:not(.menu) *,
    [data-obscure]:not(.menu) td,
    .obscure:not(.menu) *,
    .obscure:not(.menu) td {
        text-shadow: 0 0 4px #121316;
        color: transparent;
    }
}
[data-obscure].menu li,
.obscure.menu li {
    opacity: 0.3;
}
[data-obscure-overlay],
.obscure-overlay {
    position: absolute;
    background-color: transparent !important;
    z-index: 2;
}
[data-obscure-overlay] .message,
.obscure-overlay .message {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: -10px;
    margin-left: -10px;
}
[data-obscure-overlay] .message > *,
.obscure-overlay .message > * {
    margin-top: 10px;
    margin-left: 10px;
}
[data-obscure-overlay] .message > span,
[data-obscure-overlay] .message > a,
.obscure-overlay .message > span,
.obscure-overlay .message > a {
    text-shadow: 0px 0px 5px white, 0px 0px 10px white, 0px 0px 15px white;
}
[data-obscure-overlay] .message > span,
.obscure-overlay .message > span {
    color: #352354;
}
[data-obscure-overlay] .message > span > a,
.obscure-overlay .message > span > a {
    display: inline-block;
}
[data-obscure-overlay] .message.light > span,
[data-obscure-overlay] .message.light > a,
.obscure-overlay .message.light > span,
.obscure-overlay .message.light > a {
    color: #ffffff;
    text-shadow: 0px 0px 5px #352354, 0px 0px 10px #352354, 0px 0px 15px #352354;
}
[data-obscure-overlay] .message.light a,
.obscure-overlay .message.light a {
    text-decoration: underline;
}
.dropdown-pane .menu .is-dropdown-submenu-parent > a::after,
.sidebar [data-accordion-menu] .is-accordion-submenu-parent > a::after,
.sidebar .accordion-menu .is-accordion-submenu-parent > a::after,
.sidebar [data-accordion-menu] li.padlock > a span:last-child::after,
.sidebar .accordion-menu li.padlock > a span:last-child::after,
.element-slider .element-pilot .element-control button:empty[data-prev]::before,
.element-slider .element-pilot .element-control button:empty[data-next]::before,
.element-slider .element-pilot .control button:empty[data-prev]::before,
.element-slider .element-pilot .control button:empty[data-next]::before,
.element-slider .pilot .element-control button:empty[data-prev]::before,
.element-slider .pilot .element-control button:empty[data-next]::before,
.element-slider .pilot .control button:empty[data-prev]::before,
.element-slider .pilot .control button:empty[data-next]::before,
hr.separator-text-icon::after,
.line-manip.line-contract::after,
.line-manip.line-expand::after,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu-parent > a::before,
.content-linker ul.link-cluster .content-link > header .link-content::before,
.card-vessel[data-preference="made"]::before {
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 0;
    speak: none;
    text-transform: none !important;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 38px;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search {
    height: auto;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:hover,
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:hover + .input-group-button > button.fancytree-reset,
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:focus,
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > input.fancytree-search:focus + .input-group-button > button.fancytree-reset {
    border-color: #515255;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > .input-group-button > button.fancytree-reset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 38px;
    color: #08216a;
    background-color: white;
    border-color: #e2e2e2;
    border-left: none;
}
.fancytree-holder.menu-side-ft .fancytree-holder .input-group.search > .input-group-button > button.fancytree-reset:hover {
    color: #08216a;
}
.fancytree-holder.menu-side-ft .fancytree-holder .fancytree-view {
    margin-bottom: 12px;
}
.menu-side-chat .input-group.date {
    height: 38px;
    margin-bottom: 12px;
}
body .input-group.search,
.menu-side-chat .input-group.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 38px;
}
body .input-group.search > input,
.menu-side-chat .input-group.search > input {
    height: auto;
}
body .input-group.search > input:hover,
.menu-side-chat .input-group.search > input:hover,
body .input-group.search > input:hover + .input-group-button > button,
.menu-side-chat .input-group.search > input:hover + .input-group-button > button,
body .input-group.search > input:focus,
.menu-side-chat .input-group.search > input:focus,
body .input-group.search > input:focus + .input-group-button > button,
.menu-side-chat .input-group.search > input:focus + .input-group-button > button {
    border-color: #515255;
}
body .input-group.search > .input-group-button > button,
.menu-side-chat .input-group.search > .input-group-button > button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 38px;
    color: #08216a;
    background-color: white;
    border-color: #e2e2e2;
    border-left: none;
}
body .input-group.search > .input-group-button > button:hover,
.menu-side-chat .input-group.search > .input-group-button > button:hover {
    color: #08216a;
}
.button.dropdown-plus i.gd-minus {
    color: #ffffff;
}
.head-content.split-bg .card-screening-tool h2,
.head-content.split-bg .card-screening-tool h3,
.head-content.split-bg .card-screening-tool h4,
.head-content.split-bg .card-screening-tool h5,
.head-content.split-bg .card-screening-tool a,
.head-content.split-bg .card-screening-tool p {
    color: #ffffff;
}
.selection-criteria-option > .button-group .button.hover i,
.selection-criteria-option > .button.hover i,
.refinement-criteria-option > .button-group .button.hover i,
.refinement-criteria-option > .button.hover i {
    color: #ffffff;
}
.c360 .c360-action-filter section .button.secondary span {
    color: #ffffff;
}
.mobile-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.gd-usermenu .gd-usermenu--name {
    color: #050a16;
}
.gd-usermenu .gd-usermenu--user-badge {
    color: #050a16;
}
.gd-usermenu .gd-usermenu--user-badge .badge {
    border-color: #050a16;
}
.gd-usermenu .gd-usermenu--user-badge .badge.secondary {
    background-color: #ffffff;
}
.gd-usermenu .gd-usermenu--user-badge + span i {
    color: #0034ec;
}
.main-navigation-wrapper {
    border-bottom: solid 1px #e2e2e2;
    border-color: #e2e2e2;
    border-top: solid 3px #0a2379;
}
header .gd-usermenu + ul.submenu,
.main-navigation-wrapper,
header .is-dropdown-submenu,
header .is-drilldown-submenu {
    background-color: #ffffff;
}
header .dropdown.menu > li > a {
    color: #0034ec;
}
.tabs .tabs-title a::before,
header .dropdown.menu > li > a:before {
    background-color: #08216a;
}
.title-bar.show-for-small {
    background-color: #ffffff;
}
.gd-logo-img {
    -webkit-filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(8%) contrast(80%);
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(8%) contrast(80%);
    filter: unset;
    width: 100%;
	min-height: 46px;
}
.theme_ConsumerTrends .theme_group a,
a.ConsumerTrends,
a.OverlayMe {
    background: #08216a !important;
    color: #ffffff !important;
}
.OverlayLayer {
    background: #0034ec !important;
}
div.thematics_cloud .theme_group a#current_theme,
div.thematics_cloud .theme_group a:hover {
    background: transparent !important;
    color: #0034ec;
    border-color: #0034ec;
}
.reveal.prompt .fancytree-holder .fancytree-view span.fancytree-title:hover,
.dropdown-pane.filter-criteria .fancytree-holder .fancytree-view span.fancytree-title:hover {
    text-decoration: none;
}
p {
    color: #515255;
}
h0,
h1,
h2,
h3,
h4,
h5,
h6,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #050a16;
}
.curated-list {
    max-width: unset;
}
.curated-list .curated-list-item {
    margin-bottom: 0;
}
.curated-list .curated-list-item a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #050a16;
    padding: 12px;
    margin-bottom: 0;
}
.curated-list .curated-list-item a,
.curated-list .curated-list-item a.h6 {
    font-size: 14px;
}
.curated-list .curated-list-item a:hover {
    position: relative;
    background-color: #f3f6ff;
    color: #0034ec;
    text-decoration: none;
    padding-right: 28px;
}
.curated-list .curated-list-item a:hover::after {
    content: "\e918";
    font-family: "globaldata-icons" !important;
    position: absolute;
    right: 12px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option {
    color: #515255;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul {
    position: relative;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).group,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator.group,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate),
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).group,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator.group {
    position: static;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate) a.button,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) a.button {
    border-radius: 50px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate) a.button span:first-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) a.button span:first-child {
    color: #050a16;
    padding-right: 10px;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate) a.button span:last-child,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate) a.button span:last-child {
    font-size: 18px;
    font-weight: 100;
    background-color: #08216a;
    border-radius: 0 2px 2px 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    color: #050a16;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator > a.button.operator,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator:empty::after,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator::after,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator.group::after,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator > a.button.operator,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator:empty::after,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator::after,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator.group::after {
    padding: 6px;
    border-color: #e2e2e2;
    z-index: 1;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator.group::before,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator::before,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator.group::before,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator::before {
    content: "";
    position: absolute;
    top: 0;
    right: 18px;
    left: auto;
    width: 1px;
    height: 100%;
    background-color: #e2e2e2;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator > a.operator.button.dropdown-chevron:hover:not(.clear) i::before,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator > a.operator.button.dropdown-chevron:hover:not(.clear) i,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option div > ul > li:not(.negate).operator > a.operator.button.dropdown-chevron.hover:not(.clear) i::before,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator > a.operator.button.dropdown-chevron:hover:not(.clear) i::before,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator > a.operator.button.dropdown-chevron:hover:not(.clear) i,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option > ul > li:not(.negate).operator > a.operator.button.dropdown-chevron.hover:not(.clear) i::before {
    color: #08216a;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .search-action-container {
    z-index: 1;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .cell .cell.medium-6 .button.search {
    border-radius: 50px;
    background-color: #0034ec;
    color: #ffffff;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .cell .cell.medium-6 .button.search:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .cell .cell.medium-6 .button.search.is-active {
    background-color: #04218d;
    color: #ffffff;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .cell.medium-6 .button.search {
    border-radius: 50px;
    background-color: #ffffff;
    color: #08216a;
    border-color: #08216a;
}
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .cell.medium-6 .button.search:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .cell.medium-6 .button.search.is-active {
    background-color: #08216a;
    color: #ffffff;
}
.search-filter-action-container .criteria-option ul li.operator[data-operator]::before,
.search-filter-action-container .criteria-option ul li .operator[data-operator]::before {
    content: attr(data-operator);
    text-transform: uppercase;
    color: #37393d;
    line-height: 0.75rem;
    font-size: 0.5625rem;
}
.search-filter-action-container .criteria-option ul li a.operator.button.dropdown-chevron:hover:not(.clear) i::before,
.search-filter-action-container .criteria-option ul li a.operator.button.dropdown-chevron:hover:not(.clear) i,
.search-filter-action-container .criteria-option ul li a.operator.button.dropdown-chevron.hover:not(.clear) i::before {
    color: #08216a;
}
.search-filter-action-container .criteria-option > ul > li:not(.negate) > span.refinement-title {
    margin-top: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option > ul > li:not(.negate) > span.refinement-title {
    margin-top: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li a,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li a,
table tbody th a,
table tbody td a,
.list-grid ul li a,
button.button,
a {
    color: #08216a;
    text-decoration: none;
}
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .search-link li a:hover,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .list-link li a:hover,
table tbody th a:hover,
table tbody td a:hover,
.list-grid ul li a:hover,
button.button:hover,
a:hover {
    color: #0034ec;
    text-decoration: none;
}
button.button.more.button-neg,
button.button.more.button-neg i,
button.button.more.button-neg .h4,
button.button.more.button-neg .h5,
button.button.more.button-neg .h6,
.button-neg button.button.more,
.button-neg button.button.more i,
.button-neg button.button.more .h4,
.button-neg button.button.more .h5,
.button-neg button.button.more .h6,
button.button.delta.more.button-neg,
button.button.delta.more.button-neg i,
button.button.delta.more.button-neg .h4,
button.button.delta.more.button-neg .h5,
button.button.delta.more.button-neg .h6,
.button-neg button.button.delta.more,
.button-neg button.button.delta.more i,
.button-neg button.button.delta.more .h4,
.button-neg button.button.delta.more .h5,
.button-neg button.button.delta.more .h6,
a.button.more.button-neg,
a.button.more.button-neg i,
a.button.more.button-neg .h4,
a.button.more.button-neg .h5,
a.button.more.button-neg .h6,
.button-neg a.button.more,
.button-neg a.button.more i,
.button-neg a.button.more .h4,
.button-neg a.button.more .h5,
.button-neg a.button.more .h6,
a.button.delta.more.button-neg,
a.button.delta.more.button-neg i,
a.button.delta.more.button-neg .h4,
a.button.delta.more.button-neg .h5,
a.button.delta.more.button-neg .h6,
.button-neg a.button.delta.more,
.button-neg a.button.delta.more i,
.button-neg a.button.delta.more .h4,
.button-neg a.button.delta.more .h5,
.button-neg a.button.delta.more .h6 {
    color: #ffffff;
}
button.button.more,
button.button.more i,
button.button.more .h4,
button.button.more .h5,
button.button.more .h6,
button.button.delta.more,
button.button.delta.more i,
button.button.delta.more .h4,
button.button.delta.more .h5,
button.button.delta.more .h6,
a.button.more,
a.button.more i,
a.button.more .h4,
a.button.more .h5,
a.button.more .h6,
a.button.delta.more,
a.button.delta.more i,
a.button.delta.more .h4,
a.button.delta.more .h5,
a.button.delta.more .h6 {
    color: #08216a;
    text-decoration: none;
    font-weight: 500;
}
button.button.more:hover,
button.button.delta.more:hover,
a.button.more:hover,
a.button.delta.more:hover {
    color: #0034ec;
    text-decoration: none;
}
.button.back {
    color: #0034ec;
    text-decoration: none;
}
.button.back:hover {
    color: #08216a;
    text-decoration: none;
}
.button.primary:not(.clear),
.button.secondary:not(.clear) {
    background-color: #08216a;
}
.button.primary:not(.clear):hover,
.button.secondary:not(.clear):hover {
    color: #0034ec;
}
.button.primary.dropdown-chevron i.gd-chevron-down,
.button.primary.dropdown-chevron i.gd-chevron-down::before,
.button.primary.dropdown-chevron.hover i.gd-chevron-down,
.button.primary.dropdown-chevron.hover i.gd-chevron-down::before {
    background-color: transparent;
    color: #ffffff;
}
.slide-out button[data-close],
.reveal .close-button,
.tabs-connotation .tabs.vertical .tabs-title a span,
.module-tabs-in-tabs .tabs.vertical .tabs-title a span {
    font-weight: normal;
}
.button-group {
    margin-top: -1rem;
    margin-left: -1rem;
}
.button-group .button {
    margin-bottom: 0;
}
.button-group > .button,
.button-group > * {
    margin-left: 1rem;
    margin-top: 1rem;
}
@media screen and (max-width: 39.99875em) {
    .button-group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.button.dropdown-button i {
    color: #050a16;
    background-color: #ffffff;
}
.button-collection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    margin-left: -10px;
}
.button-collection .button {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 0;
}
.card-action .button-set,
.chat-vessel > footer .button-set,
.module-vessel > footer .button-set,
.card-action .button-set .button,
.chat-vessel > footer .button-set .button,
.module-vessel > footer .button-set .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
}
.card-action .button,
.chat-vessel > footer .button,
.module-vessel > footer .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    height: 2em;
    font-size: 14px;
    margin-bottom: 0;
}
.card-action .button.button-one,
.chat-vessel > footer .button.button-one,
.module-vessel > footer .button.button-one,
.card-action .button.button-two,
.chat-vessel > footer .button.button-two,
.module-vessel > footer .button.button-two {
    font-size: 12px;
}
.card-action .button.more,
.chat-vessel > footer .button.more,
.module-vessel > footer .button.more,
.card-action .button.button-three,
.chat-vessel > footer .button.button-three,
.module-vessel > footer .button.button-three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-right: 0;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:hover[disabled],
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:hover.disabled,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:focus[disabled],
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:focus.disabled,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:visited[disabled],
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-title:visited.disabled,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:hover[disabled],
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:hover.disabled,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:focus[disabled],
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:focus.disabled,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:visited[disabled],
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion-item .accordion-title:visited.disabled,
a[disabled],
a.disabled {
    color: #9e9ea0;
}
body > footer {
    background-color: #e2e2e2;
}
@media print, screen and (min-width: 40em) {
    body > main .split-bg.full-content.right {
        background: -webkit-gradient(linear, left top, right top, color-stop(85%, #fff), color-stop(15%, #f4f5f7));
        background: linear-gradient(90deg, #fff 85%, #f4f5f7 15%);
    }
}
@media screen and (min-width: 75em) {
    body > main .split-bg.full-content.right {
        background: -webkit-gradient(linear, left top, right top, color-stop(75%, #fff), color-stop(25%, #f4f5f7));
        background: linear-gradient(90deg, #fff 75%, #f4f5f7 25%);
    }
}
@media screen and (min-width: 143.75em) {
    body > main .split-bg.full-content.right {
        background: -webkit-gradient(linear, left top, right top, color-stop(65%, #fff), color-stop(35%, #f4f5f7));
        background: linear-gradient(90deg, #fff 65%, #f4f5f7 35%);
    }
}
@media screen and (max-width: 63.99875em) {
    header .main-navigation-wrapper .menu.dropdown > li.prominent {
        position: relative;
    }
}
header .main-navigation-wrapper .menu.dropdown > li.prominent::before {
    content: "New";
    position: absolute;
    background-color: #f3f6ff;
    color: #050a16;
    font-size: 10px;
    padding: 0 6px;
    border-radius: 4px;
    top: 6px;
}
header .main-navigation-wrapper .menu.dropdown > li.prominent[data-prominent]::before {
    content: attr(data-prominent);
}
header .main-navigation-wrapper .menu.dropdown > li.contrast::before {
    background-color: #ffe8e0;
}
header .main-navigation-wrapper .menu.dropdown > li.contrast > a {
    color: #ff5d2b;
}
header .main-navigation-wrapper .menu.dropdown > li.contrast > a::before,
header .main-navigation-wrapper .menu.dropdown > li.contrast:hover > a::before {
    background-color: #ff5d2b;
}
header .main-navigation-wrapper .menu.dropdown > li > a {
    color: #050a16;
    font-weight: 500;
}
header .main-navigation-wrapper .menu.dropdown > li.is-active > a::before {
    background-color: #0034ec;
}
header .main-navigation-wrapper .menu.dropdown > li.is-active:hover > a::before,
header .main-navigation-wrapper .menu.dropdown > li:hover > a::before {
    background-color: #e2e2e2;
}
header .main-navigation-wrapper .menu.dropdown > li > ul {
    color: #050a16;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .tabs-content {
    color: #050a16;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .tabs-content ul > li > a:not(.more) {
    color: #050a16;
    text-decoration: none;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .tabs-content ul > li > a:not(.more):hover {
    color: #0034ec;
    text-decoration: none;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .tabs-content ul > li > a:not(.more) i {
    left: -2px;
    color: #050a16;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .menu {
    color: #050a16;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .menu > li > a:not(.more) {
    color: #050a16;
    text-decoration: none;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .menu > li > a:not(.more):hover {
    color: #0034ec;
    text-decoration: none;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .menu > li > a:not(.more) i {
    left: -2px;
    color: #050a16;
}
header .main-navigation-wrapper .menu.dropdown > li > ul .card-icon i[class*="gd-"]:not(.with-bg).secondary {
    color: #36c3ff;
}
header .main-navigation-wrapper .menu.dropdown > li.negate-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 16px;
}
header .main-navigation-wrapper .menu.dropdown > li.negate-menu:last-child {
    margin-right: 0;
}
header .main-navigation-wrapper .menu.dropdown > li.negate-menu:last-child .gd-usermenu {
    margin-left: 0;
}
header .main-navigation-wrapper .menu.dropdown > li.negate-menu > a .gd-ico {
    font-size: 16px;
}
header .main-navigation-wrapper .menu.dropdown > li.negate-menu > a::before {
    display: none;
}
@media screen and (max-width: 63.99875em) {
    header .main-navigation-wrapper .main-nav-user-desktop {
        display: none;
    }
}
.ddp-toolbox .spread {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.ddp-toolbox .spread > * + * {
    padding-left: 8px;
}
.ddp-toolbox .menu li {
    padding: 0 12px;
}
.ddp-toolbox .menu li a {
    padding-left: 0;
    padding-right: 0;
    color: #08216a;
}
.ddp-toolbox .menu li a:hover {
    background-color: transparent;
}
.ddp-toolbox .menu li a[disabled] {
    color: #9e9ea0;
}
.ddp-toolbox .menu li:hover {
    background-color: #f4f5f7;
}
.ddp-toolbox .menu li:last-child {
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: solid 1px #e2e2e2;
}
.dropdown-pane .menu .is-dropdown-submenu-parent > a::after {
    content: "\e907";
    display: inline-block !important;
    color: #cfd1d4;
    font-size: 0.75rem;
    padding-left: 0.5em;
    border: none;
    position: static;
    top: auto;
    margin: 0;
    padding: 0;
    right: 1em;
    width: auto;
    height: auto;
    margin-left: 1em;
}
.dropdown-pane .menu .is-dropdown-submenu-parent > a i[class*="gd-chevron-"] {
    display: none;
}
.sidebar [data-accordion-menu].vertical,
.sidebar .accordion-menu.vertical {
    max-height: 100%;
    overflow: auto;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.sidebar [data-accordion-menu].vertical > li,
.sidebar .accordion-menu.vertical > li {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.sidebar [data-accordion-menu] .is-accordion-submenu-parent.is-active > a::after,
.sidebar [data-accordion-menu] .is-accordion-submenu-parent[aria-expanded="true"] > a::after,
.sidebar .accordion-menu .is-accordion-submenu-parent.is-active > a::after,
.sidebar .accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.sidebar [data-accordion-menu] .is-accordion-submenu-parent > a::after,
.sidebar .accordion-menu .is-accordion-submenu-parent > a::after {
    content: "" !important;
    display: inline-block !important;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    color: #cfd1d4;
    font-size: 0.75rem;
    padding-left: 0.5em;
    border: none;
    position: static;
    top: auto;
    margin: 0;
    padding: 0;
    right: 1em;
    width: auto;
    height: auto;
    margin-left: 1em;
}
.sidebar [data-accordion-menu] .is-accordion-submenu-parent > a i[class*="gd-chevron-"],
.sidebar .accordion-menu .is-accordion-submenu-parent > a i[class*="gd-chevron-"] {
    display: none;
}
.sidebar [data-accordion-menu] li.padlock > a span:last-child::after,
.sidebar .accordion-menu li.padlock > a span:last-child::after {
    content: "\e9a6";
    padding-left: 10px;
    color: #ff5d2b;
}
.sidebar [data-accordion-menu].withTitle.menu > li:first-child > a,
.sidebar .accordion-menu.withTitle.menu > li:first-child > a {
    background-color: #ffffff;
    color: #0034ec;
    font-size: 1.025rem;
}
.sidebar [data-accordion-menu].withTitle.menu > li:first-child > a:before,
.sidebar .accordion-menu.withTitle.menu > li:first-child > a:before {
    -webkit-transform-origin: unset;
    -ms-transform-origin: unset;
    transform-origin: unset;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.sidebar-bg {
    background-color: #f4f5f7;
}
.sidebar {
    background-color: #f4f5f7;
}
.sidebar .accordion-menu > li,
.sidebar ul.menu.accordion-menu > li {
    color: #050a16;
    font-size: 0.875rem;
    font-weight: 400;
}
.sidebar .accordion-menu > li:hover,
.sidebar ul.menu.accordion-menu > li:hover {
    color: #0034ec;
}
.sidebar .accordion-menu > li:hover a,
.sidebar ul.menu.accordion-menu > li:hover a {
    text-decoration: none;
}
.sidebar .accordion-menu > li.is-active,
.sidebar ul.menu.accordion-menu > li.is-active {
    background-color: #ffffff;
}
.sidebar .accordion-menu > li.is-active > a,
.sidebar .accordion-menu > li[aria-expanded="true"] > a,
.sidebar ul.menu.accordion-menu > li.is-active > a,
.sidebar ul.menu.accordion-menu > li[aria-expanded="true"] > a {
    background-color: transparent;
    color: #0034ec;
}
.sidebar .accordion-menu > li > a,
.sidebar ul.menu.accordion-menu > li > a {
    color: #050a16;
    font-size: 0.875rem;
    font-weight: 400;
    text-decoration: none;
    height: 36px;
}
.sidebar .accordion-menu > li > a:after,
.sidebar ul.menu.accordion-menu > li > a:after {
    color: #050a16;
}
.sidebar .accordion-menu > li.is-accordion-submenu-parent > a,
.sidebar ul.menu.accordion-menu > li.is-accordion-submenu-parent > a {
    color: #050a16;
}
.sidebar .accordion-menu > li.is-accordion-submenu-parent > a::before,
.sidebar ul.menu.accordion-menu > li.is-accordion-submenu-parent > a::before {
    content: none;
}
.sidebar .accordion-menu > li.is-accordion-submenu-parent ul,
.sidebar ul.menu.accordion-menu > li.is-accordion-submenu-parent ul {
    background-color: #f4f5f7;
}
.sidebar .accordion-menu a:visited,
.sidebar .accordion-menu a,
.sidebar ul.menu.accordion-menu a:visited,
.sidebar ul.menu.accordion-menu a {
    color: #050a16;
    font-size: 0.875rem;
    font-weight: 400;
    text-decoration: none;
}
.sidebar .accordion-menu a:visited > i.gd-chevron-right,
.sidebar .accordion-menu a > i.gd-chevron-right,
.sidebar ul.menu.accordion-menu a:visited > i.gd-chevron-right,
.sidebar ul.menu.accordion-menu a > i.gd-chevron-right {
    color: #050a16;
}
.sidebar .accordion-menu > li > a,
.sidebar ul.menu.accordion-menu > li > a,
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item {
    font-size: 0.875rem;
    font-weight: 400;
    font-weight: 500;
}
.sidebar .accordion-menu > li > a::before,
.sidebar ul.menu.accordion-menu > li > a::before,
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item::before {
    background-color: #0034ec;
}
.sidebar .accordion-menu > li > a.is-active,
.sidebar ul.menu.accordion-menu > li > a.is-active,
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item.is-active {
    background-color: #ffffff;
    color: #0034ec;
}
.sidebar .accordion-menu > li > a.is-active::before,
.sidebar ul.menu.accordion-menu > li > a.is-active::before,
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item.is-active::before {
    background-color: #0034ec;
}
.sidebar .accordion-menu > li > a.is-active > a,
.sidebar ul.menu.accordion-menu > li > a.is-active > a,
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item.is-active > a {
    background-color: #f3f6ff;
    color: #0034ec;
}
.sidebar .accordion-menu > li > a:hover,
.sidebar ul.menu.accordion-menu > li > a:hover,
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:hover {
    background-color: #ffffff;
    color: #0034ec;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item.is-active {
    background-color: #f3f6ff;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:hover {
    background-color: #f3f6ff;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:hover::before {
    content: none;
}
.sidebar .accordion-menu .is-accordion-submenu .is-submenu-item.is-accordion-submenu-item:hover > a {
    color: #0034ec;
}
.sidebar .accordion-menu > li.is-active > a,
.sidebar .accordion-menu > li[aria-expanded="true"] > a {
    background-color: #ffffff;
    color: #0034ec;
}
.tabs .tabs-title.is-active a::before {
    background-color: #08216a;
}
.tabs .tabs-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: #050a16;
}
.module-tabs .tabs .tabs-title a {
    font-size: 12px;
}
.tabs .tabs-title a::before {
    background-color: #08216a;
}
.tabs .tabs-title a::before:hover {
    background-color: #08216a;
}
.tabs .tabs-title a .label {
    margin-left: 5px;
    padding: 3px 4px 2px 3px;
    font-size: 10px;
    font-weight: 400;
}
.tab-bar-wrap.tabs-slider .tabs-slider-button + .tabs-content {
    padding-top: 0;
}
.menu.page-menu li {
    background-color: #f4f5f7;
}
.menu.page-menu li:hover {
    background-color: #e2e2e2;
}
.menu.page-menu li a {
    text-decoration: none;
    color: #050a16;
    font-size: 14px;
    font-weight: 500;
}
.menu.page-menu li a:hover {
    color: #050a16;
    background-color: #e2e2e2;
}
.menu.page-menu li a::before {
    background-color: #e2e2e2;
}
.menu.page-menu li a.is-active {
    background-color: #08216a;
    color: #ffffff;
}
ul.key_trends {
    border: solid 1px #e2e2e2;
    border-radius: 2px;
}
ul.key_trends > li a {
    color: #050a16;
}
.gd-ic .cell ul.key_trends > li a {
    color: #050a16;
}
.gd-ic.one-login .main-layout > nav {
    display: none;
}
.gd-ic.one-login .main-layout>header{background-color:transparent;padding-top: 2.5rem;}

ul.key_trends li {
    color: #050a16;
}
ul.key_trends li a {
    padding-bottom: 7px;
    text-decoration: none;
    color: #050a16;
    font-weight: 400;
}
ul.key_trends li a.is-active {
    border-color: #050a16;
}
ul.key_trends li:last-child {
    border-left: solid 1px #e2e2e2;
}
ul.key_trends li:last-child a span {
    padding-left: 0;
    border: none;
}
ul.key_trends li:first-child {
    background-color: #ffffff;
    border-right: solid 1px #e2e2e2;
}
ul.key_trends li:first-child > span {
    font-weight: 500;
    padding-right: 0;
    border: none;
}
.breadcrumbs li {
    color: #515255;
    font-size: 12px;
    font-weight: 400;
}
.breadcrumbs a {
    color: #050a16;
    font-size: 12px;
    font-weight: 500;
}
.breadcrumbs button {
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-color: #e2e2e2;
}
.breadcrumbs button:hover,
.breadcrumbs button.hover {
    background-color: #08216a;
}
.breadcrumbs button:hover i,
.breadcrumbs button.hover i {
    color: #ffffff;
}
.breadcrumbs button i {
    font-size: 8px;
}
.table-attribute-action div.action {
    color: #050a16;
    font-weight: 500;
}
.table-attribute-action div.action ul.receptacle > li {
    padding-left: 12px;
    padding-right: 12px;
}
.table-attribute-action div.action input {
    color: #050a16;
}
.table-attribute-action div.action a {
    color: #050a16;
}
.table-attribute-action div.action a i[class*="gd-"] {
    color: #08216a;
}
.table-attribute-action div.action a.dropdown-chevron i.gd-chevron-down,
.table-attribute-action div.action a.dropdown-chevron i.gd-chevron-down::before,
.table-attribute-action div.action a.dropdown-chevron.primary i.gd-chevron-down,
.table-attribute-action div.action a.dropdown-chevron.primary i.gd-chevron-down::before {
    color: #08216a;
}
.table-attribute-action div.action .button.primary.dropdown-plus i {
    background-color: #ffffff;
    color: #08216a;
    border: solid 1px #cfd1d4;
}
.table-attribute-action div.action .jump-to .button.primary,
.table-attribute-action div.action .jump-to .button.primary i {
    background-color: #ffffff;
    color: #08216a;
}
.table-attribute-action div.action .jump-to .input-group input,
.table-attribute-action div.action .jump-to .input-group a {
    border-color: #cfd1d4;
}
.table-attribute-action div.action .jump-to .input-group a {
    border-left-width: 0;
}
.table-attribute-action div.action .pg-info {
    font-weight: 400;
}
.table-attribute-action div.action .pg-info > span {
    font-weight: 500;
}
.table-container .table-fixedcol table thead th,
.table-container table thead th {
    background-color: #050a16;
    line-height: 1.2;
    height: 32px;
    vertical-align: middle;
}
.table-container .table-fixedcol table thead th:hover::after,
.table-container table thead th:hover::after {
    color: #cfd1d4;
}
.table-container .table-fixedcol table tbody th,
.table-container .table-fixedcol table tbody td,
.table-container table tbody th,
.table-container table tbody td {
    padding-top: 9px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #515255;
}
.table-container .table-fixedcol table tbody th a,
.table-container .table-fixedcol table tbody td a,
.table-container table tbody th a,
.table-container table tbody td a {
    font-size: 12px;
    color: #08216a;
    text-decoration: none;
}
.table-container .table-fixedcol table tbody th a:hover,
.table-container .table-fixedcol table tbody td a:hover,
.table-container table tbody th a:hover,
.table-container table tbody td a:hover {
    color: #0034ec;
}
.table-container .table-fixedcol table tbody tr.groupedTitle td,
.table-container table tbody tr.groupedTitle td {
    background-color: #e2e2e2 !important;
    color: #050a16;
}
.table-container .table-fixedcol table tbody tr td .show-hide-all-compare i,
.table-container table tbody tr td .show-hide-all-compare i {
    border: solid 1px #e2e2e2;
    border-radius: 2px;
}
.table-container .table-fixedcol table tbody tr td .show-hide-all-compare.inverse i,
.table-container table tbody tr td .show-hide-all-compare.inverse i {
    background-color: #ffffff;
    color: #08216a;
}
.table-container .table-filter:hover span::before {
    color: #cfd1d4;
}
.table-container table.dataTable.dtr-column > tbody > tr > td.control::before {
    top: 22px;
}
.table-container table.dataTable.dtr-column > tbody > tr.parent > td.control::before {
    top: 15px;
}
.dropdown-pane.filter-criteria {
    border-color: #e2e2e2;
    border-radius: 2px;
}
.dropdown-pane.filter-criteria .filter-type {
    color: #050a16;
    font-weight: 500;
}
.dropdown-pane.filter-criteria .close-button,
.dropdown-pane.filter-criteria .button.clear.primary {
    color: #08216a;
}
.dropdown-pane.filter-criteria .fancytree-holder .input-group.search {
    max-width: calc(100% - 2.5em);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.dropdown-pane.filter-criteria .fancytree-holder .input-group.search input:focus + .input-group-button .button {
    border-color: #515255;
}
.task-tracker {
    counter-reset: data-preference;
}
select,
textarea,
input {
    color: #515255;
    background-color: #f4f5f7;
    border-color: #e2e2e2;
    border-radius: 50px;
}
select:hover,
textarea:hover,
input:hover {
    color: #515255;
    background-color: #f4f5f7;
    border-color: #515255;
}
select:focus,
textarea:focus,
input:focus {
    color: #050a16;
    background-color: #ffffff;
    border-color: #0034ec;
}
.slider .slider-handle,
.slider .slider-fill {
    background-color: #08216a;
}
.form-checkbox label i.gd-check {
    color: #ffffff;
}
.form-checkbox input:checked + label::after {
    background-color: #0034ec;
    border-color: #cfd1d4;
}
.form-checkbox input:hover + label::after {
    border-color: #515255;
}
.form-radio label::before {
    background-color: #f4f5f7;
    border-color: #e2e2e2;
}
.form-radio input:checked + label::before {
    background-color: #0034ec;
    border-color: #e2e2e2;
}
.form-radio input:hover + label::before {
    border-color: #515255;
}
.input-group.form-switch {
    padding: 0;
    border-color: #e2e2e2;
}
.input-group.form-switch a.button {
    background-color: #f4f5f7;
    color: #515255;
}
.input-group.form-switch a.button i,
.input-group.form-switch a.button span {
    color: #050a16;
}
.input-group.form-switch a.button:hover:not(.is-active) {
    color: #08216a;
}
.input-group.form-switch a.button.is-active {
    background-color: #08216a;
    color: #515255;
}
.input-group.form-switch a.button.is-active i,
.input-group.form-switch a.button.is-active span {
    color: #ffffff;
}
.input-group.form-switch.inverse a.button {
    background-color: #08216a;
    color: #515255;
}
.input-group.form-switch.inverse a.button i,
.input-group.form-switch.inverse a.button span {
    color: #ffffff;
}
.input-group.form-switch.inverse a.button:hover:not(.is-active) {
    color: #08216a;
}
.input-group.form-switch.inverse a.button.is-active {
    background-color: #f4f5f7;
    color: #515255;
}
.input-group.form-switch.inverse a.button.is-active span {
    color: #050a16;
}
.input-group.search label,
.input-group.date label,
.select-group.floating-label label,
.input-group.floating-label label {
    color: #515255;
}
.input-group.search select,
.input-group.search textarea,
.input-group.search input,
.input-group.date select,
.input-group.date textarea,
.input-group.date input,
.select-group.floating-label select,
.select-group.floating-label textarea,
.select-group.floating-label input,
.input-group.floating-label select,
.input-group.floating-label textarea,
.input-group.floating-label input {
    color: #515255;
    background-color: #f4f5f7;
    border-color: #e2e2e2;
    border-radius: 50px;
}
.input-group.search select.not-empty,
.input-group.search textarea.not-empty,
.input-group.search input.not-empty,
.input-group.date select.not-empty,
.input-group.date textarea.not-empty,
.input-group.date input.not-empty,
.select-group.floating-label select.not-empty,
.select-group.floating-label textarea.not-empty,
.select-group.floating-label input.not-empty,
.input-group.floating-label select.not-empty,
.input-group.floating-label textarea.not-empty,
.input-group.floating-label input.not-empty {
    background-color: #f4f5f7;
    border-color: #e2e2e2;
}
.input-group.search select:hover,
.input-group.search textarea:hover,
.input-group.search input:hover,
.input-group.date select:hover,
.input-group.date textarea:hover,
.input-group.date input:hover,
.select-group.floating-label select:hover,
.select-group.floating-label textarea:hover,
.select-group.floating-label input:hover,
.input-group.floating-label select:hover,
.input-group.floating-label textarea:hover,
.input-group.floating-label input:hover {
    color: #515255;
    background-color: #f4f5f7;
}
.input-group.search select:hover,
.input-group.search select:hover ~ .input-group-label,
.input-group.search textarea:hover,
.input-group.search textarea:hover ~ .input-group-label,
.input-group.search input:hover,
.input-group.search input:hover ~ .input-group-label,
.input-group.date select:hover,
.input-group.date select:hover ~ .input-group-label,
.input-group.date textarea:hover,
.input-group.date textarea:hover ~ .input-group-label,
.input-group.date input:hover,
.input-group.date input:hover ~ .input-group-label,
.select-group.floating-label select:hover,
.select-group.floating-label select:hover ~ .input-group-label,
.select-group.floating-label textarea:hover,
.select-group.floating-label textarea:hover ~ .input-group-label,
.select-group.floating-label input:hover,
.select-group.floating-label input:hover ~ .input-group-label,
.input-group.floating-label select:hover,
.input-group.floating-label select:hover ~ .input-group-label,
.input-group.floating-label textarea:hover,
.input-group.floating-label textarea:hover ~ .input-group-label,
.input-group.floating-label input:hover,
.input-group.floating-label input:hover ~ .input-group-label {
    border-color: #515255;
}
.input-group.search select:focus,
.input-group.search textarea:focus,
.input-group.search input:focus,
.input-group.date select:focus,
.input-group.date textarea:focus,
.input-group.date input:focus,
.select-group.floating-label select:focus,
.select-group.floating-label textarea:focus,
.select-group.floating-label input:focus,
.input-group.floating-label select:focus,
.input-group.floating-label textarea:focus,
.input-group.floating-label input:focus {
    color: #050a16;
    background-color: #ffffff;
}
.input-group.search select:focus,
.input-group.search select:focus ~ .input-group-label,
.input-group.search textarea:focus,
.input-group.search textarea:focus ~ .input-group-label,
.input-group.search input:focus,
.input-group.search input:focus ~ .input-group-label,
.input-group.date select:focus,
.input-group.date select:focus ~ .input-group-label,
.input-group.date textarea:focus,
.input-group.date textarea:focus ~ .input-group-label,
.input-group.date input:focus,
.input-group.date input:focus ~ .input-group-label,
.select-group.floating-label select:focus,
.select-group.floating-label select:focus ~ .input-group-label,
.select-group.floating-label textarea:focus,
.select-group.floating-label textarea:focus ~ .input-group-label,
.select-group.floating-label input:focus,
.select-group.floating-label input:focus ~ .input-group-label,
.input-group.floating-label select:focus,
.input-group.floating-label select:focus ~ .input-group-label,
.input-group.floating-label textarea:focus,
.input-group.floating-label textarea:focus ~ .input-group-label,
.input-group.floating-label input:focus,
.input-group.floating-label input:focus ~ .input-group-label {
    border-color: #0034ec;
}
.input-group.search select:has(~ .input-group-label),
.input-group.search textarea:has(~ .input-group-label),
.input-group.search input:has(~ .input-group-label),
.input-group.date select:has(~ .input-group-label),
.input-group.date textarea:has(~ .input-group-label),
.input-group.date input:has(~ .input-group-label),
.select-group.floating-label select:has(~ .input-group-label),
.select-group.floating-label textarea:has(~ .input-group-label),
.select-group.floating-label input:has(~ .input-group-label),
.input-group.floating-label select:has(~ .input-group-label),
.input-group.floating-label textarea:has(~ .input-group-label),
.input-group.floating-label input:has(~ .input-group-label) {
    border-radius: 4px 0 0 4px;
}
.input-group.search .input-group-label,
.input-group.date .input-group-label,
.select-group.floating-label .input-group-label,
.input-group.floating-label .input-group-label {
    padding: 0 13px;
    background-color: #ffffff;
    border-color: #e2e2e2;
}
.input-group.search .input-group-label .gd-ico,
.input-group.date .input-group-label .gd-ico,
.select-group.floating-label .input-group-label .gd-ico,
.input-group.floating-label .input-group-label .gd-ico {
    font-size: 20px;
}
.input-group.search input {
    border-radius: 2px 0 0 2px;
}
.input-group.search .button.dropdown-chevron,
.input-group.search [data-search-categ] {
    border-color: #cfd1d4;
    border-left-width: 0;
    border-right-width: 1px;
}
.input-group.search .button.dropdown-chevron:hover i,
.input-group.search [data-search-categ]:hover i {
    background-color: transparent;
}
.input-group.search .input-group-button .button.primary:not(.clear),
.input-group.search .input-group-button .button.secondary:not(.clear) {
    background-color: #ffffff;
    border-color: #cfd1d4;
    border-left-width: 0;
}
.input-group.search .input-group-button .gd-magnif.secondary {
    color: #0034ec;
}
.input-group.search .input-group-button:hover .button.primary:not(.clear),
.input-group.search .input-group-button:hover .button.secondary:not(.clear) {
    background-color: #0034ec;
}
.input-group.search .input-group-button:hover .gd-magnif.secondary {
    color: #ffffff;
}
.input-group.search .fancytree-search:hover + .input-group-button .fancytree-reset {
    border-color: #515255;
}
.input-group.search .fancytree-search:focus + .input-group-button .fancytree-reset {
    border-color: #0034ec;
}
.fancytree-holder .input-group.search .fancytree-reset {
    color: #08216a;
    font-weight: 400;
}
.fancytree-holder .input-group.search .fancytree-reset:hover {
    color: #ffffff;
}
.input-group .input-group-label {
    background-color: #f4f5f7;
}
.input-group .input-group-field,
.input-group .input-group-field:hover {
    background-color: #ffffff;
}
.datepicker.datepicker-dropdown.dropdown-menu tbody td.day.active {
    color: #ffffff;
}
.fancytree-plain .fancytree-node.fancytree-selected span.fancytree-checkbox {
    background-color: #0034ec;
    border-color: #cfd1d4;
    color: #ffffff;
}
.fancytree-plain .fancytree-node span.fancytree-checkbox {
    background-color: #f4f5f7;
    border-color: #e2e2e2;
}
.fancytree-plain .fancytree-node.fancytree-has-children .fancytree-expander {
    color: #050a16;
}
.fancytree-holder .fancytree-view span.fancytree-title {
    color: #050a16;
}
.fancytree-holder .fancytree-view span.fancytree-title:hover {
    color: #050a16;
}
.morphsearch .input-group.search.morphsearch-form {
    background-color: #f4f5f7;
    border: solid 1px #e2e2e2;
    border-radius: 50px;
    margin-top: 0;
    margin-left: 0;
}
.morphsearch .input-group.search.morphsearch-form:hover {
    border-color: #37393d;
}
.morphsearch .input-group.search.morphsearch-form label {
    color: #515255;
}
.morphsearch .input-group.search.morphsearch-form .input-group-button .button.primary:not(.clear),
.morphsearch .input-group.search.morphsearch-form .input-group-button .button.secondary:not(.clear) {
    border-width: 0;
}
.morphsearch .input-group.search.morphsearch-form .input-group-button:hover .gd-magnif.secondary {
    color: #0034ec;
}
.morphsearch.open .input-group.search.morphsearch-form {
    margin-top: 1rem;
    margin-left: 1rem;
    border-width: 0;
}
.morphsearch.open .input-group.search.morphsearch-form .morphsearch-input,
.morphsearch.open .input-group.search.morphsearch-form > .input-group-button .morphsearch-submit {
    padding-left: 16px;
    border-radius: 50px;
    background-color: #ffffff !important;
}
.morphsearch.open .input-group.search.morphsearch-form > .input-group-button .morphsearch-submit {
    padding-right: 16px;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
.morphsearch.open .input-group.search.morphsearch-form > .input-group-button .morphsearch-submit i {
    color: #0034ec;
    font-size: 1rem;
}
@media screen and (max-width: 29.99875em) {
    .morphsearch:not(.open) .input-group.search.morphsearch-form {
        background-color: transparent;
        border: none;
    }
    .morphsearch:not(.open) .input-group.search.morphsearch-form .morphsearch-label {
        color: transparent;
    }
    .morphsearch:not(.open) .input-group.search.morphsearch-form .morphsearch-submit.button.primary:not(.clear) {
        border: solid 1px #cfd1d4;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        margin: 3px 0;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.main-action-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-action-bar > * {
    padding: 0;
    margin: 0;
}
.main-action-bar > a.button.back {
    padding-right: 8px;
    margin: 0;
}
.main-action-bar > nav {
    padding-left: 8px;
    border-left: solid 1px #e2e2e2;
}
.main-action-bar > nav ul.breadcrumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}
.main-action-bar > nav ul.breadcrumbs > li {
    float: none;
}
.main-action-bar > nav ul.breadcrumbs > li .breadcrumb-button {
    margin-top: 0;
}
.header-action,
.footer-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-action a,
.header-action .button,
.footer-action a,
.footer-action .button {
    margin-bottom: 0;
}
.header-action .card-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -10px 0 0 -10px;
}
.header-action .card-action > * {
    margin: 10px 0 0 10px;
}
.header-action .card-action select {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.action-bar {
    border: solid 1px #e2e2e2;
}
.refine-bar,
.action-bar {
    background-color: #ffffff;
    border-radius: 0px !important;
}
.refine-bar > div + div,
.action-bar > div + div {
    border-top: solid 1px #e2e2e2;
}
.refine-bar .refinement-criteria-search,
.refine-bar .refinement-criteria-confirm,
.refine-bar .refinement-criteria-option,
.action-bar .refinement-criteria-search,
.action-bar .refinement-criteria-confirm,
.action-bar .refinement-criteria-option {
    padding: 0 10px;
}
.refine-bar > .header,
.action-bar > .header {
    padding: 10px;
}
.refine-bar > .header h1,
.refine-bar > .header h2,
.refine-bar > .header h3,
.refine-bar > .header h4,
.refine-bar > .header h5,
.refine-bar > .header p,
.action-bar > .header h1,
.action-bar > .header h2,
.action-bar > .header h3,
.action-bar > .header h4,
.action-bar > .header h5,
.action-bar > .header p {
    padding-bottom: 0;
    margin-bottom: 0;
}
.refine-bar > .header h1,
.refine-bar > .header h2,
.refine-bar > .header h3,
.refine-bar > .header h4,
.refine-bar > .header h5,
.action-bar > .header h1,
.action-bar > .header h2,
.action-bar > .header h3,
.action-bar > .header h4,
.action-bar > .header h5 {
    text-transform: uppercase;
}
.refine-bar > .header p,
.action-bar > .header p {
    font-size: 12px;
}
.refine-bar .inform,
.action-bar .inform {
    padding: 10px;
}
.refine-bar .inform h1,
.refine-bar .inform h2,
.refine-bar .inform h3,
.refine-bar .inform h4,
.refine-bar .inform h5,
.refine-bar .inform p,
.action-bar .inform h1,
.action-bar .inform h2,
.action-bar .inform h3,
.action-bar .inform h4,
.action-bar .inform h5,
.action-bar .inform p {
    padding-bottom: 0;
    margin-bottom: 0;
}
.refine-bar .inform li,
.refine-bar .inform p,
.action-bar .inform li,
.action-bar .inform p {
    font-size: 12px;
}
.refine-bar .refinement-criteria-option,
.action-bar .refinement-criteria-option {
    background-color: #ffffff;
}
.refine-bar .refinement-criteria-option .criteria-option > ul,
.action-bar .refinement-criteria-option .criteria-option > ul {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.refine-bar .refinement-criteria-option .criteria-option > a,
.action-bar .refinement-criteria-option .criteria-option > a {
    margin-top: 8px;
}
.refine-bar .refinement-criteria-option + .refinement-criteria-confirm,
.action-bar .refinement-criteria-option + .refinement-criteria-confirm {
    position: relative;
    padding: 10px;
    margin-top: 10px;
    font-size: 12px;
}
.refine-bar .refinement-criteria-option + .refinement-criteria-confirm .button-collection,
.action-bar .refinement-criteria-option + .refinement-criteria-confirm .button-collection {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.refine-bar .refinement-criteria-option + .refinement-criteria-confirm .input-group,
.action-bar .refinement-criteria-option + .refinement-criteria-confirm .input-group {
    margin: 0;
}
.refine-bar .refinement-criteria-option + .refinement-criteria-confirm::before,
.action-bar .refinement-criteria-option + .refinement-criteria-confirm::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px);
    border-top: solid 1px #e2e2e2;
}
.refine-bar .refinement-criteria-option.astral-plane,
.action-bar .refinement-criteria-option.astral-plane {
    position: fixed;
    bottom: 10px;
    z-index: 10;
    border: double 5px #cfd1d4;
    width: -webkit-fill-available;
    margin-right: 2rem;
    margin-left: 1rem;
}
.refine-bar .refinement-criteria-option.compact,
.action-bar .refinement-criteria-option.compact {
    padding: 0;
}
.refine-bar .refinement-criteria-option.compact .criteria-option,
.action-bar .refinement-criteria-option.compact .criteria-option {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.refine-bar .refinement-criteria-option.compact .criteria-option > ul,
.action-bar .refinement-criteria-option.compact .criteria-option > ul {
    margin-top: -10px;
    margin-left: -10px;
}
.refine-bar .refinement-criteria-option.compact .criteria-option > ul > li,
.action-bar .refinement-criteria-option.compact .criteria-option > ul > li {
    padding: 0;
    margin-top: 10px;
    margin-left: 10px;
}
.refine-bar .refinement-criteria-option.compact .criteria-option > ul > li > span,
.action-bar .refinement-criteria-option.compact .criteria-option > ul > li > span {
    margin: 0;
}
.refine-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a,
.action-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a {
    margin: 0;
    padding: 0;
}
.refine-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a > span,
.action-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a > span {
    margin: 0;
}
.refine-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a > span:last-child:not(:first-child),
.action-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a > span:last-child:not(:first-child) {
    position: static;
    line-height: 12px;
    padding: 5px;
    margin: 0;
}
.refine-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a > span:first-child,
.action-bar .refinement-criteria-option.compact .criteria-option > ul > li > span > a > span:first-child {
    padding-right: 0;
    padding: 5px;
    margin: 0;
    font-size: 12px;
}
.refine-bar .refinement-criteria-option.compact .criteria-option .remove,
.action-bar .refinement-criteria-option.compact .criteria-option .remove {
    margin: 0 0 0 10px;
}
.refine-bar .toolbox,
.action-bar .toolbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.refine-bar + .cards-image,
.action-bar + .cards-image {
    border-top: none;
}
.toolbox-extension[disabled]::after,
.toolbox-extension.disabled::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.toolbox {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
}
@media print, screen and (min-width: 40em) {
    .toolbox {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.toolbox > a {
    padding: 0;
    margin-right: 10px;
}
.toolbox > .option {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.toolbox > .option > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
    padding: 0 10px;
    margin-right: 10px;
    background-color: #08216a;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 500;
}
.toolbox > .option > header::after {
    content: "";
    position: absolute;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 10px;
    border-color: transparent transparent transparent #08216a;
}
.toolbox > .option > header + main .tabs li:first-child.is-active,
.toolbox > .option > header + main .tabs li:first-child.hover,
.toolbox > .option > header + main .tabs li:first-child:hover,
.toolbox > .option > header + main .tabs .button:first-child.is-active,
.toolbox > .option > header + main .tabs .button:first-child.hover,
.toolbox > .option > header + main .tabs .button:first-child:hover,
.toolbox > .option > header + main.button-set li:first-child.is-active,
.toolbox > .option > header + main.button-set li:first-child.hover,
.toolbox > .option > header + main.button-set li:first-child:hover,
.toolbox > .option > header + main.button-set .button:first-child.is-active,
.toolbox > .option > header + main.button-set .button:first-child.hover,
.toolbox > .option > header + main.button-set .button:first-child:hover {
    position: relative;
}
.toolbox > .option > header + main .tabs li:first-child.is-active::before,
.toolbox > .option > header + main .tabs li:first-child.hover::before,
.toolbox > .option > header + main .tabs li:first-child:hover::before,
.toolbox > .option > header + main .tabs .button:first-child.is-active::before,
.toolbox > .option > header + main .tabs .button:first-child.hover::before,
.toolbox > .option > header + main .tabs .button:first-child:hover::before,
.toolbox > .option > header + main.button-set li:first-child.is-active::before,
.toolbox > .option > header + main.button-set li:first-child.hover::before,
.toolbox > .option > header + main.button-set li:first-child:hover::before,
.toolbox > .option > header + main.button-set .button:first-child.is-active::before,
.toolbox > .option > header + main.button-set .button:first-child.hover::before,
.toolbox > .option > header + main.button-set .button:first-child:hover::before {
    content: "";
    position: absolute;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 10px;
}
.toolbox > .option > header + main .tabs li:first-child.is-active::before,
.toolbox > .option > header + main .tabs .button:first-child.is-active::before,
.toolbox > .option > header + main.button-set li:first-child.is-active::before,
.toolbox > .option > header + main.button-set .button:first-child.is-active::before {
    border-color: #f3f6ff transparent #f3f6ff transparent;
}
.toolbox > .option > header + main .tabs li:first-child.hover,
.toolbox > .option > header + main .tabs li:first-child:hover,
.toolbox > .option > header + main .tabs .button:first-child.hover,
.toolbox > .option > header + main .tabs .button:first-child:hover,
.toolbox > .option > header + main.button-set li:first-child.hover,
.toolbox > .option > header + main.button-set li:first-child:hover,
.toolbox > .option > header + main.button-set .button:first-child.hover,
.toolbox > .option > header + main.button-set .button:first-child:hover {
    background-color: #f3f6ff;
}
.toolbox > .option > header + main .tabs li:first-child.hover::before,
.toolbox > .option > header + main .tabs li:first-child:hover::before,
.toolbox > .option > header + main .tabs .button:first-child.hover::before,
.toolbox > .option > header + main .tabs .button:first-child:hover::before,
.toolbox > .option > header + main.button-set li:first-child.hover::before,
.toolbox > .option > header + main.button-set li:first-child:hover::before,
.toolbox > .option > header + main.button-set .button:first-child.hover::before,
.toolbox > .option > header + main.button-set .button:first-child:hover::before {
    border-color: #f3f6ff transparent #f3f6ff transparent;
}
.toolbox > .option > header + main .tabs li:first-child.is-active::before,
.toolbox > .option > header + main .tabs li:first-child.hover::before,
.toolbox > .option > header + main .tabs li:first-child:hover::before {
    top: 0;
}
.toolbox .button-set .button {
    padding-top: 8px;
    padding-bottom: 8px;
    border-color: transparent;
    height: 32px;
    max-height: 32px;
}
.toolbox .button-set .button.dropdown-chevron:hover:not(.clear),
.toolbox .button-set .button.dropdown-chevron.hover {
    background-color: #f3f6ff;
    color: #0034ec;
}
.toolbox .button-set .button.dropdown-chevron:hover:not(.clear) i::before,
.toolbox .button-set .button.dropdown-chevron:hover:not(.clear) i,
.toolbox .button-set .button.dropdown-chevron.hover i::before,
.toolbox .button-set .button.dropdown-chevron.hover i {
    color: #0034ec;
}
.toolbox .button-set .button.is-active {
    background-color: #f3f6ff;
    color: #08216a;
}
.toolbox .button-set .button[disabled],
.toolbox .button-set .button.disabled {
    pointer-events: none;
}
.toolbox .tool-search .input-group.search input {
    background-color: #ffffff;
}
.toolbox .tabs li {
    padding: 8px 12px;
    border-color: transparent;
    height: 32px;
    max-height: 32px;
}
.toolbox .tabs li.is-active {
    background-color: #f3f6ff;
    color: #08216a;
}
.toolbox .tabs li:hover {
    background-color: #f3f6ff;
}
.toolbox .tabs li[disabled],
.toolbox .tabs li.disabled {
    pointer-events: none;
    opacity: 0.25;
    cursor: not-allowed;
}
.toolbox .tabs li a {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.toolbox .tabs li a::before {
    content: "";
    display: none;
}
.toolbox-extension[disabled],
.toolbox-extension.disabled {
    position: relative;
}
.toolbox-extension[disabled]::after,
.toolbox-extension.disabled::after {
    content: "Data unavailable";
    background-color: rgba(226, 226, 226, 0.9);
    color: #37393d;
    font-weight: 500;
}
.toolbox-extension[disabled][data-disabled]::after,
.toolbox-extension.disabled[data-disabled]::after {
    content: attr(data-disabled);
}
.toolbox-extension[disabled]:hover,
.toolbox-extension.disabled:hover {
    cursor: not-allowed;
}
.toolbox-extension > div:not(.hide) + div {
    border-top: solid 1px #e2e2e2;
}
.toolbox-extension > div:not(.hide) + div.hide {
    border-top: none;
}
.toolbox-extension .refinement-criteria-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.toolbox-extension .refinement-criteria-option > .button-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-width: 12em;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li > header {
    padding-right: 10px;
    color: #050a16;
    background-color: transparent;
    white-space: nowrap;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li > h6 {
    padding: 0 8px;
    border-radius: 2px;
    background-color: #f3f6ff;
    color: #08216a;
    font-weight: 500;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) {
    width: 100%;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .note {
    margin: -10px 0;
    color: #217700;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .note.alert {
    color: #d11b1b;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .note-list a:not(.button) {
    text-decoration: underline;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .button.disabled {
    opacity: 1;
    cursor: pointer;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .button.disabled,
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .button.disabled:hover {
    border-color: #e2e2e2;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .button.disabled span:first-child {
    color: #cfd1d4;
    background-color: #f4f5f7;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) .button.disabled span:last-child {
    cursor: pointer;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li:not(.operator) select {
    margin: 0;
    font-size: 12px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 28px;
    padding: 0px 26px 0px 8px;
    background: padding-box no-repeat right 6px center/9px 6px
            url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%288, 33, 106%29'></polygon></svg>"),
        no-repeat right center/22px 100% -webkit-gradient(linear, left bottom, left top, from(#e2e2e2), to(#e2e2e2)), #fff;
    background: padding-box no-repeat right 6px center/9px 6px
            url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%288, 33, 106%29'></polygon></svg>"),
        no-repeat right center/22px 100% linear-gradient(0deg, #e2e2e2 0%, #e2e2e2 100%), #fff;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li.operator + li:not(.operator) {
    width: auto;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li.operator.group + li:not(.operator) {
    width: calc(100% - 3.5em);
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li .tool-search {
    min-width: 25%;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li .tool-search .input-group.search {
    margin-bottom: 0;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li .tool-search .input-group.search .input-group-button .button,
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li .tool-search .input-group.search .input-group-button button {
    margin-left: 0;
}
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li .tool-search .input-group.search .input-group-button .button i,
.toolbox-extension .refinement-criteria-option .criteria-option > ul > li .tool-search .input-group.search .input-group-button button i {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.toolbox-extension .refinement-criteria-option .criteria-option .button-set .button.hover {
    background-color: #08216a;
    color: #ffffff;
}
.toolbox-extension .refinement-criteria-confirm .title {
    font-size: 0.75rem;
    font-weight: 500;
    color: #08216a;
}
a.button.button-option {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 0;
}
a.button.button-option,
a.button.button-option:hover {
    color: #050a16;
    background-color: transparent;
    border-color: transparent;
    text-decoration: none;
}
a.button.button-option i {
    padding: 3px;
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
    border-radius: 50px;
}
a.button.button-option i,
a.button.button-option i::before {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #08216a;
}
a.button.button-option.hover i::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.refinement-criteria-option {
    background-color: #f4f5f7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px;
}
.refinement-criteria-option .refine-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 220px;
    padding: 12px;
}
.refinement-criteria-option .refine-toggle .button-option {
    white-space: nowrap;
    padding: 0;
}
.refinement-criteria-option .refine-toggle .note {
    font-style: italic;
    font-size: 12px;
    color: #217700;
}
.refinement-criteria-option .refine-toggle .note.alert {
    color: #d11b1b;
}
.refinement-criteria-option .refine-toggle .note-list a:not(.button) {
    text-decoration: underline;
}
.refinement-criteria-option > span {
    font-size: 12px;
    font-weight: 500;
}
.refinement-criteria-option .button.primary i.gd-plus,
.refinement-criteria-option .button.primary i.gd-minus {
    background-color: #ffffff;
    color: #08216a;
    border: solid 1px #e2e2e2;
    border-radius: 50px;
}
.refinement-criteria-option .criteria-option {
    color: #515255;
}
.refinement-criteria-option .criteria-option.surplus-b > ul > li,
.refinement-criteria-option .criteria-option.surplus-a > ul > li {
    width: 100%;
}
.refinement-criteria-option .criteria-option.surplus-b > ul > li > div,
.refinement-criteria-option .criteria-option.surplus-a > ul > li > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.refinement-criteria-option .criteria-option.surplus-b > ul > li > div > ul,
.refinement-criteria-option .criteria-option.surplus-a > ul > li > div > ul {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.refinement-criteria-option .criteria-option.surplus-b > ul > li > div > ul > li,
.refinement-criteria-option .criteria-option.surplus-a > ul > li > div > ul > li {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.refinement-criteria-option .criteria-option.surplus-b > ul > li > div > ul > li.operator,
.refinement-criteria-option .criteria-option.surplus-b > ul > li > div > ul > li.operator + li,
.refinement-criteria-option .criteria-option.surplus-a > ul > li > div > ul > li.operator,
.refinement-criteria-option .criteria-option.surplus-a > ul > li > div > ul > li.operator + li {
    border-top: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.refinement-criteria-option .criteria-option.surplus-b > ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.refinement-criteria-option .criteria-option.surplus-b > ul > li,
.refinement-criteria-option .criteria-option.surplus-b > ul > li:first-child {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.refinement-criteria-option .criteria-option.surplus-a li a.button,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate) a.button,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) a.button,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) a.button {
    border-radius: 50px;
    overflow: hidden;
}
.refinement-criteria-option .criteria-option.surplus-a li a.button span:first-child,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate) a.button span:first-child,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) a.button span:first-child,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) a.button span:first-child {
    color: #050a16;
    padding-right: 10px;
}
.refinement-criteria-option .criteria-option.surplus-a li a.button span:last-child:not(:first-child),
.refinement-criteria-option .criteria-option div > ul > li:not(.negate) a.button span:last-child:not(:first-child),
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) a.button span:last-child:not(:first-child),
.refinement-criteria-option .criteria-option > ul > li:not(.negate) a.button span:last-child:not(:first-child) {
    font-size: 18px;
    font-weight: 100;
    background-color: #08216a;
    border-radius: 0 2px 2px 0;
}
.refinement-criteria-option .criteria-option.surplus-a li a.button span:last-child:not(:first-child).rating,
.refinement-criteria-option .criteria-option.surplus-a li a.button span:last-child:not(:first-child).numeric,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate) a.button span:last-child:not(:first-child).rating,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate) a.button span:last-child:not(:first-child).numeric,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) a.button span:last-child:not(:first-child).rating,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) a.button span:last-child:not(:first-child).numeric,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) a.button span:last-child:not(:first-child).rating,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) a.button span:last-child:not(:first-child).numeric {
    top: 0;
    right: 3px;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    padding: 3px 4px 2px 4px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-size: 10px;
    font-weight: 400;
    border-radius: 4px;
    background-color: #36c3ff;
    color: #08216a;
}
.refinement-criteria-option .criteria-option.surplus-a li a.button span.gd-ico-spin:last-child,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate) a.button span.gd-ico-spin:last-child,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate) a.button span.gd-ico-spin:last-child,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) a.button span.gd-ico-spin:last-child {
    font-size: 13px;
    border-radius: 50%;
}
.refinement-criteria-option .criteria-option.surplus-a li.operator,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate).operator,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator {
    color: #050a16;
}
.refinement-criteria-option .criteria-option.surplus-a li.operator::after,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator::after,
.refinement-criteria-option .criteria-option > ul > ul > li:not(.negate).operator::after,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator::after {
    border-color: #e2e2e2;
}
.refinement-criteria-option .criteria-option .action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0;
}
.refinement-criteria-option .criteria-option a.apply,
.refinement-criteria-option .criteria-option a.remove {
    border: solid 1px #e2e2e2;
}
.refinement-criteria-option .criteria-option a.apply,
.refinement-criteria-option .criteria-option a.apply:hover,
.refinement-criteria-option .criteria-option a.remove,
.refinement-criteria-option .criteria-option a.remove:hover {
    background-color: #ffffff;
    color: #08216a;
}
.refinement-criteria-option .criteria-option div > ul > .button.beta,
.refinement-criteria-option .criteria-option div > ul > .button,
.refinement-criteria-option .criteria-option > ul > .button.beta,
.refinement-criteria-option .criteria-option > ul > .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5625rem;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
}
.refinement-criteria-option .criteria-option div > ul > .button.beta i.gd-bin,
.refinement-criteria-option .criteria-option div > ul > .button i.gd-bin,
.refinement-criteria-option .criteria-option > ul > .button.beta i.gd-bin,
.refinement-criteria-option .criteria-option > ul > .button i.gd-bin {
    font-size: 12px;
}
@media print, screen and (min-width: 40em) {
    .refinement-criteria-option {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.refinement-criteria-option > a {
    padding-left: 0;
}
.refinement-criteria-option .criteria-option {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.refinement-criteria-option .criteria-option div > ul > li,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate),
.refinement-criteria-option .criteria-option > ul > li,
.refinement-criteria-option .criteria-option > ul > li:not(.negate) {
    padding: 10px;
}
.refinement-criteria-option .criteria-option div > ul > li:first-child,
.refinement-criteria-option .criteria-option > ul > li:first-child {
    width: 100%;
}
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator {
    width: 3.5em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator.group::before,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator.group::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: auto;
    background-color: #e2e2e2;
}
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator:empty::after,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator:empty::after {
    padding: 6px;
    border-color: #e2e2e2;
}
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator + li,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator + li {
    width: calc(100% - 3.5em);
}
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator,
.refinement-criteria-option .criteria-option div > ul > li:not(.negate).operator + li,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator,
.refinement-criteria-option .criteria-option > ul > li:not(.negate).operator + li {
    border-top: solid 1px #e2e2e2;
}
.refinement-criteria-option .criteria-option div > ul > a i,
.refinement-criteria-option .criteria-option > ul > a i,
.refinement-criteria-option .criteria-option > a i {
    color: #0034ec;
}
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title a::before,
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title:hover a::before,
.search-criteria.main-search-criteria .search-criteria-field .search-type .tabs.vertical .tabs-title.is-active a::before {
    background-color: #0034ec;
}
.dd-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    border-radius: 0;
    border-color: #e2e2e2;
    margin-bottom: 0;
}
.dd-search,
.dd-search:hover {
    background-color: transparent;
}
.dd-search.large {
    font-size: 16px;
    font-weight: normal;
}
.dd-search.large > span,
.dd-search.large > i.gd-ico {
    padding: 12px;
}
.dd-search > span {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: left;
    padding: 8px 12px;
    background-color: #f4f5f7;
    color: #515255;
}
.dd-search > span:has(+ i.gd-ico) {
    padding-right: 0;
    border-right: solid 1px #e2e2e2;
}
.dd-search > span + i.gd-ico {
    margin-left: 0;
}
.dd-search > i.gd-ico {
    padding: 8px;
    background-color: #ffffff;
    color: #0034ec;
}
.dd-search > i.gd-ico:has(+ span) {
    margin-right: 0;
}
.dd-search > i.gd-ico + span {
    padding-left: 0;
    border-left: solid 1px #e2e2e2;
}
.card-report-grouped.primary,
.card-report {
    background-color: #0b153b;
    border-top: solid 4px #36c3ff;
    border-top: 0px;
}
.card-report-grouped.primary .card-icon .card-date,
.card-report-grouped.primary .card-date-icon .card-date,
.card-report .card-icon .card-date,
.card-report .card-date-icon .card-date {
    font-size: 10px;
    color: #e2e2e2;
    text-transform: uppercase;
}
.card-report-grouped.primary .card-icon i,
.card-report-grouped.primary .card-icon i.secondaryStandard,
.card-report-grouped.primary .card-icon i.secondary,
.card-report-grouped.primary .card-date-icon i,
.card-report-grouped.primary .card-date-icon i.secondaryStandard,
.card-report-grouped.primary .card-date-icon i.secondary,
.card-report .card-icon i,
.card-report .card-icon i.secondaryStandard,
.card-report .card-icon i.secondary,
.card-report .card-date-icon i,
.card-report .card-date-icon i.secondaryStandard,
.card-report .card-date-icon i.secondary {
    color: #f3f6ff;
}
.card-report-grouped.primary .card-title,
.card-report .card-title {
    color: #e2e2e2;
}
.card-report-grouped.primary .card-title.white,
.card-report .card-title.white {
    color: #e2e2e2;
}
.card-report-grouped.primary .card-title:hover,
.card-report .card-title:hover {
    text-decoration: underline;
}
.card-report-grouped.primary:hover,
.card-report:hover {
    background-color: #060c25;
}
.card-report-grouped.primary a,
.card-report-grouped.primary a.button.clear.secondary,
.card-report a,
.card-report a.button.clear.secondary {
    color: #ffffff;
}
.card-report-grouped .card-report-grouped-inner:hover,
.card-news .card-inner .card-info .card-info-inner:hover {
    text-decoration: none;
}
.card-report-grouped .card-report-grouped-inner h5.card-title,
.card-report-grouped .card-report-grouped-inner .card-title,
.card-news .card-inner .card-info .card-info-inner h5.card-title,
.card-news .card-inner .card-info .card-info-inner .card-title {
    font-size: 18px;
    font-weight: 500;
    color: #050a16;
}
.card-report-grouped .card-report-grouped-inner h5.card-title:hover,
.card-report-grouped .card-report-grouped-inner .card-title:hover,
.card-news .card-inner .card-info .card-info-inner h5.card-title:hover,
.card-news .card-inner .card-info .card-info-inner .card-title:hover {
    color: #050a16;
    text-decoration: underline;
}
.card-report-grouped .card-report-grouped-inner .card-description,
.card-news .card-inner .card-info .card-info-inner .card-description {
    font-size: 16px;
    font-weight: 400;
    color: #515255;
}
.card-report-grouped .card-report-grouped-inner .card-description p.h6,
.card-news .card-inner .card-info .card-info-inner .card-description p.h6 {
    font-size: 16px;
    font-weight: 400;
}
.card-report-grouped .card-report-grouped-inner .card-description a,
.card-news .card-inner .card-info .card-info-inner .card-description a {
    color: #08216a;
}
.card-thematic,
.card-thematic .card-inner {
    height: 100%;
}
.card-thematic .card-info:only-child {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-thematic .card-info:only-child .card-description {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-thematic .card-title {
    font-size: 18px;
    font-weight: 500;
    color: #050a16;
}
.card-thematic .card-title:hover {
    color: #050a16;
    text-decoration: underline;
}
.card-thematic .card-description {
    font-size: 14px;
    font-weight: 400;
    color: #515255;
}
.card-thematic .card-description p.h6 {
    font-size: 14px;
    font-weight: 400;
}
.card-thematic .card-description a {
    color: #08216a;
}
.card-thematic .card-image .card-icon,
.card-thematic .card-image .card-icon .secondary {
    color: #f3f6ff;
}
.card-thematic .card-image .card-image-wrap::before {
    background-color: transparent;
}
.card-thematic-ranking a.button.delta.more,
.card-thematic-ranking a.button.delta.more.navbarPurple,
.card-thematic-ranking a.button.delta.more .h4,
.card-thematic-ranking a.button.delta.more .h5,
.card-thematic-ranking a.button.delta.more i {
    color: #f4f5f7;
}
.card-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card-action.stack {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-action.ubound {
    margin-bottom: 16px;
}
.card-action.lbound {
    border-top: solid 1px #e2e2e2;
    margin-top: 16px;
    padding-top: 16px;
}
.card-news.with-image .card-image {
    position: absolute;
    width: 100%;
}
.cards-image .cards-background {
    background-color: #e2e2e2;
}
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner {
    width: calc(100% - 2px);
    border-right: solid 2px #e2e2e2;
}
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide].is-active .card-inner {
    border-top: solid 2px #e2e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide].is-active .card-inner .card-text,
.cards-image .orbit[data-orbit-thumb] .card-text.bigger::before {
    background-color: #ffffff;
}
.cards-image .card-text.bigger {
    background-color: #ffffff;
    border-top: solid 2px #e2e2e2;
    border-bottom: solid 2px #e2e2e2;
}
.cards-image .card-text.bigger h6.secondary {
    display: inline-block;
    padding: 5px 8px;
    font-size: 12px;
    font-weight: 400;
    background-color: #f3f6ff;
    color: #08216a;
}
.cards-image .card-text.bigger h2.white {
    font-size: 26px;
    font-weight: 500;
    color: #050a16;
}
.cards-image .card-text.bigger h6.white {
    font-size: 14px;
    font-weight: 400;
    color: #515255;
}
.cards-image .card-text.smaller {
    background-color: #ffffff;
}
.cards-image .card-text.smaller h6.secondary {
    display: inline-block;
    padding: 5px 8px;
    font-size: 12px;
    font-weight: 400;
    background-color: #f3f6ff;
    color: #08216a;
}
.cards-image .card-text.smaller h6.white {
    font-size: 14px;
    font-weight: 400;
    color: #050a16;
}
.cards-image .card-text.smaller:hover {
    background-color: transparent;
}
.cards-image .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide h3.secondary,
.cards-image .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide h4.secondary,
.cards-image .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide h5.secondary,
.cards-image .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide h6.secondary,
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner .card-text h3.secondary,
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner .card-text h4.secondary,
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner .card-text h5.secondary,
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner .card-text h6.secondary {
    color: #08216a;
}
.cards-image .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide a:hover,
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner .card-text a:hover {
    text-decoration: none;
}
.cards-image .orbit[data-orbit-thumb] .orbit-wrapper .orbit-slide a:hover .card-text,
.cards-image .orbit[data-orbit-thumb] .orbit-thumb > [data-slide] .card-inner .card-text a:hover .card-text {
    opacity: 0.7;
}
.card-news .card-info .card-info-top .card-meta,
.card-news .card-info .card-info-top .card-meta.h6,
.card-news .card-info .card-info-top .card-meta.bodyGrey,
.card-news .card-info .card-info-top .card-date,
.card-news .card-info .card-info-top .card-date.h6,
.card-news .card-info .card-info-top .card-date.bodyGrey,
.card-news.with-image .card-info .card-info-top .card-meta,
.card-news.with-image .card-info .card-info-top .card-meta.h6,
.card-news.with-image .card-info .card-info-top .card-meta.bodyGrey,
.card-news.with-image .card-info .card-info-top .card-date,
.card-news.with-image .card-info .card-info-top .card-date.h6,
.card-news.with-image .card-info .card-info-top .card-date.bodyGrey {
    font-size: 10px;
    color: #515255;
    text-transform: uppercase;
}
.card-news .card-info .card-info-top .card-title {
    color: #050a16;
}
.card-news .card-info .card-info-top .card-description {
    color: #515255;
}
.card-news.with-image .card-info .card-info-top .card-title {
    font-size: 26px;
}
.card-news.with-image .card-info .card-info-top .card-description {
    font-size: 14px;
}
.latest_news .card-info {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
}
.card-info .card-date,
.card-info .card-date.h6,
.card-info .card-date.bodyGrey {
    font-size: 10px;
    color: #515255;
    text-transform: uppercase;
}
.card-video-guides i[class*="gd-"]:not(.with-bg).secondary,
.card-video-guides i.gd-icon-play.secondary {
    color: #e2e2e2;
}
.card-analysis .card-initial {
    display: none;
}
.bright {
    background-color: #ffffff;
}
.module,
.module-tabs {
    background-color: #f4f5f7;
    border-color: #e2e2e2;
}
.module .module-heading-cell.diverge,
.module-tabs .module-heading-cell.diverge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.module .module-heading-cell + p,
.module-tabs .module-heading-cell + p {
    margin-top: -16px;
}
.module .module-heading-cell h3,
.module .module-heading-cell h4,
.module .module-heading-cell h5,
.module-tabs .module-heading-cell h3,
.module-tabs .module-heading-cell h4,
.module-tabs .module-heading-cell h5 {
    color: #050a16;
}
.module {
    background-color: #f4f5f7;
    border-color: #e2e2e2;
}
.module .module-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: solid 1px #cfd1d4;
}
.module .module-action + p {
    margin-top: -16px;
}
.module .module-action .h1,
.module .module-action .h2,
.module .module-action .h3,
.module .module-action .h4,
.module .module-action .h5,
.module .module-action .h6,
.module .module-action h1,
.module .module-action h2,
.module .module-action h3,
.module .module-action h4,
.module .module-action h5,
.module .module-action h6 {
    color: #050a16;
}
.module .module-action .module-title {
    font-size: 22px;
}
.module .tabs-content {
    border-color: #cfd1d4;
    border-bottom: none;
    padding: 12px 0 0 0;
}
.tabs-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card-news.high-contrast {
    background-color: #050a16;
}
.card-news.high-contrast .card-meta,
.card-news.high-contrast .card-date,
.card-news.high-contrast .card-title,
.card-news.high-contrast .card-title:hover,
.card-news.high-contrast .card-description,
.card-news.high-contrast a,
.card-news.high-contrast .card-info .card-meta,
.card-news.high-contrast .card-info .card-date,
.card-news.high-contrast .card-info .card-title,
.card-news.high-contrast .card-info .card-title:hover,
.card-news.high-contrast .card-info .card-description,
.card-news.high-contrast .card-info a,
.card-news.high-contrast .card-info .card-info-top .card-meta,
.card-news.high-contrast .card-info .card-info-top .card-date,
.card-news.high-contrast .card-info .card-info-top .card-title,
.card-news.high-contrast .card-info .card-info-top .card-title:hover,
.card-news.high-contrast .card-info .card-info-top .card-description,
.card-news.high-contrast .card-info .card-info-top a {
    color: #e2e2e2;
}
.playbook-main-wrapp .step-list .button.delta.more,
.playbook-main-wrapp .step-list .secondary,
.playbook-main-wrapp .step-list .step-list-item .secondary,
.playbook-main-wrapp .step-list ol.num-only li::before {
    color: #ffffff;
}
.playbook-main-wrapp .button.delta.more .outlineGrey,
.playbook-main-wrapp .button.back {
    color: #ffffff;
}
.video-js {
    color: #f3f6ff;
}
.vjs-default-skin .vjs-big-play-button {
    border-color: #f3f6ff;
}
.orbit .orbit-bullets,
.orbit.alpha .orbit-bullets {
    z-index: 2;
}
.orbit .orbit-bullets button,
.orbit.alpha .orbit-bullets button {
    width: 12px;
    height: 12px;
    background-color: #cfd1d4;
}
.orbit .orbit-bullets button.is-active,
.orbit.alpha .orbit-bullets button.is-active {
    background-color: #08216a;
}
.orbit .orbit-controls button,
.orbit.alpha .orbit-controls button {
    width: 28px;
    height: 28px;
    border-color: #e2e2e2;
}
.orbit .orbit-controls button i[class*="gd-"],
.orbit.alpha .orbit-controls button i[class*="gd-"] {
    color: #08216a;
    font-size: 12px;
}
.orbit .orbit-controls button:hover,
.orbit.alpha .orbit-controls button:hover {
    background-color: #08216a;
    color: #ffffff;
}
.orbit:not([data-orbit-thumb]) .orbit-navigation,
.orbit.alpha:not([data-orbit-thumb]) .orbit-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-top: 12px;
}
.orbit:not([data-orbit-thumb]) .orbit-navigation .orbit-controls,
.orbit.alpha:not([data-orbit-thumb]) .orbit-navigation .orbit-controls {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.orbit.beta .orbit-navigation {
    margin: 0;
}
.orbit.beta .orbit-navigation .orbit-controls {
    position: relative;
    width: auto;
}
.orbit.beta .orbit-navigation .orbit-controls > button {
    margin: 0;
}
.orbit.vert-thumb .orbit-thumb > div:hover > section,
.orbit.vert-thumb .orbit-thumb > div.is-active > section,
.orbit.thumb-slide .orbit-thumb > div:hover > section,
.orbit.thumb-slide .orbit-thumb > div.is-active > section {
    -webkit-box-shadow: inset 4px 0px 0px 0px #0034ec;
    box-shadow: inset 4px 0px 0px 0px #0034ec;
}
.card-slider-control {
    padding-bottom: 28px;
}
.card-slider-control [data-unit] {
    position: relative;
}
.card-slider-control [data-unit].is-active::before,
.card-slider-control [data-unit].is-active::after,
.card-slider-control [data-unit]:hover::before,
.card-slider-control [data-unit]:hover::after {
    content: "";
    position: absolute;
    display: block;
}
.card-slider-control [data-unit].is-active::before,
.card-slider-control [data-unit]:hover::before {
    left: 0px;
    bottom: -12px;
    width: 100%;
    border-bottom: solid 5px #08216a;
}
.card-slider-control [data-unit].is-active::after,
.card-slider-control [data-unit]:hover::after {
    left: 50%;
    bottom: -17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #08216a transparent transparent transparent;
}
.element-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.element-slider > .h-group {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(0.1deg);
    -ms-transform: rotate(0.1deg);
    transform: rotate(0.1deg);
}
.element-slider > .h-group h1,
.element-slider > .h-group h2,
.element-slider > .h-group h3,
.element-slider > .h-group h4,
.element-slider > .h-group h5,
.element-slider > .h-group h6,
.element-slider > .h-group .h1,
.element-slider > .h-group .h2,
.element-slider > .h-group .h3,
.element-slider > .h-group .h4,
.element-slider > .h-group .h5,
.element-slider > .h-group .h6 {
    margin: 0;
    padding: 0;
    line-height: 0;
    color: #08216a;
}
.element-slider > .h-group h1 + h1,
.element-slider > .h-group h1 + h2,
.element-slider > .h-group h1 + h3,
.element-slider > .h-group h1 + h4,
.element-slider > .h-group h1 + h5,
.element-slider > .h-group h1 + h6,
.element-slider > .h-group h1 + .h1,
.element-slider > .h-group h1 + .h2,
.element-slider > .h-group h1 + .h3,
.element-slider > .h-group h1 + .h4,
.element-slider > .h-group h1 + .h5,
.element-slider > .h-group h1 + .h6,
.element-slider > .h-group h2 + h1,
.element-slider > .h-group h2 + h2,
.element-slider > .h-group h2 + h3,
.element-slider > .h-group h2 + h4,
.element-slider > .h-group h2 + h5,
.element-slider > .h-group h2 + h6,
.element-slider > .h-group h2 + .h1,
.element-slider > .h-group h2 + .h2,
.element-slider > .h-group h2 + .h3,
.element-slider > .h-group h2 + .h4,
.element-slider > .h-group h2 + .h5,
.element-slider > .h-group h2 + .h6,
.element-slider > .h-group h3 + h1,
.element-slider > .h-group h3 + h2,
.element-slider > .h-group h3 + h3,
.element-slider > .h-group h3 + h4,
.element-slider > .h-group h3 + h5,
.element-slider > .h-group h3 + h6,
.element-slider > .h-group h3 + .h1,
.element-slider > .h-group h3 + .h2,
.element-slider > .h-group h3 + .h3,
.element-slider > .h-group h3 + .h4,
.element-slider > .h-group h3 + .h5,
.element-slider > .h-group h3 + .h6,
.element-slider > .h-group h4 + h1,
.element-slider > .h-group h4 + h2,
.element-slider > .h-group h4 + h3,
.element-slider > .h-group h4 + h4,
.element-slider > .h-group h4 + h5,
.element-slider > .h-group h4 + h6,
.element-slider > .h-group h4 + .h1,
.element-slider > .h-group h4 + .h2,
.element-slider > .h-group h4 + .h3,
.element-slider > .h-group h4 + .h4,
.element-slider > .h-group h4 + .h5,
.element-slider > .h-group h4 + .h6,
.element-slider > .h-group h5 + h1,
.element-slider > .h-group h5 + h2,
.element-slider > .h-group h5 + h3,
.element-slider > .h-group h5 + h4,
.element-slider > .h-group h5 + h5,
.element-slider > .h-group h5 + h6,
.element-slider > .h-group h5 + .h1,
.element-slider > .h-group h5 + .h2,
.element-slider > .h-group h5 + .h3,
.element-slider > .h-group h5 + .h4,
.element-slider > .h-group h5 + .h5,
.element-slider > .h-group h5 + .h6,
.element-slider > .h-group h6 + h1,
.element-slider > .h-group h6 + h2,
.element-slider > .h-group h6 + h3,
.element-slider > .h-group h6 + h4,
.element-slider > .h-group h6 + h5,
.element-slider > .h-group h6 + h6,
.element-slider > .h-group h6 + .h1,
.element-slider > .h-group h6 + .h2,
.element-slider > .h-group h6 + .h3,
.element-slider > .h-group h6 + .h4,
.element-slider > .h-group h6 + .h5,
.element-slider > .h-group h6 + .h6,
.element-slider > .h-group .h1 + h1,
.element-slider > .h-group .h1 + h2,
.element-slider > .h-group .h1 + h3,
.element-slider > .h-group .h1 + h4,
.element-slider > .h-group .h1 + h5,
.element-slider > .h-group .h1 + h6,
.element-slider > .h-group .h1 + .h1,
.element-slider > .h-group .h1 + .h2,
.element-slider > .h-group .h1 + .h3,
.element-slider > .h-group .h1 + .h4,
.element-slider > .h-group .h1 + .h5,
.element-slider > .h-group .h1 + .h6,
.element-slider > .h-group .h2 + h1,
.element-slider > .h-group .h2 + h2,
.element-slider > .h-group .h2 + h3,
.element-slider > .h-group .h2 + h4,
.element-slider > .h-group .h2 + h5,
.element-slider > .h-group .h2 + h6,
.element-slider > .h-group .h2 + .h1,
.element-slider > .h-group .h2 + .h2,
.element-slider > .h-group .h2 + .h3,
.element-slider > .h-group .h2 + .h4,
.element-slider > .h-group .h2 + .h5,
.element-slider > .h-group .h2 + .h6,
.element-slider > .h-group .h3 + h1,
.element-slider > .h-group .h3 + h2,
.element-slider > .h-group .h3 + h3,
.element-slider > .h-group .h3 + h4,
.element-slider > .h-group .h3 + h5,
.element-slider > .h-group .h3 + h6,
.element-slider > .h-group .h3 + .h1,
.element-slider > .h-group .h3 + .h2,
.element-slider > .h-group .h3 + .h3,
.element-slider > .h-group .h3 + .h4,
.element-slider > .h-group .h3 + .h5,
.element-slider > .h-group .h3 + .h6,
.element-slider > .h-group .h4 + h1,
.element-slider > .h-group .h4 + h2,
.element-slider > .h-group .h4 + h3,
.element-slider > .h-group .h4 + h4,
.element-slider > .h-group .h4 + h5,
.element-slider > .h-group .h4 + h6,
.element-slider > .h-group .h4 + .h1,
.element-slider > .h-group .h4 + .h2,
.element-slider > .h-group .h4 + .h3,
.element-slider > .h-group .h4 + .h4,
.element-slider > .h-group .h4 + .h5,
.element-slider > .h-group .h4 + .h6,
.element-slider > .h-group .h5 + h1,
.element-slider > .h-group .h5 + h2,
.element-slider > .h-group .h5 + h3,
.element-slider > .h-group .h5 + h4,
.element-slider > .h-group .h5 + h5,
.element-slider > .h-group .h5 + h6,
.element-slider > .h-group .h5 + .h1,
.element-slider > .h-group .h5 + .h2,
.element-slider > .h-group .h5 + .h3,
.element-slider > .h-group .h5 + .h4,
.element-slider > .h-group .h5 + .h5,
.element-slider > .h-group .h5 + .h6,
.element-slider > .h-group .h6 + h1,
.element-slider > .h-group .h6 + h2,
.element-slider > .h-group .h6 + h3,
.element-slider > .h-group .h6 + h4,
.element-slider > .h-group .h6 + h5,
.element-slider > .h-group .h6 + h6,
.element-slider > .h-group .h6 + .h1,
.element-slider > .h-group .h6 + .h2,
.element-slider > .h-group .h6 + .h3,
.element-slider > .h-group .h6 + .h4,
.element-slider > .h-group .h6 + .h5,
.element-slider > .h-group .h6 + .h6 {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.element-slider > .h-group h1 + h1::before,
.element-slider > .h-group h1 + h2::before,
.element-slider > .h-group h1 + h3::before,
.element-slider > .h-group h1 + h4::before,
.element-slider > .h-group h1 + h5::before,
.element-slider > .h-group h1 + h6::before,
.element-slider > .h-group h1 + .h1::before,
.element-slider > .h-group h1 + .h2::before,
.element-slider > .h-group h1 + .h3::before,
.element-slider > .h-group h1 + .h4::before,
.element-slider > .h-group h1 + .h5::before,
.element-slider > .h-group h1 + .h6::before,
.element-slider > .h-group h2 + h1::before,
.element-slider > .h-group h2 + h2::before,
.element-slider > .h-group h2 + h3::before,
.element-slider > .h-group h2 + h4::before,
.element-slider > .h-group h2 + h5::before,
.element-slider > .h-group h2 + h6::before,
.element-slider > .h-group h2 + .h1::before,
.element-slider > .h-group h2 + .h2::before,
.element-slider > .h-group h2 + .h3::before,
.element-slider > .h-group h2 + .h4::before,
.element-slider > .h-group h2 + .h5::before,
.element-slider > .h-group h2 + .h6::before,
.element-slider > .h-group h3 + h1::before,
.element-slider > .h-group h3 + h2::before,
.element-slider > .h-group h3 + h3::before,
.element-slider > .h-group h3 + h4::before,
.element-slider > .h-group h3 + h5::before,
.element-slider > .h-group h3 + h6::before,
.element-slider > .h-group h3 + .h1::before,
.element-slider > .h-group h3 + .h2::before,
.element-slider > .h-group h3 + .h3::before,
.element-slider > .h-group h3 + .h4::before,
.element-slider > .h-group h3 + .h5::before,
.element-slider > .h-group h3 + .h6::before,
.element-slider > .h-group h4 + h1::before,
.element-slider > .h-group h4 + h2::before,
.element-slider > .h-group h4 + h3::before,
.element-slider > .h-group h4 + h4::before,
.element-slider > .h-group h4 + h5::before,
.element-slider > .h-group h4 + h6::before,
.element-slider > .h-group h4 + .h1::before,
.element-slider > .h-group h4 + .h2::before,
.element-slider > .h-group h4 + .h3::before,
.element-slider > .h-group h4 + .h4::before,
.element-slider > .h-group h4 + .h5::before,
.element-slider > .h-group h4 + .h6::before,
.element-slider > .h-group h5 + h1::before,
.element-slider > .h-group h5 + h2::before,
.element-slider > .h-group h5 + h3::before,
.element-slider > .h-group h5 + h4::before,
.element-slider > .h-group h5 + h5::before,
.element-slider > .h-group h5 + h6::before,
.element-slider > .h-group h5 + .h1::before,
.element-slider > .h-group h5 + .h2::before,
.element-slider > .h-group h5 + .h3::before,
.element-slider > .h-group h5 + .h4::before,
.element-slider > .h-group h5 + .h5::before,
.element-slider > .h-group h5 + .h6::before,
.element-slider > .h-group h6 + h1::before,
.element-slider > .h-group h6 + h2::before,
.element-slider > .h-group h6 + h3::before,
.element-slider > .h-group h6 + h4::before,
.element-slider > .h-group h6 + h5::before,
.element-slider > .h-group h6 + h6::before,
.element-slider > .h-group h6 + .h1::before,
.element-slider > .h-group h6 + .h2::before,
.element-slider > .h-group h6 + .h3::before,
.element-slider > .h-group h6 + .h4::before,
.element-slider > .h-group h6 + .h5::before,
.element-slider > .h-group h6 + .h6::before,
.element-slider > .h-group .h1 + h1::before,
.element-slider > .h-group .h1 + h2::before,
.element-slider > .h-group .h1 + h3::before,
.element-slider > .h-group .h1 + h4::before,
.element-slider > .h-group .h1 + h5::before,
.element-slider > .h-group .h1 + h6::before,
.element-slider > .h-group .h1 + .h1::before,
.element-slider > .h-group .h1 + .h2::before,
.element-slider > .h-group .h1 + .h3::before,
.element-slider > .h-group .h1 + .h4::before,
.element-slider > .h-group .h1 + .h5::before,
.element-slider > .h-group .h1 + .h6::before,
.element-slider > .h-group .h2 + h1::before,
.element-slider > .h-group .h2 + h2::before,
.element-slider > .h-group .h2 + h3::before,
.element-slider > .h-group .h2 + h4::before,
.element-slider > .h-group .h2 + h5::before,
.element-slider > .h-group .h2 + h6::before,
.element-slider > .h-group .h2 + .h1::before,
.element-slider > .h-group .h2 + .h2::before,
.element-slider > .h-group .h2 + .h3::before,
.element-slider > .h-group .h2 + .h4::before,
.element-slider > .h-group .h2 + .h5::before,
.element-slider > .h-group .h2 + .h6::before,
.element-slider > .h-group .h3 + h1::before,
.element-slider > .h-group .h3 + h2::before,
.element-slider > .h-group .h3 + h3::before,
.element-slider > .h-group .h3 + h4::before,
.element-slider > .h-group .h3 + h5::before,
.element-slider > .h-group .h3 + h6::before,
.element-slider > .h-group .h3 + .h1::before,
.element-slider > .h-group .h3 + .h2::before,
.element-slider > .h-group .h3 + .h3::before,
.element-slider > .h-group .h3 + .h4::before,
.element-slider > .h-group .h3 + .h5::before,
.element-slider > .h-group .h3 + .h6::before,
.element-slider > .h-group .h4 + h1::before,
.element-slider > .h-group .h4 + h2::before,
.element-slider > .h-group .h4 + h3::before,
.element-slider > .h-group .h4 + h4::before,
.element-slider > .h-group .h4 + h5::before,
.element-slider > .h-group .h4 + h6::before,
.element-slider > .h-group .h4 + .h1::before,
.element-slider > .h-group .h4 + .h2::before,
.element-slider > .h-group .h4 + .h3::before,
.element-slider > .h-group .h4 + .h4::before,
.element-slider > .h-group .h4 + .h5::before,
.element-slider > .h-group .h4 + .h6::before,
.element-slider > .h-group .h5 + h1::before,
.element-slider > .h-group .h5 + h2::before,
.element-slider > .h-group .h5 + h3::before,
.element-slider > .h-group .h5 + h4::before,
.element-slider > .h-group .h5 + h5::before,
.element-slider > .h-group .h5 + h6::before,
.element-slider > .h-group .h5 + .h1::before,
.element-slider > .h-group .h5 + .h2::before,
.element-slider > .h-group .h5 + .h3::before,
.element-slider > .h-group .h5 + .h4::before,
.element-slider > .h-group .h5 + .h5::before,
.element-slider > .h-group .h5 + .h6::before,
.element-slider > .h-group .h6 + h1::before,
.element-slider > .h-group .h6 + h2::before,
.element-slider > .h-group .h6 + h3::before,
.element-slider > .h-group .h6 + h4::before,
.element-slider > .h-group .h6 + h5::before,
.element-slider > .h-group .h6 + h6::before,
.element-slider > .h-group .h6 + .h1::before,
.element-slider > .h-group .h6 + .h2::before,
.element-slider > .h-group .h6 + .h3::before,
.element-slider > .h-group .h6 + .h4::before,
.element-slider > .h-group .h6 + .h5::before,
.element-slider > .h-group .h6 + .h6::before {
    content: "";
    border-top: solid 2px #08216a;
    margin: 6px 0;
}
.element-slider .element-scroller,
.element-slider > .scroller {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: hidden;
}
.element-slider .element-scroller .element-holder,
.element-slider .element-scroller .holder,
.element-slider > .scroller .element-holder,
.element-slider > .scroller .holder {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: -10px 0 0 -10px;
}
.element-slider .element-scroller .element-holder .unit,
.element-slider .element-scroller .element-holder > [data-unit],
.element-slider .element-scroller .holder .unit,
.element-slider .element-scroller .holder > [data-unit],
.element-slider > .scroller .element-holder .unit,
.element-slider > .scroller .element-holder > [data-unit],
.element-slider > .scroller .holder .unit,
.element-slider > .scroller .holder > [data-unit] {
    margin: 10px 0 0 10px;
    overflow: hidden;
}
.element-slider .element-scroller .element-holder .unit.is-active,
.element-slider .element-scroller .element-holder > [data-unit].is-active,
.element-slider .element-scroller .holder .unit.is-active,
.element-slider .element-scroller .holder > [data-unit].is-active,
.element-slider > .scroller .element-holder .unit.is-active,
.element-slider > .scroller .element-holder > [data-unit].is-active,
.element-slider > .scroller .holder .unit.is-active,
.element-slider > .scroller .holder > [data-unit].is-active {
    border: solid 1px #08216a;
}
.element-slider .element-scroller .element-holder .unit .graph-chart,
.element-slider .element-scroller .element-holder > [data-unit] .graph-chart,
.element-slider .element-scroller .holder .unit .graph-chart,
.element-slider .element-scroller .holder > [data-unit] .graph-chart,
.element-slider > .scroller .element-holder .unit .graph-chart,
.element-slider > .scroller .element-holder > [data-unit] .graph-chart,
.element-slider > .scroller .holder .unit .graph-chart,
.element-slider > .scroller .holder > [data-unit] .graph-chart {
    height: 100%;
}
.element-slider .element-scroller .element-holder .unit .graph-chart .chart,
.element-slider .element-scroller .element-holder > [data-unit] .graph-chart .chart,
.element-slider .element-scroller .holder .unit .graph-chart .chart,
.element-slider .element-scroller .holder > [data-unit] .graph-chart .chart,
.element-slider > .scroller .element-holder .unit .graph-chart .chart,
.element-slider > .scroller .element-holder > [data-unit] .graph-chart .chart,
.element-slider > .scroller .holder .unit .graph-chart .chart,
.element-slider > .scroller .holder > [data-unit] .graph-chart .chart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}
.element-slider .element-scroller .element-holder .unit .graph-chart .chart footer,
.element-slider .element-scroller .element-holder > [data-unit] .graph-chart .chart footer,
.element-slider .element-scroller .holder .unit .graph-chart .chart footer,
.element-slider .element-scroller .holder > [data-unit] .graph-chart .chart footer,
.element-slider > .scroller .element-holder .unit .graph-chart .chart footer,
.element-slider > .scroller .element-holder > [data-unit] .graph-chart .chart footer,
.element-slider > .scroller .holder .unit .graph-chart .chart footer,
.element-slider > .scroller .holder > [data-unit] .graph-chart .chart footer {
    font-size: 0.875rem;
}
.element-slider .element-scroller .element-holder .unit .graph-chart .chart footer .from span,
.element-slider .element-scroller .element-holder > [data-unit] .graph-chart .chart footer .from span,
.element-slider .element-scroller .holder .unit .graph-chart .chart footer .from span,
.element-slider .element-scroller .holder > [data-unit] .graph-chart .chart footer .from span,
.element-slider > .scroller .element-holder .unit .graph-chart .chart footer .from span,
.element-slider > .scroller .element-holder > [data-unit] .graph-chart .chart footer .from span,
.element-slider > .scroller .holder .unit .graph-chart .chart footer .from span,
.element-slider > .scroller .holder > [data-unit] .graph-chart .chart footer .from span {
    color: #08216a;
    font-weight: 500;
}
.element-slider .element-scroller .element-holder .unit .graph-chart .chart footer .source,
.element-slider .element-scroller .element-holder > [data-unit] .graph-chart .chart footer .source,
.element-slider .element-scroller .holder .unit .graph-chart .chart footer .source,
.element-slider .element-scroller .holder > [data-unit] .graph-chart .chart footer .source,
.element-slider > .scroller .element-holder .unit .graph-chart .chart footer .source,
.element-slider > .scroller .element-holder > [data-unit] .graph-chart .chart footer .source,
.element-slider > .scroller .holder .unit .graph-chart .chart footer .source,
.element-slider > .scroller .holder > [data-unit] .graph-chart .chart footer .source {
    margin-top: 10px;
    font-size: 0.75rem;
}
.element-slider .element-scroller + .element-pilot,
.element-slider .element-scroller + .pilot,
.element-slider > .scroller + .element-pilot,
.element-slider > .scroller + .pilot {
    padding-top: 12px;
}
.element-slider .element-pilot,
.element-slider .pilot {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.element-slider .element-pilot .element-control,
.element-slider .element-pilot .control,
.element-slider .pilot .element-control,
.element-slider .pilot .control {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.element-slider .element-pilot .element-control button,
.element-slider .element-pilot .control button,
.element-slider .pilot .element-control button,
.element-slider .pilot .control button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
    border-radius: 50%;
}
.element-slider .element-pilot .element-control button:empty[data-prev]::before,
.element-slider .element-pilot .element-control button:empty[data-next]::before,
.element-slider .element-pilot .control button:empty[data-prev]::before,
.element-slider .element-pilot .control button:empty[data-next]::before,
.element-slider .pilot .element-control button:empty[data-prev]::before,
.element-slider .pilot .element-control button:empty[data-next]::before,
.element-slider .pilot .control button:empty[data-prev]::before,
.element-slider .pilot .control button:empty[data-next]::before {
    color: #08216a;
    font-size: 12px;
}
.element-slider .element-pilot .element-control button:empty[data-prev]:hover::before,
.element-slider .element-pilot .element-control button:empty[data-next]:hover::before,
.element-slider .element-pilot .control button:empty[data-prev]:hover::before,
.element-slider .element-pilot .control button:empty[data-next]:hover::before,
.element-slider .pilot .element-control button:empty[data-prev]:hover::before,
.element-slider .pilot .element-control button:empty[data-next]:hover::before,
.element-slider .pilot .control button:empty[data-prev]:hover::before,
.element-slider .pilot .control button:empty[data-next]:hover::before {
    color: #ffffff;
}
.element-slider .element-pilot .element-control button:empty[data-prev]::before,
.element-slider .element-pilot .control button:empty[data-prev]::before,
.element-slider .pilot .element-control button:empty[data-prev]::before,
.element-slider .pilot .control button:empty[data-prev]::before {
    content: "\e90c";
}
.element-slider .element-pilot .element-control button:empty[data-next]::before,
.element-slider .element-pilot .control button:empty[data-next]::before,
.element-slider .pilot .element-control button:empty[data-next]::before,
.element-slider .pilot .control button:empty[data-next]::before {
    content: "\e907";
}
.element-slider .element-pilot .element-control button i[class*="gd-"],
.element-slider .element-pilot .control button i[class*="gd-"],
.element-slider .pilot .element-control button i[class*="gd-"],
.element-slider .pilot .control button i[class*="gd-"] {
    color: #08216a;
    font-size: 12px;
}
.element-slider .element-pilot .element-control button:hover,
.element-slider .element-pilot .control button:hover,
.element-slider .pilot .element-control button:hover,
.element-slider .pilot .control button:hover {
    background-color: #08216a;
    color: #ffffff;
}
.element-slider .element-pilot nav,
.element-slider .pilot nav {
    z-index: 2;
}
.element-slider .element-pilot nav [data-unit],
.element-slider .pilot nav [data-unit] {
    width: 12px;
    height: 12px;
    background-color: #cfd1d4;
    border-radius: 50%;
}
.element-slider .element-pilot nav [data-unit].is-active,
.element-slider .element-pilot nav [data-unit]:hover,
.element-slider .pilot nav [data-unit].is-active,
.element-slider .pilot nav [data-unit]:hover {
    background-color: #08216a;
}
.element-slider + .element-slider .element-pilot,
.element-slider + .element-slider .pilot {
    padding-top: 12px;
}
.button-set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.button-set .button {
    border-radius: 0;
    margin: 0;
    background-color: #ffffff;
    color: #08216a;
}
.button-set .button,
.button-set .button.button-promo {
    border: solid 1px #e2e2e2;
}
.button-set .button.is-active,
.button-set .button:hover {
    background-color: #f3f6ff;
    color: #0034ec;
}
.button-set .button:not(:last-child) {
    border-right-width: 0;
}
.button-set .button:first-child {
    border-radius: 2px 0 0 2px;
}
.button-set .button:last-child {
    border-radius: 0 2px 2px 0;
}
.button.trim,
.button.trim-x {
    padding-right: 0;
    padding-left: 0;
}
.button.trim,
.button.trim-y {
    padding-top: 0;
    padding-bottom: 0;
}
.button.alpha.primary,
.button.button-one {
    border-radius: 50px;
    background-color: #0034ec;
    color: #ffffff;
}
.button.alpha.primary:hover,
.button.alpha.primary.is-active,
.button.button-one:hover,
.button.button-one.is-active {
    background-color: #04218d;
    color: #ffffff;
}
.button.button-promo {
    border-radius: 50px;
    background-color: #ffe8e0;
    color: #ff5d2b;
    border-color: #08216a;
}
.button.button-promo:hover,
.button.button-promo.is-active {
    background-color: #ff5d2b;
    color: #ffffff;
}
.button.button-promo-one {
    border-radius: 50px;
    background-color: #ff5d2b;
    color: #ffffff;
    border-color: transparent;
}
.button.button-promo-one:hover,
.button.button-promo-one.is-active {
    background-color: #ffe8e0;
    color: #ff5d2b;
}
.button.button-two {
    border-radius: 50px;
    background-color: #ffffff;
    color: #08216a;
    border-color: #08216a;
}
.button.button-two:hover,
.button.button-two.is-active {
    background-color: #08216a;
    color: #ffffff;
}
.button.button-three {
    text-decoration: underline;
    border-radius: 50px;
    background-color: transparent;
    color: #08216a;
    border-color: transparent;
    display: inline-block;
}
.button.button-three:hover,
.button.button-three.is-active {
    color: #0034ec;
}
.button.button-three i {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
}
.button.dropdown-chevron > span > i {
    font-size: 12px;
}
.button.dropdown-chevron i {
    background-color: transparent;
    color: #08216a;
}
.button.dropdown-chevron:hover:not(.clear),
.button.dropdown-chevron.hover:not(.clear) {
    background-color: #08216a;
}
.button.dropdown-chevron:hover:not(.clear),
.button.dropdown-chevron:hover:not(.clear) i::before,
.button.dropdown-chevron:hover:not(.clear) i,
.button.dropdown-chevron.hover:not(.clear),
.button.dropdown-chevron.hover:not(.clear) i::before,
.button.dropdown-chevron.hover:not(.clear) i {
    color: #ffffff;
}
.button.dropdown-chevron:hover.button-two span,
.button.dropdown-chevron:hover.button-two span:first-child,
.button.dropdown-chevron.hover.button-two span,
.button.dropdown-chevron.hover.button-two span:first-child {
    color: #ffffff;
}
.button.button-round {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
}
.button.button-round i.gd-chevron-down {
    font-size: 0.5rem;
}
.header-notification .button.button-one,
.button.button-one.button-neg,
.button-neg .button.button-one {
    background-color: #ffffff;
    color: #08216a;
    border-color: #08216a;
}
.header-notification .button.button-one:hover,
.header-notification .button.button-one.is-active,
.button.button-one.button-neg:hover,
.button.button-one.button-neg.is-active,
.button-neg .button.button-one:hover,
.button-neg .button.button-one.is-active {
    background-color: #08216a;
    color: #ffffff;
    border-color: #ffffff;
}
.header-notification .button.button-two,
.button.button-two.button-neg,
.button-neg .button.button-two {
    background-color: #0b153b;
    color: #ffffff;
    border-color: #ffffff;
}
.header-notification .button.button-two:hover,
.header-notification .button.button-two.is-active,
.button.button-two.button-neg:hover,
.button.button-two.button-neg.is-active,
.button-neg .button.button-two:hover,
.button-neg .button.button-two.is-active {
    background-color: #ffffff;
    color: #0b153b;
}
.header-notification .button.button-three,
.button.button-three.button-neg,
.button-neg .button.button-three {
    display: inline-block;
    color: #ffffff;
}
.header-notification .button.button-three:hover,
.header-notification .button.button-three.is-active,
.button.button-three.button-neg:hover,
.button.button-three.button-neg.is-active,
.button-neg .button.button-three:hover,
.button-neg .button.button-three.is-active {
    text-decoration: none;
    display: inline-block;
}
.header-notification .button.button-three .has-notification {
    text-decoration: none;
    display: inline-block;
}
.header-notification .button.button-three .has-notification {
    background-color: #0034ec;
    color: #e2e2e2;
}
.head-content .card-report-grouped {
    border-top: solid 2px #08216a;
}
.head-content .card-report-grouped,
.head-content .card-report-grouped .card-report-grouped-inner,
.head-content .card-report-grouped .card-report-grouped-inner .card-info {
    height: 100%;
}
.head-content .card-report-grouped .card-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.head-content .card-report-grouped .card-info .card-description {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 12px;
    color: #515255;
}
.head-content .card-report-grouped .card-info .button.more {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
}
footer .tandc-container .tandc a[href] {
    font-size: 0.875rem;
}
footer .tandc-container .tandc a[href] + a[href]::before {
    content: " | ";
}
.related > header {
    font-size: 18px;
    font-weight: 500;
    color: #050a16;
}
.related > section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border-top: solid 1px #e2e2e2;
    padding: 12px 0;
}
.related > section > span,
.related > section > p {
    color: #515255;
}
.related > section > span {
    text-transform: uppercase;
    font-size: 12px;
}
.related > section > p {
    font-size: 14px;
}
.related > section:hover > p {
    color: #050a16;
    text-decoration: underline;
}
.related > section + section {
    margin-top: 0;
}
.related > section:last-child {
    border-bottom: solid 1px #e2e2e2;
}
.key-field {
    color: #050a16;
}
.key-field h4,
.key-field h5 {
    font-size: 14px;
}
.key-field h4.secondaryStandard,
.key-field h5.secondaryStandard {
    color: #050a16;
}
.key-field .statistics-list {
    padding: 8px 0;
    border-bottom-color: #e2e2e2;
}
.key-field .statistics-list h4 {
    text-align: left;
}
.key-field .statistics-list h5 {
    font-weight: 400;
    margin: 0;
}
hr.outlineGrey {
    border-color: #e2e2e2;
}
.label {
    font-size: 12px;
    text-transform: capitalize;
}
.label,
.label.primary {
    background-color: #f3f6ff;
    color: #08216a;
}
.label.clear {
    background-color: transparent;
}
.subtitle {
    text-transform: uppercase;
    font-weight: 500;
}
.subtitle,
.subtitle.h6 {
    font-size: 14px;
}
.subtitle,
.subtitle.primary {
    color: #04218d;
}
p {
    font-size: 16px;
}
p,
p.bodyGrey {
    color: #515255;
}
h0.primary,
h1.primary,
h2.primary,
h3.primary,
h4.primary,
h5.primary,
h6.primary,
.h0.primary,
.h1.primary,
.h2.primary,
.h3.primary,
.h4.primary,
.h5.primary,
.h6.primary {
    color: #050a16;
}
h0.bodyGrey,
h1.bodyGrey,
h2.bodyGrey,
h3.bodyGrey,
h4.bodyGrey,
h5.bodyGrey,
h6.bodyGrey,
.h0.bodyGrey,
.h1.bodyGrey,
.h2.bodyGrey,
.h3.bodyGrey,
.h4.bodyGrey,
.h5.bodyGrey,
.h6.bodyGrey {
    color: #515255;
}
.gutter-collapse {
    margin: 0;
}
.bound {
    border: solid 1px #e2e2e2;
}
.constrict {
    max-height: 300px;
    overflow: hidden;
}
.color-neutral-one {
    color: #050a16;
}
.color-neutral-two {
    color: #37393d;
}
.color-neutral-three {
    color: #515255;
}
.color-neutral-four {
    color: #9e9ea0;
}
.color-neutral-five {
    color: #cfd1d4;
}
.color-neutral-six {
    color: #e2e2e2;
}
.color-neutral-seven {
    color: #f4f5f7;
}
.color-neutral-eight {
    color: #fafafb;
}
.color-neutral-nine {
    color: #ffffff;
}
.bg-neutral-one {
    background-color: #050a16;
}
.bg-neutral-two {
    background-color: #37393d;
}
.bg-neutral-three {
    background-color: #515255;
}
.bg-neutral-four {
    background-color: #9e9ea0;
}
.bg-neutral-five {
    background-color: #cfd1d4;
}
.bg-neutral-six {
    background-color: #e2e2e2;
}
.bg-neutral-seven {
    background-color: #f4f5f7;
}
.bg-neutral-eight {
    background-color: #fafafb;
}
.bg-neutral-nine {
    background-color: #ffffff;
}
.border-neutral-one {
    border-color: #050a16;
}
.border-neutral-two {
    border-color: #37393d;
}
.border-neutral-three {
    border-color: #515255;
}
.border-neutral-four {
    border-color: #9e9ea0;
}
.border-neutral-five {
    border-color: #cfd1d4;
}
.border-neutral-six {
    border-color: #e2e2e2;
}
.border-neutral-seven {
    border-color: #f4f5f7;
}
.border-neutral-eight {
    border-color: #fafafb;
}
.border-neutral-nine {
    border-color: #ffffff;
}
.color-one {
    color: #0034ec;
}
.color-two {
    color: #08216a;
}
.color-three {
    color: #0b153b;
}
.color-three-a {
    color: #36c3ff;
}
.color-three-b {
    color: #f3f6ff;
}
.color-three-c {
    color: #f3f6ff;
}
.color-three-d {
    color: #f4fcff;
}
.color-contrast {
    color: #ff5d2b;
}
.color-error {
    color: #d11b1b;
}
.color-success {
    color: #217700;
}
hr.separator-text-icon {
    position: relative;
    outline: 0;
    border-bottom: solid 1px #e2e2e2;
    text-align: center;
    margin: 1.25rem auto;
    opacity: 1;
    line-height: 0;
    font-size: 12px;
}
hr.separator-text-icon.rotator[data-toggle]::after {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
hr.separator-text-icon.rotator[data-toggle].is-active::after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
hr.separator-text-icon.solid {
    opacity: 1;
}
hr.separator-text-icon.solid-line {
    opacity: 1;
}
hr.separator-text-icon.solid-line::after {
    color: #08216a;
}
hr.separator-text-icon.solid-text {
    opacity: 1;
}
hr.separator-text-icon.solid-text::before {
    opacity: 1;
}
hr.separator-text-icon.left-text {
    text-align: left;
    padding-left: calc(((100% - 100%) / 2) + 0.5em);
}
hr.separator-text-icon.right-text {
    text-align: right;
    padding-right: calc(((100% - 100%) / 2) + 0.5em);
}
hr.separator-text-icon::before {
    content: attr(data-text);
    color: #08216a;
    background-color: #f4f5f7;
    padding: 1em 2em 1em 1em;
}
.shade hr.separator-text-icon::before {
    background-color: #f4f5f7;
}
hr.separator-text-icon.is-active::before {
    content: attr(data-text-active);
}
hr.separator-text-icon::after {
    content: attr(data-ico);
    position: absolute;
    bottom: 0;
    display: inline-block;
    line-height: 0;
    color: #cfd1d4;
    background-color: #f4f5f7;
    padding: 0 0.5em;
    margin-left: -2em;
}
.columnise {
    display: block;
}
.columnise.bound {
    border: solid 1px #e2e2e2;
}
.columnise.rule,
.columnise.vrule {
    -webkit-column-rule: 1px solid #e2e2e2;
    column-rule: 1px solid #e2e2e2;
}
.columnise.rule > div,
.columnise.rule > li,
.columnise.rule > .cell,
.columnise.hrule > div,
.columnise.hrule > li,
.columnise.hrule > .cell {
    border-bottom: 1px solid #e2e2e2;
}
.columnise.h-xxx-micro > .cell {
    min-height: 40px;
}
.columnise.h-xx-micro > .cell {
    min-height: 60px;
}
.columnise.h-x-micro > .cell {
    min-height: 80px;
}
.columnise.h-micro > .cell {
    min-height: 90px;
}
.columnise.h-s-micro > .cell {
    min-height: 110px;
}
.columnise.h-xx-small > .cell {
    min-height: 150px;
}
.columnise.h-x-small > .cell {
    min-height: 200px;
}
.columnise.h-small > .cell {
    min-height: 250px;
}
.columnise.h-sss-medium > .cell {
    min-height: 280px;
}
.columnise.h-ss-medium > .cell {
    min-height: 300px;
}
.columnise.h-s-medium > .cell {
    min-height: 350px;
}
.columnise.h-medium > .cell {
    min-height: 400px;
}
.columnise.h-s-large > .cell {
    min-height: 500px;
}
.columnise.h-large > .cell {
    min-height: 600px;
}
.columnise.h-x-large > .cell {
    min-height: 800px;
}
.columnise.h-xx-large > .cell {
    min-height: 1000px;
}
.columnise.h-xxx-large > .cell {
    min-height: 1200px;
}
.columnise.h-full > .cell {
    min-height: 100%;
}
.columnise.h-auto > .cell {
    min-height: auto;
}
.columnise.small-h-xxx-micro > .cell {
    min-height: 40px;
}
.columnise.small-h-xx-micro > .cell {
    min-height: 60px;
}
.columnise.small-h-x-micro > .cell {
    min-height: 80px;
}
.columnise.small-h-micro > .cell {
    min-height: 90px;
}
.columnise.small-h-s-micro > .cell {
    min-height: 110px;
}
.columnise.small-h-xx-small > .cell {
    min-height: 150px;
}
.columnise.small-h-x-small > .cell {
    min-height: 200px;
}
.columnise.small-h-small > .cell {
    min-height: 250px;
}
.columnise.small-h-sss-medium > .cell {
    min-height: 280px;
}
.columnise.small-h-ss-medium > .cell {
    min-height: 300px;
}
.columnise.small-h-s-medium > .cell {
    min-height: 350px;
}
.columnise.small-h-medium > .cell {
    min-height: 400px;
}
.columnise.small-h-s-large > .cell {
    min-height: 500px;
}
.columnise.small-h-large > .cell {
    min-height: 600px;
}
.columnise.small-h-x-large > .cell {
    min-height: 800px;
}
.columnise.small-h-xx-large > .cell {
    min-height: 1000px;
}
.columnise.small-h-xxx-large > .cell {
    min-height: 1200px;
}
.columnise.small-h-full > .cell {
    min-height: 100%;
}
.columnise.small-h-auto > .cell {
    min-height: auto;
}
@media print, screen and (min-width: 20em) {
    .columnise.ss-medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.ss-medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.ss-medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.ss-medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.ss-medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.ss-medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.ss-medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.ss-medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.ss-medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.ss-medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.ss-medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.ss-medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.ss-medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.ss-medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.ss-medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.ss-medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.ss-medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.ss-medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.ss-medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 30em) {
    .columnise.s-medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.s-medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.s-medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.s-medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.s-medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.s-medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.s-medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.s-medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.s-medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.s-medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.s-medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.s-medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.s-medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.s-medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.s-medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.s-medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.s-medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.s-medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.s-medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .columnise.medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 51.25em) {
    .columnise.s-large-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.s-large-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.s-large-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.s-large-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.s-large-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.s-large-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.s-large-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.s-large-h-small > .cell {
        min-height: 250px;
    }
    .columnise.s-large-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.s-large-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.s-large-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.s-large-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.s-large-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.s-large-h-large > .cell {
        min-height: 600px;
    }
    .columnise.s-large-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.s-large-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.s-large-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.s-large-h-full > .cell {
        min-height: 100%;
    }
    .columnise.s-large-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .columnise.large-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.large-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.large-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.large-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.large-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.large-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.large-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.large-h-small > .cell {
        min-height: 250px;
    }
    .columnise.large-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.large-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.large-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.large-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.large-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.large-h-large > .cell {
        min-height: 600px;
    }
    .columnise.large-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.large-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.large-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.large-h-full > .cell {
        min-height: 100%;
    }
    .columnise.large-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 75em) {
    .columnise.xlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xlarge-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 90em) {
    .columnise.xxlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xxlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xxlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xxlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xxlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xxlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xxlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xxlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xxlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xxlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xxlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xxlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xxlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xxlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xxlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xxlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xxlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xxlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xxlarge-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 160em) {
    .columnise.xxxlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xxxlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xxxlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xxxlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xxxlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xxxlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xxxlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xxxlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xxxlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xxxlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xxxlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xxxlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xxxlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xxxlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xxxlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xxxlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xxxlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xxxlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xxxlarge-h-auto > .cell {
        min-height: auto;
    }
}
.columnise.columnise-small-up-1 {
    -webkit-column-count: 1;
    column-count: 1;
}
.columnise.columnise-small-up-2 {
    -webkit-column-count: 2;
    column-count: 2;
}
.columnise.columnise-small-up-3 {
    -webkit-column-count: 3;
    column-count: 3;
}
.columnise.columnise-small-up-4 {
    -webkit-column-count: 4;
    column-count: 4;
}
.columnise.columnise-small-up-5 {
    -webkit-column-count: 5;
    column-count: 5;
}
.columnise.columnise-small-up-6 {
    -webkit-column-count: 6;
    column-count: 6;
}
.columnise.columnise-small-up-7 {
    -webkit-column-count: 7;
    column-count: 7;
}
.columnise.columnise-small-up-8 {
    -webkit-column-count: 8;
    column-count: 8;
}
.columnise.columnise-small-up-9 {
    -webkit-column-count: 9;
    column-count: 9;
}
.columnise.columnise-small-up-10 {
    -webkit-column-count: 10;
    column-count: 10;
}
.columnise.columnise-small-up-11 {
    -webkit-column-count: 11;
    column-count: 11;
}
.columnise.columnise-small-up-12 {
    -webkit-column-count: 12;
    column-count: 12;
}
@media print, screen and (min-width: 20em) {
    .columnise.columnise-ss-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-ss-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-ss-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-ss-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-ss-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-ss-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-ss-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-ss-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-ss-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-ss-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-ss-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-ss-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 30em) {
    .columnise.columnise-s-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-s-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-s-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-s-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-s-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-s-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-s-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-s-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-s-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-s-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-s-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-s-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 40em) {
    .columnise.columnise-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 51.25em) {
    .columnise.columnise-s-large-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-s-large-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-s-large-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-s-large-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-s-large-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-s-large-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-s-large-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-s-large-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-s-large-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-s-large-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-s-large-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-s-large-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 64em) {
    .columnise.columnise-large-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-large-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-large-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-large-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-large-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-large-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-large-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-large-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-large-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-large-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-large-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-large-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 75em) {
    .columnise.columnise-xlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 90em) {
    .columnise.columnise-xxlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xxlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xxlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xxlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xxlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xxlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xxlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xxlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xxlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xxlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xxlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xxlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 160em) {
    .columnise.columnise-xxxlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xxxlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xxxlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xxxlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xxxlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xxxlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xxxlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xxxlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xxxlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xxxlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xxxlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xxxlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
.columnise > .cell {
    position: relative;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    width: 100%;
}
.row-up {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row-up * {
    pointer-events: auto;
}
.row-up.bound {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.row-up.bound::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: solid 1px #e2e2e2;
    pointer-events: none;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.row-up:not(.bound)::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-color: #ffffff ;
    border-width: 0 2px 2px 0;
    pointer-events: none;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.shade .row-up:not(.bound)::after,
.row-up.shade:not(.bound)::after {
    border-color: #f4f5f7;
}
.bg-white .row-up:not(.bound)::after,
.row-up.bg-white:not(.bound)::after {
    border-color: #ffffff;
}
.row-up > * {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.row-up.row-small-up-1 > * {
    min-width: 100%;
}
.row-up.row-small-up-1.fixed > * {
    max-width: 100%;
}
.row-up.row-small-up-2 > * {
    min-width: 50%;
}
.row-up.row-small-up-2.fixed > * {
    max-width: 50%;
}
.row-up.row-small-up-3 > * {
    min-width: 33.33333%;
}
.row-up.row-small-up-3.fixed > * {
    max-width: 33.33333%;
}
.row-up.row-small-up-4 > * {
    min-width: 25%;
}
.row-up.row-small-up-4.fixed > * {
    max-width: 25%;
}
.row-up.row-small-up-5 > * {
    min-width: 20%;
}
.row-up.row-small-up-5.fixed > * {
    max-width: 20%;
}
.row-up.row-small-up-6 > * {
    min-width: 16.66667%;
}
.row-up.row-small-up-6.fixed > * {
    max-width: 16.66667%;
}
.row-up.row-small-up-7 > * {
    min-width: 14.28571%;
}
.row-up.row-small-up-7.fixed > * {
    max-width: 14.28571%;
}
.row-up.row-small-up-8 > * {
    min-width: 12.5%;
}
.row-up.row-small-up-8.fixed > * {
    max-width: 12.5%;
}
.row-up.row-small-up-9 > * {
    min-width: 11.11111%;
}
.row-up.row-small-up-9.fixed > * {
    max-width: 11.11111%;
}
.row-up.row-small-up-10 > * {
    min-width: 10%;
}
.row-up.row-small-up-10.fixed > * {
    max-width: 10%;
}
.row-up.row-small-up-11 > * {
    min-width: 9.09091%;
}
.row-up.row-small-up-11.fixed > * {
    max-width: 9.09091%;
}
.row-up.row-small-up-12 > * {
    min-width: 8.33333%;
}
.row-up.row-small-up-12.fixed > * {
    max-width: 8.33333%;
}
@media print, screen and (min-width: 20em) {
    .row-up.row-ss-medium-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-ss-medium-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-ss-medium-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-ss-medium-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-ss-medium-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-ss-medium-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-ss-medium-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-ss-medium-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-ss-medium-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-ss-medium-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-ss-medium-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-ss-medium-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-ss-medium-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-ss-medium-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-ss-medium-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-ss-medium-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-ss-medium-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-ss-medium-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-ss-medium-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-ss-medium-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-ss-medium-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-ss-medium-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-ss-medium-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-ss-medium-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 30em) {
    .row-up.row-s-medium-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-s-medium-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-s-medium-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-s-medium-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-s-medium-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-s-medium-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-s-medium-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-s-medium-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-s-medium-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-s-medium-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-s-medium-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-s-medium-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-s-medium-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-s-medium-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-s-medium-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-s-medium-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-s-medium-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-s-medium-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-s-medium-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-s-medium-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-s-medium-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-s-medium-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-s-medium-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-s-medium-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 40em) {
    .row-up.row-medium-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-medium-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-medium-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-medium-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-medium-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-medium-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-medium-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-medium-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-medium-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-medium-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-medium-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-medium-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-medium-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-medium-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-medium-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-medium-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-medium-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-medium-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-medium-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-medium-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-medium-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-medium-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-medium-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-medium-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 51.25em) {
    .row-up.row-s-large-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-s-large-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-s-large-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-s-large-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-s-large-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-s-large-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-s-large-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-s-large-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-s-large-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-s-large-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-s-large-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-s-large-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-s-large-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-s-large-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-s-large-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-s-large-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-s-large-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-s-large-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-s-large-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-s-large-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-s-large-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-s-large-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-s-large-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-s-large-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 64em) {
    .row-up.row-large-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-large-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-large-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-large-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-large-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-large-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-large-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-large-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-large-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-large-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-large-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-large-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-large-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-large-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-large-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-large-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-large-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-large-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-large-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-large-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-large-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-large-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-large-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-large-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media screen and (min-width: 75em) {
    .row-up.row-xlarge-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-xlarge-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-xlarge-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-xlarge-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-xlarge-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-xlarge-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-xlarge-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-xlarge-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-xlarge-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-xlarge-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-xlarge-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-xlarge-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-xlarge-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-xlarge-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-xlarge-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-xlarge-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-xlarge-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-xlarge-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-xlarge-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-xlarge-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-xlarge-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-xlarge-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-xlarge-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-xlarge-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media screen and (min-width: 90em) {
    .row-up.row-xxlarge-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-xxlarge-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-xxlarge-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-xxlarge-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-xxlarge-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-xxlarge-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-xxlarge-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-xxlarge-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-xxlarge-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-xxlarge-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-xxlarge-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-xxlarge-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-xxlarge-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-xxlarge-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-xxlarge-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-xxlarge-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-xxlarge-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-xxlarge-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-xxlarge-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-xxlarge-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-xxlarge-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-xxlarge-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-xxlarge-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-xxlarge-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media screen and (min-width: 160em) {
    .row-up.row-xxxlarge-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-xxxlarge-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-xxxlarge-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-xxxlarge-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-xxxlarge-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-xxxlarge-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-xxxlarge-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-xxxlarge-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-xxxlarge-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-xxxlarge-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-xxxlarge-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-xxxlarge-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-xxxlarge-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-xxxlarge-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-xxxlarge-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-xxxlarge-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-xxxlarge-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-xxxlarge-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-xxxlarge-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-xxxlarge-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-xxxlarge-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-xxxlarge-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-xxxlarge-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-xxxlarge-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
.row-up.rule > *::before,
.row-up.rule > *::after,
.row-up.vrule > *::before,
.row-up.vrule > *::after,
.row-up.hrule > *::before,
.row-up.hrule > *::after {
    content: "";
    position: absolute;
    pointer-events: none;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.row-up.rule > *::after,
.row-up.vrule > *::after {
    top: 20px;
    right: 0;
    width: 100%;
    height: calc(100% - (20px * 2));
    border-right: solid 1px #e2e2e2;
}
.row-up.rule.r-dash > *::after,
.row-up.vrule.r-dash > *::after {
    border-right-style: dashed;
}
.row-up.rule.r-dot > *::after,
.row-up.vrule.r-dot > *::after {
    border-right-style: dotted;
}
.row-up.rule.r-double > *::after,
.row-up.vrule.r-double > *::after {
    border-right-style: double;
}
.row-up.rule > *::before,
.row-up.hrule > *::before {
    bottom: 0;
    left: 20px;
    width: calc(100% - (20px * 2));
    height: 100%;
    border-bottom: solid 1px #e2e2e2;
}
.row-up.rule.r-dash > *::before,
.row-up.hrule.r-dash > *::before {
    border-bottom-style: dashed;
}
.row-up.rule.r-dot > *::before,
.row-up.hrule.r-dot > *::before {
    border-bottom-style: dotted;
}
.row-up.rule.r-double > *::before,
.row-up.hrule.r-double > *::before {
    border-bottom-style: double;
}
.row-up.h-xxx-micro > * {
    min-height: 40px;
}
.row-up.h-xx-micro > * {
    min-height: 60px;
}
.row-up.h-x-micro > * {
    min-height: 80px;
}
.row-up.h-micro > * {
    min-height: 90px;
}
.row-up.h-s-micro > * {
    min-height: 110px;
}
.row-up.h-xx-small > * {
    min-height: 150px;
}
.row-up.h-x-small > * {
    min-height: 200px;
}
.row-up.h-small > * {
    min-height: 250px;
}
.row-up.h-sss-medium > * {
    min-height: 280px;
}
.row-up.h-ss-medium > * {
    min-height: 300px;
}
.row-up.h-s-medium > * {
    min-height: 350px;
}
.row-up.h-medium > * {
    min-height: 400px;
}
.row-up.h-s-large > * {
    min-height: 500px;
}
.row-up.h-large > * {
    min-height: 600px;
}
.row-up.h-x-large > * {
    min-height: 800px;
}
.row-up.h-xx-large > * {
    min-height: 1000px;
}
.row-up.h-xxx-large > * {
    min-height: 1200px;
}
.row-up.h-full > * {
    min-height: 100%;
}
.row-up.h-auto > * {
    min-height: auto;
}
.row-up.small-h-xxx-micro > * {
    min-height: 40px;
}
.row-up.small-h-xx-micro > * {
    min-height: 60px;
}
.row-up.small-h-x-micro > * {
    min-height: 80px;
}
.row-up.small-h-micro > * {
    min-height: 90px;
}
.row-up.small-h-s-micro > * {
    min-height: 110px;
}
.row-up.small-h-xx-small > * {
    min-height: 150px;
}
.row-up.small-h-x-small > * {
    min-height: 200px;
}
.row-up.small-h-small > * {
    min-height: 250px;
}
.row-up.small-h-sss-medium > * {
    min-height: 280px;
}
.row-up.small-h-ss-medium > * {
    min-height: 300px;
}
.row-up.small-h-s-medium > * {
    min-height: 350px;
}
.row-up.small-h-medium > * {
    min-height: 400px;
}
.row-up.small-h-s-large > * {
    min-height: 500px;
}
.row-up.small-h-large > * {
    min-height: 600px;
}
.row-up.small-h-x-large > * {
    min-height: 800px;
}
.row-up.small-h-xx-large > * {
    min-height: 1000px;
}
.row-up.small-h-xxx-large > * {
    min-height: 1200px;
}
.row-up.small-h-full > * {
    min-height: 100%;
}
.row-up.small-h-auto > * {
    min-height: auto;
}
@media print, screen and (min-width: 20em) {
    .row-up.ss-medium-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.ss-medium-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.ss-medium-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.ss-medium-h-micro > * {
        min-height: 90px;
    }
    .row-up.ss-medium-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.ss-medium-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.ss-medium-h-x-small > * {
        min-height: 200px;
    }
    .row-up.ss-medium-h-small > * {
        min-height: 250px;
    }
    .row-up.ss-medium-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.ss-medium-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.ss-medium-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.ss-medium-h-medium > * {
        min-height: 400px;
    }
    .row-up.ss-medium-h-s-large > * {
        min-height: 500px;
    }
    .row-up.ss-medium-h-large > * {
        min-height: 600px;
    }
    .row-up.ss-medium-h-x-large > * {
        min-height: 800px;
    }
    .row-up.ss-medium-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.ss-medium-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.ss-medium-h-full > * {
        min-height: 100%;
    }
    .row-up.ss-medium-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 30em) {
    .row-up.s-medium-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.s-medium-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.s-medium-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.s-medium-h-micro > * {
        min-height: 90px;
    }
    .row-up.s-medium-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.s-medium-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.s-medium-h-x-small > * {
        min-height: 200px;
    }
    .row-up.s-medium-h-small > * {
        min-height: 250px;
    }
    .row-up.s-medium-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.s-medium-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.s-medium-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.s-medium-h-medium > * {
        min-height: 400px;
    }
    .row-up.s-medium-h-s-large > * {
        min-height: 500px;
    }
    .row-up.s-medium-h-large > * {
        min-height: 600px;
    }
    .row-up.s-medium-h-x-large > * {
        min-height: 800px;
    }
    .row-up.s-medium-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.s-medium-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.s-medium-h-full > * {
        min-height: 100%;
    }
    .row-up.s-medium-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .row-up.medium-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.medium-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.medium-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.medium-h-micro > * {
        min-height: 90px;
    }
    .row-up.medium-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.medium-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.medium-h-x-small > * {
        min-height: 200px;
    }
    .row-up.medium-h-small > * {
        min-height: 250px;
    }
    .row-up.medium-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.medium-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.medium-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.medium-h-medium > * {
        min-height: 400px;
    }
    .row-up.medium-h-s-large > * {
        min-height: 500px;
    }
    .row-up.medium-h-large > * {
        min-height: 600px;
    }
    .row-up.medium-h-x-large > * {
        min-height: 800px;
    }
    .row-up.medium-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.medium-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.medium-h-full > * {
        min-height: 100%;
    }
    .row-up.medium-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 51.25em) {
    .row-up.s-large-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.s-large-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.s-large-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.s-large-h-micro > * {
        min-height: 90px;
    }
    .row-up.s-large-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.s-large-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.s-large-h-x-small > * {
        min-height: 200px;
    }
    .row-up.s-large-h-small > * {
        min-height: 250px;
    }
    .row-up.s-large-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.s-large-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.s-large-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.s-large-h-medium > * {
        min-height: 400px;
    }
    .row-up.s-large-h-s-large > * {
        min-height: 500px;
    }
    .row-up.s-large-h-large > * {
        min-height: 600px;
    }
    .row-up.s-large-h-x-large > * {
        min-height: 800px;
    }
    .row-up.s-large-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.s-large-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.s-large-h-full > * {
        min-height: 100%;
    }
    .row-up.s-large-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .row-up.large-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.large-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.large-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.large-h-micro > * {
        min-height: 90px;
    }
    .row-up.large-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.large-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.large-h-x-small > * {
        min-height: 200px;
    }
    .row-up.large-h-small > * {
        min-height: 250px;
    }
    .row-up.large-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.large-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.large-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.large-h-medium > * {
        min-height: 400px;
    }
    .row-up.large-h-s-large > * {
        min-height: 500px;
    }
    .row-up.large-h-large > * {
        min-height: 600px;
    }
    .row-up.large-h-x-large > * {
        min-height: 800px;
    }
    .row-up.large-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.large-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.large-h-full > * {
        min-height: 100%;
    }
    .row-up.large-h-auto > * {
        min-height: auto;
    }
}
@media screen and (min-width: 75em) {
    .row-up.xlarge-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.xlarge-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.xlarge-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.xlarge-h-micro > * {
        min-height: 90px;
    }
    .row-up.xlarge-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.xlarge-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.xlarge-h-x-small > * {
        min-height: 200px;
    }
    .row-up.xlarge-h-small > * {
        min-height: 250px;
    }
    .row-up.xlarge-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.xlarge-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.xlarge-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.xlarge-h-medium > * {
        min-height: 400px;
    }
    .row-up.xlarge-h-s-large > * {
        min-height: 500px;
    }
    .row-up.xlarge-h-large > * {
        min-height: 600px;
    }
    .row-up.xlarge-h-x-large > * {
        min-height: 800px;
    }
    .row-up.xlarge-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.xlarge-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.xlarge-h-full > * {
        min-height: 100%;
    }
    .row-up.xlarge-h-auto > * {
        min-height: auto;
    }
}
@media screen and (min-width: 90em) {
    .row-up.xxlarge-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.xxlarge-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.xxlarge-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.xxlarge-h-micro > * {
        min-height: 90px;
    }
    .row-up.xxlarge-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.xxlarge-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.xxlarge-h-x-small > * {
        min-height: 200px;
    }
    .row-up.xxlarge-h-small > * {
        min-height: 250px;
    }
    .row-up.xxlarge-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.xxlarge-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.xxlarge-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.xxlarge-h-medium > * {
        min-height: 400px;
    }
    .row-up.xxlarge-h-s-large > * {
        min-height: 500px;
    }
    .row-up.xxlarge-h-large > * {
        min-height: 600px;
    }
    .row-up.xxlarge-h-x-large > * {
        min-height: 800px;
    }
    .row-up.xxlarge-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.xxlarge-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.xxlarge-h-full > * {
        min-height: 100%;
    }
    .row-up.xxlarge-h-auto > * {
        min-height: auto;
    }
}
@media screen and (min-width: 160em) {
    .row-up.xxxlarge-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.xxxlarge-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.xxxlarge-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.xxxlarge-h-micro > * {
        min-height: 90px;
    }
    .row-up.xxxlarge-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.xxxlarge-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.xxxlarge-h-x-small > * {
        min-height: 200px;
    }
    .row-up.xxxlarge-h-small > * {
        min-height: 250px;
    }
    .row-up.xxxlarge-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.xxxlarge-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.xxxlarge-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.xxxlarge-h-medium > * {
        min-height: 400px;
    }
    .row-up.xxxlarge-h-s-large > * {
        min-height: 500px;
    }
    .row-up.xxxlarge-h-large > * {
        min-height: 600px;
    }
    .row-up.xxxlarge-h-x-large > * {
        min-height: 800px;
    }
    .row-up.xxxlarge-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.xxxlarge-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.xxxlarge-h-full > * {
        min-height: 100%;
    }
    .row-up.xxxlarge-h-auto > * {
        min-height: auto;
    }
}
.row-up.r-gutter-y-none > *,
.row-up.r-gutter-t-none > * {
    padding-top: 0;
}
.row-up.r-gutter-y-none > *,
.row-up.r-gutter-b-none > * {
    padding-bottom: 0;
}
.row-up.r-gutter-x-none > *,
.row-up.r-gutter-r-none > * {
    padding-right: 0;
}
.row-up.r-gutter-x-none > *,
.row-up.r-gutter-l-none > * {
    padding-left: 0;
}
.row-up.r-gutter-y-xxsm > *,
.row-up.r-gutter-t-xxsm > * {
    padding-top: 0.0625rem;
}
.row-up.r-gutter-y-xxsm > *,
.row-up.r-gutter-b-xxsm > * {
    padding-bottom: 0.0625rem;
}
.row-up.r-gutter-x-xxsm > *,
.row-up.r-gutter-r-xxsm > * {
    padding-right: 0.0625rem;
}
.row-up.r-gutter-x-xxsm > *,
.row-up.r-gutter-l-xxsm > * {
    padding-left: 0.0625rem;
}
.row-up.r-gutter-y-xsm > *,
.row-up.r-gutter-t-xsm > * {
    padding-top: 0.1875rem;
}
.row-up.r-gutter-y-xsm > *,
.row-up.r-gutter-b-xsm > * {
    padding-bottom: 0.1875rem;
}
.row-up.r-gutter-x-xsm > *,
.row-up.r-gutter-r-xsm > * {
    padding-right: 0.1875rem;
}
.row-up.r-gutter-x-xsm > *,
.row-up.r-gutter-l-xsm > * {
    padding-left: 0.1875rem;
}
.row-up.r-gutter-y-sm > *,
.row-up.r-gutter-t-sm > * {
    padding-top: 0.5rem;
}
.row-up.r-gutter-y-sm > *,
.row-up.r-gutter-b-sm > * {
    padding-bottom: 0.5rem;
}
.row-up.r-gutter-x-sm > *,
.row-up.r-gutter-r-sm > * {
    padding-right: 0.5rem;
}
.row-up.r-gutter-x-sm > *,
.row-up.r-gutter-l-sm > * {
    padding-left: 0.5rem;
}
.row-up.r-gutter-y-med > *,
.row-up.r-gutter-t-med > * {
    padding-top: 1rem;
}
.row-up.r-gutter-y-med > *,
.row-up.r-gutter-b-med > * {
    padding-bottom: 1rem;
}
.row-up.r-gutter-x-med > *,
.row-up.r-gutter-r-med > * {
    padding-right: 1rem;
}
.row-up.r-gutter-x-med > *,
.row-up.r-gutter-l-med > * {
    padding-left: 1rem;
}
.row-up.r-gutter-y-lg > *,
.row-up.r-gutter-t-lg > * {
    padding-top: 1.5rem;
}
.row-up.r-gutter-y-lg > *,
.row-up.r-gutter-b-lg > * {
    padding-bottom: 1.5rem;
}
.row-up.r-gutter-x-lg > *,
.row-up.r-gutter-r-lg > * {
    padding-right: 1.5rem;
}
.row-up.r-gutter-x-lg > *,
.row-up.r-gutter-l-lg > * {
    padding-left: 1.5rem;
}
.row-up.r-gutter-y-xlg > *,
.row-up.r-gutter-t-xlg > * {
    padding-top: 1.875rem;
}
.row-up.r-gutter-y-xlg > *,
.row-up.r-gutter-b-xlg > * {
    padding-bottom: 1.875rem;
}
.row-up.r-gutter-x-xlg > *,
.row-up.r-gutter-r-xlg > * {
    padding-right: 1.875rem;
}
.row-up.r-gutter-x-xlg > *,
.row-up.r-gutter-l-xlg > * {
    padding-left: 1.875rem;
}
.row-up.r-gutter-y-xxlg > *,
.row-up.r-gutter-t-xxlg > * {
    padding-top: 2.5rem;
}
.row-up.r-gutter-y-xxlg > *,
.row-up.r-gutter-b-xxlg > * {
    padding-bottom: 2.5rem;
}
.row-up.r-gutter-x-xxlg > *,
.row-up.r-gutter-r-xxlg > * {
    padding-right: 2.5rem;
}
.row-up.r-gutter-x-xxlg > *,
.row-up.r-gutter-l-xxlg > * {
    padding-left: 2.5rem;
}
.w-xxx-micro > * {
    min-width: 40px;
}
.w-xx-micro > * {
    min-width: 60px;
}
.w-x-micro > * {
    min-width: 80px;
}
.w-micro > * {
    min-width: 90px;
}
.w-s-micro > * {
    min-width: 110px;
}
.w-xx-small > * {
    min-width: 150px;
}
.w-x-small > * {
    min-width: 200px;
}
.w-small > * {
    min-width: 250px;
}
.w-sss-medium > * {
    min-width: 280px;
}
.w-ss-medium > * {
    min-width: 300px;
}
.w-s-medium > * {
    min-width: 350px;
}
.w-medium > * {
    min-width: 400px;
}
.w-s-large > * {
    min-width: 500px;
}
.w-large > * {
    min-width: 600px;
}
.w-x-large > * {
    min-width: 800px;
}
.w-xx-large > * {
    min-width: 1000px;
}
.w-xxx-large > * {
    min-width: 1200px;
}
.w-full > * {
    min-width: 100%;
}
.w-auto > * {
    min-width: auto;
}
.h-xxx-micro > *:not(.top-scroller) {
    height: 40px;
}
.h-xx-micro > *:not(.top-scroller) {
    height: 60px;
}
.h-x-micro > *:not(.top-scroller) {
    height: 80px;
}
.h-micro > *:not(.top-scroller) {
    height: 90px;
}
.h-s-micro > *:not(.top-scroller) {
    height: 110px;
}
.h-xx-small > *:not(.top-scroller) {
    height: 150px;
}
.h-x-small > *:not(.top-scroller) {
    height: 200px;
}
.h-small > *:not(.top-scroller) {
    height: 250px;
}
.h-sss-medium > *:not(.top-scroller) {
    height: 280px;
}
.h-ss-medium > *:not(.top-scroller) {
    height: 300px;
}
.h-s-medium > *:not(.top-scroller) {
    height: 350px;
}
.h-medium > *:not(.top-scroller) {
    height: 400px;
}
.h-s-large > *:not(.top-scroller) {
    height: 500px;
}
.h-large > *:not(.top-scroller) {
    height: 600px;
}
.h-x-large > *:not(.top-scroller) {
    height: 800px;
}
.h-xx-large > *:not(.top-scroller) {
    height: 1000px;
}
.h-xxx-large > *:not(.top-scroller) {
    height: 1200px;
}
.h-full > *:not(.top-scroller) {
    height: 100%;
}
.h-auto > *:not(.top-scroller) {
    height: auto;
}
ul.list-cb.multi-tree ul {
    margin: 10px 0 10px 20px;
}
.watchlist-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #050a16;
    padding: 12px 10px;
}
.watchlist-header.side-by-side {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.watchlist-header.stacked {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.watchlist-header.stacked .head:only-child {
    padding-top: 38px;
}
.watchlist-header .head {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #04218d;
    padding-right: 10px;
}
.watchlist-header .caption {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 2px;
    font-weight: bold;
    font-size: 12px;
    background-color: #f3f6ff;
    border-radius: 2px;
}
.compare-bg {
    background-color: #f4fcff;
}
.card-corner-text {
    padding: 0px 20px 0 0 !important;
}
.card-corner-text .card-footer a {
    padding-left: 0;
    margin-bottom: 0;
}
.card-corner .card-corner-content {
    width: 100%;
    position: relative;
    min-width: 150px;
    max-width: inherit;
    float: right;
    margin: -22px -22px 0 0;
    padding: 0;
}
.card-corner .card-corner-content .card-corner-video {
    z-index: 100;
    width: 100%;
    position: absolute;
    top: 23px;
    right: 20px;
}
.card-corner .card-corner-content .clipped-image-container {
    float: right;
    width: 100%;
    height: 100%;
    min-height: 150px;
    background: #060c25 url("../img/bg/marketing/swirl001.svg") no-repeat center/cover;
    -webkit-shape-outside: polygon(100% 100%, 100% 0, 0 0);
    shape-outside: polygon(100% 100%, 100% 0, 0 0);
    -webkit-clip-path: polygon(100% 100%, 100% 0, 0 0);
    clip-path: polygon(100% 100%, 100% 0, 0 0);
    overflow: hidden;
}
.card-corner .card-corner-content .clipped-image {
    float: right;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.card-corner .card-corner-content .clipped-image.icon {
    width: 60%;
    margin-top: 10px;
    margin-right: 18px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.card-corner .card-corner-content.sidebar {
    min-width: 150px;
}
.card-corner .card-corner-footer a {
    padding-left: 0;
    margin-bottom: 0;
}
.cornered-card-bg .sidebar-bg {
    background-color: white;
}
.gutter-y-none,
.gutter-t-none {
    margin-top: 0;
}
.gutter-y-none,
.gutter-b-none {
    margin-bottom: 0;
}
.gutter-x-none,
.gutter-r-none {
    margin-right: 0;
}
.gutter-x-none,
.gutter-l-none {
    margin-left: 0;
}
.gutter-y-xxsm,
.gutter-t-xxsm {
    margin-top: 0.0625rem;
}
.gutter-y-xxsm,
.gutter-b-xxsm {
    margin-bottom: 0.0625rem;
}
.gutter-x-xxsm,
.gutter-r-xxsm {
    margin-right: 0.0625rem;
}
.gutter-x-xxsm,
.gutter-l-xxsm {
    margin-left: 0.0625rem;
}
.gutter-y-xsm,
.gutter-t-xsm {
    margin-top: 0.1875rem;
}
.gutter-y-xsm,
.gutter-b-xsm {
    margin-bottom: 0.1875rem;
}
.gutter-x-xsm,
.gutter-r-xsm {
    margin-right: 0.1875rem;
}
.gutter-x-xsm,
.gutter-l-xsm {
    margin-left: 0.1875rem;
}
.gutter-y-sm,
.gutter-t-sm {
    margin-top: 0.5rem;
}
.gutter-y-sm,
.gutter-b-sm {
    margin-bottom: 0.5rem;
}
.gutter-x-sm,
.gutter-r-sm {
    margin-right: 0.5rem;
}
.gutter-x-sm,
.gutter-l-sm {
    margin-left: 0.5rem;
}
.gutter-y-med,
.gutter-t-med {
    margin-top: 1rem;
}
.gutter-y-med,
.gutter-b-med {
    margin-bottom: 1rem;
}
.gutter-x-med,
.gutter-r-med {
    margin-right: 1rem;
}
.gutter-x-med,
.gutter-l-med {
    margin-left: 1rem;
}
.gutter-y-lg,
.gutter-t-lg {
    margin-top: 1.5rem;
}
.gutter-y-lg,
.gutter-b-lg {
    margin-bottom: 1.5rem;
}
.gutter-x-lg,
.gutter-r-lg {
    margin-right: 1.5rem;
}
.gutter-x-lg,
.gutter-l-lg {
    margin-left: 1.5rem;
}
.gutter-y-xlg,
.gutter-t-xlg {
    margin-top: 1.875rem;
}
.gutter-y-xlg,
.gutter-b-xlg {
    margin-bottom: 1.875rem;
}
.gutter-x-xlg,
.gutter-r-xlg {
    margin-right: 1.875rem;
}
.gutter-x-xlg,
.gutter-l-xlg {
    margin-left: 1.875rem;
}
.gutter-y-xxlg,
.gutter-t-xxlg {
    margin-top: 2.5rem;
}
.gutter-y-xxlg,
.gutter-b-xxlg {
    margin-bottom: 2.5rem;
}
.gutter-x-xxlg,
.gutter-r-xxlg {
    margin-right: 2.5rem;
}
.gutter-x-xxlg,
.gutter-l-xxlg {
    margin-left: 2.5rem;
}
.pad-gutter-y-none,
.pad-gutter-t-none {
    padding-top: 0;
}
.pad-gutter-y-none,
.pad-gutter-b-none {
    padding-bottom: 0;
}
.pad-gutter-x-none,
.pad-gutter-r-none {
    padding-right: 0;
}
.pad-gutter-x-none,
.pad-gutter-l-none {
    padding-left: 0;
}
.pad-gutter-y-xxsm,
.pad-gutter-t-xxsm {
    padding-top: 0.0625rem;
}
.pad-gutter-y-xxsm,
.pad-gutter-b-xxsm {
    padding-bottom: 0.0625rem;
}
.pad-gutter-x-xxsm,
.pad-gutter-r-xxsm {
    padding-right: 0.0625rem;
}
.pad-gutter-x-xxsm,
.pad-gutter-l-xxsm {
    padding-left: 0.0625rem;
}
.pad-gutter-y-xsm,
.pad-gutter-t-xsm {
    padding-top: 0.1875rem;
}
.pad-gutter-y-xsm,
.pad-gutter-b-xsm {
    padding-bottom: 0.1875rem;
}
.pad-gutter-x-xsm,
.pad-gutter-r-xsm {
    padding-right: 0.1875rem;
}
.pad-gutter-x-xsm,
.pad-gutter-l-xsm {
    padding-left: 0.1875rem;
}
.pad-gutter-y-sm,
.pad-gutter-t-sm {
    padding-top: 0.5rem;
}
.pad-gutter-y-sm,
.pad-gutter-b-sm {
    padding-bottom: 0.5rem;
}
.pad-gutter-x-sm,
.pad-gutter-r-sm {
    padding-right: 0.5rem;
}
.pad-gutter-x-sm,
.pad-gutter-l-sm {
    padding-left: 0.5rem;
}
.pad-gutter-y-med,
.pad-gutter-t-med {
    padding-top: 1rem;
}
.pad-gutter-y-med,
.pad-gutter-b-med {
    padding-bottom: 1rem;
}
.pad-gutter-x-med,
.pad-gutter-r-med {
    padding-right: 1rem;
}
.pad-gutter-x-med,
.pad-gutter-l-med {
    padding-left: 1rem;
}
.pad-gutter-y-lg,
.pad-gutter-t-lg {
    padding-top: 1.5rem;
}
.pad-gutter-y-lg,
.pad-gutter-b-lg {
    padding-bottom: 1.5rem;
}
.pad-gutter-x-lg,
.pad-gutter-r-lg {
    padding-right: 1.5rem;
}
.pad-gutter-x-lg,
.pad-gutter-l-lg {
    padding-left: 1.5rem;
}
.pad-gutter-y-xlg,
.pad-gutter-t-xlg {
    padding-top: 1.875rem;
}
.pad-gutter-y-xlg,
.pad-gutter-b-xlg {
    padding-bottom: 1.875rem;
}
.pad-gutter-x-xlg,
.pad-gutter-r-xlg {
    padding-right: 1.875rem;
}
.pad-gutter-x-xlg,
.pad-gutter-l-xlg {
    padding-left: 1.875rem;
}
.pad-gutter-y-xxlg,
.pad-gutter-t-xxlg {
    padding-top: 2.5rem;
}
.pad-gutter-y-xxlg,
.pad-gutter-b-xxlg {
    padding-bottom: 2.5rem;
}
.pad-gutter-x-xxlg,
.pad-gutter-r-xxlg {
    padding-right: 2.5rem;
}
.pad-gutter-x-xxlg,
.pad-gutter-l-xxlg {
    padding-left: 2.5rem;
}
.list {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
}
.list.unbound {
    border-top: none;
}
@media screen and (max-width: 39.99875em) {
    .list {
        border: solid 1px #e2e2e2;
        border-top: none;
    }
}
.list li {
    margin-left: 0;
    border-top: solid 1px #e2e2e2;
    overflow-x: hidden;
}
.list li a {
    display: block;
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
    text-align: left;
    padding: 16px 0;
    color: #08216a;
}
.list li a:hover {
    color: #0034ec;
}
.list li a > span {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: clip;
    text-overflow: ellipsis;
}
@media screen and (max-width: 39.99875em) {
    .list li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.line-manip-mesh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.line-manip-mesh.card-title {
    max-height: 100%;
}
.line-manip {
    position: relative;
}
.line-manip.line-contract::after,
.line-manip.line-expand::after {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 0.75rem;
    height: 0.75rem;
    font-size: 0.5625rem;
    color: #352354;
    border: solid 2px rgba(0, 52, 236, 0.75);
    border-radius: 4px;
    cursor: pointer;
}
.line-manip.line-contract {
    max-height: calc((4 * 1.5em) + 0.36em);
    overflow-y: hidden;
}
.line-manip.line-contract[data-word-line-toggler="1"] {
    max-height: calc((1 * 1.5em) + 0.36em);
}
.line-manip.line-contract[data-word-line-toggler="2"] {
    max-height: calc((2 * 1.5em) + 0.36em);
}
.line-manip.line-contract[data-word-line-toggler="3"] {
    max-height: calc((3 * 1.5em) + 0.36em);
}
.line-manip.line-contract[data-word-line-toggler="4"] {
    max-height: calc((4 * 1.5em) + 0.36em);
}
.line-manip.line-contract[data-word-line-toggler="5"] {
    max-height: calc((5 * 1.5em) + 0.36em);
}
.line-manip.line-contract[data-word-line-toggler="6"] {
    max-height: calc((6 * 1.5em) + 0.36em);
}
.line-manip.line-contract::before {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3em;
    height: 1.5em;
    line-height: 1;
    text-align: center;
    color: inherit;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
}
.line-manip.line-contract::after {
    content: "\e90e";
    right: 0;
    bottom: 0.8em;
}
.line-manip.line-contract[data-ico-none]::before,
.line-manip.line-contract[data-ico-contract-none]::before {
    width: 1.5em;
    text-align: right;
    cursor: pointer;
}
.line-manip.line-contract[data-ico-none]::after,
.line-manip.line-contract[data-ico-contract-none]::after {
    content: "";
    display: none;
}
.line-manip.line-contract[data-ico-contract]::after {
    content: attr(data-ico-contract);
}
.line-manip.line-expand {
    max-height: 100%;
}
.line-manip.line-expand::after {
    content: "\e90d";
    right: 0;
    bottom: 0.8em;
}
.line-manip.line-expand[data-ico-none]::after,
.line-manip.line-expand[data-ico-expand-none]::after {
    content: "";
    display: none;
}
.line-manip.line-expand[data-ico-expand]::after {
    content: attr(data-ico-expand);
}
.field-list-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}
.field-list-toggle .transfer {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.field-list-toggle .batch:first-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.field-list-toggle .batch:last-child {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.field-list-toggle .batch {
    width: 45%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.field-list-toggle .batch main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
}
.field-list-toggle .batch main ul {
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    border: solid 1px #cfd1d4;
}
.field-list-toggle .batch main ul li {
    background-color: #f4f5f7;
    padding: 5px 10px;
}
.field-list-toggle .batch main ul li.to-move {
    background-color: #e2e2e2;
}
.field-list-toggle .batch main ul li .highlight {
    background-color: #217700;
    color: #ffffff;
}
.field-list-toggle .batch main,
.field-list-toggle .batch footer {
    margin-top: 16px;
}
.field-list-toggle .transfer {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -10px;
}
.field-list-toggle .transfer .button {
    display: inline;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
}
.field-list-toggle .input-group.search {
    border-radius: 50px;
}
.field-list-toggle .input-group.search input[type="text"]:placeholder-shown {
    border-radius: 50px;
}
.field-list-toggle .input-group.search input[type="text"] + .input-group-button {
    display: none;
}
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown) + .input-group-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown) + .input-group-button a.button,
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown) + .input-group-button button.button {
    display: block;
    width: 35px;
    font-size: 20px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    border-left-width: 0;
    border-color: #e2e2e2;
    background-color: #ffffff;
    color: #0034ec;
}
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown) + .input-group-button a.button:hover,
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown) + .input-group-button button.button:hover {
    background-color: #0034ec;
    color: #ffffff;
}
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown):hover + .input-group-button a.button,
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown):hover + .input-group-button button.button {
    border-color: #050a16;
}
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown):focus + .input-group-button a.button,
.field-list-toggle .input-group.search input[type="text"]:not(:placeholder-shown):focus + .input-group-button button.button {
    border-color: #0034ec;
}
.field-list-toggle ul,
.field-list-toggle ul li {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
}
.field-list-toggle .input-group {
    margin-bottom: 0;
}
.h-fix-xxx-micro {
    height: 40px;
}
.h-fix-xx-micro {
    height: 60px;
}
.h-fix-x-micro {
    height: 80px;
}
.h-fix-micro {
    height: 90px;
}
.h-fix-s-micro {
    height: 110px;
}
.h-fix-xx-small {
    height: 150px;
}
.h-fix-x-small {
    height: 200px;
}
.h-fix-small {
    height: 250px;
}
.h-fix-sss-medium {
    height: 280px;
}
.h-fix-ss-medium {
    height: 300px;
}
.h-fix-s-medium {
    height: 350px;
}
.h-fix-medium {
    height: 400px;
}
.h-fix-s-large {
    height: 500px;
}
.h-fix-large {
    height: 600px;
}
.h-fix-x-large {
    height: 800px;
}
.h-fix-xx-large {
    height: 1000px;
}
.h-fix-xxx-large {
    height: 1200px;
}
.h-fix-full {
    height: 100%;
}
.h-fix-auto {
    height: auto;
}
.small-h-fix-xxx-micro {
    height: 40px;
}
.small-h-fix-xx-micro {
    height: 60px;
}
.small-h-fix-x-micro {
    height: 80px;
}
.small-h-fix-micro {
    height: 90px;
}
.small-h-fix-s-micro {
    height: 110px;
}
.small-h-fix-xx-small {
    height: 150px;
}
.small-h-fix-x-small {
    height: 200px;
}
.small-h-fix-small {
    height: 250px;
}
.small-h-fix-sss-medium {
    height: 280px;
}
.small-h-fix-ss-medium {
    height: 300px;
}
.small-h-fix-s-medium {
    height: 350px;
}
.small-h-fix-medium {
    height: 400px;
}
.small-h-fix-s-large {
    height: 500px;
}
.small-h-fix-large {
    height: 600px;
}
.small-h-fix-x-large {
    height: 800px;
}
.small-h-fix-xx-large {
    height: 1000px;
}
.small-h-fix-xxx-large {
    height: 1200px;
}
.small-h-fix-full {
    height: 100%;
}
.small-h-fix-auto {
    height: auto;
}
@media print, screen and (min-width: 20em) {
    .ss-medium-h-fix-xxx-micro {
        height: 40px;
    }
    .ss-medium-h-fix-xx-micro {
        height: 60px;
    }
    .ss-medium-h-fix-x-micro {
        height: 80px;
    }
    .ss-medium-h-fix-micro {
        height: 90px;
    }
    .ss-medium-h-fix-s-micro {
        height: 110px;
    }
    .ss-medium-h-fix-xx-small {
        height: 150px;
    }
    .ss-medium-h-fix-x-small {
        height: 200px;
    }
    .ss-medium-h-fix-small {
        height: 250px;
    }
    .ss-medium-h-fix-sss-medium {
        height: 280px;
    }
    .ss-medium-h-fix-ss-medium {
        height: 300px;
    }
    .ss-medium-h-fix-s-medium {
        height: 350px;
    }
    .ss-medium-h-fix-medium {
        height: 400px;
    }
    .ss-medium-h-fix-s-large {
        height: 500px;
    }
    .ss-medium-h-fix-large {
        height: 600px;
    }
    .ss-medium-h-fix-x-large {
        height: 800px;
    }
    .ss-medium-h-fix-xx-large {
        height: 1000px;
    }
    .ss-medium-h-fix-xxx-large {
        height: 1200px;
    }
    .ss-medium-h-fix-full {
        height: 100%;
    }
    .ss-medium-h-fix-auto {
        height: auto;
    }
}
@media print, screen and (min-width: 30em) {
    .s-medium-h-fix-xxx-micro {
        height: 40px;
    }
    .s-medium-h-fix-xx-micro {
        height: 60px;
    }
    .s-medium-h-fix-x-micro {
        height: 80px;
    }
    .s-medium-h-fix-micro {
        height: 90px;
    }
    .s-medium-h-fix-s-micro {
        height: 110px;
    }
    .s-medium-h-fix-xx-small {
        height: 150px;
    }
    .s-medium-h-fix-x-small {
        height: 200px;
    }
    .s-medium-h-fix-small {
        height: 250px;
    }
    .s-medium-h-fix-sss-medium {
        height: 280px;
    }
    .s-medium-h-fix-ss-medium {
        height: 300px;
    }
    .s-medium-h-fix-s-medium {
        height: 350px;
    }
    .s-medium-h-fix-medium {
        height: 400px;
    }
    .s-medium-h-fix-s-large {
        height: 500px;
    }
    .s-medium-h-fix-large {
        height: 600px;
    }
    .s-medium-h-fix-x-large {
        height: 800px;
    }
    .s-medium-h-fix-xx-large {
        height: 1000px;
    }
    .s-medium-h-fix-xxx-large {
        height: 1200px;
    }
    .s-medium-h-fix-full {
        height: 100%;
    }
    .s-medium-h-fix-auto {
        height: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-h-fix-xxx-micro {
        height: 40px;
    }
    .medium-h-fix-xx-micro {
        height: 60px;
    }
    .medium-h-fix-x-micro {
        height: 80px;
    }
    .medium-h-fix-micro {
        height: 90px;
    }
    .medium-h-fix-s-micro {
        height: 110px;
    }
    .medium-h-fix-xx-small {
        height: 150px;
    }
    .medium-h-fix-x-small {
        height: 200px;
    }
    .medium-h-fix-small {
        height: 250px;
    }
    .medium-h-fix-sss-medium {
        height: 280px;
    }
    .medium-h-fix-ss-medium {
        height: 300px;
    }
    .medium-h-fix-s-medium {
        height: 350px;
    }
    .medium-h-fix-medium {
        height: 400px;
    }
    .medium-h-fix-s-large {
        height: 500px;
    }
    .medium-h-fix-large {
        height: 600px;
    }
    .medium-h-fix-x-large {
        height: 800px;
    }
    .medium-h-fix-xx-large {
        height: 1000px;
    }
    .medium-h-fix-xxx-large {
        height: 1200px;
    }
    .medium-h-fix-full {
        height: 100%;
    }
    .medium-h-fix-auto {
        height: auto;
    }
}
@media print, screen and (min-width: 51.25em) {
    .s-large-h-fix-xxx-micro {
        height: 40px;
    }
    .s-large-h-fix-xx-micro {
        height: 60px;
    }
    .s-large-h-fix-x-micro {
        height: 80px;
    }
    .s-large-h-fix-micro {
        height: 90px;
    }
    .s-large-h-fix-s-micro {
        height: 110px;
    }
    .s-large-h-fix-xx-small {
        height: 150px;
    }
    .s-large-h-fix-x-small {
        height: 200px;
    }
    .s-large-h-fix-small {
        height: 250px;
    }
    .s-large-h-fix-sss-medium {
        height: 280px;
    }
    .s-large-h-fix-ss-medium {
        height: 300px;
    }
    .s-large-h-fix-s-medium {
        height: 350px;
    }
    .s-large-h-fix-medium {
        height: 400px;
    }
    .s-large-h-fix-s-large {
        height: 500px;
    }
    .s-large-h-fix-large {
        height: 600px;
    }
    .s-large-h-fix-x-large {
        height: 800px;
    }
    .s-large-h-fix-xx-large {
        height: 1000px;
    }
    .s-large-h-fix-xxx-large {
        height: 1200px;
    }
    .s-large-h-fix-full {
        height: 100%;
    }
    .s-large-h-fix-auto {
        height: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .large-h-fix-xxx-micro {
        height: 40px;
    }
    .large-h-fix-xx-micro {
        height: 60px;
    }
    .large-h-fix-x-micro {
        height: 80px;
    }
    .large-h-fix-micro {
        height: 90px;
    }
    .large-h-fix-s-micro {
        height: 110px;
    }
    .large-h-fix-xx-small {
        height: 150px;
    }
    .large-h-fix-x-small {
        height: 200px;
    }
    .large-h-fix-small {
        height: 250px;
    }
    .large-h-fix-sss-medium {
        height: 280px;
    }
    .large-h-fix-ss-medium {
        height: 300px;
    }
    .large-h-fix-s-medium {
        height: 350px;
    }
    .large-h-fix-medium {
        height: 400px;
    }
    .large-h-fix-s-large {
        height: 500px;
    }
    .large-h-fix-large {
        height: 600px;
    }
    .large-h-fix-x-large {
        height: 800px;
    }
    .large-h-fix-xx-large {
        height: 1000px;
    }
    .large-h-fix-xxx-large {
        height: 1200px;
    }
    .large-h-fix-full {
        height: 100%;
    }
    .large-h-fix-auto {
        height: auto;
    }
}
@media screen and (min-width: 75em) {
    .xlarge-h-fix-xxx-micro {
        height: 40px;
    }
    .xlarge-h-fix-xx-micro {
        height: 60px;
    }
    .xlarge-h-fix-x-micro {
        height: 80px;
    }
    .xlarge-h-fix-micro {
        height: 90px;
    }
    .xlarge-h-fix-s-micro {
        height: 110px;
    }
    .xlarge-h-fix-xx-small {
        height: 150px;
    }
    .xlarge-h-fix-x-small {
        height: 200px;
    }
    .xlarge-h-fix-small {
        height: 250px;
    }
    .xlarge-h-fix-sss-medium {
        height: 280px;
    }
    .xlarge-h-fix-ss-medium {
        height: 300px;
    }
    .xlarge-h-fix-s-medium {
        height: 350px;
    }
    .xlarge-h-fix-medium {
        height: 400px;
    }
    .xlarge-h-fix-s-large {
        height: 500px;
    }
    .xlarge-h-fix-large {
        height: 600px;
    }
    .xlarge-h-fix-x-large {
        height: 800px;
    }
    .xlarge-h-fix-xx-large {
        height: 1000px;
    }
    .xlarge-h-fix-xxx-large {
        height: 1200px;
    }
    .xlarge-h-fix-full {
        height: 100%;
    }
    .xlarge-h-fix-auto {
        height: auto;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-h-fix-xxx-micro {
        height: 40px;
    }
    .xxlarge-h-fix-xx-micro {
        height: 60px;
    }
    .xxlarge-h-fix-x-micro {
        height: 80px;
    }
    .xxlarge-h-fix-micro {
        height: 90px;
    }
    .xxlarge-h-fix-s-micro {
        height: 110px;
    }
    .xxlarge-h-fix-xx-small {
        height: 150px;
    }
    .xxlarge-h-fix-x-small {
        height: 200px;
    }
    .xxlarge-h-fix-small {
        height: 250px;
    }
    .xxlarge-h-fix-sss-medium {
        height: 280px;
    }
    .xxlarge-h-fix-ss-medium {
        height: 300px;
    }
    .xxlarge-h-fix-s-medium {
        height: 350px;
    }
    .xxlarge-h-fix-medium {
        height: 400px;
    }
    .xxlarge-h-fix-s-large {
        height: 500px;
    }
    .xxlarge-h-fix-large {
        height: 600px;
    }
    .xxlarge-h-fix-x-large {
        height: 800px;
    }
    .xxlarge-h-fix-xx-large {
        height: 1000px;
    }
    .xxlarge-h-fix-xxx-large {
        height: 1200px;
    }
    .xxlarge-h-fix-full {
        height: 100%;
    }
    .xxlarge-h-fix-auto {
        height: auto;
    }
}
@media screen and (min-width: 160em) {
    .xxxlarge-h-fix-xxx-micro {
        height: 40px;
    }
    .xxxlarge-h-fix-xx-micro {
        height: 60px;
    }
    .xxxlarge-h-fix-x-micro {
        height: 80px;
    }
    .xxxlarge-h-fix-micro {
        height: 90px;
    }
    .xxxlarge-h-fix-s-micro {
        height: 110px;
    }
    .xxxlarge-h-fix-xx-small {
        height: 150px;
    }
    .xxxlarge-h-fix-x-small {
        height: 200px;
    }
    .xxxlarge-h-fix-small {
        height: 250px;
    }
    .xxxlarge-h-fix-sss-medium {
        height: 280px;
    }
    .xxxlarge-h-fix-ss-medium {
        height: 300px;
    }
    .xxxlarge-h-fix-s-medium {
        height: 350px;
    }
    .xxxlarge-h-fix-medium {
        height: 400px;
    }
    .xxxlarge-h-fix-s-large {
        height: 500px;
    }
    .xxxlarge-h-fix-large {
        height: 600px;
    }
    .xxxlarge-h-fix-x-large {
        height: 800px;
    }
    .xxxlarge-h-fix-xx-large {
        height: 1000px;
    }
    .xxxlarge-h-fix-xxx-large {
        height: 1200px;
    }
    .xxxlarge-h-fix-full {
        height: 100%;
    }
    .xxxlarge-h-fix-auto {
        height: auto;
    }
}
.table-refine {
    position: relative;
    border-top: solid 1px #cfd1d4;
    border-bottom: solid 1px #cfd1d4;
}
.table-refine .action-bar {
    position: -webkit-sticky;
    position: sticky;
    left: 0px;
    bottom: 0px;
}
.refine-holder .action-bar {
    position: -webkit-sticky;
    position: sticky;
    left: 0px;
    bottom: 0px;
}
.reveal.full .full-border {
    background-color: #f4f5f7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 70px;
    z-index: 0;
}
@media screen and (max-width: 63.99875em) {
    .reveal.full .full-border {
        padding: 20px;
    }
}
.reveal.full .full-border::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
    z-index: -1;
}
@media screen and (max-width: 63.99875em) {
    .reveal.full .full-border::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
.reveal.full .full-border .close-button {
    top: 30px;
    right: 40px;
}
@media screen and (max-width: 63.99875em) {
    .reveal.full .full-border .close-button {
        top: 15px;
        right: 20px;
    }
}
.reveal.full .dropdown-pane {
    text-align: justify;
}
.columnise {
    display: block;
}
.columnise.bound {
    border: solid 1px #e2e2e2;
}
.columnise.rule,
.columnise.vrule {
    -webkit-column-rule: 1px solid #e2e2e2;
    column-rule: 1px solid #e2e2e2;
}
.columnise.rule > div,
.columnise.rule > li,
.columnise.rule > .cell,
.columnise.hrule > div,
.columnise.hrule > li,
.columnise.hrule > .cell {
    border-bottom: 1px solid #e2e2e2;
}
.columnise.h-xxx-micro > .cell {
    min-height: 40px;
}
.columnise.h-xx-micro > .cell {
    min-height: 60px;
}
.columnise.h-x-micro > .cell {
    min-height: 80px;
}
.columnise.h-micro > .cell {
    min-height: 90px;
}
.columnise.h-s-micro > .cell {
    min-height: 110px;
}
.columnise.h-xx-small > .cell {
    min-height: 150px;
}
.columnise.h-x-small > .cell {
    min-height: 200px;
}
.columnise.h-small > .cell {
    min-height: 250px;
}
.columnise.h-sss-medium > .cell {
    min-height: 280px;
}
.columnise.h-ss-medium > .cell {
    min-height: 300px;
}
.columnise.h-s-medium > .cell {
    min-height: 350px;
}
.columnise.h-medium > .cell {
    min-height: 400px;
}
.columnise.h-s-large > .cell {
    min-height: 500px;
}
.columnise.h-large > .cell {
    min-height: 600px;
}
.columnise.h-x-large > .cell {
    min-height: 800px;
}
.columnise.h-xx-large > .cell {
    min-height: 1000px;
}
.columnise.h-xxx-large > .cell {
    min-height: 1200px;
}
.columnise.h-full > .cell {
    min-height: 100%;
}
.columnise.h-auto > .cell {
    min-height: auto;
}
.columnise.small-h-xxx-micro > .cell {
    min-height: 40px;
}
.columnise.small-h-xx-micro > .cell {
    min-height: 60px;
}
.columnise.small-h-x-micro > .cell {
    min-height: 80px;
}
.columnise.small-h-micro > .cell {
    min-height: 90px;
}
.columnise.small-h-s-micro > .cell {
    min-height: 110px;
}
.columnise.small-h-xx-small > .cell {
    min-height: 150px;
}
.columnise.small-h-x-small > .cell {
    min-height: 200px;
}
.columnise.small-h-small > .cell {
    min-height: 250px;
}
.columnise.small-h-sss-medium > .cell {
    min-height: 280px;
}
.columnise.small-h-ss-medium > .cell {
    min-height: 300px;
}
.columnise.small-h-s-medium > .cell {
    min-height: 350px;
}
.columnise.small-h-medium > .cell {
    min-height: 400px;
}
.columnise.small-h-s-large > .cell {
    min-height: 500px;
}
.columnise.small-h-large > .cell {
    min-height: 600px;
}
.columnise.small-h-x-large > .cell {
    min-height: 800px;
}
.columnise.small-h-xx-large > .cell {
    min-height: 1000px;
}
.columnise.small-h-xxx-large > .cell {
    min-height: 1200px;
}
.columnise.small-h-full > .cell {
    min-height: 100%;
}
.columnise.small-h-auto > .cell {
    min-height: auto;
}
@media print, screen and (min-width: 20em) {
    .columnise.ss-medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.ss-medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.ss-medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.ss-medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.ss-medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.ss-medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.ss-medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.ss-medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.ss-medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.ss-medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.ss-medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.ss-medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.ss-medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.ss-medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.ss-medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.ss-medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.ss-medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.ss-medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.ss-medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 30em) {
    .columnise.s-medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.s-medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.s-medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.s-medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.s-medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.s-medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.s-medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.s-medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.s-medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.s-medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.s-medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.s-medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.s-medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.s-medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.s-medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.s-medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.s-medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.s-medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.s-medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .columnise.medium-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.medium-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.medium-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.medium-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.medium-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.medium-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.medium-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.medium-h-small > .cell {
        min-height: 250px;
    }
    .columnise.medium-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.medium-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.medium-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.medium-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.medium-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.medium-h-large > .cell {
        min-height: 600px;
    }
    .columnise.medium-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.medium-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.medium-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.medium-h-full > .cell {
        min-height: 100%;
    }
    .columnise.medium-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 51.25em) {
    .columnise.s-large-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.s-large-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.s-large-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.s-large-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.s-large-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.s-large-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.s-large-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.s-large-h-small > .cell {
        min-height: 250px;
    }
    .columnise.s-large-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.s-large-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.s-large-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.s-large-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.s-large-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.s-large-h-large > .cell {
        min-height: 600px;
    }
    .columnise.s-large-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.s-large-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.s-large-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.s-large-h-full > .cell {
        min-height: 100%;
    }
    .columnise.s-large-h-auto > .cell {
        min-height: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .columnise.large-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.large-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.large-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.large-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.large-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.large-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.large-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.large-h-small > .cell {
        min-height: 250px;
    }
    .columnise.large-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.large-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.large-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.large-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.large-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.large-h-large > .cell {
        min-height: 600px;
    }
    .columnise.large-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.large-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.large-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.large-h-full > .cell {
        min-height: 100%;
    }
    .columnise.large-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 75em) {
    .columnise.xlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xlarge-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 90em) {
    .columnise.xxlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xxlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xxlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xxlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xxlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xxlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xxlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xxlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xxlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xxlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xxlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xxlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xxlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xxlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xxlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xxlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xxlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xxlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xxlarge-h-auto > .cell {
        min-height: auto;
    }
}
@media screen and (min-width: 160em) {
    .columnise.xxxlarge-h-xxx-micro > .cell {
        min-height: 40px;
    }
    .columnise.xxxlarge-h-xx-micro > .cell {
        min-height: 60px;
    }
    .columnise.xxxlarge-h-x-micro > .cell {
        min-height: 80px;
    }
    .columnise.xxxlarge-h-micro > .cell {
        min-height: 90px;
    }
    .columnise.xxxlarge-h-s-micro > .cell {
        min-height: 110px;
    }
    .columnise.xxxlarge-h-xx-small > .cell {
        min-height: 150px;
    }
    .columnise.xxxlarge-h-x-small > .cell {
        min-height: 200px;
    }
    .columnise.xxxlarge-h-small > .cell {
        min-height: 250px;
    }
    .columnise.xxxlarge-h-sss-medium > .cell {
        min-height: 280px;
    }
    .columnise.xxxlarge-h-ss-medium > .cell {
        min-height: 300px;
    }
    .columnise.xxxlarge-h-s-medium > .cell {
        min-height: 350px;
    }
    .columnise.xxxlarge-h-medium > .cell {
        min-height: 400px;
    }
    .columnise.xxxlarge-h-s-large > .cell {
        min-height: 500px;
    }
    .columnise.xxxlarge-h-large > .cell {
        min-height: 600px;
    }
    .columnise.xxxlarge-h-x-large > .cell {
        min-height: 800px;
    }
    .columnise.xxxlarge-h-xx-large > .cell {
        min-height: 1000px;
    }
    .columnise.xxxlarge-h-xxx-large > .cell {
        min-height: 1200px;
    }
    .columnise.xxxlarge-h-full > .cell {
        min-height: 100%;
    }
    .columnise.xxxlarge-h-auto > .cell {
        min-height: auto;
    }
}
.columnise.columnise-small-up-1 {
    -webkit-column-count: 1;
    column-count: 1;
}
.columnise.columnise-small-up-2 {
    -webkit-column-count: 2;
    column-count: 2;
}
.columnise.columnise-small-up-3 {
    -webkit-column-count: 3;
    column-count: 3;
}
.columnise.columnise-small-up-4 {
    -webkit-column-count: 4;
    column-count: 4;
}
.columnise.columnise-small-up-5 {
    -webkit-column-count: 5;
    column-count: 5;
}
.columnise.columnise-small-up-6 {
    -webkit-column-count: 6;
    column-count: 6;
}
.columnise.columnise-small-up-7 {
    -webkit-column-count: 7;
    column-count: 7;
}
.columnise.columnise-small-up-8 {
    -webkit-column-count: 8;
    column-count: 8;
}
.columnise.columnise-small-up-9 {
    -webkit-column-count: 9;
    column-count: 9;
}
.columnise.columnise-small-up-10 {
    -webkit-column-count: 10;
    column-count: 10;
}
.columnise.columnise-small-up-11 {
    -webkit-column-count: 11;
    column-count: 11;
}
.columnise.columnise-small-up-12 {
    -webkit-column-count: 12;
    column-count: 12;
}
@media print, screen and (min-width: 20em) {
    .columnise.columnise-ss-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-ss-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-ss-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-ss-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-ss-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-ss-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-ss-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-ss-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-ss-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-ss-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-ss-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-ss-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 30em) {
    .columnise.columnise-s-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-s-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-s-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-s-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-s-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-s-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-s-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-s-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-s-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-s-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-s-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-s-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 40em) {
    .columnise.columnise-medium-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-medium-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-medium-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-medium-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-medium-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-medium-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-medium-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-medium-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-medium-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-medium-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-medium-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-medium-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 51.25em) {
    .columnise.columnise-s-large-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-s-large-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-s-large-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-s-large-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-s-large-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-s-large-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-s-large-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-s-large-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-s-large-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-s-large-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-s-large-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-s-large-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media print, screen and (min-width: 64em) {
    .columnise.columnise-large-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-large-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-large-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-large-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-large-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-large-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-large-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-large-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-large-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-large-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-large-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-large-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 75em) {
    .columnise.columnise-xlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 90em) {
    .columnise.columnise-xxlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xxlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xxlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xxlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xxlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xxlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xxlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xxlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xxlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xxlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xxlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xxlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
@media screen and (min-width: 160em) {
    .columnise.columnise-xxxlarge-up-1 {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .columnise.columnise-xxxlarge-up-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .columnise.columnise-xxxlarge-up-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .columnise.columnise-xxxlarge-up-4 {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .columnise.columnise-xxxlarge-up-5 {
        -webkit-column-count: 5;
        column-count: 5;
    }
    .columnise.columnise-xxxlarge-up-6 {
        -webkit-column-count: 6;
        column-count: 6;
    }
    .columnise.columnise-xxxlarge-up-7 {
        -webkit-column-count: 7;
        column-count: 7;
    }
    .columnise.columnise-xxxlarge-up-8 {
        -webkit-column-count: 8;
        column-count: 8;
    }
    .columnise.columnise-xxxlarge-up-9 {
        -webkit-column-count: 9;
        column-count: 9;
    }
    .columnise.columnise-xxxlarge-up-10 {
        -webkit-column-count: 10;
        column-count: 10;
    }
    .columnise.columnise-xxxlarge-up-11 {
        -webkit-column-count: 11;
        column-count: 11;
    }
    .columnise.columnise-xxxlarge-up-12 {
        -webkit-column-count: 12;
        column-count: 12;
    }
}
.columnise > .cell {
    position: relative;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    width: 100%;
}
.row-up {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row-up * {
    pointer-events: auto;
}
.row-up.bound {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.row-up.bound::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: solid 1px #e2e2e2;
    pointer-events: none;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.row-up:not(.bound)::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    pointer-events: none;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.shade .row-up:not(.bound)::after,
.row-up.shade:not(.bound)::after {
    border-color: #f4f5f7;
}
.bg-white .row-up:not(.bound)::after,
.row-up.bg-white:not(.bound)::after {
    border-color: #ffffff;
}
.row-up > * {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.row-up.row-small-up-1 > * {
    min-width: 100%;
}
.row-up.row-small-up-1.fixed > * {
    max-width: 100%;
}
.row-up.row-small-up-2 > * {
    min-width: 50%;
}
.row-up.row-small-up-2.fixed > * {
    max-width: 50%;
}
.row-up.row-small-up-3 > * {
    min-width: 33.33333%;
}
.row-up.row-small-up-3.fixed > * {
    max-width: 33.33333%;
}
.row-up.row-small-up-4 > * {
    min-width: 25%;
}
.row-up.row-small-up-4.fixed > * {
    max-width: 25%;
}
.row-up.row-small-up-5 > * {
    min-width: 20%;
}
.row-up.row-small-up-5.fixed > * {
    max-width: 20%;
}
.row-up.row-small-up-6 > * {
    min-width: 16.66667%;
}
.row-up.row-small-up-6.fixed > * {
    max-width: 16.66667%;
}
.row-up.row-small-up-7 > * {
    min-width: 14.28571%;
}
.row-up.row-small-up-7.fixed > * {
    max-width: 14.28571%;
}
.row-up.row-small-up-8 > * {
    min-width: 12.5%;
}
.row-up.row-small-up-8.fixed > * {
    max-width: 12.5%;
}
.row-up.row-small-up-9 > * {
    min-width: 11.11111%;
}
.row-up.row-small-up-9.fixed > * {
    max-width: 11.11111%;
}
.row-up.row-small-up-10 > * {
    min-width: 10%;
}
.row-up.row-small-up-10.fixed > * {
    max-width: 10%;
}
.row-up.row-small-up-11 > * {
    min-width: 9.09091%;
}
.row-up.row-small-up-11.fixed > * {
    max-width: 9.09091%;
}
.row-up.row-small-up-12 > * {
    min-width: 8.33333%;
}
.row-up.row-small-up-12.fixed > * {
    max-width: 8.33333%;
}
@media print, screen and (min-width: 20em) {
    .row-up.row-ss-medium-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-ss-medium-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-ss-medium-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-ss-medium-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-ss-medium-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-ss-medium-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-ss-medium-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-ss-medium-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-ss-medium-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-ss-medium-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-ss-medium-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-ss-medium-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-ss-medium-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-ss-medium-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-ss-medium-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-ss-medium-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-ss-medium-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-ss-medium-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-ss-medium-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-ss-medium-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-ss-medium-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-ss-medium-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-ss-medium-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-ss-medium-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 30em) {
    .row-up.row-s-medium-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-s-medium-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-s-medium-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-s-medium-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-s-medium-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-s-medium-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-s-medium-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-s-medium-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-s-medium-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-s-medium-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-s-medium-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-s-medium-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-s-medium-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-s-medium-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-s-medium-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-s-medium-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-s-medium-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-s-medium-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-s-medium-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-s-medium-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-s-medium-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-s-medium-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-s-medium-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-s-medium-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 40em) {
    .row-up.row-medium-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-medium-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-medium-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-medium-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-medium-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-medium-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-medium-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-medium-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-medium-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-medium-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-medium-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-medium-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-medium-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-medium-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-medium-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-medium-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-medium-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-medium-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-medium-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-medium-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-medium-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-medium-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-medium-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-medium-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 51.25em) {
    .row-up.row-s-large-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-s-large-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-s-large-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-s-large-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-s-large-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-s-large-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-s-large-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-s-large-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-s-large-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-s-large-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-s-large-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-s-large-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-s-large-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-s-large-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-s-large-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-s-large-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-s-large-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-s-large-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-s-large-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-s-large-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-s-large-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-s-large-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-s-large-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-s-large-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media print, screen and (min-width: 64em) {
    .row-up.row-large-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-large-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-large-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-large-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-large-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-large-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-large-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-large-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-large-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-large-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-large-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-large-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-large-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-large-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-large-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-large-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-large-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-large-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-large-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-large-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-large-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-large-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-large-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-large-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media screen and (min-width: 75em) {
    .row-up.row-xlarge-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-xlarge-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-xlarge-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-xlarge-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-xlarge-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-xlarge-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-xlarge-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-xlarge-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-xlarge-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-xlarge-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-xlarge-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-xlarge-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-xlarge-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-xlarge-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-xlarge-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-xlarge-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-xlarge-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-xlarge-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-xlarge-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-xlarge-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-xlarge-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-xlarge-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-xlarge-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-xlarge-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media screen and (min-width: 90em) {
    .row-up.row-xxlarge-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-xxlarge-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-xxlarge-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-xxlarge-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-xxlarge-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-xxlarge-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-xxlarge-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-xxlarge-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-xxlarge-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-xxlarge-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-xxlarge-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-xxlarge-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-xxlarge-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-xxlarge-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-xxlarge-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-xxlarge-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-xxlarge-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-xxlarge-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-xxlarge-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-xxlarge-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-xxlarge-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-xxlarge-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-xxlarge-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-xxlarge-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
@media screen and (min-width: 160em) {
    .row-up.row-xxxlarge-up-1 > * {
        min-width: 100%;
    }
    .row-up.row-xxxlarge-up-1.fixed > * {
        max-width: 100%;
    }
    .row-up.row-xxxlarge-up-2 > * {
        min-width: 50%;
    }
    .row-up.row-xxxlarge-up-2.fixed > * {
        max-width: 50%;
    }
    .row-up.row-xxxlarge-up-3 > * {
        min-width: 33.33333%;
    }
    .row-up.row-xxxlarge-up-3.fixed > * {
        max-width: 33.33333%;
    }
    .row-up.row-xxxlarge-up-4 > * {
        min-width: 25%;
    }
    .row-up.row-xxxlarge-up-4.fixed > * {
        max-width: 25%;
    }
    .row-up.row-xxxlarge-up-5 > * {
        min-width: 20%;
    }
    .row-up.row-xxxlarge-up-5.fixed > * {
        max-width: 20%;
    }
    .row-up.row-xxxlarge-up-6 > * {
        min-width: 16.66667%;
    }
    .row-up.row-xxxlarge-up-6.fixed > * {
        max-width: 16.66667%;
    }
    .row-up.row-xxxlarge-up-7 > * {
        min-width: 14.28571%;
    }
    .row-up.row-xxxlarge-up-7.fixed > * {
        max-width: 14.28571%;
    }
    .row-up.row-xxxlarge-up-8 > * {
        min-width: 12.5%;
    }
    .row-up.row-xxxlarge-up-8.fixed > * {
        max-width: 12.5%;
    }
    .row-up.row-xxxlarge-up-9 > * {
        min-width: 11.11111%;
    }
    .row-up.row-xxxlarge-up-9.fixed > * {
        max-width: 11.11111%;
    }
    .row-up.row-xxxlarge-up-10 > * {
        min-width: 10%;
    }
    .row-up.row-xxxlarge-up-10.fixed > * {
        max-width: 10%;
    }
    .row-up.row-xxxlarge-up-11 > * {
        min-width: 9.09091%;
    }
    .row-up.row-xxxlarge-up-11.fixed > * {
        max-width: 9.09091%;
    }
    .row-up.row-xxxlarge-up-12 > * {
        min-width: 8.33333%;
    }
    .row-up.row-xxxlarge-up-12.fixed > * {
        max-width: 8.33333%;
    }
}
.row-up.rule > *::before,
.row-up.rule > *::after,
.row-up.vrule > *::before,
.row-up.vrule > *::after,
.row-up.hrule > *::before,
.row-up.hrule > *::after {
    content: "";
    position: absolute;
    pointer-events: none;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.row-up.rule > *::after,
.row-up.vrule > *::after {
    top: 20px;
    right: 0;
    width: 100%;
    height: calc(100% - (20px * 2));
    border-right: solid 1px #e2e2e2;
}
.row-up.rule.r-dash > *::after,
.row-up.vrule.r-dash > *::after {
    border-right-style: dashed;
}
.row-up.rule.r-dot > *::after,
.row-up.vrule.r-dot > *::after {
    border-right-style: dotted;
}
.row-up.rule.r-double > *::after,
.row-up.vrule.r-double > *::after {
    border-right-style: double;
}
.row-up.rule > *::before,
.row-up.hrule > *::before {
    bottom: 0;
    left: 20px;
    width: calc(100% - (20px * 2));
    height: 100%;
    border-bottom: solid 1px #e2e2e2;
}
.row-up.rule.r-dash > *::before,
.row-up.hrule.r-dash > *::before {
    border-bottom-style: dashed;
}
.row-up.rule.r-dot > *::before,
.row-up.hrule.r-dot > *::before {
    border-bottom-style: dotted;
}
.row-up.rule.r-double > *::before,
.row-up.hrule.r-double > *::before {
    border-bottom-style: double;
}
.row-up.h-xxx-micro > * {
    min-height: 40px;
}
.row-up.h-xx-micro > * {
    min-height: 60px;
}
.row-up.h-x-micro > * {
    min-height: 80px;
}
.row-up.h-micro > * {
    min-height: 90px;
}
.row-up.h-s-micro > * {
    min-height: 110px;
}
.row-up.h-xx-small > * {
    min-height: 150px;
}
.row-up.h-x-small > * {
    min-height: 200px;
}
.row-up.h-small > * {
    min-height: 250px;
}
.row-up.h-sss-medium > * {
    min-height: 280px;
}
.row-up.h-ss-medium > * {
    min-height: 300px;
}
.row-up.h-s-medium > * {
    min-height: 350px;
}
.row-up.h-medium > * {
    min-height: 400px;
}
.row-up.h-s-large > * {
    min-height: 500px;
}
.row-up.h-large > * {
    min-height: 600px;
}
.row-up.h-x-large > * {
    min-height: 800px;
}
.row-up.h-xx-large > * {
    min-height: 1000px;
}
.row-up.h-xxx-large > * {
    min-height: 1200px;
}
.row-up.h-full > * {
    min-height: 100%;
}
.row-up.h-auto > * {
    min-height: auto;
}
.row-up.small-h-xxx-micro > * {
    min-height: 40px;
}
.row-up.small-h-xx-micro > * {
    min-height: 60px;
}
.row-up.small-h-x-micro > * {
    min-height: 80px;
}
.row-up.small-h-micro > * {
    min-height: 90px;
}
.row-up.small-h-s-micro > * {
    min-height: 110px;
}
.row-up.small-h-xx-small > * {
    min-height: 150px;
}
.row-up.small-h-x-small > * {
    min-height: 200px;
}
.row-up.small-h-small > * {
    min-height: 250px;
}
.row-up.small-h-sss-medium > * {
    min-height: 280px;
}
.row-up.small-h-ss-medium > * {
    min-height: 300px;
}
.row-up.small-h-s-medium > * {
    min-height: 350px;
}
.row-up.small-h-medium > * {
    min-height: 400px;
}
.row-up.small-h-s-large > * {
    min-height: 500px;
}
.row-up.small-h-large > * {
    min-height: 600px;
}
.row-up.small-h-x-large > * {
    min-height: 800px;
}
.row-up.small-h-xx-large > * {
    min-height: 1000px;
}
.row-up.small-h-xxx-large > * {
    min-height: 1200px;
}
.row-up.small-h-full > * {
    min-height: 100%;
}
.row-up.small-h-auto > * {
    min-height: auto;
}
@media print, screen and (min-width: 20em) {
    .row-up.ss-medium-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.ss-medium-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.ss-medium-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.ss-medium-h-micro > * {
        min-height: 90px;
    }
    .row-up.ss-medium-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.ss-medium-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.ss-medium-h-x-small > * {
        min-height: 200px;
    }
    .row-up.ss-medium-h-small > * {
        min-height: 250px;
    }
    .row-up.ss-medium-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.ss-medium-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.ss-medium-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.ss-medium-h-medium > * {
        min-height: 400px;
    }
    .row-up.ss-medium-h-s-large > * {
        min-height: 500px;
    }
    .row-up.ss-medium-h-large > * {
        min-height: 600px;
    }
    .row-up.ss-medium-h-x-large > * {
        min-height: 800px;
    }
    .row-up.ss-medium-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.ss-medium-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.ss-medium-h-full > * {
        min-height: 100%;
    }
    .row-up.ss-medium-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 30em) {
    .row-up.s-medium-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.s-medium-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.s-medium-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.s-medium-h-micro > * {
        min-height: 90px;
    }
    .row-up.s-medium-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.s-medium-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.s-medium-h-x-small > * {
        min-height: 200px;
    }
    .row-up.s-medium-h-small > * {
        min-height: 250px;
    }
    .row-up.s-medium-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.s-medium-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.s-medium-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.s-medium-h-medium > * {
        min-height: 400px;
    }
    .row-up.s-medium-h-s-large > * {
        min-height: 500px;
    }
    .row-up.s-medium-h-large > * {
        min-height: 600px;
    }
    .row-up.s-medium-h-x-large > * {
        min-height: 800px;
    }
    .row-up.s-medium-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.s-medium-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.s-medium-h-full > * {
        min-height: 100%;
    }
    .row-up.s-medium-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .row-up.medium-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.medium-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.medium-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.medium-h-micro > * {
        min-height: 90px;
    }
    .row-up.medium-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.medium-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.medium-h-x-small > * {
        min-height: 200px;
    }
    .row-up.medium-h-small > * {
        min-height: 250px;
    }
    .row-up.medium-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.medium-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.medium-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.medium-h-medium > * {
        min-height: 400px;
    }
    .row-up.medium-h-s-large > * {
        min-height: 500px;
    }
    .row-up.medium-h-large > * {
        min-height: 600px;
    }
    .row-up.medium-h-x-large > * {
        min-height: 800px;
    }
    .row-up.medium-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.medium-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.medium-h-full > * {
        min-height: 100%;
    }
    .row-up.medium-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 51.25em) {
    .row-up.s-large-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.s-large-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.s-large-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.s-large-h-micro > * {
        min-height: 90px;
    }
    .row-up.s-large-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.s-large-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.s-large-h-x-small > * {
        min-height: 200px;
    }
    .row-up.s-large-h-small > * {
        min-height: 250px;
    }
    .row-up.s-large-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.s-large-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.s-large-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.s-large-h-medium > * {
        min-height: 400px;
    }
    .row-up.s-large-h-s-large > * {
        min-height: 500px;
    }
    .row-up.s-large-h-large > * {
        min-height: 600px;
    }
    .row-up.s-large-h-x-large > * {
        min-height: 800px;
    }
    .row-up.s-large-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.s-large-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.s-large-h-full > * {
        min-height: 100%;
    }
    .row-up.s-large-h-auto > * {
        min-height: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .row-up.large-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.large-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.large-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.large-h-micro > * {
        min-height: 90px;
    }
    .row-up.large-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.large-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.large-h-x-small > * {
        min-height: 200px;
    }
    .row-up.large-h-small > * {
        min-height: 250px;
    }
    .row-up.large-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.large-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.large-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.large-h-medium > * {
        min-height: 400px;
    }
    .row-up.large-h-s-large > * {
        min-height: 500px;
    }
    .row-up.large-h-large > * {
        min-height: 600px;
    }
    .row-up.large-h-x-large > * {
        min-height: 800px;
    }
    .row-up.large-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.large-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.large-h-full > * {
        min-height: 100%;
    }
    .row-up.large-h-auto > * {
        min-height: auto;
    }
}
@media screen and (min-width: 75em) {
    .row-up.xlarge-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.xlarge-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.xlarge-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.xlarge-h-micro > * {
        min-height: 90px;
    }
    .row-up.xlarge-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.xlarge-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.xlarge-h-x-small > * {
        min-height: 200px;
    }
    .row-up.xlarge-h-small > * {
        min-height: 250px;
    }
    .row-up.xlarge-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.xlarge-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.xlarge-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.xlarge-h-medium > * {
        min-height: 400px;
    }
    .row-up.xlarge-h-s-large > * {
        min-height: 500px;
    }
    .row-up.xlarge-h-large > * {
        min-height: 600px;
    }
    .row-up.xlarge-h-x-large > * {
        min-height: 800px;
    }
    .row-up.xlarge-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.xlarge-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.xlarge-h-full > * {
        min-height: 100%;
    }
    .row-up.xlarge-h-auto > * {
        min-height: auto;
    }
}
@media screen and (min-width: 90em) {
    .row-up.xxlarge-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.xxlarge-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.xxlarge-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.xxlarge-h-micro > * {
        min-height: 90px;
    }
    .row-up.xxlarge-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.xxlarge-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.xxlarge-h-x-small > * {
        min-height: 200px;
    }
    .row-up.xxlarge-h-small > * {
        min-height: 250px;
    }
    .row-up.xxlarge-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.xxlarge-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.xxlarge-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.xxlarge-h-medium > * {
        min-height: 400px;
    }
    .row-up.xxlarge-h-s-large > * {
        min-height: 500px;
    }
    .row-up.xxlarge-h-large > * {
        min-height: 600px;
    }
    .row-up.xxlarge-h-x-large > * {
        min-height: 800px;
    }
    .row-up.xxlarge-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.xxlarge-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.xxlarge-h-full > * {
        min-height: 100%;
    }
    .row-up.xxlarge-h-auto > * {
        min-height: auto;
    }
}
@media screen and (min-width: 160em) {
    .row-up.xxxlarge-h-xxx-micro > * {
        min-height: 40px;
    }
    .row-up.xxxlarge-h-xx-micro > * {
        min-height: 60px;
    }
    .row-up.xxxlarge-h-x-micro > * {
        min-height: 80px;
    }
    .row-up.xxxlarge-h-micro > * {
        min-height: 90px;
    }
    .row-up.xxxlarge-h-s-micro > * {
        min-height: 110px;
    }
    .row-up.xxxlarge-h-xx-small > * {
        min-height: 150px;
    }
    .row-up.xxxlarge-h-x-small > * {
        min-height: 200px;
    }
    .row-up.xxxlarge-h-small > * {
        min-height: 250px;
    }
    .row-up.xxxlarge-h-sss-medium > * {
        min-height: 280px;
    }
    .row-up.xxxlarge-h-ss-medium > * {
        min-height: 300px;
    }
    .row-up.xxxlarge-h-s-medium > * {
        min-height: 350px;
    }
    .row-up.xxxlarge-h-medium > * {
        min-height: 400px;
    }
    .row-up.xxxlarge-h-s-large > * {
        min-height: 500px;
    }
    .row-up.xxxlarge-h-large > * {
        min-height: 600px;
    }
    .row-up.xxxlarge-h-x-large > * {
        min-height: 800px;
    }
    .row-up.xxxlarge-h-xx-large > * {
        min-height: 1000px;
    }
    .row-up.xxxlarge-h-xxx-large > * {
        min-height: 1200px;
    }
    .row-up.xxxlarge-h-full > * {
        min-height: 100%;
    }
    .row-up.xxxlarge-h-auto > * {
        min-height: auto;
    }
}
.row-up.r-gutter-y-none > *,
.row-up.r-gutter-t-none > * {
    padding-top: 0;
}
.row-up.r-gutter-y-none > *,
.row-up.r-gutter-b-none > * {
    padding-bottom: 0;
}
.row-up.r-gutter-x-none > *,
.row-up.r-gutter-r-none > * {
    padding-right: 0;
}
.row-up.r-gutter-x-none > *,
.row-up.r-gutter-l-none > * {
    padding-left: 0;
}
.row-up.r-gutter-y-xxsm > *,
.row-up.r-gutter-t-xxsm > * {
    padding-top: 0.0625rem;
}
.row-up.r-gutter-y-xxsm > *,
.row-up.r-gutter-b-xxsm > * {
    padding-bottom: 0.0625rem;
}
.row-up.r-gutter-x-xxsm > *,
.row-up.r-gutter-r-xxsm > * {
    padding-right: 0.0625rem;
}
.row-up.r-gutter-x-xxsm > *,
.row-up.r-gutter-l-xxsm > * {
    padding-left: 0.0625rem;
}
.row-up.r-gutter-y-xsm > *,
.row-up.r-gutter-t-xsm > * {
    padding-top: 0.1875rem;
}
.row-up.r-gutter-y-xsm > *,
.row-up.r-gutter-b-xsm > * {
    padding-bottom: 0.1875rem;
}
.row-up.r-gutter-x-xsm > *,
.row-up.r-gutter-r-xsm > * {
    padding-right: 0.1875rem;
}
.row-up.r-gutter-x-xsm > *,
.row-up.r-gutter-l-xsm > * {
    padding-left: 0.1875rem;
}
.row-up.r-gutter-y-sm > *,
.row-up.r-gutter-t-sm > * {
    padding-top: 0.5rem;
}
.row-up.r-gutter-y-sm > *,
.row-up.r-gutter-b-sm > * {
    padding-bottom: 0.5rem;
}
.row-up.r-gutter-x-sm > *,
.row-up.r-gutter-r-sm > * {
    padding-right: 0.5rem;
}
.row-up.r-gutter-x-sm > *,
.row-up.r-gutter-l-sm > * {
    padding-left: 0.5rem;
}
.row-up.r-gutter-y-med > *,
.row-up.r-gutter-t-med > * {
    padding-top: 1rem;
}
.row-up.r-gutter-y-med > *,
.row-up.r-gutter-b-med > * {
    padding-bottom: 1rem;
}
.row-up.r-gutter-x-med > *,
.row-up.r-gutter-r-med > * {
    padding-right: 1rem;
}
.row-up.r-gutter-x-med > *,
.row-up.r-gutter-l-med > * {
    padding-left: 1rem;
}
.row-up.r-gutter-y-lg > *,
.row-up.r-gutter-t-lg > * {
    padding-top: 1.5rem;
}
.row-up.r-gutter-y-lg > *,
.row-up.r-gutter-b-lg > * {
    padding-bottom: 1.5rem;
}
.row-up.r-gutter-x-lg > *,
.row-up.r-gutter-r-lg > * {
    padding-right: 1.5rem;
}
.row-up.r-gutter-x-lg > *,
.row-up.r-gutter-l-lg > * {
    padding-left: 1.5rem;
}
.row-up.r-gutter-y-xlg > *,
.row-up.r-gutter-t-xlg > * {
    padding-top: 1.875rem;
}
.row-up.r-gutter-y-xlg > *,
.row-up.r-gutter-b-xlg > * {
    padding-bottom: 1.875rem;
}
.row-up.r-gutter-x-xlg > *,
.row-up.r-gutter-r-xlg > * {
    padding-right: 1.875rem;
}
.row-up.r-gutter-x-xlg > *,
.row-up.r-gutter-l-xlg > * {
    padding-left: 1.875rem;
}
.row-up.r-gutter-y-xxlg > *,
.row-up.r-gutter-t-xxlg > * {
    padding-top: 2.5rem;
}
.row-up.r-gutter-y-xxlg > *,
.row-up.r-gutter-b-xxlg > * {
    padding-bottom: 2.5rem;
}
.row-up.r-gutter-x-xxlg > *,
.row-up.r-gutter-r-xxlg > * {
    padding-right: 2.5rem;
}
.row-up.r-gutter-x-xxlg > *,
.row-up.r-gutter-l-xxlg > * {
    padding-left: 2.5rem;
}
.criteria-option ul li:not(.negate).view-limit > span {
    height: 6em;
    overflow: hidden;
}
.criteria-option ul li:not(.negate).view-all {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.criteria-option ul li:not(.negate).view-all > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-top: 0;
}
.criteria-option ul li:not(.negate).view-all > span > a {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 20%;
}
@media screen and (max-width: 74.99875em) {
    .criteria-option ul li:not(.negate).view-all > span > a {
        width: 30%;
    }
}
@media screen and (max-width: 63.99875em) {
    .criteria-option ul li:not(.negate).view-all > span > a {
        width: 40%;
    }
}
@media screen and (max-width: 51.24875em) {
    .criteria-option ul li:not(.negate).view-all > span > a {
        width: 100%;
    }
}
.menu-side-chat.menu.accordion-menu.side {
    padding: 20px;
}
.menu-side-chat.menu.accordion-menu.side > li > a {
    color: #352354;
    font-weight: 500;
}
.menu-side-chat.menu.accordion-menu.side > li:not(:first-child) {
    border-top: solid 1px #e2e2e2;
}
.menu-side-chat.menu.accordion-menu.side > li > ul > li {
    padding-left: 12px;
}
.menu-side-chat.menu.accordion-menu.side > li > ul > li > a {
    padding: 12px 0;
}
.menu-side-chat.menu.accordion-menu.side,
.menu-side-chat.menu.accordion-menu.side li,
.menu-side-chat.menu.accordion-menu.side li a {
    font-size: 16px;
}
.menu-side-chat.menu.accordion-menu.side li {
    padding-top: 0;
    padding-bottom: 0;
}
.menu-side-chat.menu.accordion-menu.side li.is-active > a {
    color: #352354;
    background-color: #ffffff;
    font-weight: 500;
}
.menu-side-chat.menu.accordion-menu.side.vertical li > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 0;
}
.menu-side-chat.menu.accordion-menu.side.vertical .nested.no-gutter > li {
    padding: 0;
}
.menu-side-chat.menu.accordion-menu.side .button.dropdown-chevron {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 6px;
    padding: 10px 12px;
    color: #515255;
    background-color: #f4f5f7;
    border-color: #e2e2e2;
    font-weight: 400;
}
.menu-side-chat.menu.accordion-menu.side .button.dropdown-chevron > span {
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu-side-chat.menu.accordion-menu.side .button.dropdown-chevron i,
.menu-side-chat.menu.accordion-menu.side .button.dropdown-chevron i::before,
.menu-side-chat.menu.accordion-menu.side .button.dropdown-chevron:hover i,
.menu-side-chat.menu.accordion-menu.side .button.dropdown-chevron:hover i::before {
    color: #9e9ea0;
}
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu-parent[aria-expanded="true"] > a::before,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu-parent > a::before,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu-parent > a::before {
    content: "\e90b";
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    color: #9e9ea0;
    font-size: 0.75rem;
    margin-right: 0.5rem;
}
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu-parent > a i[class*="gd-chevron-"],
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu-parent > a i[class*="gd-chevron-"] {
    display: none;
}
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu {
    max-height: unset;
}
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu li,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu li {
    padding-right: 0;
}
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu li:hover,
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu li:hover ul,
.menu-side-chat.menu.accordion-menu[data-accordion-menu] .is-accordion-submenu li:hover ul li,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu li:hover,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu li:hover ul,
.menu-side-chat.menu.accordion-menu.accordion-menu .is-accordion-submenu li:hover ul li {
    background-color: transparent;
}
.menu-side-chat .menu-setting {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
.menu-side-chat [data-tooltip] i.gd-info {
    font-size: 1em;
    opacity: 1;
}
.menu-side-chat [data-tooltip] i.gd-info:hover::before {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    color: #352354;
}
.menu-side-chat [data-tooltip] i.gd-info::before {
    color: #352354;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft,
.fancytree-holder.menu-side-ft {
    margin-top: 0;
    margin-left: -25px;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft ul[role="group"],
.fancytree-holder.menu-side-ft ul[role="group"] {
    margin-left: -10px;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container ul,
.fancytree-holder.menu-side-ft .fancytree-container ul {
    padding: 0;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container > li,
.fancytree-holder.menu-side-ft .fancytree-container > li {
    border-top: none;
    padding: 0;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container > li span.fancytree-node,
.fancytree-holder.menu-side-ft .fancytree-container > li span.fancytree-node {
    padding: 0 0 0.375rem 0;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container > li ul li:not([aria-expanded]) .fancytree-title,
.fancytree-holder.menu-side-ft .fancytree-container > li ul li:not([aria-expanded]) .fancytree-title {
    overflow: hidden;
    text-overflow: ellipsis;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container li:not(:first-child),
.fancytree-holder.menu-side-ft .fancytree-container li:not(:first-child) {
    border-top: none;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node.fancytree-selected span.fancytree-checkbox,
.fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node.fancytree-selected span.fancytree-checkbox {
    background-color: #352354;
    border-color: #352354;
    color: #ffffff;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node:hover span.fancytree-title,
.fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node:hover span.fancytree-title {
    background-color: #e2e2e2;
    border-color: #e2e2e2;
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node.fancytree-has-children .fancytree-expander:before,
.fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node.fancytree-has-children .fancytree-expander:before {
    content: "\e90b";
}
.is-accordion-submenu .fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node.fancytree-has-children.fancytree-expanded .fancytree-expander:before,
.fancytree-holder.menu-side-ft .fancytree-container span.fancytree-node.fancytree-has-children.fancytree-expanded .fancytree-expander:before {
    content: "\e906";
}
.form-checkbox-switch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-checkbox-switch > label {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 1.8em;
    padding: 0;
    width: 30px;
    height: 18px;
    border-radius: 50px;
    border: solid 2px #352354;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.form-checkbox-switch > label::before {
    position: absolute;
    right: calc(100% + 0.5em);
    line-height: 1;
}
.form-checkbox-switch > label::after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    background-color: #f4f5f7;
    -webkit-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out;
}
.form-checkbox-switch > input {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 0;
}
.form-checkbox-switch > input + label {
    border-color: #cfd1d4;
    background-color: #cfd1d4;
}
.form-checkbox-switch > input + label::before {
    content: "Off";
}
.form-checkbox-switch > input:checked + label {
    border-color: #352354;
    background-color: #352354;
}
.form-checkbox-switch > input:checked + label::before {
    content: "On";
}
.form-checkbox-switch > input:checked + label::after {
    margin-left: calc(100% - 18px);
}
@media print, screen and (min-width: 30em) {
    .content-linker.list-slider ul.slider-item + .slider-button,
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: auto;
        pointer-events: none;
    }
    .content-linker.list-slider ul.slider-item + .slider-button [data-dir],
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button [data-dir] {
        pointer-events: auto;
    }
    .content-linker.list-slider ul.slider-item + .slider-button [data-dir],
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button [data-dir],
    .content-linker.list-slider ul.slider-item + .slider-button [data-dir] a,
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button [data-dir] a {
        background-color: transparent;
    }
    .content-linker.list-slider ul.slider-item + .slider-button [data-dir] i,
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button [data-dir] i,
    .content-linker.list-slider ul.slider-item + .slider-button [data-dir] i:hover,
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button [data-dir] i:hover,
    .content-linker.list-slider ul.slider-item + .slider-button [data-dir] a i,
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button [data-dir] a i,
    .content-linker.list-slider ul.slider-item + .slider-button [data-dir] a i:hover,
    .chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item + .slider-button [data-dir] a i:hover {
        color: #08216a;
        font-size: 16px;
    }
}
.content-linker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.content-linker ul.link-cluster {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0 20px;
}
.content-linker ul.link-cluster > li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content-linker ul.link-cluster > li:not(:first-child) {
    margin-left: 5px;
}
.content-linker ul.link-cluster .content-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 250px;
    height: 100%;
    padding: 10px;
    background-color: #ffffff;
}
.content-linker ul.link-cluster .content-link > header {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.content-linker ul.link-cluster .content-link > header .link-content {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.content-linker ul.link-cluster .content-link > header .link-content::before {
    content: "\e92c";
    font-size: 12px;
    color: #9e9ea0;
}
.content-linker ul.link-cluster .content-link:hover,
.content-linker ul.link-cluster .content-link:hover > header {
    background-color: #352354;
    color: #ffffff;
}
.content-linker ul.link-cluster .content-link:hover .link-content::before,
.content-linker ul.link-cluster .content-link:hover > header .link-content::before {
    color: #f4f5f7;
}
@media screen and (max-width: 29.99875em) {
    .content-linker ul.link-cluster {
        margin: 0;
    }
    .content-linker ul.link-cluster .content-link {
        min-width: 180px;
    }
}
a[data-notification] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
a[data-notification] .gd-ico {
    font-size: 15px;
}
a[data-notification]::after {
    content: attr(data-notification);
    display: block;
    line-height: 1em;
    margin-top: -4px;
    margin-left: -4px;
    padding: 2px 3px 1px 1px;
    font-size: 10px;
    background-color: #f3f6ff;
}
.chat-vessel > header,
.module-vessel > header,
.card-vessel > section > header.leader,
.card-vessel > header.leader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: transparent;
}
.chat-vessel > header + main,
.module-vessel > header + main,
.card-vessel > section > header.leader + main,
.card-vessel > header.leader + main {
    padding-top: 12px;
}
.chat-vessel > header h1,
.module-vessel > header h1,
.card-vessel > section > header.leader h1,
.card-vessel > header.leader h1,
.chat-vessel > header h2,
.module-vessel > header h2,
.card-vessel > section > header.leader h2,
.card-vessel > header.leader h2,
.chat-vessel > header h3,
.module-vessel > header h3,
.card-vessel > section > header.leader h3,
.card-vessel > header.leader h3,
.chat-vessel > header h4,
.module-vessel > header h4,
.card-vessel > section > header.leader h4,
.card-vessel > header.leader h4,
.chat-vessel > header h5,
.module-vessel > header h5,
.card-vessel > section > header.leader h5,
.card-vessel > header.leader h5,
.chat-vessel > header .h1,
.module-vessel > header .h1,
.card-vessel > section > header.leader .h1,
.card-vessel > header.leader .h1,
.chat-vessel > header .h2,
.module-vessel > header .h2,
.card-vessel > section > header.leader .h2,
.card-vessel > header.leader .h2,
.chat-vessel > header .h3,
.module-vessel > header .h3,
.card-vessel > section > header.leader .h3,
.card-vessel > header.leader .h3,
.chat-vessel > header .h4,
.module-vessel > header .h4,
.card-vessel > section > header.leader .h4,
.card-vessel > header.leader .h4,
.chat-vessel > header .h5,
.module-vessel > header .h5,
.card-vessel > section > header.leader .h5,
.card-vessel > header.leader .h5 {
    margin: 0;
}
.chat-vessel > header .section,
.module-vessel > header .section,
.card-vessel > section > header.leader .section,
.card-vessel > header.leader .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.chat-vessel > header .section:first-child,
.module-vessel > header .section:first-child,
.card-vessel > section > header.leader .section:first-child,
.card-vessel > header.leader .section:first-child,
.chat-vessel > header .section.headline,
.module-vessel > header .section.headline,
.card-vessel > section > header.leader .section.headline,
.card-vessel > header.leader .section.headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #050a16;
}
.chat-vessel > header .section:first-child > main,
.module-vessel > header .section:first-child > main,
.card-vessel > section > header.leader .section:first-child > main,
.card-vessel > header.leader .section:first-child > main,
.chat-vessel > header .section.headline > main,
.module-vessel > header .section.headline > main,
.card-vessel > section > header.leader .section.headline > main,
.card-vessel > header.leader .section.headline > main {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.chat-vessel > header .section:first-child > main .title span:not([data-tooltip]),
.module-vessel > header .section:first-child > main .title span:not([data-tooltip]),
.card-vessel > section > header.leader .section:first-child > main .title span:not([data-tooltip]),
.card-vessel > header.leader .section:first-child > main .title span:not([data-tooltip]),
.chat-vessel > header .section.headline > main .title span:not([data-tooltip]),
.module-vessel > header .section.headline > main .title span:not([data-tooltip]),
.card-vessel > section > header.leader .section.headline > main .title span:not([data-tooltip]),
.card-vessel > header.leader .section.headline > main .title span:not([data-tooltip]) {
    font-size: 14px;
}
.chat-vessel > header .section:first-child > main .title span:not([data-tooltip]):first-child,
.module-vessel > header .section:first-child > main .title span:not([data-tooltip]):first-child,
.card-vessel > section > header.leader .section:first-child > main .title span:not([data-tooltip]):first-child,
.card-vessel > header.leader .section:first-child > main .title span:not([data-tooltip]):first-child,
.chat-vessel > header .section.headline > main .title span:not([data-tooltip]):first-child,
.module-vessel > header .section.headline > main .title span:not([data-tooltip]):first-child,
.card-vessel > section > header.leader .section.headline > main .title span:not([data-tooltip]):first-child,
.card-vessel > header.leader .section.headline > main .title span:not([data-tooltip]):first-child {
    font-weight: 500;
}
.chat-vessel > header .section:first-child > main .title span:not([data-tooltip]):not(:first-child)::before,
.module-vessel > header .section:first-child > main .title span:not([data-tooltip]):not(:first-child)::before,
.card-vessel > section > header.leader .section:first-child > main .title span:not([data-tooltip]):not(:first-child)::before,
.card-vessel > header.leader .section:first-child > main .title span:not([data-tooltip]):not(:first-child)::before,
.chat-vessel > header .section.headline > main .title span:not([data-tooltip]):not(:first-child)::before,
.module-vessel > header .section.headline > main .title span:not([data-tooltip]):not(:first-child)::before,
.card-vessel > section > header.leader .section.headline > main .title span:not([data-tooltip]):not(:first-child)::before,
.card-vessel > header.leader .section.headline > main .title span:not([data-tooltip]):not(:first-child)::before {
    content: "|";
    padding-right: 0.3em;
}
.chat-vessel > header .section:first-child > main .title span select,
.module-vessel > header .section:first-child > main .title span select,
.card-vessel > section > header.leader .section:first-child > main .title span select,
.card-vessel > header.leader .section:first-child > main .title span select,
.chat-vessel > header .section.headline > main .title span select,
.module-vessel > header .section.headline > main .title span select,
.card-vessel > section > header.leader .section.headline > main .title span select,
.card-vessel > header.leader .section.headline > main .title span select {
    background-color: inherit;
    margin-left: 0.2em;
    margin-right: 0.5em;
}
.chat-vessel > header .section:first-child > main select,
.module-vessel > header .section:first-child > main select,
.card-vessel > section > header.leader .section:first-child > main select,
.card-vessel > header.leader .section:first-child > main select,
.chat-vessel > header .section.headline > main select,
.module-vessel > header .section.headline > main select,
.card-vessel > section > header.leader .section.headline > main select,
.card-vessel > header.leader .section.headline > main select {
    margin-left: 10px;
    margin-bottom: 0;
}
.chat-vessel > header .section:first-child > footer,
.module-vessel > header .section:first-child > footer,
.card-vessel > section > header.leader .section:first-child > footer,
.card-vessel > header.leader .section:first-child > footer,
.chat-vessel > header .section.headline > footer,
.module-vessel > header .section.headline > footer,
.card-vessel > section > header.leader .section.headline > footer,
.card-vessel > header.leader .section.headline > footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.chat-vessel > header .section:first-child > footer .outline,
.module-vessel > header .section:first-child > footer .outline,
.card-vessel > section > header.leader .section:first-child > footer .outline,
.card-vessel > header.leader .section:first-child > footer .outline,
.chat-vessel > header .section.headline > footer .outline,
.module-vessel > header .section.headline > footer .outline,
.card-vessel > section > header.leader .section.headline > footer .outline,
.card-vessel > header.leader .section.headline > footer .outline {
    font-size: 12px;
}
.chat-vessel > header .section:first-child > footer .tags,
.module-vessel > header .section:first-child > footer .tags,
.card-vessel > section > header.leader .section:first-child > footer .tags,
.card-vessel > header.leader .section:first-child > footer .tags,
.chat-vessel > header .section.headline > footer .tags,
.module-vessel > header .section.headline > footer .tags,
.card-vessel > section > header.leader .section.headline > footer .tags,
.card-vessel > header.leader .section.headline > footer .tags {
    display: inline;
}
.chat-vessel > header .section:first-child > footer .refine,
.module-vessel > header .section:first-child > footer .refine,
.card-vessel > section > header.leader .section:first-child > footer .refine,
.card-vessel > header.leader .section:first-child > footer .refine,
.chat-vessel > header .section:first-child > footer .refine label,
.module-vessel > header .section:first-child > footer .refine label,
.card-vessel > section > header.leader .section:first-child > footer .refine label,
.card-vessel > header.leader .section:first-child > footer .refine label,
.chat-vessel > header .section.headline > footer .refine,
.module-vessel > header .section.headline > footer .refine,
.card-vessel > section > header.leader .section.headline > footer .refine,
.card-vessel > header.leader .section.headline > footer .refine,
.chat-vessel > header .section.headline > footer .refine label,
.module-vessel > header .section.headline > footer .refine label,
.card-vessel > section > header.leader .section.headline > footer .refine label,
.card-vessel > header.leader .section.headline > footer .refine label {
    font-size: 12px;
}
.chat-vessel > header .section:first-child > footer .refine .form-checkbox,
.module-vessel > header .section:first-child > footer .refine .form-checkbox,
.card-vessel > section > header.leader .section:first-child > footer .refine .form-checkbox,
.card-vessel > header.leader .section:first-child > footer .refine .form-checkbox,
.chat-vessel > header .section.headline > footer .refine .form-checkbox,
.module-vessel > header .section.headline > footer .refine .form-checkbox,
.card-vessel > section > header.leader .section.headline > footer .refine .form-checkbox,
.card-vessel > header.leader .section.headline > footer .refine .form-checkbox {
    padding-left: 0;
}
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear),
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear),
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear),
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear),
.chat-vessel > header .section:last-child > a.button,
.module-vessel > header .section:last-child > a.button,
.card-vessel > section > header.leader .section:last-child > a.button,
.card-vessel > header.leader .section:last-child > a.button,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear),
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear),
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear),
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear),
.chat-vessel > header .section.action > a.button,
.module-vessel > header .section.action > a.button,
.card-vessel > section > header.leader .section.action > a.button,
.card-vessel > header.leader .section.action > a.button {
    text-decoration: none;
    font-size: 14px;
    margin: 0 0 0 10px;
    padding: 0;
}
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.chat-vessel > header .section:last-child > a.button.hover,
.module-vessel > header .section:last-child > a.button.hover,
.card-vessel > section > header.leader .section:last-child > a.button.hover,
.card-vessel > header.leader .section:last-child > a.button.hover,
.chat-vessel > header .section:last-child > a.button:hover,
.module-vessel > header .section:last-child > a.button:hover,
.card-vessel > section > header.leader .section:last-child > a.button:hover,
.card-vessel > header.leader .section:last-child > a.button:hover,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover,
.chat-vessel > header .section.action > a.button.hover,
.module-vessel > header .section.action > a.button.hover,
.card-vessel > section > header.leader .section.action > a.button.hover,
.card-vessel > header.leader .section.action > a.button.hover,
.chat-vessel > header .section.action > a.button:hover,
.module-vessel > header .section.action > a.button:hover,
.card-vessel > section > header.leader .section.action > a.button:hover,
.card-vessel > header.leader .section.action > a.button:hover {
    background-color: transparent;
}
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover::before,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover::before,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover::before,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover::before,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover i,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover i,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover i,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover i,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover i::before,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear).hover i::before,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover i::before,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear).hover i::before,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover::before,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover::before,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover::before,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover::before,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover i,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover i,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover i,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover i,
.chat-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover i::before,
.module-vessel > header .section:last-child > .button.dropdown-chevron:not(.clear):hover i::before,
.card-vessel > section > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover i::before,
.card-vessel > header.leader .section:last-child > .button.dropdown-chevron:not(.clear):hover i::before,
.chat-vessel > header .section:last-child > a.button.hover,
.module-vessel > header .section:last-child > a.button.hover,
.card-vessel > section > header.leader .section:last-child > a.button.hover,
.card-vessel > header.leader .section:last-child > a.button.hover,
.chat-vessel > header .section:last-child > a.button.hover::before,
.module-vessel > header .section:last-child > a.button.hover::before,
.card-vessel > section > header.leader .section:last-child > a.button.hover::before,
.card-vessel > header.leader .section:last-child > a.button.hover::before,
.chat-vessel > header .section:last-child > a.button.hover i,
.module-vessel > header .section:last-child > a.button.hover i,
.card-vessel > section > header.leader .section:last-child > a.button.hover i,
.card-vessel > header.leader .section:last-child > a.button.hover i,
.chat-vessel > header .section:last-child > a.button.hover i::before,
.module-vessel > header .section:last-child > a.button.hover i::before,
.card-vessel > section > header.leader .section:last-child > a.button.hover i::before,
.card-vessel > header.leader .section:last-child > a.button.hover i::before,
.chat-vessel > header .section:last-child > a.button:hover,
.module-vessel > header .section:last-child > a.button:hover,
.card-vessel > section > header.leader .section:last-child > a.button:hover,
.card-vessel > header.leader .section:last-child > a.button:hover,
.chat-vessel > header .section:last-child > a.button:hover::before,
.module-vessel > header .section:last-child > a.button:hover::before,
.card-vessel > section > header.leader .section:last-child > a.button:hover::before,
.card-vessel > header.leader .section:last-child > a.button:hover::before,
.chat-vessel > header .section:last-child > a.button:hover i,
.module-vessel > header .section:last-child > a.button:hover i,
.card-vessel > section > header.leader .section:last-child > a.button:hover i,
.card-vessel > header.leader .section:last-child > a.button:hover i,
.chat-vessel > header .section:last-child > a.button:hover i::before,
.module-vessel > header .section:last-child > a.button:hover i::before,
.card-vessel > section > header.leader .section:last-child > a.button:hover i::before,
.card-vessel > header.leader .section:last-child > a.button:hover i::before,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover::before,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover::before,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover::before,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover::before,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover i,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover i,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover i,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover i,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover i::before,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear).hover i::before,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover i::before,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear).hover i::before,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover::before,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover::before,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover::before,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover::before,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover i,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover i,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover i,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover i,
.chat-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover i::before,
.module-vessel > header .section.action > .button.dropdown-chevron:not(.clear):hover i::before,
.card-vessel > section > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover i::before,
.card-vessel > header.leader .section.action > .button.dropdown-chevron:not(.clear):hover i::before,
.chat-vessel > header .section.action > a.button.hover,
.module-vessel > header .section.action > a.button.hover,
.card-vessel > section > header.leader .section.action > a.button.hover,
.card-vessel > header.leader .section.action > a.button.hover,
.chat-vessel > header .section.action > a.button.hover::before,
.module-vessel > header .section.action > a.button.hover::before,
.card-vessel > section > header.leader .section.action > a.button.hover::before,
.card-vessel > header.leader .section.action > a.button.hover::before,
.chat-vessel > header .section.action > a.button.hover i,
.module-vessel > header .section.action > a.button.hover i,
.card-vessel > section > header.leader .section.action > a.button.hover i,
.card-vessel > header.leader .section.action > a.button.hover i,
.chat-vessel > header .section.action > a.button.hover i::before,
.module-vessel > header .section.action > a.button.hover i::before,
.card-vessel > section > header.leader .section.action > a.button.hover i::before,
.card-vessel > header.leader .section.action > a.button.hover i::before,
.chat-vessel > header .section.action > a.button:hover,
.module-vessel > header .section.action > a.button:hover,
.card-vessel > section > header.leader .section.action > a.button:hover,
.card-vessel > header.leader .section.action > a.button:hover,
.chat-vessel > header .section.action > a.button:hover::before,
.module-vessel > header .section.action > a.button:hover::before,
.card-vessel > section > header.leader .section.action > a.button:hover::before,
.card-vessel > header.leader .section.action > a.button:hover::before,
.chat-vessel > header .section.action > a.button:hover i,
.module-vessel > header .section.action > a.button:hover i,
.card-vessel > section > header.leader .section.action > a.button:hover i,
.card-vessel > header.leader .section.action > a.button:hover i,
.chat-vessel > header .section.action > a.button:hover i::before,
.module-vessel > header .section.action > a.button:hover i::before,
.card-vessel > section > header.leader .section.action > a.button:hover i::before,
.card-vessel > header.leader .section.action > a.button:hover i::before {
    color: #08216a;
}
.chat-vessel > header .section > *,
.module-vessel > header .section > *,
.card-vessel > section > header.leader .section > *,
.card-vessel > header.leader .section > * {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.chat-vessel > header .section > main + footer,
.module-vessel > header .section > main + footer,
.card-vessel > section > header.leader .section > main + footer,
.card-vessel > header.leader .section > main + footer {
    padding-top: 12px;
}
.chat-vessel > header .section select,
.module-vessel > header .section select,
.card-vessel > section > header.leader .section select,
.card-vessel > header.leader .section select,
.card-vessel .list-grid .list-grid-header .title select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='8' height='13' viewBox='0 0 8 13'><polygon points='0,8 4,13 8,8' style='fill: rgb%288, 33, 106%29'/><polygon points='4,0 0,5 8,5' style='fill: rgb%288, 33, 106%29'/></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: auto;
    line-height: 1.1;
    padding: 0 24px 0 8px;
    color: #515255;
    width: auto;
    height: 1.375rem;
    font-size: 0.75rem;
}
.chat-set,
.module-set,
.chat-vessel,
.module-vessel,
.card-vessel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.chat-set.high-contrast,
.chat-set.high-contrast.basic,
.module-set.high-contrast,
.module-set.high-contrast.basic,
.chat-vessel.high-contrast,
.chat-vessel.high-contrast.basic,
.module-vessel.high-contrast,
.module-vessel.high-contrast.basic,
.card-vessel.high-contrast,
.card-vessel.high-contrast.basic {
    background-color: #050a16;
}
.chat-set.high-contrast,
.chat-set.high-contrast a,
.chat-set.high-contrast span,
.chat-set.high-contrast .strapline,
.chat-set.high-contrast .title,
.chat-set.high-contrast > header,
.chat-set.high-contrast > header a,
.chat-set.high-contrast > header span,
.chat-set.high-contrast > header .strapline,
.chat-set.high-contrast > header .title,
.chat-set.high-contrast > main,
.chat-set.high-contrast > main a,
.chat-set.high-contrast > main span,
.chat-set.high-contrast > main .strapline,
.chat-set.high-contrast > main .title,
.chat-set.high-contrast > footer,
.chat-set.high-contrast > footer a,
.chat-set.high-contrast > footer span,
.chat-set.high-contrast > footer .strapline,
.chat-set.high-contrast > footer .title,
.chat-set.high-contrast > section,
.chat-set.high-contrast > section a,
.chat-set.high-contrast > section span,
.chat-set.high-contrast > section .strapline,
.chat-set.high-contrast > section .title,
.chat-set.high-contrast.basic,
.chat-set.high-contrast.basic a,
.chat-set.high-contrast.basic span,
.chat-set.high-contrast.basic .strapline,
.chat-set.high-contrast.basic .title,
.chat-set.high-contrast.basic > header,
.chat-set.high-contrast.basic > header a,
.chat-set.high-contrast.basic > header span,
.chat-set.high-contrast.basic > header .strapline,
.chat-set.high-contrast.basic > header .title,
.chat-set.high-contrast.basic > main,
.chat-set.high-contrast.basic > main a,
.chat-set.high-contrast.basic > main span,
.chat-set.high-contrast.basic > main .strapline,
.chat-set.high-contrast.basic > main .title,
.chat-set.high-contrast.basic > footer,
.chat-set.high-contrast.basic > footer a,
.chat-set.high-contrast.basic > footer span,
.chat-set.high-contrast.basic > footer .strapline,
.chat-set.high-contrast.basic > footer .title,
.chat-set.high-contrast.basic > section,
.chat-set.high-contrast.basic > section a,
.chat-set.high-contrast.basic > section span,
.chat-set.high-contrast.basic > section .strapline,
.chat-set.high-contrast.basic > section .title,
.module-set.high-contrast,
.module-set.high-contrast a,
.module-set.high-contrast span,
.module-set.high-contrast .strapline,
.module-set.high-contrast .title,
.module-set.high-contrast > header,
.module-set.high-contrast > header a,
.module-set.high-contrast > header span,
.module-set.high-contrast > header .strapline,
.module-set.high-contrast > header .title,
.module-set.high-contrast > main,
.module-set.high-contrast > main a,
.module-set.high-contrast > main span,
.module-set.high-contrast > main .strapline,
.module-set.high-contrast > main .title,
.module-set.high-contrast > footer,
.module-set.high-contrast > footer a,
.module-set.high-contrast > footer span,
.module-set.high-contrast > footer .strapline,
.module-set.high-contrast > footer .title,
.module-set.high-contrast > section,
.module-set.high-contrast > section a,
.module-set.high-contrast > section span,
.module-set.high-contrast > section .strapline,
.module-set.high-contrast > section .title,
.module-set.high-contrast.basic,
.module-set.high-contrast.basic a,
.module-set.high-contrast.basic span,
.module-set.high-contrast.basic .strapline,
.module-set.high-contrast.basic .title,
.module-set.high-contrast.basic > header,
.module-set.high-contrast.basic > header a,
.module-set.high-contrast.basic > header span,
.module-set.high-contrast.basic > header .strapline,
.module-set.high-contrast.basic > header .title,
.module-set.high-contrast.basic > main,
.module-set.high-contrast.basic > main a,
.module-set.high-contrast.basic > main span,
.module-set.high-contrast.basic > main .strapline,
.module-set.high-contrast.basic > main .title,
.module-set.high-contrast.basic > footer,
.module-set.high-contrast.basic > footer a,
.module-set.high-contrast.basic > footer span,
.module-set.high-contrast.basic > footer .strapline,
.module-set.high-contrast.basic > footer .title,
.module-set.high-contrast.basic > section,
.module-set.high-contrast.basic > section a,
.module-set.high-contrast.basic > section span,
.module-set.high-contrast.basic > section .strapline,
.module-set.high-contrast.basic > section .title,
.chat-vessel.high-contrast,
.chat-vessel.high-contrast a,
.chat-vessel.high-contrast span,
.chat-vessel.high-contrast .strapline,
.chat-vessel.high-contrast .title,
.chat-vessel.high-contrast > header,
.chat-vessel.high-contrast > header a,
.chat-vessel.high-contrast > header span,
.chat-vessel.high-contrast > header .strapline,
.chat-vessel.high-contrast > header .title,
.chat-vessel.high-contrast > main,
.chat-vessel.high-contrast > main a,
.chat-vessel.high-contrast > main span,
.chat-vessel.high-contrast > main .strapline,
.chat-vessel.high-contrast > main .title,
.chat-vessel.high-contrast > footer,
.chat-vessel.high-contrast > footer a,
.chat-vessel.high-contrast > footer span,
.chat-vessel.high-contrast > footer .strapline,
.chat-vessel.high-contrast > footer .title,
.chat-vessel.high-contrast > section,
.chat-vessel.high-contrast > section a,
.chat-vessel.high-contrast > section span,
.chat-vessel.high-contrast > section .strapline,
.chat-vessel.high-contrast > section .title,
.chat-vessel.high-contrast.basic,
.chat-vessel.high-contrast.basic a,
.chat-vessel.high-contrast.basic span,
.chat-vessel.high-contrast.basic .strapline,
.chat-vessel.high-contrast.basic .title,
.chat-vessel.high-contrast.basic > header,
.chat-vessel.high-contrast.basic > header a,
.chat-vessel.high-contrast.basic > header span,
.chat-vessel.high-contrast.basic > header .strapline,
.chat-vessel.high-contrast.basic > header .title,
.chat-vessel.high-contrast.basic > main,
.chat-vessel.high-contrast.basic > main a,
.chat-vessel.high-contrast.basic > main span,
.chat-vessel.high-contrast.basic > main .strapline,
.chat-vessel.high-contrast.basic > main .title,
.chat-vessel.high-contrast.basic > footer,
.chat-vessel.high-contrast.basic > footer a,
.chat-vessel.high-contrast.basic > footer span,
.chat-vessel.high-contrast.basic > footer .strapline,
.chat-vessel.high-contrast.basic > footer .title,
.chat-vessel.high-contrast.basic > section,
.chat-vessel.high-contrast.basic > section a,
.chat-vessel.high-contrast.basic > section span,
.chat-vessel.high-contrast.basic > section .strapline,
.chat-vessel.high-contrast.basic > section .title,
.module-vessel.high-contrast,
.module-vessel.high-contrast a,
.module-vessel.high-contrast span,
.module-vessel.high-contrast .strapline,
.module-vessel.high-contrast .title,
.module-vessel.high-contrast > header,
.module-vessel.high-contrast > header a,
.module-vessel.high-contrast > header span,
.module-vessel.high-contrast > header .strapline,
.module-vessel.high-contrast > header .title,
.module-vessel.high-contrast > main,
.module-vessel.high-contrast > main a,
.module-vessel.high-contrast > main span,
.module-vessel.high-contrast > main .strapline,
.module-vessel.high-contrast > main .title,
.module-vessel.high-contrast > footer,
.module-vessel.high-contrast > footer a,
.module-vessel.high-contrast > footer span,
.module-vessel.high-contrast > footer .strapline,
.module-vessel.high-contrast > footer .title,
.module-vessel.high-contrast > section,
.module-vessel.high-contrast > section a,
.module-vessel.high-contrast > section span,
.module-vessel.high-contrast > section .strapline,
.module-vessel.high-contrast > section .title,
.module-vessel.high-contrast.basic,
.module-vessel.high-contrast.basic a,
.module-vessel.high-contrast.basic span,
.module-vessel.high-contrast.basic .strapline,
.module-vessel.high-contrast.basic .title,
.module-vessel.high-contrast.basic > header,
.module-vessel.high-contrast.basic > header a,
.module-vessel.high-contrast.basic > header span,
.module-vessel.high-contrast.basic > header .strapline,
.module-vessel.high-contrast.basic > header .title,
.module-vessel.high-contrast.basic > main,
.module-vessel.high-contrast.basic > main a,
.module-vessel.high-contrast.basic > main span,
.module-vessel.high-contrast.basic > main .strapline,
.module-vessel.high-contrast.basic > main .title,
.module-vessel.high-contrast.basic > footer,
.module-vessel.high-contrast.basic > footer a,
.module-vessel.high-contrast.basic > footer span,
.module-vessel.high-contrast.basic > footer .strapline,
.module-vessel.high-contrast.basic > footer .title,
.module-vessel.high-contrast.basic > section,
.module-vessel.high-contrast.basic > section a,
.module-vessel.high-contrast.basic > section span,
.module-vessel.high-contrast.basic > section .strapline,
.module-vessel.high-contrast.basic > section .title,
.card-vessel.high-contrast,
.card-vessel.high-contrast a,
.card-vessel.high-contrast span,
.card-vessel.high-contrast .strapline,
.card-vessel.high-contrast .title,
.card-vessel.high-contrast > header,
.card-vessel.high-contrast > header a,
.card-vessel.high-contrast > header span,
.card-vessel.high-contrast > header .strapline,
.card-vessel.high-contrast > header .title,
.card-vessel.high-contrast > main,
.card-vessel.high-contrast > main a,
.card-vessel.high-contrast > main span,
.card-vessel.high-contrast > main .strapline,
.card-vessel.high-contrast > main .title,
.card-vessel.high-contrast > footer,
.card-vessel.high-contrast > footer a,
.card-vessel.high-contrast > footer span,
.card-vessel.high-contrast > footer .strapline,
.card-vessel.high-contrast > footer .title,
.card-vessel.high-contrast > section,
.card-vessel.high-contrast > section a,
.card-vessel.high-contrast > section span,
.card-vessel.high-contrast > section .strapline,
.card-vessel.high-contrast > section .title,
.card-vessel.high-contrast.basic,
.card-vessel.high-contrast.basic a,
.card-vessel.high-contrast.basic span,
.card-vessel.high-contrast.basic .strapline,
.card-vessel.high-contrast.basic .title,
.card-vessel.high-contrast.basic > header,
.card-vessel.high-contrast.basic > header a,
.card-vessel.high-contrast.basic > header span,
.card-vessel.high-contrast.basic > header .strapline,
.card-vessel.high-contrast.basic > header .title,
.card-vessel.high-contrast.basic > main,
.card-vessel.high-contrast.basic > main a,
.card-vessel.high-contrast.basic > main span,
.card-vessel.high-contrast.basic > main .strapline,
.card-vessel.high-contrast.basic > main .title,
.card-vessel.high-contrast.basic > footer,
.card-vessel.high-contrast.basic > footer a,
.card-vessel.high-contrast.basic > footer span,
.card-vessel.high-contrast.basic > footer .strapline,
.card-vessel.high-contrast.basic > footer .title,
.card-vessel.high-contrast.basic > section,
.card-vessel.high-contrast.basic > section a,
.card-vessel.high-contrast.basic > section span,
.card-vessel.high-contrast.basic > section .strapline,
.card-vessel.high-contrast.basic > section .title {
    color: #e2e2e2;
}
.chat-set .title-ico,
.module-set .title-ico,
.chat-vessel .title-ico,
.module-vessel .title-ico,
.card-vessel .title-ico {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.chat-vessel,
.module-vessel {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 12px 0;
    background-color: #f4f5f7;
    border: solid 1px #e2e2e2;
}
.chat-vessel.no-head,
.module-vessel.no-head {
    padding-top: 0;
}
.chat-vessel .module-vessel,
.module-vessel .module-vessel {
    padding: 0;
    border: none;
}
.chat-vessel .module-vessel > header,
.chat-vessel .module-vessel > main,
.chat-vessel .module-vessel > footer,
.module-vessel .module-vessel > header,
.module-vessel .module-vessel > main,
.module-vessel .module-vessel > footer {
    padding: 0;
}
.chat-vessel .module-vessel > header + main,
.module-vessel .module-vessel > header + main {
    padding-top: 12px;
}
.chat-vessel > header,
.chat-vessel > main,
.chat-vessel > footer,
.module-vessel > header,
.module-vessel > main,
.module-vessel > footer {
    padding: 0 12px;
}
.chat-vessel > header + main.no-gutter,
.module-vessel > header + main.no-gutter {
    padding-top: 12px;
}
.chat-vessel > main,
.module-vessel > main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.chat-vessel > main.no-gutter,
.module-vessel > main.no-gutter {
    padding: 0;
}
.chat-vessel > main > *,
.module-vessel > main > * {
    padding: 0;
}
.chat-vessel > main .tabs-vessel.trim > .tabs-action,
.chat-vessel > main .tabs-vessel.trim > .tabs-content,
.chat-vessel > main .tabs-vessel.trim-x > .tabs-action,
.chat-vessel > main .tabs-vessel.trim-x > .tabs-content,
.module-vessel > main .tabs-vessel.trim > .tabs-action,
.module-vessel > main .tabs-vessel.trim > .tabs-content,
.module-vessel > main .tabs-vessel.trim-x > .tabs-action,
.module-vessel > main .tabs-vessel.trim-x > .tabs-content {
    padding-left: 0;
    padding-right: 0;
}
.chat-vessel > main .tabs-vessel.trim > .tabs-action,
.chat-vessel > main .tabs-vessel.trim > .tabs-content,
.chat-vessel > main .tabs-vessel.trim-y > .tabs-action,
.chat-vessel > main .tabs-vessel.trim-y > .tabs-content,
.module-vessel > main .tabs-vessel.trim > .tabs-action,
.module-vessel > main .tabs-vessel.trim > .tabs-content,
.module-vessel > main .tabs-vessel.trim-y > .tabs-action,
.module-vessel > main .tabs-vessel.trim-y > .tabs-content {
    padding-top: 0;
    padding-bottom: 0;
}
.chat-vessel > main .tabs-action,
.module-vessel > main .tabs-action {
    padding: 0 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.chat-vessel > main .tabs-action:not(.unbound),
.module-vessel > main .tabs-action:not(.unbound) {
    border-top: 1px solid #cfd1d4;
}
.chat-vessel > main .tabs-action .tabs .tabs-title a,
.module-vessel > main .tabs-action .tabs .tabs-title a {
    font-size: 12px;
    padding-top: 16px;
    padding-bottom: 18px;
}
.chat-vessel > main .tabs-action a.button,
.module-vessel > main .tabs-action a.button {
    text-decoration: none;
    font-size: 14px;
    margin: 0 0 0 10px;
    padding: 0;
}
.chat-vessel > main .tabs-action a.button.hover,
.chat-vessel > main .tabs-action a.button:hover,
.module-vessel > main .tabs-action a.button.hover,
.module-vessel > main .tabs-action a.button:hover {
    background-color: transparent;
}
.chat-vessel > main .tabs-action a.button.hover,
.chat-vessel > main .tabs-action a.button.hover::before,
.chat-vessel > main .tabs-action a.button.hover i,
.chat-vessel > main .tabs-action a.button.hover i::before,
.chat-vessel > main .tabs-action a.button:hover,
.chat-vessel > main .tabs-action a.button:hover::before,
.chat-vessel > main .tabs-action a.button:hover i,
.chat-vessel > main .tabs-action a.button:hover i::before,
.module-vessel > main .tabs-action a.button.hover,
.module-vessel > main .tabs-action a.button.hover::before,
.module-vessel > main .tabs-action a.button.hover i,
.module-vessel > main .tabs-action a.button.hover i::before,
.module-vessel > main .tabs-action a.button:hover,
.module-vessel > main .tabs-action a.button:hover::before,
.module-vessel > main .tabs-action a.button:hover i,
.module-vessel > main .tabs-action a.button:hover i::before {
    color: #08216a;
}
.chat-vessel > main .tabs-action a.button.dropdown-chevron,
.module-vessel > main .tabs-action a.button.dropdown-chevron {
    background-color: transparent;
    color: #08216a;
}
.chat-vessel > main .tabs-action a.button.dropdown-chevron i::before,
.module-vessel > main .tabs-action a.button.dropdown-chevron i::before {
    color: #515255;
}
.chat-vessel > main .tabs-content,
.module-vessel > main .tabs-content {
    padding: 12px 12px 0 12px;
    background-color: #f4f5f7;
    border-top: 1px solid #cfd1d4;
    border-bottom: none;
}
.chat-vessel > footer,
.module-vessel > footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 16px;
}
.tabs-vessel.no-gutter,
.tabs-vessel .tabs-action.no-gutter,
.tabs-vessel .tabs-content.no-gutter {
    padding: 0;
}
.card-vessel.side-by-side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.card-vessel.side-by-side.inflate,
.card-vessel.side-by-side.graphic {
    padding-bottom: 0;
}
.card-vessel.side-by-side > section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-vessel.side-by-side > section img {
    width: 100%;
}
.card-vessel.side-by-side > section:first-child {
    padding-right: 12px;
}
.card-vessel.side-by-side > section:first-child + section {
    padding-left: 12px;
}
.card-vessel.side-by-side > section:first-child[data-slice="1of3"] {
    width: calc((1 / 3) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="1of3"] + section {
    width: calc((2 / 3) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="2of3"] {
    width: calc((2 / 3) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="2of3"] + section {
    width: calc((1 / 3) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="1of4"] {
    width: calc((1 / 4) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="1of4"] + section {
    width: calc((3 / 4) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="2of4"] {
    width: calc((2 / 4) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="2of4"] + section {
    width: calc((2 / 4) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="3of4"] {
    width: calc((3 / 4) * 100%);
}
.card-vessel.side-by-side > section:first-child[data-slice="3of4"] + section {
    width: calc((1 / 4) * 100%);
}
.card-vessel.side-by-side > section:not(.graphic) {
    padding-top: 20px;
    padding-bottom: 20px;
}
.card-vessel.side-by-side > section ul li em {
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    color: #050a16;
}
.card-vessel.side-by-side > section .title,
.card-vessel.side-by-side > section .info,
.card-vessel.side-by-side > section ul li {
    white-space: normal;
}
.card-vessel.stack {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-vessel.basic,
.card-vessel.inflate,
.card-vessel.graphic {
    background-color: #ffffff;
}
.card-vessel.basic > header,
.card-vessel.inflate > header,
.card-vessel.graphic > header {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-vessel.basic > header + main,
.card-vessel.inflate > header + main,
.card-vessel.graphic > header + main {
    -webkit-box-flex: 100;
    -webkit-flex-grow: 100;
    -ms-flex-positive: 100;
    flex-grow: 100;
}
.card-vessel.basic {
    min-height: 120px;
    padding-top: 18px;
}

.card-vessel.basic > header a {white-space: normal}
.card-vessel.adorn {
    border-top: solid 3px #08216a;
}
.card-vessel.adorn:hover {
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    background-color: #f4f5f7;
}
.card-vessel.adorn > header .gd-ico {
    font-size: 32px;
}
.card-vessel[data-preference] {
    position: relative;
}
.card-vessel[data-preference]:not([data-preference="made"])::before {
    counter-increment: data-preference;
    content: counter(data-preference);
}
.card-vessel[data-preference]::before {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: -15px;
    left: 15px;
    width: 30px;
    height: 30px;
    font-size: 12px;
    border-radius: 50%;
    background-color: #08216a;
    color: #ffffff;
}
.card-vessel[data-preference="made"]::before {
    content: "\e930";
    background-color: #ffffff;
    color: #217700;
    border: solid 1px #217700;
}
.card-vessel.inflate,
.card-vessel.graphic {
    padding: 0;
    padding-bottom: 16px;
}
.card-vessel.inflate > figure,
.card-vessel.graphic > figure {
    max-height: 150px;
    overflow: hidden;
}
.card-vessel.inflate > figure img,
.card-vessel.graphic > figure img {
    width: 100%;
}
.card-vessel.inflate > figure + header,
.card-vessel.graphic > figure + header {
    padding-top: 24px;
}
.card-vessel.inflate > header,
.card-vessel.inflate > main,
.card-vessel.inflate > footer,
.card-vessel.graphic > header,
.card-vessel.graphic > main,
.card-vessel.graphic > footer {
    padding: 0 20px;
}
.card-vessel.inflate .explode,
.card-vessel.graphic .explode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}
.card-vessel.inflate .explode:hover img,
.card-vessel.graphic .explode:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.card-vessel.inflate .explode img,
.card-vessel.graphic .explode img {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.card-vessel .list-grid {
    counter-reset: list-grid;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-vessel .list-grid .list-grid-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    color: #050a16;
}
.card-vessel .list-grid .list-grid-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.card-vessel .list-grid .list-grid-header .title select {
    margin-left: 10px;
    margin-bottom: 0;
}
.card-vessel .list-grid ul li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 1.5em;
    border: none;
}
.card-vessel .list-grid ul li::before {
    counter-increment: list-grid;
    content: counter(list-grid);
    position: absolute;
    left: 0;
}
.card-vessel .list-grid ul li h6,
.card-vessel .list-grid ul li h5,
.card-vessel .list-grid ul li h4,
.card-vessel .list-grid ul li .h6,
.card-vessel .list-grid ul li .h5,
.card-vessel .list-grid ul li .h4 {
    font-size: 16px;
    margin-bottom: 0;
}
.card-vessel.report {
    min-height: 250px;
    padding: 12px;
    background-color: #0b153b;
    border-top: solid 4px #36c3ff;
}
.card-vessel.report:hover {
    background-color: #060c25;
}
.card-vessel.report > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card-vessel.report > header .gd-ico {
    font-size: 32px;
    color: #f3f6ff;
}
.card-vessel.report > main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.card-vessel.report > main .info {
    font-size: 14px;
    font-weight: 500;
    color: #e2e2e2;
    margin-bottom: 0;
}
.card-vessel.report > main .info:hover {
    text-decoration: underline;
}
.card-vessel > section > header .title,
.card-vessel > header .title {
    font-size: 18px;
    font-weight: 500;
    color: #050a16;
}
.card-vessel > section > main,
.card-vessel > main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-vessel > section > main .info,
.card-vessel > main .info {
    font-size: 16px;
}
.card-vessel > section > footer,
.card-vessel > footer {
    padding-top: 16px;
}
.card-vessel .strapline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 10px;
    text-transform: uppercase;
    color: #515255;
}
.card-vessel .strapline a {
    padding: 0;
    margin: 0;
    text-align: left;
}
.card-port.separator .card-vessel,
.card-port.separator .card-vessel > * {
    padding: 0;
}
.card-port.separator .card-vessel + .card-vessel {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e2e2e2;
}
.card-vessel {
    padding: 24px 20px 16px 20px;
}
.card-vessel header.no-gutter,
.card-vessel main.no-gutter,
.card-vessel footer.no-gutter,
.card-vessel.no-gutter {
    padding: 0;
}
.card-vessel header {
    background-color: transparent;
    color: #08216a;
}
.card-vessel > * {
    padding: 0;
}
.card-vessel.bright {
    background-color: #ffffff;
}
.card-vessel.signal,
.card-vessel.metrics,
.card-vessel.graph {
    padding: 8px 12px;
}
.card-vessel.metrics,
.card-vessel.signal {
    background-color: #ffffff;
}
.card-vessel.metrics .shift.up,
.card-vessel.signal .shift.up {
    color: #217700;
}
.card-vessel.metrics .shift.down,
.card-vessel.signal .shift.down {
    color: #d11b1b;
}
.card-vessel.signal header {
    color: #050a16;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}
.card-vessel.signal header:hover {
    text-decoration: underline;
}
.card-vessel.signal header.pg-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.card-vessel.signal header.pg-link span {
    font-size: 14px;
    font-weight: 500;
}
.card-vessel.signal header.pg-link a {
    margin-bottom: 0;
}
.card-vessel.signal header.pg-link:hover {
    text-decoration: none;
}
.card-vessel.signal main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #050a16;
}
.card-vessel.signal main .metric-key {
    font-size: 18px;
    font-weight: 500;
}
.card-vessel.signal main .metric-compare {
    font-size: 12px;
}
.card-vessel.signal main .metric-key.x-large,
.card-vessel.signal main .metric-compare.x-large {
    font-size: 22px;
    font-weight: 500;
}
.card-vessel.signal main .metric-key.large,
.card-vessel.signal main .metric-compare.large {
    font-size: 18px;
    font-weight: 500;
}
.card-vessel.signal main .metric-key.small,
.card-vessel.signal main .metric-compare.small {
    font-size: 12px;
    font-weight: 400;
}
.card-vessel .list-grid > ul > li {
    padding-left: 0;
    padding-right: 0;
    margin-left: 1.5em;
}
.card-vessel .list-grid > ul > li::before {
    left: -1.5em;
}
.card-vessel,
.card-vessel .card-inner {
    height: 100%;
}
.card-vessel .card-info:only-child {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-vessel .card-info:only-child .card-description {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-vessel .card-title {
    font-size: 18px;
    font-weight: 500;
    color: #050a16;
}
.card-vessel .card-title:hover {
    color: #050a16;
    text-decoration: underline;
}
.card-vessel .card-description {
    font-size: 14px;
    font-weight: 400;
    color: #515255;
}
.card-vessel .card-description a {
    color: #08216a;
}
.card-vessel.report .card-body {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.card-vessel.report .card-action.ubound i {
    font-size: 32px;
    color: #f3f6ff;
}
.card-vessel.report .card-action.lbound {
    border-color: #37393d;
}
.card-vessel.report .card-meta {
    font-size: 10px;
    text-transform: uppercase;
    max-height: 16px;
}
.card-vessel.report .card-meta img {
    height: 100%;
    width: auto;
}
.card-vessel.report .card-meta,
.card-vessel.report .card-date,
.card-vessel.report .card-title {
    color: #e2e2e2;
}
.card-vessel.report .card-title {
    font-size: 14px;
}
.chat-set,
.module-set {
    counter-reset: module;
}
.chat-set > .chat-vessel > a:not([href]),
.chat-set > .module-vessel > a:not([href]),
.chat-set > .module > a:not([href]),
.module-set > .chat-vessel > a:not([href]),
.module-set > .module-vessel > a:not([href]),
.module-set > .module > a:not([href]) {
    position: absolute;
    -webkit-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px);
}
.chat-set > .chat-vessel.compact-signal ~ .module-vessel > a:not([href]),
.chat-set > .chat-vessel.compact-signal ~ .module > a:not([href]),
.chat-set > .module-vessel.compact-signal ~ .module-vessel > a:not([href]),
.chat-set > .module-vessel.compact-signal ~ .module > a:not([href]),
.chat-set > .module.compact-signal ~ .module-vessel > a:not([href]),
.chat-set > .module.compact-signal ~ .module > a:not([href]),
.module-set > .chat-vessel.compact-signal ~ .module-vessel > a:not([href]),
.module-set > .chat-vessel.compact-signal ~ .module > a:not([href]),
.module-set > .module-vessel.compact-signal ~ .module-vessel > a:not([href]),
.module-set > .module-vessel.compact-signal ~ .module > a:not([href]),
.module-set > .module.compact-signal ~ .module-vessel > a:not([href]),
.module-set > .module.compact-signal ~ .module > a:not([href]) {
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
}
.chat-set > .chat-vessel.compact-signal .compact-hide,
.chat-set > .module-vessel.compact-signal .compact-hide,
.chat-set > .module.compact-signal .compact-hide,
.module-set > .chat-vessel.compact-signal .compact-hide,
.module-set > .module-vessel.compact-signal .compact-hide,
.module-set > .module.compact-signal .compact-hide {
    display: none;
}
.chat-set > .chat-vessel.parent-stick,
.chat-set > .module-vessel.parent-stick,
.chat-set > .module.parent-stick,
.module-set > .chat-vessel.parent-stick,
.module-set > .module-vessel.parent-stick,
.module-set > .module.parent-stick {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 2;
}
.chat-set > .chat-vessel.parent-stick > .grid-x,
.chat-set > .module-vessel.parent-stick > .grid-x,
.chat-set > .module.parent-stick > .grid-x,
.module-set > .chat-vessel.parent-stick > .grid-x,
.module-set > .module-vessel.parent-stick > .grid-x,
.module-set > .module.parent-stick > .grid-x {
    background-color: #ffffff;
}
.chat-set > .chat-vessel .module-heading-cell + p,
.chat-set > .module-vessel .module-heading-cell + p,
.chat-set > .module .module-heading-cell + p,
.module-set > .chat-vessel .module-heading-cell + p,
.module-set > .module-vessel .module-heading-cell + p,
.module-set > .module .module-heading-cell + p {
    font-size: 12px;
}
.chat-set > .chat-vessel .module-heading-cell + p + .refine,
.chat-set > .module-vessel .module-heading-cell + p + .refine,
.chat-set > .module .module-heading-cell + p + .refine,
.module-set > .chat-vessel .module-heading-cell + p + .refine,
.module-set > .module-vessel .module-heading-cell + p + .refine,
.module-set > .module .module-heading-cell + p + .refine {
    margin-top: -1rem;
    margin-bottom: 1rem;
}
.chat-set > .chat-vessel .module-heading-cell + p + .refine,
.chat-set > .chat-vessel .module-heading-cell + p + .refine label,
.chat-set > .chat-vessel .module-heading-cell + .refine,
.chat-set > .chat-vessel .module-heading-cell + .refine label,
.chat-set > .module-vessel .module-heading-cell + p + .refine,
.chat-set > .module-vessel .module-heading-cell + p + .refine label,
.chat-set > .module-vessel .module-heading-cell + .refine,
.chat-set > .module-vessel .module-heading-cell + .refine label,
.chat-set > .module .module-heading-cell + p + .refine,
.chat-set > .module .module-heading-cell + p + .refine label,
.chat-set > .module .module-heading-cell + .refine,
.chat-set > .module .module-heading-cell + .refine label,
.module-set > .chat-vessel .module-heading-cell + p + .refine,
.module-set > .chat-vessel .module-heading-cell + p + .refine label,
.module-set > .chat-vessel .module-heading-cell + .refine,
.module-set > .chat-vessel .module-heading-cell + .refine label,
.module-set > .module-vessel .module-heading-cell + p + .refine,
.module-set > .module-vessel .module-heading-cell + p + .refine label,
.module-set > .module-vessel .module-heading-cell + .refine,
.module-set > .module-vessel .module-heading-cell + .refine label,
.module-set > .module .module-heading-cell + p + .refine,
.module-set > .module .module-heading-cell + p + .refine label,
.module-set > .module .module-heading-cell + .refine,
.module-set > .module .module-heading-cell + .refine label {
    font-size: 12px;
}
.chat-set > .chat-vessel .module-heading-cell + p + .refine .form-checkbox,
.chat-set > .chat-vessel .module-heading-cell + .refine .form-checkbox,
.chat-set > .module-vessel .module-heading-cell + p + .refine .form-checkbox,
.chat-set > .module-vessel .module-heading-cell + .refine .form-checkbox,
.chat-set > .module .module-heading-cell + p + .refine .form-checkbox,
.chat-set > .module .module-heading-cell + .refine .form-checkbox,
.module-set > .chat-vessel .module-heading-cell + p + .refine .form-checkbox,
.module-set > .chat-vessel .module-heading-cell + .refine .form-checkbox,
.module-set > .module-vessel .module-heading-cell + p + .refine .form-checkbox,
.module-set > .module-vessel .module-heading-cell + .refine .form-checkbox,
.module-set > .module .module-heading-cell + p + .refine .form-checkbox,
.module-set > .module .module-heading-cell + .refine .form-checkbox {
    padding-left: 0;
}
.chat-set > .chat-vessel.compact-signal .module-heading-cell + p + .refine,
.chat-set > .chat-vessel.compact-signal .module-heading-cell + .refine,
.chat-set > .chat-vessel.compact-signal .module-heading-cell + p,
.chat-set > .module-vessel.compact-signal .module-heading-cell + p + .refine,
.chat-set > .module-vessel.compact-signal .module-heading-cell + .refine,
.chat-set > .module-vessel.compact-signal .module-heading-cell + p,
.chat-set > .module.compact-signal .module-heading-cell + p + .refine,
.chat-set > .module.compact-signal .module-heading-cell + .refine,
.chat-set > .module.compact-signal .module-heading-cell + p,
.module-set > .chat-vessel.compact-signal .module-heading-cell + p + .refine,
.module-set > .chat-vessel.compact-signal .module-heading-cell + .refine,
.module-set > .chat-vessel.compact-signal .module-heading-cell + p,
.module-set > .module-vessel.compact-signal .module-heading-cell + p + .refine,
.module-set > .module-vessel.compact-signal .module-heading-cell + .refine,
.module-set > .module-vessel.compact-signal .module-heading-cell + p,
.module-set > .module.compact-signal .module-heading-cell + p + .refine,
.module-set > .module.compact-signal .module-heading-cell + .refine,
.module-set > .module.compact-signal .module-heading-cell + p {
    display: none;
}
.chat-set > .chat-vessel.compact-signal .card-info > *:not(.card-action),
.chat-set > .module-vessel.compact-signal .card-info > *:not(.card-action),
.chat-set > .module.compact-signal .card-info > *:not(.card-action),
.module-set > .chat-vessel.compact-signal .card-info > *:not(.card-action),
.module-set > .module-vessel.compact-signal .card-info > *:not(.card-action),
.module-set > .module.compact-signal .card-info > *:not(.card-action) {
    display: none;
}
.chat-set > .chat-vessel.compact-signal .card-info .card-action > *,
.chat-set > .module-vessel.compact-signal .card-info .card-action > *,
.chat-set > .module.compact-signal .card-info .card-action > *,
.module-set > .chat-vessel.compact-signal .card-info .card-action > *,
.module-set > .module-vessel.compact-signal .card-info .card-action > *,
.module-set > .module.compact-signal .card-info .card-action > * {
    margin-bottom: 0;
}
.chat-set > .chat-vessel.compact-signal > header .headline > footer,
.chat-set > .module-vessel.compact-signal > header .headline > footer,
.chat-set > .module.compact-signal > header .headline > footer,
.module-set > .chat-vessel.compact-signal > header .headline > footer,
.module-set > .module-vessel.compact-signal > header .headline > footer,
.module-set > .module.compact-signal > header .headline > footer {
    display: none;
}
.chat-set > .chat-vessel.compact-signal header.pg-link,
.chat-set > .module-vessel.compact-signal header.pg-link,
.chat-set > .module.compact-signal header.pg-link,
.module-set > .chat-vessel.compact-signal header.pg-link,
.module-set > .module-vessel.compact-signal header.pg-link,
.module-set > .module.compact-signal header.pg-link {
    margin-bottom: 0;
}
.chat-set > .chat-vessel.compact-signal .card-vessel > *:not(.pg-link),
.chat-set > .module-vessel.compact-signal .card-vessel > *:not(.pg-link),
.chat-set > .module.compact-signal .card-vessel > *:not(.pg-link),
.module-set > .chat-vessel.compact-signal .card-vessel > *:not(.pg-link),
.module-set > .module-vessel.compact-signal .card-vessel > *:not(.pg-link),
.module-set > .module.compact-signal .card-vessel > *:not(.pg-link) {
    display: none;
}
.chat-set > .chat-vessel.compact-signal .card-vessel.signal > .card-info,
.chat-set > .module-vessel.compact-signal .card-vessel.signal > .card-info,
.chat-set > .module.compact-signal .card-vessel.signal > .card-info,
.module-set > .chat-vessel.compact-signal .card-vessel.signal > .card-info,
.module-set > .module-vessel.compact-signal .card-vessel.signal > .card-info,
.module-set > .module.compact-signal .card-vessel.signal > .card-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.chat-set > .chat-vessel:not(:first-child):not(.no-counter) > header .section.headline main .title::before,
.chat-set > .module-vessel:not(:first-child):not(.no-counter) > header .section.headline main .title::before,
.module-set > .chat-vessel:not(:first-child):not(.no-counter) > header .section.headline main .title::before,
.module-set > .module-vessel:not(:first-child):not(.no-counter) > header .section.headline main .title::before {
    counter-increment: module;
    content: counter(module);
    display: inline-block;
    text-align: center;
    margin-right: 0.5em;
    width: 18px;
    font-weight: 400;
    font-size: 14px;
    background-color: #08216a;
    color: #ffffff;
    line-height: 1;
    padding: 2px 0 3px 0;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.chat-set > .chat-vessel + .chat-vessel,
.chat-set > .module-vessel + .module-vessel,
.module-set > .chat-vessel + .chat-vessel,
.module-set > .module-vessel + .module-vessel {
    border-top: none;
}
.chat-set > .tabs-vessel.parent-stick,
.module-set > .tabs-vessel.parent-stick {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 2;
}
.module-set > .module,
.module-set > .module-tabs {
    height: auto;
}
.module-set > .module:not(:first-child) .module-heading-cell .module-title,
.module-set > .module-tabs:not(:first-child) .module-heading-cell .module-title {
    margin-bottom: 0;
}
.module-set > .module:not(:first-child) .module-heading-cell .module-title::before,
.module-set > .module-tabs:not(:first-child) .module-heading-cell .module-title::before {
    counter-increment: module;
    content: counter(module);
    display: inline-block;
    text-align: center;
    margin-right: 0.5em;
    width: 18px;
    font-weight: 400;
    font-size: 14px;
    background-color: #08216a;
    color: #ffffff;
    line-height: 1;
    padding: 2px 0 3px 0;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.compare-vessel {
    position: relative;
    height: 100%;
    background-color: #ffffff;
}
.compare-vessel.compare,
.compare-vessel.compare .tabs-content,
.compare-vessel.compare .card-vessel,
.compare-vessel.compare .chart-info-card,
.compare-vessel.compare .list-grid,
.compare-vessel.compare .am-chart {
    background-color: #f4fcff;
}
.compare-vessel .no-match {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    font-weight: 500;
}
.compare-vessel .no-match:empty::before {
    content: "No matches available for this watchlist";
}
.compare-vessel > .head {
    position: absolute;
    left: 50%;
    top: -1em;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0.75rem;
    font-weight: 400;
}
.compare-vessel > .head.parked {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 10px;
}
.compare-vessel > .head > span {
    padding: 0 8px;
    border-radius: 2px;
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    color: #515255;
}
.compare-vessel > .head.compare span {
    background-color: #f3f6ff;
}
.compare-vessel + .compare-vessel.compare {
    margin-top: 40px;
}
.compare-vessel + .compare-vessel.compare::before {
    content: "VS";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 2px;
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    font-size: 0.75rem;
    font-weight: 400;
    top: calc(-40px - 0.5em - 6px);
    padding: 6px;
    font-size: 10px;
}
.compare-vessel + .compare-vessel.compare::after {
    content: "";
    border-left: solid 1px #e2e2e2;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    position: absolute;
    z-index: -1;
    height: 40px;
    top: -40px;
}
.compare-vessel.vs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    background-color: transparent;
}
.compare-vessel.vs::after {
    content: "VS";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 2px;
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    font-size: 0.75rem;
    font-weight: 400;
    padding: 6px;
    font-size: 10px;
}
.compare-vessel.vs::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    top: 50%;
    border-top: solid 1px #e2e2e2;
}
.compare-vessel.vs .head {
    position: static;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 400;
}
.compare-vessel.vs .head > span {
    padding: 0 8px;
    border-radius: 2px;
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    color: #515255;
}
.compare-vessel.vs .head > span .button.dropdown-chevron {
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: #515255;
}
.compare-vessel.vs .head.compare span {
    background-color: #f3f6ff;
    color: #515255;
}
.chat-port {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
}
.chat-port .chat-dock > .chat-dock {
    margin-left: 32px;
}
.chat-port > .chat-dock > .chat-dock + .chat-dock,
.chat-port > .chat-dock > .chat-dock + .chat-set,
.chat-port > .chat-dock > .chat-dock + .chat-vessel,
.chat-port > .chat-dock > .chat-dock + .tabs-vessel,
.chat-port > .chat-dock > .chat-set + .chat-dock,
.chat-port > .chat-dock > .chat-set + .chat-set,
.chat-port > .chat-dock > .chat-set + .chat-vessel,
.chat-port > .chat-dock > .chat-set + .tabs-vessel,
.chat-port > .chat-dock > .chat-vessel + .chat-dock,
.chat-port > .chat-dock > .chat-vessel + .chat-set,
.chat-port > .chat-dock > .chat-vessel + .chat-vessel,
.chat-port > .chat-dock > .chat-vessel + .tabs-vessel,
.chat-port > .chat-dock > .tabs-vessel + .chat-dock,
.chat-port > .chat-dock > .tabs-vessel + .chat-set,
.chat-port > .chat-dock > .tabs-vessel + .chat-vessel,
.chat-port > .chat-dock > .tabs-vessel + .tabs-vessel {
    margin-top: 12px;
}
.chat-port .chat-set > .chat-vessel,
.chat-port .chat-set > .module-vessel,
.chat-port .chat-set > .tabs-vessel {
    padding-left: 10px;
    padding-right: 10px;
}
.chat-port .chat-vessel {
    padding-left: 10px;
    padding-right: 10px;
}
.chat-port .chat-vessel {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.chat-port .chat-vessel > header .section:first-child > main .title span:not([data-tooltip]),
.chat-port .chat-vessel > header .section.headline > main .title span:not([data-tooltip]),
.chat-port .module-vessel > header .section:first-child > main .title span:not([data-tooltip]),
.chat-port .module-vessel > header .section.headline > main .title span:not([data-tooltip]) {
    font-size: 16px;
}
.chat-port .chat-set {
    border: solid 1px #e2e2e2;
}
.chat-port .chat-set .chat-vessel,
.chat-port .chat-set .module-vessel {
    border: none;
}
.chat-port .chat-set .chat-vessel > header > .section.action .input-group.form-switch .button,
.chat-port .chat-set .chat-vessel > header > .section.action .button-set .button,
.chat-port .chat-set .module-vessel > header > .section.action .input-group.form-switch .button,
.chat-port .chat-set .module-vessel > header > .section.action .button-set .button {
    padding: 8px;
}
.chat-port .chat-set .chat-vessel > header > .section.action .input-group.form-switch + .button-set,
.chat-port .chat-set .module-vessel > header > .section.action .input-group.form-switch + .button-set {
    margin-left: 10px;
}
.chat-port .chat-set .chat-vessel > header > .section.action .input-group.form-switch a.button:not(.is-active),
.chat-port .chat-set .module-vessel > header > .section.action .input-group.form-switch a.button:not(.is-active) {
    background-color: #ffffff;
}
.chat-port .chat-set .tabs-vessel {
    background-color: #f4f5f7;
}
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider.slider-control-enabled ul.slider-item {
    margin: 0 26px;
}
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title {
    background-color: #ffffff;
}
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title:not(:first-child) {
    margin-left: 8px;
}
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title a {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 250px;
    height: 100%;
    padding: 10px;
    color: #515255;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
}
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title a::before {
    content: "";
    display: none;
}
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title:hover,
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title:hover a,
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title.is-active,
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title.is-active a {
    background-color: #352354;
    color: #ffffff;
}
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title:hover::before,
.chat-port .chat-set .tabs-vessel .tabs-action.list-slider ul.slider-item .tabs-title.is-active::before {
    content: "";
    display: none;
}
.chat-port .chat-set .tabs-vessel + .tabs-vessel .tabs-content {
    border: none;
    background-color: transparent;
}
.chat-port .chat-set .relate-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: solid 1px #e2e2e2;
    border-bottom: solid 1px #e2e2e2;
    background-color: #f4f5f7;
    padding: 12px;
}
.chat-port .chat-set .relate-bar section:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.chat-port .chat-set .relate-bar section:first-child ul,
.chat-port .chat-set .relate-bar section:first-child ul > li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    margin: 0;
}
.chat-port .chat-set .relate-bar section:first-child ul > li {
    padding: 0 10px;
}
.chat-port .chat-set .relate-bar section:first-child ul > li a span + i {
    margin-left: 0.3em;
}
.chat-port .chat-set .relate-bar section:first-child ul > li:not(:last-child) {
    border-right: solid 1px #cfd1d4;
}
.chat-port .chat-set .relate-bar section .button.dropdown-chevron[data-toggle] {
    background-color: transparent;
    color: #352354;
    font-size: 14px;
    margin-bottom: 0;
    padding: 0;
}
.chat-port .chat-set .relate-bar section .button.dropdown-chevron[data-toggle] i::before,
.chat-port .chat-set .relate-bar section .button.dropdown-chevron[data-toggle].hover i::before,
.chat-port .chat-set .relate-bar section .button.dropdown-chevron[data-toggle]:hover i::before {
    color: #515255;
}
.chat-port a[data-ref][data-toggle] {
    font-size: 10px;
    color: #0034ec;
}
.chat-port a[data-ref][data-toggle]::before {
    content: "[" attr(data-ref) "]";
}
form.compact .select-group,
form.compact .input-group,
form.compact input,
form.compact textarea,
form.compact select {
    margin: 0;
}
.main-content {
    min-height: calc(100vh - 380px);
}
.reveal .central,
.notify .central {
    text-align: center;
}
.reveal .refine-bar .refinement-criteria-option.compact .criteria-option,
.notify .refine-bar .refinement-criteria-option.compact .criteria-option {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.reveal header i.gd-icon-tick,
.notify header i.gd-icon-tick {
    background-color: #217700;
}
.reveal header i.gd-icon-tick::before,
.notify header i.gd-icon-tick::before {
    color: #ffffff;
}
.reveal .card-vessel header,
.notify .card-vessel header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.embed.notify > header,
.embed.notify > header + section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.sidebar-title {
    padding: 12px;
    background-color: #f4f5f7;
    color: #050a16;
    font-size: 16px;
    font-weight: 500;
}
