html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.play-bkg {
  position: absolute;
  margin-top: 40px;
  width: 100%;
  height: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

#game-bottom-wrapper {
  display: none;
  height: 0;
}

.topbar-help {
  margin-top: 7px;
}

#play-box {
  position: fixed;
  border: #000 solid 10px;
  -webkit-box-shadow: 0px 0px 8px 0px #000000;
          box-shadow: 0px 0px 8px 0px #000000;
}

.play-box-close .icon {
  display: none;
}

#play-controls {
  position: fixed;
  background: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0px 0px 8px 0px #000000;
          box-shadow: 0px 0px 8px 0px #000000;
  width: 44px;
}

#play-controls img {
  cursor: pointer;
  margin-top: 5px;
  float: left;
}

.play-controls-icon {
  cursor: pointer;
  margin-top: 10px;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 13px;
}

.play-box-outer {
  width: 100%;
  height: 100%;
  background: black;
}

.dummy-background {
  background-image: url("http://getdummyimage.com/image?width=1024&height=576&bgcolor=&color=&text=&border=on&bordercolor=%23ffff00");
  background-size: 100%;
}

.play-box-content {
  position: absolute;
}

#search-result0, #search-result1, #search-result2, #search-result3 {
  position: relative;
  height: 90%;
  max-height: 90%;
  padding-top: 20px;
}

.search-cont {
  position: relative;
}

.search-cont > div {
  float: left;
}

.result {
  float: left;
}

#box0 li, #box1 li, #box2 li, #box3 li {
  float: left;
  height: 22px;
  margin-top: 2px;
  list-style: outside none none;
}

#box0 li.games-footer-image,
#box1 li.games-footer-image,
#box2 li.games-footer-image,
#box3 li.games-footer-image {
  padding: 2px 0 0;
}

#gfooter-result .nano-content {
  right: -14px;
}

#gfooter-result .load-more-games {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 20px 0;
}

#gfooter-result .load-more-games button {
  width: 400px;
  background: #249CEC;
  height: 32px;
  border-radius: 5px;
}

.game-opener-image {
  cursor: pointer;
  margin-left: 16px;
  padding-top: 8px 0 0;
}

.game-opener-text {
  cursor: pointer;
  font-size: 14px;
  margin-left: 0px;
  padding: 8px 6px 0 2px;
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
}

.game-opener-image, .game-opener-text {
  display: inline-block;
}

.game-opener {
  float: left;
  display: block;
  position: relative;
  width: 100px;
  height: 60px;
  padding: 5px;
  padding-left: 15px;
}

.play-box-content.full-width {
  width: 100%;
}

.play-box-content.full-height {
  height: 100% !important;
}

.play-box-content.half-width {
  width: 49.5%;
  height: 49.5%;
}

.play-box-content.half-height {
  height: 49.5%;
}

.play-box-content.top-left {
  top: 0;
  left: 0;
}

.play-box-content.top-right {
  top: 0;
  right: 0;
}

.play-box-content.bottom-left {
  bottom: 0;
  left: 0;
}

.play-box-content.bottom-right {
  bottom: 0;
  right: 0;
}

.top-play-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#cashier-box {
  position: fixed;
}

.multibox-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  background: #000;
}

#gameplay-mess-bar {
  position: fixed;
  height: 35px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#gameplay-mess-bar span {
  position: relative;
  top: 14px;
  left: 5px;
}

#activity-feed {
  width: 0px;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 0px 0px 8px 0px #000000;
          box-shadow: 0px 0px 8px 0px #000000;
  overflow: hidden;
}

#activity-feed .act-feed-item {
  width: 250px;
}

.nano-big-win {
  width: 265px !important;
}

.gpage-race {
  padding-left: 0px !important;
}

.current-reward-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  width: 680px;
}
.current-reward-holder > div:not(.divider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.reward-img {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.award-progressbar-bkg {
  bottom: 5px !important;
  height: 10px !important;
  width: 80px !important;
  border-radius: 3px !important;
}

.reward-element .award-progressbar-bar {
  border-radius: 3px !important;
  bottom: 8px !important;
  height: 8px !important;
  -webkit-box-shadow: 0px 0px 2px #249CEC !important;
  box-shadow: 0px 0px 2px #249CEC !important;
}

.progress-bar-holder {
  position: relative;
  width: 100px;
  float: left;
  top: 8px;
}

.reward-element {
  float: left;
  margin-top: 5px;
}

.progress-bar-top-parent {
  width: 230px;
  background-color: #0D1D42;
  border-radius: 3px;
}

.divider {
  width: 1px;
  height: 100%;
  background-color: #249CEC;
}

.reward-counter {
  position: relative;
  z-index: 101;
  float: right;
  margin-top: -25px !important;
  margin-right: -20px !important;
  padding: 2px 0px 0px 0px !important;
}

.race-position {
  width: 15px;
}

.change-game-tb {
  z-index: 100;
}

.mp-info-header {
  padding: 5px;
  font-weight: bold;
  color: #FFF;
}

.mp-info-wrapper {
  padding: 20px 20px 20px 20px;
  float: left;
  background: #000 url("/diamondbet/images/fancybox/bkg.png") repeat-x;
  color: #FFF;
}

.mp-info-left {
  float: left;
  width: 350px;
  margin-right: 10px;
}

.mp-info-right {
  float: right;
  width: 320px;
  padding-left: 20px;
  border-left: 1px solid #333;
}

.mp-info-right img {
  margin-left: 10px;
}

@media (max-height: 625px) {
  #gameplay-mess-bar {
    font-size: 10px;
  }
}
@media (max-height: 525px), (max-width: 700px) {
  #gameplay-mess-bar {
    font-size: 9px;
    height: 28px;
  }
}
@media (max-height: 450px), (max-width: 600px) {
  #gameplay-mess-bar {
    font-size: 8px;
  }
}