
@charset "utf-8";
.age-gate-link a {
    display: none;
}
.row-video-triple {
    margin-bottom: 30px;
    margin-top: 30px;
}
.adtech-wide-row.adtech-row-second {
    height: 0;
    margin: 0;
}
.adtech-wide-row.adtech-row-third {
    height: 0;
    margin: 0;
}
.videowrap {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    width: 100%;
}
.videowrap embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.nav-games .dropdown-menu > li > a {
    min-width: 220px;
}
.nav-games .dropdown-menu .ac-rogue-nav {
    background-color: #2e3856;
    color: white;
}
.nav li:nth-child(5) .dropdown-menu li:nth-child(2) a {
    background-color: #730509;
    color: white;
}
.nav li:nth-child(5) .dropdown-menu li:nth-child(2) a:hover {
    background-color: #dbdfe1 !important;
    color: #8d2226 !important;
}
.navbar ul.nav li.nav-buy ul.dropdown-menu > li a.ac-rogue-nav {
    background-color: #2e3856 !important;
    color: white !important;
}
.navbar ul.nav li.nav-buy ul.dropdown-menu > li a.ac-rogue-nav:hover {
    background-color: #dbdfe1 !important;
    color: #b01a0d !important;
}
.nav-game-info .dropdown-menu a.ac-rogue-nav:hover {
    background-color: #2e3856;
    color: white;
}
.navbar .nav-game-info .dropdown-menu li:first-child a:hover {
    background-color: #730509;
    color: white;
}
.navbar .nav-buy .dropdown-menu li:first-child a {
    background-color: #730509;
    color: white !important;
}
.navbar .nav-buy .dropdown-menu li:first-child a:hover {
    color: #b01a0d !important;
}

.changeCrestHome{
   background: transparent url(acs_home_crest_chronicles.png) right center no-repeat !important;
}

.ac-home-tags{
/*    color:#B2B3B4 !important;
    display: inline !important;
    */
    display: none;
}


.ac-news-tags {
    color:#B2B3B4 !important;
    display: inline !important;
}

.tags .taglist {
    display: none;
}


/*temp message on rewards pages*/
p#temp-error {
    color: black;
    font-weight: bold;
    background-color: rgba(242, 250, 5, 0.7);
    display: inline-block;
    clear: both;
    margin-top: 20px;
    padding: 8px;
} 