body{
    overflow-y: scroll !important;
}

.content_container {
    /*overflow:auto;*/
}

.black_topbar{
    background:black;
    overflow: auto; 

    position: absolute;
    width: 100%;
    z-index: 300;
}

.black_topbar a{
    color:white;
}

.site_container {
    min-height: 100%;
}

.site_content {
    background: white;
}

.site_footer {
    background:black;
    overflow:hidden;
    padding:100px;
    padding-bottom:90px;
    color:white;
    width:100%;
}

.main_content {
    max-width:1200px;
    width:100%;
    margin:auto;
    padding-left:20px;
    padding-right:20px;

    float:none;
}

.site_navigation .main_content, 
.gkb_header .main_content,
.rbg_header .rbg_title{
    max-width:1300px;
}

.black_topbar .main_content{
    max-width:1300px;
}

.width_full {
    max-width:1360px;
}

.content_container .main_content {
    padding-left:0px;
    padding-right:0px;
    position: relative;
}

#ama-page-21362 .content_container .main_content {
    overflow:auto;
}

.newsletter_spotlight .main_content {
    overflow:auto;
    padding-left:0px;
    padding-right:0px;
}

hr {
    border-color:black;
}

.site_header .subnav{
    display: block;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.site_header .subnav  a{
    margin-left: 20px;
}

.navbar-default{
    background:none;
}

.navbar-default .navbar-nav>li>a:hover{
    background-color: #eee;
}

.site_navigation .head_nav .navbar-nav>li>a{
    min-width:75px;
    padding-bottom:42px;
}

.site_navigation .head_nav .navbar-nav>li.search a{
    padding-bottom: 32px;
}

.site_navigation .head_nav .navbar-nav>li.search img{
    width:25px;
}


.analytics_embed{
    border:1px solid #cabbbb;
    overflow: auto;
    padding:10px;
    margin-bottom:10px;
}

.analytics_embed hr{
    border-color:#cabbbb;
}


.analytics_block{
    min-height: 330px;
    width: 100%;
}

.error_page{
    text-align:center; 
    min-height: 250px;
}

.error_page p{
    text-align:left;   
}

.error_listings{
    text-align:left;
    padding-left: 11%;

}

.ama-highlight-layout{
    padding: 15px;
    border: 1px solid black;
}

.clear{clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}

.site_navigation {
    min-height:166px;

    z-index: 200;
    position: relative;
    background: white;
    padding-top: 47px;

    border-bottom: 1px solid #DFDFDF;
}

.banner_content .banner_info{
    text-align: left;
    width: 23.5%;
    float: right;
    clear: both;
    background: #C85028;
    height: 50%;
    margin-right: 80px;
    position: relative;
}

.banner_info a {
    position: absolute;
    bottom: 1.875em;
}

.banner_info {
    padding-top: 1.875em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    padding-bottom: 0.625em;
}

.banner_content .banner_info:first-child {
    border-bottom:1px solid white;
}

.banner_container {
    position: relative;
}

.banner_content{
    position: absolute;
    z-index: 60;
    top: 0;
    height: 100%;

    max-width: 1800px;
    width: 100%;
}

.box_container{
    background:#f8f8f8;
    margin-right:1%;
    margin-left:1%;
    padding:0px;
    margin-top: 40px;

    width:27%;
    float:left;
}

.box_container.first{ 
    margin-left: 7.5%;
    margin-right: 1%;
}

.spotlight_cta a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.event_spotlight .box_container img, a.box_container .event_box_overlay > img{
    width:100%;

}

.course_spotlight .box_container img{
    width:100%;
}

.home_spotlight .box_container img{
    /*width:100%;
    padding-bottom:0.625em;
    max-width:3.75em;
    vertical-align: middle;*/
}

.home_spotlight .box_container{
    /*    padding: 2em;
    margin-top: 3.70em;*/
}

.event_spotlight{
    background: -webkit-linear-gradient(#C85028  80%, white 20%);
    background: -moz-linear-gradient(#C85028  80%, white 20%);
    background: -ms-linear-gradient(#C85028  80%, white 20%);
    background: linear-gradient(#C85028  80%, white 20%);

    /*background-size: 80% !important;*/
}

.home_spotlight {
    background: -webkit-linear-gradient(#993366 80%, white 20%);
    background: -moz-linear-gradient(#993366 80%, white 20%);
    background: -ms-linear-gradient(#993366 80%, white 20%);
    background: linear-gradient(#993366 80%, white 20%);

    /*background-size: 80% !important;*/
}

.course_spotlight {
    background: -webkit-linear-gradient(#993366 80%, white 20%);
    background: -moz-linear-gradient(#993366 80%, white 20%);
    background: -ms-linear-gradient(#993366 80%, white 20%);
    background: linear-gradient(#993366 80%, white 20%);
}

.box_container .call_to_action{
    margin-top:1em;
    position: absolute;
    bottom:1em;
    font-family: OmnesMedium;
    font-size: 1.125em;
    float: left;
    max-width:130px;
    width:100%;
}

.home_spotlight  .box_container .call_to_action .pull-right{

}


.event_spotlight_content{
    padding:20px;
}

.spotlight{
    padding-top: 5.5em;
}

#ama-page-21285 .spotlight{
    margin-top: 40px;
    padding-top:0px;
}

.spotlight_right .spotlight_text {
    padding-left: 8%;
    padding-right: 8%;
    overflow:auto;
}

.spotlight_left .spotlight_text {
    padding-left: 3em;
    padding-right: 3em;
    overflow:auto;
}


.spotlight h2{
    margin-left: 7.5%;
    text-align: left;
}

.spotlight_cta{
    font-family: OmnesRegular;
    font-size: 1.125em;
    position: absolute;
    right: 7.5%;
    top: 3.5em;
    padding:15px 20px 15px 20px;
    border:1px solid white;
    color:white;
    max-width: 210px;
    width: 100%;
    text-align:center;
}

.spotlight_inner_content .spotlight_cta{
    position: static;
    max-width: 270px;
    width:100%;
    margin-top: 3em;        
    background:#C85028;
    border:0px;
    float: left;
    clear: both;
    /*padding: 5px 60px 5px 60px;*/
    text-align: center;

}

.spotlight_inner_content .spotlight_cta img{
    float:none;
    margin:0px;
    height: auto;
}

#ama-page-21285 .spotlight_cta{
    top: 56px;
}

.event_box_head{
    color:white;
    background:black;
}


.spotlight_image {
    padding-left: 0px;
    padding-right: 0px;
}

.spotlight_text {
    color:white;
    margin-bottom:20px;
}

.spotlight_text img{
    width:2.5em;
    height:2.5em;
    margin-right:1em;
    margin-left:0em;
    margin-top:0.5em;
    float:left;
}

.spotlight_text p{
    display:inline;
}

.spotlight_text h2{
    margin-left:0px;
    padding-bottom:0.5em;
}

.col-sm-8 .spotlight_text h2{
    font-size: 2.25em;
}

.spotlight_background{
    background:  var(--blue);
    overflow: auto;
}

.spotlight_inner_content {
    padding-left: 0px;
    padding-right: 0px;
}

.network_spotlight{
    text-align:left;
}

.network_spotlight {
    padding-bottom: 5.5em;
}

.network_spotlight img{
    width:90%;
    margin-bottom:20px;
    margin-top:20px;

}

.network_spotlight h2{
    color:black;
    margin-top:0em;
}


/*
AB - 13/05/19 - Update the networks to be in the grey boxes instead
.network_spotlight .networks div{
width: 30%;
float: left;
padding: 1%;
height:170px;
}

.network_spotlight .networks div.first{
margin-left: 5%;
}*/

.network_spotlight .networks div{
    padding: 30px;
}
.networks a{
    width: 100%;
}
.network_spotlight img{
    width: 100%;
}

.newsletter_spotlight {
    background: #C85028;
    padding-bottom:60px !important;
    color:white;
}


.full_width.newsletter_spotlight h2{
    color: white;
    font-size: 2.125em;
    margin-top: 2em;
    margin-bottom: 30px;
}

.full_width .newsletter_spotlight p{
    padding-right:10%;
    line-height: 1.75em;
}

.full_width.newsletter_spotlight p{
    padding-right:10%;
    line-height: 1.75em;
}

.newsletter_spotlight input{
    width:70%;

    padding:15px 20px;
    color:black;
    border: 1px solid white;
}

.newsletter_spotlight button{
    width:29%;

    background: none;
    border: 1px solid white;
    padding:15px 20px;
    margin-left: -5px;
}

.site_footer .inner_foot{
    height:280px;
}

.site_footer ul{
    list-style:none;
    padding-left:0px;
    padding-top: 40px;
}

.site_footer ul li{
    padding-bottom:5px;
}

.center_block a{
    color: white;
}

.right_block{
    text-align:right;
}

.right_block img{
    vertical-align: bottom;
}

.right_block .social{
    position:relative;
    top:75%;
}

/* Social Media Icons */
a.svg_img {
    text-decoration:none!important;
}

a svg:hover #Social { 
    fill: #c85028;
}

/* Social End */

.foot_block{
    width: 32%;
    display: inline-block;
    height: 100%;
}

.left_block {
    width: 47%;
}

.center_block {
    width: 33%;
}

.right_block {
    width: 19%;
}

.left_block img{
    position: relative;
    bottom: 30px;
}

.right_block a{
    padding-right:10px;
}

.carousel-caption{
    text-align:left;
    top: 10px;
    bottom:0px;
}

.carousel-caption h2{
    margin-left:0px;
}

.full_width {
    padding:0px;
}

.full_width h2{
    margin-left:0px;
}

.full_width .newseltter{
    padding:0px;
}

.full_width .newseltter div{
    padding:0px;
}

.spotlight_stats {
    display:none;
}

.spotlight_stats .spotlight_inner_content{
    padding:0px;
}

.banner_text{
    width: 100%;
    margin: auto;
    max-width: 1300px;
    padding-right: 28%;
    padding-left: 2.5em;
}

.banner_text_container{
    position: absolute;
    bottom: 10%;
    z-index:100;
    width:100%;    
    padding-left: 30px;
}

#ama-page-21482 .side_nav .banner_cta{
    max-width:220px;
    position:relative;
}

#ama-page-21482 a.side_button {
    position: relative;
}

.banner_cta{
    padding: 1em 0em 1em 0em;
    border:0px;
    color: white;
    background-color: #C85028;
    width: 100%;
    max-width:200px;
    text-align: center;
    margin-bottom: 1em;
}

.hero_banner_cta .banner_cta{
    padding: 1em 3.75em 1em 3.75em;
}

.nav .banner_cta{
    padding:10px 30px 10px 30px;
    max-width:150px;
    max-width:160px;

}

.nav .banner_cta2{
    padding-bottom:10px;
    max-width:150px;
}

.slide_down{
    text-align: center;
    padding:30px;
    margin-bottom:-40px;
}

.top_dropdown{
    overflow:auto;
    color:white;
    padding-left:1%;
    padding-right:1%;

    height:0px;
}

.dropdown.open .submenu_arrow:before {
    content: "\f077";
}

.top_dropdown.active{
    display:block;
    height: auto;
} 

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background:none;
    background-color: none;
}

.nav>li>.banner_cta:focus, .nav>li>.banner_cta:hover{
    background:white;
    color:black;
}

.nav>li>.banner_cta2:focus, .nav>li>.banner_cta2:hover {
    padding-top: 10px;
    background:white;
    color:black;
}

.nav .banner_cta2{
    padding-top: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav>li>a:focus, .nav>li>a:hover{
    background:none;
    background-color: none;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar-toggle .icon-bar{
    background:black;
}

.head_nav_container{
    display: table;
}

.site_navigation .head_logo{
    padding: 1em 0px 1em 0px;
    max-width:150px;
    width:100%;
    z-index: 10;

    /*position:absolute;
    top:0;*/

    float: left;
    display: table-cell;

    height:120px;
    position:absolute;
}

.site_navigation .head_logo a{

}

/*.site_navigation .head_logo img{
height:87px !important;
}*/

.container-fluid{
    padding-left:0px;
    padding-right:0px;
}

.site_navigation .nav{
    width:100%;
}

.site_navigation #navbar li{
    text-align: center;
    vertical-align: bottom;
    margin-bottom: -2px;
}

.site_navigation #navbar li a{
    cursor:pointer;
}

.navbar-nav>li {
    display: inline-block;
    float:none;
}

.search img{
    max-width:22px;
}

.navbar-right{
    text-align: right;
}

.head_nav{
    padding-right: 0px;

    float:none;

    /* position: absolute;
    height: 100px; 
    top:40px;
    right: 0;
    width: 100%;*/

    height:120px;
    display: table-cell;
    vertical-align: bottom;
}

.main_subnav{
    height:100%;
    color: black;
    position: absolute;
    z-index: 150;


    text-align: left;
    height:0px;
    overflow: auto;
    top:101%;

    background: #C85028;
    margin-top:5px;

    /*left:-10%;*/
    /*    width: 110%;*/

    left:0;
    width:100%;
}

.site_navigation #navbar .main_subnav li{
    text-align: left;
}

.nav>li{
    position:static;
}

.main_subnav.active{
    //height:360px;
    height: inherit;
}

.menu_nav_content {
    background: #C85028;
    height:0px;

    position: absolute;
    z-index: 110;
    width: 100%;
    top:100%;
}



.menu_nav_content .active{
    height:auto;
    margin-top:10px;
    margin-bottom:10px;
}

.head_nav .navbar{
    margin-bottom:0px;
}

.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_drop:hover {
    border-bottom:5px solid #000000;
}

.menu_drop.active {
    border-bottom:5px solid #C85028;
}

.navbar-toggle{
    top: -25px;
}

.banner_container .banner_image{
    /*max-height: 720px;*/
}

.banner_image {
    width:100%;
}

.main_foot_block{
    max-width: 1200px;
    margin: auto;
}

.hero_banner{

}

.hero_banner #background{
    max-height: 720px;
    overflow: hidden;
}

.banner_overlay{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    width: 100%;
    max-height: 720px;
    position: absolute;
    height: 100%;
}

.pt_right {
    /* turns the arrow to point to the right */
    transform:          rotate(270deg);
    -ms-transform:      rotate(270deg);
    -moz-transform:     rotate(270deg);
    -webkit-transform:  rotate(270deg);
    -o-transform:       rotate(270deg);
    vertical-align: inherit;
    width:13px !important;
    position: relative;
    display: inline-block;
}

.pt_down {
    width:13px !important;
    position: relative;
    left: 10px;
    top:-2px;
}

.box_container .pt_right {
    width:13px !important;
    position: relative;
    left: 10px;
    top:-2px;
}

.black_topbar .banner_cta{
    margin-bottom: 0em;
}

.dropdown-black{
    margin-left:-15px;
}

/*****************************************Log in model***********************************************************************/

.modal-open .black_topbar .main_content {

}

.modal-backdrop{
    z-index: 200;
}

.modal .site_footer{
    display:none;
}

.modal-dialog{
    /*width:100%;*/
}

.modal .login2{
    width:100%;
}

.modal .login2.col-sm-push-2{
    left:0;
}

.modal .login2 .col-sm-6{
    /*width:100%;*/
}

.modal .login2 .login_image{
    display:none;
}

.modal .login2 .login_entry{
    width:100%;
}

.modal a{
    color:#C85028;
}

.modal .login2 button{
    max-width: 150px;
    float: right;
    background: #C85028;
    border-radius: 0px;
    border: 0;
    padding: 15px 40px;
}

.modal .alt_login{
    text-align: right;
}

.modal .alt_login p{
    margin-top: 2em;
}

.modal .login2 .login_entry .input-group{
    width:100%;
    margin-bottom:2em;
    padding: 15px 0px;
    border-bottom:3px solid #DFDFDF;
}

.modal .login2 .login_entry .input-group input{
    border:0px;
    box-shadow: none;
    padding-left:10px;
}

.modal .container {
    padding: 3em;
    width: 100%;
    max-width: 800px;
}

.modal .container .page-header{
    border:0px !important;
    margin-top:0px;
}

.modal .container h3{
    margin-top:0px;
}

.modal-dialog{
    top:10%;
    margin-top:50px;
}

.modal-content{
    box-shadow:none;
    border:0px;
}

/**************************************************************************************/

.border_top{
    border-top:1px solid white;
}

.page_header{
    border-bottom: 1px solid #DFDFDF;
    margin-bottom:3em;
    margin-top:3em;
    padding-bottom:3em;
    width: 100%;
    right: 5%;
    padding-left: 6%;
}

.page_header h1{
    border-radius: 0px 10px 10px 0px;
    display: inline-block;
    padding-left:0.75em;
    font-size: 4.75em;
    margin-top: -0.5em;
    margin-bottom: -1em;
    line-height: 0.95em;
    /*                padding-right: 5em;*/
}

.orange_header_border{
    width:10px;
    height:90%;
    background:#C85028;
    display: inline-block;
    border-radius: 0px 10px 0px 10px;
    margin-bottom: -20px;
    position: absolute;
    top: -20px;
}

.orange_header_border{
    border-left: 10px solid #C85028;
    border-radius: 0px 10px 0px 10px;

}

.side_nav {
    min-height:200px;
}

.side_nav .side_nav_spacer {
    padding:0px;
    padding-bottom: 4em;
}

.side_nav ul{
    list-style: none;
    padding-left:0px;
    padding-top:1em
}

.side_nav ul li{
    font-size: 1em;
    padding-bottom:1.2em;
}

.side_nav ul li a{
    color:black;
}

.breadcrumb{
    background:none;

    padding-top:4em;
}

.site_navigation .head_nav .navbar-nav>li.login{
    background:black;
    margin-left:10px;
    margin-right:10px;
    margin-bottom: 20px;
}

.site_navigation .head_nav .navbar-nav>li.other_sites{
    border:1px solid white;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px !important;
}

.input-group{
    width: 100%;
}

#ama-page-1559 #login{
    margin-bottom:20px;
}

.site_navigation #navbar li .dropdown-menu {
    margin:0px;
    padding-bottom:0px;
}

.site_navigation #navbar li .dropdown-menu li{
    background:black;
}

.site_navigation #navbar li .dropdown-menu li a{
    font-size: 16px;
    padding: 20px;
    color: white;
    text-align: left;
}

.white_search{
    width: 20px !important;
    position: relative;
    left: 15px;
}

.site_navigation #navbar .main_subnav ul .subnav_head{
    font-weight:bold;
}

.site_navigation #navbar .main_subnav li{
    font-weight:bold;
}

.site_navigation #navbar .main_subnav .subnav_sub li{
    font-weight:normal !important;
    font-style: unset;
}

.site_navigation #navbar .main_subnav .border_seperator li{
    margin-top:0;
}

.site_navigation #navbar .main_subnav .subnav_sub li a{
    font-weight:normal !important;
    -webkit-font-smoothing: antialiased;
}

.site_navigation #navbar .main_subnav ul .subnav_sub{
    margin-bottom:0px;
}

.network_container.clicked .content_right{
    display: none;
}





/**************************************************SHARE SCRAPE*********************************************************/

/*body {
font-family: 'Roboto';
background-color: #e5eef3;
text-align: center;
color: #f1ce64;
font-size: 28px;
}*/

.share a {
    color: #f1ce64;
}

.share {
    position: relative;
    /*position: absolute;
    width: 400px;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -40px;
    border-radius: 80px;*/
}

.share span {
    width: 200px;
    line-height: 80px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    /*left: 50%;
    margin-left: -100px;*/
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}

.share span img{
    margin-right:10px;
}

.share nav{
    font-size: 0;
}

.share a {
    line-height: 80px;
    /*width: 80px;*/
    width: 40px;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    color: #ffffff;
    overflow: hidden;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    margin: 0 -20px;
    /*    box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);*/
}

.share a:nth-child(1) {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-left: 0;
}

/*.share a:nth-child(1):hover {
background-color: #61c5ec;
}


.share a:nth-child(2):hover {
background-color: #3B5998;
}

.share a:nth-child(3):hover {
background-color: #ea4335;
}

.share a:nth-child(4):hover {
background-color: #000000;
}*/

.share a:nth-child(4){
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-right: 0;
}




.share:hover span {
    opacity: 0;
}

.share:hover a {
    border-radius: 50%;
    margin: 0 10px;
    color: black;
    font-size: 28px;
}

.share:hover a:hover {
    color: #C85028;
}

/*******************************************************************************************/





/***********************************CHEVRON SCRAPE***************************************/

#accordion {
    padding: 30px 150px;
}
.panel-title a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 20px;
}
.panel-default > .panel-heading {
    text-align: left;
}
.panel-heading {
    padding: 15px 15px;
}

/* Code for animation -- to change direction of chevron just change -40px to 40px and vice versa */
.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;
}

.other_sites .other_sites_btn .chev_icon {
    display:inline-block;
    position: relative;
    top:-17px;
}

.nav .banner_cta2.other_sites_btn p{
    display: inline;
}



/*******************************************************************************************/

.black_topbar .glyphicon-chevron-down-custom span, .black_topbar .glyphicon-chevron-up-custom span{
    background-color:white;
}

.black_topbar .glyphicon-chevron-down-custom span, .black_topbar .glyphicon-chevron-up-custom span{
    background-color:white;
}

.black_topbar .chev_icon{
    margin-left: 15px;
    position: relative;
    top: -2px;
}

.panel-group .chev_icon{
    margin-right: 150px;
    position: relative;
    top: -2px;
}

.wheel-sect {
    z-index: 5;
}

.Pro_wheel img {
    position: absolute;
}

.wheel-sect img {
    position: absolute;
    top: 0px;
    /*    right: 350px;*/
}

#ama-page-21285 .home_spotlight{
    height:800px;
}

.dialog{
    display:none;
}

.wheel_wrap{
    height:700px;
    position:relative;
}

.ui-widget-header {
    background: url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) repeat-x scroll 50% 50% #CCCCCC;
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: 0.5em 0 0;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}

.ui-dialog-content .pro_button {
    background-image: url(/img/pro_button.png);
    padding: 5px;
    margin-top: 10px;
    padding-right: 30px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    font-size:13px;
    color:white;
}

.ui-button {
    background: #FF6633 !important;
}

.ui-button-text{
    color:white;
    font-size:14px;
}

.ui-dialog-content p {
    padding-bottom: 10px;
    font-size:13px;
    font-family: OmnesMedium;
}

.ui-dialog-titlebar{
    font-size: 14px;
    font-family: OmnesMedium;
}

.addthis-smartlayers{
    display:none !important;
}

.search_filter_panel .checkbox_label{
    float:left; /* add for devices*/
    display:contents; /* add for devices*/
}

.search_filter_panel .clear_filters .cr{
    float:left;  /* add for devices*/
}

.search_filter_panel .clear_filters label .cr_t{
    float:left; /* add for devices*/
}

.site_navigation .menu_nav {
    /*    position: relative;
    height:100px;*/
}

.embed-responsive-16by9{
    /*height:200px;
    padding-bottom:0px;*/
}

.text_content .embed-responsive-item{
    height:400px;
}

/*.text_content .embed-responsive-item:first-of-type{
height:220px;
}*/

.contact_form .text_content .embed-responsive-item{
    height:auto;
}

.text_content .iframe_podcast .embed-responsive-item{
    height:220px;
}


.head_nav_container{

}

.newsletter_spotlight .newseltter .spotlight_cta {
    background:none;
    position:static;
    margin-top: -15px;
}

.not_found_nav{
    text-align:left;
}

#google_map{
    width:100% !important;
    min-width: unset !important;
    max-width:740px;
}
#cookie_content a{
    text-decoration: underline;
}

.sitemap_container .subnav_head{
    color:black;
}

.sitemap_container .nav_block a{
    color:black;
}

.sitemap_container .nav_block a:hover{

}

.sitemap_container .nav_block ul {
    padding-left:10px;
    padding-top:5px;
}

.sitemap_container .nav_block {
    padding-top:10px;
}

#ama-page-21882 .ui-widget-content {
    background: url(images/ui-bg_flat_75_ffffff_40x100.png) repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
    padding: 2px;
}

#ama-page-21882 .ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}

#ama-page-21882 .ui-dialog-content {
    min-height: 150px !important;
    max-height: 250px !important;
}

#ama-page-21882 .ui-dialog-buttonpane {
    background: #CCCCCC !important;
}

#ama-page-21882 .ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: 0.5em 0 0;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}

#ama-page-21882 .ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}

#ama-page-21882 .ui-dialog .ui-dialog-titlebar-close {
    display:none;
}

#ama-page-21882 .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: right;
}

#ama-page-21882 .ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}

.banner_info .read_more span.underline {
    width:90%;
}

.glossary_az{
    clear:both;
}

.spotlight_image.spotlight_video .embed-responsive{
    height:400px;
    overflow:hidden;    
}


.RBG_spotlight{
    margin-bottom:1.5em;
    color:black;
    float:none;
}

.RBG_spotlight h3{
    font-size: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em; 
}

.RBG_spotlight .spotlight_text{
    color:black;
}

.RBG_spotlight .spotlight_text p{
    font-size: 1em;
    display:block;
    line-height:1.25em;
    letter-spacing: 0.025em;
}

.RBG_spotlight .spotlight_text h2{
    font-size: 1.5em;
    color:black;
}

.RBG_spotlight h6{
    font-weight: normal;
    color:#C85028;
}

.RBG_spotlight .spotlight_text h2 a{
    color:black;
}

.RBG_spotlight.spotlight_inner_content .spotlight_image {
    height: auto;
}

.RBG_spotlight.spotlight_inner_content .spotlight_image img{
    margin: auto;
    padding: 10px;
    background: white;
    height:auto;
    max-height: 100px;
}

.rbg_feat_logo {
    max-width:100%;
}

.RBG_spotlight.spotlight_left .spotlight_text{
    padding-left:0em;
    padding-right:1em;
}

.dropdown-orange{
    cursor: pointer;
    padding-right: 40px !important;
    position: relative;
}
.dropdown-orange-logout{
    cursor: pointer;
    position: relative;
}
.black_topbar .dropdown-orange .chev_icon{
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 15px;
}
.black_topbar .dropdown-orange:hover span,
.dropdown-orange-logout:hover span{
    background-color: black;
}
.account_dropdown{
    overflow: auto;
    color: white;
    padding-left: 1%;
    padding-right: 1%;
    height: 0px;
}
.account_dropdown.active {
    display: block;
    height: auto;
}
.account_dropdown .col-sm-3, .content_right{
    float: right;
}
.network_container.clicked_account .other_sites{
    display: none;    
}
.account_dropdown_wrap{
    background-color: #C85028;
}

#ama-page-22142 .sitemap_container #navbar {
    position:static;
    background:none;
}

#ama-page-22142 .sitemap_container #navbar .nav-back-region{
    display:none;
}

#ama-page-22142 .sitemap_container #navbar .login .login_cta{
    display:none;
}

#ama-page-22142 .sitemap_container #navbar .subnav_content{
    background: white !important;
}

#ama-page-22142 .sitemap_container .nav_block li{
    padding-bottom:5px;
}

.membersPresentation .mrsVideo-thumb a {
    height: 100px;
    color: black;
    text-decoration: none;
    display: block;
    margin-bottom:40px;
}

.mrsVideo-thumbs a p{
    color:black;
}

.membersPresentationMain iframe{
    width:100%;
}

.membersPresentation div{
    margin-top:20px;
}

.membersPresentation .mrsVideo-thumb a .video-play-button{
    position: absolute;
    top: 34px;
    left: 50px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    margin-left: -7px;
    background-position: 0 0;
    text-indent: -9999px;
}

.membersPresentation .mrsVideo-id{
    display: none;
    visibility: hidden;
}

.membersPresentation .mrsVideo-thumb img {
    float: left;
    margin-right: 10px;
}

.my_faves{
    color: #C85028!important;
}


/******************RBG FOOT SEARCH********************/

.rbg_foot_block{
    display:none;
}

.rbg_foot_search .rbg_foot_block{
    display:block;
}

.rbg_foot_search .rbg_title p{
    padding: 20px 0 20px 0;
}

.rbg_foot_search .rbg_head_block{
    display:none;
}

#ama-page-21942 .rbg_foot_search .rbg_head_block{
    display:block;
}

.rbg_foot_search .rbg_header{
    padding:4em 0 3em 0;
    background:#347172;
    margin-top:0px;
    /*border-bottom: 8px solid #C85028;*/
}

.rbg_foot_search .rbg_header .search_input{
    font-size: 2em;
}

.rbg_foot_search .rbg_title{
    padding-left:40px;
}

.rbg_foot_search .rbg_search_filters{
    display:none;
}

.rbg_foot_search .rbg_title div:nth-child(2){
    margin-top: 20px;
}

/**********************************************/

.head_nav_container .main_subnav .side_nav_entry{
    display:none;
}



/*********************COOKIE POLICY*******************************/

.cookie_options .cookie_options_item{
    font-family: "nta", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    display: inline-block;
    position: relative;
    min-height: 40px;
    margin-bottom: 10px;
    padding-left: 40px;
    clear: left;
}

.cookie_options .cookie_options_item .cookie_options_input{
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    width: 44px;
    height: 44px;
    margin: 0;
    opacity: 0
}

.cookie_options .cookie_options_item .cookie_options_label{
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 15px 5px;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.cookie_options .cookie_options_item .cookie_options_label::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 2px solid currentColor;
    border-radius: 50%;
    background: transparent;
}

.cookie_options .cookie_options_item .cookie_options_label::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0;
    height: 0;
    border: 10px solid #C85028;
    border-radius: 50%;
    opacity: 0;
    background: #C85028;
}

.cookie_options_input:checked+.cookie_options_label::after {
    opacity: 1;
}

.cookie_inner #cookie_content{
    width:100%;
    display:block;
    padding-bottom:20px;
}


.cookie_wrap .spotlight_cta{
    position: static;
    display: inline-block;    
    margin-right: 30px;
}

.cookie_wrap .cookie_cta{
    position: static;
    display: inline-block;    
    margin-right: 30px;
    text-align:center;

    font-family: OmnesRegular;
    font-size: 1.125em;
    right: 7.5%;
    top: 3.5em;
    padding: 15px 20px 15px 20px;
    border: 1px solid white;
    color: white;
    max-width: 220px;
    width: 100%;
    text-align: cente
}

a.cookie_cta:hover {
    background: white !important;
    color: black;
}

a.cookie_cta .arrow_black {
    display: none;
}

a.cookie_cta:hover .arrow_black {
    display: inline;
}

a.cookie_cta:hover .arrow_white {
    display: none;
}

.cookie_inner #cookie_content {
    width: 100%;
    display: block;
    padding-bottom: 20px;
}

.cookie_inner #cookie_controls {
    width: 100%;
    display: block;
    text-align: left;
}

.site_navigation .cookie_wrap .mrs_close_menu {
    position: absolute;
    display: inline-block;
    top: 20px;
}

.membersPresentation .mrsVideo-thumb #thumb-322 img{
    width: auto;
}



/******************OPPIES VIRTUAL EVENT STYLES ***********************/

.twitter_insert_block{
    margin-top: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    background: white;
    padding-bottom: 5px;
}

.twitter_sidebar a{
    color: rgb(27, 149, 224);
    background: none;
    padding: 0;
}

.twitter_sidebar .twitter_block_header{
    background:white;
    border-bottom: 1px solid #e0e0e0;
}

.twitter_sidebar .twitter_overflow{
    height: 378px;
    overflow-y: scroll;
}

.twitter_sidebar .twitter_block_header h3{
    margin:0px;
    font-size:1.8em;
    padding:15px;
}

.twitter_sidebar .twitter_insert_block .item{
    background: white;
    margin: 15px 10px;
    padding: 10px;
    box-shadow: 5px 10px #e0e0e0;
    border: 1px solid #e0e0e0;
}

.twitter_sidebar .twitter_insert_block .item p:first-of-type{
    display: inline-block;
}

.twitter_sidebar .twitter_insert_block .item p.title{
    padding-top:5px;
}

#ama-page-22582 .oppies_sponsor .oppies_sponsor_container{
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    margin-bottom:40px;
}

#ama-page-22582 .oppies_sponsor .oppies_sponsor_container img{
    margin-top:5px;
}

.twitter_sidebar .principal_sponsor{
    margin-top: 50%;
    color:white;
    margin-bottom:10px;
}

#ama-page-22582 .site_container {
    background:black;
}

#ama-page-22582 .site_container .mrs_breadcrumb a{
    color:white;
}

#ama-page-22582 .site_container .page_header h1{
    color:white;
}

#ama-page-22582 .site_container a.video_page_main{
    background:white;
    max-height: 360px;
}

#ama-page-22582 #video-carousel.video-embed .gallery_image_block img, #ama-page-22582 #video-embedded.video-embed .gallery_image_block img{
    width:100%;
    max-height: unset;
    overflow: hidden;    
}

#ama-page-22582 .site_container .gallery_caption{
    background:white;
}

#ama-page-22582 .site_container .gallery_caption_text{
    color:black;
}

#ama-page-22582 .site_container .text_content{
    color:white;
}

#ama-page-22582 .oppies_sponsors{
    background: white;
    position: relative;
    top: 16px;
}

#ama-page-22582 .gallery_caption_icon{
    display: none;
}

/*****************************************************/


/******************MRS AWARDS VIRTUAL EVENT STYLES***********************/

#ama-page-22702 .twitter_sidebar .principal_sponsor{
    margin-top: 1em;
    margin-bottom: 1em;
}

#ama-page-22702 .twitter_insert_block{
    margin-top: 0em;
}

#ama-page-22702 .oppies_sponsor .oppies_sponsor_container{
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    margin-bottom:40px;
    text-align: center;
    align-items: center;
}

#ama-page-22702 .oppies_sponsor .oppies_sponsor_container img{
    margin-top:5px;
    width: 90%;
}

#ama-page-22702 .site_container {
    background:black;
}

#ama-page-22702 .site_container .mrs_breadcrumb a{
    color:white;
}

#ama-page-22702 .site_container .page_header h1{
    color:white;
}

#ama-page-22702 .site_container a.video_page_main{
    background:white;
    max-height: 360px;
}

#ama-page-22702 #video-carousel.video-embed .gallery_image_block img, #ama-page-22702 #video-embedded.video-embed .gallery_image_block img{
    width:100%;
    max-height: unset;
    overflow: hidden;    
}

#ama-page-22702 .site_container .gallery_caption{
    background:white;
}

#ama-page-22702 .site_container .gallery_caption_text{
    color:black;
}

#ama-page-22702 .site_container .text_content{
    color:white;
}

#ama-page-22702 .oppies_sponsors{
    background: white;
    position: relative;
    top: 16px;
}

#ama-page-22702 .gallery_caption_icon{
    display: none;
}

/*****************************************************/

/********************************************NEW THEME PAGE***************************************/

.orange_header{
    padding: 2em 0;
    background: #c85028;
    color: white;
    margin-top: 1px;
    overflow: hidden;
    margin-bottom:2em;
    width: 100%;
}

.orange_header h3{
    font-size: 4em;
    margin-top: 10px;
}

.orange_header .banner_blurb{
    margin: auto;
    text-align: left;
    margin-top: 2em;
		font-style: italic;
		font-size: 1.2em;
}

.boxed_content .prime_block.box_container{
    width:100%;
    margin: 1em 0;
}

#ama-page-22712 .page_header{
    padding-left: 0;
}

#ama-page-22712 .page_header h1{
    padding-left: 0em;
    font-size: 4em;
}

.prime_block.box_container img{
    width:100%;
}

.link_banner{
    /*background: #f8f8f8;
    padding:1em 2em;*/
    margin: 2em 0;
		
		background: -webkit-linear-gradient(#993366 80%, white 20%);
    background: -moz-linear-gradient(#993366 80%, white 20%);
    background: -ms-linear-gradient(#993366 80%, white 20%);
    background: linear-gradient(#993366 80%, white 20%);
		margin-bottom:3em;
}

.link_banner .link_banner{
margin:0px;
}

.link_banner .spotlight{
padding-top:0;
}

.link_banner .guide_{
    width:33%;
    border-top:0px;
    margin: 0;
    padding: 1em;
}

.link_banner .guide_ .guide_row{
    width:100%;
}

.link_banner .guide_ a{
    color:black;
}

.link_banner .guide_ .share_container{
    display:none;
}

.link_banner .box_container{
width: 31%
}

.link_banner .box_container h3{
font-size: 1.5em;
    line-height: 1.25em;
    letter-spacing: 0.05em;
}

.rbg_sidebar .item{
    margin-bottom: 20px;
    margin-bottom: 36px;
    background: #fff;
		margin-top: 1em;
}

.rbg_sidebar .newsletter_signup {
    border: 1px solid #e0e0e0;
}

.rbg_sidebar .border_t {
    border-top: 1px solid #e0e0e0;
}

.rbg_sidebar .item a{
    width:100%;
    background: none;
    color: black;
    padding-right: 0;
		display:block;
}

.rbg_sidebar .item a p{
    padding:10px;
}

.rbg_sidebar .item .carousel-caption a p{
    padding:0px 10px;
    padding-bottom: 0.5em;
}

.rbg_sidebar .item p{
    margin-bottom:0px;
    padding: 10px;
    padding-top:0;
    line-height: 1.42857143;

}

.rbg_sidebar .job:hover p, .rbg_sidebar .jobs .button:hover {
    color: #e0e0e0 !important;
}

.rbg_sidebar .item .jdesc {
    font-weight: bold;
}

.rbg_sidebar .item .jtitle {
    font-style: italic;
}

.rbg_sidebar .newsletter_signup .button {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 2em;
    text-transform: uppercase;
    text-align: center;
    color: black;
    margin-top: 0em;
    margin-bottom: 0em;
    line-height: 1em;
    padding-top: 18px;
    padding-bottom: 16px;
}

.theme_sponsor{
    margin-top:2em;
}

.theme_sponsor h3{
    font-size: 1.3em;
    padding-top: 0.5em;
    margin-bottom: 0em;
}

.theme_sponsor .theme_sponsor_image{
    max-width: 80%;
		margin-top:0.5em;
    margin-bottom:1em;
}

.theme_sponsor .theme_sponsor_image img{
    max-width: 100%;
}

.rbg_sidebar .carousel-inner .item{
    min-height: 300px;
}

.rbg_sidebar .carousel-image {
    height: 200px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 10px;
}

.rbg_sidebar .carousel-caption {
    position: unset;
    padding-top: 0px;
    padding-bottom: 0px;
    color: black;
    text-shadow: none;
}

.rbg_sidebar .carousel-indicators{
    text-align:right;
    width: 100%;
    left:unset;
    margin:0;
    right: 10px;
    bottom: 10px;
}

.rbg_sidebar .carousel-indicators li{
    background: #e0e0e0;
    border-radius:0;
}

.rbg_sidebar .carousel-indicators li.active{
    background: #999999;
}

.rbg_sidebar .rbg_contact {
    margin-bottom: 0.25em;

}

#ama-page-22712 .sticky_nav.sticky{
    width: 100%;
    position: static;
    overflow: auto;    
}

.rbg_sidebar .rbg_sponsored {
    border: 1px solid #e0e0e0;
}

.rbg_sidebar .rbg_sponsored ul{
padding-top: 0em;
}

.rbg_sidebar .rbg_sponsored ul li{
padding-bottom: 0em;
}

.rbg_sidebar .rbg_heading {
    font-size: 1.3em;
    margin: 0 10px;
    padding-top: 0.5em;
    margin-bottom: 0em;
}

.rbg_sidebar .rbg_readmore a {
    font-weight: bold;
    text-decoration: underline;
    color: #333333;
}

.carousel-fade{
    transition: height 1s;
}

.carousel .item {
    margin-bottom: 0px !important;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.carousel-fade ul.carousel-inner{
    padding-left: 0;
    display: flex;
}

.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-fade .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    flex: 1;
}
.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
    opacity: 1;
}
.carousel-fade .active.left,
.carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner>.item.prev,
.carousel-fade .carousel-inner>.item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner>.item.next.left,
.carousel-fade .carousel-inner>.item.prev.right,
.carousel-fade .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}

#ama-field-75642 .accordion-content{
	float: left;
	width: 100%;
}

/*****************************************************************/
