body,html{
    min-width: 320px !important
}
a:hover {  
    text-decoration: none !important;  
  }
  :root {
    --orange: #ff8b2d;
    --yellow: #ffdd3e;
    --white-yellow: #ffd989;
    --red: #fe744f;
}
  
html::-webkit-scrollbar {
    width: 10px;
    background: #000000;
    border-left: solid 1px rgba(255, 255, 255, 0.1);
}

html::-webkit-scrollbar-thumb {
    background: linear-gradient(#ffda91, #ffba49);
    border: solid 2px #000000;
    border-radius: 5px;
}
/* #slider2 {
    width: 300px !important;
} */

@media screen and (max-width: 1280px) {
    .main_best_wrap > .main_best_box {
        width: 95% !important;
    }
}
@media screen and (max-width: 998px) {
    .main_best_wrap > .main_best_box > .game_list > ul > li {
        width: calc(100% / 2 - 10px);
        max-width: 413px;
        margin: 10px 0px 5px 10px;
    }
  
}


.fluxslider {
    width: 100% !important;
}

.fluxslider .images{
    width: 100% !important;
}

.fluxslider .images .image1{
    /* width: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;  
    background-size: cover !important;  */
}
.customer_wrap .customer_box .customer_sns ul li{
    font-size: 30px;
}    

.mob-banner{
    display: none;
}
.notice-box .more-btn{
    font-size: 30px !important;
    font-weight: 900;
}

/* .header-tp-cont .logo{
    width: 256px !important;
} */


@media screen and (max-width: 1280px) {
    .header-bt-cont {
        /* width: 1280px; */
        width: 100%;
    }

    .main-floor2{
        width: 100%;
       }
    #slider2{
        display: none;
    }  
    .mob-banner{
        display: block;
        width: 100%;
        height: auto;
    }
    #footer .ft-tp {
        width: 100%;
        display: flex !important;
    }
    #footer .ft-tp img{
        height:25px;
        margin: auto;
    }
    
}

@media screen and (max-width: 998px) {
    .header-bt-cont ul li a{
        font-size: 14px !important;
    }
    .header-bt-cont ul li a i{
        display: none;

    }

        .main-floor2{
            display: none;
        }
        /* .main-floor2{
            height: 160px;
            margin-bottom: 20px;
       }
   
       .main-floor2 .main-floor2-left .tit{
        font-size: 25px;
       }
    
        .main-floor2 .main-floor2-center{
            display: none;
        }
    
        .main-floor2-left > #odometer *{
            font-size: 40px !important;
        } */


        #footer .ft-tp img{
            height:20px;
        }
        .main-floor6 > .notice-box {
     
            width: calc(100% - 40px);
            margin: 10px 20px !important;
        }

}

@media screen and (max-width: 500px) {
 
    .header-bt-cont ul li{
        margin-left: 20px;
    } 
    .header-bt-cont ul li a{
        font-size: 12px !important;
    }
    #footer .ft-tp img{
        height:15px;
    }
}



@media screen and (max-width: 998px) {
    .customer_wrap .customer_box .customer{
        display: none;
    }
    .customer_wrap .customer_box .customer_sns ul{
      margin-left: 30px;
    }
  
    .customer_wrap .customer_box .customer_sns ul li{
        font-size: 25px;
    }
    .customer_wrap .customer_box .customer_sns ul li img{
        width: 40px;
    }
    .header-tp-rt ul > li > input {
        width: 45% !important;
        height: 35px !important;
        margin-bottom: 5px;
    }

}

.mob-only{
    display: none;
}

@media(max-width:1280px){
    .mob-only{
        display: block;
    }
    .show-user-info{
        position: absolute;
        right: 10px;
        top: 20px;
        line-height: 30px;
        font-size: 20px;
        color: rgba(0, 0, 0, 0.75);
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        width: 30px;
        height: 30px;
        background-image: linear-gradient(#ecdc9a, #9f8b44);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 1), 0 0 10px rgba(255, 255, 255, 0.3);
        border-radius: 3px;
    }
    .show-user-info i{
        line-height: 30px;
    }
    #height{
        height: 200px !important;
    }
    .header-tp-cont {
        width: 100%;
        /* height: 150px; */
    }
    .header-tp-rt{
        width: 100%;
        float: left !important;
        display: block;
        /* line-height: 50px; */
    }
    .notice{
        display: none;
    }
    .header-tp-cont .logo{
        width: 100%;
    }
    .header-bt-cont .logo a{
        margin: 0 auto;
    }
    .main_best_wrap > .main_best_box > .main_best_title .p2 span {
        font-size: 30px;
    }
    #header{
        position: fixed;
        top: 0;
        z-index: 999;
        background-color: #180e05;
    }
    #contents{
        margin-top: 140px;
    }
      .header-bt{
        /* margin-top: 100px; */
    }
    .header-tp-rt ul > li {
        height: 25px;
        line-height: 25px;
    }
    .header-tp-rt.login-after ul > li .logout {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    .header-tp-rt{
        line-height: 25px;
    }
    .login-after ul li  span{
        font-size: 12px !important;
    } 
    .login-after ul {
        /* height: 150px !important; */
        z-index: 99999;
    } 
    .header-tp-rt{
        height: 0px;
    }

    #header{
        width: 100% ;
    }

   
}



.header-tp-rt ul > li > input {
    width: 139px;
    height: 40px;
    margin-right: 5px;
    outline: 0;
    background: #3e2e16;
    border: 1px solid #9e7c26;
    border-radius: 40px;
    color: #fde199;
    padding: 0 15px;
    box-shadow: inset 0px 4px 2px #000;
}

.header-tp-rt ul > li > input:focus{
    border: 1px solid #fbc63f;
}
.header-tp-rt ul > li >input::placeholder {  
    color: rgb(116, 116, 116);  
  }  
















/*=========================================================== M O D A L ===============================================================*/

.modal-backdrop {
    background-color: #060301;
}

.modal-backdrop.show {
    opacity: 0.6;
}

.modal {
    padding: 0 !important;
    overflow-y: auto;
}

.modal::-webkit-scrollbar {
    width: 0;
    background-color: transparent;
}

.modal::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.modal *::-webkit-scrollbar {
    width: 10px;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 5px;
}

.modal *::-webkit-scrollbar-thumb {
    background: linear-gradient(#ffda91, #ffba49);
    border: solid 2px rgba(0, 0, 0, 1);
    border-radius: 5px;
}

.modal-dialog {
    max-width: 980px;
    padding: 0 !important;
}

.modal-content {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    z-index: 1;
    border-radius: 0;
}


/* Modal Close Btn */

.modal-close-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 12px;
    top: 12px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    border: none;
    padding: 0;
}

.modal-close-btn:before,
.modal-close-btn:after {
    width: 2px;
    height: calc(100% - 20px);
    background-color: var(--white-yellow);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    transition: 0.5s;
}

.modal-close-btn:after {
    transform: rotate(-45deg);
}

.modal-close-btn:hover:before {
    transform: rotate(135deg);
    background-color: #dc431f;
}

.modal-close-btn:hover:after {
    transform: rotate(-135deg);
    background-color: #dc431f;
}


/* Modal Header */

.modal-header {
    border: none;
    border-radius: 15px;
    background-image: linear-gradient(#ae9c48, #251b0d, #251b0d);
    padding: 1px;
    overflow: hidden;
    flex-wrap: wrap;

    border: 3px solid #c9a972;
    background-image: url(../images/bg/modal-banner-bg.jpg);
    background-size: cover;
    background-position: top center;
}
.modal-header .modal-close-btn i{
    font-size: 25px;
    color: #fff;
}
.modal-header .modal-close-btn i:hover{
    color: #f7ecbc
}
.modal-banner {
    width: 100%;
    height: auto;
    /* background-image: url(/images/bg/modal-banner-bg.jpg); */
    background-size: cover;
    background-position: top center;
    border-radius: 15px 15px 0 0;
    padding: 15px 0 0;
}

.modal-banner .modal-logo {
    width: 120px;
    display: inline-block;
    margin: 0 0 5px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 1.0));
}

.modal-title {
    margin: 0 0 -90px;
}

.modal-title .modal-icon {
    /* width: 114px; */
    height: 120px;
    /* background-image: url(/images/bg/modal-icon-bg.png); */
    background-size: 100% 100%;
    color: var(--white-yellow);
    font-size: 36px;
    margin: 0 auto;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 1), 0 0 15px rgba(255, 255, 255, 0.5);
}

.modal-title .title-panel {
    margin: 5px 0 0;
}

.modal-title .title {
    width: 100%;
    font-size: 24px;
    display: inline-block;
    font-family: noto-sans-bold;
    vertical-align: top;
    text-align: center;
    font-weight: 900;
}

.modal-title .sub {
    width: 100%;
    display: inline-block;
    color: var(--white-yellow);
    font-size: 10px;
    letter-spacing: 2px;
    vertical-align: top;
    text-align: center;
}


/* Modal Head Panel */

.modal-head-panel {
    width: 100%;
    min-height: 34px;
    position: relative;
    margin: 45px auto 20px;
    padding: 0 30px;
}

.modal-head-panel .btn-grp button {
    width: 110px;
    height: 34px;
    margin-left: 8px;
    font-size: 12px;
    font-weight: 900;
}

.ask-link {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
}

.ask-link:hover {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 1), 0 0 10px rgba(255, 255, 255, 0.3);
}

.ask-link span {
    transition: 0s;
}

.ask-link .icon {
    color: var(--white-yellow);
    font-size: 14px;
    transition: 0.3s;
}

.ask-link:hover .icon {
    color: var(--red);
    transform: translateX(5px);
}


/* Modal Body */

.modal-body {
    width: 100%;
    background-color: #251b0d;
    border-radius: 10px;
    margin: 5px 0 0;
    padding: 0 30px 40px;

    border: 3px solid #c9a972;
}

.modal-menu {
    width: 100%;
    border-bottom: solid 2px rgba(255, 255, 255, 0.1);
    margin: 0 0 30px;
}

.modal-menu li:before {
    content: '';
    width: 1px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    background-color: rgba(255, 255, 255, 0.1);
}

.modal-menu li:first-child:before {
    display: none;
}

.modal-menu li a {
    height: 68px;
    color: #cccccc;
    position: relative;
    transition: 0s;
}

.modal-menu li a:hover {
    color: var(--orange);
}

.modal-menu li a.active {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 1), 0 0 10px rgba(255, 255, 255, 0.25);
}

.modal-menu li a:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -2px;
    margin: 0 auto;
    background-image: linear-gradient(to right, rgba(235, 212, 132, 0), rgba(235, 212, 132, 1), rgba(235, 212, 132, 0));
    opacity: 0;
}

.modal-menu li a.active:before {
    opacity: 1;
}

.modal-menu li a .icon-panel {
    width: 40px;
    height: 26px;
    margin: 0 0 0 -5px;
    position: relative;
    z-index: 1;
    color: var(--white-yellow);
    transition: 0.3s;
}

.modal-menu li a:hover .icon-panel {
    color: var(--orange);
}

.modal-menu li a.active .icon-panel {
    color: rgba(0, 0, 0, 0.75);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin: 0 10px 0 -5px;
}

.modal-menu li a .icon-panel:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;

    /* transform: skew(-10deg); */
    background-image: linear-gradient(#ecdc9a, #9f8b44);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 1), 0 0 10px rgba(255, 255, 255, 0.3);
    z-index: -1;
    opacity: 0;
    transition: 0.3s;
}

.modal-menu li a.active .icon-panel:before {
    opacity: 1;
}


/* Form Container */

.form-container {
    width: 100%;
    max-width: 700px;
    display: block;  
    margin-left: auto;  
    margin-right: auto;
  
}

.form-container .form-group {
    width: 100%;
    float: left;
    margin: 0 0 20px;
}

/* .form-container .form-group:last-child {
    margin: 0 0;
} */

.form-container .labels {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 6px;
    color: #ebdec3;
    font-size: 12px;
    position: relative;
    padding: 0 0 0 5px;
    z-index: 1;
}

.form-container .infos {
    width: 100%;
    float: right;
    display: flex;
    align-items: center;
}

.form-container .w-icon .infos i {
    color: #492801;
    position: absolute;
    left: 18px;
}

.form-container .w-icon .infos input {
    padding-left: 45px;
}

.form-container .form-group .input-container {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.form-container .w-btn .input-container {
    width: calc(100% - 125px);
}

.form-container .form-group input {
    width: 100%;
    height: 44px;
    float: left;
    color: #000000;
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 8px;
    transition: 0.3s;
    padding: 0 15px;
}

.form-container .form-group input:read-only {
    color: rgb(0 0 0 / 50%);
}

.form-container .form-group input::-webkit-input-placeholder {
    color: #333333;
}

.form-container .form-group .select-input {
    width: 100%;
    height: 100%;
    float: left;
    color: #000000;
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    position: relative;
}
.form-container .form-group .phone-container>.select-input {
    width: calc(100% + 150px);
}

.form-container .form-group .select-input select {
    width: 100%;
    height: 44px;
    border: none;
    color: #333333;
    background-color: transparent;
    -webkit-appearance: none;
    padding: 0 15px;
    cursor: pointer;
}

.form-container .form-group select option {
    color: #000;
}

.form-container .form-group .select-input i {
    color: #000000;
    font-size: 18px;
    position: absolute;
    right: 15px;
}

.form-container .form-group .text-area {
    height: auto;
    border-radius: 10px;
}

.form-container .form-group textarea {
    width: 100%;
    height: 200px;
    float: left;
    color: #000000;
    background-color: #ffffff;
    border: none;
    border-radius: 8px;
    transition: 0.3s;
    padding: 20px 18px;
    resize: none;
}

.form-container .form-group textarea::-webkit-input-placeholder {
    color: #333333;
}

.form-container .form-group .form-btn {
    width: 120px;
    height: 44px;
    border: none;
    float: right;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    background-color: #625747;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 8px;
    transition: 0.3s;
    margin: 0 0 0 5px;
}

.form-container .form-group .form-btn:hover {
    background-color: #917853;
}

/* Form Btn Group */

.form-container .form-group .infos .btn-grp {
    width: 100%;
    float: left;
}

.form-container .form-group .infos .btn-grp button {
    width: 16.66%;
    width: calc(16.66% - 4px);
    height: 38px;
    float: left;
    margin: 0 2px;
    background-color: #625747;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    transition: 0.3s;
    padding: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    flex-grow: 1;
}

.form-container .form-group .infos .btn-grp button:hover {
    background-color: #917853;
}

.form-container .form-group .infos .btn-grp button:first-child {
    margin-left: 0;
    width: calc(16.66% - 2px);
}

.form-container .form-group .infos .btn-grp button:last-child {
    width: calc(16.66% - 2px);
    background-color: #a34141;
    margin-right: 0;
}

.form-container .form-group .infos .btn-grp button:last-child:hover {
    background-color: #ff4d4d;
}


/* Form Footer */

.form-footer {
    width: 100%;
    margin: 20px auto 0;
    flex-wrap: nowrap;
}

.form-footer button, .form-footer input[type=submit] {
    width: 180px;
    height: 50px;
    margin: 0 5px;
}

.form-footer button:first-child {
    margin-left: 0;
}

.form-footer button:last-child {
    margin-right: 0;
}


/* Pagination */

.pagination {
    margin: 30px 0 0;
    justify-content: center;
}

.pagination li {
    float: left;
}

.pagination>li>a {
    /* color: rgba(255, 255, 255, 0.5); */
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    transition: 0.3s;
    overflow: hidden;

    width: 40px;
    height: 40px;
    font-weight: bold;
    font-size: 0.8em;
    border: 1px solid #ecdc9a;
    background: #0000007d;
    color: #ffd989;
}

.pagination .turn-pg a {
    color: #ffffff;
    font-size: 12px;
    margin: 0 8px;
}

.pagination>li>a:hover {
    color: #ffffff;
}

.pagination .turn-pg a:hover {
    color: var(--yellow);
}

.pagination .active a {
    color: var(--orange);
    border: solid 1px var(--orange);
}

.pagination .active:hover a {
    color: var(--orange);
    border: solid 1px var(--orange);
}

.pagination .page-link:hover {
    background-color: inherit;
    border-color: inherit;
}

.pagination .page-link:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 166, 0, 0.25);
}

/* BS Table */

.bs-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.bs-table thead th {
    height: 50px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.25);
}

.bs-table thead th:first-child {
    border-radius: 8px 0 0 0;
}

.bs-table thead th:last-child {
    border-radius: 0 8px 0 0;
}

/* .with-depth thead th {
    border-radius: 8px 8px 0 0 !important;
} */
.with-depth thead th:first-child {
    border-radius: 8px 0 0 0 !important;
}

.with-depth thead th:last-child {
    border-radius: 0 8px 0 0 !important;
}

.bs-table tr {
    cursor: pointer;
}

.bs-table tr td {
    height: 50px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 1px;
    transition: 0.3s;
    background-color: rgba(255, 255, 255, 0.08);
    border-bottom: solid 1px rgba(0, 0, 0, 0.25);
    border-top: solid 1px rgba(255, 255, 255, 0.05);
}

.bs-table tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}

.bs-table tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}

.bs-table tr:hover td {
    background-color: rgba(255, 255, 255, 0.05);
}

.bs-table tr.active td {
    background-color: rgba(255, 255, 255, 0.05);
}

.bs-table tr td a {
    color: #fff;
    font-size: 12px;
    transition: 0.3s;
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.bs-table tr td a:hover {
    color: var(--orange);
}

.bs-table tr.active .title-td {
    color: var(--orange);
}

.bs-table tr.active td a {
    color: var(--orange);
}

.bs-table tr .count-td {
    width: 60px;
}

.bs-table tr .count-tag {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    padding: 1px 0;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    color: rgba(0, 0, 0, 0.75);
    font-family: noto-sans-bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-image: linear-gradient(#e8d895, #998642);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 1), 0 0 5px rgba(255, 255, 255, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.bs-table tr .title-td {
    text-align: left;
    padding-left: 15px;
    max-width: 590px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bs-table tr .date-td {
    width: 20%;
    color: #f9e3c3;
}

.bs-table tr .nav-td {
    width: 40px;
}

.bs-table tr th .btn-table,
.bs-table tr td .btn-table {
    background-color: transparent;
    border: none;
    color: var(--white-yellow);
    font-size: 12px;
    transition: 0.3s;
}

.bs-table tr th .btn-table:hover,
.bs-table tr td .btn-table:hover {
    color: var(--orange);
}

.bs-table tr td .nav-btn {
    background-color: transparent;
    border: none;
    position: relative;
}

.bs-table tr td .nav-btn i {
    position: relative;
    color: #fff;
    font-size: 10px;
    transition: 0.3s;
    transform: rotate(0deg);
}

.bs-table tr td .nav-btn:hover i {
    color: #ffca5f;
}

.bs-table tr.active td .nav-btn i {
    transform: rotate(180deg);
    top: 5px;
}

.bs-table tr td .plus-btn {
    width: 16px;
    height: 16px;
    background-color: var(--red);
    border: none;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    padding: 0 0 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.bs-table tr td .plus-btn:hover {
    background-color: #ffbb31;
}

.bs-table tr td .plus-btn:before,
.bs-table tr td .plus-btn:after {
    content: '';
    width: 2px;
    height: 50%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    background-color: #fff;
    transition: 0.3s;
}

.bs-table tr td .plus-btn:after {
    transform: rotate(90deg);
}

.bs-table tr.active td .plus-btn:before {
    height: 0;
}

.bs-table tr td .plus-btn:hover:before,
.bs-table tr td .plus-btn:hover:after {
    background-color: rgba(0, 0, 0, 0.5);
}


/* With Depth */
/* 
.with-depth tr:nth-last-child(2) td:first-child {
    border-radius: 0 0 0 10px;
}

.with-depth tr:nth-last-child(2) td:last-child {
    border-radius: 0 0 10px 0;
} */

.with-depth .message-content {
    display: none;
    height: 200px;
    margin: 2px 0 5px;
    /* max-height: 300px; */
    height: fit-content;
    overflow: auto;
}

.with-depth tr.depth-click,
tr.depth-click-basic,
tr.depth-click-finance,
tr.depth-click-game {
    cursor: pointer;
}

.with-depth tr.dropdown,
tr.dropdown-basic,
tr.dropdown-finance,
tr.dropdown-game {
    background-color: transparent;
}

.with-depth tr.dropdown td,
tr.dropdown-basic td,
tr.dropdown-finance td,
tr.dropdown-game td {
    padding: 0;
    border: none;
    height: auto;
    box-shadow: none;
}

.with-depth .dropdown td,
tr.dropdown-basic td,
tr.dropdown-finance td,
tr.dropdown-game td {
    background-color: transparent;
    border: none;
}

.with-depth tr.dropdown:hover td,
tr.dropdown-basic:hover td,
tr.dropdown-finance:hover td,
tr.dropdown-game:hover td {
    background-color: transparent;
    border: none;
}

/* 콤프 요률 정보 현시 부분 */
.comp-rate-wrapper {
    margin-top: 3em;
    border-top: 2px solid rgb(98 87 71 / 40%);
}

.comp-rate-wrapper .bs-table {
    margin-top: 2em;
}
.comp-rate-wrapper .bs-table tr .nav-td {
    width: 6em;
}
ul.comp_list {
    width: 100%;
    padding: 1em .5em;
    --grid-layout-gap: 5px;
    --grid-column-count: 3;
    --grid-item--min-width: 175px;
    --gap-count:
        calc(var(--grid-column-count) - 1);
    --total-gap-width:
        calc(var(--gap-count) * var(--grid-layout-gap));
    --grid-item--max-width:
        calc((100% - var(--total-gap-width)) / var(--grid-column-count));
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item--min-width), var(--grid-item--max-width)), 1fr));
    grid-gap: var(--grid-layout-gap);
}

ul.comp_list>.comp_card {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    justify-content: center;
    transition: .2s all;
}

ul.comp_list>.comp_card>.comp_rate {
    padding: .5em 0;
    width: 40%;
    text-align: center;
    font-weight: bold;
    color: var(--white-yellow);
}

ul.comp_list>.comp_card>.comp_title {
    padding: .5em 0;
    text-align: right;
    flex-grow: 1;
    color: #b89e78;
}

.text-comp {
    color: #d4b68b !important;
}
.text-rate {
    color: var(--white-yellow) !important;
    font-weight: bold;
}

/* Message Content */

.message-content {
    width: 100%;
    height: fit-content;
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.15), 0 -1px 0 rgba(255, 255, 255, 0.05);
    margin: 5px 0 0;
    padding: 10px;
    border-radius: 10px;
}

.message-content .inner-container {
    width: 100%;
    height: 100%;
    color: #fff;
    white-space: pre-wrap;
    text-align: left;
    overflow-y: auto;
    padding: 5px 10px;
}

.message-content * {
    max-width: 100%;
    height: auto;
}

.modal-tab {
    width: 100%;
    display: none;
    margin: 0 auto;
    animation: modalTabAnim 0.5s ease 1 forwards;
}

@keyframes modalTabAnim {
    0% {
        opacity: 0;
        transform: translateY(-10%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.modal-tab.active {
    display: block;
}


/* Level Information */

.bs-table td .level-txt {
    display: inline-block;
    width: 45px;
    text-align: left;
}

.level-information {
    width: 100%;
    height: 80px;
    float: left;
    display: flex;
    position: relative;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.05), inset 0 1px 4px rgba(0, 0, 0, 0.2);
}

.level-information .container {
    width: auto;
    height: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 20px !important;
}

.level-information .container .inner {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.level-information .container span {
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
}

.level-information .container .labels {
    margin-right: 10px;
}

.level-information .container .amount {
    color: var(--yellow);
    font-size: 18px;
    display: inline-block;
    position: relative;
    margin: 0;
    vertical-align: middle;
}

.level-information .point-form {
    width: 310px;
    height: 100%;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 125px 0 5px;
    position: relative;
}

.level-information .point-form input {
    width: 100%;
    height: 38px;
    border-radius: 1px;
    padding: 0 5px;
    color: #000;
    font-size: 12px;
    background-color: #ffffff;
    border: none;
    border-radius: 2px;
}

.level-information .point-form input::-webkit-input-placeholder {
    color: #000;
}

.level-information .points-btn {
    width: 110px;
    height: 38px;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 1px;
    background-color: #d5553e;
    transition: 0.3s;
    white-space: nowrap;
    position: absolute;
    right: 10px;
    border-radius: 2px;
}

.level-information .points-btn:hover {
    background-color: #ca2001;
}


/* Gamelist Modal */

.gamelistModal .modal-dialog {
    max-width: 1320px;
}

.gamelist-container {
    min-height: 400px;
    /* max-height: 570px; */
    margin: 0 0 -10px;
    overflow-y: auto;
    padding: 0 8px 0 0;
}

.game-btn {
    width: calc(16.66% - 16px);
    display: inline-block;
    margin: 0 8px 15px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: #000;
    background-image: linear-gradient(#97663c, #58341c);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
    padding: 2px;
}

.game-btn:hover {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 1), 0 0 10px rgba(255, 255, 255, 0.25);
}

.game-btn:before {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    background: linear-gradient(#ffda91, #ffba49);
    top: 0;
    left: 0;
    opacity: 0;
}

.game-btn:hover:before {
    opacity: 1;
}

.game-btn .g-panel {
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: #000000;
    border: solid 1px #251b0d;
}

.game-btn .g-panel .g-img {
    transition: 0.5s;
    margin-bottom: 40px;
}

.game-btn:hover .g-panel .g-img {
    opacity: 0.3;
    transform: scale(1.1);
}

.game-btn .g-panel .g-footer {
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
}

.game-btn .g-panel .g-footer:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto;
    background-image: linear-gradient(to right, rgba(235, 212, 132, 0), rgba(235, 212, 132, 1), rgba(235, 212, 132, 0));
}

.game-btn .g-panel .g-footer .name-text {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #fff;
    line-height: 1;
}

.game-btn .g-panel .g-footer .name-text span {
    position: relative;
    transform: translateY(0);
    display: inline-block;
    transition: 0.5s;
    max-width: 96%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
    line-height: 1.5;
}

.game-btn .g-panel .g-footer .name-text span:last-child {
    color: var(--yellow);
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(100%);
}

.game-btn:hover .g-panel .g-footer .name-text span:first-child {
    transform: translateY(-100%);
}

.game-btn:hover .g-panel .g-footer .name-text span:last-child {
    transform: translateY(0);
}

.game-btn .g-panel .play-btn {
    position: absolute;
    top: 8px;
    left: 10px;
    background-color: rgba(255, 255, 255, 0);
    border: none;
    display: flex;
    align-items: center;
}

.game-btn .g-panel .play-btn .text {
    color: #ffffff;
    font-size: 12px;
    text-shadow: 0 1px 1px #000000, 0 0 8px rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: 0.3s;
}

.game-btn .g-panel .play-btn:hover .text {
    color: var(--orange);
}

.game-btn:hover .g-panel .play-btn .text {
    opacity: 1;
}

.game-btn .g-panel .play-btn .icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    border-radius: 50%;
    overflow: hidden;
    border: none;
    position: relative;
    z-index: 1;
    transition: 0.3s;
    color: #fff;
}

.game-btn .g-panel .play-btn:hover .icon {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75), 0 0 10px rgba(255, 255, 255, 0.4);
}

.game-btn .g-panel .play-btn .icon:before,
.game-btn .g-panel .play-btn .icon:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.3s;
    background-image: linear-gradient(rgba(0, 153, 51, 1), rgba(0, 103, 51, 1));
}

.game-btn .g-panel .play-btn .icon:after {
    background-image: linear-gradient(var(--orange), #b35b13);
    opacity: 0;
}

.game-btn:hover .g-panel .play-btn .icon:before {
    opacity: 0;
}

.game-btn:hover .g-panel .play-btn .icon:after {
    opacity: 1;
}

.game-btn:hover .g-panel .play-btn .icon {
    transform: translateX(55px) rotate(360deg);
}

.game-btn .g-panel .play-btn .icon i {
    transition: 0.3s;
}

.game-btn:hover .g-panel .play-btn .icon i {
    opacity: 0;
}

.game-btn .g-panel .play-btn .icon .hover-icon {
    position: absolute;
    opacity: 0;
}

.game-btn:hover .g-panel .play-btn .icon .hover-icon {
    opacity: 1;
}

.game-btn .loading {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
}

/* Login Join */

.loginModal .modal-dialog {
    max-width: 600px;
}




.dflex-ac-ja {
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.dflex-ac-jc {
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

.dflex-ac-js {
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.dflex-ac-je {
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.dflex-ac-ja {
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.dflex-ae-jc {
    display: flex !important;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
}

.wrapper {
    width: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

.wrapper.affix {
    padding-top: 88px;
}

.bs-ul {
    list-style: none;
    margin-bottom: 0;
    width: auto;
    display: table;
    padding: 0;
}

.bs-ul li {
    list-style: none;
    width: auto;
    height: auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.container {
    position: relative;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1560px;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 100%;
    }
}



/* Site Button */
.btn.focus, .btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 171 94 / 30%);
}

.btn-yellow, .form-container .form-group input.btn-yellow {
    color: rgba(0, 0, 0, 0.75);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    background-color: #ffc657;
    background-image: linear-gradient(#ffce6b, #ffbd3f);
    border: solid 1px #ffd273;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #1d160e;
    font-family: noto-sans-bold;
    position: relative;
    z-index: 1;
}

.btn-gold {
    color: rgba(0, 0, 0, 0.75);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    background-color: #dece8f;
    background-image: linear-gradient(#dece8f, #998643);
    border: solid 1px #dece8f;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #1d160e;
    font-family: noto-sans-bold;
    position: relative;
    z-index: 1;
}

.btn-red {
    color: #ffffff;
    background-color: #be462a;
    background-image: linear-gradient(#e3603b, #a3321e);
    border: solid 1px #d85c38;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #1d160e;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
    position: relative;
    z-index: 1;
}

.btn-orange {
    color: rgba(0, 0, 0, 0.75);
    font-family: noto-sans-bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    background-color: #ffac66;
    background-image: linear-gradient(#ffac66, #d77421);
    border: solid 1px #ffac66;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #1d160e;
    position: relative;
    z-index: 1;
}

.btn-yellow:before,
.btn-red:before,
.btn-gold:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s;
    z-index: -1;
    border-radius: 4px;
    border: solid 1px #1d160e;
    opacity: 0;
}

.btn-yellow:before {
    background-image: linear-gradient(#ffac66, #d77421);
}

.btn-red:before {
    background-image: linear-gradient(#7188ff, #3243a3);
}

.btn-gold:before {
    background-image: linear-gradient(#f6eedf, #98948f);
}

@media(min-width:1121px) {

    .btn-yellow:hover:before,
    .btn-red:hover:before,
    .btn-gold:hover:before {
        opacity: 1;
    }

    .btn-red:hover {
        background-color: #7188ff;
        border-color: #7188ff;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
        box-shadow: inset 0 0 0 1px #1d160e, 0 0 8px rgba(255, 255, 255, 0.4);
    }

    .btn-gold:hover {
        background-color: #f6eedf;
        border-color: #f6eedf;
        box-shadow: inset 0 0 0 1px #1d160e, 0 0 10px rgba(255, 255, 255, 0.3);
    }

    .btn-yellow:hover {
        color: #fff;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
        background-color: #ffac66;
        border-color: #ffa04f;
        box-shadow: inset 0 0 0 1px #1d160e, 0 0 8px rgba(255, 255, 255, 0.4);
    }

}




/*  - - - - - - - - - - Modal Queries - - - - - - - - - - */

@media(max-width:1024px){

	.level-information .container{ 
		width:25%; 
	}

	.level-information .container:first-child{ 
		width:20%; 
	}

	.level-information .container span{
		font-size:12px;
	}

	.level-information .container .labels{ 
		margin-right:0;
	}

	.level-information .container .amount{
		font-size:14px;
	}

	.level-information .point-form{
		width:55%;
		padding:0 5px;
	}

	.level-information .point-form input{
		width:58%;
		border-radius:5px 0 0 5px;
	}

	.level-information .points-btn{
		width:40%;
		position:relative;
		right:0;
		font-size:8px;
		border-radius:0 5px 5px 0;
	}

	.gamelist-container {
		/* min-height: initial;
		max-height: initial; */
		margin: 0 0 -20px;
		/* overflow-y: auto; */
		padding: 0;
	}

	.game-btn {
		width: calc(20% - 16px);
	}

}

@media(max-width:767px){

	.modal-title {
		margin: 0 0 -18px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.modal-title .modal-icon {
		/* width: 70px; */
		height: 80px;
		font-size: 24px;
		margin: 0;
	}

	.modal-title .title-panel {
		margin: 0 0 0 10px;
		white-space: nowrap;
        
	}

	.modal-title .title {
		width: 100%;
		font-size: 24px;
		vertical-align:  baseline;
		text-shadow: 0 1px 0 rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, 1);
	}

	.modal-title .sub {
		width: auto;
		font-size: 12px;
		vertical-align:  baseline;
		text-shadow: 0 1px 0 rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, 1);
		margin-left: 5px;
	}

	.w-mob-title {
		display: none !important;
	}

	.modal-title-mob {
		display: inline-block;
	}

	.modal-head-panel {
		width: 100%;
		margin: 30px auto 10px;
		padding: 0 30px;
		min-height: initial;
	}

	.modal-head-panel .btn-grp {
		width: 100%;
		order: 1;
		margin: 0;
	}

	.modal-head-panel .btn-grp button {
		width: calc(50% - 8px);
		margin: 0 4px;
	}

	.modal-head-panel .ask-link {
		width: 100%;
		text-align: center;
		order: 2;
		margin: 10px 0 0;
	}

	.game-btn {
		width: calc(25% - 16px);
	}

}

@media(max-width:600px){

	.modal-menu .bs-ul {
		display: flex;
		flex-wrap: wrap;
	}

	.modal-menu .bs-ul li {
		width: 20%;
		display: block;
	}
    .modal-menu .bs-ul li span{
		width: 100%;
	}
    .modal-menu li .icon-panel {
        margin:0 auto !important;
    }
	.modal-menu .bs-ul li:nth-child(4n+0):before {
		display: none;
	}

	.modal-menu li a {
		height: 40px;
	}

	.modal-menu li a:before {
		display: none;
	}

	.gamelist-container {
		width: calc(100% + 10px);
		margin: 0 -5px -20px;
	}

	.game-btn {
		width: calc(33.33% - 10px);
		margin: 0 5px 10px;
	}

	.game-btn .g-panel .g-img {
		margin-bottom: 30px;
	}
	
	.game-btn .g-panel .g-footer {
		height: 30px;
	}

	.game-btn .g-panel .g-footer .name-text {
		font-size: 11px;
	}

	.game-btn .g-panel .play-btn {
		top: 5px;
		left: 5px;
	}

	.game-btn .g-panel .play-btn .icon {
		width: 30px;
		height: 30px;
	}

	.modal-body {
		padding: 10px 20px 40px;
	}

	.customer-container>.row {
		flex-flow: column;
	}
	.customer-btn {
		max-width: initial;
	}
}

@media(max-width:500px){

	.modal-banner {
		height: auto;
	}

	.modal-banner .modal-logo {
		width: 100px;
		margin: 0 0 5px;
	}

	.modal-title .modal-icon {
		/* width: 60px; */
		height: 65px;
		font-size: 20px
	}

	.modal-title .modal-icon img {
		max-width: 38px;
	}

	.modal-title .title-panel {
		margin: -10px 0 0 10px;
	}

	.modal-title .title {
		font-size: 18px;
	}

	.modal-head-panel {
		padding: 0 10px;
	}

	.modal-menu {
		margin: 0 0 20px;
	}

	.modal-menu li a {
		font-size: 12px;
	}

	.modal-menu li a .icon-panel {
		width: 30px;
		height: 22px;
	}

	.modal-body {
		padding: 10px 10px 40px;
	}

	.bs-table tr td a {
		max-width: 180px;
	}

	.bs-table tr .title-td {
		max-width: 180px;
		padding: 0 0 0 10px;
	}

	.bs-table tr .count-td {
		width: auto;
	}

	.bs-table tr .date-td {
		width: auto;
		font-size: 12px;
	}

	.bs-table tr .nav-td {
		width: 5em;
		padding: 0 4px;
	}

	.new-icon {
		margin-left: 2px;
	}

	.bs-table tr .count-tag {
		width: 20px;
		height: 20px;
		margin: 0 0 0 5px;
	}

	.form-container .form-group {
		margin: 0 0 20px;
	}

	.form-footer button, .form-footer input[type=submit] {
		height: 45px;
		margin: 0 4px;
        width: 100px;
	}

	.bs-table td .level-txt {
		width: 100%;
		text-align: center;
	}

	.clearable {
		width: 100%;
	}
}


.depositModal .modal-content .card{
    border: 0;
    border-radius: 10px;
}
.depositModal .modal-content .card .card-body{
    background-color:#161008;
    border: #ae8952 solid 1px;
    color: #cfcfcf;
    border-radius: 10px;
}


.gamelistModal .gamelist-container .game-btn .g-footer .name-text{
    text-align: center;
}

#vcode {
    font-size: 25px;
    display: inline-block;
    font-weight: bold;
    color: var(--white-yellow);
    padding: 1px 5px;
    border: 1px solid var(--white-yellow);
    border-radius: 10px 0px 0px 10px;
}
#vcode img{
    height: 45px;
}
.form-container .form-group .login_chptcha {
    width: 100%;
    height: 49px;
    font-size: 18px;
    border: 1px solid var(--white-yellow);
    border-radius: 0px 10px 10px 0px;
}

.parsley-errors-list {
    position: absolute;
}

.parsley-errors-list.filled {
    margin-top: 70px;
    margin-left: 0px;
    list-style: none;
    font-size: 12px;
    font-weight: bolder;
    color: #ede813;
    -webkit-transition: opacity 2s;
    transition: opacity 2s;
}

.popup_window {
    position: fixed;
    background-color: #fff;
    color: #000000;
    padding: 0;
    display: none;
    z-index: 999;
}

.wrapper_loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 1976;
}

.wrapper_loading_img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
}

.hidden {
    display: none !important
}