.search_pagination .active{
    margin-top: 0px;
    margin-bottom:0px;
}
.menu_search_content {
    min-height: auto !important;
    border-top: 1px solid #dfdfdf;
    background: white;
}
.menu_search_content.filter_menu_open {
    min-height: 480px !important;
}

.menu_search_content #ama-layout-21512 {
    height: auto !important;
}
.search_content {
    display: none;
}
.menu_search_content .search_content {
    display: block;
    padding-top: 3.0em;
    padding-bottom: 3.0em;
}
.search_header {
    border-bottom: 1px solid #dfdfdf;
    padding: 0px;
}
.search_header>div:first-child {
    padding-left: 0px;
}
.search_header>div:last-child {
    padding-right: 0px;
        padding-top:10px;
}

.search_input {
    border: none;
    box-shadow: none !important;
    background: none;
    font-family: OmnesMedium;
    font-size: 2.125em;
    color: #000;
    line-height: 18px;
    padding: 6px 0px 6px 0px;
    padding-bottom: 0.5em;
padding: 0px;
    height: 46px;
}

.search_content .search_body,
.search_content .search_body .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.search_content .search_body {
    position: relative;
}
.search_content .tags .tag,
.search_results_filters_head {
    padding-top: 2.5em
}
.search_body {
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    border-bottom: 2px solid black;
}
.search_filter {
    color: black;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-radius: 0px;
    border-bottom: 5px solid white;
    box-shadow: none;
    outline: none;
font-family:OmnesRegular;
}
.search_filter.active {
    border-bottom: 5px solid #C85028;
    box-shadow: none;
    margin: 0px;
}
.search_filter i.fa {
    padding-left: 5px;
    font-size: 12px;
}
.search_result {
    padding-bottom: 1em;
}

.search_result a{
    display: block;    
text-decoration: none;
padding: 3px;
}

.search_result .title {
    color: black;
    font-size: 1.1em;
}
.search_result .byline {
    color: #993366;
    font-size: 0.9em;
}
.xsearch_results_filters,
.main_search_results_filters {
    display: hidden;
    position: absolute;
    top: 0px;
            z-index: 4;
    /*padding-bottom: 2.0em;*/
}
.search_results_filters_head {
    background: white;
    padding-bottom: 2.0em;
}
.search_results_filters_foot {
    height: 100px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.59) 41%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.59) 41%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.59) 41%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
}
.search_results_filters .col-xs-3,
.search_results_filters .col-xs-12,
.search_results_filters .checkbox label,
.search_results_filters .radio label {
    padding-left: 0px;
    padding-right: 0px;
}
.search_results_filters .checkbox label:after,
.search_results_filters .radio label:after {
    content: '';
    display: table;
    clear: both;
}
.search_results_filters .checkbox .cr,
.search_results_filters .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: 1em;
}

.search_results_filters .radio .cr {
    border-radius: 50%;
}
.search_results_filters .checkbox a {
    color: black;
}
.search_results_filters .checkbox .cr .cr-icon,
.search_results_filters .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}
.search_results_filters .radio .cr .cr-icon {
    margin-left: 0.04em;
top: 55%;
    left: 19%;
}
.search_results_filters .checkbox label input[type="checkbox"],
.search_results_filters .radio label input[type="radio"] {
    display: none;
}
.search_results_filters .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.search_results_filters .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.search_results_filters .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.search_results_filters .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.search_results_filters .checkbox label input[type="checkbox"]:disabled + .cr,
.search_results_filters .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.search_results_filters .clear_filters .cr {
    border: 0px;
}
.search_results_filters .clear_filters .cr {
    padding: 0px 3px;
}


.search_results_filters h6.ama-ajax {
    cursor: pointer;
}

.search_results_filters h6 .badge{
        margin-top: -8px;
    margin-left: 10px;
    background: #C85028;
}

.search_results_filters a.highlighted{
    color: #C85028;
}

.search_results_filters .checkbox a:hover .cr,
.search_results_filters .radio a:hover .cr {
    background: black;
}

.search_results_filters .checkbox a.highlighted:hover .cr, 
.search_results_filters .radio a.highlighted:hover .cr,
.search_results_filters .clear_filters .cr{
    background: none !important;
}

.search_filters_panel{
    margin-right: 3em;
}

.search_filter_panel{
        padding-bottom: 1em;
    overflow: hidden;
}

.search_filters_panel .glyphicon-chevron-up-custom,
.search_filters_panel .glyphicon-chevron-down-custom{
    margin-top: -4px;
} 

.search_filters_panel .glyphicon-chevron-up-custom span,
.search_filters_panel .glyphicon-chevron-down-custom span{
    width: 8px;
} 

.searchresults_ .guide_ .guide_row{
    min-height: auto;
}


.searchresults_ .dates_scroll{
 height: 140px;
}

.searchresults_ .dates_scroll .dates_times{
    height: auto;
}

.search_page_header.side_nav_spacer{
    overflow: hidden;
    xpadding-top: 6px;
}

.search_page_header .search_header{
    border-bottom: 1px solid black;
}

.searchresults_  span.favourites,
span.favourites{
    cursor: pointer;
    float: right;
}

.searchresults_  span.favourites .glyphicon,
span.favourites .glyphicon,
.searchresults_  span.favourites svg,
span.favourites svg{
    font-size: 28px;
    color: #CCC !important;
    top: 0px;
}

.searchresults_  span.favourites:hover .glyphicon,
span.favourites:hover .glyphicon,
.searchresults_  span.favourites:hover svg,
span.favourites:hover svg{
    color: #999 !important;
}

.searchresults_  span.favourites.is-active .glyphicon,
span.favourites.is-active .glyphicon,
.searchresults_  span.favourites.is-active svg,
span.favourites.is-active svg{
    color: #C85028 !important;
}




.menu_nav_content {
background: #fff;
height:0px;

    position: absolute;
    z-index: 110;
/*    width: 1200px;*/
    top:100%;
        width:100%;
}

.menu_nav_content .active{
height:auto;
margin-top:10px;
margin-bottom:10px;
}

.menu_nav_background{
    position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 100;
    opacity: 0.8;
    top: 0;
} 

.menu_nav_content.active{
    height: inherit;
    min-height: 300px;
}


.menu_nav_content{
/*top:169px;*/
}

/*
.menu_nav_content .search_header>div{
width:100%;
}
*/

.glowm_close {
    display: block;
    width: 32px;
    height: 32px;
    opacity: 0.3;
    position: relative;
    cursor: pointer;
}
.glowm_close:hover {
  opacity: 1;
}
.glowm_close:before, .glowm_close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 4px;
  background-color: #333;
}
.glowm_close:before {
  transform: rotate(45deg);
}
.glowm_close:after {
  transform: rotate(-45deg);
}


/*Close menu */
.glowm_close_menu{
    position: absolute;
    right:0;
    opacity:1;
    height: 20px;
    width: 20px;
}

.glowm_close_menu:before, .glowm_close_menu:after{
    background: white;
    left: 10px;
    height: 20px;
    width: 2px;
}

.search_content .glowm_close_menu{
    right: 1em;
    top: 2.2em;
}

.search_content .glowm_close_menu:before, 
.search_content .glowm_close_menu:after{
    background: black;
}

/*Special Reports */
.guide_{
    float: left;
    width: 100%;
}

.guide_ .guide_row{ 
    min-height:220px;
}

.blog_.guide_:last-child{
    border-bottom: 1px solid #DFDFDF;    
}

/*
.guide_ .guide_row{
    min-height: 180px !important;
}
*/

h1, h2, h3, h4, h5, h6, ul {
 /*   font-size: 1em;
    line-height: 1em;
    font-weight: normal;
    font-family: OmnesMedium;*/
}

h5 {
    font-size: 1.5em;
    line-height: 1.3em;
}

.text_content h5 {
    border-top: 1px solid #e0e0e0;
    padding-top: 1.25em;
    clear: both;
}

.glossary_results h5 {
    border-top: 0px;
    padding-top: 0em;
}

.glossary_results a {
    color: black !important;
}


.text_content a:not([class]):after,  
.text_content a[class=""]:after,
.text_content a[class="E_creative_subtitle"]:after,  
.sticky_nav ul>li>a:after,
.pagination .underline:after,
a.underline:after,
a .underline:after,
.subnav_head a:after,
.subnav_sub a:after,
.mrs_breadcrumb a:after
 {
  content: '';
  display: block;
  height: 1px;
  width: 0;
  background: transparent;
  transition: width .5s ease, background-color .4s ease;
  margin-top: -0.2em;
}
.text_content a:not([class]):hover:after, 
.text_content a[class=""]:hover:after, 
.text_content a.E_creative_subtitle:hover:after,
.sticky_nav ul>li>a:hover:after,
a.underline:hover:after,
a:hover .underline:after,
.sticky_nav ul>li>a.active:after,
.mrs_breadcrumb a:hover:after{
    width: 100%;
  background: black;
}

.text_content a:not([class]):hover:after,
.text_content a[class=""]:hover:after,
.text_content a.E_creative_subtitle:hover:after{
    background: #C85028;    
}
 
.underline,
.sticky_nav ul>li>a,
.mrs_breadcrumb a{
    display: inline-block;
}
a.underline:after,
a .underline:after,
li.underline:after,
.sticky_nav ul>li>a:after,
.mrs_breadcrumb a:after{
    margin-top: 0.1em;
}

a.underline_white:after,
a .underline_white:after{
  background: white !important;
}

.text_content p {
    font-family: OmnesRegular;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    padding-bottom: 1.5em;
    margin: 0;
}

.text_content a:hover {
    color:black;
    text-decoration: none;
}

.text_content a {
    color:grey;
    text-decoration: none;
}

.search_button{
 background-image:none;
}


.guide_ {
        border-top: 1px solid #DFDFDF;
        margin-top: 1em;
}

.byline {
color: #b21b3e;
font-weight:bold;
}


.sticky_nav h5 {
    margin-top:0px;
padding-bottom: 0.5em;
}

.sticky_nav h6 {
        font-size: 1.20em;
padding-bottom: 0.5em;
}

.sticky_nav h6, .sticky_nav h6 a {
    color:#999;
margin-bottom: 0em;
}

.sticky_nav h6 a:hover {
    color:black;
}

.glyphicon-chevron-left-custom .sp-1,
.glyphicon-chevron-right-custom .sp-2 {
  transform: skewY(-40deg);
}
.glyphicon-chevron-right-custom .sp-1,
.glyphicon-chevron-left-custom .sp-2 {
  transform: skewY(40deg);
}

.glyphicon-chevron-down-custom span,
.glyphicon-chevron-up-custom span {
  width: 8px;
    width: 6px;
  height: 3px;
  background-color: rgb(99, 99, 99);
  display: inline-block;
  transition: all 0.1s linear;

}
.glyphicon-chevron-down-custom .sp-1,
.glyphicon-chevron-up-custom .sp-2 {
  transform: skewY(-40deg);

-ms-transform: skewY(-40deg);
-webkit-transform: skewY(-40deg);
-moz-transform: skewY(-40deg);
-o-transform: skewY(-40deg);
}
.glyphicon-chevron-up-custom .sp-1,
.glyphicon-chevron-down-custom .sp-2 {
  transform: skewY(40deg);

-ms-transform: skewY(40deg);
-webkit-transform: skewY(40deg);
-moz-transform: skewY(40deg);
-o-transform: skewY(40deg);
}
.glyphicon {
  top: -2px;
}

.menuSearch {
    cursor: pointer;
}

/* SLM Overrides */
.radio, .checkbox {
    margin-bottom: 0;
}
.glossary_results h5 {
    margin-top: 0.7em;
    margin-bottom: 0px;
}
.text_content p{
    padding-bottom: 0.5em;
}
.text_content p.byline{
    padding-bottom: 1.0em;
}