
body {
    background-color: #c0bfba;
    font-family: "Open Sans",sans-serif;
}
#banner {
    background: rgba(0, 0, 0, 0) url("../../img/herobg.jpg") no-repeat scroll 0 0 / cover ;
    height: 600px;
    padding-top: 0;
    transform: rotate(-180deg);
    width: 100%;
}
.support-footer {
    background-color: #161a1c;
    border-bottom: 1px solid #fee600;
    border-top: 1px solid #fee600;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px 0 15px 25px;
}
.support-footer img {
    padding-top: 20px;
}
.support-footer ul {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.support-footer li {
    padding: 5px 0;
}
.support-footer ul li a:hover {
    color: #999;
}
.support-footer a {
    color: #fff;
}
.support-footer a:link {
    color: #fff;
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.support-footer h1 {
    color: #fee600;
    font-size: 12px;
    text-transform: uppercase;
}
.form-control {
    background-color: #333;
    background-image: none;
    border: 1px solid #333;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #999;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color: #000;
    border: medium none;
}
#navbar {
    border: medium none;
}
.navbar {
    border-radius: 0;
}
.navbar-form, .navbar-collapse {
    margin-right: -30px; /* formfield adjustment */
    /*margin-right: 0;*/
    /*padding-right: 0;*/
    box-shadow: none;
}
.navbar-brand {
    padding: 0 15px;
}
.navbar {
    margin-bottom: 0;
}
.navbar-inverse {
    background-color: #000;
    min-height: 100px;
    padding: 0;
}
.navbar-inverse img {
    margin-right: 0;
    width: 175px;
}
.home-module-sm {
}
.col-no-pad {
    padding: 0;
}
.home-module-sm ul {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 9px 18px;
}
.sm-gry {
    background-color: #e2e0db;
}
.sm-wht {
    background-color: #fff;
}
.home-module-sm ul li {
    background-image: url("../../img/support-home-kb-icon-12x12.png");
    background-position: 0 2px;
    background-repeat: no-repeat;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 8px;
    padding-left: 20px;
}
.home-module-sm ul li a:link {
    color: #000;
    text-decoration: none;
}
.home-module-sm ul li a:hover {
    color: #000;
    text-decoration: underline;
}
.home-module-sm ul li a:visited {
    color: #000;
    text-decoration: none;
}
.module-top-heading-sm, .module-top-heading-lg {
    color: #fff;
    font-size: 12px;
    font-weight: 900 !important;
    padding: 10px 0 10px 15px;
    text-transform: uppercase;
}
.module-top-heading-sm {
    background-color: #2f2f2f;
    background-image: linear-gradient(#2f2f2f, #000);
    border-top: 1px solid #fee600;
}
.module-top-heading-lg {
    background-color: #2f2f2f;
    background-image: linear-gradient(#2f2f2f, #000);
    border-top: 1px solid #fee600;
    text-transform: uppercase;
}
.module-top-heading-stat {
    background-color: #000;
    border-top: 1px solid #fee600;
    color: #fff;
    font-size: 12px;
    opacity: 0.95;
    padding: 10px;
    text-transform: uppercase;
}
.home-module-server-stat ul {
    background-color: #333;
    border-right: 1px solid #000;
    opacity: 0.95;
    padding: 12px;
}
.home-module-server-stat ul > li {
    color: #fff;
    font-size: 11px;
    list-style-type: none;
    padding-left: 0;
}
.home-module-server-stat ul > li > a:link {
    color: #fff;
    text-decoration: none;
}
.home-module-server-stat ul > li > a:hover {
    color: #fff;
    text-decoration: underline;
}
.home-module-server-stat ul > li > a:visited {
    color: #fff;
    text-decoration: none;
}
.home-module-server-stat ul > li > img {
    margin: 2px 5px;
    width: 15px;
}
.home-module-server-stat-right ul {
    background-color: #333;
    border-right: medium none;
    opacity: 0.95;
    padding: 12px;
}
.home-module-server-stat-right ul > li {
    color: #fff;
    font-size: 11px;
    list-style-type: none;
    padding-left: 0;
}
.last-mod {
    border-right: medium none;
}
.help-notification-icons {
    border: 1px solid red;
    transform: rotate(180deg);
}
.news-flash {
    transform: rotate(180deg);
}
.inner-support-banner {
    bottom: 150px;
    color: #fff;
    height: 350px;
    position: absolute;
}
.inner-support-banner h2 {
    color: #fff;
    font-size: 35px;
}
.inner-support-banner img {
    width: 60px;
}
.notifications-sml {
    display: none;
}
.new-sso-nav {
    padding: 5px 0;
}
.new-sso-signUp, .new-sso-login, .new-sso-region {
    float: right;
    font-size: 12px;
    margin-left: 15px;
    text-transform: uppercase;
}
.new-sso-signUp {
    color: #9d9d9d;
}
.new-sso-signUp a:link {
    color: #9d9d9d;
    text-decoration: none;
}
.new-sso-signUp a:hover {
    color: #fff;
    text-decoration: none;
}
.new-sso-signUp a:visited {
    color: #9d9d9d;
    text-decoration: none;
}
.new-sso-login {
    color: #fee600;
}
.new-sso-login a:link {
    color: #fee600;
    text-decoration: none;
}
.new-sso-login a:hover {
    color: #fff;
    text-decoration: none;
}
.new-sso-login a:visited {
    color: #fee600;
    text-decoration: none;
}
.flag.au {
    background: rgba(0, 0, 0, 0) url("../img/flags/AU.png") no-repeat scroll left top;
}
.flag.be {
    background: rgba(0, 0, 0, 0) url("../img/flags/BE.png") no-repeat scroll left top;
}
.flag.br {
    background: rgba(0, 0, 0, 0) url("../img/flags/BR.png") no-repeat scroll left top;
}
.flag.de {
    background: rgba(0, 0, 0, 0) url("../img/flags/DE.png") no-repeat scroll left top;
}
.flag.es {
    background: rgba(0, 0, 0, 0) url("../img/flags/ES.png") no-repeat scroll left top;
}
.flag.fl {
    background: rgba(0, 0, 0, 0) url("../img/flags/FL.png") no-repeat scroll left top;
}
.flag.fr {
    background: rgba(0, 0, 0, 0) url("../img/flags/FR.png") no-repeat scroll left top;
}
.flag.it {
    background: rgba(0, 0, 0, 0) url("../img/flags/IT.png") no-repeat scroll left top;
}
.flag.lx {
    background: rgba(0, 0, 0, 0) url("../img/flags/LX.png") no-repeat scroll left top;
}
.flag.ne {
    background: rgba(0, 0, 0, 0) url("../img/flags/NE.png") no-repeat scroll left top;
}
.flag.no {
    background: rgba(0, 0, 0, 0) url("../img/flags/NO.png") no-repeat scroll left top;
}
.flag.sv {
    background: rgba(0, 0, 0, 0) url("../img/flags/SV.png") no-repeat scroll left top;
}
.flag.uk {
    background: rgba(0, 0, 0, 0) url("../img/flags/UK.png") no-repeat scroll left top;
}
.flag.us {
    background: rgba(0, 0, 0, 0) url("https://support.activision.com/resource/1461710659000/Responsive/assets/img/flags/US.png") no-repeat scroll left top;
}
.flag {
    display: block;
    float: left;
    height: 24px;
    margin: 0 10px 0 0;
    overflow: hidden;
    text-indent: -9000px;
    width: 24px;
}
.region-selector-container {
    background-color: #333;
}
.region-selector-nav li {
    display: inline-block;
    list-style-image: none;
    list-style-type: none;
    margin: 15px;
}
.region-selector-nav img {
    margin-right: 10px;
}
.region-selector-nav a:link {
    color: #999;
    font-weight: lighter;
}
.region-selector-nav a:hover {
    color: #999;
}
.region-selector-nav a:visited {
    color: #999;
}
.notify-cookie p {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font: 400 10px/14px "Open Sans",sans-serif;
    margin: 10px 0 0;
    opacity: 0.95;
    padding: 10px;
    width: 225px;
}
.notify-cookie p > a:link {
    text-decoration: underline;
}
.notify-cookie h2 {
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
}
.notify-cookie h2 > span {
    color: #fee600;
    font-size: 14px;
    font-weight: lighter;
}
.notify-cookie li {
    display: inline-block;
    list-style-type: none;
    padding-right: 35px;
    padding-top: 0;
}
.notify-cookie li > img {
    margin-top: 0;
    padding-top: 0;
}
.legal-notification {
}
#support-pop-feedback {
    display: block;
    margin-left: 40px;
    position: fixed;
    right: -35px;
    top: 35%;
    z-index: 1;
}
#support-pop-feedback img {
    width: 50%;
}
.feedback-opt img {
    width: 36%;
}
.feedback-opt {
    background-color: #fff;
    border-top: 1px solid #999;
    color: #000;
    display: none;
    font-size: 12px;
    height: 70px;
    padding: 10px 0 10px 15px;
    position: absolute;
    right: 72px;
    top: 70px;
    width: 250px;
    z-index: 1;
}
.feedback-opt p, .help-opt p {
    display: none;
    margin: 0;
    padding: 10px 0;
}
.feedback-opt a:link, .help-opt a:link {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}
.feedback-opt a:visited, .help-opt a:visited {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}
.feedback-opt a:hover, .help-opt a:hover {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}
.feedback-opt h2, .help-opt h2 {
    display: none;
    font-size: 20px;
    font-weight: lighter !important;
    margin: 0;
    padding: 0;
}
.help-opt {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffed4c 0%, #d9b802 100%) repeat scroll 0 0;
    color: #000;
    display: none;
    font-size: 12px;
    height: 70px;
    padding: 10px 0 10px 15px;
    position: absolute;
    right: 72px;
    top: 0;
    width: 250px;
    z-index: 1;
}
#alerts {
    background-color: #242322;
    width: 100%;
}
#alerts-pager {
    background-color: #242322;
    display: block;
    margin: 0 5px;
    padding: 5px 0;
}
#alerts-pager > a {
    color: #aaa;
    display: block;
    float: left;
    font: 400 14px/18px "Open Sans",Arial,Helvetica,sans-serif;
    margin: 0 10px 5px 0;
    text-decoration: none;
}
#alerts-pager > a:hover {
    color: #666;
}
#alerts-pager > a.cycle-pager-active {
    color: #de371b;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.alert-message-container {
    background: #000 none repeat scroll 0 0;
}
#alerts-content {
    background: #de371b none repeat scroll 0 0;
    overflow: hidden;
    width: 100%;
}
#alerts-content > div {
    display: block;
}
#alerts-content > div > a {
    color: #fff;
    display: block;
    font: 300 18px/28px "Open Sans",Arial,Helvetica,sans-serif;
    padding: 5px 10px;
    text-decoration: none;
}
#alerts-content > div > a > span {
    color: #eee;
    cursor: pointer;
    font-size: 18px;
    line-height: 11px;
    margin: 0 0 0 5px;
    padding: 5px;
    text-decoration: underline;
    text-transform: uppercase;
    vertical-align: middle;
}
.cycle-slide {
    padding: 5px 20px;
}
.cycle-slide a:link {
    color: #fff;
}
.cycle-slide a:visited {
    color: #fff;
}
.cycle-slide a:hover {
    color: #fff;
    text-decoration: none;
}
.cycle-slide span {
    color: #fff;
    padding-left: 10px;
    text-decoration: underline;
}
.cycle-slide a:hover span {
    color: #fff;
    padding-left: 10px;
    text-decoration: underline;
}
#lightbox {
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 50%;
    margin-left: -250px;
    position: absolute;
    top: 0;
    width: 500px;
    z-index: 1001;
}
#lightbox-shadow {
    background: #000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

/* search field updates */
.input-group-addon, .input-group-btn {
    width: 0;
    white-space: nowrap;
    vertical-align: middle;
}

/*YouTube Resizing*/
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/*YouTube Resizing*/

@media (max-width: 1197px) {
.module-top-heading-sm, .module-top-heading-lg {
    color: #fff;
    font-size: 12px;
    font-weight: 900 !important;
    padding: 10px 0 10px 15px;
    text-transform: uppercase;
    }
.home-module-sm ul {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 17px 26px;
    }
}
@media (max-width: 990px) {
.home-module-sm ul {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 37px 25px;
}

@media (max-width: 991px) { 

    .navbar-right { 
    float: none !important; 
    margin-left:0px; 
    padding-left:0px;
    } 

    .help-links p {padding-top:5%;} 

    .navbar-form .form-control { 
    display: inline-block; 
    vertical-align:middle; 
    width: auto;
    } 
    .navbar-header { 
    float: none; 
    } 
    .navbar-toggle { 
    display: block; 
    margin-right:0px; 
    } 
    .navbar-collapse { 
    margin-top:10px; 
    border-top: 1px solid transparent; 
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); 
    } 
    .navbar-collapse.collapse { 
    display: none!important; 
    } 
    .navbar-nav { 
    float: none!important; 
    margin: 7.5px -15px; 
    } 
    .navbar-nav>li { 
    float: none; 
    } 
    .navbar-nav>li>a { 
    padding-top: 10px; 
    padding-bottom: 10px; 
    } 
    .navbar-text { 
    float: none; 
    margin: 15px 0; 
    } 
    /* since 3.1.0 */ 
    .navbar-collapse.collapse.in { 
    display: block!important; 
    } 
    .collapsing { 
    overflow: hidden!important; 
    } 
}

@media (max-width: 715px) {
    .notifications-sml {
        display: block;
    }
    .notifications-lrg {
        display: none;
    }
}

@media (max-width: 767px) {
    
}
