.landing-top-layer{
  position: absolute;
  text-align: left;
  top: 70px;
  width: 80%;
  left: 10%;
  background-color: #111;
  padding: 8px;
  border-color: #E6A743;
  border-style: solid;
  border-width: 2px;
  border-radius: 15px;
  z-index: 800;
}
.hide-params{
  display: none !important;
}
.top-left-controls{
  position: absolute;
  left: 5px;
  top: 5px;
  line-height: 40px;
  z-index: 200;
}
.rotate-image{
    width: 320px;
    height: 100px;
}
.clubModalCreate{
  width: 50%;
  border-right: solid 2px;
  padding-right: 5%;
}
.clubModalJoin{
  position: absolute;
  left: 55%;
  width: 40%;
  top: 20px;
}
.img-desk{
  display: none !important;
}
.img-sq{
  display: none !important;
}
.tourn-clock-lower-controls{
  position: absolute;
  bottom: 0;
  height: 50px;
  left: 0;
  right: 0;
  background-color: #E6A743;
  line-height: 50px;
  text-align: center;
}

.tourn-clock-elapsed{
  position: absolute;
  height: 40px;
  left: 0px;
  right: 0px;
  top: 0px;
  text-align: center;
  line-height: 40px;
}
.tourn-clock-level{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 40px;
  bottom: 0px;
  text-align: center;
}
.tourn-clock-level-time{
  position: absolute;
  top: 0px;
  height: 50%;
  left: 0px;
  right: 0px;
}
.tourn-clock-running-time{
  position: absolute;
  left: 0px;
  width: 50%;
  top: 0px;
  bottom: 0px;
  text-align: right;
  padding-right: 8%;
}
.tourn-clock-next-break{
  position: absolute;
  right: 0px;
  width: 50%;
  top: 0px;
  bottom: 0px;
  text-align: left;
  padding-left: 8%;
}
.clock-slider{
  position: absolute;
  height: 20px;
  line-height: 20px;
  bottom: 20px;
  width:80%;
  left:10%;
}
.tourn-clock-level-blinds{
  position: absolute;
  bottom: 60px;
  height: 30%;
  left: 0px;
  right: 0px;
  font-size: 20vmin;
     display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
  justify-content: center; 
  font-weight: bold

}
.clock-time{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-size: 30vmin;
     display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
  justify-content: center; 
  font-weight: bold;
    padding-bottom: 10px;
}
 .tourn-clock-upper{
  position: absolute;
  top:50px;
  bottom:150px;
  left: 0px;
  right: 0px;
  text-align: center;
  background-color: #1A1A1A;
}
.tourn-clock-lower{
  position: absolute;
  height:150px;
  bottom:0px;
  left: 0px;
  right: 0px;
  background-color: #333;
} 
.tourn-clock-rot{
 position: absolute;
 
  left: 0;
  right: 0;
 height: 100px;
 bottom: 50px;
}
.img-center{
 display: block;
 margin: 0 auto;
}
.tourn-clock-rot > img{
  height: 100px;
}
.tourn-clock-info-columns{
/*  position: absolute;
  left: 310px;
  top: 10px;
  right: 0px;
  bottom: 0px;*/
  display: none !important;
}
.tourn-clock-col1{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.tourn-clock-col2{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.tourn-clock-col3{
display: none !important;
}
.clock-average{
  position: absolute;
  width: 50%;
  text-align: center;
  top: 0px;
  bottom:0px;
  line-height: 48px;
  right: 0px;
  border-top: 1px solid #666;
  border-left: 1px solid #666;


}
.bv-infobox{
  border: 1px solid #E6A743;
  max-width: 20%;
  display: inline-block;
  color: #E6A743;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 3px;
  padding-left: 6px;
  padding-left: 12px;
  padding-right: 12px;
}
.bv-infobox-title{
 font-size: 0.9em;
}
.bv-infobox-value{
  font-weight: bold;
  font-size: 1.6em;
}
 .payouts-top{
  text-align: center;
  padding: 10px;
}
    .title-toggle{
    position: absolute;
    left: 0px;
    right: 0px;
    height: 50px;
    line-height: 50px;
     padding-left: 10px;
  }
  .title-toggle > div{
    position: absolute;
    top: 0px;
    padding-top: 5px;
    padding-right: 15px;
    right: 0px;
    height: 50px;
    line-height: 50px;
    z-index: 100;
  }
  .structure-add{
    position: absolute;
    bottom: 70px;
    right: 4%;
    height: 56px;
    width: 200px;
    text-align: right;
    z-index: 100;
  }
  .structure-save{
    position: absolute;
    bottom: 4%;
    right: 4%;
    height: 56px;
    width: 200px;
    text-align: right;
  }

  .blinds-new-level{
  position: absolute;
    padding-top: 5px;
    padding-left: 10px;
    left: 2%;
    width: 96%;
    bottom: 135px;
    background-color: #333;
}
  .btn-group{
    max-height: 40px;
  }
      .float-buttons-left{
    position: absolute;
    bottom: 4%;
    left: 4%;
    height: 56px;
    width: 200px;
    text-align: left;
    z-index: 400;
  }
      .template-buttons{
    position: absolute;
    bottom: 4%;
    right: 4%;
    height: 56px;
    width: 200px;
    text-align: right;
    z-index: 400;
  }
  .template-save{
    position: absolute;
    bottom: 4%;
    right: 4%;
    height: 56px;
    width: 200px;
    text-align: right;
    z-index: 100;
  }
  .new-template{
  position: absolute;
    padding-top: 5px;
    padding-left: 10px;
    right: 5%;
    width: 60%;
    bottom: 15%;
    background-color: #333;
     z-index: 400;
}
  .tourn-settings{
  position: absolute;
    padding-top: 5px;
    padding-left: 10px;
    left: 2%;
    width: 96%;
    top: 60px;
    background-color: #333;
     z-index: 200;
}
  .tourn-blind-structure{
     position: absolute;
    top: 50px;
    padding-top: 5px;
    padding-left: 10px;
    right: 0px;
    left: 0;
    width: 100%;
   
  }
.param-input{
  width: 60px;
  }
      .lobby-club{
    position: absolute;
    right: 0px;
    left: 0px;
    height: 50px;
    top: 44px;
    overflow: hidden;
    background-color: #1a1a1a;
    line-height: 50px;
    padding-left: 15px;
  }
  .lobby-tournaments{
    position: absolute;
    right: 0px;
    left: 0px;
    top: 144px;
    bottom: 10px;
    overflow: auto;
    background-color: #1a1a1a;
    padding-left: 15px;

  }
  .lobby-tourn-actions{
  position: absolute;
  top: 144px;
  height: 50px;
  line-height: 50px;
  left: 0px;
  right: 0px;
  padding-left: 15px;
  background-color: #1a1a1a;
}
  .lobby-tourn-actions > button{
    max-height: 44px;
    }
.lobby-card{
  min-height: 140px;
  width: 256px;
  background-color: #333;
  margin-right: 15px;
  margin-bottom: 15px;
      float:left;
      padding: 8px;
}
.lobby-card > h6 {
  color: #AAA;
}
.club-select-title{
  font-size: 1.2em;
  font-weight: bold;
  color: #AAA;
}
.club-select{
 font-size: 1.0em;
  font-weight: bold;
  color: #000;
  background-color: #F2F2F2;
}
.lobby-tourn-title{
  position: absolute;
  top: 94px;
  height: 50px;
  left: 0px;
  right: 0px;
  background-color: #1a1a1a;
  padding-left: 15px;
}
.lobby-tourn-title > h3{
  font-weight: bold;
  color: #AAA;
  float: left;
  font-size: 1.3em;
  line-height: 25px;
  margin: 0;
}

.lobby-left-bottom{
  display: none !important;
}
  .tourn-menu-cont{
     display: none !important;
}
  .tourn-menu-lobby{
     display: none !important;
}
.admin-left{
  width: 100%;
  padding: 5px;
}
.admin-2{
  display: none !important;
}
 .admin-right{
	display: none !important;
  }
    .lobby-left{
  display: none !important;
}
 .lobby-menu li{
  display: inline;
}
.lobby-main{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    background-color: #222;
  }
  .lobby-main-left{
    position: absolute;
    left: 0px;
    padding: 5px;
    right: 0;
    top: 50px;
    bottom: 0px;
    overflow: auto;
  }
  .lobby-main-right{
    display: none !important;
  }
    .lobby-top{
    position: absolute;
    right: 0px;
    left: 0px;
    height: 44px;
    overflow: hidden;
    background-color: #333;
    line-height: 44px;
    z-index: 150;
    text-align: center;
    font-size: 1.4em;
    color: #AAA;
  }
  .lobby-top-left{
     position: absolute;
    left: 0px;
    height: 44px;
    background-color: #333;
    line-height: 44px;
    z-index: 250;
    font-size: 1.4em;
}
.lobby-top-right{
     position: absolute;
    right: 0px;
    padding-top: 4px;
    height: 44px;
    background-color: #333;
    line-height: 44px;
    z-index: 250;
    padding-right: 10px;
}
  .tourn-menu-mobile{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 500;
	background-color: #333;
}
.tmenu-left{
  position: absolute;
  padding: 10px;
  top: 40px;
  left:0;
  right: 50%;
}
.tmenu-right{
  position: absolute;
  padding: 10px;
  top: 40px;
  left:50%;
  right: 0;
}
.tourn-left{
  display: none !important;
}
.tourn-left-params{
  padding-left: 20px;
  }
.tourn-main{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    background-color: #222;
  }
  .tourn-full{
    left: 0;
  }
  .tourn-main-left{
    position: absolute;
    left: 0px;
    padding: 5px;
    right: 0;
    top: 50px;
    bottom: 50px;
    overflow: auto;
  }
  .tourn-main-bar{
    position: absolute;
    height: 50px;
    line-height: 40px;
    padding: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 400;
    text-align: center;
  }
    .tourn-main-bar-open{
    position: absolute;
    height: 50px;
    line-height: 40px;
    padding: 5px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 400;
    text-align: center;
  }
  .tourn-main-right{
    display: none !important;
  }
  .tourn-main-params{
    position: absolute;
    left: 0px;
    padding: 5px;
    right: 0;
    top: 50px;
    bottom: 0px;
    overflow: auto;
    background-color: #000;
    z-index: 300;
  }
  .tourn-top{
    position: absolute;
    right: 0px;
    left: 0px;
    height: 50px;
    overflow: hidden;
    background-color: #333;
    line-height: 50px;
    z-index: 150;
  }
  .tourn-menu li{
  	display: inline;
  	margin-right: 20px;
}
.tourn-clock-rotate{
  display: none !important;
}
.tourn-clock-left{
  display: none !important;
}
.tourn-clock-time{
  font-family: 'Oswald', sans-serif;
  font-size: 25vmin;
  position: absolute;
  top: 55px;
  left: 10px;
  right: 10px;
  height: 35%;
  padding: 10px;
  overflow: hidden;
   background-color: #333;
   display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
  justify-content: center; /* align horizontal */
    border-radius: 25px;
    z-index: 100;
}
.tourn-clock-stats{
  position: absolute;
  bottom: 45%;
  left: 10px;
  right: 10px;
    padding: 10px;
  z-index: 100;
}
.tourn-clock-blinds{
   font-family: 'Oswald', sans-serif;
  font-size: 15vmin;
  position: absolute;
  bottom: 10px;
  height: 30%;
  left: 10px;
  right: 10px;
  padding: 10px;
  overflow: hidden;
   background-color: #EEE;
   display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
  justify-content: center; /* align horizontal */
    border-radius: 25px;

}
.tourn-clock-controls{
  position: absolute;
  left: 0px;
  right: 0px;
  height: 48px;
  bottom: 0px;
  text-align: center;
}
.clock-players{
  position: absolute;
  width: 50%;
  text-align: center;
  top: 0px;
  bottom:0px;
  line-height: 48px;
  left:0px;
  border-top: 1px solid #666;
  
}
.clock-controls{
  position: absolute;
  width: 34%;
  top: 0px;
  bottom:0px;
  line-height: 96px;
  left:33%;
}
.clock-controls-left{
  position: absolute;
  width: 50%;
  top: 0px;
  bottom:0px;
  left:0px;
}
.player-console{
  position: absolute;
  left:5%;
  top: 25%;
  padding: 20px;
  background-color: #333;
  z-index: 600;

}
.player-console-input{
  width: 50%;
}
.xs-clock-time{
  font-family: 'Oswald', sans-serif;
  font-size: 15vh;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 50%;
  padding: 10px;
  overflow: hidden;
   background-color: #333;
   display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
  justify-content: center; /* align horizontal */
    border-radius: 10px;
    z-index: 100;

}
.xs-clock-blinds{
   font-family: 'Oswald', sans-serif;
  font-size: 8vh;
  position: absolute;
  bottom: 0;
  height: 35%;
  left: 0;
  right: 0;
  padding: 10px;
  overflow: hidden;
   background-color: #EEE;
   display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
  justify-content: center; /* align horizontal */
    border-radius: 10px;

}
.xs-clock-controls{

}

.top-right-controls{
  position: absolute;
  right: 5px;
  top: 5px;
  line-height: 40px;
  z-index: 200;
}
.short-button{
  display: none !important;
}