body {    
    background:#052c5d !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 17px;
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: 100%;
    position: relative !important;
    letter-spacing: 0.1px !important;
}
.container {
    padding: 0;
}
.row {
    margin-left: -0;
    margin-right: -0;
}
h1,
h2,
h3,
h4,
h5 {
    margin: 0 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #fff;
}
a {
    color: #40a600;
}
a:hover {
    color: #40a600;
    font-weight: 700;
}
.input-read {
    background-color: #ccc !important;
}
select,
select option {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 7px !important;
    padding-left: 8px !important;
}
textarea {
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 7px !important;
    padding-left: 8px !important;
}
input[type="number"] {
    padding: 0 !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 0 !important;
}
::-webkit-input-placeholder {
    font-style: italic;
    color: #0f0;
}
:-moz-placeholder {
    font-style: italic;
    color: #0f0;
}
::-moz-placeholder {
    font-style: italic;
    color: #0f0;
}
:-ms-input-placeholder {
    font-style: italic;
    color: #0f0;
}
.no_mar {
    margin: 0;
}
.no_pad {
    padding: 0;
}
.no_marpad {
    margin: 0;
    padding: 0;
}
.color_white {
    color: #fff;
}
.color_black {
    color: #000;
}
.color_red {
    color: red;
}
.color_blue {
    color: #00f;
}
.color_green {
    color: #0f0;
}
.fontsize_12 {
    font-size: 12px;
}
.fontsize_14 {
    font-size: 14px;
}
.fontsize_16 {
    font-size: 16px;
}
.fontsize_18 {
    font-size: 18px;
}
.home_header {
    color: #fff;
    padding: 0;
    min-width: 1060px;
    width: 100%;
}
#header_fixed {
    width: 1060px;
    height: 162px;
    margin: 30px auto;
    background-color: #0c1d00;
}
#header_logo {
    width: 180px;
    margin: 0;
    margin-left: 15px;
    padding: 7px 0;
    float: left;
    display: inline-block;
}
#logo {
    width: 172px;
    height: 110px;
    padding: 0;
}
#header_login {
    background: url(../../../others/img/resources/bg-user-green.png) repeat-x;
    height: 63px;
    border-radius: 5px;
    margin-top: 32px;
    margin-right: 0;
    padding-top: 15px;
    padding-left: 10px;
    width: 488px;
    box-shadow: 0 0 5px 3px #000;
    display: inline-block;
}
#tabel_login {
    width: 100%;
    padding: 0;
    margin: 0;
}
#tabel_login tr {
    border: 0;
}
#tabel_login tr td {
    padding: 5px 4px;
    margin: 0;
    vertical-align: middle;
}
#username_log,
#pass_log,
#letters_code {
    background-color: #234405 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    border-radius: 0 !important;
    color: #0f0 !important;
    text-transform: italic;
    border: 1px solid #0f0;
    font-size: 14px;
    width: 100px;
    height: 27px;
    padding: 0 10px;
    display: inline-block;
}
#captcha {
    text-align: center;
}
#captchaimg {
    height: 25px;
}
#btn_login {
    background-image: url(../../../others/img/resources/btn.png);
    border-radius: 7px;
    line-height: 10px;
    color: #fff;
    width: 73px;
    height: 27px;
    float: right;
    font-size: 12px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-right: 10px;
}
#btn_login:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../../../others/img/resources/btn-red.png) no-repeat;
    background-size: 100%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#btn_login:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
header .activity-user {
    padding: 0;
    float: right;
    display: inline-block;
    margin-top: 3px;
    margin-right: 7px;
}
header .activity-user .box-deal {
    background: url(../../../others/img/resources/box-invoice.png) no-repeat;
    width: 171px;
    height: 110px;
    float: left;
    position: relative;
    margin: 5px;
}
header .activity-user .box-deal h3 {
    text-align: center;
    line-height: 25px;
    color: #0e1e00;
    font-size: 12px;
    margin: 0;
    font-weight: 700;
}
header .activity-user .box-deal:last-child {
    float: right;
}
#wrapper-slider {
    position: absolute;
    top: 27px;
    left: 10px;
    overflow: hidden;
    width: 150px;
    height: 76px;
}
#wrapper-slider #carousel-depo .item {
    float: left;
    font-size: 10px;
    width: 150px;
    color: #fff;
}
#wrapper-slider #carousel-depo .item > div {
    overflow: hidden;
}
#wrapper-slider #carousel-depo .item div.text {
    float: left;
    position: relative;
    width: 150px;
}
#wrapper-slider #carousel-depo .item div.text p {
    margin: 0;
    display: block;
    clear: both;
    color: #05e5f9;
    font-size: 10px;
    line-height: 15px;
    font-weight: 700;
}
#wrapper-slider #carousel-depo .item div.text p span {
    font-weight: 700;
    float: right;
}
#wrapper-slider #carousel-depo .item div.text:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    margin-top: -10px;
    position: absolute;
    left: -20px;
    top: 50%;
}
#wrapper-slider #carousel-wd .item {
    float: left;
    font-size: 10px;
    width: 150px;
    color: #fff;
}
#wrapper-slider #carousel-wd .item > div {
    overflow: hidden;
}
#wrapper-slider #carousel-wd .item div.text {
    float: left;
    position: relative;
    width: 150px;
    margin-top: 3px;
}
#wrapper-slider #carousel-wd .item div.text p {
    margin: 0;
    display: block;
    clear: both;
    color: #fd5318;
    font-size: 10px;
    line-height: 15px;
    font-weight: 700;
}
#wrapper-slider #carousel-wd .item div.text p span {
    font-weight: 700;
    float: right;
}
#wrapper-slider #carousel-wd .item div.text:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    margin-top: -10px;
    position: absolute;
    left: -20px;
    top: 50%;
}
#home_pengumuman {
    height: 50px;
    color: #fff;
    padding: 0;
}
.marquee {
    width: 100%;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marquee span {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 80s linear infinite;
    font-size: 18px;
}
.marquee span:hover {
    animation-play-state: paused;
}
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
#pengumuman1 {
    margin-right: 100px;
    font-weight: 700;
    color: #0f0;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
#pengumuman2 {
    margin-left: 100px;
    margin-right: 100px;
    font-weight: 700;
    color: #0f0;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
header .nav-menu {
    margin: 30px 0 15px;
    padding: 0;
    display: block;
}
header .nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(../../../others/img/resources/bg-nav.png) repeat-x;
    height: 33px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    display: block;
}
header .nav-menu ul li {
    float: left;
    line-height: 33px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
header .nav-menu ul li:first-child a {
    border-radius: 5px 0 0 5px;
}
header .nav-menu ul li a {
    color: #2b2b2b;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 10px 45px 7px;
    border-right: 1px solid #a8a1a1;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.1px;
}
header .nav-menu ul li a:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../../../others/img/resources/bg-nav-hover.png) repeat-x;
    color: #0f0;
    border-bottom: 1px solid #000;
}
header .nav-menu ul li a:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
header .nav-menu ul li .select {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../../../others/img/resources/bg-nav-hover.png) repeat-x;
    color: #0f0;
    border-bottom: 1px solid #000;
}
header .nav-menu ul li .select:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#div_container {
    width: 1060px !important;
    margin: 0 auto !important;
    display: block;
    min-height: 580px;
}
#home_body {
    width: 1060px;
    margin: 0 auto;
}
#body_container {
    padding: 0;
}
#body_slider {
    float: left;
    display: inline-block;
}
#carousel {
    margin-top: 10px;
    padding: 0;
}
.list-server {
    background: url(../../../others/img/resources/bg-box.png) repeat;
    box-shadow: inset 0 0 10px 2px #000;
    border: 2px solid #000;
    border-left: 0;
    padding: 0;
    display: inline-block;
    width: 534px;
}
.list-server .result-server {
    padding: 0;
    width: 375px;
    float: left;
}
.list-server .result-server .box-result {
    background: url(../../../others/img/resources/box-result.png) no-repeat;
    height: 61px;
    width: 297px;
    margin: 0 auto;
}
.list-server .result-server .box-result h3 {
    margin: 5px 0 5px -5px;
    padding: 5px;
    padding-top: 10px;
    color: #f0d800;
    font-size: 14px;
    letter-spacing: 0.1px;
    width: 100px;
    height: 50px;
    background: #000;
    border-right: 3px solid #0f0;
    display: inline-block;
    float: left;
}
.list-server .result-server .box-result .result {
    float: left;
    display: inline-block;
    height: 50px;
    margin: 5px 0 0;
    padding: 0 5px;
    width: 140px;
    letter-spacing: 0.1px;
}
.list-server .result-server .box-result .result p {
    color: #d8e2ce;
    font-size: 12px;
    text-align: center;
    margin: 0 0 3px;
    letter-spacing: 0.1px;
}
.list-server .result-server .box-result .result ul {
    margin: 0 0 0 3px;
    padding: 0;
    list-style: none;
    display: table;
    letter-spacing: 0.1px;
}
.list-server .result-server .box-result .result ul li {
    float: left;
    margin: 0 3px 0 0;
    background: url(../../../others/img/resources/ball-green.png) no-repeat;
    height: 28px;
    line-height: 29px;
    font-size: 14px;
    padding-left: 2px;
    font-weight: 800;
    width: 28px;
    text-align: center;
}
.list-server .result-server .box-result .see-now {
    float: right;
    padding: 5px;
    margin: 5px -5px 5px 0;
    background: #61a51d;
    color: #000;
    width: 60px;
    font-size: 13px;
    line-height: 13px;
    display: inline-block;
    height: 50px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    letter-spacing: 0.1px;
}
.list-server .result-server .box-result .see-now:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-weight: 700;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: #f0d800;
}
.list-server .result-server .box-result .see-now:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.list-server .bank {
    padding: 0;
    float: right !important;
    background: url(../../../others/img/resources/bg-box.png) repeat;
    width: 150px;
    height: 369px;
    padding: 10px;
    box-shadow: inset 0 0 10px 2px #000;
    display: inline-block;
}
.list-server .bank .list-bank {
    background: #000;
    padding: 12px;
    height: 347px;
}
.list-server .bank .list-bank ul {
    padding: 0;
    margin: 40px 0 0;
    list-style: none;
}
.list-server .bank .list-bank ul li {
    margin: 0 0 15px;
    background: url(../../../others/img/resources/bank.png) no-repeat;
    width: 106px;
    height: 50px;
    text-align: center;
    line-height: 35px;
}
.list-server .bank .list-bank ul li a {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.list-server .bank .list-bank ul li a:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0.7;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.list-server .bank .list-bank ul li a:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.list-server .bank .list-bank ul li.online {
    background-position: 0 0;
}
.list-server .bank .list-bank ul li.offline {
    background-position: 0 -61px;
}
#body_market {
    width: 245px;
    padding: 0 5px;
    float: right;
    display: inline-block;
    height: 360px;
}
.psr_result {
    float: right;
}
.each_result {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 0 5px;
    margin-right: 5px;
}
#date_open {
    color: #fff;
    font-size: 14px;
}
.casino {
    position: absolute;
    top: 620px;
    background: url(../../../others/img/resources/box-casino.png) no-repeat;
    height: 78px;
    width: 520px;
    background-size: 100%;
    background-position: 0 4px;
    margin: 10px 0;
    box-shadow: 0 5px 5px 0 #000;
    padding: 0 !important;
}
.casino .head-img {
    position: relative;
    left: -8px;
    top: 1px;
    display: inlin-block;
    float: left;
}
.casino img {
    margin-right: 20px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.casino img:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0.7;
}
.casino img:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.contact {
    position: absolute;
    top: 710px;
    padding: 0 !important;
    height: 78px;
    width: 530px !important;
    float: right !important;
    background-position: 0 0;
    margin: 10px 0;
    box-shadow: 0 5px 5px 0 #000;
}
.contact .inner-contact {
    height: 70px;
    position: absolute;
    top: 4px;
    z-index: -1;
    left: 0;
    width: 520px;
}
.contact .head-img {
    position: relative;
    left: -3px;
    top: 1px;
    float: left;
}
.contact ul {
    float: left;
    padding: 0;
    margin: 18px 0 0;
    list-style: none;
}
.contact ul li {
    float: left;
    margin: 0 12px;
}
.contact ul li img {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.contact ul li img:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0.7;
}
.contact ul li img:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.contact ul li .btn-soc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
}
.popover .popover-title {
    color: #000;
    font-weight: 400;
}
footer {
    padding: 10px 0;
    float: left;
    width: 100%;
    letter-spacing: 0.1px;
}
footer .footer {
    text-align: center;
    color: #0f0;
    font-size: 14px;
}
footer .footer p {
    margin: 0;
}
#body_all {
    padding-top: 35px;
}
.left-side-content {
    width: 285px !important;
    margin-right: 10px;
    float: left;
    display: inline-block;
}
.right-side-content {
    width: 720px !important;
    color: #fff;
    float: right;
    display: inline-block;
    font-size: 14px;
}
.main-content-right {
    width: 100%;
    padding: 15px;
    background: #010300;
    border: 1px solid #0f0;
    margin: 0 0 15px;
    float: left;
    min-height: 780px;
}
.main-content-right p {
    color: #0f0;
}
.box-market {
    margin: 0 0 15px;
    position: relative;
    width: 100%;
}
.box-market .left-tab {
    background: url(../../../others/img/resources/bg-box.png) repeat;
    box-shadow: 0 0 10px 2px #000 inset;
    height: 470px;
    width: 285px;
    margin-bottom: 15px;
    padding: 10px 15px;
}
.box-market .left-tab h3 {
    text-align: center;
    margin: 10px 0 0;
}
.box-market .left-tab ul {
    list-style: none;
    margin: 5px auto 0;
    padding: 7px 5px;
    width: 100%;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px 0 #000 inset;
    border: 0;
}
.box-market .left-tab ul li {
    width: 68%;
    background: #000;
    position: relative;
    margin: 0 0 10px;
    border: 0;
    letter-spacing: 0.1px;
}
.box-market .left-tab ul li a {
    color: #f0d800;
    line-height: 28px;
    padding: 0 0 0 5px;
    border: 0;
    border-radius: 0;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 16px;
    font-weight: 700;
}
.box-market .left-tab ul li a:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: #f2e400;
    color: #000;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.box-market .left-tab ul li a:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.box-market .left-tab ul li .online {
    background: url(../../../others/img/resources/on-off.png) no-repeat;
    height: 35px;
    width: 78px;
    position: absolute;
    z-index: 1;
    top: -3px;
    right: -79px;
}
.box-market .left-tab ul li .offline {
    background: url(../../../others/img/resources/on-off.png) no-repeat;
    background-position: 0 -42px;
    height: 35px;
    width: 78px;
    position: absolute;
    z-index: 1;
    top: -3px;
    right: -79px;
}
.box-market .left-tab ul li:last-child {
    margin: 0;
}
ul.nav-tabs li.active a,
ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:focus {
    background: #f2e400;
    color: #000;
}
.box-market .left-tab ul .active a {
    background: #f2e400;
    color: #000;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.box-market .left-tab ul .active a:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.box-market .right-tab {
    background: url(../../../others/img/resources/box-result-big.png) repeat-x;
    float: right;
    padding: 15px 10px;
    margin-left: 10px;
    width: 100%;
    height: 305px;
    border: 1px solid #0f0;
    margin-bottom: 15px;
}
.box-market .right-tab h3.offline {
    font-size: 20px;
    font-weight: 700;
    color: #ef0000;
    margin: 12px 0 6px;
}
.box-market .right-tab h3.offline span {
    margin-right: 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #ef0000;
}
.box-market .right-tab h3.online {
    font-size: 20px;
    font-weight: 700;
    color: #0f0;
    margin: 12px 0 6px;
}
.box-market .right-tab h3.online span {
    margin-right: 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #0f0;
}
.box-market .right-tab .closed {
    position: absolute;
    bottom: 10px;
    line-height: 11px;
    left: 45px;
    background: #000;
    color: #0f0;
    border-radius: 1px;
    border: 1px solid #0f0;
    font-size: 10px;
    padding: 3px;
    width: 193px;
    text-align: center;
    letter-spacing: 0.1px;
}
.box-market .right-tab .open {
    position: absolute;
    bottom: 325px;
    line-height: 11px;
    left: 45px;
    background: #000;
    color: #ef0000;
    border-radius: 1px;
    border: 1px solid #ef0000;
    font-size: 10px;
    padding: 3px;
    width: 193px;
    text-align: center;
}
.box-market .right-tab .tg-an1f span,
.box-market .right-tab .tg-l5d8 span {
    background: url(../../../others/img/resources/ball-white.png) no-repeat;
    height: 22px;
    width: 23px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    color: #0e470e;
    display: inline-block;
}
.box-market .right-tab .tg-inner {
    margin-top: 5px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.box-market .right-tab .tg-inner td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 5px 0;
    overflow: hidden;
    word-break: normal;
}
.box-market .right-tab .tg-inner th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    overflow: hidden;
    word-break: normal;
}
.box-market .right-tab .tg-inner .tg-ezdf {
    font-weight: 700;
    font-size: 13px;
    background-color: #0e1f00;
    color: #0f0;
    text-align: center;
}
.box-market .right-tab .tg-inner .tg-an1f {
    font-size: 11px;
    background-color: #b3e08c;
    text-align: center;
    color: #010101;
}
.box-market .right-tab .tg-inner .tg-an1f:last-child {
    padding: 5px 2px !important;
}
.box-market .right-tab .tg-inner .tg-l5d8 {
    font-size: 11px;
    background-color: #91bf68;
    text-align: center;
    color: #010101;
}
.date_forum {
    color: #fff;
}
.date_forum:hover {
    color: #000;
}
.title_forum {
    color: #40a600;
}
.title_forum:hover {
    font-weight: 700;
}
div.memo {
    background-color: #fff;
    color: #000;
    padding: 10px;
    margin-bottom: 10px;
}
div.memo-detail {
    margin: 10px;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 10px;
}
div.memo-detail span {
    float: right;
    font-size: 11px;
}
#fragment {
    position: absolute;
    width: 80px;
    height: 440px;
    top: -40px;
    left: 0;
    z-index: 1000;
}
span.closing {
    position: relative;
    top: 30px;
    left: 60px;
    cursor: pointer;
    color: #fff;
}
#fragment2 {
    position: absolute;
    width: 80px;
    height: 440px;
    top: 320px;
    left: 0;
    z-index: 1000;
}
span.closing2 {
    position: relative;
    top: 30px;
    left: 60px;
    cursor: pointer;
    color: #fff;
}
#custom_modal {
    background-color: rgba(255, 255, 255, 1);
    padding: 5px;
}
.modal-content,
.modal-body,
.modal-header,
.modal-footer {
    background-image: linear-gradient(to bottom, #232526, #2a2c2d, #323435, #393b3d, #414345);
    color: #fff;
    border: 0;
}
.modal-header {
    border-bottom: 1px solid #fff;
}
.modal-body h4 {
    color: #fff;
}
#myModalLabel {
    color: #fff;
}
.title_discount {
    color: #fff;
}
.close {
    background-color: #fff;
    opacity: 1;
}
#pagination_post {
    margin: 0;
    padding: 0;
    text-align: center;
}
#pagination_tabel {
    padding: 0;
}
#pagination_tabel li {
    display: inline-block;
}
#pagination_tabel li a {
    color: #fff;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
#pagination_tabel .active {
    background-color: #40a600 !important;
    color: #000 !important;
}
#pagination_tabel li a:hover {
    color: rgba(254, 192, 0, 1);
}
#pagination_modal li {
    display: inline-block;
}
#pagination_modal li a {
    color: #fff;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
#pagination_modal .active {
    background-color: #40a600 !important;
    color: #000 !important;
}
#pagination_modal li a:hover {
    color: rgba(254, 192, 0, 1);
}
.btn-submit {
    color: #000;
    background-color: #0f0;
    border-radius: 3px;
}
.btn-submit:hover {
    color: #fff;
    background-color: #0f0;
}
.seo_element {
    font-size: 1px;
    color: #000;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 426px) {
    #bottom_menu span {
        width: 50%;
        border-bottom: 1px solid #fff;
    }
}
body {
    background: url(../../img/resources/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
input,
select {
    border-radius: 0 !important;
}
h3 {
    color: #0f0 !important;
}
.my_base {
    width: 1060px;
    margin: auto;
}
.my_container {
    width: 1060px;
    margin: auto;
}
.th-sorting:hover {
    cursor: pointer;
}
.table-hover tr:hover {
    color: #000;
}
#div_utama {
    min-height: 500px;
}
#body_all {
    background-color: #000;
    padding: 20px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    margin-bottom: 50px;
    min-height: 500px;
}
#menu-games {
    width: 100%;
    background: transparent;
    padding: 0;
}
.btn-play {
    padding: 0.6em 1em;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.6);
    border: 2px solid #fff;
    background: #e54e4b;
    color: #fff;
    margin-top: 10px;
}
.main-btn-play {
    padding: 0.6em 1em;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #000;
    background: url(../../../others/img/resources/bg-nav.png) repeat-x;
    color: #000;
    width: 100%;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.main-btn-play:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border: 1px solid #000;
    background: url(../../../others/img/resources/bg-nav-hover.png) repeat-x;
    color: #0f0;
}
.all_games {
    float: left;
    width: 338px;
    padding: 10px;
}
.all_games > div > h3 {
    text-align: center;
    padding: 10px 0;
}
.all_games > div > p {
    text-align: justify;
}
#header_games {
    background: url(../../img/resources/bg-header.png) repeat-x;
    float: left;
    display: block;
    width: 100%;
    margin: 30px 0 0;
    padding: 7px 0 0;
    position: relative;
}
.logo {
    margin-right: 20px;
}
.logo > h1 {
    display: none;
}
.id-date {
    top: 15px;
    color: #fff;
    left: 18.5%;
    position: absolute;
}
.panel-user {
    background: url(../../img/resources/bg-user-green.png) repeat-x;
    height: 63px;
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    width: 350px;
    box-shadow: 0 0 5px 2px #000;
}
.data-usr {
    background: #234405;
    display: inline-block;
    width: 71%;
    padding: 5px 5px 2px;
}
.data-usr h3 {
    margin: 0;
    font-size: 15px;
    color: #99de52;
}
.data-usr p {
    font-weight: 700;
    color: #fff;
    margin: 0;
}
#logout_btn {
    background: url(../../img/resources/btn-red.png);
    background-size: 100%;
    line-height: 10px;
    color: #fff;
    width: 75px;
    height: 29px;
    float: right;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 12px;
    margin-top: 8px;
}
#logout_btn:hover {
    background: url(../../img/resources/btn-red-hover.png) no-repeat;
    background-size: 100%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.bank {
    padding: 0;
    float: right !important;
    width: 485px;
    margin-top: 20px;
}
header .bank .list-bank {
    background: #2f5c07;
    box-shadow: 0 0 5px 2px #000;
    padding: 15px 12px;
    display: inline-block;
}
header .bank .list-bank ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
header .bank .list-bank ul li {
    margin: 0 0 15px;
    background: url(../../img/resources/bank.png) no-repeat;
    width: 106px;
    height: 50px;
    text-align: center;
    line-height: 35px;
    float: left;
    margin: 0 5px 0 0;
}
header .bank .list-bank ul li.offline {
    background-position: 0 -61px;
}
header .info {
    background: #000;
    display: block;
    line-height: 25px;
    margin: 7px 0 0;
    padding-left: 40px;
    color: #0f0;
    height: 26px;
    overflow: hidden;
}
#home_pengumuman {
    height: 50px;
    color: #fff;
    padding: 0;
    padding-top: 0;
}
.marquee {
    width: 95%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marquee span {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 60s linear infinite;
    font-size: 18px;
}
.marquee span:hover {
    animation-play-state: paused;
}
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
#pengumuman1 {
    margin-right: 100px;
    font-weight: 700;
    color: #0f0;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
#pengumuman2 {
    margin-left: 100px;
    margin-right: 100px;
    font-weight: 700;
    color: #0f0;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
header .nav-menu {
    margin: 15px 0;
    padding: 0;
}
header .nav-menu ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    background: url(../../../others/img/resources/bg-nav.png) repeat-x;
    height: 33px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
}
header .nav-menu ul li {
    text-transform: capitalize;
    float: left;
    line-height: 33px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
header .nav-menu ul li:first-child a {
    border-radius: 5px 0 0 5px;
}
header .nav-menu ul li a {
    color: #2b2b2b;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 10px 36px 7px;
    border-right: 1px solid #a8a1a1;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.1px;
}
header .nav-menu ul li a:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../../../others/img/resources/bg-nav-hover.png) repeat-x;
    color: #0f0;
    text-decoration: none;
    border-bottom: 1px solid #000;
}
header .nav-menu ul li a:hover:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
header .nav-menu ul li .select {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../../../others/img/resources/bg-nav-hover.png) repeat-x;
    color: #0f0;
    border-bottom: 1px solid #000;
}
header .nav-menu ul li .select:hover {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#all_games_header {
    color: #0f0;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
}
.main-content .nav-bottom {
    clear: both;
    background: url(../../img/resources/bg-box.png) repeat;
    box-shadow: 0 0 10px 2px #000 inset;
}
.main-content .nav-bottom h3 {
    text-align: center;
    margin: 10px 0 0;
}
.main-content .nav-bottom ul {
    display: inline-block;
    list-style: outside none none;
    margin: 10px auto;
    padding: 7px 15px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px 0 #000 inset;
}
.main-content .nav-bottom ul li {
    float: left;
    width: 124px;
    border: 1px solid #010101;
}
.main-content .nav-bottom ul li a {
    background: url(../../img/resources/bg-nav.png) repeat-x;
    color: #010101;
    display: block;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.main-content .nav-bottom ul li a:hover {
    background: url(../../img/resources/bg-nav-hover.png) repeat-x;
    color: #0f0;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.main-content .box-games {
    background: url(../../img/resources/bg-box.png) repeat;
    box-shadow: 0 0 10px 2px #000 inset;
    margin: 0 0 15px;
    height: 415px;
    width: 285px;
    padding-top: 10px;
    margin-bottom: 5px;
}
.nopadding {
    padding: 0;
}
.main-content .box-games h3 {
    text-align: center;
    margin: 10px 0 0;
}
.main-content .box-games ul {
    list-style: none;
    margin: 2px auto 0;
    padding: 7px 3px;
    width: 100%;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px 0 #000 inset;
}
.main-content .box-games ul li {
    float: left;
    width: 50%;
    text-align: center;
    border: 1px solid #010101;
}
.main-content .box-games ul li a {
    color: #000;
    background: url(../../img/resources/bg-games.png) repeat-x;
    line-height: 30px;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 14px;
    font-weight: 700;
}
.main-content .box-games ul li a:hover {
    background: #ff0;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.left-side-content,
.right-side-content {
    margin-top: 15px;
    padding: 0;
}
.bottom-inner {
    text-align: center;
    margin: 0 auto;
    display: table;
}
.main-content-right {
    width: 100%;
    padding: 15px;
    background: #010300;
    border: 1px solid #0f0;
    margin: 0 0 15px;
    float: left;
    min-height: 780px;
}
.market-table thead {
    background-color: #f4da00;
    color: #000;
}
.market-table thead tr th {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}
.market-table tbody tr {
    margin-bottom: 2px;
    text-align: center;
    line-height: 30px;
}
.v_middle {
    font-size: 15px;
    font-weight: 700;
    vertical-align: middle !important;
}
.market-table * {
    border: 0 !important;
}
.market-table .odd,
.market-table .even {
    background-color: #d7c99a;
    color: #000;
}
.transparant {
    padding: 2px !important;
}
.red-ball {
    background: url(../../img/resources/bg-ball-2.png);
    width: 40px;
    height: 36px;
    display: inline-block;
    padding-top: 9px;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    margin-left: 2px;
    margin-right: 2px;
}
.yellow-ball {
    background: url(../../img/resources/bg-ball-3.png);
    width: 38px;
    height: 33px;
    display: inline-block;
    padding-top: 7px;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    margin-left: 2px;
    margin-right: 2px;
    color: #000;
}
.tombol {
    color: #000;
}
.active_nav_bot {
    background: url(../../img/resources/bg-nav-hover.png) repeat-x !important;
    color: #0f0 !important;
}
.btn-primary {
    background-color: #0f0;
    color: #000;
}
.btn-primary:hover {
    background-color: #0f0;
    color: #fff;
}
.btn-game {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-game:hover {
    color: #fff;
    background-color: #488e48;
    font-weight: 700;
}
#content_to_change input {
    color: #000;
}
.hover {
    text-decoration: none;
}
.period_header {
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 10px;
    font-weight: 700;
}
.main-content .prediction {
    background: url(../../img/resources/bg-pred.png) repeat-x #010101;
    height: 155px;
    width: 100%;
    float: right;
    border: 1px solid #0f0;
}
.main-content .prediction h3 {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #0f0;
    margin: 5px 0;
}
.main-content .prediction h3 span {
    margin-right: 5px;
    width: 13px;
    height: 13px;
    display: inline-block;
    background: #0f0;
}
.main-content .prediction .slide-prediction {
    padding: 0;
    margin: -18px 0 0;
    height: 130px;
    position: relative;
    width: 725px;
}
.main-content .prediction .box-pred {
    height: 130px;
    position: relative;
    width: 685px;
}
.main-content .prediction .box-pred .heading {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 55px;
    width: 110px;
    text-align: center;
}
.main-content .prediction .box-pred .body {
    color: #0f0;
    position: absolute;
    top: 0;
    right: 0;
    width: 600px;
    text-align: center;
}
.main-content .prediction .box-pred .body p {
    font-size: 11px;
    margin: 0;
}
.main-content .prediction .box-pred .body .grap {
    float: right;
    width: 90%;
}
.main-content .prediction .box-pred .body .ball-pred.bone {
    margin-right: 20px;
}
.main-content .prediction .box-pred .body .ball-pred.btwo {
    margin-left: 10px;
    margin-right: 10px;
}
.main-content .prediction .box-pred .body .ball-pred.bthree {
    margin-left: 10px;
    margin-right: 10px;
}
.main-content .prediction .box-pred .body .ball-pred.bfour {
    margin-right: 20px;
}
.main-content .prediction .box-pred .body .progress {
    width: 80%;
    height: 5px;
    margin: 12px 0 0;
    float: left;
    box-shadow: 0 0 5px 0 #18ff00;
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.main-content .prediction .box-pred .body .progress-bar-success {
    background-color: #18ff00;
}
.main-content .prediction .box-pred .body .pred-value {
    background: url(../../img/resources/box-persen.png) no-repeat;
    width: 44px;
    height: 22px;
    text-align: center;
    color: #0f0;
    display: inline-block;
    float: right;
    margin: 4px 0 0;
}
.main-content .prediction .clearfix {
    float: none;
    clear: both;
}
.main-content .prediction a.prev {
    background: url(../../img/resources/prev.png) no-repeat;
    width: 15px;
    height: 12px;
    display: block;
    position: absolute;
    top: 40px;
    left: 45px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.main-content .prediction .box-pred .body .ball-pred {
    background: url(../../img/resources/ball-prediction.png) no-repeat;
    height: 29px;
    width: 29px;
    display: inline-block;
    text-align: center;
    color: #000;
    line-height: 30px;
    font-weight: 700;
    float: left;
}
.main-content .prediction a.next {
    background: url(../../img/resources/next.png) no-repeat;
    width: 15px;
    height: 12px;
    display: block;
    position: absolute;
    top: 90px;
    left: 45px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/* ----------- BANNER RECOMMEND MATCH ----------- */

.blur-popup-rm {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
.modal-popup-wrapper-rm {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999 !important;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.modal-popup-wrapper-rm.open {
    opacity: 1;
    visibility: visible;
}
.modal-popup-rm {
    width: 500px;
    height: 200px;
    display: block;
    margin: 50% 0 0 -300px;
    position: relative;
    top: 40%;
    left: 52%;
    background: none;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.modal-popup-wrapper-rm.open .modal-popup-rm {
    opacity: 1;
}
.head-popup-rm {
    width: 100%;
    height: 34px;
    padding: 0;
    overflow: hidden;
    background: none;
}
.btn-close-popup-rm {
    width: 28px;
    height: 28px;
    display: block;
    float: right;
}
.btn-close-popup-rm::before,
.btn-close-popup-rm::after {
    content: "";
    width: 32px;
    height: 6px;
    display: block;
    background: white;
}
.btn-close-popup-rm::before {
    margin-top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn-close-popup-rm::after {
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.content-popup-rm {
	background:#222;
	border:2px solid #fff;
}
.btn-footer-close-popup-rm {
	padding:10px 5px;
	background:#fff;
	color:#000;
	text-align:center;
	cursor:pointer;
}
/* ----------- BANNER RECOMMEND MATCH ----------- */