html {
  min-height: 100%;
  min-width: 100%;
  -ms-text-size-adjust: none;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  border-width: 0;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
body {
  background-color: #000;
}
.html {
  background-color: #000;
}
#page {
  z-index: 1;
  width: 1024px;
  background-image: none;
  border-style: none;
  border-color: #000000;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
}
#wrapper {
  border: 1px solid #4b4c4d;
}
#wrapper::before {
  content: "";
  display: block;
  position: fixed;
  background: url("https://z8games.akamaized.net/cfbr/templates/assets/imgs/client-launcher2/launcher-overlay.png") repeat-x 0 0;
  width: 1024px;
  height: 80px;
}
#backgroundlights {
  z-index: 2;
  width: 794px;
  padding-bottom: 1px;
  position: relative;
  margin-right: -10000px;
  background: transparent url("https://z8games.akamaized.net/cfbr/launcher/images/launcher_mid_bg2.jpg") no-repeat center top;
}
#statusmessage {
  width: 524px;
  float: left;
  padding: 0;
  height: 28px;
}
#statusmessage p {
  padding: 11px 0 0 8px;
  font-size: 12px;
  line-height: 14px;
  color: #979797;
  width: 300px;
}
#statusmessage p span {
  /*color: #C87101; */
}
#sharingbuttons {
  float: right;
  height: 28px;
  width: 120px;
  padding: 0;
  margin-top: 10px;
  padding-right: 6px;
}
#clockDiv {
  font-size: 12px;
  line-height: 14px;
  float: left;
  color: #979797;
  width: 150px;
  display: inline-block;
  margin-top: 10px;
}
#clockDiv span {
  color: #00ff00;
}
#u109 {
  display: inline-block;
  margin-right: 2px;
  width: 17px;
  height: 17px;
  position: relative;
  background: transparent url("https://z8games.akamaized.net/cfbr/launcher/images/facebook.jpg") no-repeat center bottom;
}
#u110 {
  display: inline-block;
  margin-right: 2px;
  width: 17px;
  height: 17px;
  position: relative;
  background: transparent url("https://z8games.akamaized.net/cfbr/launcher/images/twitter.jpg") no-repeat center bottom;
}
#u111 {
  display: inline-block;
  margin-right: 2px;
  width: 17px;
  height: 17px;
  position: relative;
  background: transparent url("https://z8games.akamaized.net/cfbr/launcher/images/youtube.jpg") no-repeat center bottom;
}
#u112 {
  display: inline-block;
  margin-right: 2px;
  width: 17px;
  height: 17px;
  position: relative;
  background: transparent url("https://z8games.akamaized.net/cfbr/launcher/images/twitch.jpg") no-repeat center bottom;
}
#u113 {
  display: inline-block;
  margin-right: 2px;
  width: 17px;
  height: 17px;
  position: relative;
  background: transparent url("https://z8games.akamaized.net/cfbr/launcher/images/instagram.jpg") no-repeat center bottom;
}
#u109:hover,
#u110:hover,
#u111:hover,
#u112:hover,
#u113:hover {
  background-repeat: no-repeat;
  background-position: center top;
}
#carouseldata {
  height: 390px;
  margin: 0 auto;
  width: 780px;
  clear: both;
}
#carouseldata .carousel-indicators {
  left: 0% !important;
  width: 780px;
  margin-right: 20px;
  margin-left: 0 !important;
  top: 85% !important;
  border-radius: 0 !important;
  float: right;
  text-align: right;
}
.carousel-indicators li {
  border: none;
  border-radius: 0 !important;
  margin: 0 10px 0 0 !important;
}
.carousel_pagination {
  width: 50px !important;
  height: 50px !important;
}
#carouseldata .carousel_pagination:hover {
  background-position: center top !important;
}
#carouseldata .carousel-indicators .active {
  background-position: center top !important;
}
#carouseldata.carousel-fade .carousel-inner .item {
  opacity: 0;
  height: 390px;
}
#carouseldata.carousel-fade .carousel-inner .active {
  opacity: 1;
}
#carouseldata.carousel-fade .carousel-inner .active.left,
#carouseldata.carousel-fade .carousel-inner .active.right {
  left: 0 !important;
  opacity: 0;
  z-index: 1;
}
#carouseldata.carousel-fade .carousel-inner .next.left,
#carouseldata.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  transition-property: opacity;
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
#carouseldata.carousel-fade .carousel-control {
  z-index: 2;
}
#carouseldata .carousel-inner .item.active,
#carouseldata .carousel-inner .item.next,
#carouseldata .carousel-inner .item.prev,
#carouseldata .carousel-inner .item.next.left,
#carouseldata .carousel-inner .item.prev.right,
#carouseldata .carousel-inner .item.active.right,
#carouseldata .carousel-inner .item.active.left {
  left: 0 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
body {
  position: relative;
  min-width: 794px;
}
#marquee {
  width: 700px;
  height: 35px;
  margin: auto;
  overflow: hidden;
}
div#marquee {
  position: relative;
  overflow: hidden;
  background: none;
  color: #FFFFFF;
  line-height: 30px;
  font-size: 11px;
}
.online {
  color: #00ff00;
}
.offline {
  color: #808080;
}
.maintenance {
  color: #ff9000;
}
.busy {
  color: #ff0000;
}
#navbar {
  height: 27px;
  margin-left: 9px;
  overflow: hidden;
}
#navbar > * {
  position: relative;
  margin-right: 24px;
}
#navbar > a {
  visibility: hidden;
  opacity: 0;
  top: -20px;
  font-size: 11px;
  letter-spacing: 0.12em;
  color: #cccccc;
  font-family: Lato, Verdana, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
#navbar > a:hover {
  color: #fff;
}
#navbar > a.special {
  color: #ff7a00;
}
#navbar > a.special:hover {
  color: #ffcc00;
}
#navbar.collapsed > a {
  visibility: hidden;
  opacity: 0;
}
#navbar.collapsed #hamburger_menu_icon {
  opacity: 0.5;
}
#navbar #hamburger_menu_icon {
  top: 9px;
  display: inline-block;
  height: 13px;
  width: 14px;
  background: url("https://z8games.akamaized.net/cfbr/templates/assets/imgs/client-launcher2/hamburger_menu_icon.png") top left no-repeat;
  cursor: pointer;
  vertical-align: -2px;
}
footer {
  background-color: #222325;
  border-top: 1px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-style: solid;
  border-color: #4c4d4e;
}
footer #footer_container {
  padding-left: 10px;
  height: 31px;
}
footer #footer_container > * {
  height: 31px;
}
footer .divider {
  float: left;
  width: 42px;
  background: url("https://z8games.akamaized.net/cfbr/templates/assets/imgs/client-launcher2/footer_divider.png") top left no-repeat;
}
footer #sns_btns_container {
  float: left;
  line-height: 28px;
}
footer #sns_btns_container .sns-btn {
  margin-right: 10px;
}
footer #sns_btns_container .sns-btn:last-child {
  margin-right: 0;
}
footer #server_status_container {
  float: left;
  line-height: 31px;
  text-transform: uppercase;
  font-size: 10px;
  color: #cccccc;
  font-family: Lato, Verdana, sans-serif;
  letter-spacing: 0.05em;
}
footer #server_status_container > * {
  height: 100%;
}
footer #server_status_container #status_indicator {
  vertical-align: -1px;
  margin-right: 4px;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 10px;
}
footer #server_status_container #status_indicator.online {
  background-color: #36ff00;
}
footer #server_status_container #status_indicator.maintenance {
  background-color: yellow;
}
footer #server_status_container #status_indicator.offline {
  background-color: red;
}
footer #server_status_container #statusmessage {
  margin-right: 5px;
  float: none;
  width: auto;
  height: auto;
}
footer #server_status_container #clockDiv {
  font-size: 10px;
  line-height: normal;
  color: #cccccc;
  width: 67px;
  float: none;
  height: auto;
  margin-top: 0;
}
footer #server_status_container #clockDiv > * {
  float: none;
  width: auto;
  color: #cccccc;
}
footer #game_logos {
  float: right;
  clear: right;
  width: 325px;
  background: url("https://z8games.akamaized.net/cfbr/templates/assets/imgs/client-launcher2/footer_logos.png") top left no-repeat;
}
#banners {
  width: 1024px;
  padding: 19px 0;
}
#banners #bannerContent {
  width: 960px;
  height: 500px;
  min-height: 500px;
  max-height: 500px;
  margin: 0px auto;
  position: relative;
}
#banners #bannerContent .tag_base {
  position: absolute;
  top: 16px;
  font-size: 10px;
  font-family: Lato, Verdana, sans-serif;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  line-height: 1.2;
  max-width: 225px;
  min-width: 78px;
  height: 20px;
  z-index: 86;
  padding: 0 7px;
  line-height: 20px;
  overflow: hidden;
}
#banners #bannerContent .tagleft {
  left: 0;
  text-align: left;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
#banners #bannerContent .tagright {
  right: 0;
  text-align: right;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
#banners #bannerContent .label_base {
  background-color: #101214;
  opacity: 0.702;
  position: absolute;
  height: 32px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 57;
}
#banners #bannerContent p {
  color: #fff;
  padding: 0 7px;
  opacity: 1;
  font-size: 15px;
  font-family: Abel, 'Trebuchet MS';
  line-height: 32px;
  text-align: left;
  position: absolute;
  height: 32px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  z-index: 58;
  background-color: rgba(16, 18, 20, 0.702);
}
#banners #bannerContent #feature {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 570px;
  height: 330px;
  outline: solid 1px #4b4c4d;
  /*
border: solid 1px #4b4c4d;
// replaced by outline 
*/
  overflow: hidden;
}
/*
// cannot be used since it disrupts the href
#banners #bannerContent #feature:after {
  border: solid 1px #4b4c4d;
  position: absolute;
  content: " ";
  top: 0px;
  width: 570px;
  height: 330px;
}
*/
#banners #bannerContent #feature img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
#banners #bannerContent #carousel {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 330px;
  width: 380px;
  outline: solid 1px #4b4c4d;
  /*
border: solid 1px #4b4c4d;
// replaced by ::after 
*/
  overflow: hidden;
  /*
            img {
                position: absolute;
                top:0;
                left:0;
                border: 0;
            }
            // */
}
/*
// cannot be used since it disrupts the href
#banners #bannerContent #carousel:after {
  border: solid 1px #4b4c4d;
  position: absolute;
  content: " ";
  top: 0px;
  width: 380px;
  height: 330px;
}
*/
#banners #bannerContent #carousel .item {
  height: 330px;
  max-height: 330px;
}
#banners #bannerContent #carousel .carousel-inner > .item > a > img {
  max-width: none;
}
#banners #bannerContent #carousel .carousel-control img {
  position: relative;
  top: 25%;
}
#banners #bannerContent #carousel .carousel-control.right {
  background-color: rgba(16, 18, 20, 0.851);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.66);
  position: absolute;
  right: 0px;
  top: 115px;
  width: 22px;
  height: 68px;
  z-index: 66;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
#banners #bannerContent #carousel .carousel-control.left {
  background-color: rgba(16, 18, 20, 0.851);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.66);
  position: absolute;
  left: 0px;
  top: 115px;
  width: 22px;
  height: 68px;
  z-index: 66;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
#banners #bannerContent #carousel .tag {
  background-color: #f5d000;
  position: absolute;
  top: 16px;
  font-size: 10px;
  font-family: Lato, Verdana, sans-serif;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  line-height: 1.2;
  max-width: 225px;
  min-width: 78px;
  height: 20px;
  z-index: 86;
  padding: 0 7px;
  line-height: 20px;
  overflow: hidden;
}
#banners #bannerContent #carousel .label {
  background-color: #101214;
  opacity: 0.702;
  position: absolute;
  height: 32px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 57;
}
#banners #bannerContent #long {
  display: block;
  position: absolute;
  width: 570px;
  height: 160px;
  left: 0;
  bottom: 0;
  outline: solid 1px #4b4c4d;
  /*
border: solid 1px #4b4c4d;
// replaced by outline
*/
  overflow: hidden;
}
/*
// cannot be used since it disrupts the href
#banners #bannerContent #long:after {
  border: solid 1px #4b4c4d;
  position: absolute;
  content: " ";
  top: 0px;
  width: 570px;
  height: 160px;
}
// */
#banners #bannerContent #long img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
#banners #bannerContent #long .tag {
  background-color: #10e800;
  position: absolute;
  top: 16px;
  font-size: 10px;
  font-family: Lato, Verdana, sans-serif;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  line-height: 1.2;
  max-width: 225px;
  min-width: 78px;
  height: 20px;
  z-index: 86;
  padding: 0 7px;
  line-height: 20px;
  overflow: hidden;
}
#banners #bannerContent #long .label {
  background-color: #101214;
  opacity: 0.702;
  position: absolute;
  height: 32px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 57;
}
#banners #bannerContent #patch {
  display: block;
  position: absolute;
  width: 380px;
  height: 160px;
  right: 0;
  bottom: 0;
  outline: solid 1px #4b4c4d;
  /*
            border: solid 1px #4b4c4d;
            // replaced by outline
            */
  overflow: hidden;
}
/*
// cannot be used since it disrupts the href
#banners #bannerContent #patch:after {
  border: solid 1px #4b4c4d;
  position: absolute;
  content: " ";
  top: 0px;
  width: 380px;
  height: 160px;
}
// */
#banners #bannerContent #patch img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
#banners #bannerContent #patch .tag {
  background-color: #f5d000;
  position: absolute;
  top: 16px;
  font-size: 10px;
  font-family: Lato, Verdana, sans-serif;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  line-height: 1.2;
  max-width: 225px;
  min-width: 78px;
  height: 20px;
  z-index: 86;
  padding: 0 7px;
  line-height: 20px;
  overflow: hidden;
}
body{overflow: hidden;}