/*
Theme Name: goldenslot.net
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: WordPress 4.9.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


/* thai */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    src: local('Prompt Light'), local('Prompt-Light'), url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cy_gIfWMuQ5Q.woff2) format('woff2');
    unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
    font-display: swap;
}


/* vietnamese */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    src: local('Prompt Light'), local('Prompt-Light'), url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cy_gIZmMuQ5Q.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}


/* latin-ext */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    src: local('Prompt Light'), local('Prompt-Light'), url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cy_gIZ2MuQ5Q.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}


/* latin */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    src: local('Prompt Light'), local('Prompt-Light'), url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cy_gIaWMu.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}


/* thai */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    src: local('Prompt'), local('Prompt-Regular'), url(https://fonts.gstatic.com/s/prompt/v4/-W__XJnvUD7dzB2KdNodVkI.woff2) format('woff2');
    unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
    font-display: swap;
}


/* vietnamese */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    src: local('Prompt'), local('Prompt-Regular'), url(https://fonts.gstatic.com/s/prompt/v4/-W__XJnvUD7dzB2Kb9odVkI.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}


/* latin-ext */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    src: local('Prompt'), local('Prompt-Regular'), url(https://fonts.gstatic.com/s/prompt/v4/-W__XJnvUD7dzB2KbtodVkI.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}


/* latin */

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    src: local('Prompt'), local('Prompt-Regular'), url(https://fonts.gstatic.com/s/prompt/v4/-W__XJnvUD7dzB2KYNod.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

head {
    font-family: 'Prompt', sans-serif;
}

body {
    font-family: 'Prompt', sans-serif;
    background-color: black;
    color: #CCCCCC;
    font-size: 16px;
}

hr {
    border-top: 1px solid #000000;
    margin: 0px;
}

.box-body {
    padding-top: 25px;
    padding-bottom: 25px;
}

.cfont {
    color: #FFE294;
    text-decoration: none;
}

.cfont:hover {
    color: #FFE294;
    text-decoration: none;
}

.mt20 {
    margin-top: 20px !important;
}

ul {
    list-style-type: unset;
    margin-block-start: unset;
    margin-block-end: unset;
    margin-inline-start: unset;
    margin-inline-end: unset;
    padding-inline-start: unset;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

li {
    display: unset;
}

.mt10 {
    margin-top: 10px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.ml15 {
    margin-left: 15px;
}

.ccb {
    color: #FFE294;
}

.d-line {
    display: inline-block;
}

.foothover>.row>.col-lg-9 {
    cursor: pointer;
}

.foothover>.row>.col-lg-9:hover {
    color: #F7D77A;
}

.colorF7D {
    color: #F7D77A;
}

.justify-content-center>img {
    max-width: 360px;
    max-height: 200px;
}

h1 {
    font-size: 24px;
}

h2 {
    margin: unset;
}

.w100 {
    width: 100%;
}

.dropdown-menu .show {
    left: -19px !important;
    width: 100% !important;
    background: #191A1F !important;
}

.f20 {
    font-size: 20px;
}

.iregi {
    padding: 20px;
    border-bottom: 2px solid #26282E;
}

.box-art {
    background: #232222;
    border-bottom: 2px solid black;
}

.box-art:hover {
    border-bottom: 2px solid #FEDA6A;
}

.h-art {
    font-size: 18px;
    color: white;
    cursor: pointer;
}

.h-art:hover {
    color: #FEDA6A;
}

.divfooter {
    display: inline-block;
    margin: 5px 5px;
    cursor: pointer;
}

.font16 {
    font-size: 16px;
}

.divfooter:hover {
    color: #FFE294;
}

.footer-link {
    color: #cccccc;
    cursor: pointer;
    text-decoration: none !important;
}

.footer-link:hover {
    color: #FFE294 !important;
    text-decoration: none !important;
}

.subhead {
    border-left: 3px solid #FEDA6A;
    font-size: 20px;
    padding-left: 10px;
    margin-top: 2%;
    color: white;
}

b {
    color: white;
}

.ha {
    height: auto;
}

.b1 {
    height: 40px;
    font-size: 16px;
    background-image: linear-gradient(#FFE294, #95661D);
    border: none;
    border-radius: 5px;
}

.b1>a {
    color: white;
    text-decoration: none;
}

.s1 {
    color: #c6c6c6;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #141414;
    margin-left: 38px;
    height: 36px;
    margin-top: 23.5px;
}

.im {
    margin: 38px 0 38px 0;
}

.as {
    font-size: 16px;
    border: none;
    line-height: 48px;
    color: black;
}

.ds1 {
    padding: 14px 28px;
    color: white;
    border-bottom: 3px solid #262626;
}

.ds1>a {
    text-decoration: none;
}

.ds1>a:hover {
    color: #FEDA6A;
}

.ds1:hover {
    color: #FEDA6A;
    text-decoration: none;
    border-bottom: 3px solid #FEDA6A;
}

.activeBar {
    color: #FEDA6A;
    border-bottom: 3px solid #FEDA6A;
}

.ahover {
    font-size: 14px;
    background: linear-gradient(#FFE294, #95661D);
    border: none;
    color: black;
    height: 53px;
    width: 230px;
}

.ahover>a {
    color: black;
    text-decoration: none;
    padding: 15px 55px;
}

.ahover>a:hover {
    color: white;
    text-decoration: none;
}

.ahover:hover {
    background: #1C1F26;
    color: white;
    text-decoration: none;
    border: 1px solid #95661D;
}

.centerdiv {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.marker-bar {
    position: absolute;
    margin-top: 24px;
    margin-left: 1px;
    padding: 10px;
    background: #141414;
}

.Btn-gold {
    color: black;
    background: #FFE294;
    margin: auto;
    text-align: center;
    border: unset;
    padding: 10px 20px;
    height: 45px;
    border: 1px solid black;
    display: block;
}

.Btn-gold:hover {
    background: unset;
    border: 1px solid #FFE294;
    color: #FFE294;
    text-decoration: none;
}

.Btn-en {
    color: white;
    background: black;
    margin: auto;
    text-align: center;
    border: unset;
    padding: 10px;
    height: 44px;
    border: 1px solid white;
    display: block;
}

.Btn-en:hover {
    background: #484848;
    color: white;
    text-decoration: none;
}

.Btn-gold>a {
    color: initial;
    text-decoration: unset;
}

.Btn-gold>a:hover {
    color: #FFE294;
}

.divhead {
    color: white;
    font-size: 20px;
    padding: 10px;
    background: #242424;
    padding-left: 20px;
    border-left: 3px solid #FEDA6A;
    padding-right: 30px;
    width: 100%;
}

.dropdown-menu {
    background: #262626;
    margin: 5px;
    padding: 10px;
}

.dropdown-menu>a {
    color: white;
    padding: 10px;
}

.dropdown-menu>a:hover {
    color: #FEDA6A;
    background: #262626;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: -5px 0px 0px 10px;
    vertical-align: middle;
    content: "";
    border: 1em solid;
    border-width: 0 .15em .15em 0;
    transform: rotateZ(45deg);
    color: #FEDA6A;
}

.dropdown-toggle-m::after {
    margin-top: 5px;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    content: "";
    border: 1em solid;
    border-width: 0 .15em .15em 0;
    transform: rotateZ(45deg);
    color: #FEDA6A;
    float: right;
}

.dropdown-toggle-s::after {
    margin-top: 5px;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    content: "";
    border: 1em solid;
    border-width: 0 .15em .15em 0;
    transform: rotateZ(45deg);
    color: #FEDA6A;
    float: right;
}

.boder-Nor {
    border-left: 5px solid #262626;
}

.boder-Active {
    border-left: 5px solid #FEDA6A;
}

.dropdown-service,
.dropdown-howto {
    display: none;
}

.table-bordered {
    border: 1px solid #2D2D2D !important;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #2D2D2D !important;
}

.icon-contact {
    max-height: 40px;
    max-width: 40px;
    margin-top: 4px;
}

.loginSing {
    height: 340px;
    margin-top: 65px;
    background: #1B1B1B;
    border: 1px solid #272727;
    border-radius: 5px;
}

.input-user {
    background: #161616;
    border: 1px solid #161616;
    border-bottom: 1px solid #040404;
    height: 50px;
    box-shadow: unset;
    border-radius: 10px 10px 0px 0px;
    padding-left: 40px;
    color: white;
    font-size: 16px;
}

.input-password {
    background: #161616;
    border: 1px solid #161616;
    border-top: unset;
    height: 50px;
    box-shadow: unset;
    border-radius: 0px 0px 10px 10px;
    padding-left: 40px;
    color: white;
    font-size: 16px;
}

.input-user:focus {
    border-color: #FFE294;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #FFE294;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075),
}

.input-password:focus {
    border-color: #FFE294;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #FFE294;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075),
}

.icon-user {
    position: absolute;
    margin-top: -83px;
    margin-left: -105px;
}

.icon-password {
    position: absolute;
    margin-top: -38px;
    margin-left: -105px;
}

* {
    box-sizing: border-box
}

body {
    margin: 0
}

.mySlides {
    display: block;
}

img {
    vertical-align: middle;
}


/* Slideshow container */

.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}


/* Next & previous buttons */

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}


/* Position the "next button" to the right */

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


/* Caption text */

.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}


/* Number text (1/3 etc) */

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}


/* The dots/bullets/indicators */

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot:hover {
    background-color: #717171;
}


/* Fading animation */

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.fade:not(.show) {
    opacity: 1;
}


/* width */

::-webkit-scrollbar {
    width: none;
    display: none;
}


/* Track */

::-webkit-scrollbar-track {
    background: none;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: none;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: none;
}

.gdnav {
    margin-bottom: 0px;
    background: black;
    padding-bottom: 0px;
}

.justify-gd {
    padding: 10px;
    background: black;
    width: 100%;
}

.b-black {
    background: #141414;
}

.m-nav-01 {
    position: absolute;
    margin: 11px 16px;
}

.m-nav-02 {
    margin-left: 50px;
    width: 86%;
    background: #141414;
    margin-bottom: -2px;
    margin-top: -1px;
    padding-top: 10px;
}

.m-nav-03 {
    position: absolute;
    margin-top: -96px;
    font-size: 34px;
    z-index: 10;
}

.m-nav-04 {
    margin: 0px;
    position: fixed;
    top: unset;
    margin-top: -40px;
    width: 100%;
    padding: 0;
}

.m-sidenav {
    padding: 10px 2px;
    border-bottom: 2px solid #3A3A3A;
    margin: 0 20px;
}

.wfont16 {
    color: white;
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.m-sidenav2 {
    padding: 10px 50px;
    border-bottom: 2px solid #3A3A3A;
    margin: 0 20px;
}

.m-sidenav3 {
    padding: 10px 2px;
    border-bottom: 2px solid #3A3A3A;
    margin: 0 20px;
}

.m-sidenav4 {
    padding: 10px 2px;
    margin: 0 20px;
}

.h80 {
    height: 80px;
}

.m20 {
    margin: 20px;
}

.m15p25 {
    margin-top: 15px;
    padding: 0px 25px;
}

.mwhunset {
    margin-top: 13px;
    width: 100%;
    height: unset;
}

.border13A {
    border-bottom: 1px solid #3A3A3A
}

.mt-8px {
    margin-top: -8px;
}

.w891h490 {
    width: 891px;
    height: 490px;
}

.w225px {
    width: 225px;
}

.mt-25px {
    margin-bottom: -25px;
}

.bg-111111 {
    background: #111111
}

.in-box-01 {
    float: right;
    font-size: 13px;
    margin-top: 5px;
    cursor: pointer;
}

.mb75px {
    margin-bottom: 75px;
}

.in-box-02 {
    overflow-x: scroll;
    transform: translateZ(0px) translateX(-5px);
}

.btn-oher {
    border-color: #FFE18D;
    margin-top: 13px;
    width: 200px;
    height: unset;
    color: #FFE18D;
}

.in-box-03 {
    float: right;
    font-size: 13px;
    margin-top: 10px;
    cursor: pointer;
}

.in-box-04 {
    color: white;
    margin-top: -130px;
    position: relative;
    display: block;
    transform: translate(-3%, 0px);
    opacity: 0;
    margin-left: 25px;
}

.btn-a-link {
    width: 50%;
    font-size: 14px;
    height: 100%;
}

.in-box-05 {
    color: white;
    margin-top: -110px;
    position: relative;
    display: block;
    transform: translate(-3%, 0px);
    opacity: 0;
}

.middle {
    margin: 0 auto;
    position: absolute;
    top: 25%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
}

.r-box-01 {
    border: 2px solid #FEDA6A;
    height: 268px;
    border-radius: 5px;
}

.wfont20 {
    color: white;
    font-size: 20px;
}

.font20 {
    font-size: 20px;
}

.f17 {
    font-size: 17px;
}

.f23 {
    font-size: 23px;
}

.r-box-02 {
    border-left: 3px solid #FEDA6A;
    font-size: 18px;
    padding-left: 10px;
    margin-top: 5%;
}

.b-1c1 {
    background: #1C1F26;
}

.ptb20 {
    padding: 20px 0px;
}

.pt40px {
    padding: 40px 0px;
}

.btn-f-footer {
    color: black;
    background: #FFE294;
    margin: auto;
    text-align: center;
    padding: 10px;
    border: 1px solid black;
    width: 100%;
    margin-bottom: 4px;
    display: block;
}

.img-f-footer {
    float: left;
    border-right: 1px solid #CAB372;
    padding-right: 10px;
}

.bg-1C1F26 {
    background: #1C1F26;
}

.ptb35 {
    padding: 35px 0px
}

.dw-b-01 {
    border: 2px solid #FEDA6A;
    height: 268px;
    border-radius: 5px;
}

.slot-b-01 {
    border-left: 3px solid #FEDA6A;
    font-size: 18px;
    padding-left: 10px;
    margin-top: 3%;
}

.hr-slot {
    border-top-width: 2px;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 2px solid white;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    opacity: 0.2;
}

.ZEUSshow {
    color: white;
    margin-top: -250px;
    padding: 20px;
    z-index: 1000;
    position: absolute;
    display: none;
    width: 100%;
}

.btn-free-01 {
    width: 80%;
    font-size: 14px;
    height: 100%;
    margin-top: 89px;
}

.btn-free-02 {
    color: white;
    margin-top: -110px;
    position: absolute;
    width: 100%;
    transform: translate(-3%, 0px);
    display: none;
}

.btn-free-03 {
    width: 50%;
    font-size: 14px;
    height: 100%;
}


/* Fading animation */

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.fade:not(.show) {
    opacity: 1;
}

.tabe-ser {
    color: white !important;
    opacity: 0.6;
    text-decoration: none !important;
    display: inline;
    border-bottom: 3px solid;
    border-bottom-color: #1B1B1B;
}

.tabe-ser.active {
    background-color: #242424;
    opacity: 1 !important;
    border-bottom-color: #FDD65D !important;
}

.div-tab {
    color: white !important;
    text-decoration: none !important;
    background: #1B1B1B;
    border-left: 3px solid #1B1B1B;
}

.div-tab.active {
    opacity: 1 !important;
    background: #242424;
    border-left: 3px solid;
    border-left-color: #FDD65D;
}

.tab-pane.fade {
    background-color: unset;
}


/* width */

.scrollbar::-webkit-scrollbar {
    width: 4px;
}


/* Track */

.scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}


/* Handle */

.scrollbar::-webkit-scrollbar-thumb {
    background: #FDD65D;
    border-radius: 10px;
}


/* Handle on hover */

.scrollbar::-webkit-scrollbar-thumb:hover {
    background: #FDD65D;
}

.bg-black {
    background: black;
}

.font-ser-01 {
    font-size: 20px;
    width: 25%;
    height: 70px;
    line-height: 70px;
    background: #1B1B1B;
}

.font-ser-02 {
    font-size: 16px;
    width: 25%;
    height: 70px;
    line-height: 70px;
    background: #1B1B1B;
}

.w780px {
    width: 780px;
}

.borunset {
    border: unset;
}

.w330px {
    width: 330px;
}

.h401over {
    height: 401px;
    overflow: overlay;
}

.font20w {
    font-size: 20px;
    color: white;
}

.font35w {
    font-size: 35px;
    color: white;
}

.w100a {
    width: 100%;
    height: auto;
}

.bg-242424 {
    background: #242424;
}

.cwb11 {
    background: #111111;
    color: white;
}

.mt50 {
    margin-top: 50px;
}

.div-tab-con {
    width: 25px;
    height: 25px;
    background: #FEDA6A;
}

.div-tab-con-d {
    width: 51px;
    height: 51px;
    background: #FEDA6A;
}

.b-tab-con {
    color: black;
    font-size: 13px;
    display: block;
    padding-top: 3px;
}

.font13 {
    font-size: 13px;
}

.Sp-tab {
    color: black;
    font-size: 13px;
    display: block;
    padding-top: 3px;
}

.text-dCw {
    text-decoration: none;
    color: white;
}

.text-dCw:hover {
    text-decoration: none;
    color: white;
}

.p10 {
    padding: 10px;
}

.bg-1B1B1B {
    background: #1B1B1B;
}

.textStartfont16 {
    text-align: start;
    font-size: 16px;
}

.text-step01 {
    margin-top: 3px;
    display: block;
}

.text-step02 {
    margin-top: 12px;
    display: block;
}

.b-tab-con-d {
    color: black;
    font-size: 25px;
    display: block;
    padding-top: 8px;
}

.font14CA7A7 {
    font-size: 14px;
    color: #A7A7A7;
}

.font14 {
    font-size: 14px;
}

.w282px {
    width: 282.11px !important;
}

.mt12 {
    margin-top: 12px;
}

.maxw260px {
    max-width: 260px;
}

.h100 {
    height: 100%;
}

.img-con-sp-01 {
    position: absolute;
    margin-left: -115px;
    margin-top: 10px;
}

.inputDeposit {
    max-width: 260px;
    margin: 0 auto;
    border: 1px solid #323232;
    background: #090909;
    padding-left: 40px;
}

.mt-14px {
    margin-top: -14px;
}

.mt-10px {
    margin-top: -10px;
}

.pointer {
    cursor: pointer;
}

.logo-gdnet {
    background-image: url(https://www.goldenslot.net/wp-content/themes/goldenslot/images/goldenslot-logo.png);
    background-size: cover;
    height: 40px;
    width: 230px;
}

.logo-gdnet-m {
    background-image: url(https://www.goldenslot.net/wp-content/themes/goldenslot/images/goldenslot-logo.png);
    background-size: cover;
    height: 40px;
    width: 230px;
    margin: 0 auto;
}

.m0auto {
    margin: 0 auto;
}

.w250px {
    width: 250px;
}

.m20font13 {
    margin: 20px !important;
    font-size: 13px !important;
}

.mt5w100 {
    margin-top: 5px;
    width: 100%;
}

tr {
    height: 52px;
}

td {
    border: 1px solid #707070;
}

.mt17mr20px {
    margin-top: 17px;
    margin-right: 20px;
}

.bg-unset {
    background: unset !important;
}

.mt40mr20 {
    margin-top: 40px;
    margin-right: 20px;
}

.mt7p {
    margin-top: 7%;
}

.mt5p {
    margin-top: 5%;
}

.mb20px {
    margin-bottom: 20px;
}

.bg-ffe294 {
    background: #FFE294;
}

.color-19191 {
    color: #191919;
}

.bg-171717 {
    background: #171717;
}

.w-20 {
    width: 20%;
}

.w685px {
    width: 685px
}

.mt-20px {
    margin-top: -20px;
}

.single>ul,
dl,
ol {
    display: block !important;
    list-style-type: disc !important;
    margin-block-start: 1em !important;
    margin-block-end: 1em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 40px !important;
}

.single>ul>li {
    display: list-item !important;
}

ol>li {
    display: list-item !important;
}