/* .main_section{
    max-width: unset;
    padding: 130px 0 0 0;
} */

.bannerLink {
    filter: unset !important;
}

td , tr {
    color: white !important;
}

.footer_notice_channel, .connectus {
    padding-top: 60px !important;
}

.login_input{
    width: 100%;
    height: 41px;
    text-align: center;
}

.login_input ::placeholder, ::-webkit-input-placeholder {
    color: gray !important;
    opacity: 1;
}

.bot_btn {
    margin-top: 0px !important;
}

.theme_logo_img {
    background: url('/images/logo.png') !important;
}

.btn_login {
    width: 100% !important;
}

.joinwrap .center_box {
    padding-top: 130px;
}

.center_box {
    flex-direction: column;
}

.pc-mobile-reg {
    gap: 20px;
}

.inquery-content {
    background-color: black;
}

.bt_deposit ,.bt_withdraw{
    height: 48px !important;
}

.deposit-money {
    display: flex;
}

.language-name {
    width: 50px;
}

.input-pwd {
    background-color: white;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.status {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    /* flex-wrap: wrap; */
}

.top-row {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 85px !important;
    box-shadow: 1px 5px 10px #0c0c0c;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 20%, rgba(0, 0, 0, 0.95) 50%, rgba(0, 0, 0, 0.3) 56%);
    background-color: #333;
    z-index: 10;
    border: 1px solid yellow;
    border-top: 1px solid #6a6a6a;
    border-bottom: 1px solid #6a6a6a;
    border-radius: 4px;
}

.top-row .board_money{
    font-size: 20px !important;
    width: 45%;
    vertical-align: middle;
}

.top-row .board_font2{
    font-size: 20px !important;
}

.top-row .board_time{
    font-size: 20px !important;
    max-width: 25%;
    width: 25%;
    vertical-align: middle;
}

.top-row .board_user{
    width: 30%;
    max-width: 30%;
    vertical-align: middle;
}

.event-list {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    color: white !important;
}

.bt_alarm {
    width: 45px !important;
    height: 100% !important;
}
