<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.promotionContainer .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    background-color: var(--yellow-dark);
}

#promotionContainer .container {
    width: 1200px;
}

#promoPage .btn-promotion,
#promoPage .btn-clear {
    background-color: var(--color);
    display: inline-flex;
    font-size: 14px;
}

.promo-img {
    width: 50%;
    min-height: 100px;
    float: left;
    padding-left: 10px;
}

.promo_group_body_inner img {
    min-height: 75px;
    border-radius: 5px;
}

.promo_group_body {
    background: transparent;
}

#promoPage .btn-default,
#promoPage .btn-clear {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    border-color: red;
}

#promoPage .btn-default:hover,
#promoPage .btn-clear:hover {
    opacity: 0.85;
}

.promo_group_body {
    border: 1px solid var(--color);
    border-radius: 6px;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: 1px 2px 2px var(--color);
}

.promo_detail {
    padding: 10px 0 0 10px!important;
    display: block;
    color: #989898;
}

.promo_group_body {
    position: relative;
}

#promoPage ol li {
    margin-left: 40px;
    list-style: decimal
}
body[data-dir="fafa878"] #promoPage ol li {
    margin-left: 18px !important;
    list-style: decimal;
}
.promo-desc span {
    color: #989898!important;
}

#promotionContainer {
    display: block !important;
}

.promo_t {
    display: none;
}

.countdown {
    font-size: 18px;
    color: var(--color);
    margin-top: 5px;
    position: absolute;
    margin-left: 15px;
}

.videohome {
    /* width: 73%!important; */
    float: left;
    width: 52%!important;
}

.footer-box .title,
.title-games,
.label .chec9,
.regis-title1,
.button_register,
.text2,
.input select,
.term_condition,
.deposit-text,
.small,
small,
#promoPage .btn-default,
#promoPage .btn-clear,
.withdrawal-text {
    font-family: Kh-Battambang !important;
}

.radioin-sen {
    margin-left: 180px;
    margin-bottom: 10px;
}

.promo-item-desc {
    width: 100%;
    display: block;
    min-height: 65px;
    padding-left: 10px;
    margin: auto;
    text-align: center;
}

.promo_group_body_inner {
    padding: 10px 10px 10px 0;
}

.btn-promo {
    min-width: 110px;
    background-color: var(--color) !important;
    display: inline-flex;
    border-radius: 5px;
}

.promo-details-body {
    margin: 10px;
    text-align: left;
    padding-left: 10px;
    float: left;
    margin: auto;
    width: 100%;
    height: 100%;
    position: relative;
}

.promo_group_body_inner,
.promo_group_body_inner * {
    transition-duration: inherit !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.promo-details-body table td {
    border: 1px solid #ccc;
}.btn-promo, .btn-promotion, #promoPage .btn-promotion, #promoPage .btn-clear {
    border-radius: 5px !important;
    min-width: 100px;
}

.promo-item-desc h2.promo-title span.promo-pTitle{
    color: var(--color);
}

.promo-details-body{
    color: var(--txt);
}
.promo-details-body p strong{
    color: var(--color);
}
.promo-details-body table p{
    color: var(--eee);
}</pre></body></html>