.blue-th {
    padding-top: 3px;
    font-family: 'open_sansregular';
    text-align: center;
    color: white;
    width: 100%;
    height: 30px;
    background: #27498a;
    background: linear-gradient(0deg, #27498a 36%, #3562b9 62%);
}

.black-th {
    /* padding-top: 8px; */
    font-family: 'open_sansregular';
    text-align: center;
    color: white;
    width: 100%;
    height: 30px;
    background: #454545;
    background: linear-gradient(0deg, #454545 0%, #484848 48%, #5e5e5e 50%, #474747 100%);
}

/* Index */
.pane-1 {
    width: 100%;
    max-width: 100%;
    height: 267px;
    max-height: 267px;
    margin-left: 25px;
    margin-top: 20px;

    /* background-color: #00395e; */
}

.pane-2 {
    width: 100%;
    max-width: 100%;
    height: 145px;
    max-height: 145px;
    margin-left: 25px;
    margin-top: 13px;
}

.pane-3 {
    width: 100%;
    max-width: 100%;
    height: 172px;
    max-height: 172px;
    margin-left: 25px;
    margin-top: 14px;
}

.pane-4 {
    width: 100%;
    max-width: 100%;
    height: 621px;
    max-height: 621px;
    margin-left: 25px;
    margin-top: 18px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #00395e;
}

.the-games {
    position: absolute;
    z-index: 99;
}

.img-elastislide-slide {
    float: left;
    width: 640px;
    max-width: 640px;
    height: 145px;
    max-height: 145px;

    /* background-color: beige; */
}

.img-banner {
    float: left;
}

.img-banner-gif {
    float: left;
    width: 174px;
    max-width: 174px;
    height: 145px;
    max-height: 145px;
    margin-left: 11px;
    background-color: #00395e;
}

.img2-banner {
    margin-left: 15px;
}

/* PROMOTE NAV */
.navs-header2 {
    height: 38px;
    width: 100%;
    background-color: #00395e;
}

.navs-pills2 {
    width: 100px;
}

.navs-item2 {
    display: block;
    height: 29px;
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

.nav-2-items {
    width: 410px;
    height: 37px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 20px;
}

.navs-pills2 > a {
    color: #ffff;
    font-family: 'gotham-medium';
}

.active-pills {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: rgb(55, 123, 181);
}

/* Promote Section */
.promote-top {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.promote-container {
    border-top: 2px solid rgb(27, 76, 112);
    width: 672px;
    height: 100%;
}

.promote-head-items {
    width: 672px;
    height: 172px;
}

.promote-items {
    width: 672px;
    max-width: 672px;
    height: 172px;
    max-height: 172px;
    margin-top: 20px;
    background-color: rgb(245, 245, 245);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.promote-items:last-child {
    width: 672px;
    max-width: 672px;
    height: 172px;
    max-height: 172px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgb(245, 245, 245);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.promote-content-img {
    width: 520px;
    height: 172px;
    float: left;
}

.promote-img {
    margin-top: 10px;
    margin-left: 15px;
    width: 530px;
    height: 151px;
    max-width: 530px;
    max-height: 151px;
}

.btn-left {
    width: 142px;
    height: 100px;
    float: right;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.btn-join {
    margin-top: 2px;
    text-transform: capitalize;
    font-size: 13px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #00395e;
}

.btn-more-info {
    padding: 5px 5px;
    margin-top: 2px;
    text-transform: capitalize;
    font-size: 13px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
}

.btn-accordion-promot {
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 200px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: dashed;
    border-top: solid;
    border-right: solid transparent;
    border-left: solid transparent;
}

/* Content Container Promo */
.content-collapse-container {
    padding: 20px;
    font-size: 13px;

}

.promote-title {
    font-weight: bold;
}

/* POKER */

.tbl-content-download {
    width: 336px;
    height: 254px;
}

.content_download {
    width: 292px;
    height: 219px;
    color: #FFF;
    border-radius: 5px;
    margin: 20px 20px;
    background-color: #494949;
}

.btn-download {
    font-family: 'open_sansregular';
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 150px;
    border-radius: 5px;
}

.btn-download span {
    text-align: center;
    padding: 1px 1px;
    margin-bottom: 3px;
}

/* Game Start Button */

.cash-out {
    font-family: 'open_sansregular';
    text-align: center;
    font-size: 12px;
    background: #cbcbcb;
    background: linear-gradient(0deg, #cbcbcb 0%, whitesmoke 100%);
    border-radius: 4px;
    margin-left: 10px;
}

.jumlah-tbl-live {
  width: 97px;
  /* height: 25px; */
  float: left;
  margin-right: 1vh;
  background: #FFF;
  padding: 5px;
}

.transfer-cash-live {
  float: left;
  font-family: 'open_sansregular';
  text-align: center;
  background: #cbcbcb;
  background: linear-gradient(0deg, #cbcbcb 0%, whitesmoke 100%);
  border-radius: 4px;
  margin: 0;
}

.game-start {
    margin-bottom: 15px;
    display: block;
    color: black;
    width: 195px;
    height: 60px;
    font-size: 20px;
    padding: 10px;
    font-weight: bold;
    background: linear-gradient(to bottom, #ffffff 0%,#cccccc 100%);
    border-radius: 4px;
}

.game-start p {
  text-align: center;
  padding: 5px 0;
}

.live-casinot {
    /* margin-left: 1vh; */
    float: left;
    background: url(../images/game/LiveCasinot.png) no-repeat;
    background-size: 100% 100%;
    height: 5vh;
    width: 15vh;
}

.live-number {
    /* margin-left: 1vh; */
    float: left;
    background: url(../images/game/logo-idnlive.png) no-repeat;
    background-size: 100% 100%;
    height: 35px;
    width: 100px;
}

.OG-casinot {
    /* margin-left: 1vh; */
    float: left;
    background: url(../images/game/OG_NEW.png) no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 100px;
}

.ubo-casino {
    /* margin-left: 1vh; */
    float: left;
    background: url(../images/game/ubo.png) no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 100px;
}

.poker {
  float: left;
  background: url(../images/game/IDN.png) no-repeat;
  background-size: 100% 100%;
  height: 40px;
  width: 100px;
}

/* ETC */

.headleft {
    width: 40%;
    padding-top: 2vh;
    padding-left: 1.5vh;

    /* width: 190px;
    height: 30px; */
}

.headleft-bank {
    width: 40%;
    padding-left: 1.5vh;
    font-weight: bold;
}

.submit-Deposit {
    text-align: center;
    height: 120px;
}

.submit-Deposit > .btn-submit {
    /* margin-left: 1vh; */
    /* padding: 1vh 4vh 1vh 4vh; */
    width: 200px;
    margin-top: 10px;
    border-radius: 4px;
    background: url(../images/icons/button-play-default.png)  no-repeat;
    background-size: 100% 100%;
}

.text-depo {
    margin: 3vh;
    font-size: 2vh;
    text-align: center;
    font-family: 'open_sansregular';
    color: red;
}
.full-width-inp
{
    width: 100%;
    padding: 5px 5px;
}
