﻿.menuAppV1 li span {
    background: #8091E4;
}

.btn-warning {
    border-color: #293B91 !important;
    background-color: #293B91 !important;
    color: white !important;
}

@media screen and (max-width: 992px) {
    .bg_gn {
        background: url("../images/main_images/bg_bottom_taikhoanthanhtoan.jpg");
        background-size: cover;
    }

    .bg_gnV {
        background: url(../images/main_images/bg_bottom_the.jpg);
        background-size: cover;
    }
}

.disabledhref {
    pointer-events: none;
    cursor: default;
}