.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: #00dea5;
}

i[class*="gd-"]:not(.with-bg).secondaryHover {
    color: #00d29c;
}

i[class*="gd-"]:not(.with-bg).secondaryStandard {
    color: #09ba90;
}

i[class*="gd-"]:not(.with-bg).tableRowAlpha {
    color: #8fe7d2;
}

i[class*="gd-"]:not(.with-bg).primary {
    color: #2e293d;
}

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).askExpert {
    color: #c21383;
}

i[class*="gd-"]:not(.with-bg).cardsImageBackground {
    color: #14111c;
}

i[class*="gd-"]:not(.with-bg).searchBackground {
    color: #15121E;
}

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: #00dea5;
    }

    i[class*="gd-"].with-bg.secondaryHover {
        background-color: #00d29c;
    }

    i[class*="gd-"].with-bg.secondaryStandard {
        background-color: #09ba90;
    }

    i[class*="gd-"].with-bg.tableRowAlpha {
        background-color: #8fe7d2;
    }

    i[class*="gd-"].with-bg.primary {
        background-color: #2e293d;
    }

    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.askExpert {
        background-color: #c21383;
    }

    i[class*="gd-"].with-bg.cardsImageBackground {
        background-color: #14111c;
    }

    i[class*="gd-"].with-bg.searchBackground {
        background-color: #15121E;
    }

.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: #00dea5;
}

.fa.secondaryHover {
    color: #00d29c;
}

.fa.secondaryStandard {
    color: #09ba90;
}

.fa.tableRowAlpha {
    color: #8fe7d2;
}

.fa.primary {
    color: #2e293d;
}

.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.askExpert {
    color: #c21383;
}

.fa.cardsImageBackground {
    color: #14111c;
}

.fa.searchBackground {
    color: #15121E;
}

.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: #2e293d;
}

.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 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

    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.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-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.right {
            margin-right: 0;
        }

        hr.vertical.left {
            margin-left: 0;
        }

    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: #00dea5;
    }

    hr.secondaryHover {
        border-color: #00d29c;
    }

    hr.secondaryStandard {
        border-color: #09ba90;
    }

    hr.tableRowAlpha {
        border-color: #8fe7d2;
    }

    hr.primary {
        border-color: #2e293d;
    }

    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.askExpert {
        border-color: #c21383;
    }

    hr.cardsImageBackground {
        border-color: #14111c;
    }

    hr.searchBackground {
        border-color: #15121E;
    }

@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;
        }
}

.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;
    }
}

.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");
    }

html, body {
    min-height: 100vh;
    background-color: #f1f1f1;
}

.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 > .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;
}

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.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;
}

.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);
    }
}

.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, .filter-criteria > section.filter-field .grid-padding-x > .cell, .grid-padding-x.gutter-medium > .cell, .filter-criteria > section.grid-padding-x.filter-field > .cell {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
}

.gutter-medium .grid-padding-y > .cell, .filter-criteria > section.filter-field .grid-padding-y > .cell, .grid-padding-y.gutter-medium > .cell, .filter-criteria > section.grid-padding-y.filter-field > .cell {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
}

.gutter-medium .grid-margin-x, .filter-criteria > section.filter-field .grid-margin-x, .grid-margin-x.gutter-medium, .filter-criteria > section.grid-margin-x.filter-field {
    margin-left: -0.5625rem;
    margin-right: -0.5625rem;
}

    .gutter-medium .grid-margin-x > .cell, .filter-criteria > section.filter-field .grid-margin-x > .cell, .grid-margin-x.gutter-medium > .cell, .filter-criteria > section.grid-margin-x.filter-field > .cell {
        width: calc(100% - 1.125rem);
        margin-left: 0.5625rem;
        margin-right: 0.5625rem;
    }

    .gutter-medium .grid-margin-x > .small-1, .filter-criteria > section.filter-field .grid-margin-x > .small-1, .grid-margin-x.gutter-medium > .small-1, .filter-criteria > section.grid-margin-x.filter-field > .small-1 {
        width: calc(8.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-2, .filter-criteria > section.filter-field .grid-margin-x > .small-2, .grid-margin-x.gutter-medium > .small-2, .filter-criteria > section.grid-margin-x.filter-field > .small-2 {
        width: calc(16.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-3, .filter-criteria > section.filter-field .grid-margin-x > .small-3, .grid-margin-x.gutter-medium > .small-3, .filter-criteria > section.grid-margin-x.filter-field > .small-3 {
        width: calc(25% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-4, .filter-criteria > section.filter-field .grid-margin-x > .small-4, .grid-margin-x.gutter-medium > .small-4, .filter-criteria > section.grid-margin-x.filter-field > .small-4 {
        width: calc(33.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-5, .filter-criteria > section.filter-field .grid-margin-x > .small-5, .grid-margin-x.gutter-medium > .small-5, .filter-criteria > section.grid-margin-x.filter-field > .small-5 {
        width: calc(41.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-6, .filter-criteria > section.filter-field .grid-margin-x > .small-6, .grid-margin-x.gutter-medium > .small-6, .filter-criteria > section.grid-margin-x.filter-field > .small-6 {
        width: calc(50% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-7, .filter-criteria > section.filter-field .grid-margin-x > .small-7, .grid-margin-x.gutter-medium > .small-7, .filter-criteria > section.grid-margin-x.filter-field > .small-7 {
        width: calc(58.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-8, .filter-criteria > section.filter-field .grid-margin-x > .small-8, .grid-margin-x.gutter-medium > .small-8, .filter-criteria > section.grid-margin-x.filter-field > .small-8 {
        width: calc(66.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-9, .filter-criteria > section.filter-field .grid-margin-x > .small-9, .grid-margin-x.gutter-medium > .small-9, .filter-criteria > section.grid-margin-x.filter-field > .small-9 {
        width: calc(75% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-10, .filter-criteria > section.filter-field .grid-margin-x > .small-10, .grid-margin-x.gutter-medium > .small-10, .filter-criteria > section.grid-margin-x.filter-field > .small-10 {
        width: calc(83.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-11, .filter-criteria > section.filter-field .grid-margin-x > .small-11, .grid-margin-x.gutter-medium > .small-11, .filter-criteria > section.grid-margin-x.filter-field > .small-11 {
        width: calc(91.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .small-12, .filter-criteria > section.filter-field .grid-margin-x > .small-12, .grid-margin-x.gutter-medium > .small-12, .filter-criteria > section.grid-margin-x.filter-field > .small-12 {
        width: calc(100% - 1.125rem);
    }

@media print, screen and (min-width: 20em) {
    .gutter-medium .grid-margin-x > .ss-medium-1, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-1, .grid-margin-x.gutter-medium > .ss-medium-1, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-1 {
        width: calc(8.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-2, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-2, .grid-margin-x.gutter-medium > .ss-medium-2, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-2 {
        width: calc(16.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-3, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-3, .grid-margin-x.gutter-medium > .ss-medium-3, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-3 {
        width: calc(25% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-4, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-4, .grid-margin-x.gutter-medium > .ss-medium-4, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-4 {
        width: calc(33.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-5, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-5, .grid-margin-x.gutter-medium > .ss-medium-5, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-5 {
        width: calc(41.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-6, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-6, .grid-margin-x.gutter-medium > .ss-medium-6, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-6 {
        width: calc(50% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-7, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-7, .grid-margin-x.gutter-medium > .ss-medium-7, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-7 {
        width: calc(58.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-8, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-8, .grid-margin-x.gutter-medium > .ss-medium-8, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-8 {
        width: calc(66.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-9, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-9, .grid-margin-x.gutter-medium > .ss-medium-9, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-9 {
        width: calc(75% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-10, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-10, .grid-margin-x.gutter-medium > .ss-medium-10, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-10 {
        width: calc(83.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-11, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-11, .grid-margin-x.gutter-medium > .ss-medium-11, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-11 {
        width: calc(91.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .ss-medium-12, .filter-criteria > section.filter-field .grid-margin-x > .ss-medium-12, .grid-margin-x.gutter-medium > .ss-medium-12, .filter-criteria > section.grid-margin-x.filter-field > .ss-medium-12 {
        width: calc(100% - 1.125rem);
    }
}

@media print, screen and (min-width: 30em) {
    .gutter-medium .grid-margin-x > .s-medium-1, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-1, .grid-margin-x.gutter-medium > .s-medium-1, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-1 {
        width: calc(8.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-2, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-2, .grid-margin-x.gutter-medium > .s-medium-2, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-2 {
        width: calc(16.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-3, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-3, .grid-margin-x.gutter-medium > .s-medium-3, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-3 {
        width: calc(25% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-4, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-4, .grid-margin-x.gutter-medium > .s-medium-4, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-4 {
        width: calc(33.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-5, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-5, .grid-margin-x.gutter-medium > .s-medium-5, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-5 {
        width: calc(41.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-6, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-6, .grid-margin-x.gutter-medium > .s-medium-6, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-6 {
        width: calc(50% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-7, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-7, .grid-margin-x.gutter-medium > .s-medium-7, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-7 {
        width: calc(58.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-8, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-8, .grid-margin-x.gutter-medium > .s-medium-8, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-8 {
        width: calc(66.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-9, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-9, .grid-margin-x.gutter-medium > .s-medium-9, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-9 {
        width: calc(75% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-10, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-10, .grid-margin-x.gutter-medium > .s-medium-10, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-10 {
        width: calc(83.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-11, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-11, .grid-margin-x.gutter-medium > .s-medium-11, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-11 {
        width: calc(91.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-medium-12, .filter-criteria > section.filter-field .grid-margin-x > .s-medium-12, .grid-margin-x.gutter-medium > .s-medium-12, .filter-criteria > section.grid-margin-x.filter-field > .s-medium-12 {
        width: calc(100% - 1.125rem);
    }
}

@media print, screen and (min-width: 40em) {
    .gutter-medium .grid-margin-x > .medium-1, .filter-criteria > section.filter-field .grid-margin-x > .medium-1, .grid-margin-x.gutter-medium > .medium-1, .filter-criteria > section.grid-margin-x.filter-field > .medium-1 {
        width: calc(8.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-2, .filter-criteria > section.filter-field .grid-margin-x > .medium-2, .grid-margin-x.gutter-medium > .medium-2, .filter-criteria > section.grid-margin-x.filter-field > .medium-2 {
        width: calc(16.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-3, .filter-criteria > section.filter-field .grid-margin-x > .medium-3, .grid-margin-x.gutter-medium > .medium-3, .filter-criteria > section.grid-margin-x.filter-field > .medium-3 {
        width: calc(25% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-4, .filter-criteria > section.filter-field .grid-margin-x > .medium-4, .grid-margin-x.gutter-medium > .medium-4, .filter-criteria > section.grid-margin-x.filter-field > .medium-4 {
        width: calc(33.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-5, .filter-criteria > section.filter-field .grid-margin-x > .medium-5, .grid-margin-x.gutter-medium > .medium-5, .filter-criteria > section.grid-margin-x.filter-field > .medium-5 {
        width: calc(41.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-6, .filter-criteria > section.filter-field .grid-margin-x > .medium-6, .grid-margin-x.gutter-medium > .medium-6, .filter-criteria > section.grid-margin-x.filter-field > .medium-6 {
        width: calc(50% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-7, .filter-criteria > section.filter-field .grid-margin-x > .medium-7, .grid-margin-x.gutter-medium > .medium-7, .filter-criteria > section.grid-margin-x.filter-field > .medium-7 {
        width: calc(58.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-8, .filter-criteria > section.filter-field .grid-margin-x > .medium-8, .grid-margin-x.gutter-medium > .medium-8, .filter-criteria > section.grid-margin-x.filter-field > .medium-8 {
        width: calc(66.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-9, .filter-criteria > section.filter-field .grid-margin-x > .medium-9, .grid-margin-x.gutter-medium > .medium-9, .filter-criteria > section.grid-margin-x.filter-field > .medium-9 {
        width: calc(75% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-10, .filter-criteria > section.filter-field .grid-margin-x > .medium-10, .grid-margin-x.gutter-medium > .medium-10, .filter-criteria > section.grid-margin-x.filter-field > .medium-10 {
        width: calc(83.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-11, .filter-criteria > section.filter-field .grid-margin-x > .medium-11, .grid-margin-x.gutter-medium > .medium-11, .filter-criteria > section.grid-margin-x.filter-field > .medium-11 {
        width: calc(91.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .medium-12, .filter-criteria > section.filter-field .grid-margin-x > .medium-12, .grid-margin-x.gutter-medium > .medium-12, .filter-criteria > section.grid-margin-x.filter-field > .medium-12 {
        width: calc(100% - 1.125rem);
    }
}

@media print, screen and (min-width: 51.25em) {
    .gutter-medium .grid-margin-x > .s-large-1, .filter-criteria > section.filter-field .grid-margin-x > .s-large-1, .grid-margin-x.gutter-medium > .s-large-1, .filter-criteria > section.grid-margin-x.filter-field > .s-large-1 {
        width: calc(8.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-2, .filter-criteria > section.filter-field .grid-margin-x > .s-large-2, .grid-margin-x.gutter-medium > .s-large-2, .filter-criteria > section.grid-margin-x.filter-field > .s-large-2 {
        width: calc(16.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-3, .filter-criteria > section.filter-field .grid-margin-x > .s-large-3, .grid-margin-x.gutter-medium > .s-large-3, .filter-criteria > section.grid-margin-x.filter-field > .s-large-3 {
        width: calc(25% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-4, .filter-criteria > section.filter-field .grid-margin-x > .s-large-4, .grid-margin-x.gutter-medium > .s-large-4, .filter-criteria > section.grid-margin-x.filter-field > .s-large-4 {
        width: calc(33.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-5, .filter-criteria > section.filter-field .grid-margin-x > .s-large-5, .grid-margin-x.gutter-medium > .s-large-5, .filter-criteria > section.grid-margin-x.filter-field > .s-large-5 {
        width: calc(41.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-6, .filter-criteria > section.filter-field .grid-margin-x > .s-large-6, .grid-margin-x.gutter-medium > .s-large-6, .filter-criteria > section.grid-margin-x.filter-field > .s-large-6 {
        width: calc(50% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-7, .filter-criteria > section.filter-field .grid-margin-x > .s-large-7, .grid-margin-x.gutter-medium > .s-large-7, .filter-criteria > section.grid-margin-x.filter-field > .s-large-7 {
        width: calc(58.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-8, .filter-criteria > section.filter-field .grid-margin-x > .s-large-8, .grid-margin-x.gutter-medium > .s-large-8, .filter-criteria > section.grid-margin-x.filter-field > .s-large-8 {
        width: calc(66.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-9, .filter-criteria > section.filter-field .grid-margin-x > .s-large-9, .grid-margin-x.gutter-medium > .s-large-9, .filter-criteria > section.grid-margin-x.filter-field > .s-large-9 {
        width: calc(75% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-10, .filter-criteria > section.filter-field .grid-margin-x > .s-large-10, .grid-margin-x.gutter-medium > .s-large-10, .filter-criteria > section.grid-margin-x.filter-field > .s-large-10 {
        width: calc(83.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-11, .filter-criteria > section.filter-field .grid-margin-x > .s-large-11, .grid-margin-x.gutter-medium > .s-large-11, .filter-criteria > section.grid-margin-x.filter-field > .s-large-11 {
        width: calc(91.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .s-large-12, .filter-criteria > section.filter-field .grid-margin-x > .s-large-12, .grid-margin-x.gutter-medium > .s-large-12, .filter-criteria > section.grid-margin-x.filter-field > .s-large-12 {
        width: calc(100% - 1.125rem);
    }
}

@media print, screen and (min-width: 64em) {
    .gutter-medium .grid-margin-x > .large-1, .filter-criteria > section.filter-field .grid-margin-x > .large-1, .grid-margin-x.gutter-medium > .large-1, .filter-criteria > section.grid-margin-x.filter-field > .large-1 {
        width: calc(8.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-2, .filter-criteria > section.filter-field .grid-margin-x > .large-2, .grid-margin-x.gutter-medium > .large-2, .filter-criteria > section.grid-margin-x.filter-field > .large-2 {
        width: calc(16.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-3, .filter-criteria > section.filter-field .grid-margin-x > .large-3, .grid-margin-x.gutter-medium > .large-3, .filter-criteria > section.grid-margin-x.filter-field > .large-3 {
        width: calc(25% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-4, .filter-criteria > section.filter-field .grid-margin-x > .large-4, .grid-margin-x.gutter-medium > .large-4, .filter-criteria > section.grid-margin-x.filter-field > .large-4 {
        width: calc(33.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-5, .filter-criteria > section.filter-field .grid-margin-x > .large-5, .grid-margin-x.gutter-medium > .large-5, .filter-criteria > section.grid-margin-x.filter-field > .large-5 {
        width: calc(41.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-6, .filter-criteria > section.filter-field .grid-margin-x > .large-6, .grid-margin-x.gutter-medium > .large-6, .filter-criteria > section.grid-margin-x.filter-field > .large-6 {
        width: calc(50% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-7, .filter-criteria > section.filter-field .grid-margin-x > .large-7, .grid-margin-x.gutter-medium > .large-7, .filter-criteria > section.grid-margin-x.filter-field > .large-7 {
        width: calc(58.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-8, .filter-criteria > section.filter-field .grid-margin-x > .large-8, .grid-margin-x.gutter-medium > .large-8, .filter-criteria > section.grid-margin-x.filter-field > .large-8 {
        width: calc(66.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-9, .filter-criteria > section.filter-field .grid-margin-x > .large-9, .grid-margin-x.gutter-medium > .large-9, .filter-criteria > section.grid-margin-x.filter-field > .large-9 {
        width: calc(75% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-10, .filter-criteria > section.filter-field .grid-margin-x > .large-10, .grid-margin-x.gutter-medium > .large-10, .filter-criteria > section.grid-margin-x.filter-field > .large-10 {
        width: calc(83.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-11, .filter-criteria > section.filter-field .grid-margin-x > .large-11, .grid-margin-x.gutter-medium > .large-11, .filter-criteria > section.grid-margin-x.filter-field > .large-11 {
        width: calc(91.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .large-12, .filter-criteria > section.filter-field .grid-margin-x > .large-12, .grid-margin-x.gutter-medium > .large-12, .filter-criteria > section.grid-margin-x.filter-field > .large-12 {
        width: calc(100% - 1.125rem);
    }
}

@media screen and (min-width: 75em) {
    .gutter-medium .grid-margin-x > .xlarge-1, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-1, .grid-margin-x.gutter-medium > .xlarge-1, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-1 {
        width: calc(8.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-2, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-2, .grid-margin-x.gutter-medium > .xlarge-2, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-2 {
        width: calc(16.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-3, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-3, .grid-margin-x.gutter-medium > .xlarge-3, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-3 {
        width: calc(25% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-4, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-4, .grid-margin-x.gutter-medium > .xlarge-4, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-4 {
        width: calc(33.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-5, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-5, .grid-margin-x.gutter-medium > .xlarge-5, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-5 {
        width: calc(41.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-6, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-6, .grid-margin-x.gutter-medium > .xlarge-6, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-6 {
        width: calc(50% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-7, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-7, .grid-margin-x.gutter-medium > .xlarge-7, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-7 {
        width: calc(58.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-8, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-8, .grid-margin-x.gutter-medium > .xlarge-8, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-8 {
        width: calc(66.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-9, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-9, .grid-margin-x.gutter-medium > .xlarge-9, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-9 {
        width: calc(75% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-10, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-10, .grid-margin-x.gutter-medium > .xlarge-10, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-10 {
        width: calc(83.33333% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-11, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-11, .grid-margin-x.gutter-medium > .xlarge-11, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-11 {
        width: calc(91.66667% - 1.125rem);
    }

    .gutter-medium .grid-margin-x > .xlarge-12, .filter-criteria > section.filter-field .grid-margin-x > .xlarge-12, .grid-margin-x.gutter-medium > .xlarge-12, .filter-criteria > section.grid-margin-x.filter-field > .xlarge-12 {
        width: calc(100% - 1.125rem);
    }
}

.gutter-medium .grid-margin-y, .filter-criteria > section.filter-field .grid-margin-y, .grid-margin-y.gutter-medium, .filter-criteria > section.grid-margin-y.filter-field {
    margin-top: -0.5625rem;
    margin-bottom: -0.5625rem;
}

    .gutter-medium .grid-margin-y > .cell, .filter-criteria > section.filter-field .grid-margin-y > .cell, .grid-margin-y.gutter-medium > .cell, .filter-criteria > section.grid-margin-y.filter-field > .cell {
        margin-top: 0.5625rem;
        margin-bottom: 0.5625rem;
    }

.accordion-title {
    color: #2e293d;
}

.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: #2e293d;
            padding: 12px;
            position: relative;
            border-radius: 2px;
        }

            .menu.drilldown .accordion > .accordion-item > a::before {
                width: 40px;
                height: 100%;
                background-color: #2e293d;
                color: #00dea5;
                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: #2e293d;
            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: #09ba90;
                -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;
    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: 51.24875em) {
    .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: #2e293d;
    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 screen and (max-width: 74.99875em) {
    .menu.page-menu li a {
        padding: 20px 5px;
    }
}

@media screen and (max-width: 51.24875em) {
    .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: 51.24875em) {
    .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: #09ba90;
        -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: #09ba90;
    color: #ffffff;
}

@media screen and (max-width: 51.24875em) {
    .menu.page-menu li a.is-active, .menu.page-menu li a:hover {
        outline: none;
        color: #2e293d;
        background: #f1f1f1;
    }
}

.menu.page-menu li a.is-active::before, .menu.page-menu li a:hover::before {
    display: none;
}

@media screen and (max-width: 51.24875em) {
    .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;
}

.filters-with-button .button {
    margin: 0 0 0 30px;
}

.sections .button {
    margin: 20px 0 0;
    margin: 0;
}

.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;
}

    .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-right {
    font-size: 10px;
}

.button i.gd-Button-switch {
    font-size: 13px;
}

.button.secondary:not(.clear):hover {
    background-color: #00d29c;
}

.button.secondary .clear {
    color: #00d29c;
}

.button.primary:not(.clear):hover {
    background-color: #231e31;
}

.button.primary.clear:hover {
    color: #231e31;
}

.button.askExpert:not(.clear):hover {
    background-color: #c21383;
}

.button.askExpert .clear {
    color: #c21383;
}

.button.neon i {
    color: #00dea5;
}

.button.back {
    color: #09ba90;
    background-color: transparent;
    padding: 0;
    margin: 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: #2e293d;
        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.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;
}

    .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.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: #2e293d;
    }

        .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);
}

@media screen and (max-width: 63.99875em) {
    .module-heading-cell .button {
        width: calc(100% - 150px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.button.switch-view::before {
    content: 'Switch View';
    padding-right: 0.3em;
}

.button.plus-more i {
    border-radius: 50%;
    background-color: #2e293d;
    color: #ffffff;
    font-size: 0.5rem;
    padding: 3px;
}

.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: #2e293d;
        background-color: #2e293d;
    }

        .breadcrumb-button:hover i {
            color: #ffffff;
        }

    .breadcrumb-button.hover {
        background-color: #2e293d;
        border-color: #2e293d;
        background-color: #2e293d;
    }

        .breadcrumb-button.hover i {
            color: #00dea5;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            margin: 0 0 0 1.4px;
        }

    .breadcrumb-button i {
        color: #2e293d;
        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 .data-dropdown {
    margin-right: 16px;
}

    .button-group .data-dropdown.search-sibling {
        margin-right: 0;
    }

.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 > script + span, .button-group > a[data-open] + span, .button-group > div[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 > .button + .button, .button-group > .button + .input-group, .button-group > .button + .refinement-criteria-option {
    margin-left: 1rem;
}

@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 {
        width: calc((100% / 1) - (0 / 1));
    }

    .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 {
        width: calc((100% / 2) - (1rem / 2));
    }

    .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 {
        width: calc((100% / 3) - (2rem / 3));
    }

    .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 {
        width: calc((100% / 4) - (3rem / 4));
    }

    .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 {
            width: calc((100% / 1) - (0 / 1));
        }

        .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 {
            width: calc((100% / 2) - (1rem / 2));
        }

        .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 {
            width: calc((100% / 3) - (2rem / 3));
        }

        .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 {
            width: calc((100% / 4) - (3rem / 4));
        }

        .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 {
            width: calc((100% / 1) - (0 / 1));
        }

        .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 {
            width: calc((100% / 2) - (1rem / 2));
        }

        .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 {
            width: calc((100% / 3) - (2rem / 3));
        }

        .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 {
            width: calc((100% / 4) - (3rem / 4));
        }

        .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 {
            width: calc((100% / 1) - (0 / 1));
        }

        .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 {
            width: calc((100% / 2) - (1rem / 2));
        }

        .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 {
            width: calc((100% / 3) - (2rem / 3));
        }

        .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 {
            width: calc((100% / 4) - (3rem / 4));
        }

        .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 {
            width: calc((100% / 1) - (0 / 1));
        }

        .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 {
            width: calc((100% / 2) - (1rem / 2));
        }

        .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 {
            width: calc((100% / 3) - (2rem / 3));
        }

        .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 {
            width: calc((100% / 4) - (3rem / 4));
        }

        .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 {
            width: calc((100% / 1) - (0 / 1));
        }

        .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 {
            width: calc((100% / 2) - (1rem / 2));
        }

        .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 {
            width: calc((100% / 3) - (2rem / 3));
        }

        .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 {
            width: calc((100% / 4) - (3rem / 4));
        }

        .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 {
            width: calc((100% / 1) - (0 / 1));
        }

        .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 {
            width: calc((100% / 2) - (1rem / 2));
        }

        .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 {
            width: calc((100% / 3) - (2rem / 3));
        }

        .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 {
            width: calc((100% / 4) - (3rem / 4));
        }

        .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 (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;
            }

        .button-group.small-only-up-2, .button-group.small-only-up-3, .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-2 > span, .button-group.small-only-up-2 > .input-group, .button-group.small-only-up-2 > .button {
                width: calc((100% / 2) - 1px - (1rem / 2));
            }

            .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(even) {
                margin-left: 1rem;
            }

            .button-group.small-only-up-3 > span, .button-group.small-only-up-3 > .input-group, .button-group.small-only-up-3 > .button {
                width: calc((100% / 3) - 1px - (2rem / 3));
            }

            .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), .button-group.small-only-up-3 > *:not(span):nth-child(3n-1) {
                margin-left: 1rem;
            }

            .button-group.small-only-up-4 > span, .button-group.small-only-up-4 > .input-group, .button-group.small-only-up-4 > .button {
                width: calc((100% / 4) - 1px - (3rem / 4));
            }

            .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), .button-group.small-only-up-4 > *:not(span):nth-child(4n-1), .button-group.small-only-up-4 > *:not(span):nth-child(4n-2) {
                margin-left: 1rem;
            }
}

.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);
    }

.refinement-criteria-option .button.beta i.gd-bin {
    font-size: 15px;
}

.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;
}

.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-small {
        font-size: 0.5em;
    }

    .gd-icon-stack.gd-icon-medium {
        font-size: 1em;
    }

    .gd-icon-stack.gd-icon-s-large {
        font-size: 1.5em;
    }

    .gd-icon-stack.gd-icon-large {
        font-size: 2em;
    }

    .gd-icon-stack.gd-icon-xlarge {
        font-size: 3em;
    }

    .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-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;
        }

[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;
        }

.card-report-grouped .button.more, .card-info .button.more {
    display: none;
}

.card-title:not(.margin-bottom-none) {
    max-height: 4.6em;
    overflow-y: hidden;
}

    .card-title:not(.margin-bottom-none):hover {
        text-decoration: underline;
        -webkit-text-decoration-color: #cecece;
        text-decoration-color: #cecece;
    }

.card-description {
    max-height: 4.6em;
    overflow-y: hidden;
}

.card-report {
    background-color: #2e293d;
    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;
}

.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: #2e293d;
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px);
    }

.card-report-grouped .card-description {
    margin-top: 10px;
    color: #686868;
}

.card-report-grouped .card-info {
    margin-right: 15px;
}

.card-report-grouped.primary {
    background-color: #2e293d;
}

.card-report-grouped.secondary {
    background-color: #00dea5;
}

.card-report-grouped.neutral {
    background-color: #e6e6e6;
}

.card-report-grouped.backgroundGrey {
    background-color: #f1f1f1;
}

.card-report-primary {
    cursor: pointer;
}

    .card-report-primary:hover .card-inner {
        background-color: #f8f8f8;
    }

    .card-report-primary:hover .button.arrow i {
        color: #2e293d;
    }

.card-screening-tool {
    background-color: #00dea5;
    padding: 44px 32px;
    cursor: pointer;
    position: relative;
}

    .card-screening-tool p {
        color: #2e293d;
    }

    .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: #00dea5;
    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: #00d29c;
    -webkit-box-shadow: 0px -40px 0px 0px #00d29c, -20px -40px 0px 0px #00d29c, -20px 50px 0px 0px #00d29c, 0px 50px 0px 0px #00d29c, 250px 50px 0px 0px #00d29c, 250px -40px 0px 0px #00d29c;
    box-shadow: 0px -40px 0px 0px #00d29c, -20px -40px 0px 0px #00d29c, -20px 50px 0px 0px #00d29c, 0px 50px 0px 0px #00d29c, 250px 50px 0px 0px #00d29c, 250px -40px 0px 0px #00d29c;
}

    .card-screening-tool:hover:after {
        background-color: #00d29c;
    }

@media screen and (max-width: 39.99875em) {
    .card-screening-tool:hover {
        padding-left: 0;
        -webkit-box-shadow: -10px 0px 0px 0px #00d29c, -10px 32px 0px 0px #00d29c, 0px 32px 0px 0px #00d29c, 20px 32px 0px 0px #00d29c;
        box-shadow: -10px 0px 0px 0px #00d29c, -10px 32px 0px 0px #00d29c, 0px 32px 0px 0px #00d29c, 20px 32px 0px 0px #00d29c;
    }
}

.card-thematic-ranking {
    min-height: 100%;
    cursor: pointer;
}

    .card-thematic-ranking .card-info {
        background-color: #2e293d;
        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;
    }

        .card-thematic-ranking .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-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-news {
    background-color: #ffffff;
    border-radius: 2px;
    cursor: pointer;
}

    .card-news .card-info-top {
        max-width: 400px;
    }

    .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: #2e293d;
}

.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 {
    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: #2e293d;
    padding: 32px 24px 19px 16px;
    position: relative;
    height: 100%;
}

    .card-analysis .card-inner > span {
        color: #2e293d;
    }

    .card-analysis .card-inner .h5 {
        margin-bottom: 0;
    }

.card-analysis .card-initial {
    font-size: 23px;
    width: 45px;
    height: 45px;
    border: 2px solid #2e293d;
    background-color: #00dea5;
    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: #00dea5;
}

.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: #2e293d;
    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 30px 7px 0;
    min-height: 200px;
    height: 100%;
    position: relative;
}

@media screen and (max-width: 74.99875em) {
    .card-location {
        padding: 7px 20px;
        min-height: 250px;
    }
}

@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: #2e293d;
}

    .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;
    }
}

@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: #2e293d;
    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: #2e293d;
    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: #2e293d;
        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: #00dea5;
}

    .card-user-guides .card-user-guides-grouped-inner.main:hover {
        background-color: #00d29c;
    }

    .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: #2e293d;
    }

    .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: #2e293d;
        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 .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: #2e293d;
        }

            .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 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: #09ba90;
    }

.influencers {
    position: relative;
    background-color: #ffffff;
    cursor: pointer;
    padding: 12px;
}

   .influencers .card-info-icon-wrapper {
border-radius: 100%;
overflow: hidden;
height: 48px !important;
width: 48px !important;
margin-right: 10px;
}
    .influencers .card-info-icon-wrapper img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: 100%;
-ms-interpolation-mode: bicubic; width:100%;
}

    .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: #2e293d;
}

.related section {
    font-size: 0.75rem;
}

    .related section p {
        color: #2e293d;
    }

    .related section + section {
        margin-top: 1rem;
    }

.card-project-info {
    background-color: #f1f1f1;
    padding: 12px 15px;
    border-top: 3px solid #2e293d;
    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: #2e293d;
                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;
        }

.tweetFeed {
    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;
    }

.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: #2e293d;
                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;
}

.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;
        }

    .chart-info-card .year {
        font-size: 12px;
    }

.module-statistics .chart-info-card h3 {
    font-size: 24px;
    margin: 18px 0;
}

.graph-chart .chart {
    width: 100%;
}

    .graph-chart .chart header {
        background: inherit;
        font-size: 0.875rem;
        font-weight: 500;
        margin-bottom: 1.25rem;
        margin-left: 1rem;
        color: #2e293d;
    }

    .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.small, .graph-chart .chart .am-chart.small {
            height: 250px;
        }

        .graph-chart .chart .am-chart-body.ss-medium, .graph-chart .chart .am-chart.ss-medium {
            height: 300px;
        }

        .graph-chart .chart .am-chart-body.s-medium, .graph-chart .chart .am-chart.s-medium {
            height: 350px;
        }

        .graph-chart .chart .am-chart-body.medium, .graph-chart .chart .am-chart.medium {
            height: 400px;
        }

        .graph-chart .chart .am-chart-body.s-large, .graph-chart .chart .am-chart.s-large {
            height: 500px;
        }

        .graph-chart .chart .am-chart-body.large, .graph-chart .chart .am-chart.large {
            height: 600px;
        }

        .graph-chart .chart .am-chart-body.x-large, .graph-chart .chart .am-chart.x-large {
            height: 800px;
        }

        .graph-chart .chart .am-chart-body.full, .graph-chart .chart .am-chart.full {
            height: 100%;
        }

.dual-graph-chart .graph-chart {
    height: 100%;
}

    .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: #2e293d;
    }

        .dual-graph-chart .graph-chart .header .medium {
            font-weight: 500;
        }

        .dual-graph-chart .graph-chart .header .button {
            margin-bottom: 0;
            font-weight: 500;
        }

.dual-graph-chart .cell:first-child .header {
    padding-right: 0;
}

.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;
    }
}

.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: #2e293d;
            }

            .datepicker.dropdown-menu thead tr th.dow {
                padding: 3px;
                border-bottom: 2px solid #f1f1f1;
                background-color: #2e293d;
                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: #2e293d;
                    color: #00dea5;
                }

                .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: #2e293d;
                    color: #00dea5;
                }

                .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: #09ba90;
}

@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: #2e293d;
    text-decoration: underline;
    position: relative;
    font-weight: 500;
    -webkit-text-decoration-color: #2e293d;
    text-decoration-color: #2e293d;
}

@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-"] {
    background: none;
    color: #2e293d;
    padding: 0;
}

    .button[class*="dropdown-"]:hover, .button[class*="dropdown-"]:active, .button[class*="dropdown-"]:focus {
        background: none;
        color: #231e31;
        outline: none;
    }

        .button[class*="dropdown-"]:hover i, .button[class*="dropdown-"]:active i, .button[class*="dropdown-"]: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: #2e293d;
        border-radius: 1px;
        color: #ffffff;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 10px;
        height: 17px;
        -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: 17px;
    }

.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: #2e293d;
}

.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: #00dea5;
}

.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: #00dea5;
        }

    .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;
    }

.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;
}

    .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 {
    border-radius: 4px 4px 0 0;
}

.dropdown-pane > .menu li:last-child a {
    border-radius: 0 0 4px 4px;
}

.dropdown-pane > .menu li 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;
}

    .dropdown-pane > .menu li a:hover {
        background-color: #f1f1f1;
    }

    .dropdown-pane > .menu li a i {
        margin-left: 10px;
        font-size: 16px;
        color: #2e293d;
    }

.page-menu .dropdown-pane > .menu li a {
    font-weight: 500;
    color: #2e293d;
    padding: 9px 15px;
}

@media screen and (max-width: 51.24875em) {
    .page-menu .dropdown-pane > .menu li a {
        padding-left: 27.5px;
        background-color: #f1f1f1;
    }
}

.page-menu .dropdown-pane > .menu li a:hover {
    color: #2e293d !important;
}

.big-data-dropdown .dropdown-pane, .chart:not(.chart-dropdown) .dropdown-pane {
    background-color: #f1f1f1;
}

.big-data-dropdown .dropdown-pane, .refinement-map .dropdown-pane, .chart:not(.chart-dropdown) .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;
}

.off-canvas {
    top: 60px;
}

    .off-canvas.is-transition-overlap {
        z-index: 2;
    }

.js-off-canvas-overlay {
    background: none;
    z-index: 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'], 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, 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, 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, textarea:focus, textarea.not-empty {
        border-color: #2e293d;
        background-color: #ffffff;
    }

.input-group.floating-label {
    position: relative;
}

    .input-group.floating-label textarea, .input-group.floating-label input {
        border-radius: 4px;
        color: #2e293d;
        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: #2e293d;
        }

        .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: #2e293d;
            background-color: #ffffff;
        }

    .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:focus + label, .input-group.floating-label input.not-empty + label {
            -webkit-transform: translateY(calc(-50% - 11px)) scale(0.7);
            -ms-transform: translateY(calc(-50% - 11px)) scale(0.7);
            transform: translateY(calc(-50% - 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.date {
    position: relative;
}

    .input-group.date input {
        height: 40px;
        font-size: 12px;
        padding: 12px 38px 0 12px;
    }

        .input-group.date input::-webkit-input-placeholder {
            color: #686868;
        }

        .input-group.date input:-ms-input-placeholder {
            color: #686868;
        }

        .input-group.date input::-ms-input-placeholder {
            color: #686868;
        }

        .input-group.date input::placeholder {
            color: #686868;
        }

    .input-group.date label {
        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.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 input {
    height: 38px;
    font-size: 12px;
}

    .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: #2e293d;
    }

    .input-group.search input:hover:-ms-input-placeholder {
        color: #2e293d;
    }

    .input-group.search input:hover::-ms-input-placeholder {
        color: #2e293d;
    }

    .input-group.search input:hover::placeholder {
        color: #2e293d;
    }

.input-group.search .button.secondary i {
    margin-right: 0;
    color: #00dea5;
    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: #2e293d;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px;
        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 {
    margin-bottom: 0;
    width: auto;
    border: 1px solid #2e293d;
    margin-left: 10px;
    border-radius: 2px;
}

.module .input-group.form-switch {
    margin-left: 0;
}

.input-group.form-switch .button {
    margin: 0;
    padding: 4px 6px;
    border-radius: 0;
    background-color: #ffffff;
}

    .input-group.form-switch .button i {
        font-size: 11px;
    }

    .input-group.form-switch .button.is-active {
        background-color: #2e293d;
    }

        .input-group.form-switch .button.is-active i {
            color: #00dea5;
        }

@media screen and (max-width: 51.24875em) {
    .planner-section .input-group.date {
        margin-top: 5px;
        min-height: 40px;
    }
}

.planner-section .input-group.date input[type='text'] {
    background-color: #ffffff;
    min-height: 40px;
}

.input-group.date i {
    font-size: 18px;
    padding-top: 5px;
}

.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: 12px;
    }

    .add-note textarea:-ms-input-placeholder {
        font-size: 12px;
    }

    .add-note textarea::-ms-input-placeholder {
        font-size: 12px;
    }

    .add-note textarea::placeholder {
        font-size: 12px;
    }

.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: #00dea5;
            -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: #2e293d;
            background-color: #2e293d;
        }

.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);
    }
}

.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 {
    padding-left: 10px;
}

    .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: 2px;
    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: #00dea5;
    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: #2e293d;
        border-color: #2e293d;
    }

    .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: #2e293d;
}

    .result-analytics select option {
        font-size: 14px;
    }

.slider-label ul, .slider-label li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.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;
}

.slider-label li {
    position: relative;
    height: 1rem;
}

    .slider-label li::before {
        content: attr(data-val);
        position: absolute;
        left: 50%;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%);
    }

.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;
        }

header {
    position: relative;
    background-color: #f1f1f1;
}

@media print, screen and (min-width: 64em) {
    header {
        background-color: #2e293d;
    }
}

@media screen and (max-width: 74.99875em) {
    header .grid-container.fluid {
        padding: 0;
    }
}

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;
    }
}

@media screen and (min-width: 75em) {
    header .dropdown.menu > li {
        margin-right: 32px;
    }
}

header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: 0;
    -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;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
    }
}

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: #2e293d;
            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 > 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: #00dea5;
    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 {
    }

header .dropdown.menu > li > .is-dropdown-submenu {
    max-width: 150vw;
    min-width: 320px;
    width: 100%;
    margin: 0 auto;
    z-index: 9000;
}

    header .dropdown.menu > li > .is-dropdown-submenu a:not(.more) {
        padding-top: 0;
        padding-bottom: 0;
    }

    header .dropdown.menu > li > .is-dropdown-submenu .tabs-title a {
        padding: 16px 19px;
    }

    header .dropdown.menu > li > .is-dropdown-submenu .tabs-content {
        padding: 32px 40px 60px;
        background: none;
        border: none;
    }

    header .dropdown.menu > li > .is-dropdown-submenu.with-three {
        padding: 32px 100px 60px;
    }

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;
        left: 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 {
        left: 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;
}

header .is-dropdown-submenu.with-three h5, header .is-drilldown-submenu.with-three h5 {
    font-weight: 500;
    padding: 0 12px;
}

@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 > 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 12px;
        margin-bottom: 10px;
        color: #2e293d;
        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: #2e293d;
    }

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: #2e293d;
    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: 20px;
            color: #2e293d;
            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: #2e293d;
    }

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-drilldown {
    max-width: 100%;
}

    header .is-drilldown .menu.drilldown > li > a {
        padding: 22px 30px;
        background: #f1f1f1;
        color: #2e293d;
        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: #2e293d;
    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 .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 12px;
    }

        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;
    }

        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: 24px;
        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 #00dea5;
        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: #2e293d;
    }

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: #2e293d;
        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 .first-sub.is-dropdown-submenu{display:none;opacity:0;visibility:hidden;overflow:auto;-webkit-transition:opacity .1s linear .4s,visibility 0ms linear .41s;transition:opacity .1s linear .4s,visibility 0ms linear .41s}*/

header .first-sub.is-dropdown-submenu.js-dropdown-active {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .1s,visibility 0ms;
    transition: opacity .1s,visibility 0ms;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

header [role="menubar"] .accordion-menu .nested {
    position: relative;
    left: 0;
    margin: 10px 0px !important;
    padding-left: 10px;
}

.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;
}

.tabs-in-dropdown .tabs li > a {
    width: 100%;
}

.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;
    }

#footer {
    background-color: #2e293d;
    padding: 30px 0;
}

    #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: #09ba90;
                -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: #2e293d;
}

    .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;
    padding-top: 36px;
    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: #2e293d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -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 a[href*='none'] {
    pointer-events: none;
    cursor: text;
}

    .sidebar a[href*='none']:hover {
        background-color: #ffffff;
    }

.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;
    font-size: 0.8125rem;
}

.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;
}

.tooltip {
    font-size: 12px;
    max-width: 50em;
}

    .tooltip.align-left:before {
        left: 6px;
        border-width: 5px;
    }

.tooltip-info {
    -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-size: 12px;
    font-style: italic;
    height: 21px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 21px;
}

    .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: #2e293d;
    border: 1px solid #2e293d;
    color: #ffffff;
}

.tabs-title .tooltip-info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 80%;
}

@media screen and (max-width: 51.24875em) {
    .tabs-title .tooltip-info {
        left: 150px;
    }
}

.tooltip-info.link-toolip {
    left: 70%;
}

h0, .h0, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #2e293d;
    font-family: "Rubik", sans-serif;
}

    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: #00dea5;
    }

    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: #00d29c;
    }

    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: #09ba90;
    }

    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: #2e293d;
    }

    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.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: #c21383;
    }

    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.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: 600;
    }

    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: #09ba90;
    }

    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: #09ba90;
    }

    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 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;
    }
}

.dot-separator.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 {
    margin-right: 0.75rem;
}

    .dot-separator.h-group h1::after, .h-group .h1::after, .h-group h2::after, .h-group .h2::after, .h-group h3::after, .h-group .h3::after, .h-group h4::after, .h-group .h4::after, .h-group h5::after, .h-group .h5::after, .h-group h6::after, .h-group .h6::after {
        content: ':';
    }

    .dot-separator.h-group h1:last-child::after, .h-group .h1:last-child::after, .h-group h2:last-child::after, .h-group .h2:last-child::after, .h-group h3:last-child::after, .h-group .h3:last-child::after, .h-group h4:last-child::after, .h-group .h4:last-child::after, .h-group h5:last-child::after, .h-group .h5:last-child::after, .h-group h6:last-child::after, .h-group .h6:last-child::after {
        content: '';
    }

    .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 #2e293d;
        box-shadow: -4px 0px 0px -2px #2e293d;
    }

    .dot-separator.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;
    }

@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;
    }
}

p.heading-description {
    margin-bottom: 0;
}

p a {
    word-break: break-word;
}

.text-align-right {
    text-align: right;
}

.sidebar .accordion-menu > li[aria-expanded=true] > a {
    background-color: #e1dfdf;
}

    .sidebar .accordion-menu > li[aria-expanded=true] > a i {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #2e293d;
    }

    .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: #2e293d;
    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: #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 > 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: #2e293d;
        }

.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;
    max-height: 300px;
    overflow-y: auto;
    margin-left: 0;
    padding: 10px 0;
}

    .sidebar .accordion-menu .is-accordion-submenu a {
        color: #2e293d;
        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:hover {
            background-color: #f1f1f1;
        }

.module, .module-tabs {
    background-color: #f1f1f1;
    border: 1px solid #cecece;
    border-radius: 2px;
}

.result-analytics .module, .result-analytics .module-tabs {
    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;
    }

@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.75rem;
    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: 46,41,61'/><polygon points='4,0 0,5 8,5' style='fill: 46,41,61'/></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: 46,41,61'/><polygon points='4,0 0,5 8,5' style='fill: 46,41,61'/></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: 51.24875em) {
    .module-tabs .tab-bar-wrap ul.tabs {
        padding-left: 0;
    }
}

.module-tabs .tab-bar-wrap + .tabs-content > .tabs-panel {
    padding: 12px;
}

    .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;
}

@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: .2s ease-in-out;
        transition: .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: #00dea5;
        }

            .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 i {
            margin-right: 12px;
            -webkit-transition: .2s ease-in-out;
            transition: .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: #2e293d;
            -webkit-transition: .2s ease-in-out;
            transition: .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 > ul > li {
                background-color: #2e293d;
            }

                .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: #2e293d;
                            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: #2e293d;
                                    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 #2e293d;
    }

    .module-search-saved-views.visible {
        display: block;
    }

.cards-image .orbit {
    padding: 20px 0 12px;
}

@media screen and (max-width: 19.99875em) {
    .cards-image .orbit .orbit-slide {
        background-color: #14111c;
    }
}

.orbit .orbit-container.small {
    min-height: 250px;
}

.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.large {
    min-height: 600px;
}

.orbit .orbit-container.x-large {
    min-height: 800px;
}

.orbit .orbit-container.full {
    height: 100%;
}

.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: #2e293d;
    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: 2px;
}

.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: #09ba90;
    }

    .orbit.alpha .orbit-body .orbit-bullets > button {
        border-radius: 2px;
        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[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 #00dea5;
    box-shadow: -2px 0px 0px 0px #00dea5;
}

    .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;
        }
}

.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: #2e293d;
        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: #2e293d;
    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 #00dea5;
    box-shadow: -2px 0px 0px 0px #00dea5;
}

.card-image-only .orbit[data-orbit-thumb] .orbit-thumb div.is-active:hover {
    -webkit-box-shadow: -2px 0px 0px 0px #00dea5;
    box-shadow: -2px 0px 0px 0px #00dea5;
}

.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 #00dea5;
        box-shadow: -2px 0px 0px 0px #00dea5;
    }

.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-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: #00dea5;
        }

.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: #2e293d;
            border-color: #2e293d;
            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;
        }

table {
    border-collapse: collapse;
    border: solid 1px #cecece;
    font-size: 0.75rem;
    margin-bottom: 0;
}

    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.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: #2e293d;
}

table thead th {
    position: relative;
    background-image: none !important;
    text-align: left;
    white-space: nowrap;
    padding-right: 2rem;
    font-weight: normal;
}

    table thead th[data-type="date"], table thead th[data-type="numeric"] {
        text-align: left;
    }

    table thead th[data-type="checkbox-export"] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        table thead th[data-type="checkbox-export"] .form-checkbox input:checked + label::after {
            border: 1px solid #cecece;
        }

        table thead th[data-type="checkbox-export"] .form-checkbox label i {
            top: 0;
        }

        table thead th[data-type="checkbox-export"] .form-checkbox label::after {
            margin-top: 0;
            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: #00dea5;
            }

            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: #00dea5;
        }

        table thead th a.table-filter .gd-filter::before, table thead th a.table-modal .gd-filter::before {
            line-height: 1.5;
        }

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 {
    border-collapse: collapse;
}

    table thead tr {
        border-bottom: solid 1px #cecece;
    }

        table thead tr.alpha {
            background-color: #8fe7d2;
        }

            table thead tr.alpha td, table thead tr.alpha th {
                background-color: #8fe7d2;
                color: #2e293d;
                font-weight: 500;
            }

                table thead tr.alpha td a.table-filter, table thead tr.alpha th a.table-filter {
                    color: #2e293d;
                }

    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: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 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;
}

    table tbody td a {
        color: #2e293d;
    }

        table tbody td a:hover {
            text-decoration: underline;
            -webkit-text-decoration-color: #cecece;
            text-decoration-color: #cecece;
        }

    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: 6em;
    }

    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"] .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="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;
}

    table [data-type="icon"] .gd-download {
        font-size: 15px;
        color: #2e293d;
    }

.table-container .table-fixedcol {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow-y: auto;
    border-top: solid 1px #cecece;
}

.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 {
                background-color: #8fe7d2;
            }

                .table-container .table-fixedcol table thead tr.alpha td, .table-container .table-fixedcol table thead tr.alpha th {
                    background-color: #8fe7d2;
                    color: #2e293d;
                    font-weight: 500;
                }

        .table-container .table-fixedcol table thead th {
            background-color: #2e293d;
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            border-top: none;
            padding-right: 2em;
        }

            .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 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;
        position: sticky;
        left: 0;
        z-index: 2;
    }

    .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;
    }

    .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-container .table-paging, .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, .table-attribute-action .pagination ul, .table-container .table-paging .pagination li, .table-attribute-action .pagination li {
        margin: 0;
    }

    .table-container .table-paging .jump-to, .table-attribute-action .jump-to {
        font-weight: normal;
        white-space: nowrap;
    }

        .table-container .table-paging .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, .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, .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, .table-attribute-action .jump-to .input-group input:hover {
                    background-color: #e1dfdf;
                }

            .table-container .table-paging .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, .table-attribute-action .jump-to .input-group .button i {
                    font-size: 0.625rem;
                }

        .table-container .table-paging .jump-to + .per-page, .table-attribute-action .jump-to + .per-page {
            margin-left: 0.75rem;
        }

    .table-container .table-paging .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-container .table-paging .per-page label select, .table-attribute-action .per-page label 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;
        }

table.detail thead th {
    overflow-x: hidden;
    text-overflow: ellipsis;
    max-width: 0;
    padding: 12px;
    font-size: 12px;
}

    table.detail thead th span {
        font-weight: 400;
    }

@media screen and (max-width: 74.99875em) {
    table.detail thead th span {
        display: block;
    }
}

table.detail tbody tr th {
    padding: 12px;
    font-size: 12px;
    border-right: solid 1px #cecece;
}

    table.detail tbody tr th:last-of-type {
        border-right: none;
    }

table.detail tbody tr td {
    padding: 12px;
    font-size: 12px;
}

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%;
}

    table.compact th, table.compact td {
        border-left: none;
        border-right: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

table.detail {
    font-size: 1rem;
}

    table.detail tbody tr td:first-child, table.detail tbody th {
        width: 35%;
    }

    table.detail tbody td {
        width: 65%;
    }

    table.detail tbody tr td:first-child, table.detail th {
        background-color: #f1f1f1;
        font-weight: 500;
        text-align: left;
        color: #2e293d;
    }

    table.detail th, table.detail td {
        padding: 1.25rem 1rem;
        border-color: #cecece;
    }

    table.detail + table.detail {
        margin-top: 1.25rem;
    }

.vertical-horizontal-tabs .table-container {
    width: 100%;
}

.gutter-collapse .table-container .table-paging {
    padding: 5px;
}

.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: #00dea5;
    background: transparent;
    background-color: transparent;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        border: none;
        background: transparent;
        background-color: transparent;
        color: #00dea5;
        cursor: default;
    }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: none;
    background: transparent;
    background-color: transparent;
    color: #00dea5;
    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;
                }
}

.export-action, .compare-action {
    border-top: solid 1px #cecece;
    background-color: white;
    padding: 1.25rem 0;
}

.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-bottom: none;
    border-radius: 2px 2px 0 0;
    font-size: 0.75rem;
    padding-top: 0.75rem;
    padding-bottom: 0.8125rem;
}

    .table-attribute-action.bottom {
        margin-top: 0;
        border: solid 1px #cecece;
        border-top: none;
        border-radius: 0 0 2px 2px;
    }

.margin-top-none .table-attribute-action {
    margin-top: 0;
}

.table-attribute-action div.menu-revealer {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}

.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%;
}

    .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;
    }

    .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;
    }

@media screen and (max-width: 51.24875em) {
    .table-attribute-action div.action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .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;
        }

        .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;
        }

        .table-attribute-action div.action > ul > li + li::before {
            border-left: none;
        }
}

@media screen and (max-width: 39.99875em) {
    .table-attribute-action div.action {
        margin-top: 0.75rem;
    }

        .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;
        }

            .table-attribute-action div.action > ul:last-child {
                margin-top: 0;
            }

            .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;
            }

                .table-attribute-action div.action > ul > li:not(:first-child) {
                    border-top: solid 1px #cecece;
                }

                .table-attribute-action div.action > ul > li + li::before {
                    border-left: none;
                }
}

@media screen and (max-width: 39.99875em) {
    .table-attribute-action ul.receptacle:first-child li[data-receptacle="pg-item-info"] {
        display: none;
    }

    .table-attribute-action ul.receptacle:last-child:not(:first-child) {
        display: none;
    }
}

.table-attribute-action ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.table-attribute-action ul, .table-attribute-action li {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .table-attribute-action ul.receptacle:first-child > li:first-child, .table-attribute-action ul.receptacle:last-child > li:first-child {
        padding-left: 0;
    }

    .table-attribute-action ul.receptacle:first-child > li:last-child, .table-attribute-action ul.receptacle:last-child > li:last-child {
        padding-right: 0;
    }

    .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;
    }

        .table-attribute-action ul.receptacle .form-checkbox span, .table-attribute-action ul.receptacle > li .form-checkbox span {
            font-size: 0.75rem;
            font-weight: 500;
        }

        .table-attribute-action ul.receptacle + li, .table-attribute-action ul.receptacle > li + li {
            position: relative;
        }

            .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;
            }

.table-attribute-action .pagination .pagination-previous {
    margin-right: 0.625rem;
}

.table-attribute-action .pagination a {
    padding-right: 0;
    padding-left: 0;
}

    .table-attribute-action .pagination a:hover {
        background-color: transparent;
    }

.table-attribute-action .pagination::before, .table-attribute-action .pagination::after {
    content: none;
}

.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 > tbody > tr.parent {
    background-color: #ffffff;
}

    table.dataTable > tbody > tr.parent td {
        background-color: #ffffff;
        color: #2e293d;
    }

        table.dataTable > tbody > tr.parent td a {
            color: #2e293d;
        }

        table.dataTable > tbody > tr.parent td:first-child {
            background-color: #ffffff;
            color: #2e293d;
        }

            table.dataTable > tbody > tr.parent td:first-child a {
                color: #2e293d;
            }

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: #2e293d;
            }

                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: #2e293d;
                    }

                        table.dataTable > tbody > tr.child td.child ul span.dtr-title .table-filter-group a.is-active {
                            color: #00dea5;
                        }

                        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: #2e293d;
                }

                    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: #00dea5;
                    }

            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: #2e293d;
}

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: #00dea5;
    -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;
        }

.detail.beta tbody tr td:first-child {
    width: 50%;
    background-color: #ffffff;
    color: #686868;
    font-weight: 400;
}

.detail.beta tbody tr th {
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
}

.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: #00dea5;
        color: #2e293d;
        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 tbody tr.groupedTitle td {
    background-color: #cecece !important;
    color: #2e293d;
    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: #2e293d;
        color: #ffffff;
        border-bottom: 1px solid #2e293d;
        font-weight: 400;
    }

    table.table-ranking thead tr td.white-bg {
        background-color: #ffffff;
        color: #2e293d;
        border-top: 1px solid #ffffff;
        font-weight: 400;
    }

    table.table-ranking thead tr td.positive-bg {
        background-color: green;
        color: #2e293d;
        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: #2e293d;
}

.tab-bar-wrap {
    border-bottom: 1px solid #cecece;
}

@media screen and (max-width: 51.24875em) {
    .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: 63.99875em) {
    ul.tabs {
        width: 100%;
    }
}

.vertical-horizontal-tabs ul.tabs {
    padding-left: 20px;
}

@media screen and (max-width: 51.24875em) {
    .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;
margin-right: 0.6rem;
}

    .tabs .tabs-title a {
        font-size: 12px;
        font-weight: 500;
        color: #2e293d;
        position: relative;
        margin-bottom: 0;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%;
        padding: 16px 55px 20px 0;
        -webkit-transition: 0.2s ease-in;
        transition: 0.2s ease-in;
    }

.tabs-smaller-tabs .tabs .tabs-title a {
    font-size: 12px;
    padding-right: 34px;
}

.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.h6 {
    font-size: 12px;
}

@media screen and (max-width: 74.99875em) {
    .tabs .tabs-title a {
        padding: 16px 40px 19px 0;
    }
}

@media screen and (max-width: 51.24875em) {
    .tabs .tabs-title a {
        padding: 1rem 0 1.1875rem 1.71875rem;
    }
}

.tabs .tabs-title a::before {
    content: '';
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    height: 4px;
    background-color: #09ba90;
    -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: 55px;
}

.tabs-smaller-tabs .tabs .tabs-title a::before {
    right: 34px;
}

@media screen and (max-width: 74.99875em) {
    .tabs .tabs-title a::before {
        right: 40px;
    }
}

.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: 51.24875em) {
    .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: #00dea5;
}

.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-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: #2e293d;
        }

    .tabs-panel.zero-state.is-active h5 a {
        font-weight: 500;
        color: #2e293d;
        border-bottom: 1px solid #2e293d;
        -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: 200px;
    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("../img/trendsight/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;
    }

.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-bottom: 1px solid #cecece;
    }

.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: #2e293d;
        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: #09ba90;
    -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: 51.24875em) {
    .tabs, .tabs.beta {
        background-color: #e5e5e5;
        position: relative;
    }

    .vertical-horizontal-tabs .tabs, .vertical-horizontal-tabs .tabs.beta {
        background-color: #ffffff;
        border: none;
    }

    .tabs .tabs-title, .tabs.beta .tabs-title {
        list-style-type: none;
    }

        .tabs .tabs-title a, .tabs.beta .tabs-title a {
            font-size: 14px;
            padding: 25px 27.5px 24px;
            width: 100%;
            color: #2e293d;
            background: #e5e5e5;
            position: relative;
        }

    .vertical-horizontal-tabs .tabs .tabs-title a, .vertical-horizontal-tabs .tabs.beta .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 {
        content: '';
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        left: 0;
        bottom: 0;
        position: absolute;
        height: 100%;
        width: 4px;
        background-color: #09ba90;
        -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 {
        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 {
            -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'] {
        background: #f1f1f1;
        outline: none;
    }

        .tabs .tabs-title > a[aria-selected='true']:before, .tabs.beta .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 {
        outline: none;
        background: #f1f1f1;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .tabs .link-tab-more, .tabs.beta .link-tab-more {
        position: absolute;
        bottom: 0;
        left: 0;
    }

        .tabs .link-tab-more > a, .tabs.beta .link-tab-more > a {
            padding: 20px 27.5px;
        }

            .tabs .link-tab-more > a > .h5, .tabs.beta .link-tab-more > a > .h5 {
                margin-bottom: 0;
            }

        .tabs .link-tab-more::before, .tabs.beta .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 {
        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 {
            padding: 16px 27.5px 19px;
        }

        .tabs .tabs-title a, .tabs.beta .tabs-title a {
            padding: 1rem 0 1.1875rem 1.71875rem;
            font-size: 0.75rem;
        }

    .vertical-horizontal-tabs .tabs .tabs-title, .vertical-horizontal-tabs .tabs.beta .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 {
            padding: 10px 8px 10px;
        }

        .vertical-horizontal-tabs .tabs .tabs-title a, .vertical-horizontal-tabs .tabs.beta .tabs-title a {
            padding: 10px 8px 10px;
        }

    .tabs-content {
        border-top: none;
    }

        .tabs-content.empty {
            margin-bottom: 0;
        }
}

.results-analytics-reset-border .tabs-dropdown {
    margin-bottom: -1px;
}

.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: #2e293d;
            }

        .curated-list.bullet-list li:hover > i {
            color: #2e293d;
            -webkit-transform: translateX(3px);
            -ms-transform: translateX(3px);
            transform: translateX(3px);
        }

        .curated-list.bullet-list li:hover > a {
            color: #2e293d;
        }

        .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 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 {
                margin: 0;
                color: #2e293d;
                -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: #2e293d;
}

.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: 20px;
    }

        .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: #2e293d;
            padding: 1rem;
        }

            ul.menu.alpha > li a::before {
                content: '';
                position: absolute;
                background-color: #09ba90;
                -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: #2e293d;
}

    ul.menu.accordion-menu a {
        font-size: 0.75rem;
        color: #2e293d;
    }

        ul.menu.accordion-menu a:hover, ul.menu.accordion-menu a:visited, ul.menu.accordion-menu a:active {
            color: #2e293d;
        }

    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: #2e293d;
    }

    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;
    }

.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;
}

    .refinement-criteria-option .criteria-option ul, .search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul, .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;
    }

    .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;
    }

        .refinement-criteria-option .criteria-option ul li, .search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul li {
            -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;
        }

            .refinement-criteria-option .criteria-option ul li .button, .search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul li .button {
                padding: 0;
                font-weight: normal;
                margin-left: 0.375rem;
                margin-bottom: 0;
                background-color: #ffffff;
                border-color: #cecece;
            }

                .refinement-criteria-option .criteria-option ul li .button span:first-child, .search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul li .button span:first-child {
                    padding: 0;
                    margin: 0;
                    padding-left: 0.375rem;
                }

                .refinement-criteria-option .criteria-option ul li .button span:last-child, .search-criteria.main-search-criteria .search-criteria-field .search-filter-action-container .criteria-option ul li .button span:last-child {
                    background-color: #2e293d;
                    color: #ffffff;
                    padding: 0;
                    margin: 0;
                    padding: 0.3125rem 0.375rem;
                    margin-left: 0.3125rem;
                    border-top-right-radius: 4px;
                    border-bottom-right-radius: 4px;
                }

.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 {
    display: inline-block;
    list-style: none;
    margin: 0;
}

    .search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a {
        margin-right: 0.5rem;
        color: #2e293d;
    }

        .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-popular li a:focus, .search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li a:visited {
            color: #2e293d;
        }

    .search-criteria.main-search-criteria .search-criteria-field .search-selection .search-popular li:last-child a {
        margin-right: 0;
    }

.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;
}

.module-search-saved-views .refinement-criteria-option {
    height: 35px;
}

.module-search-saved-views .refinement-criteria-option {
    width: 100%;
    border-radius: 0;
}

@media print, screen and (min-width: 40em) {
    .refinement-criteria-option {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.refinement-criteria-option > .button {
    font-size: 0.75rem;
    padding: 7px 6px 8px 6px;
    white-space: nowrap;
}

.module-search-saved-views .refinement-criteria-option > .button {
    width: 100%;
    padding-top: 5px;
}

.refinement-criteria-option > .button i {
    font-size: 0.75rem;
    background-color: #2e293d;
    color: #ffffff;
    padding: 0.1875rem;
}

.module-search-saved-views .refinement-criteria-option > .button i {
    background-color: transparent;
    color: #2e293d;
}

.refinement-criteria-option > .button i::before {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.refinement-criteria-option > .button.hover i {
    color: #00dea5;
}

.module-search-saved-views .refinement-criteria-option > .button.hover i {
    color: #2e293d;
}

.refinement-criteria-option > .button.hover i::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.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;
}

    .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;
    }

        .refinement-criteria-option .criteria-option .options ul {
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

    .refinement-criteria-option .criteria-option ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .refinement-criteria-option .criteria-option ul li {
            padding-right: 0.375rem;
        }

            .refinement-criteria-option .criteria-option ul li.operator.group {
                position: relative;
            }

                .refinement-criteria-option .criteria-option ul li.operator.group:before {
                    content: '';
                    position: relative;
                    height: 120%;
                    width: 1px;
                    left: 50%;
                    background-color: #cecece;
                }

            .refinement-criteria-option .criteria-option ul li.operator:empty::after {
                content: attr(data-operator);
                position: relative;
                border-radius: 2px;
                padding: 0 6px;
                background-color: #ffffff;
                border: solid 1px #2e293d;
                text-transform: uppercase;
                line-height: 0.75rem;
                font-size: 0.5625rem;
            }

            .refinement-criteria-option .criteria-option ul li.operator a.button.operator {
                position: relative;
                border-radius: 2px;
                border: solid 1px #2e293d;
                background-color: #ffffff;
                padding: 0 6px;
                margin: 0;
                line-height: 0.75rem;
                font-size: 0.5625rem;
            }

                .refinement-criteria-option .criteria-option ul li.operator a.button.operator::before {
                    content: attr(data-operator);
                    color: #2e293d;
                    text-transform: uppercase;
                }

                .refinement-criteria-option .criteria-option ul li.operator a.button.operator i {
                    padding-left: 3px;
                    font-size: 0.625rem;
                }

    .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;
    }

.refinement-criteria-option .button {
    margin: 0;
}

@media screen and (max-width: 39.99875em) {
    .refinement-criteria-option {
        background-color: transparent;
        height: auto;
    }

        .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;
        }

            .refinement-criteria-option .criteria-option > ul {
                margin: 0;
            }

            .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;
    }

        .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 .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;
    }

.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 > 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: 0;
                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: #2e293d;
    font-size: 1.375rem;
    font-weight: 300;
}

    .filter-criteria .close-button:hover {
        color: #2e293d;
    }

.filter-criteria.refinement-map {
    max-width: 580px;
    width: 100%;
    left: auto !important;
    right: 122px !important;
}

.table-attribute-action .filter-criteria ul {
    display: block;
}

.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 .accordion-item .accordion-title {
    background-color: #ffffff;
    border: none;
}

.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 .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-item .accordion-content {
    border-bottom: none;
}

.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: #2e293d;
    }

.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 .accordion-item .accordion-title {
    background-color: #f1f1f1;
    border: none;
}

.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 .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 lable {
    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(calc(-50% - 7px)) scale(0.7);
        -ms-transform: translateY(calc(-50% - 7px)) scale(0.7);
        transform: translateY(calc(-50% - 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-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: #2e293d;
        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 .type-title, .search-criteria.main-search-criteria .search-criteria-field .search-selection .type-title {
    font-weight: normal;
    color: #2e293d;
    font-size: 0.875rem;
    margin-top: 0;
    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 0.6875rem 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: #2e293d;
    }

.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: #2e293d;
    }

        .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 {
    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 .criteria-option ul li {
    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 > 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 > 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 > span > span.operator.group {
                width: auto;
                padding: 0.375rem 0;
                margin: 0 0.375rem 0 0;
                position: relative;
            }

                .search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option ul li > span > span.operator.group:before {
                    display: none;
                }

            .search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option ul li > span > span.operator:empty::after {
                content: attr(data-operator);
                position: relative;
                border-radius: 2px;
                padding: 0 6px;
                background-color: #ffffff;
                border: solid 1px #2e293d;
                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 > span > span.operator a.button.operator {
                position: relative;
                border-radius: 2px;
                border: solid 1px #2e293d;
                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 > span > span.operator a.button.operator::before {
                    content: attr(data-operator);
                    color: #2e293d;
                    text-transform: uppercase;
                }

                .search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option ul li > 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.operator.group {
        width: 100%;
        padding: 0.375rem 0;
        position: relative;
    }

        .search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option ul li.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.operator:empty::after {
        content: attr(data-operator);
        position: relative;
        border-radius: 2px;
        padding: 0 6px;
        background-color: #ffffff;
        border: solid 1px #2e293d;
        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.operator a.button.operator {
        position: relative;
        border-radius: 2px;
        border: solid 1px #2e293d;
        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.operator a.button.operator::before {
            content: attr(data-operator);
            color: #2e293d;
            text-transform: uppercase;
        }

        .search-criteria.main-search-criteria .search-criteria-field .search-confirm .criteria-option ul li.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 .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 .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 ul li .button {
        margin: 0 0.375rem 0.375rem 0;
    }

        .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: #2e293d;
            }

                .result-analytics .analytics-menu .menu.island a:hover {
                    border-bottom: solid 3px #09ba90;
                }

            .result-analytics .analytics-menu .menu.island .is-active > a {
                position: relative;
                background: none;
                border-bottom: solid 3px #09ba90;
            }

            .result-analytics .analytics-menu .menu.island:hover li.is-active:hover > a {
                border-bottom: solid 3px #09ba90;
            }

            .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: #2e293d;
            font-size: 0.875rem;
            font-weight: 500;
            margin-bottom: 0.625rem;
            margin-left: 0.625rem;
            padding-top: 0.625rem;
        }

.ui-menu.ui-autocomplete.ui-front {
    position: absolute;
    z-index: 5;
    min-width: 300px;
    max-width: 600px;
    list-style: none;
    padding: 0.9375rem 1.125rem;
    font-size: 0.75rem;
    background-color: #ffffff;
    color: #2e293d;
    max-height: 320px;
    overflow-y: auto;
    border: solid 1px #cecece;
    border-radius: 4px;
}

.ui-menu.ui-autocomplete.ui-frontul {
    margin: 0;
}

.ui-menu.ui-autocomplete.ui-front li.ui-menu-item {
    list-style: none;
    margin: 0;
    padding: 0.1875rem 0;
}

.show-hide-all-compare, .show-hide-all, .show-hide-item {
    color: #ffffff;
}

    .show-hide-all-compare i, .show-hide-all i, .show-hide-item i {
        padding: 0.1875rem;
        margin-left: 0.5625rem;
        background-color: #ffffff;
        color: #2e293d;
        border-radius: 1px;
    }

    .inverse.show-hide-all-compare i, .show-hide-all i, .show-hide-item i {
        background-color: #2e293d;
        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: #2e293d;
}

@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%;
    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: #2e293d;
    -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: #00dea5;
            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: #2e293d;
}

.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;
}

.filter-criteria .button.invalid, .filter-criteria .input-group.invalid, .filter-criteria .select-group.invalid, .filter-criteria .checkbox-group.invalid, .filter-criteria .form-checkbox.invalid, .reveal section .button.invalid, .reveal .input-group.invalid, .reveal .select-group.invalid {
    position: relative;
    margin-bottom: 1.5em;
}

    .filter-criteria .button.invalid [data-invalid], .filter-criteria .input-group.invalid [data-invalid], .filter-criteria .select-group.invalid [data-invalid], .filter-criteria .checkbox-group.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;
    }

        .filter-criteria .button.invalid [data-invalid]::before, .filter-criteria .input-group.invalid [data-invalid]::before, .filter-criteria .select-group.invalid [data-invalid]::before, .filter-criteria .checkbox-group.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;
        }

    .filter-criteria .input-group.invalid select, .filter-criteria .input-group.invalid textarea, .filter-criteria .input-group.invalid input, .filter-criteria .select-group.invalid select, .filter-criteria .select-group.invalid textarea, .filter-criteria .select-group.invalid input, .filter-criteria .checkbox-group.invalid select, .filter-criteria .checkbox-group.invalid textarea, .filter-criteria .checkbox-group.invalid input, .filter-criteria .form-checkbox.invalid select, .filter-criteria .form-checkbox.invalid textarea, .filter-criteria .form-checkbox.invalid input {
        border-color: #d51b1b;
    }

        .filter-criteria .form-checkbox.invalid input.checked + label::after, .filter-criteria .form-checkbox.invalid label::after {
            border-color: #d51b1b;
        }

    .filter-criteria .checkbox-group.invalid .form-checkbox input.checked + label::after, .filter-criteria .checkbox-group.invalid .form-checkbox label::after {
        border-color: #d51b1b;
    }

.reveal {
    text-align: center;
    padding: 2.5rem;
    min-width: 200px;
}

    .reveal:focus {
        outline: none;
    }

    .reveal.graph {
        max-width: 800px;
    }

        .reveal.graph .graph-chart {
            width: 100%;
        }

    .reveal.confirm, .reveal.prompt {
        max-width: 600px;
    }

    .reveal.notify {
        max-width: 480px;
    }

    .reveal.info {
        max-width: 750px;
        text-align: left;
        padding: 3.125rem 4.375rem 5rem 5.625rem;
    }

@media print, screen and (min-width: 20em) {
    .reveal {
        width: 90%;
    }
}

.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;
}

    .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 {
        font-size: 0.875rem;
        color: inherit;
    }

        .info.reveal header i:hover {
            color: #2e293d;
        }

.reveal header i {
    position: relative;
    font-size: 2.8rem;
    color: #2e293d;
}

    .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: #2e293d;
    }

        .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: #00dea5;
        }

.reveal section:not(:first-of-type):last-of-type {
    padding-top: 2rem;
}

.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;
}

.reveal section p {
    font-size: 0.875rem;
}

    .reveal section p.note {
        text-align: left;
        color: #2e293d;
        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: #2e293d;
}

.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: #2e293d;
        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;
        }

            .reveal section .overflow-vessel ul.link-list li a {
                color: #2e293d;
                font-size: 1rem;
            }

                .reveal section .overflow-vessel ul.link-list li a:hover {
                    text-decoration: underline;
                }

.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: #2e293d;
        }

    .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: #2e293d;
}

.reveal .close-button {
    color: #2e293d;
    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;
}

.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: #2e293d;
    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: #2e293d;
        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: #2e293d;
        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-holder .input-group.search {
    margin-bottom: 9px;
}

    .fancytree-holder .input-group.search .fancytree-reset {
        font-size: 1.375rem;
        font-weight: 300;
    }

    .fancytree-holder .input-group.search .fancytree-search.empty {
        border-radius: 4px;
    }

        .fancytree-holder .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.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 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;
        }
}

.fancytree-holder .fancytree-view[class*="-up-"] > div[fancytree-partition] ul.fancytree-container {
    overflow: hidden;
}

.fancytree-plain.fancytree-container {
    font-family: "Rubik", sans-serif;
    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: #2e293d;
    }

        .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-selected span.fancytree-checkbox {
        background-color: #2e293d;
        border-color: #2e293d;
        color: #00dea5;
    }

        .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: "Rubik", sans-serif;
        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: #2e293d;
    }

.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%, #00dea5));
    background: linear-gradient(90deg, #f1f1f1 50%, #00dea5 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%, #00d29c));
    background: linear-gradient(90deg, #f1f1f1 50%, #00d29c 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 {
    padding-top: 40px;
    padding-bottom: 32px;
    background-color: #f1f1f1;
}

    .head-content p.heading {
        color: #686868;
        font-size: 0.875rem;
        line-height: 22px;
    }

    .head-content .arrow-rotate {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .head-content.split-bg {
        background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f1f1), color-stop(50%, #00dea5));
        background: linear-gradient(90deg, #f1f1f1 50%, #00dea5 50%);
    }

        .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 > .grid-container > .grid-x > .cell .card-screening-tool {
        padding-top: 10px;
    }
}

@media screen and (max-width: 51.24875em) {
    .head-content.split-bg > .grid-container > .grid-x > .cell {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.head-content.split-bg > .grid-container > .grid-x > .cell:first-child {
    padding-right: 0.625rem;
    background-color: #f1f1f1;
    -webkit-box-shadow: 0px -40px 0px 0px #f1f1f1, 10px -40px 0px 0px #f1f1f1, 10px 32px 0px 0px #f1f1f1, 0px 32px 0px 0px #f1f1f1;
    box-shadow: 0px -40px 0px 0px #f1f1f1, 10px -40px 0px 0px #f1f1f1, 10px 32px 0px 0px #f1f1f1, 0px 32px 0px 0px #f1f1f1;
}

@media screen and (max-width: 51.24875em) {
    .head-content.split-bg > .grid-container > .grid-x > .cell:first-child {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-right: 0;
    }
}

.head-content.split-bg > .grid-container > .grid-x > .cell:last-child {
    padding-left: 0.625rem;
    background-color: #00dea5;
    -webkit-box-shadow: 0px -40px 0px 0px #00dea5, -10px -40px 0px 0px #00dea5, -10px 32px 0px 0px #00dea5, 0px 32px 0px 0px #00dea5;
    box-shadow: 0px -40px 0px 0px #00dea5, -10px -40px 0px 0px #00dea5, -10px 32px 0px 0px #00dea5, 0px 32px 0px 0px #00dea5;
}

@media screen and (max-width: 39.99875em) {
    .head-content.split-bg > .grid-container > .grid-x > .cell:last-child {
        padding-left: 0;
        -webkit-box-shadow: -10px 0px 0px 0px #00dea5, -10px 32px 0px 0px #00dea5, 0px 32px 0px 0px #00dea5, 10px 32px 0px 0px #00dea5, 10px 0px 0px 0px #00dea5;
        box-shadow: -10px 0px 0px 0px #00dea5, -10px 32px 0px 0px #00dea5, 0px 32px 0px 0px #00dea5, 10px 32px 0px 0px #00dea5, 10px 0px 0px 0px #00dea5;
    }
}

@media screen and (max-width: 51.24875em) {
    .head-content.split-bg {
        background: #f1f1f1;
    }
}

.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;
}

.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 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 {
    font-size: 10px;
    color: #2e293d;
    background-color: #00dea5;
    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;
    }
}

.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;
    }
}

.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%;
    }
}

.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: #2e293d;
        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);
    }
}

label.success {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #2e293d;
    background-color: #00dea5;
    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-builder header {
    background-color: transparent;
}

.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 div.button-icon-group .button, .report-builder .collection div.button-icon-group .button {
        margin: 0 0.1875rem;
    }

        .report-builder .portfolio div.button-icon-group .button i, .report-builder .collection div.button-icon-group .button i {
            font-size: 0.75rem;
            color: #a0a0a0;
        }

        .report-builder .portfolio div.button-icon-group .button:hover i, .report-builder .collection div.button-icon-group .button:hover i {
            color: #2e293d;
        }

    .report-builder .portfolio header {
        padding: 35px 18px 33px 18px;
    }

    .report-builder .portfolio section .paper {
        margin-bottom: 1rem;
        font-size: 0.75rem;
    }

        .report-builder .portfolio section .paper li {
            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 .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 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: #2e293d;
                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.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 .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 ul > li:first-child > section {
        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;
        font-size: 0.75rem;
        font-weight: 500;
    }

        .report-builder.clip-lib .collection > section ul > li:first-child > section .form-checkbox label {
            font-size: 0.75rem;
            font-weight: 500;
            color: #2e293d;
        }

        .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:not(:first-child) > 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;
        border-top: solid 1px #cecece;
    }

        .report-builder.clip-lib .collection > section ul > li:not(:first-child) > section > div {
            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: baseline;
            -webkit-align-items: baseline;
            -ms-flex-align: baseline;
            align-items: baseline;
        }

        .report-builder.clip-lib .collection > section ul > li:not(:first-child) > section i.gd-chevron-right {
            font-size: 0.75rem;
            color: #a0a0a0;
        }

        .report-builder.clip-lib .collection > section ul > li:not(:first-child) > section .button-icon-group .button i {
            font-size: 1rem;
        }

    .report-builder.clip-lib .collection > section ul > li:not(:first-child) > header {
        padding-top: 0.75rem;
        border-top: solid 1px #cecece;
        font-size: 0.75rem;
        font-weight: 500;
        color: #09ba90;
    }

        .report-builder.clip-lib .collection > section ul > li:not(:first-child) > header ul {
            margin-left: 2.75rem;
        }

            .report-builder.clip-lib .collection > section ul > li:not(:first-child) > header ul li:not(:last-child) {
                padding-right: 0.75rem;
                margin-right: 0.625rem;
                border-right: solid 1px #cecece;
            }

        .report-builder.clip-lib .collection > section ul > li:not(:first-child) > header + section {
            border-top: none;
            padding-top: 0;
        }

.report-builder.report .portfolio {
    background-color: #2e293d;
}

    .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: #09ba90;
        }

        .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:hover {
            background-color: #14111c;
        }

        .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-up {
            color: #a0a0a0;
        }

    .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.25rem;
        }

        .report-builder.report .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;
            background-color: #ffffff;
            padding: 1.1875rem 1.1875rem 1.3125rem 1.75rem;
        }

            .report-builder.report .collection > section ul > li > section > div:not(:first-child) {
                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: baseline;
                -webkit-align-items: baseline;
                -ms-flex-align: baseline;
                align-items: baseline;
            }

            .report-builder.report .collection > section ul > li > section .button-icon-group .button i {
                font-size: 1rem;
            }

    .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-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;
    }

.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;
    }
}
