

body {
      font-family: 'Open Sans', sans-serif;
      /*background-color: #c0bfba;*/
      font-weight: 600;
  }


#banner{
background:url(../../img/herobg.jpg) no-repeat;
/*width: 100%;
padding-top: 0px;*/
background-size: cover;
 height: 600px;
    width: 100%;
    /*margin-bottom: 60px;*/
    padding-top: 0px;
    -moz-transform:rotate(-180deg);
    -webkit-transform:rotate(-180deg);
    -o-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);


}


/* new support site */

.support-footer{
  border-top: 1px solid #fee600;
  border-bottom: 1px solid #fee600;
  background-color: #161a1c;
  padding: 5px 0px 15px 25px;
  font-size: 11px;
  margin-bottom: 5px;
  /*height: 300px;*/
}

.support-footer img {
  padding-top:20px;
}

.support-footer ul {
  list-style-type: none;
  padding: 10px 0px;
  margin: 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}

.support-footer li {

  padding: 5px 0px;

}

.support-footer ul li a:hover {
color:#999;
}


.support-footer a{
  color: #fff;
}
.support-footer a:link {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color:#fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}

.support-footer h1{
  color:#fee600;
  text-transform: uppercase;
  font-size: 12px;
}


/*.form-control {
    background-color: #333;
    background-image: none;
    border: 1px solid #333;
    border-radius: 0px;
    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 {
    /*border-color: #101010;*/
    border: none;
    background-color: #000;




}

#navbar{
  border: none;
}

.navbar{
  border-radius: 0px;
}

.navbar-form, .navbar-collapse{
  padding-right: 0px;
  margin-right: 0px;
}

.navbar-brand {
    padding: 0px 15px;
}

.navbar {
  margin-bottom: 0px;
}

/*.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    padding: 15px 0;
}*/

.navbar-inverse {
    background-color: #000;
    min-height: 100px;
    padding:0px;
    /*border-color: #080808;*/
}

.navbar-inverse img{
    width: 175px;
    margin-right:0px;
}

/*.fullwidth img {
    display: block;
    width: 100%;
    margin: 0 auto;
}*/

.home-module-sm {
  /*border-right: 1px solid #fff;*/
}



.col-no-pad {
  padding:0px;
}

.home-module-sm ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    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-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left:20px;
    padding-bottom:8px;
    color: #000;
    font-size: 12px;
    line-height: 16px;


}

.home-module-sm ul li a:link {
    text-decoration: none;
    color:#000;

}

.home-module-sm ul li a:hover{
    text-decoration: underline;
    color:#000;

}

.home-module-sm ul li a:visited {
    text-decoration: none;
    color:#000;

}

.module-top-heading-sm, .module-top-heading-lg{
 text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: 900 !important;
  padding:10px 0px 10px 15px;
}

.module-top-heading-sm {
  /*height: 50px;*/
  border-top: 1px solid #fee600;
  /*border-right: 1px solid #fff;*/
  background-color: #2f2f2f;
  background-image:linear-gradient( #2f2f2f, #000);

}
.module-top-heading-lg {
  /*height: 50px;*/
  border-top: 1px solid #fee600;
  background-color: #2f2f2f;
  background-image:linear-gradient( #2f2f2f, #000);
  text-transform: uppercase;

}


.module-top-heading-stat {
  padding:10px;
  color: #fff;
  font-size: 12px;
  border-top: 1px solid #fee600;
  background-color: #000;
  opacity: 0.95;
  text-transform: uppercase;

}

.home-module-server-stat ul  {
  padding:10px;
  background-color: #333;
  opacity: 0.95;
  border-right: 1px solid #000;

}
.home-module-server-stat ul > li {
  list-style-type: none;
  color: #fff;
  font-size: 11px;
  padding-left:0px;
}

.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 {
  width:15px;
  margin:2px 5px;
}

.home-module-server-stat-right ul  {
  padding:12px;
  background-color: #333;
  opacity: 0.95;
  border-right: none;

}

.home-module-server-stat-right ul > li {
  list-style-type: none;
  color: #fff;
  font-size: 11px;
  padding-left:0px;


}

.last-mod {
  border-right: none;
}


.help-notification-icons {
  border:1px solid red;
  -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -ms-transform:rotate(180deg);

}
.news-flash {
  -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -ms-transform:rotate(180deg);

}

.inner-support-banner {
  /*border:1px solid red;*/
  position:absolute;
  bottom:150px;
  height:350px;
  color:#fff;
}

.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;
margin-left:15px;
font-size: 12px;
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;
}
/*flags*/
.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("../img/flags/US.png") no-repeat scroll left top;
}
.flag.ko {
    background: rgba(0, 0, 0, 0) url("../img/flags/KO.png") no-repeat scroll left top;
}
.flag.zh {
    background: rgba(0, 0, 0, 0) url("../img/flags/ZH.png") no-repeat scroll left top;
}
.flag {
    display: block;
    float: left;
    height: 24px;
    width: 24px;
    margin: 0 10px 0 0;
    overflow: hidden;
    text-indent: -9000px;

}




.region-selector-container{
  background-color: #333;
}

.region-selector-container > div {
    padding-left: 0;
    padding-right: 0;
}

.region-selector-nav li {
    list-style-image: none;
    list-style-type: none;
    display: inline-block;
    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{
  opacity: 0.95;
  background: #333;
    color: #fff;
    font: 400 10px/14px "Open Sans",sans-serif;
    margin: 10px 0 0;
    padding: 10px;
    width: 225px;
}

.notify-cookie p > a:link {
  font-size: 11px;
  text-decoration: none;
}

.notify-cookie h2 {
 color:#fff;
 font-weight: lighter;
 font-size: 14px;
}

.notify-cookie h2 > span {
 color:#fee600;
 font-weight: lighter;
 font-size: 14px;
}

.notify-cookie li  {
  padding-top: 0px;
 list-style-type: none;
  padding-left: none;
  display: inline-block;
  padding-right: 35px;
}

.notify-cookie li > img {
margin-top: 0px;
padding-top: 0px;
  }

  .legal-notification{
    /*margin-top: 105px;*/
  }

  #support-pop-feedback {
    /*display: none;*/
    display: block;
    /*height: 90px;*/
    position: fixed;
    margin-left: 40px;
    right: -35px;
    top: 35%;
    /*width: 33px;*/
    z-index: 1;
}

#support-pop-feedback img {
  width:50%;
}

.feedback-opt img{
  width:36%;
}

.feedback-opt{
  background-color: #fff;
    border-top: 1px solid #999;
    display: none;
    height: 70px;
    padding: 10px 0px 10px 15px;
    position: absolute;
    right: 72px;
    top: 70px;
    width: 250px;
    z-index: 1;
    color: #000;
    font-size: 12px;
}

.feedback-opt p, .help-opt p {
  padding:10px 0;
  margin:0px;
  display: none;
}

.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;
  padding:0px;
  margin:0px;
  font-size: 20px;
  font-weight: lighter !important;
}

.help-opt{

  background: #ffed4c; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffed4c 0%, #d9b802 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffed4c), color-stop(100%,#d9b802)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffed4c 0%,#d9b802 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffed4c 0%,#d9b802 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffed4c 0%,#d9b802 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffed4c 0%,#d9b802 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffed4c', endColorstr='#d9b802',GradientType=0 ); /* IE6-9 */

  display: none;
  height: 70px;
  padding: 10px 0px 10px 15px;
  position: absolute;
  right: 72px;
  top: 0;
  width: 250px;
  z-index: 1;
  color: #000;
  font-size: 12px;
  font-variant: bold;
}

/* new alerts styling */

/*.cf::before, .cf::after {
    content: " ";
    display: table;
}
.cf::after {
    clear: both;
}*/

#alerts {
    /*margin: 0 0 15px;*/
    background-color: #242322;
    width: 100%;
}
#alerts-pager {
    display: block;
    background-color:#242322;
    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: #8c1e1e;*/
    color: #de371b;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.alert-message-container {
/*background: #de371b none repeat scroll 0 0;*/
background: #000 none repeat scroll 0 0;
}

#alerts-content {
  background: #de371b none repeat scroll 0 0;
    /*background: #8c1e1e 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 {
    /*background: #681010 none repeat scroll 0 0;*/
    color: #eee;
    cursor: pointer;
    font-size: 18px;
    line-height: 11px;
    margin: 0 0 0 5px;
    padding: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: underline;
}
.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;
  text-decoration: underline;
  padding-left: 10px;
}

.cycle-slide a:hover span {
  color:#fff;
  text-decoration: underline;
  padding-left: 10px;
}

/* lightbox */

#lightbox {
  position: absolute;
  top: 0;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background: #fff;
  z-index: 1001;
  display: none;
}

#lightbox-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  z-index: 1000;
  display: none;
}

/* lightbox */


@media (max-width: 1197px) {

  .module-top-heading-sm, .module-top-heading-lg {
   text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 900 !important;
    padding:10px 0px 10px 15px;
  }

  .home-module-sm ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    padding:17px 26px;

}


}

@media (max-width: 990px) {

  .home-module-sm ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    padding:37px 25px;

  }
}

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

  @media (max-width: 450px) {
    ul.region-selector-nav{
      padding-left: 0;
    }
    ul.region-selector-nav li{
      width: 49%;
      margin: 15px 0;
    }
  }

/* new support site */

/* ---- */
