
body {
    color: #fff;
    font-family: 'EsaManru';
    background: #121212 !important
}
button {
    font-family: 'EsaManru';
}
ul {
    padding: 0;
    margin: 0;
}
.clear {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
}
a {
    transition: 0.2s;
    font-family: 'EsaManru';
}
.header {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
}
.header {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.header::-webkit-scrollbar {
display: none; /* Chrome, Safari, Opera*/
}
.sub_content_arr {
    overflow: hidden;
    z-index: 151;
    min-height: 650px;
    margin: 20px;
    padding: 10px;
    position: relative;
    padding-top: 60px;
}
.sub_content_left {
    padding: 10px;
    overflow: hidden;
    z-index: 151;
    float: left;
    position: relative;
    padding-bottom: 50px;
    min-height: 580px;
    box-sizing: border-box;
    margin-right: 260px;
}
.sub-topcont11 {
    margin-left: 300px;
    position: relative;
    background: #121212;
    height: 60px;
    display: flex;
    align-items: center;
}
.logo_top {
    display: block;
    z-index: 99999;
    margin-top: 30px;
}
.logo_top img {
    margin: 0px auto 0 auto;
    transition: 0.2s;
    display: block;
}
.logo_top:hover img {
    filter: brightness(1.5)
}
.logo_top {
    -webkit-animation: wobble-hor-top 3.8s infinite both;
    animation: wobble-hor-top 3.8s infinite both;
}
@keyframes wobble-hor-top {
0%, 100% {
-webkit-transform: translateX(0%) translateY(0);
transform: translateX(0%) translateY(0);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
15% {
-webkit-transform: translateX(-15px) rotate(3deg);
transform: translateX(-15px) rotate(3deg);
}
30% {
-webkit-transform: translateX(7px) rotate(-3deg);
transform: translateX(7px) rotate(-3deg);
}
45% {
-webkit-transform: translateX(-7px) rotate(1.8deg) translateY(-20px);
transform: translateX(-7px) rotate(1.8deg) translateY(-20px);
}
60% {
-webkit-transform: translateX(4px) rotate(-1.2deg);
transform: translateX(4px) rotate(-1.2deg);
}
75% {
-webkit-transform: translateX(-3px) rotate(0.6deg);
transform: translateX(-3px) rotate(0.6deg);
}
}
.main_navigation {
    width: 259px;
    margin: 10px auto 0;
}
.main_navigation li {
    font-family: EsaManru !important;
    margin: 0px;
    position: relative;
    list-style: none;
    width: 100%;
    line-height: 46px;
    margin: 0 0 5px 0;
    background: url("/html/upcasino/images/bg_game.png") center top no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.main_navigation li:last-child {
    border-bottom: none;
}
.main_navigation li a {
    display: block !important;
    font-size: 16px;
    font-weight: 300;
    color: #dcdcdc;
    margin-top: 0px;
    height: 46px;
    line-height: 46px;
    text-align: left;
    padding: 0 25px;
}
.main_navigation li a i {
    vertical-align: middle;
    font-size: 22px;
    transition: 0.3s;
    position: absolute;
    left: 3px;
    top: 2px;
    color: #00ffff;
    display: none
}
.main_navigation li a img {
    vertical-align: middle;
    margin-right: 10px;
}
.main_navigation li a img {
    transition: all 0.3s;
}
.main_navigation li a:hover img {
    transform: rotate(-42deg);
    filter: brightness(1.2);
}
.main_navigation li a img {
    -webkit-animation: left_icon 1.9s ease-in-out infinite both;
    animation: left_icon 1.9s ease-in-out infinite both;
}
@keyframes left_icon {
0% {
-webkit-filter: brightness(1) grayscale(100%);
filter: brightness(1) grayscale(100%);
}
25% {
-webkit-filter: brightness(1.5);
filter: brightness(1.5);
}
50% {
-webkit-filter: brightness(1);
filter: brightness(1);
}
}
.main_navigation li:hover a i {
    transform: rotate(-42deg) !important;
    position: absolute
}
.casino-ff a {
    color: #fff;
}
.casino-ff a {
    display: block;
    margin: 0 auto;
    animation-name: example;
    animation-duration: 0.9s;
    animation-timing-function: linear;
    animation-delay: 0.9s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes example {
0% {
filter: brightness(1);
text-shadow: 0px 2px 5px rgba(255, 200, 0, 1);
}
50% {
filter: brightness(1.5);
text-shadow: 0px 2px 20px rgba(255, 200, 0, 1);
color: #97d6ff;
}
100% {
filter: brightness(1);
text-shadow: 0px 2px 5px rgba(255, 200, 0, 1);
}
}
.main_navigation li a span {
    display: block;
    font-weight: 200;
    font-size: 10px;
    color: rgba(255,255,255,0.7);
    line-height: 10px;
}
.main_navigation li a:hover {
    color: #00ffff;
}
.main_navigation li a:hover span {
    color: #00ffff;
}
.main_navigation li:last-child a {
    margin-right: 0px;
}
.main_navigation li:first-child a {
    margin-left: 0px;
}
.main_navigation .r-margin {
    margin-right: 127px;
    background: none;
}
.top-navegation01 {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    text-align: right;
    width: 1200px;
}
.top-navegation01 li {
    display: inline-block;
    text-align: center;
    padding: 0 2px;
}
.top-navegation01 li a {
    font-weight: bold;
    color: #fff;
    background: #3b5f89;
    border-radius: 50px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    display: block;
}
.top-navegation01 li a:hover {
    background: #4d7db5;
    color: #ffc600;
}
/*
.ico64 a {
	background: url("/html/upcasino/images/icon-ironball.png") no-repeat left;
}
.ico6 a {
	background: url("/html/upcasino/images/icon-ladder.png") no-repeat left;
}
.ico7 a {
	background: url("/html/upcasino/images/icon-snail.png") no-repeat left;
}
.ico8 a {
	background: url("/html/upcasino/images/icon-lowhigh.png") no-repeat left;
}
.ico11 a {
	background: url("/html/upcasino/images/icon-lowhigh.png") no-repeat left;
}
.ico9 a {
	background: url("/html/upcasino/images/icon-powerball.png") no-repeat left;
}
.ico10 a {
	background: url("/html/upcasino/images/icon-aladdin.png") no-repeat left;
}
.ico12 a {
	background: url("/html/upcasino/images/icon-aladdin.png") no-repeat left;
}
.ico13 a {
	background: url("/html/upcasino/images/icon-soccer.png") no-repeat left;
}
.ico14 a {
	background: url("/html/upcasino/images/icon-dog.png") no-repeat left;
}
.ico15 a {
	background: url("/html/upcasino/images/icon-dari.png") no-repeat left;
}
.ico61 a {
	background: url("/html/upcasino/images/icon-parao.png") no-repeat left;
}
.ico62 a {
	background: url("/html/upcasino/images/icon-powerladder.png") no-repeat left;
}
.ico77 a {
	background: url("/html/upcasino/images/icon-rult.png") no-repeat left;
}
.ico66 a {
	background: url("/html/upcasino/images/icon-choice.png") no-repeat left;
}
.ico52 a {
	background: url("/html/upcasino/images/icon-mgmo.png") no-repeat left;
}
.ico78 a {
	background: url("/html/upcasino/images/icon-mgmb.png") no-repeat left;
}
	*/
.top-sub-navi {
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 0 5px 5px 0;
}
.top-sub-navi li {
    float: left;
}
.top-sub-navi li:last-child {
    background: none;
}
.top-sub-navi li a {
    font-family: EsaManru !important;
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px !important;
    display: block;
    text-align: center;
    margin-right: 2px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.9);
    border-radius: 100px;
}
.top-sub-navi li:last-child a {
    padding: 0 10px !important;
}
.top-sub-navi li a:hover {
    color: #ffc600;
    background-position: 0 -48px;
    text-shadow: 0 -1px 0px rgba(0,0,0,0.6);
}
.cash-01, .cash-02, .cash-03 {
    padding: 0 2px !important;
}
.cash-01 a {
    position: relative;
    margin-right: 2px;
    padding: 0px 20px;
    color: #fff!important;
    border-radius: 100px;
    background: #000;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    font-family: EsaManru !important;
    display: inline-block;
}
.cash-01 a:hover {
    border-color: #ff0000;
    color: rgba(255,255,255,0.7) !important;
}
.cash-02 a {
    position: relative;
    margin-right: 2px;
    padding: 0px 20px;
    color: #FFF!important;
    border-radius: 100px;
    border: solid 1px rgba(255,255,255,0.3);
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    font-family: EsaManru !important;
    display: inline-block;
}
.cash-02 a:hover {
    border-color: #fff;
    color: rgba(255,255,255,0.7) !important;
}
.cash-03 a {
    position: relative;
    margin-right: 2px;
    padding: 0px 20px;
    color: #FFF!important;
    border-radius: 100px;
    border: solid 1px rgba(255,255,255,0.3);
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    font-family: EsaManru !important;
    display: inline-block;
}
.cash-03 a:hover {
    border-color: #ff0000;
    color: rgba(255,255,255,0.7) !important;
}
.top-sub-navi i {
    font-size: 20px;
    vertical-align: middle;
}
.noticeText {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 35%;
    overflow: hidden;
    height: 60px;
    z-index: 9;
}
.noticeText i {
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 15px;
    color: #48b8f8;
    background: linear-gradient(135deg, #fffce8 20%, transparent 25%, transparent 50%, #00ffff 55%, #00ffff 70%, transparent 75%, transparent), #fffce8;
    background-size: 50rem 50rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: golden_effect_title 3s linear infinite;
}
.noticeText img {
    position: absolute;
    left: 0;
    top: 20px;
}
.noticeText em {
    background-color: #c30909;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px #e0c11b;
    color: #fff;
    font-size: 12px;
    display: block;
    text-align: center;
    float: left;
    margin: 9px 3px 9px 0;
    width: 60px;
    height: 23px;
    box-sizing: border-box;
    line-height: 23px;
}
.noticeText marquee {
    font-size: 12px;
    position: absolute;
    top: 20px;
    left: 30px;
}
.top-info-right {
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
}
.top-info-right li {
    float: left;
    background: url("/html/upcasino/images/bg_gmenu_line.gif") right no-repeat;
}
.top-info-right li:last-child {
    background: none;
}
.top-info-right li a {
    line-height: 35px;
    font-size: 12px;
    font-family: EsaManru !important;
    color: #fff;
    padding: 0 10px;
}
.top-info-right li a:hover {
    color: #e9b424;
}
.top-info-right i {
    color: #e9b424
}
.clear {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
}
.level_icon img {
    vertical-align: middle;
}
.bg_top_arr { /* background:url(/html/upcasino/images/bg_top_arr.png?4); height:34px; border-bottom:solid 1px #000;*/
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}
.user-info-arr {
    z-index: 9;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    border-top: none;
}
.user-info {
    font-size: 12px;
    font-family: EsaManru;
    left: 0px;
    top: 0px;
    position: absolute;
    height: 35px;
}
.user-info li {
    color: #fff;
    float: left;
    padding: 0 10px;
    line-height: 35px;
}
.user-info li:last-child {
    border-right: none;
}
.user-info a {
    color: #fff;
}
.user-info li a:hover {
    color: #f9b14e;
}
.user-info .level_icon img {
    vertical-align: middle;
}
.user-info .mb_point {
    color: #ff9241;
}
.user-info .PointChange strong {
    color: #59BEFF;
}
.user-info01 {
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.user-info01 a {
    color: #fff;
    font-weight: normal
}
.user-info01 li {
    color: #fff;
    padding: 0 10px;
    font-weight: normal;
    list-style: none;
    display: flex;
    align-items: center;
}

.user-info01 li i::before {
    line-height: inherit;
}
.user-info01 li:last-child {
    border-left: none;
    background: none;
}
.user-info01 strong {
}
.user-info01 li a:hover {
    color: #ff0000;
}
.user-info01 li button {
    vertical-align: baseline
}
.level_icon img {
    vertical-align: middle;
    width: 20px !important;
}
.user-info01 .mb_point {
    color: #ffcc00;
    font-weight: bold
}
.user-info01 .PointChange strong {
    color: #ffcc00;
}
.topth th {
    height: 35px;
    font-weight: 300px;
    font-family: EsaManru;
    height: 33px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    font-family: EsaManru !important;
    background: #333;
}
.result_menu {
    padding: 0px 0;
    display: inline-block;
}
.result_menu:after {
    content: "";
    display: block;
    clear: both;
}
.result_menu li {
    float: left;
    display: inline-block;
    margin-right: 3px !important;
    margin-bottom: 3px;
}
.result_menu li span {
    color: #333 !important;
    padding: 0 5px 0 10px;
    display: inline-block;
}
.result_menu li a {
    font-family: EsaManru;
    font-weight: bold;
    text-align: center;
    width: auto;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 12px;
    display: inline-block;
    color: #000;
    background: #454545;
    box-sizing: border-box;
    background: #00ffff;
    box-shadow: inset 0 2px 0px 0 rgb(255 255 255 / 30%);
    border-radius: 5px;
}
.result_menu li a:hover {
    filter: brightness(1.3);
}
.betting_info_table {
    background: rgba(0,0,0,0.20);
}
.cont_back_arr01 {
    position: relative;
}
.memo_view01 {
    width: 100%;
    border: 1px solid #444;
    border-radius: 6px;
}
.memo_view02 {
    background-color: #333;
}
.memo_view03 {
    background: #333;
    padding: 20px 20px 40px 20px;
    line-height: 20px;
    min-height: 300px;
    color: #fff;
}
.member-info-table001 {
    border: solid 1px #444;
    border-bottom: none;
    background: #222;
}
.member-info-table001 td {
    border-bottom: solid 1px #444;
    padding: 10px;
}
.member-info-table001 .titletext {
    border-right: solid 1px #444;
    color: #fff;
    background-color: #333;
    text-align: right;
}
#sub-content {
    font-family: EsaManru;
}
.result-table td {
    box-sizing: border-box;
    color: #fff;
}
.noSelected {
    transition: 0.2s;
    font-family: EsaManru;

    font-weight: bold;
    vertical-align: middle;
    font-family: EsaManru;
    color: #fff !important;
    height: 33px;
    padding: 0 10px;
    border: solid 1px #000 !important;
    font-weight: 400;
    cursor: pointer;
    transition: .5s;
    background: linear-gradient(to top, #222, #373737);
    box-shadow: inset 1px 1px rgba(255,255,255,0.2);
    border-radius: 5px;
    font-family: EsaManru !important;
}
.noSelected table td {
    color: #fff !important;
    font-weight: bold !important;
}
.noSelected span {
    color: #fff !important;
    font-weight: bold !important;
}
.noSelected i {
    font-size: 16px;
}
.noChoice {
    font-weight: bold;
    vertical-align: middle;
    background: #1b1b1b;
    color: #000;
    border-botom: #111111 1px solid;
    border-left: #595959 1px solid;
    border-top: #595959 1px solid;
    border-right: #111111 1px solid;
    font-weight: bold;
}
.noChoice table {
    color: #fff;
}
.Choice {
    transition: 0.2s;
    font-weight: bold;
    vertical-align: middle;
    font-weight: bold;
    color: #000;
    border: solid 1px #8d6624 !important;
    background: #e9b424;
}
.Selected {
    padding: 0 10px;
    transition: 0.2s;
    font-weight: bold;
    font-family: EsaManru;
    vertical-align: middle;
    color: #000;
    text-shadow: none;
    font-weight: bold;
    color: #252525;
    text-shadow: none;
    box-shadow: inset 0 1px 0px 0 rgba(255,255,255,0.3);
    border: solid 1px #8d6624 !important;
    background: #e9b424;
    border-radius: 5px;
}
.Selected table td {
    color: #000 !important;
}
.Selected .divd {
    color: #000 !important;
}
.Selected span {
    font-weight: bold;
    color: #000 !important;
}
.Selected2 {
    border: solid 1px #111 !important;
    padding: 0 10px;
    font-weight: bold;
    font-family: EsaManru;
    height: 25px;
    vertical-align: middle;
    color: #000;
    text-shadow: none;
    font-weight: bold;
    box-shadow: inset 0 1px 0px 0 rgba(255,255,255,0.3);
    text-shadow: none;
    color: #252525;
    border: solid 1px #8d6624 !important;
    background: #e9b424;
    border-radius: 5px;
}
.Selected2 table td {
    color: #000 !important;
}
.Selected2 span {
    color: #000 !important;
}
.table-betting-arr .table_top_bg {
    border-radius: 5px;
    background: rgba(255,255,255,0.1);
    border: 1px solid #111;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-indent: 30px;
    font-family: 'noto';
}
.table-betting-arr .league {
    color: #fff;
    font-size: 13.5px;
    font-family: EsaManru !important;
    background: #333;
}
.table-betting-arr .bt_stime {
    font-weight: bold;
    color: #999;
    font-size: 11px;
    font-family: EsaManru !important;
}
.cash_notice_zone li {
    font-family: EsaManru;
}
.cash_notice_zone li {
    list-style: none;
}
.cashzone_talbe_arr li {
    list-style: none;
}
#bett_lists table td {
    font-family: EsaManru;
    padding: 5px;
    text-align: center;
}
h2 {
    border-bottom: solid 4px #444;
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    color: #4396f8;
    height: 50px;
    line-height: 50px;
    margin: 0;
    font-family: EsaManru !important;
    padding-left: 15px;
    background: rgba(20,20,20,0.6);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    display: inline-block;
    background: linear-gradient(135deg, #fffce8 0%, transparent 25%, transparent 50%, #fffce8 55%, #fffce8 70%, transparent 75%, transparent), #00ffff;
    background-size: 20rem 20rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: main_nav_item_effect 2s linear infinite;
}
h2 small {
    font-weight: 100;
    font-size: 20px;
    color: #999;
}
#divMenu {
    z-index: 150;
left:left:expression( 1010 + (document.body.clientwidth-1010)/2 );
    top: 0px;
    right: 0px;
    visibility: visible;
    width: 270px;
    margin-top: 60px;
    position: absolute;
    box-sizing: border-box;
    padding: 10px;
}
#divMenu iframe {
    position: absolute;
    top: -73px;
    left: 12px;
}
#divMenu label {
    cursor: pointer;
}
.b-kakao-talk {
    position: relative;
    background: url(/html/upcasino/images/banner-kakao.png?4);
    height: 75px;
    display: block;
}
.b-kakao-talk span {
    position: absolute;
    color: #ffd200;
    font-size: 18px;
    font-family: Arial Black;
    right: 10px;
    bottom: 10px;
}
.popupCalendar {
    z-index: 99999999999999;
}
.betting-list-body td {
    border-bottom: solid 1px #444;
    background: #111;
    font-size: 12px;
    font-weight: bold;
}
.betting-list-body {
    border-top: solid 1px rgba(255,255,255,0.2);
}
.trEndGame3 td {
    opacity: 0.6;
}
.trEndGame3 td {
    color: #808080 !important;
}
.btnCancel, .btnDelete {
    background: #DC0003;
    color: #fff;
    border-radius: 3px;
    height: 25px !important;
    padding: 0 10px;
    border: none;
    cursor: pointer;
    box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.btnCancel:hover, .btnDelete:hover {
    opacity: 0.8;
}
.league, .leagueT {
    font-weight: bold;
    padding: 0 10px;
}
.betting-result .title {
    background: #333;
    font-weight: bold;
    text-align: center;
}
.real_win_money {
    color: #F10004 !important;
    font-weight: bold;
}
.betting-result td {
    font-weight: bold;
}
input {
    font-family: 'EsaManru';
}
input[type="text"], input[type="password"], input[type="submit"], input[type="search"], input[type="image"], textarea {
    font-family: 'EsaManru';
}
input[type='text'], input[type='password'], select {
    border: 1px solid #444;
    background: #111;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    line-height: 33px;
    height: 33px;
    transition: 0.2s;
    vertical-align: middle;
}
textarea {
    border: 1px solid #444;
    background: #111;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    transition: 0.2s;
}
textarea:focus {
    outline: none;
    border: solid 1px #ffcc00;
}
select {
    height: 38px;
    line-height: 38px;
}
input[type='text']:focus, input[type='password']:focus, select:focus, textarea:focus {
    outline: none;
    border: solid 1px #ffcc00;
}
/*페이지네이션*/
.tf_pagination {
    padding: 1em 0;
    text-align: center;
    display: block;
}
.tf_pagination ul {
    margin: 0;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
.tf_pagination ul li {
    list-style: none;
    margin: 0 !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.tf_pagination ul li a {
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 5px;
    border-radius: 0px;
    display: block;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    font-family: EsaManru !important;
    background: #333;
}
.tf_pagination ul li a .fa {
    margin-top: 10px;
}
.tf_pagination ul li a:hover {
    color: #000;
    background: #00ffff
}
.tf_pagination .active {
    color: #000;
    background: #00ffff
}
.betting-list .title {
    height: 30px;
}
/*충전 환전*/
.cash_btn01 a {
    background-position: 0 -36px;
}
.cash_notice_zone {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
    background: #222;
    border: solid 1px #444;
}
.cash_notice_zone .title {
    text-align: left;
    font-size: 14px;
    padding: 15px 0 12px 0;
    font-family: NanumGothic, Malgun Gothic, sans-serif;
    color: #fff;
    font-weight: 800;
    background: #333;
    border-bottom: solid 1px #444;
    padding-left: 15px;
}
.cash_notice_zone ul {
    padding: 15px 20px;
}
.cash_notice_zone li {
    color: #fff;
    margin-bottom: 10px;
}
.bank-time-table {
    border-collapse: collapse;
    border-bottom: none;
    background: #222;
}
.bank-time-table td {
    padding: 10px;
    text-align: center;
    border: 1px solid #444;
    color: #fff;
}
.bank-time-table th {
    padding: 10px;
    color: #fff;
    background: #333;
    border: 1px solid #444;
    border-right: 1px solid #444;
}
.cash_zone_table {
    border: solid 1px #444;
    border-bottom: none;
    background: #222;
}
.cash_zone_table td {
    border-bottom: 1px solid #444;
}
.cash_zone_table th {
    padding: 0 10px;
    color: #fff;
    background: #333;
    border-bottom: 1px solid #444;
    border-right: 1px solid #444;
}
.cash_bottom_btn {
    padding: 20px;
    text-align: center;
}
.cash_bottom_btn button {
    display: inline-block;
}
.bbs-list-cash td {
    border-bottom: solid 1px #ccc;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    height: 35px;
}
/*게시판*/
.search_zone_arr {
    padding: 20px;
    text-align: center;
    vertical-align: middle;
}
.paging_list {
    padding: 10px;
    text-align: center !important;
}
.list_bottom_btn_left {
    float: left;
    padding: 20px 10px;
}
.list_bottom_btn_right {
    float: right;
    padding: 20px 10px;
}
#speedpage {
    margin: 0 auto;
}
#lists td {
    border-bottom: solid 1px #444;
}
#lists tr:nth-child(even) td {
    background-color: rgba(50,50,50,0.1);
}
.notice td {
    background: #111;
    border-bottom: solid 1px #444;
}
.bbs-list td {
    height: 35px;
    font-family: EsaManru;
}
.bbs-list .notice a {
    color: #E40003 !important;
}
.bbs-list .notice .hit {
    color: #fff;
}
.font_11_yellow {
    display: block;
    margin-top: 5px;
}
.board_wirte_bottom {
    padding: 20px 0;
    text-align: center;
}
.bg_gray01 {
    font-weight: bold;
    color: #fff;
    background-color: #333;
}
.bbs-list-new {
    border-collapse: collapse;
    border-top: solid 1px #444;
}
.bbs-list-new td {
    padding: 5px;
    border-bottom: solid 1px #444;
}
#betting_list .bbs-list-new td {
    border: none !important;
}
.board_title {
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    background-color: #333;
    text-align: left;
    font-size: 14px;
    padding: 15px 0 12px 25px !important;
    font-family: NanumGothic, Malgun Gothic, sans-serif;
    color: #fff;
    font-weight: 800;
}
.board_user {
    padding: 10px;
    border-bottom: 1px solid #444;
    font-size: 12px;
    padding: 10px 25px 8px 25px !important;
    font-family: EsaManru, AppleGothic, sans-serif;
    color: #fff;
    letter-spacing: -1px;
    vertical-align: middle;
}
.board_user span {
    font-weight: bold;
    margin-left: 20px;
}
.board_date {
    float: right;
}
.board_content {
    vertical-align: top;
    line-height: 18px;
    color: #fff;
    padding: 20px 10px !important;
    font-family: EsaManru;
}
.board_comment_title {
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    background: #333;
    color: #fff;
}
.board_bottom_btn {
    padding: 20px 0;
    border-top: dotted 1px #444;
    text-align: center;
}
#comment_content {
    margin: 10px 0;
}
.baord_list_comment01 td {
    background: #333;
    color: #fff;
    border-bottom: solid 1px #444;
    ;
    padding: 8px 10px;
}
.baord_list_comment01 strong {
    color: #ffcc00;
}
#betting_list {
    margin-bottom: 10px;
}
.alert_container {
    width: 500px;
    margin: 0 auto;
    position: absolute;
}
#alert_container {
    position: fixed;
    width: 20%;
    left: 40%;
    top: 30%;
    z-index: 9999;
    background: #222;
    border: solid 1px #333;
    border-radius: 5px;
    padding: 30px 0;
    text-align: center;
    line-height: 22px;
    color: #fff;
}
#alert_container input {
    border: solid 1px #000;
    border-radius: 4px;
    color: #fff !important;
    background: #222;
    padding: 5px 0px;
    width: 60px !important;
    display: block;
    margin: 20px auto 0 auto;
    cursor: pointer;
}
/*게임존*/
	/*게임존*/

.betting_lock p {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 999;
    margin: 0;
}
.betting_lock .fa {
    margin: 0 auto;
    font-size: 120px;
    color: #ffcb00;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99999;
    margin-left: -39px;
    margin-top: -60px;
}
.game_zone .btn-zone-arr a {
    box-sizing: border-box;
    padding: 10px;
    width: 48%;
    margin: 0.5% 1%;
    cursor: pointer;
    display: block;
    color: #fff !important;
    font-weight: bold !important;
    position: relative;
    text-align: center;
    border: solid 1px #000;
    text-shadow: 0 0px 2px #000;
    transition: none !important;
    background: linear-gradient(#313131, #1b1b1b);
    border: 2px solid #4b4b4b;
}
.game_zone .btn-zone-arr a:hover {
    background: linear-gradient(#1b1b1b, #313131);
}
.game_zone .btn-zone-arr .select {
    background: linear-gradient(#ab8036, #72521a) !important;
    border: 2px solid #fff;
}
.game_zone .btn-zone-arr .select font {
    color: #fff !important;
}
.game_zone .btn-zone-arr a center {
    width: 100%;
    height: 40px;
    text-align: center;
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.game_zone .btn-zone-arr a center img {
    display: none !important;
}
.game_zone #team_name {
    font-weight: bold;
    font-size: 0;
}
.game_zone #team_name font {
    font-size: 18px;
    line-height: 0px;
    display: block;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    text-align: center;
}
.game_zone a .divd {
    font-size: 14px !important;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    text-align: center;
}
.text-orange {
    color: #ff7815 !important;
}
.text-blue {
    color: #0080ff !important;
}
.text-red {
    color: #ff1515 !important;
}
.text-green {
    color: #0a9702 !important;
}
.float_left {
    float: left;
}
.float_center {
    float: left;
}
.float_right {
    float: right;
}
.float_left {
    background: #207ce5;
}
.float_right {
    background: #ff3019;
}
.game_zone h3 {
    background: rgba(100,100,100,0.3);
    border-radius: 5px;
    line-height: 30px;
    height: 30px;
    margin: 10px 0;
    display: block;
    text-align: center;
    color: #ffcc00;
    font-size: 14px;
}
.game_zone_arr {
    width: 300px;
    float: right;
}
.game_zone {
    position: relative;
}
.game_zone .btn-zone-arr {
    text-align: center;
    background: #3c3c3c;
    background: #3c3c3c;
    margin-top: 5px;
    padding: 5px;
    vertical-align: text-top;
}
.game_time {
    text-align: center;
    font-family: EsaManru;
    background: #3c3c3c;
    border: solid 1px #3c3c3c;
    padding: 10px;
    vertical-align: text-top;
}
.game_time h4 {
    color: #ffc600;
    font-size: 12px;
    display: block;
    margin: 0;
    display: inline-block;
}
.game_time em {
    font-style: normal;
    color: #fff;
    display: block;
    display: inline-block;
}
.game_time p {
    color: #ffc428;
    font-size: 18px;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    display: block;
    margin: 0;
    display: inline-block;
}
#game_end_time {
    display: none;
}
.betting_lock {
    padding: 0;
    margin: 0;
}
.betting_lock p {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 999;
    margin: 0;
}
.betting_lock .fa {
    margin: 0 auto;
    font-size: 120px;
    color: #ffcb00;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99999;
    margin-left: -39px;
    margin-top: -60px;
}
.game_zone h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 12px;
    background: rgba(100,100,100,0.5);
    color: #ffc600;
    height: 20px;
    line-height: 20px;
    border-radius: 5px;
}
.game_zone #team_name {
    font-size: 0px !important;
    font-weight: bold !important;
}
.game_zone .btn-zone-arr a font {
    font-weight: bold !important;
}
.gamezone-bet-result {
    margin-top: 10px;
}
.btn-zone-arr .divd {
    color: #fff;
}
.result_top_group {
    float: right;
    padding-bottom: 5px;
}
.result_top_group li {
    float: left;
    margin: 0 5px;
}
.text-warning {
    color: #FF9E00;
}
.text-info {
    color: #41AFFF;
}
.text-danger {
    color: #FF3437;
}
#game_iframe {
    float: left;
    width: calc(100% - 310px);
    box-sizing: border-box;
    background: rgba(50,50,50,0.5);
}
.w1160 {
    margin: 0 auto;
    width: 1260px;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
}
.hader_top_arr {
    margin: 0 auto;
    padding-bottom: 50px;
}
.top-navegation01, .main_navigation_arr, .hader_top_arr {
    transition: 0.2s;
}
.tabmenu01 {
    float: right;
    padding-bottom: 10px;
    color: #fff;
}
.top-up-arrow {
    z-index: 999999999999;
    position: fixed;
    right: 50px;
    bottom: 50px;
    display: none !important;
}
.top-up-arrow {
    font-size: 100px;
    color: #FF0000;
}
.header-arr {
    left: 0;
    right: 0;
    z-index: 9999;
}
.sub_content_arr_bg {
    margin: 0px auto 0 auto;
}
.main_navigation .game-rollover ul {
    position: absolute;
    border-radius: 5px;
    overflow: hidden;
    left: 100px;
    margin-top: 0px;
}
.main_navigation .game-rollover ul li {
    float: left;
    background: #455f7d;
    top: -10px;
}
.main_navigation .game-rollover ul li:first-child {
    overflow: hidden;
}
.main_navigation .game-rollover ul li:last-child {
    overflow: hidden;
}
.main_navigation .game-rollover ul li a {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    font-weight: 200;
}
.sub-navi-bottom {
    position: absolute;
    right: 0;
    height: 40px;
    box-sizing: border-box;
    border-right: solid 1px #444;
    border-left: solid 1px #444;
    background: rgba(0,0,0,0.5);
}
.sub-navi-bottom li {
    float: left;
    box-sizing: border-box;
}
.sub-navi-bottom li:last-child {
    border-right: none;
}
.sub-navi-bottom a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #8c8c8c;
    border-right: 1px solid #333435;
    padding: 0 10px;
    font-size: 13px;
    font-family: EsaManru !important;
    font-weight: 400;
}
.sub-navi-bottom a:hover {
    color: #e9b424;
    filter: brightness(1.2);
}
.navi-menu-sub {
    position: absolute;
    z-index: 99999;
    left: 50%;
    margin-left: -60px;
    top: 45px;
    background: rgba(0,0,0,.95);
    border: 2px solid #999;
    width: 120px;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    display: none;
    box-sizing: border-box;
}
.navi-menu-sub li {
    float: none;
    margin: 0;
    padding: 0px;
    display: block;
    width: 100%;
}
.navi-menu-sub li a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #ccc;
    border-bottom: solid 1px #444;
}
.navi-menu-sub li:last-child a {
    padding: 0 10px;
    border: none;
}
.mini-game1122 .ico13, .mini-game1122 .ico14 {
    display: none !important;
}
.sub-navi-bottom-arr {
    background: #fbb726;
    height: 30px;
}
.board__list td {
    background: rgba(0,0,0,0.5)
}
.gsub-title {
    background: rgba(0,0,0,0.5)
}
.gsub-title:after {
    content: "";
    display: block;
    clear: both;
}
.nav-links {
    height: 50px !important;
    line-height: 50px;
}
.menu-nav-links a {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    display: block;
    font-weight: 700;
}
.casino_point {
    font-weight: bold;
    color: #e9b424;
}
.chageCasinoPoint {
    display: inline-block;
    padding: 0 5px;
    margin: 0 2px;
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background: #000;
    border: solid 1px #00ffff;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 5px;
}
.getCasinoPoint i {
    font-size: 20px !important;
}
.getCasinoPoint {
    transform: rotate(0deg);
    transition: 0.5s;
    background: none;
    cursor: pointer;
}
.getCasinoPoint i {
    font-size: 18px;
    vertical-align: middle
}
.getCasinoPoint:active {
    transform: rotate(360deg);
}
.getCasinoPoint:active {
    filter: brightness(0.6)
}
.chageCasinoPoint:active {
    filter: brightness(0.6)
}
#header > .centerbox > .logo_img {
    width: 200px;
}
.wrapper > div {
    font-family: 'KBO-Dia-Gothic_bold' !important;
}
.subject a {
    color: #fff;
}
.header-arr {
    position: fixed;
    width: 300px;
    height: 100%;
    z-index: 9999;
    background: #1d1d1d;
    box-sizing: border-box;
}
.sub_content_arr_bg {
    position: relative;
    margin-left: 300px;
}
.main_navigation .game-rollover ul {
    position: absolute;
    border-radius: 5px;
    overflow: hidden;
    left: 100px;
    margin-top: 0px;
}
.main_navigation .game-rollover ul li {
    float: left;
    background: #455f7d;
    top: -10px;
}
.main_navigation .game-rollover ul li:first-child {
    overflow: hidden;
}
.main_navigation .game-rollover ul li:last-child {
    overflow: hidden;
}
.main_navigation .game-rollover ul li a {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    font-weight: 200;
}
.sub-navi-bottom {
    position: absolute;
    right: 0;
    height: 40px;
    box-sizing: border-box;
    border-right: solid 1px #444;
    border-left: solid 1px #444;
    background: rgba(0,0,0,0.5);
}
.sub-navi-bottom li {
    float: left;
    box-sizing: border-box;
}
.sub-navi-bottom li:last-child {
    border-right: none;
}
.sub-navi-bottom a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #8c8c8c;
    border-right: 1px solid #333435;
    padding: 0 10px;
    font-size: 13px;
    font-family: EsaManru !important;
    font-weight: 400;
}
.sub-navi-bottom a:hover {
    color: #97d6ff;
    filter: brightness(1.2);
}
.navi-menu-sub {
    position: absolute;
    z-index: 99999;
    left: 50%;
    margin-left: -60px;
    top: 50px;
    background: rgba(0,0,0,.95);
    border: 2px solid #999;
    width: 120px;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    display: none;
}
.navi-menu-sub li {
    float: none;
    margin: 0;
    padding: 0 7px;
    display: block;
}
.navi-menu-sub li a {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #ccc;
    border-bottom: solid 1px #444;
}
.navi-menu-sub li:last-child a {
    padding: 0 10px;
    border: none;
}
.mini-game1122 .ico13, .mini-game1122 .ico14 {
    display: none !important;
}
.sub-navi-bottom-arr {
    background: #fbb726;
    height: 30px;
}
.board__list td {
    background: rgba(0,0,0,0.5)
}
.getCasinoPoint:active {
    filter: brightness(0.6)
}
.chageCasinoPoint:active {
    filter: brightness(0.6)
}
.leftbotbanner_arr {
    width: 250px;
    box-sizing: border-box;
    margin: 0 auto;
    display: none;
}
.leftbotbanner_arr a {
    display: block;
    margin: 10px auto;
}
.leftbotbanner_arr img {
    width: 100%;
}
.logouttopa {
    height: 25px;
    line-height: 27px;
    text-align: center;
    width: 80px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    color: #000 !important;
    display: inline-block;
    background: #00ffff;
    vertical-align: middle;
    border-radius: 5px;
}
.logouttopa:hover {
    filter: brightness(1.2);
    color: #000 !important;
}
.leftTitle {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    width: 259px;
    margin: 30px auto 10px auto;
    color: #00ffff;
}
.leftTitle i {
    font-size: 20px;
    margin-right: 5px;
    color: #00ffff;
    vertical-align: middle;
    display: none;
}
* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    box-sizing: border-box;
    user-select: none;
    -webkit-user-drag: none;
    font-size: 15px;
    outline: none;
}
body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: #000000;
    overflow-y: scroll;
    overflow-x: hidden;
}
body::-webkit-scrollbar {
width: 8px;
}
body::-webkit-scrollbar-track {
background: #2f2f2f;
}
body::-webkit-scrollbar-thumb {
background: #4f4f4f;
}
a {
    text-decoration: none;
}
</style>
	



<style>

.topbtn-arr { position: absolute; right: 30px; top: 10px;}	
	.topbtn-arr button, .topbtn-arr a  {    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    width: 150px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    line-height: 40px;
        border-radius: 5px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
   
    background: linear-gradient(#00ffff 0%, #007eff 100%);
		box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
		    text-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
       
   
    color: #ffffff; vertical-align: middle;}
.topbtn-arr a {
       background: linear-gradient(#7c7c7c 0%, #353535 100%);
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
	text-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
}


.topbtn-arr button:hover{background:linear-gradient(-45deg, #00ffff 0%, #007eff 100%);}
.topbtn-arr a:hover{background:linear-gradient(-45deg, #7c7c7c 0%, #353535 100%);}	
	
	
.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    backdrop-filter: blur(5px);
    top: 0;
    left: 0;
    display: none;
	z-index: 99999
}
	.modal_content {
    width: 640px;
    height: 500px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -320px;
    text-align: center;
    box-sizing: border-box;
  
    line-height: 23px;
    cursor: pointer;
       background: linear-gradient(#1d1d1d 0%, #1d1d1d 100%);
    border-radius: 10px;
    box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.7);
}
.logingirl {
    position: absolute;
    left: 0;
    bottom: 0;
}
.lg_frm_arr {
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 380px;
    top: 0;
}
.lg_frm_arr .frm-logo {
    display: block;
   
    margin: 0px auto 0 auto;
	width: 240px;
}
.lg_frm_arr h4 {
    font-size: 20px;
    color: #fff;
    border-bottom: solid 2px #444;
    padding: 15px 0;
}
#userid, #passwd {
    height: 50px;
    text-align: center;
    background: #222;
    border: solid 1px #444;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    outline: none;
    font-size: 14px;
}
#userid:focus, #passwd:focus {
    border: solid 1px #00ffff;
}
#login-btn, #join-btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    display: block;
    margin-top: 10px;
    background: #00ffff;
    border-radius: 10px;
    font-weight: 500;
    color: #fff;
	  
    border: 1px solid #000;
	    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
    text-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
}
#login-btn {
	    background: linear-gradient(#00ffff 0%, #007eff 100%);
    
}
	#join-btn {    background: linear-gradient(#7c7c7c 0%, #353535 100%);}
#login-btn:hover, #join-btn:hover {
    filter: brightness(1.3)
}
.modal-close {
    position: absolute;
    font-size: 30px;
    right: 10px;
    top: 10px;
    color: #fff;
    z-index: 9;
	transition: all 0.3s
}

	.modal-close:hover { color: #00ffff ; transform: rotate(360deg);}		
    
    .inloforma { padding: 20px; box-sizing: border-box;}   
    
        #header > .centerbox > .logo_img { width: 200px;}
        .wrapper > div { font-family: 'KBO-Dia-Gothic_bold' !important;}
	.kakap-sns {
    color: #fff;
    font-size: 14px;
    height: 50px;
    width: 100%;
    line-height: 50px;
    border: solid 1px #0bc8ff;
    background: rgba(0,0,0,0.8);
    margin: 10px 0;
    text-align: center;
	margin-top: 10px;
}
	
	
.kakap-sns i {
    color: #0bc8ff;
    font-size: 30px;
    vertical-align: middle;
}
	
.kakap-sns strong a {
    color: #0bc8ff;
    font-weight: bold;
}
    .main-visual { width: 100%}
    .slide img {
    width: 100%;
}
.slick-slider {
    margin-bottom: 0px !important;
}
.slick-dots {
    bottom: 10px !important;
}
.slick-dots li button:before {
    color: #00ffff !important;
    border: solid 2px #fff;
    border-radius: 100px;
}
    .main_visual_latest > .visualbox { height: 300px !important;}  
    .main_visual_latest > .visualbox > .visual_entity {bottom: -150px !important;  width: 700px !important; }
    .main_visual_latest > .visualbox:last-child .visual_entity{bottom: -100px !important}
    .main_visual_latest > .visualbox > .centerbox { width: 90% !important;}
	
	
	
.mainBoard {
	
	margin-right: 0;
	padding:0 50px 50px 50px;
}
.mainBoard:after {content:""; display:block; clear:both;} 		
.event_list {
	float: left;
    width: 48%;
	margin: 1%;
    height: 300px;
   
   
      float: left;
 
   
   
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    background: #222222;
    border-top: 2px solid #00ffff;
}
	.event_list h6 { font-size: 20px; font-weight: 500; margin-bottom: 10px;}	



.event_list .read_more {
	float: right;
	color: #b8b8b8;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	font-style: normal;
}
.event_list .read_more a {
	color: #b8b8b8;
	font-size: 11px;
}
.event_list .read_more i {
	color: #fbd000;
	font-style: normal;
}
.event_list i {
	vertical-align: middle;
	font-size: 27px;
	position: relative;
	top: 1px;
	color: #b8b8b8;
}
	.event_list li { list-style: none;  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
   
  
    font-size: 13px;
    line-height: 42px;
    font-weight: 300;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}	
	.slick-next { right: 10px !important;   background-size: contain; z-index: 2}
	
	.slick-prev {left: 10px !important; background-size: contain; z-index: 2}
	.slick-next:before, .slick-prev:before { font-size: 40px; color: #00ffff;}
	.slick-next, .slick-prev { 

    width: 40px;
		height: 40px;}
	.withdrawWeekTopList2 .list-name { float: left; margin-left:5%;}
	.withdrawWeekTopList2 .list-cash { float: right; color: #00ffff; font-weight: bold;}
	.slick-slide { height: auto !important;}
	#close-slot-game {
    position: fixed;
    top: 40px;
    font-size: 40px;
    float: right;
    background: none;
}

#close-slot-game i {
    width: 100%;
    display: block;
    text-align: right;
    color: #fff;
    font-size: 35px;
}
#slot-game {
    position: fixed;
    left: 250px;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9998
}
#slot-game .slot-game-layer {
    width: 1200px;
    position: absolute;
    left: 50%;
    top: 80px;
    bottom: 80px;
    overflow: hidden !important;
    overflow-y: auto !important;
    margin-left: -600px;
    z-index: 9990;
    background: #111;
    border: solid 10px #444;
    box-sizing: border-box;
}
.slot-game-layer::-webkit-scrollbar {
width: 10px;
}
.slot-game-layer::-webkit-scrollbar-thumb {
background-color: #ffcc00;
border-radius: 10px;
}
.slot-game-layer::-webkit-scrollbar-track {
background-color: #444;
border-radius: 10px;
box-shadow: inset 0px 0px 5px white;
}
#slot-game-list {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}
#slot-game-list:after {
    content: "";
    display: block;
    clear: both;
}
#slot-game-list li {
    width: 19%;
    margin: 0.5%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    list-style: none;
}
#slot-game-list li img {
    width: 100%;
    height: 135px;
}
#slot-game-list li span {
    background: #252525;
    display: block;
    height: 25px;
    line-height: 25px;
    color: #fff;
}
.item_list .game_item {
    cursor: pointer
}
.game_thumb {
    background-size: cover;
    padding-top: 100%;
}
.toggle_inner {
    display: flex;
    margin-bottom: 20px;
    filter: drop-shadow(0 6px 12px rgba(0,0,0,.9))
}
.toggle_inner>button {
    display: flex;
    align-items: center;
    width: 98%;
    margin: 0 1%;
    height: 80px;
    border-radius: 10px;
    background: #212121;
    padding: 0 20px 0 30px;
    font-family: 'EsaManru';
    font-weight: 500;
    font-size: 36px;
    color: #676767;
    text-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
	cursor: pointer
}
.toggle_inner>button i {
    vertical-align: middle;
    font-size: 18px;
}
.toggle_inner>button.active, .toggle_inner>button:hover {
    background: linear-gradient(to right, #00ffff 0%, #5000bc 100%);
    color: #ffffff;
}
.toggle_inner>button img {
    display: inline-block;
    margin: 0 0 0 auto;
    filter: grayscale(100%) brightness(0.4);
    transition : all 0.5s;
}
.toggle_inner>button.active img, .toggle_inner>button:hover img {
    filter: grayscale(0%) brightness(1);
}
.toggle_inner>.button_casino {
    padding: 0 0 0 60px;
}
.toggle_inner>.button_slot {
    padding: 0 60px 0 0;
}
.toggle_inner>.button_casino:after {
    content: "";
    position: absolute;
    left: 0;
    top: -25px;
    width: 150px;
    height: 150px;
    background: url(../img/banner_casino.4f3c669d.svg) no-repeat 50%;
    background-size: 150px 150px;
    opacity: .2
}
.toggle_inner>.button_casino.active:after, .toggle_inner>.button_casino:hover:after {
    -webkit-animation: flip_banner 3s ease infinite;
    animation: flip_banner 3s ease infinite;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}
.toggle_inner>.button_slot:after {
    content: "";
    position: absolute;
    right: 0;
    top: -25px;
    width: 150px;
    height: 150px;
    background: url(../img/banner_slot.7e82a499.svg) no-repeat 50%;
    background-size: 150px 150px;
    opacity: .15
}
.toggle_inner>.button_slot.active:after, .toggle_inner>.button_slot:hover:after {
    -webkit-animation: flip_banner 3s ease infinite;
    animation: flip_banner 3s ease infinite;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}
@-webkit-keyframes flip_banner {
0% {
transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
transform: perspective(400px) rotateY(1turn) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
to {
transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
@keyframes flip_banner {
0% {
transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
transform: perspective(400px) rotateY(1turn) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
to {
transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
.toggle_content {
    margin: 0px 0 0 0
}
.toggle_content .toggle_section {
    position: relative;
    display: none;
    margin: 0 0 var(--gap) 0;
}
.toggle_content .toggle_section.active {
    display: block
}
.item_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    margin: calc(0px - var(--gap)) 0 0 calc(0px - var(--gap))
}
.item_list>a {
    position: relative;
    display: block;
    transition: var(--trans)
}
.item_list .game_item {
    width: calc(20% - var(--gap));
    padding: 5px;
    margin: var(--gap) 0 0 var(--gap);
    background: linear-gradient(0deg, #24262b 0, #3a3c43 99.5%, #686b77);
    box-shadow: 0 10px 15px rgba(0,0,0,.3)
}
.item_list .game_item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: var(--trans);
    opacity: 0;
    z-index: -1
}
.item_list .game_item .game_box {
    height: 100%;
    border: 1px solid #111;
    background: #191a1d
}
.item_list .game_item .game_box .game_thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 102%;
    z-index: 1
}
.item_list .game_item .game_box .game_thumb:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 6px 12px 0 rgba(0,0,0,.75)
}
.item_list .game_item .game_box .game_thumb .thumb_cover, .item_list .game_item .game_box .game_thumb>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: var(--trans)
}
.item_list .game_item .game_box .game_thumb .thumb_cover {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: rgba(0,0,0,.7);
    opacity: 0;
    z-index: 5
}
.item_list .game_item .game_box .game_thumb .icon_play {
    width: 58%;
    height: 58%;
    margin: 0 auto 5px auto;
    filter: drop-shadow(0 6px 6px rgba(0,0,0,.9));
    z-index: 1
}
.item_list .game_item .game_box .game_info {
    height: 62px;
    line-height: 1.4;
    padding: 10px 0;
    text-align: center;
    transition: var(--trans)
}
.item_list .game_item .game_box .game_info h3 {
    color: #eee;
    font-size: 18px;
    font-weight: 500
}
.item_list .game_item .game_box .game_info h4 {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0
}
.item_list .game_item .game_box .game_info .btn_start {
    display: block;
    width: calc(100% - 20px);
    margin: 10px 10px 0 10px;
    padding: 8px 0;
    background: #d30cd4;
    color: #fff;
    font-size: 16px;
    opacity: 0;
    transform: scale(0);
    transition: var(--trans)
}
.item_list .game_item:hover {
    margin-top: calc(0px - var(--gap));
margin-bottom: calc(0px - var(--gap)*2);
    box-shadow: 0 10px 15px rgba(0,0,0,.9);
    z-index: 3
}
.item_list .game_item:hover:after {
    background: linear-gradient(to bottom, #faeba6 1%, #957141 85%, #725130 100%);
    opacity: 1
}
.item_list .game_item:hover .game_thumb>img {
    transform: scale(1.2)
}
.item_list .game_item:hover .game_thumb .thumb_cover {
    opacity: 1
}
.item_list .game_item:hover .game_thumb .icon_play {
    -webkit-animation: icon_play .4s ease-in-out infinite alternate;
    animation: icon_play .4s ease-in-out infinite alternate;
    z-index: -1
}
.item_list .game_item:hover .game_info {
    height: 114px
}
.item_list .game_item:hover .game_info h3 {
    color: #edd415
}
.item_list .game_item:hover .game_info h4 {
    color: #ccc
}
.item_list .game_item:hover .game_info .btn_start {
    opacity: 1;
    transform: scale(1)
}
.item_list .game_item.off:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 2
}
@-webkit-keyframes icon_play {
0% {
transform: scale(1)
}
to {
transform: scale(1.04)
}
}
@keyframes icon_play {
0% {
transform: scale(1)
}
to {
transform: scale(1.04)
}
}
.real_list {
    margin: 0 auto;
    width: 100%;
    display: grid;
    grid-template: repeat(1, 1fr) / repeat(6, 1fr);
    grid-gap: 30px;
    padding: 11px;
    padding: 11px;
}
.real_list a {
    width: 100%;
    flex-shrink: 0;
    position: relative;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    transition: all 300ms;
    z-index: 10;
    display: block;
}
.real_list .game_title {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 40%;
    transition: all 500ms;
    opacity: 0;
    display: none
}
.real_list img {
    width: 100%;
    overflow: hidden;
    display: block;
    transition: all 500ms;
}
.real_list a:hover {
    -webkit-animation: game_list 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
    animation: game_list 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
@keyframes game_list {
from {
-webkit-transform: translateX(0px) rotateY(0deg) skew(0deg, 0deg);
transform: translateX(0px) rotateY(0deg) skew(0deg, 0deg);
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
filter: brightness(1);
}
5% {
-webkit-transform: translateX(0px) rotateY(2deg) skew(3deg, 0deg);
transform: translateX(0px) rotateY(2deg) skew(3deg, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
filter: brightness(1.2);
}
}
.container_row {
    padding: 30px 50px;
}
 .user-info01 li i {
    color: #00ffff;
    vertical-align: middle;
    font-size: 18px;
}