body{margin:0}#player-html5 .adsPlayerBanner{position:absolute;top:0;color:#000;text-align:center;width:50%;margin-left:25%;z-index:99}#button-right{position:absolute;right:0;bottom:20vh;float:left}#player-html5 #button-right a{padding:5px 15px;font-size:16px;background-color:red;border-radius:6px;display:block;float:left;margin-right:2px;color:#fff;text-decoration:none}#player-html5 .adsInPlayer{position:absolute;bottom:12vh;color:#000;text-align:center;width:68%;margin-left:16%}.adsInPlayer a img{width:100%}.close-ads{float:right;bottom:-15px;z-index:9;position:relative;padding:14px 15px;background:#fff;border-radius:23px;cursor:pointer;font-size:30px}.jw-controlbar.jw-reset{bottom:4vh}.close-ads-player{float:right;bottom:-6px;z-index:100000000;position:relative;padding:6px;background:#fff;cursor:pointer;font-size:1.4em;font-weight:700}#player-html5 .adsPlayerBanner img{width:100%;display:table-row}#player-html5 .show-ads-banner{display:table;margin:0 auto}#player-html5{position:relative}#player-html5.jw-flag-user-inactive .buttonFabet{bottom:8vh}.buttonFabet span,.buttonNCL span{color:#ff0}#player-html5 .buttonDatCuoc{background-color:red;border-radius:6px;display:block;padding:5px 15px;color:#fff;text-decoration:none;position:absolute;bottom:19vh;left:2vh}#player-html5 a.right{right:2vh;left:unset}#player-html5 a#kuviet{right:18vh}#player-html5 .buttonFabet{background-color:rgba(0,0,0,.4);display:block;color:#fff;text-decoration:none;top:0;position:absolute;font-weight:700;width:100%;text-align:center;line-height:21px;height:21px!important;opacity:.8}.buttonNCL{color:#fff;text-decoration:none;bottom:0;position:absolute;font-weight:700;width:100%;text-align:center;padding:1px;background:rgba(0,0,0,.4);text-transform:uppercase;opacity:1;font-size:12px}.buttonNCL b{font-weight:400}.jw-icon-fullscreen{z-index:999999999;position:relative;}.buttonSkipAds{position:absolute;z-index:100;bottom:77px;right:12px;width:270px;height:80px;font-size:25px;background-color:#00000059;text-align:center;padding-top:29px;color:#fff;cursor:pointer;text-decoration:none}.aHrefAff{width:100%;height:85%;z-index:99;display:block;position:absolute;top:0}@media only screen and (max-width:640px){#player-html5 .adsInPlayer{bottom:40px}#player-html5 .buttonFabet{font-size:9px;bottom:17vh}#player-html5 .buttonNCL{font-size:8px;bottom:0;z-index:0}#player-html5 #button-right{bottom:29px}#player-html5 #button-right a{padding:2px 5px;font-size:9px}#player-html5 a#kuviet{right:35vh}.close-ads-player{padding:5px;background:#fff;cursor:pointer;font-size:14px;font-weight:700}.buttonNCL{padding:0;height:24px;line-height:13px}}
/*Ads Player*/
a{text-decoration: none;}

.ads-bottom-video img{width: 100%;}
.boxBot, .boxTop{
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #0006;
    color: #fff;
    /*font-size: 0.8vw;*/
    font-size: 12px;
    /*padding: .4vw 0;*/
    text-align: center;
    /*font-weight: bold!important;*/
    white-space: nowrap;
}
.boxTop span {
    color: #ff0;
}
p{margin: 0px;}
.boxTop .btn, .boxBot .btn, .AdBtn .btn {
  font-size: 1vw !important;
  padding: 0.3vw !important;
  font-weight: bold!important;
}
.boxTop .btn-warning{color: #000;}
.jw-controlbar.jw-reset{bottom: 15vh;}
.boxBot{
    bottom:0;
    top:auto
}
#player .show-ads-banner {
  position: absolute;
  bottom: 60px;
  margin: 0 auto;
  color: #000;
  width: 80%;
  text-align: center;
}
#player .show-ads-banner img{
  max-width: 100%;
}
#player .show-ads-banner img {
    max-height: 85px;
}
#player .show-ads-banner{
  left: 50%;
  transform: translateX(-50%);
}
#player-message{background-color: #000;background-size: 100% 100%;width: 100%;height: 100%;}
#player-message h3{color: #fff;font-size: 1.5vw;text-transform: uppercase;text-align: center;}
#player-message a{font-size: 1vw;text-transform: uppercase;}

@media screen and (max-width: 991px) {
  .boxTop .btn, .boxBot .btn, .AdBtn .btn{font-size: 1.6vw !important;}
  #player-message h3{font-size: 2.5vw;}
  #player-message #share-now{font-size: 2.5vw;padding: 5px 10px;}
  #player .show-ads-banner{bottom: 9.75vh;}
}
@media screen and (max-width: 767px) {
  .boxTop .btn, .boxBot .btn, .AdBtn .btn{font-size: 2vw !important;}
  .boxBot, .boxTop{
    font-size: 1.7vw;
  } 
  .jw-controlbar.jw-reset {bottom: 12vh;}
}
@media screen and (max-width: 640px) {
  #player-message h3{font-size: 3.5vw;}
  #player-message #share-now{font-size: 3.5vw;}
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #0000;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: .25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.close-ads {
    position: absolute;
    right: -5px;
    background: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    top: -5px;
    font-size: 16px;
    border-radius: 13px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.buttonSkipAds {
  color: #fffc;
  position: absolute;
  display: flex;
  right: .75em;
  bottom: 56px;
  border: 1px solid #333;
  background-color: #000;
  align-items: center;
  vertical-align: middle;
  font-weight: 700;
  font-size: .8em;
  padding: 10px 15px;
  z-index: 999;
  cursor: pointer;
  width: auto;
  height: auto;
}
/*End Ads Player*/