.CntntPn .DnnModule-DotNetNukeModulesDigitalAssets {
    margin-top: 156px;
}

.top-bar-links ul>li.selected {
    background-color: transparent !important;
    padding: 0 !important;
        margin-bottom: 0;
}

[action="/pathwayscoordination-temp"] .top_banner_wrapper:after,
[action="/pathwayscoordination"] .top_banner_wrapper:after {
    display: none;
}

.insight-title-text {
    text-align: center;
}

.resource-center-header .insight-subtitle,
.resource-center-header .video-subtitle,
.resource-center-header .podcast-subtitle {
    text-align: center;
}

.become-a-member-cta-icon a {
    height: 100%;
    display: flex;
    align-items: center;
}

.dnnSearchResultAdvancedTip {   
    width: auto;
}

.dnnSearchBoxPanel .dnnSearchBox {   
    height: 40px;
}

.dnnSearchResultContainer > .dnnSearchResultItem {
    background: #FFFFFF;
    box-shadow: 5px 5px 20px #291ACC1F;
    border-radius: 15px;
    padding: 30px;
}

.dnnSearchBoxPanel, .dnnSearchResultPanel {
    background-color: transparent !important;
}

.dnnSearchResultItem-Title a {
    font-weight: 700;
    font-size: 29px;
    line-height: 1.1;
    font-family: 'Roboto Flex', sans-serif;
    letter-spacing: 0px;
    color: #231F20;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1;
    font-family: 'Roboto Flex', sans-serif;
    letter-spacing: 0px;
    color: #6D6E71;
    margin-bottom: 10px;
}

.dnnSearchBox {  
   background: #E6E7E8 !important;
}

.dnnSearchBox > input[type="text"], .dnnSearchBox > input[type="text"]:focus{   
    background: #E6E7E8;   
}

.vertical-title {
    display: none;
}

.steadyrain .filter-article .select2-container--default 
.select2-selection--multiple {
    display: flex;
}


.home-magazine-wrapper .home-magazine .image_wrap {
  background: #fff;
}

.home-magazine-wrapper .home-magazine .image_wrap img {
  width: auto;
  max-width: 100%;
}

.dnn-page-picker .page-picker-content .pages-container ul li .page-value > div {
  tex-indent: 0;
}

.departments-tag {
  margin-top: 15px;
}

.related-content-types-tabs .resource-grid {
    display: flex;
    flex-flow: row wrap;
}

.related-content-types-tabs .resource-grid .resource-box {
    max-width: 320px;
}

.related-content-types-tabs .resource-grid .cta-button {
    flex-basis: 100%;
    text-align: center;
}

.related-resources .cta-button {
    margin-bottom: 60px;
}
































