@font-face {
    font-family: 'sf';
    src: url('font/sf/SFThonburi-Regular.ttf');
}

* {
    font-size: 99%;
    font-family: 'sf';
}
.font-awesome .fa{
    font-family: "Font Awesome 5 Free", Open Sans;
    font-weight:501;
}
.custom-validate-error{
    border-color: #ea5455 !important;
    padding-right: calc(1.45em + 0.876rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ea5455' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea5455' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.3625em + 0.219rem) center;
    background-size: calc(0.725em + 0.438rem) calc(0.725em + 0.438rem);
}
.label-validate-error{
    color: #ea5455 !important;
    border-color: #ea5455 !important;
}

.require{
    color:#ea5455;
}
.priority{
    color:#DAA520;
}


.custom-card{
    border-style: solid;
}

.json-viewer {
    color: #000;
    padding-left: 20px;
}

.json-viewer ul {
    list-style-type: none;
    margin: 0;
    margin: 0 0 0 1px;
    border-left: 1px dotted #ccc;
    padding-left: 2em;
}

.json-viewer .hide {
    display: none;
}

.json-viewer .type-string {
    color: #0B7500;
}

.json-viewer .type-date {
    color: #CB7500;
}

.json-viewer .type-boolean {
    color: #1A01CC;
    font-weight: bold;
}

.json-viewer .type-number {
    color: #1A01CC;
}

.json-viewer .type-null, .json-viewer .type-undefined {
    color: #90a;
}

.json-viewer a.list-link {
    color: #000;
    text-decoration: none;
    position: relative;
}

.json-viewer a.list-link:before {
    color: #aaa;
    content: "\25BC";
    position: absolute;
    display: inline-block;
    width: 1em;
    left: -1em;
}

.json-viewer a.list-link.collapsed:before {
    content: "\25B6";
}

.json-viewer a.list-link.empty:before {
    content: "";
}

.json-viewer .items-ph {
    color: #aaa;
    padding: 0 1em;
}

.json-viewer .items-ph:hover {
    text-decoration: underline;

}

#mycapt {


}

.image-capt{
    background:url('./../ImageCaptcha') center repeat-y;
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 80%;
    height: 80%;
    background-position: left;
    padding-top: 20%;
}

th.dt-position, td.dt-position {
    padding: 0.3rem 1.0rem !important;
}


th.th-center{
    text-align: center !important;
}
.custom-modal-side-bar{
    width: 50% !important;
    margin: auto !important;
}

.hidden-tag{
    visibility: hidden;
}

/*background-color*/
.dtbg-color-gray{
    background-color: #f4f3f8;
}

.dtbg-color-greenlight{
    background-color: #e0fbf3;
}
.hp:hover{
    cursor: pointer;
}

@media screen and (min-width: 1024px) {
    .sidebar-data-table {
        display: none !important;
    }
}
/*.has-sub{
    border-bottom: 5px solid red;
}
.has-sub::after{

}*/

.mar-bot{
    margin-bottom: 1rem !important;
}
.editor{
    height: 30em !important;
}
.table-custom-sm thead th tr td{
    font-size: 2em;
}

.nothing {
    border: 0;
    outline: none;
    width: 50%;
}

.label-fix-font{
    font-size: 0.750rem !important;
    /*    margin-left: -12%;*/
    padding: inherit;
}

.badge-card-r{
    background-color: rgb(255 255 255)!important;
    color: #ff0000 !important;
    box-shadow: 2px 2px #888888;
}


.badge-card-b{
    background-color: rgb(255 255 255)!important;
    color: #000000 !important;
    box-shadow: 2px 2px #888888;
}

.badge-roulet-r{
    background-color: #ff0000 !important;
    color: white !important;
    box-shadow: 2px 2px #888888;
}

.badge-roulet-b{
    background-color:  #000000 !important;
    color: white !important;
    box-shadow: 2px 2px #888888;
}

.badge-roulet-g{
    background-color: green!important;
    color: white !important;
    box-shadow: 2px 2px #888888;
}

.badge-sicbo-total{
    background-color: #808680!important;
    color: white !important;

}
.profile-info{
    background-image: url('../images/elements/casino-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.profile-content{
    background: rgba(255, 255, 255, 0.7);
    padding-top: 5%;
}
.text-content-profile{
    color: black;
}
.status-user-action{
    color: #ea5455;
    cursor: pointer;
    position: relative;
    margin-top: -2px;
    margin-left: 5px;
}

.active-nav > a{
    color:#cdcdcd;
}


/* modal custom */
.modal-news {
    color: #636363;
    width: 350px;
}
.modal-news .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
}
.modal-news .modal-header {
    border-bottom: none;
    position: relative;
    justify-content: center;
}
.modal-news h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -15px;
}
.modal-news .form-control:focus {
    border-color: #70c5c0;
}
.modal-news .form-control, .modal-news .btn {
    min-height: 40px;
    border-radius: 3px;
}
.modal-news .close {
    position: absolute;
    top: -5px;
    right: -5px;
}
.modal-news .modal-footer {
    background: #ecf0f1;
    border-color: #dee4e7;
    text-align: center;
    justify-content: center;
    margin: 0 -20px -20px;
    border-radius: 5px;
    font-size: 13px;
}
.modal-news .modal-footer a {
    color: #999;
}
.modal-news .avatar {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -70px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #60c7c1;
    padding: 15px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.modal-news .avatar img {
    width: 100%;
}
.modal-news.modal-dialog {
    margin-top: 80px;
}
.modal-at-boder-ol .modal-content{
    border: 2px solid #3a3a3a;
    box-shadow: 0 3px 10px #545454;
}
.modal-at .modal-dialog{
    position: relative;
    top: 50%;
    transform: translateY(-60%) !important;
}
.modal-at .modal-content{
    border: 2px solid #3a3a3a;
    box-shadow: 0 3px 10px #545454;
}
.modal-news .btn, .modal-news .btn:active {
    color: #fff;
    border-radius: 4px;
    background: #60c7c1 !important;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border: none;
}
.modal-news .btn:hover, .modal-news .btn:focus {
    background: #45aba6 !important;
    outline: none;
}
.trigger-btn {
    display: inline-block;
    margin: 100px auto;
}

.modal-login {
    color: #636363;
    width: 350px;
}
.modal-login .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
}
.modal-login .modal-header {
    border-bottom: none;
    position: relative;
    justify-content: center;
}
.modal-login h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -15px;
}
.modal-login .form-control:focus {
    border-color: #70c5c0;
}
.modal-login .form-control, .modal-login .btn {
    min-height: 40px;
    border-radius: 3px;
}
.modal-login .close {
    position: absolute;
    top: -5px;
    right: -5px;
}
.modal-login .modal-footer {
    background: #ecf0f1;
    border-color: #dee4e7;
    text-align: center;
    justify-content: center;
    margin: 0 -20px -20px;
    border-radius: 5px;
    font-size: 13px;
}
.modal-login .modal-footer a {
    color: #999;
}
.modal-login .avatar {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -70px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #60c7c1;
    padding: 15px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.datatables-honly th{
    background: linear-gradient(to bottom, #2f4050 0%, #2f4050 100%);
    /*background: linear-gradient(to bottom, #666699 0%, #222222 100%);*/
    color: white;

}

.datatables-ajax2 td{

    color:black;
    font:bold;
}

.table-88 td{
    height: 15px;
    padding: 5px;
}
.table-88 p{
    display: inline;
}
.btn-primary{
    /*    background: linear-gradient(to bottom, #BF953F 0%, #FCF6BA 100%);
        color: #1C1C1C !important;
        border-color: #DAA520!important;*/
}




.has-sub{
    position: absolute;
    margin-top: 7%;
}


.main-menu{
    /*overflow: hidden;*/
    /*background-color: #2f4050 !important;*/
    /*    background: linear-gradient(to right, #F5F5F5 0%, #A9A9A9 100%) !important;*/
}
.menu-setting-maxbet{
    color: white;
    background: linear-gradient(to bottom, #666699 0%, #222222 100%);
}


.content-header-title{
    /*color: #990000 !important;*/
}
.avatar{
    background-color:transparent;
}
.modal-news-content{
    padding:20px;
}
.modal-news-header{
    background: linear-gradient(to bottom, #666699 0%, #222222 100%);
}
.modal-news-title{
    color:#F5F5F5 !important;
}

.card #d_create,#s_create_by,#d_update,#s_update_by{
    color: #00f3ff !important;

}

div.ribbon{
    color: #fff;
    /*    margin: 30px 0 50px;*/
    position: relative;
    text-transform: uppercase;
    background: rgb(153, 0, 0);
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 0px 1px 3px rgba(0,0,0,.2);
    padding: 10px 10%;
    clear: both;
}

div.left_ribbon{
    color: #000;
    margin-left: -26px;
    float: left;
    padding-left:10%;
}


div.left_ribbon h2{
    margin: 0 12px;
}

div.left_ribbon::before{
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    left: -3px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgb(43, 0, 0);
}

div.left_ribbon::after{
    display: block;
    width: 6px;
    height: 44px;
    position: absolute;
    bottom: 3px;
    right: -1px;
    content: "";
    border: 1px solid rgba(0,0,0,.3);
    transform: skew(0deg,45deg);
    -ms-transform: skew(0deg,45deg); /* IE 9 */
    -webkit-transform: skew(0deg,45deg); /* Safari and Chrome */
    -o-transform: skew(0deg,45deg); /* Opera */
    -moz-transform: skew(0deg,45deg); /* Firefox */
    background: rgb(43, 0, 0);
}

div.both_ribbon{
    text-align: center;
    color: #000;
    padding: 10px 9px 10px 10px;
    width: 100%;
    margin-left: -10px;
}

div.both_ribbon::before{
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    left: -11px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgb(43, 0, 0);
}

div.both_ribbon::after{
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    right: -10px;
    content: "";
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgb(43, 0, 0);
}
.check-all{
    position: absolute;
    right: 2%;
    top: 2%;
}
.card{
    background-color:#F5F5F5;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 30%);
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 7px;
    min-height: 48px;
}
.ibox-yellow {
    border-color: #d4c26a;
    background-color: #fff0aa;
    color: #554600;
}
.ibox-blue{
    border-color: #78f5ff21;
    background-color: #8aa90d;
}
.ibox-blue h5{
    color:black !important;
}
.ibox-green {
    border-color: #0d9c08;
    background-color: #abed8c;
    color: #554600;
}
.ibox-card{
    display: flow-root !important;
}
.btn-group-custom{
    border-radius: 5px;
    border: 1px solid #404656;
}
.btn-default{
    border-left-color: #404656!important;
    border-right-color: #404656!important;
}
.btn-group-custom span{
    color:white !important;
    font-size: 1rem;
}
/*  CUSTOM NEW TEMPLATE*/
.brand-text{
    color:#a7b1c2;
}
.main-menu .navbar-header{
    height: 7.45rem;
}

.menu-content{
    /*    border-style: solid;
        border-color: #b4b7bd40;
        border-width: 3px;*/
    /*    margin-right: 16px !important;
        margin-left: 16px!important;*/
    /*    -moz-box-shadow:    inset 5px 0 5px -5px #000000;
        -webkit-box-shadow: inset 5px 0 5px -5px #000000;
        box-shadow:         inset 5px 0 5px -5px #000000;*/
    /*border-radius: 10px;*/
    /*    background-color: #FFFFFF;*/
}

/*.has-sub::after{
    margin-left: 16px!important;
    border-bottom: 0px solid #3D3C3A;
    border-width: thin;
    content: "";
    height: 1px;
    position: absolute;
    width: 80%;
    left:100%;
    margin-left: 10%;
    transform: translateX(-120%);

}*/

.has-sub sidebar-group-active{
    /*border-left: 4px solid #19aa8d !important;*/
}
.main-menu.menu-light .navigation > li ul .active {
    box-shadow: none !important;
}
.main-menu.menu-light .navigation > li > ul li:not(.has-sub) {
    margin: 0 0px !important;
}
.main-menu.menu-light .navigation li a {
    padding: 10px 35px 10px 15px;
}

.main-menu.menu-light .navigation > li > a {
    margin: 0 0px !important;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before {
    filter: brightness(0) invert(1) !important;
    color: #FFFFFF;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after{
    filter: brightness(0) invert(1) !important;
    color: #FFFFFF;
}


@media (max-width: 575.98px){
    label.text-right {
        text-align: left !important;
    }
}
/* END CUSTOM NEW TEMPLATE */

.dark-layout .main-menu-content .navigation-main .nav-item .menu-content .active .menu-item {
    color: #000 !important;
}
.radiobtn-promotion{
    margin-top: -14px;
}

hr.custom-sm-padding{
    margin-top: 1px;
    margin-bottom: 1px;
}

.modal_fix_heigh{
    position: relative;
    min-height: 300px;
    padding: 15px;
}

.th-detail-wd{
    border-color: #222222 !important;
}

.bg-dashboard{
    /*background: linear-gradient(to bottom, #666699 0%, #222222 100%);*/
    /*    color: white;*/
    margin: 0%;
}
.vl {
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    height: 60%;
    margin-top:19px;
}
.icon-w-25{
    width: 25%;
}

.icon-w-10{
    width: 10%;
}
.icon-red{
    filter: brightness(1)contrast(1)hue-rotate(
        100deg
        )saturate(100);
}
.custom-switch-primary{

}
.text-red{
    color: #990000 !important;
}
.font-size-1rem{
    font-size: 1rem;
}
.hr-vertical {
    border-left: 6px solid green;
    height: 100%;
}

input:focus + .placeholder-text .text{
    background-color: white;
    font-size: 1.1rem;
    color: black;
    transform: translate(0, -170%);
    border-color: blueviolet;
    color: blueviolet;
}
.input-red{
    /*    height: 2.5rem !important;
        width: 17rem !important;*/
    border: 1px solid #990000 !important;
    border-radius: 0.5rem !important;
    box-shadow: 3px 3px #990000;

}
.input-prepend-red{
    border: 1px solid #990000 !important;
    border-radius: 0.5rem !important;
    box-shadow: 3px 3px #990000;
    padding: 0px;
}
#full-container{
    /*    border: 1px solid #990000 !important;
        border-radius: 0.5rem !important;
        box-shadow: 3px 3px #990000;*/
}
select{
    /*    border: 1px solid #990000 !important;
        border-radius: 0.5rem !important;
        box-shadow: 3px 3px #990000;*/

}
.select2-selection{
    /*    height: 2.5rem !important;
        width: 20rem !important;*/
    /*    border: 1px solid #990000 !important;
        border-radius: 1rem !important;
        box-shadow: 3px 3px #990000;*/
}
.flag-icon-th{
    width: 2.5em !important;
    line-height: 2em;
}
.flag-icon-us{
    width: 2.5em !important;
    line-height: 2em;
}
.font-bold{
    font-weight: bold;
}
.tb-w-10{
    width: 10% !important;
}
.w-100 .select2-container{
    width: 120%;
}
.btn-blue{
    background-color: #0a3e5e;
    border-color: #1a7bb9;
    color: #fff;
}

.btn-flex{
    font-size: 0.6rem;
    display: flex;
    justify-content: center;
}
/*.dark-layout .nav-pills .nav-item .nav-link.active {
    color: #fff;
    background: linear-gradient(to right, #9b7e43 0%, #9b7e43 , #9b7e43 , #9b7e43 , #9b7e43 )!important;
}*/
.nav-pills .nav-link.active {
    border-color: #2f4050;
    box-shadow: 0 4px 18px -4px rgb(89 90 48 / 65%);
}
.dark-layout .main-menu .collapse-toggle-icon {
    color: #DAA520 !important;
}
.bg-yellow{
    background-color: #38340f !important;
}
.bg-blue{
    background-color: #002550 !important;
}
.bg-company{
    background-color: #E1E1E1 !important;
}
.h-company{

    background: #990000 !important;
}
.bg-redblood{
    background-color:#8C001A !important;
}
.btn-hardgrey{
    background-color:#8E8C8C !important;
    color:#FFFFFF;
}
.brn-outline-gold{
    border: 1px solid #f1c458;
    color :#f1c458;
}

.rotate {
    animation: rotate 0.75s infinite linear;
}
.paused {
    animation-play-state: paused;
}
.main-menu.menu-dark .navigation > li.active > a {
    background: linear-gradient(to right, #BF953F, #FBF5B7, #FBF5B7, #FBF5B7, #AA771C)!important;
    box-shadow: 0 0 10px 1px rgb(195 154 5 / 70%);
    border-radius: 4px;
    color: black !important;
}

.main-menu.menu-dark .navigation > li ul .active{
    background: linear-gradient(to right, #BF953F, #FBF5B7, #FBF5B7, #FBF5B7, #AA771C)!important;
    box-shadow: 0 0 10px 1px rgb(195 154 5 / 70%) !important;
    border-radius: 4px;
    color: black !important;
}
.dark-layout .main-menu-content .navigation-main .active .menu-title, .dark-layout .main-menu-content .navigation-main .active i, .dark-layout .main-menu-content .navigation-main .active svg {
    color: #000;
}
@keyframes rotate {
    100% {
        transform: rotate(-360deg);
    }
}
.bg-td-blue{
    background-color: #e4ebf5;
}
.td-grey{
    border: 1px solid #cdcdcd;
}

.border-grey th,.border-grey td,.border-grey thead th {
    border: 2px solid #cdcdcd;
}
.fs-05{
    font-size: 0.7rem;
    display: inline-block;
}
.orange-bg,orange-bg h4 {
    background-color: #f8ac59;
    color: #fff !important;
}
.lazur-bg {
    background-color: #23c6c8;
    color: #fff !important;
}
.img-responsive {
    width: 100%;
    height: calc(100% - 100px);
}
.require-08 {
    color: red;
    font-size: 0.8rem;
}
.text-recom{
    font-size: 0.8rem;
}
.pincode {
    background: #fff url(../assets/bg/squares6.png) 12px 2px no-repeat;
    width: 237px;
    overflow: hidden;
}

.pincode input {
    letter-spacing: 20px;
    font-family: "Courier New", Courier, monospace;
    font-size: 150%;
    font-weight: bold;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    width: 245px;
    border: 0;
    background-color: transparent;
    outline: 0;
}
input.pin[type=number] {
    height: 30px;
    width: 30px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #000000;
}
input.pin[type=password] {
    height: 30px;
    width: 30px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #000000;
}
input.pin[type=number]::-webkit-inner-spin-button,
input.pin[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.text-nowrap{
    white-space: nowrap;
}
.font-size-07{
    font-size: 0.7rem !important;
}
.font-size-08{
    font-size: 0.8rem !important;
}
.font-size-1vw{
    font-size:1vw !important;
}
.padding-r-5{
    padding-right: 5% !important;
}
.justify-content-center{
    justify-content: center !important;
}
.selected-btn{
    background: #444343!important;
    color: white;
}
.btn-red{
    background: #ea5455;
    color: white;
}
.bg-pill-adm{
    border-color: #00cfe8 !important;
    background-color: rgba(0,207,232,.12) !important;
    color: #00cfe8 !important;
}
.bg-pill-ss{
    /*    background: #ff0000;*/
    border-color: #ff0000 !important;
    background-color: rgba(255,0,0,.12) !important;
    color: #ff0000 !important;
}
.bg-pill-s{
    /*background: #99337e;*/
    border-color: #99337e !important;
    background-color: rgba(153, 51, 126,.12) !important;
    color: #99337e !important;
}
.bg-pill-m{
    /*background: #2e896b;*/
    border-color: #2e896b !important;
    background-color: rgba(46, 137, 107,.12) !important;
    color: #2e896b !important;
}

.bg-pill-a{
    /*background: #915d10;*/
    border-color: #0bef27 !important;
    background-color: rgba(145, 93, 16,.12) !important;
    color: #0fb141 !important;
}
.bg-pill-mb{
    background: #666666;
}
.icon-agent{
    padding: 3px;
    border-radius: 7px;
}
.margin-btm-0{
    margin-bottom: 0;
}
.margin-at{
    margin:auto;
}
.pad-04-rem{
    padding: 0.4rem;
}
.pad-lr-0{
    padding-right: 0;
    padding-left: 0;
}
.pad-lr-0{
    padding-right: 0;
    padding-left: 0;
}
.pad-r-0{
    padding-right: 0;
}
.pad-4p{
    padding:4%;
}
.mar-lr-0{
    margin-right: 0!important;
    margin-left: 0!important;
}
.mar-l-5p{
    margin-left: 5%;
}
.avatar.avatar-xxl img {
    width: 90px;
    height: 90px;
}
.img-sq{
    width: 100px;
    height: 100px;
    background: #414141;
    padding: 10px;
    border-radius: 15px;
}
.h-100px{
    height: 100px;
}
.w-7{
    width: 7%;
}
.w-40{
    width: 40% !important
}
.daily-item-card{
    width: 20%;
    padding: 10px;
}
.card-game-wl{
    border-radius: 15px;
    border: 1px solid #404656;
    padding: 7px;
}
.ic-color-yellow{
    filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(11deg) brightness(119%) contrast(119%)
}
.ic-color-blue{
    filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(199deg) brightness(119%) contrast(119%)
}
.w-1rem{
    width:1rem !important;
}
.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li.active a {
    background: #050b56;
    box-shadow: none;
    color: #565656;
}
.line-h-15{
    line-height: 1.5;
}
.line-h-13{
    line-height: 1.3;
}
.pad-1p{
    padding:1%;
}
.pad-2p{
    padding:2%;
}
.pad-02p{
    padding: 0.2%;
}
.pad-4p{
    padding:4%;
}
.pad-02em{
    padding:0.2em;
}
.text-black{
    color:black !important;
}
.w-10{
    width: 10%;
}
.w-15{
    width: 15%;
}
.w-65px{
    width: 65px;
}
.w-5{
    width: 5%;
}
.form-wl{
    margin-top: 1rem;
}
.p-02 {
    padding: 0.2rem !important;
}
.btn-outline-gold {
    background-color: transparent;
    color: #DAA520;
    border: 1px solid #DAA520 !important;
}

.btn-outline-gold:hover{
    background-color: #DAA520;
    color: #000 !important;
    border: 1px solid #DAA520 !important;
}
.item-edit{
    color: #00cfe8;
}
.btn-blue {
    border-color: #545eea !important;
    background-color: #000f66 !important;
    color: #fff !important;
}
.dropdown-toggle.hide-arrow.text-primary{
    color:#00cfe8 !important;
}

.text-blue {
    color: #00cfe8 !important;
}
.brand-text{
    color: goldenrod !important;
}
.sel-ag{
    width:200px;
}
.text-rotate{
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-align: center;
}
@media screen and (max-width: 767px) {
    .text-rotate {
        width: 100%;
        transform: rotate(359deg);
        text-align: center;
    }
}
@media screen and (max-width: 400px) {
    .sel-ag{
        width: 43vw;
        font-size: 3vw;
    }
}
.media-vertical{
    display: block;
    text-align: center;
    border: 1px solid red;
    padding: 0.5rem;
    border: 1px solid #0000007d;
    border-radius: 25px;
    background: #0000007d !important;
    box-shadow: 10px 10px #a6c9d5 !important;
}


.dropdown-item:hover{
    background: linear-gradient(to right, #BF953F, #FBF5B7, #FBF5B7, #FBF5B7, #AA771C)!important;
    box-shadow: 0 0 10px 1px rgb(195 154 5 / 70%) !important;
    border-radius: 4px;
    color: black !important;
}
.icon-refresh{
    color: #00cfe8;
    width: 24px;
    height: 24px;
}
/*.dark-layout input.form-control, .dark-layout .custom-file-label, .dark-layout textarea.form-control {*/
/*background-color: #FFF;*/
/*    color: #FFF;
}*/
.nav-link.nav-gold.active {
    color: gold !important;
    background: linear-gradient(to bottom, #cfc09f 22%,#937d56 24%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#d8c7a5 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-family: 'Playfair Display', serif;
    position: relative;
    text-transform: uppercase;
    margin: 0;
}
.nav-gold.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #BF953F, #FBF5B7, #FBF5B7, #FBF5B7, #AA771C)!important;
    transition: transform 0.3s;
    transform: translate3d(0, 150%, 0);
}

.ibox-warning{
    border: none;
    color: #ff9f43 !important;
    background: rgba(255, 159, 67, 0.12) !important;
}
.ibox-warning h5{
    color: #ff9f43 !important;
}
.ibox-warning .text-recom{
    color: black;
    font-size: 1rem;
}
.btn-date.active{
    background: #00cfe8 !important;
}
/*.dark-layout .main-menu.menu-dark .navigation > li.sidebar-group-active > a {
    background: linear-gradient(to right, #BF953F, #FBF5B7, #FBF5B7, #FBF5B7, #AA771C)!important;
}*/
.test-white{
    color: white;
}
.badge:hover {
    color: #fff !important;
}
.bg-black-op{
    background: #0000006b;
}
.dark-layout .main-menu.menu-dark .navigation > li.sidebar-group-active > a {
    /*background-color: #6D5A1C;*/
    /*color:black;*/
}
.game_wl{
    accent-color: #7367f0;
}
.toast{
    border: 1px solid #cdcd;
    border-radius: 5px;
}
.p-1{
    padding:1rem;
}
.pad-0{
    padding:0 !important;
}
.rounded-circle{
    background: darkred;
}
.btn-refresh{
    border: 1px solid #404656;
    border-radius: 0px 10px 10px 0px;
}
.pad-l-06{
    padding-left:0.6rem;
}
.w-11vw{
    width: 11rem;
}
.pad-t-14px{
    padding-top: 14px;
}
.m-rl-0{
    margin-right: 0rem;
    margin-left: 0rem;
}
.border-rd-10px{
    border-radius: 10px;
}
.padding-05{
    padding:0.5rem;
}
.display-inline{
    display: inline!important;
}
.text-end{
    text-align: end;
}
.text-bold{
    font-weight: bold;
}
.text-danger-custom{
    color: #e74243 !important;
}
.pad-r-0{
    padding-right: 0;
}
.pad-top-0{
    padding-top: 0 !important;
}
.pad-b-2rem{
    padding-bottom: 2rem;
}
.bd-col{
    /*border: 0.5px solid;*/
    background: linear-gradient(to bottom, #2f4050 0%, #2f4050 100%);
    color: white;
    font-size: 0.857rem;
    letter-spacing: 0.5px;
    font-weight: bold;
}
.col-color{
    border: 1px solid #3b4253;
    font-size: 0.857rem;
    letter-spacing: 0.5px;
}
.h-regreport{
    background: #808080;
    color: white;
}
.dark-layout-custom{
    background-color: #2f364a !important;
}
.bd-rereport{
    background: #e3e2e2 !important;
    color: black;
}
.bd-rereport-white{
    background: #fff !important;
    color: black;
}
.shadow-box-game{
    border-radius: 15px;
    box-shadow: 4px 4px #888888;
}
.bill-modal
{
    max-width: 852px !important;
}
.bill-modal table td{
    /*font-size: 1rem;*/
    text-align: center;
}
.bill-modal table th{
    text-align: center;
    padding: 0;
    background: linear-gradient(to bottom, #2f4050 0%, #2f4050 100%);
    color:white;
}
.txid-bill{
    /*    padding-left: 1rem;
        text-align: left;*/
    font-size: 0.7rem;
}
.td-bill{
    border-bottom: 1px solid #e7e7e7d4 !important;
    border-right: 1px solid #e7e7e7d4 !important;
    border-left: 1px solid #e7e7e7d4 !important;
}
#result-bill td{
    padding: 0;
}
.padding-l-20{
    padding-left: 20px;
}
.pad-03-p{
    padding:0.3%;
}
.text-orange{
    color: #ffa929 !important;
}
.text-top{
    vertical-align:top!important;
}
.left_ribbon_bill{
    color: #fff;
    margin: 30px 0 10px;
    position: relative;
    text-transform: uppercase;
    background: rgb(0, 164, 239);
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 0px 1px 3px rgba(0,0,0,.2);
    padding: 10px 15px;
    clear: both;
}

.border-2px{
    border: 2px solid #e7e7e7d4;
}

.row-hd-border{
    border-left: 1px solid #e7e7e7d4;
    border-right: 1px solid #e7e7e7d4;
    border-top: 1px solid #e7e7e7d4;
}

.left_ribbon_bill{
    color: #000;
    margin-left: -10px;
    float: left;
    background: url(../assets/bg/header-profile.png);
}

.left_ribbon_bill h2{
    margin: 0 12px;
}

.left_ribbon_bill::before{
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    left: 0px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgb(0, 80, 116);
}

.left_ribbon_bill::after{
    display: block;
    width: 6px;
    height: 44px;
    position: absolute;
    bottom: 3px;
    right: -1px;
    content: "";
    border: 1px solid rgba(0,0,0,.3);
    transform: skew(0deg,45deg);
    -ms-transform: skew(0deg,45deg); /* IE 9 */
    -webkit-transform: skew(0deg,45deg); /* Safari and Chrome */
    -o-transform: skew(0deg,45deg); /* Opera */
    -moz-transform: skew(0deg,45deg); /* Firefox */
    background: rgb(0, 80, 116);
}
.icon-bill{
    margin-top: -3%;
}
.arrow-active{
    color: #938e8e !important;
}
.arrow-inactive{
    color: #4e4d4d !important;
}
.display-flex{
    display:flex;
}
.btn-gold {
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C)!important;
    color: black;
}
.letterUpcase{
    text-transform: capitalize;
}
.mg-auto{
    margin:auto;
}
.w-sq-50px{
    width: 50px !important;
    height: 50px !important;
}

.d-item-list{
    display: list-item;
}
.btn-cicle{
    border-radius: 25px;
    width: 25px;
    height: 25px;
    /* display: block; */
    line-height: 25px;
    text-align: center;
    font-weight: bold;
}
.tb-creditprm th{
    text-align: center !important;
}
.text-underline{
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

.text-blue-30{
    color: #5698c6;
}

/* width */
.table-scollbar::-webkit-scrollbar ,.dataTables_scrollBody::-webkit-scrollbar {
    width: 4px;
    height: 0px;
}

/* Track */
.table-scollbar::-webkit-scrollbar-track,.dataTables_scrollBody::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.table-scollbar::-webkit-scrollbar-thumb,.dataTables_scrollBody::-webkit-scrollbar-thumb {
    background: #74727b;
    border-radius: 10px;
}

/* Handle on hover */
.table-scollbar::-webkit-scrollbar-thumb:hover,.dataTables_scrollBody::-webkit-scrollbar-thumb:hover {
    /*background: #b30000;*/
}

.table-scollbar{
    overflow-x: scroll;
    max-height: 500px;
}

.table-scollbar thead{
    position: sticky;
    top: -1px;
    z-index: 2;
}

.table-scollbar table tr:last-child {
    /*    position: sticky;
        inset-block-end: 0;*/
}

.btn-tranparent{
    background: transparent;
    border: none;
}
.card-game-wl.bgcolor{
    background-color: #242B3D;
}

