* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'axiformaregular';
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  text-rendering: optimizeLegibility;
  background-color: #000000;
}
div {
  border: 0;
  padding: 0;
}

h1,
h2 {
  font-family: 'axiformablack';
  padding: 0;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}

.teste {
  border: 1px solid #00ff00;
}
.clear {
  clear: both;
}
.mar-1 {
  margin-top: 3px;
}
.mar-2 {
  margin-top: 2px;
}
.mar-12 {
  margin-top: 12px;
}
.pad-left-1 {
  padding-left: 20px;
}
sup {
  font-size: 70%;
  vertical-align: top;
  top: 0;
}
/* Layers */
.geral {
  width: 1920px;
  height: 1080px;
  top: 0;
  right: 0;
  left: 0;
  line-height: 1;
  position: relative;
}
.geral > .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 2560px;
  height: 1024px;
  overflow: hidden;
}

.geral sup {
  line-height: 1;
}

/* Ranking */
.rank-bullet,
.rank-col1,
.rank-col2,
.rank-col3 {
  height: 17px;
  font-weight: 300;
  font-size: 11px;
  color: #cccccc;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  padding-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rank-bullet {
  width: 1%;
  float: left;
  text-align: center;
}
.rank-col1 {
  width: 13%;
  float: left;
  text-align: center;
}
.rank-col2 {
  width: 69%;
  float: left;
  text-align: left;
}
.rank-col3 {
  width: 17%;
  float: left;
  text-align: center;
}
.rank-tit {
  font-family: 'axiformaextrabold';
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

/* Logos */
.logo {
  float: left;
  padding: 5px 10px;
  text-align: center;
}
.logo img {
  width: auto;
  max-height: 35px;
}
.lista {
  /* column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3; */
  font-size: 9px;
  color: #333333;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
}
.lista li {
  list-style-type: disc;
  margin-top: 7px;
}
.lista li span {
  position: relative;
  left: -5px;
}

/* What is going on */
.what-col1,
.what-col2,
.what-col3,
.what-col4,
.what-col5,
.what-col6,
.what-col7,
.what-col8,
.what-col9,
.what-col-subtit {
  height: 28px;
  font-weight: 300;
  font-size: 18px;
  color: #cccccc;
  text-transform: uppercase;
  float: left;
  text-align: left;
  padding: 4px 4px 0 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.what-txt {
  border: none !important;
  text-transform: none !important;
  font-size: 22px;
  color: #ffffff;
}
.what-col1 {
  width: 26%;
}
.what-col2 {
  width: 22%;
}
.what-col3 {
  width: 10%;
}
.what-col4 {
  width: 17%;
}
.what-col5 {
  width: 15%;
}
.what-col6 {
  width: 10%;
}
.what-col-subtit {
  width: 45%;
  /* height: 32px !important; */
  /* padding-top: 1px !important; */
}
.what-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  height: 28px;
}
.what-tit {
  font-family: 'axiformaextrabold';
  font-size: 11px;
  font-weight: bold;
}
.what-tit-painel {
  font-family: 'axiformaextrabold';
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}
.what-col-dest {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
}
.rose {
  color: #cb4469;
}
.yellow {
  color: #ffcc00;
}
.blue {
  color: #00abf8;
}
.green {
  color: #00d0c7;
}
.orange {
  color: #ec7f22;
}
.black {
  color: #000000;
}
.white {
  color: #ffffff;
}
.float {
  float: left;
}
.left {
  width: 90px;
  text-align: center;
}
.middle {
  width: 394px;
  text-align: left;
}
.right {
  width: 110px;
  text-align: center;
}

.tit {
  font-family: 'axiformablack';
  font-size: 36px;
}
.subtit {
  font-family: 'axiformablack';
  font-size: 18px;
}
.subtit-painel {
  font-family: 'axiformablack';
  font-size: 13px;
  margin-top: -5px;
}
.timer {
  font-family: 'axiformalight';
  color: #ffcc00;
}
.toptit {
  font-family: 'axiformasemibold';
  font-size: 11px;
  color: #ffffff;
}

#top5 {
  float: left;
  height: 34px;
}
#top5 p {
  font-family: 'axiformasemibold';
  font-size: 17px;
  color: #ffffff;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#top5 p span {
  font-family: 'axiformaextrabold';
  font-size: 19px;
  color: #000000;
  margin-top: 9px;
}
#top10 {
  float: left;
  height: 28px;
}

#top10 p {
  font-family: 'axiformamedium';
  font-size: 14px;
  color: #999999;
  margin-top: 9px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.bg-esq-azul-1 {
  background: url(/views/opentechs/img/esq_azul_1.png) no-repeat left top;
}
.bg-esq-azul-2 {
  background: url(/views/opentechs/img/esq_azul_2.png) no-repeat left top;
}
.bg-dir-azul-1 {
  background: url(/views/opentechs/img/dir_azul_1.png) no-repeat right top;
}
.bg-dir-azul-2 {
  background: url(/views/opentechs/img/dir_azul_2.png) no-repeat right top;
}
.bg-meio-azul {
  background: url(/views/opentechs/img/bg_azul.png) repeat;
}

.bg-esq-laranja-1 {
  background: url(/views/opentechs/img/esq_laranja_1.png) no-repeat left top;
}
.bg-esq-laranja-2 {
  background: url(/views/opentechs/img/esq_laranja_2.png) no-repeat left top;
}
.bg-dir-laranja-1 {
  background: url(/views/opentechs/img/dir_laranja_1.png) no-repeat right top;
}
.bg-dir-laranja-2 {
  background: url(/views/opentechs/img/dir_laranja_2.png) no-repeat right top;
}
.bg-meio-laranja {
  background: url(/views/opentechs/img/bg_laranja.png) repeat;
}

.bg-esq-1 {
  background: url(/views/opentechs/img/esq_1.png) no-repeat left top;
}
.bg-esq-2 {
  background: url(/views/opentechs/img/esq_2.png) no-repeat left top;
}
.bg-dir-1 {
  background: url(/views/opentechs/img/dir_1.png) no-repeat right top;
}
.bg-dir-2 {
  background: url(/views/opentechs/img/dir_2.png) no-repeat right top;
}
.bg-meio {
  background-color: #000000;
}

#timer {
  width: 345px;
  height: 70px;
}
#timer p {
  font-family: 'axiformathin';
  font-size: 80px;
  color: #ffffff;
  margin: 0;
  text-align: center;
}

#countdown-container {
  text-align: center;
}

#countdown {
  /* zoom: 1.8; */
  display: inline-block;
  width: auto;
}

#countdown .flip-clock-label {
  display: none;
}

.error-icon {
  font-size: 24px;
  color: #8b0000;
  position: absolute;
  float: right;
  top: 10px;
  right: 10px;
  /* -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%); 
  transform: translateX(-100%); */
  z-index: 10000000;
  display: flex;
  width: 200px;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
