#btnNewPF{
    display: inline-block;
    font-weight: 400;
    color: #f00000;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #f00000;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
}
#btnNewPF:hover,#btnNewPF:focus{
    background-color: #f00000;
    color: #ffffff;
}
#btnNewPF2{
    display: inline-block;
    font-weight: 400;
    
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #f00000;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
     background-color: #f00000;
    color: #ffffff;
}
#btnNewPF2:hover,#btnNewPF2:focus{
   background-color: transparent;
    color: #f00000;
}
.number-box {
    color: black;
    height: 70px;
    width: 165px;
    min-height: 70px;
    min-width: 165px;
    line-height: 70px;
    margin: auto;
    background: #C4C4C4;
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 25%);
    font-size: 36px;
}
.x-form-register .-animatable-container .-img-container{
    margin-top: 0;
    margin-bottom: 20px;
}
.form-wraps input{
    width: 60px !important;
    
}
.form-wraps input{
    text-align: center;
    margin-right: 6px;
    margin-left: 6px;
}
.bank-option{
    cursor: pointer;
    opacity: 0.3;
    max-width: 62px;
    margin:5px 5px 5px 5px;
}
.bank-option:hover,.bank-option.active{
    cursor: pointer;
    opacity: 1;
}
#password-modal,#account-modals{
    overflow: auto;
}
#hrmlMemberInfoPage .card,#hrmlDeposithistoryPage .card,#hrmlWithdrawhistoryPage .card,#hrmlAffiliatePage .card,#hrmlPromotionPage .card{
    background: linear-gradient(137.32deg,rgba(10,8,43,.96) .02%,rgba(39,0,102,.96) 99.96%);
    border-radius: 10px;
    border: 4px solid rgba(155,225,255,.96);
    -webkit-box-shadow: inset 0 0 15px #77a5eb;
    box-shadow: inset 0 0 15px #77a5eb;
}
#hrmlMemberInfoPage .card-header,#hrmlDeposithistoryPage .card-header,#hrmlWithdrawhistoryPage .card-header,#hrmlAffiliatePage .card-header,#hrmlPromotionPage .card-header{ 
    border-bottom: 1px solid rgb(255 254 254 / 59%);
}
#hrmlMemberInfoPage .card,#hrmlDeposithistoryPage .card,#hrmlWithdrawhistoryPage .card,#hrmlAffiliatePage .card,#hrmlPromotionPage .card{
    width: 100%;
}
.header-pages{
    margin-top: 0rem;
    margin-bottom: 20px;
}
#hrmlMemberInfoPage,#hrmlDeposithistoryPage,#hrmlWithdrawhistoryPage,#hrmlAffiliatePage,#hrmlPromotionPage{
    margin-bottom: 5rem;
}
.table-theme {
    border: 0px solid #f6d355;
    box-sizing: border-box;
    border-radius: 40px 40px 0px 0px;
}
.table-theme thead {
    border: 0px solid #f6d355;
    border-radius: 40px 40px 0px 0px;
}
.table-theme thead th {
    border: 0px solid #f6d355;
    color: #ffffff;
    font-weight: bold;
    vertical-align: middle;
    border-radius: 0px 0px 0px 0px;
    font-size: 26px;
    background: transparent;
}
.table-theme tbody td {
    color: #FFF;
    font-size: 20px;
}
.n-mar{
    margin-left: 0px;
    margin-right: 0px;
}
.div-mobile{
    display: block !important;
}
.line-footer{
    display: none;
}
.float-start{
    float: left;
}
.float-end{
    float: right;
}
#btnCopyAff{
    padding: 7px 10px 7px 10px;
    border-radius: 0px;
}
.pro-img img{
    max-width: 100%;
    width: 100%;
}
.card-footer {
    border-top: 1px solid rgb(161 150 178);
}
#depositModal .card.text-left .card-body{
    padding-top: 5px;
    padding-bottom: 8px;
}
.new-blogs{
    background: linear-gradient(0deg,#000,#47f7ff) !important;
}
#account_error{
    margin-top: 10px !important;
    font-size: 16px !important;
    color: red !important;
}
.line-footer {
    display: block;
    position: fixed;
    right: 0;
    bottom: 74px;
    z-index: 99;
}
.line-footer  .-ic-img{
    width: 100px;
    max-width: 100%;
}
.-text-support-container {
    color: #f0f0f0;
    font-weight: 600;
    text-align: right;
    position: relative;
    bottom: -13px;
    right: 15px;
    font-size: 16px;
    line-height: 24px;
}
.-text-support-container .-ic {
    width: 24px;
}
.x-category-provider {
    min-height: 150px;
    height: auto;
}
.-games-provider-wrapper .-row-wrapper {
    max-width: 77vw;
    margin: auto;
}
#htmlGameLists{
    justify-content: center;
    
}
#navbarProvider{
    width: 100%;
}
#htmlGameLists>div{
    margin-top: 5% !important;
    justify-content: center;
    width: 100%;
}
.gamelist-data>.nav-item{
    width: 14% !important;
}
.active-tabx{
    background: #1b03088c;
    color: #ffbd05;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.tabx{
    cursor: pointer;
    border-bottom: 2px solid #1b03088c;
    padding-top: 5px;
}
.tabx:hover,.tabx:focus{
    color: #ffbd05;
    background: #1b03088c;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.x-modal .-modal-content .-modal-body {
    bottom: auto;
    top: 14%;
}
#htmlGameLists{
    background: #0000007a;
    border-radius: 5px;
}
.x-menu-provider .nav-link.active {
    background: linear-gradient(180deg,#df3a5a,#020101) !important;
    background: linear-gradient(180deg,#79c1f4,#4300d2) !important;
}
.x-menu-provider .nav-link {
    background: linear-gradient(0deg,#000,#dc143c) !important;

}
.-submit{
    border: 0px !important; 
}
.registerAttr,.accountAttr{
    cursor: pointer;
}
.menuhead,.nav-menu{
    justify-content: center;
    align-items: center;
    text-align: center;
}
.menuhead .nav-item{
    width: auto !important;
    margin: 5px;
}
.menuhead .nav-item .nav-link{
        display: block;
}
.x-menu-provider .nav-link:before {
    content: none;
}
.menuhead button{
    border-radius: 2px !important;
}
.menuhead button .-text-provider-wrapper{
    margin: 0 !important;
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
    line-height: 20px !important;
}
.x-menu-provider .nav-link .-ic-menu {
    width: 45px;
}
.x-modal .-modal-content {
    background: linear-gradient(0deg,#000,#ffd16d) !important;
    border: 4px solid rgb(147 147 147/96%) !important;
    -webkit-box-shadow: inset 0 0 15px #959595 !important;
    box-shadow: inset 0 0 15px #959595 !important;
}
.hd-h {
    font-size: 18px !important;
    margin: 0 0 10px 0 !important;
    color: #FFF !important;
}
#textAccS {
    background: transparent !important;
    border: 0px !important;
    width: 120px !important;
    padding: 0 10px !important;
    font-size: 16px !important;
    text-align: right !important;
}
@media (max-width:1200px) {
    .gamelist-data > .nav-item {
        width: 16.5% !important;
    }
}
@media (max-width:991px) {
    .x-menu-provider .nav-link .-ic-menu {
        height: 30px !important;
    }
    .hd-h {
        font-size: 26px !important;
        margin: 0 0 10px 0 !important;
        color: #FFF !important;
    }
    .x-menu-provider .nav-link .-text-nav-menu.-title-mobile {
        font-size: 20px !important;
    }
    .x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container {
        margin-top: 10px !important;
    }
    .blogTxtx {
        background: #440707cc !important;
        height: auto !important;
        color: #ffe52e !important;
        line-height: normal !important;
        border-radius: 5px !important;
        font-size: 21px !important;
        padding: 7px !important;
    }
    .line-footer {
        position: absolute;
    }
    #textAccS {
        background: transparent !important;
        border: 0px !important;
        width: 115px !important;
        padding: 0 !important;
        font-size: 24px !important;
        text-align: right !important;
    }
    .btn.x-btn-register.-sidebar .-img {
        width: 100% !important;
        height: 46px !important;
    }
    .menuhead{
        align-items: start !important;
    }
    .menuhead .nav-item {
        margin: 0 !important;
        width: 85px !important;
    }
    .x-menu-provider .nav-item:not(:last-child) {
        margin-bottom: 8px !important;
    }
    .x-menu-provider .nav-link .-ic-menu {
        width: 30px  !important;
    }
    .x-btn-register{
        width: 100% !important;
    }
    .modal {
        top: 0 !important;
    }
    .gamelist-data>.nav-item {
        width: 33.33% !important;
    }
    .tabx{
        display: grid;
        vertical-align: middle;
        align-items: center;
    }
    .tabx h4{
        font-size: 14px;
    }
    .-games-provider-wrapper .-row-wrapper {
        max-width: 100%;
        margin: auto;
    }
    .x-menu-provider .-nav-menu-container {
        display: inline-block !important;
        justify-content: center !important;
        text-align: center;
        padding: 0px !important;
    }
    .x-menu-provider .nav-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .x-menu-provider .nav-item {
        display: inline-block;
        width: 16.1%;
        margin-top: 0;
        margin-left: 5px;
        margin-right: 5px;
    }
    .-banner-wrapper{
        padding: 0px !important;
        margin: 0px !important;
    }
    .header-pages {
        margin-top: 1rem;
        margin-bottom: 0px;
    }
    #memberinfo-modal .-modal-body {
        bottom: auto !important;
        top: 100px !important;
    } 
    #memberinfo-modal .btn.x-btn-register {
        width: 220px !important;
    }
    #memberinfo-modal .btn.x-btn-register.-sidebar .-img {
        width: 220px !important;
        height: 60px !important;
    }
    #memberinfo-modal .btn.x-btn-register .-text-wrapper .-text {
        font-size: 21px;
    }
    .line-footer{
        display: block;
        position: fixed;
        right: 0px;
        bottom: 74px;
        z-index: 99;
    }
    .line-footer .-ic-img{
        width: 70px;
    }
    .-text-support-container{
        display: none !important;
    }
    .header-pages h1{
        font-size: 1.5rem;
    }
    h3 {
        font-size: 1.25rem;
    }
    .table-theme thead th {
        font-size: 16px;
    }
    .table-theme tbody td {
        color: rgb(255, 255, 255);
        font-size: 14px;
    }
    .x-menu-provider .nav-link .-ic-menu {
        width: 24px;
    }
    .x-menu-provider .nav-link .-text-nav-menu {
        padding-top: 0px;
    }
    .x-modal .-modal-content {
       height: auto !important;
        min-height: 200px !important;
        top: 5% !important;
    }
    .x-modal .-modal-content .-modal-body { 
        position: absolute;
        bottom: auto;
        top: 80px;
    }
    .tabx{
        padding: 0px !important;
        border-bottom: 1px solid !important;
    }
    .tabx h4 {
        font-size: 22px;
        margin: 0px;
    }
    .row.-row-wrapper{
        margin:0px !important;
    }
    .-games-index-page{
        position: relative;
        top: -10px;
    }
}