#helios-grid .helios-inline-cta {
    flex-basis: 20%;
    text-align: left;
}
#helios-grid .helios-inline-left {
    flex-basis: 50%;
}
#helios-grid .helios-grid--spinner {
    position: relative;
}
#helios-grid .helios-grid--spinner pvd-loading-spinner,
#helios-grid .helios-grid--spinner .helios-grid--spinner-message {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
#helios-grid .helios-grid--spinner .helios-grid--spinner-message {
    display: none;
}
#helios-grid .para-lcfeed--time {
    color: #666666;
}

nav .toc--list {
    border-bottom: none;
}
.search-box-symbol {
    border-bottom: none;
    padding: 0;
    margin-top: 3em;
    padding-left: 5%;
}

.search-box-symbol--container {
    display: flex;
    align-items: center;
}

p.search-box-symbol--label {
    margin: 0 1em 0 0;
}

.search-box-symbol--label label{
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.search-box-symbol--search-box-container {
    flex-basis: 40%;
}

.search-box-symbol--search-icon {
    cursor: pointer;
}

.search-box-symbol--form-button {
    display: none;
}

@media (max-width: 31.25em) {
    .search-box-symbol {
        padding-left: 0;
    }
    p.search-box-symbol--label {
        margin: 0;
    }
}
/* overrides */

/* Overview page */

#layout-region-center-well .fidgrid--content {
    padding-top: 0;
}
#OverviewHeroNCL.scl-mini-hero {
    min-height: auto;
}
#OverviewHeroNCL .scl-mini-hero--columns-header {
    padding-top: .75em;
}
#OverviewHeroNCL .scl-mini-hero--columns-content {
    width: auto;
}
@media (max-width: 31.25em) {
    #OverviewHeroNCL .scl-mini-hero-wrapper {
        padding-bottom: inherit;
    }
}

.article-info, .scl-flex-card--content-type {
    display: none;
}
#OverviewWebinarstopNCL .popin-wrapper--body {
    display: none;
}
#OverviewWebinarstopNCL .popin-wrapper--header,
#OverviewWebinarsbottomNCL .scl-flexible-single-column--pads,
#OverviewWebinarstopNCL .popin-wrapper--header .scl-flexible-images-with-column--group-headline {
    padding-bottom: 0;
}
#OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--desc-container {
    padding-top: .25em;
    padding-bottom: .25em;
    padding-right: 0;
}
@media screen and (max-width: 68.75em) {
    #OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--clickable-card {
        display: block;
    }
    #OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--desc-container {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    #OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--100 .scl-flex-card--image-container {
        display: block;
        width: 100%
    }
}
@media screen and (max-width: 41.875em) and (min-width: 31.3125em) {
    #OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--clickable-card {
        display: block;
    }
}
@media screen and (max-width: 41.875em) and (min-width: 31.3125em) {
    #OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--100 .scl-flex-card--image-container {
        display: block;
        width: 100%;
    }
}
@media screen and (max-width: 47.5em) and (min-width: 41.9375em) {
    #OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--100 .scl-flex-card--image-container img {
        max-width: 100%;
        width: 100%;
    }
}
@media (max-width: 31.25em) {
    #OverviewMostrecentmarketinsightCARDGROUP .scl-flex-card--clickable-card {
        display: block;
    }
    #OverviewMostrecentmarketinsightCARDGROUP .scl-mini-hero-wrapper {
        padding-bottom: 20%;
    }
    .search-box-symbol--container {
        flex-direction: column;
    }        
    .search-box-symbol--search-box-container {
        margin-top: 1em;
    }
}

@media (max-width: 47.5em) {
    #OverviewWebinarsbottomNCL .scl-flexible-single-column--pads .scl-flexible-images-with-column-1 {
        padding-top: 0;
        padding-bottom: 0;
    }
}