
.main{
    background: url('https://i.ibb.co/8P9kpb6/0218-JTG-BANNER-BG-1.jpg') no-repeat fixed center top;
    background-color:#03161F;
    color:#EBE8D1;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    min-height: 100vh;
}
.wrapper {
	width:840px;
    margin:auto;
    height:auto;
    position:relative;
}
.welcome-logo{
    margin:10px 0;
    text-align: center;
}
.main-content{
    background: #fff;
    padding: 0px 8px 8px 8px;
    position: relative;
    overflow: hidden;
}
.button-container{
    margin-top: 10px;
    width: 100%;
    display: flex;
    gap:20px;
    justify-content: center;
}
.welcome-content{
    background: url('../images/front/banner-jayatogel.jpg');
    width: 824px;
    height: 330px;
    margin-top: 10px;
    padding:10px;
}
.welcome-content .content{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.welcome-article{
    width: 500px;
    color:#fff;
}
.content-box-blue2{
    background-color:#d8ecf7;
    border:1px solid #afcde3;
    margin:10px auto;
    padding:7px 20px;
    color: #000;
    text-align:justify;
    line-height:21px
}
#article{
    background:#fff url('../images/footer/footerbg.jpg') no-repeat scroll 0 -22px;
    color:#7e7c7c;
    overflow:hidden;
    padding-top:19px;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
}
#footer{
    position:relative;
    background:#fff;
    width:100%;
    padding:10px 0;
    text-align:center;
    color:#7e7c7c;
    overflow:hidden;
}
.home-topnav{
    width:100%;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.login-box{
    background: linear-gradient(to bottom,#a1d166 0%,#81c733 100%);
    border-radius: 10px;
    padding: 10px;
    color: #3f7500;
    font-weight: 700;
}
.form-login{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap:5px;
    align-items: center;
}
.login-label{
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    font-weight: 700;
}
.login-input-area{
    display: flex;
    width: 170px;
    grid-column: span 2 / span 2;
    align-items: center;
    gap: 10px;
}
.login-input{
    border-radius: 2px;
    height: 20px;
}
.captcha-container{
    flex:2;
    text-align:center;
    background-color: #d0d1ce;
}
.img-captcha{
    height: 23px;
    width: auto;
}
.login-button-container{
    grid-column: span 3 / span 3;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}
.login-button{
    background:linear-gradient(to bottom,#019ad2 5%,#33bdef 100%);
    background-color: #019ad2;
    box-shadow: inset 0 1px 5px 0 #f0f7fa;
    border-radius:8px;
    border:1px solid #057fd0;
    font-weight: 700;
    padding:6px 15px;
    text-decoration:none;
    text-shadow:0 1px 0 #5b6178;
    font-size: 12px;
    color: #fff;
}
.menu-nav{
    width: 840px;
    height: 30px;
    background: url('../images/front/bluemenu.jpg');
}
.menu-ul{
    height: 100%;
    display: flex;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu-nav-list{
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 15px;
    font-weight: 600;
}
.menu-nav-list a{
    color: #fff;
    text-decoration: none;
}
.menu-nav-list:hover{
    background-color:#0095d2;
    border-bottom:1px dotted #fff;
}
.nav-list-border{
    position: absolute;
    right:0;
}
.home-content .left{
    width: 220px;
}
.home-content .right{
    width: 620px;
}
.box-result{
    width: 210px;
    padding-bottom: 9px;
    border: 1px solid #5b5b5b;
    border-top:none;
    background: linear-gradient(to bottom,#e5e5e5 0%,#ffffff 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    color:#000;
}
.bank-section{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.statusbca {
    background: url(../images/front/jayatogel-bca.png) no-repeat;height: 38px; padding-right:10px;display:flex;justify-content: flex-end;align-items: center;
}

.statusmandiri {
    background: url(../images/front/jayatogel-mandiri.png) no-repeat;height: 38px; padding-right:10px;display:flex;justify-content: flex-end;align-items: center;
}

.statusbni {
    background: url(../images/front/jayatogel-bni.png) no-repeat;height: 38px; padding-right:10px;display:flex;justify-content: flex-end;align-items: center;
}

.statusbri {
  background: url(../images/front/jayatogel-bri.png) no-repeat;height: 38px; padding-right:10px;display:flex;justify-content: flex-end;align-items: center;
}
.statusbank {
    width: 55%;
    height:18px;
}
.tab-container{
    width: 100%;
    border-radius: 5px;
    border: 1px solid #a6c9e2;
    color: #777777;
    margin-top: 3px;
    padding: 2px;
}
.tablist{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding:0;
    border: 1px solid #4297d7;
    font-weight: 600;
    color:#eaf5f7;
    background: url(../images/front/gloss-tab.png) 50% 50% repeat-x;
    padding: 5px 5px 0 5px;
    border-radius: 5px;
    column-gap: 5px;
    row-gap: 2px;
    background-size: cover;
}
.jayatogel-tab{
    border: 1px solid #77d5f7 !important;
    color: #fff !important;
    font-weight: 300 !important;
    background: #0078ae url(../images/front/gloss-tablist.png) 50% 50% repeat-x !important;
    border-bottom: 0 !important;
    text-shadow: none !important;
    padding:0.2rem 0.4rem;
}
.jayatogel-tab:hover{
    border: 1px solid #448dae !important;
    color: #fff !important;
    font-weight: 300 !important;
    background: #79c9ec url(../images/front/gloss-tablist-hover.png) 50% 50% repeat-x !important;
    border-bottom: 0 !important;
    text-shadow: none !important;
}
.jayatogel-tab.active{
    border: 1px solid #acdd4a !important;
    color: #fff !important;
    font-weight: 300 !important;
    background: #6eac2c url(../images/front/gloss-tablist-active.png) 50% 50% repeat-x !important;
    border-bottom: 0 !important;
    text-shadow: none !important;
}
.tablist-content{
    display: flex;
    margin-top: 2px;
}
.video-container{
    width: 400px;
    height: 160px;
}
.tablist-info{
    flex: 2;
    padding-top: 10px;
    height: 162px;
    background:linear-gradient(to bottom,#e5e5e5 0%,#ffffff 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tablist-info-img{
    width: 120px;
    height: 70px;
}
.registbox-container{
    display: flex;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    justify-content: space-between;
}
.registbox-1{
    width: 500px;
}
.registbox-2{
    width: 285px;
    height: fit-content;
}
.registbox-1,.registbox-2{
    box-shadow: 0 0 8px 2px #d1d1d1;
    color:#777;
    border-radius: 0 0 6px 6px;
    background: none repeat scroll 0 0 #fff;
    font-size:11px;
}
.registbox-1 .header{
    background: linear-gradient(to bottom, #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
    border-bottom: 1px solid #1CA6F2;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    padding: 10px;
    text-shadow: -1px -1px #0B8BD4;
}
.form-container{
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
}
.form-table{
    width: 100%;
   display: flex;
    gap: 5px;
    padding:2px 10px 2px 10px;
    align-items: center;
}
.register-form .form-table:nth-child(odd){
    background:#f6f6f6;
}
.register-label{
    width: 150px;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.register-input{
    height: 20px;
    width: 145px;
}
.registbox-2 .header{
    background: linear-gradient(to bottom,#ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%);
    border-bottom: 1px solid #eb8d19;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    padding: 10px;
    text-shadow: -1px -1px #e87c19;
}
.registbox-2 .content{
    padding: 10px;
}
.registbox-2 .content ul{
    padding-left: 15px;
    list-style: disc;
}
.registbox-2 .content li{
    padding:0;
}
.validation{
    flex: 2;
    margin-left: 5px;
}
.alert{
    font-weight: normal;
    font-size: 11px;
}
.register-button-container{
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:none repeat scroll 0 0 #F1F1F1;
}
.register-button{
    background: linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
    background-color: #019ad2;
    box-shadow: inset 0px 1px 5px 0px #f0f7fa;
    border-radius: 8px;
    border:1px solid #057fd0;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 15px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #5b6178;
}
.tutorial-container,.result-container{
    width: 100%;
    height: 100%;
    padding: 20px 10px;
}
.tutorial-box,.result-box{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 8px 2px #D1D1D1;
    color: #777777;
    overflow: hidden;
    width: 100%;
}
.tutorial-box .header,.referral-box .header,.faq-box .header,.result-box .header{
    background: linear-gradient(to bottom, #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
    border-bottom: 1px solid #1CA6F2;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    padding: 10px;
    text-shadow: -1px -1px #0B8BD4;
}
.hori-nav{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.referral-container,.faq-container{
    width: 100%;
    height: 100%;
    padding: 20px 10px;
}
.referral-box,.faq-box{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 8px 2px #D1D1D1;
    color: #777777;
    overflow: hidden;
    width: 100%;
}
.referral-box .content,.faq-box .content{
    padding: 1rem;
}
.tab-jayatogel{
    display: none !important;
}
.tab-jayatogel.active{
    display: block !important;
}
.jayatogel-table thead{
    background-color: #000 !important;
    color: #fff !important;
}
.jayatogel-table th{
    padding: 0 !important;
    font-size: 14px !important;
    border: 2px solid #fff !important;
}
.jayatogel-table td{
    padding: 0 !important;
    font-size: 14px !important;
    border: 2px solid #fff !important;
    line-height: 18px;
}
.jayatogel-table .result-number{
    color: yellow;
    font-size: 18px;
    font-weight: bold;
    cursor:pointer;
}

.forgot-label1{
    width: 110px;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.forgot-label2{
    margin:0 0 0 10px;
    width: 200px;
    display: flex;
    justify-content: space-between;
}
.main-bg{
    background-color: rgba(0, 0, 0, 0.8);
}
.table-dark {
    color: #fff;
    /* background-color: #343a40; */
  }
.table-dark th,
.table-dark td,
.table-dark thead th {
/* border-color: #454d55; */
}
a {
    text-decoration: none;
}

.table {
    border-collapse: collapse !important;
}

.prepend {
    white-space: nowrap;
    float:left;
    margin-right:5px;
}

.field {
    position: relative;
    margin-bottom: 5px;
    vertical-align: middle;
    font-size:36px;
    overflow:hidden;
    display:flex;
}

.btn.pretty.warning, .pretty .warning.btn{
    background-image: -webkit-linear-gradient(#fbdca0, #fbba3a);
    background-image: -moz-linear-gradient(#fbdca0, #fbba3a);
    background-image: -o-linear-gradient(#fbdca0, #fbba3a);
    background-image: linear-gradient(#fbdca0, #fbba3a);
    -webkit-box-shadow: inset 0 0 3px white;
    -moz-box-shadow: inset 0 0 3px white;
    box-shadow: inset 0 0 3px white;
    border: 1px solid #de960a;
    color: #644405;
}
.btn.pretty, .pretty .btn, .btn.rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.btn.warning, .skiplink.warning {
    background: #f6b83f;
    border: 1px solid #f6b83f;
    color: #644405;
}
.btn.medium {
    font-size: 16px;
    font-size: 1rem;
    height: 37px;
    width: 100px;
    line-height: 34px;
}
.btn, .skiplink {
    display: inline-block;
    width: auto;
    background: #f2f2f2;
    -webkit-appearance: none;
    font-family: "Open Sans";
    font-weight: 600;
    padding: 0 !important;
    text-align: center;
}



.adjoined:first-child {
    margin-left: 0 !important;
}
.prepend .adjoined, .prepend .btn {
    margin-right: -1px;
}
.prepend .adjoined, .append .adjoined {
    padding: 0 10px 0 10px;
    background: #f2f2f2;
    border: 1px solid #d8d8d8;
    font-family: "Open Sans";
    font-weight: 600;
    color: #555555;
    font-size: 16px;
    font-size: 1rem;
    height: 36px;
    line-height: 34px;
}
.prepend .adjoined, .append .adjoined, .prepend .btn, .append .btn {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    z-index: 99;
}
/* global css */
.global-text{
    color: white;
}
/* end global css */


/* NAVBAR */
.row .twelve.columns {
    width: 100%;
}

.runtext-background-nav{
    background-color: #042d3d;
    border-radius: 4px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.05) inset;
    padding: 4px;
    min-height :20px;
}

.label.warning {
    background: #f6b83f;
    border : 1px solid #f6b83f;
    color: #644405;
    margin-bottom: 5px;
     margin-left: 10px;
}

.label {
    padding : 0 1px;
    font-size:0.75rem;
    border-radius: 2px
}

.badge, .label  {
    height:20px;
    display: inline-block;
    font-family: Helvetica,arial,verdana,sans-serif;
    font-weight: bold;
    line-height: 20px;
    text-align:center;
    color: #fff;
}

.navRunText{
    color: white;
    width:90%;
}


/* END NAVBAR */


/* FOOTER */
.top-footer{
    height: 5px;
    background-color: #899600;
}

.mid-footer{
    background-color:#aca9a9;
    color:#1E1E1E;
    font-size:1.125rem;
    font-weight: bold;
}

.bottom-footer{
    background-color: #cfcaca;
    flex: 2px;
}

.box-footer{
    background-color: #B2B2B2;
    padding:10px;
    margin-top:10px;
    margin-bottom: 10px;
    color: rgb(0, 0, 0);
    font-weight:normal;
    font-size:13px;
    line-height: 1.15;
}

.copyright-text-footer {
    color: #000000;
    font-size: 18px;
}


.link-list-footer > a {
  color: #d04526;
  outline: 0;
  line-height: inherit;
  font-size: 18px;
}

/* END FOOTER */

/* body */

/* LIVE DINGDONG TABLE */

.table-live-dingdong {
    background-color: #000000;
    color:#FBD41E;
    font-size:33px;
}

.table-live-dingdong-games-list {
    border: 1px solid #e5e5e5;
    width: 100%;
}

.table-live-dingdong-title {
    font-size: 30px;
    font-weight: 300;
    color: #FFF;
    text-rendering: optimizeLegibility;
    padding-top: 0.273em;
    line-height: 1.15538em;
}

.table-live-dingdong-pilihan {
    text-align:left;
    font-size:13px;
    line-height:20px;
    font-weight:bold;
    color:white;
}

.table-live-dingdong-pilihan > a {
    color: #d04526;
}

.table-live-dingdong-thead{
    background-color: #899600;
    color:#ffffff;
    font-size:16px;
}

.table-live-dingdong-thead > tr > th{
    padding: 10px;
    padding-top:0;
    padding-bottom:0px;
}

.table-live-dingdong-tbody > tr > td{
    padding: 10px;
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.table-live-dingdong-tbody > tr > td > i{
    display: inline-block;
    position: inherit;
    min-width: 20px;
    margin: 0 5px;
    text-align: center;
    text-decoration : none;
    zoom: 1;
}

.table-live-dingdong-tbody {
    color:#ffffff;
    font-size:16px;
    font-weight: bold;
}
/* END LIVE DINGDONG TABLE */

.row .seven.columns{
    width: 57.44681%;
}

.row .five.columns {
    width: 40.42553%;
}

.columns:first-child{
    margin-left: 0;
}

.home-information-text{
    color: #fff8f8;
    font-size: 18px;
    background-color: #000000;
}

/* social - media css */

.socmed-left {
    position:fixed;
    top:82px;
    left:0px;
    display:flex;
    flex-direction:column;
}

.socmed-top{
    position:fixed;
    top:11px;
    right:31px;
}

.socmed-left > span {
    display:block;
    padding:4px;
}

.socmed-top > span {
    display: inline-block;
    padding:0px;
    border-radius:100%;
}

.socmed-top > span > a > svg {
    width: 26px;
    height:26px;
}


.at-icon {
    width: 44px;
    height: 38px;
}
.fb-bg,.tw-bg,.wrps-bg,.addthis-bg{
    align-self: flex-start;
    transition: all 0.3s ease;
}
.fb-bg {
    background-color: rgb(59, 89, 152);
}
.left-popup{
    width: 100%;
    transition: width 0.5s ease;
}
.left-popup:hover{
    width: 150%;
}
.right-popup:hover{
    transform: translateY(-5px);
}
.tw-bg {
    background-color : rgb(29, 161, 242);
}

.ig-bg{
    background-color: rgb(224, 53, 102);
}

.yt-bg {
    background-color: rgb(255, 0, 0);
}

.wrps-bg {
    background-color: rgb(88, 88, 88);
}


.addthis-bg {
    background-color: rgb(255, 101, 80)
}


/* end social - media css */

/* end body */
