main {
    margin-top: 5px !important;
}

.container-fluid {
    width: 100% !important;
    padding-right: var(--bs-gutter-x, .25rem) !important;
    padding-left: var(--bs-gutter-x, .25rem) !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

a:hover {
    color: #ffff !important;
    text-shadow: 1px 1px 2px #383838;
}

.uses-image {
    border-radius: 50%;
    border: 2px solid #383838;
    box-shadow: 0 3px 6px black, 0 3px 6px #0000, inset 0 -1px 2px 1px #0000, inset 0 -1px 1px 2px #0000;
}

.fa-1x {
    font-size: 1.25rem;
    text-shadow: #353535 .5px .5px 1px;
}

.box-icon-ref {
    position: absolute;
    font-size: 22px !important;
    color: #000000;
    text-shadow: 0 1px 1px #464646;
    display: inline-flex;
    padding: 0.5rem;
    cursor: pointer;
    top: 0;
    right: 0;
    justify-content: flex-end;
}

.box-icon-ref>i:active {
    transition: 1s;
    transform: rotate(360deg);
}

.red-ofload-text {
    font-family: 'Rubik', sans-serif;
    font-size: 45px;
    color: #fe0519;
    letter-spacing: -2.5px;
    background: -webkit-linear-gradient(#f31d1d00, transparent), -webkit-linear-gradient(top, rgb(69 41 41) 0%, #ff0000 26%, rgb(154 20 20) 35%, #ff4e4e 45%, rgb(134 42 6) 61%, rgb(142 0 0)00%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-bbl {
    width: 100%;
    height: 100%;
    border: solid 2px #f72d59dd;
    border-radius: 8px;
    padding: 0.25rem;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.box-bbl-white {
    width: 100%;
    height: 100%;
    border: solid 2px #ff0000;
    border-radius: .4em;
    background-image: linear-gradient(90deg, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
    text-align: center;
    padding: 0.25rem 0.1rem 0.25rem 0.1rem !important;
}

.btn-keyboard {
    display: inline-block;
    outline: none;
    width: 100%;
    height: auto;
    line-height: 1.8em;
    border-radius: 5px !important;
    align-items: center;
    background-image: linear-gradient( 0deg, #bd0606, #bd0606, #bd0606, #bd0606, #bd0606);
    border: 1px solid #0000;
    text-shadow: 1px 2px 1px black;
    box-shadow: 1px 1px 1px black;
    color: #ffff !important;
    font-size: 22px;
    cursor: pointer;
    transition: all 3s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.btn-keyboard:active {
    background-image: linear-gradient(165deg, #ff0000, #ff0000, #ff0000, #ff0000, #ff0000);
    color: #fcfcfc;
}

.btn-keyboard-option {
    display: inline-block;
    outline: none;
    width: 100%;
    height: auto;
    line-height: 1.8em;
    border-radius: 5px !important;
    align-items: center;
    box-shadow: 0 1px 2px black, -1px 1px 2px #f5f5f5, inset 0 -1px 0px -3px #b3afaf, inset 0px 2px 10px 0.1px #fff;
    background-image: linear-gradient( 0deg, #f0efef, #f6f6f6, #fff, #f0efef);
    border: 1px solid #c0baba;
    font-size: 22px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.btn-tubtim-sm {
    display: inline-block;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    height: auto;
    line-height: 1.8em;
    text-transform: uppercase;
    padding: 3px 0px;
    border-radius: .3em;
    color: #fafafa;
    cursor: pointer;
    transition: 0.1s;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.btn-tubtim {
    display: inline-block;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    height: auto;
    line-height: 1.8em;
    text-transform: uppercase;
    padding: 3px 0px;
    border-radius: .3em;
    color: #fafafa;
    cursor: pointer;
    transition: 0.1s;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.btn-tubtim-sm>img {
    position: relative;
    width: 35px;
    height: 35px;
    float: center;
    overflow: hidden;
}

.btt-green {
    background-color: #00b518;
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 1px solid #0000;
    color: #fafafa !important;
}

.btt-info {
    background-color: #00c2e0;
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 1px solid #0000;
    color: #fafafa !important;
}

.btt-blue {
    background-color: #0043e0;
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 1px solid #0000;
    color: #fafafa !important;
}

.btt-gold {
    background-image: linear-gradient(90deg, rgba(200, 139, 1, 1) 0%, rgba(251, 179, 0, 1) 19%, rgba(254, 219, 134, 1) 32%, rgba(240, 169, 4, 1) 80%, rgba(200, 139, 1, 1) 100%);
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 1px solid #0000;
    color: #000000 !important;
}

.btt-gold-black {
    background-image: linear-gradient(90deg, rgba(200, 139, 1, 1) 0%, rgba(251, 179, 0, 1) 19%, rgba(254, 219, 134, 1) 32%, rgba(240, 169, 4, 1) 80%, rgba(200, 139, 1, 1) 100%);
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 5pt solid rgb(0, 0, 0);
    color: #000000 !important;
}

.btt-red {
    background-color: #e00000;
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 1px solid #0000;
    color: #fafafa !important;
}

.btt-silver {
    background-color: #a1a1a1;
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 1px solid #0000;
    color: #fafafa !important;
}

.btt-sblack {
    background-color: #383838;
    box-shadow: 0 1px 2px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
    border: 1px solid #383838;
    color: #fafafa !important;
}

.btt-black {
    background-color: #000000;
    box-shadow: 0 1px 2px rgb(0, 0, 0), 0 1px 1px rgb(0, 0, 0), inset 0 -1px 1px 1px rgb(0, 0, 0), inset 0 -1px 1px 1px rgb(0, 0, 0);
    border: 1px solid #000000;
    color: #000000 !important;
}

.btt-blue:active,
.btt-blue:hover,
.btt-red:active,
.btt-red:hover,
.btt-sblack:active,
.btt-sblack:hover,
.btt-green:active,
.btt-green:hover,
.btt-silver:active,
.btt-silver:hover {
    box-shadow: 1px 2px 5px black, 0 1px 1px #0000, inset 0 -1px 1px 1px #0000, inset 0 -1px 1px 1px #0000;
}

.box-marquee {
    line-height: 2.45em;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background-image: linear-gradient(180deg, rgba(255, 0, 18, 1) 0%, rgba(0, 0, 0, 1) 100%);
    color: black;
}

.box-marquee>.marquee {
    vertical-align: middle;
}

.marquee {
    background-color: transparent;
}

.btn-line-sm {
    display: inline-block;
    outline: none;
    width: auto;
    box-sizing: border-box;
    border: none;
    border-radius: 5px;
    height: auto;
    padding: 1px 5px;
    box-shadow: 0 3px 6px black, 0 3px 6px #0000, inset 0 -1px 2px 1px #0000, inset 0 -1px 1px 2px #0000;
    /**#474646 */
    background-image: linear-gradient(35deg, #f1f1f1f1, #f4f4f4f4, #f4f4f4f4, #f1f1f1f1);
    border: 1px solid #0000;
    color: #303030 !important;
    font-size: 12px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.btn-line-sm:focus,
.btn-line-sm:hover {
    background-size: 150% 150%;
    color: rgba(120, 50, 5, .8);
}

.btn-line-sm:active {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(110, 80, 20, .4), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
}

#profile_line>.line_option>form {
    position: absolute;
    right: 0;
}

.line_option {
    position: relative;
}

.nav_custom {
    position: fixed;
    top: 0px;
    width: 100%;
    display: block;
    transition: left 0.3s;
    z-index: 99;
    left: 0;
    right: 0;
}


/* .nav_custom-phone>.box-phone>.container {
  
    margin: 0 !important;
    padding: 0 !important;
    justify-items: center;
}

.nav_custom-phone>.box-phone>.container-fluid {
    
    margin: 0 !important;
    padding: 0 !important;
    justify-items: center;
} */

.nav_custom-phone {
    position: fixed;
    top: 0px;
    width: 100%;
    display: block;
    transition: left 0.3s;
    z-index: 99;
    left: 0;
    right: 0;
}

.box-phone {
    background-image: -webkit-linear-gradient(0deg, #2e2e2e 2px, #000000 3px, #000000, #000000 98%, #000000 100%);
    background-image: -moz-linear-gradient(0deg, #2e2e2e 2px, #000000 3px, #000000, #000000 98%, #000000 100%);
    background-image: -ms-linear-gradient(0deg, #2e2e2e 2px, #000000 3px, #000000, #000000 98%, #000000 100%);
    background-image: -o-linear-gradient(0deg, #2e2e2e 2px, #000000 3px, #000000, #000000 98%, #000000 100%);
    /*  background-image: linear-gradient( 0deg, #181818 2%, #333131 5%, #0a0909 15%, #1b1a1a 95%, #000000 97%, #353434 100%); */
    /*  background-image: linear-gradient( 0deg, #252525 2px, #333131 3px, #544343, #000000 98%, #353434 100%); */
    background-image: linear-gradient(0deg, #2e2e2e 2px, #000000 3px, #000000, #000000 98%, #000000 100%);
}

.box-phone-v1 {
    background-image: linear-gradient( 0deg, #181818 2%, #333131 5%, #0a0909 15%, #1b1a1a 95%, #000000 97%, #353434 100%);
}

.box-phone-v2 {
    background-image: linear-gradient( 0deg, #252525 2px, #333131 3px, #544343, #000000 98%, #353434 100%);
}

.box-phone-v3 {
    background-image: linear-gradient( 0deg, #252525 2px, #453c3c 3px, #a92411, #212529 98%, #353434 100%);
}

.bg-red-ofload {
    background-image: linear-gradient(135deg, #f71625, #ed2f2f, #fa4d14, #ff913d, #ffa53d) !important;
}

.bg-red-tubtim {
    background-image: linear-gradient( 3deg, #e11010, #b91919, #ff3f3f, #fc3333, #bb0000) !important;
}

.nav_custom-phone #box_logo #logo_bar {
    width: 55px;
}

.nav_custom-phone #box_logo #logo_text {
    padding-top: 10px;
    width: 80px;
}

.nav_custom #box_logo #logo_bar {
    width: 55px;
}

.nav_custom #box_logo #logo_text {
    padding-top: 10px;
    width: 80px;
}

.box-overs {
    padding: .2ex;
    border: 0.1px solid #f4f1f509;
    border-radius: 5px;
    box-shadow: 1px 1px 10px #38383888;
    background-color: #ffffff4f;
    padding-top: 30px;
}

.box-group-input {
    width: auto;
    height: 50px;
    background-color: #383838;
    justify-content: center;
    padding-top: 2px;
    border-radius: 5px;
}

.box-group-input input {
    background-color: transparent;
    border: #383838;
    color: #ffff;
    font-size: 20px;
}

.box-group-input :focus {
    background-color: transparent;
    border: #383838;
    color: #ffffff4f;
}

.boxgroup-input {
    display: table;
    border-collapse: collapse;
    width: 100%;
    background-color: #383838;
    border-radius: 5px;
}

.boxgroup-input input {
    background-color: transparent;
    border: #383838;
    color: #ffff;
    font-size: 18px;
    text-align: center;
}

.boxgroup-input input :focus {
    background-color: #ffff implements;
    border: #383838;
    color: #383838;
}

.boxgroup-input input :disabled {
    background-color: #383838 implements;
    border: #383838;
    color: #ffff;
}

.boxgroup-input>div {
    display: table-cell;
    /*  border: 1px solid #ddd; */
    vertical-align: middle;
    justify-content: center;
    justify-items: center;
    /* needed for Safari */
}

.on_c:focus {
    color: #383838 !important;
    background-color: #ffff !important;
}

.gr-i {
    background: transparent;
    color: #ffff;
    padding: 5px;
}

.gr-h {
    background: transparent;
    color: #ffff;
    padding: 5px;
}

.input-group-area {
    width: 100%;
}

.input-group-area-75 {
    width: 75%;
}

.box_bank {
    padding: 2px;
    width: 50px;
    height: 50px;
    background-color: #ffff;
    margin: 1px;
}

.p-m {
    padding: 0.2em;
}

.box_bank.active {
    border: solid 2px #0367fc;
    background-color: #ffff;
    padding: 2px;
}

#ic_del_bank :hover {
    cursor: pointer;
}

.box_bank.active img {
    width: 90%;
}

Label.pass {
    display: inline-block;
    width: 55px;
    height: 60px;
    margin: 2px;
    font-size: 25px;
    padding-top: 5px 5px 0 0;
    text-align: center;
    line-height: auto;
    border-radius: 8px;
    vertical-align: middle;
    background-color: #f7f7f7;
    box-shadow: 0 0 .5px .5px #333232, 0 .5px .5px #353434;
    border: 1px solid #272727;
}

Label.img {
    background-image: url('../../images/pass.ico');
    background-position: center;
    background-size: 100%;
}

Label.pass:active {
    border: 1px solid red;
}

.btn-panel-left {
    height: 45px;
    width: 50%;
    padding-top: 5.5px;
    text-transform: uppercase;
    border: none;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 5px;
    background-image: linear-gradient(0deg, #fdf2be, #f8e280, #e0b12d, #cf9109, #af920d);
    font-size: 25px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.19), 1px 2px 1px #383838, inset 0 0px 0px 0px #dfab3c, inset 2px 2px 7px 2px #a36508;
    border-bottom: solid #383838 2px;
    /*  display: inline-block; */
    /*   line-height: 3.3em; */
    align-items: flex-end;
}

.btn-panel-right {
    height: 45px;
    width: 50%;
    padding-top: 5.5px;
    text-transform: uppercase;
    border: none;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 5px;
    background-image: linear-gradient(0deg, #fdf2be, #f8e280, #e0b12d, #cf9109, #af920d);
    font-size: 25px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.19), 1px 2px 1px #383838, inset 0 0px 0px 0px #dfab3c, inset 0px 2px 7px 2px #a36508;
    border-bottom: solid #383838 2px;
    /* display: inline-block; */
    /*  line-height: 3.3em; */
    align-items: flex-end;
}

.btn-panel-right:active,
.btn-panel-left:active {
    font-size: 20px;
}

.btn-panel-right:after,
.btn-panel-left:after {
    display: block;
    content: '';
    border-bottom: solid 1.5px #ffea00;
    transform: scaleX(0);
    transition: transform 300ms ease-in-out;
}

.btn-panel-left:hover:after,
.btn-panel-right:hover:after {
    transform: scaleX(0.98);
}

.btn-panel-left.anime-right:after {
    transform-origin: 100% 50%;
    border-bottom-left-radius: 50%;
}

.btn-panel-right.anime-left:after {
    transform-origin: 0% 50%;
    border-bottom-right-radius: 50%;
}

.box-bank.active {
    border: 2px solid #05bcff;
    padding: 1px;
    background-color: #fff;
    box-shadow: 2px 2px 2px black;
    opacity: 1;
    background: #fff;
}

.box-bank.active>.box-sel {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto;
    opacity: 1;
}

.box-bank.active>.box-sel::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f058';
    position: absolute;
    top: 0;
    right: 2px;
    color: #07e000;
}

.box-bank {
    border: 1px solid black;
    padding: 2px;
    border-radius: 5px;
    margin: 2px;
    cursor: pointer;
    text-align: center;
    width: 80px;
    background: #fff;
    color: black;
    opacity: 0.95;
}

@media only screen and (max-width: 350px) {
    Label.pass {
        width: 40px;
        height: 45px;
    }
    .box-overs {
        border: none;
        box-shadow: none;
        background-color: transparent;
        padding-top: 0;
    }
    .d-overlay {
        display: none;
    }
    .text-black-1rem-w {
        font-size: 85%;
    }
}

@media only screen and (min-width: 350px) and (max-width: 575px) {
    Label.pass {
        width: 45px;
        height: 50px;
    }
    .box-overs {
        border: none;
        box-shadow: none;
        background-color: transparent;
        padding-top: 0;
    }
    .d-overlay {
        display: none;
    }
    .text-black-1rem-w {
        font-size: 95%;
    }
}

@media only screen and (min-width: 575px) and (max-width: 768px) {
    Label.pass {
        width: 50px;
        height: 55px;
    }
}

@media only screen and (min-width: 768px) {
    Label.pass {
        width: 50px;
        height: 55px;
    }
}

@keyframes left-in {
    0% {
        transform: translateX(-25px);
        color: #f1f1f1;
    }
    100% {
        transform: translateX(0px);
    }
}

@keyframes right-in {
    0% {
        transform: translateX(25px);
        color: #f1f1f1;
    }
    100% {
        transform: translateX(0px);
    }
}

@keyframes text-am {
    0%,
    33% {
        color: #f1f1f1;
        font-weight: bold;
        text-shadow: 1px 1px #262626;
    }
    33%,
    67% {
        color: #faec2d;
        font-weight: bold;
        text-shadow: 1px 1px #262626;
    }
    67%,
    100% {
        color: #f10000;
        font-weight: bold;
        text-shadow: 1px 1px 2px #262626;
    }
}

.icbx {
    animation-name: left-in;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

.icbz {
    animation-name: right-in;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

.icx-z {
    animation-name: text-am;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

.cover-time {
    position: absolute;
    border: 1px solid #1f1f1f1f;
    border-radius: 25px;
    background-color: #f3f3f3;
    color: #f10000;
    line-height: 1rem;
    vertical-align: middle;
    padding: 0.85px 1px;
    text-shadow: 1px 1px 1px #262626;
    width: 70px;
    box-shadow: inset 0px 0px 0.5px 1px #dddd;
    text-align: center;
    margin-left: -30px;
}

.box-ddt {
    border: 2px #f10000 solid;
    border-radius: 5px;
    padding: 0.15rem 0.25rem 0.5rem 0.25rem;
    background-color: #efd2d2;
}

.box-ddt-white {
    border: 2px #ff0000 solid;
    border-radius: 5px;
    padding: 0.15rem 0.25rem 0.5rem 0.25rem;
    background-color: #ffffff;
}

.text-ga-gold {
    font-size: 16pt;
    background: -webkit-linear-gradient(90deg, rgba(249, 225, 173, 1) 0%, rgba(200, 139, 1, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/* NEW 10/11/64 */

.group-buff {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.buf-butoo-head {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    bottom: 0;
    height: 100px;
    flex-direction: column;
}

.buf-butoo-swap {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    bottom: 0;
    flex-direction: column;
}

.buf-butoo {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    bottom: 0;
    /* height: 100px; */
    flex-direction: column;
}

.ps-1 {
    padding: 0.08rem !important;
}

.tt-4r-w {
    line-height: 4rem;
    font-size: 4rem;
    color: #f3e9e9;
    font-weight: bold;
    text-shadow: 0 1px 2px #383838;
}

.tt-3r-w {
    line-height: 3rem;
    font-size: 3rem;
    color: #f3e9e9;
    font-weight: bold;
    text-shadow: 0 1px 2px #383838;
}

.tt-2r-w {
    line-height: 2rem;
    font-size: 2rem;
    color: #f3e9e9;
    font-weight: bold;
    text-shadow: 0 1px 2px #383838;
}

.btt-new-white {
    box-sizing: border-box;
    border-radius: 2em !important;
    line-height: 2.5em !important;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(90deg, #e7dddd, #efeeee, #ffffff, #efeeee, #e7dddd);
    box-shadow: inset -2px 1px 0px 0px #e2e8e2, inset 0 2px 1px 2px #ffffff, 0px 0px 3px 0px #000000;
    border-width: 3px !important;
    border-style: outset !important;
    border-color: #00ad00;
    border-image: initial !important;
    color: #009800 !important;
    font-weight: 600;
    /* text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 0px 1px 0 #000, 0px -1px 0 #000, -1px 0px 0 #000, 1px 0px 0 #000, 2px 2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, -2px -2px 0 #000, 0px 2px 0 #000, 0px -2px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000, 1px 2px 0 #000, -1px 2px 0 #000, 1px -2px 0 #000, -1px -2px 0 #000, 2px 1px 0 #000, -2px 1px 0 #000, 2px -1px 0 #000, -2px -1px 0 #000; */
    font-size: 28px;
}

.btt-new-green {
    box-sizing: border-box;
    border-radius: 2em !important;
    line-height: 2.5em !important;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(90deg, #059e05, #00b900, #00b900, #00b900, #17b417);
    box-shadow: inset -2px 1px 0px 0px #1f8f02, inset 0 2px 1px 2px #ffffff66, 0px 0px 3px 0px #000000;
    border-width: 3px !important;
    border-style: outset !important;
    border-color: #e7ebe7;
    border-image: initial !important;
    color: #f2f7ee !important;
    font-weight: 600;
    /* text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 0px 1px 0 #000, 0px -1px 0 #000, -1px 0px 0 #000, 1px 0px 0 #000, 2px 2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, -2px -2px 0 #000, 0px 2px 0 #000, 0px -2px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000, 1px 2px 0 #000, -1px 2px 0 #000, 1px -2px 0 #000, -1px -2px 0 #000, 2px 1px 0 #000, -2px 1px 0 #000, 2px -1px 0 #000, -2px -1px 0 #000; */
    font-size: 28px;
}

.btt-new-black {
    box-sizing: border-box;
    border-radius: 2em !important;
    line-height: 2.5em !important;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(90deg, #060404, #1c1818, #040101);
    box-shadow: inset 0px -2px 0px 3px #0e0b0b, inset 0 2px 1px 2px #ffffff54, 0px 0px 3px 0px #000000;
    border-width: 3px !important;
    border-style: outset !important;
    border-color: #ffc440;
    border-image: initial !important;
    color: #ffd400 !important;
    font-weight: 600;
    /* text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 0px 1px 0 #000, 0px -1px 0 #000, -1px 0px 0 #000, 1px 0px 0 #000, 2px 2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, -2px -2px 0 #000, 0px 2px 0 #000, 0px -2px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000, 1px 2px 0 #000, -1px 2px 0 #000, 1px -2px 0 #000, -1px -2px 0 #000, 2px 1px 0 #000, -2px 1px 0 #000, 2px -1px 0 #000, -2px -1px 0 #000; */
    font-size: 28px;
}

.btt-new-gold {
    box-sizing: border-box;
    border-radius: 2em !important;
    line-height: 2.5em !important;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgba(200, 139, 1, 1) 0%, rgba(251, 179, 0, 1) 19%, rgba(254, 219, 134, 1) 32%, rgba(240, 169, 4, 1) 80%, rgba(200, 139, 1, 1) 100%);
    box-shadow: inset 0px 1px 0px 0px #de9800, inset 0px 4px 0px 0px #c8850f, 0px 0px 3px 0px #000000;
    border-width: 3px !important;
    border-style: outset !important;
    border-color: #000000;
    border-image: initial !important;
    color: #ffffff !important;
    font-weight: 600;
    text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 0px 1px 0 #000, 0px -1px 0 #000, -1px 0px 0 #000, 1px 0px 0 #000, 2px 2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, -2px -2px 0 #000, 0px 2px 0 #000, 0px -2px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000, 1px 2px 0 #000, -1px 2px 0 #000, 1px -2px 0 #000, -1px -2px 0 #000, 2px 1px 0 #000, -2px 1px 0 #000, 2px -1px 0 #000, -2px -1px 0 #000;
    font-size: 28px;
}

.btt {
    display: inline-block;
    outline: none;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Prompt', sans-serif;
}

.hr-line {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #f1eaea;
    margin: 0 !important;
    letter-spacing: 4px;
    font: 400 18px /1 'Prompt', sans-serif !important;
    position: relative;
}

.text-ga-gold-in {
    font-size: 28px;
    background: -webkit-linear-gradient(90deg, rgba(249, 225, 173, 1) 0%, rgba(200, 139, 1, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-ga-gold-gover {
    font-size: 22pt;
    background: -webkit-linear-gradient(90deg, rgba(249, 225, 173, 1) 0%, rgba(200, 139, 1, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box_her {
    font-size: 25px;
    font-weight: 400;
    /* color: #ffd400; */
    /* text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 0px 1px 0 #000, 0px -1px 0 #000, -1px 0px 0 #000, 1px 0px 0 #000, 2px 2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, -2px -2px 0 #000, 0px 2px 0 #000, 0px -2px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000, 1px 2px 0 #000, -1px 2px 0 #000, 1px -2px 0 #000, -1px -2px 0 #000, 2px 1px 0 #000, -2px 1px 0 #000, 2px -1px 0 #000, -2px -1px 0 #000; */
    border: 3px solid #ffbd02;
    box-shadow: inset 0px 0px 2px 1px #00000094, inset 0px 0px 0px 0px #7c7b7bfa;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(0, 0, 0, 1) 100%);
    padding: 10px;
    margin: 1px;
    border-radius: 34px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 5px;
}

.box_govertoday {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    align-items: flex-end;
}

.rounded-gradient {
    border-radius: 2rem;
    border-width: 2px;
    position: relative;
}

.tt-huays {
    font-size: 22px;
    color: gold;
    font-weight: 400;
    text-shadow: 1px 1px 0px black;
}

.rounded-gradient::before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    background: radial-gradient(#616568, transparent);
    right: -1px;
    box-shadow: 0 0 0 2px #4b453a, inset 0 0 4px 1px #000000, inset 0 0 0 2px #222, inset 102px 0px 0 2px #222, inset -82px 0 0 2px #222;
    border-radius: 2rem;
    z-index: -1;
}