
.popup_giaithuong {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100vw;
    
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999999;
    padding: 0% 10% !important;
    display: none;
    transition: visibility 0s, opacity 0.5s linear;
    opacity: 0;
}
.active_popup {
    transition: visibility 0s, opacity 0.5s linear;
    display: flex;
    opacity: 1;
}

.popup_giaithuong-box {
    width: 50%;
    height: 83%;
    background-size: cover;
    background-position: center;
    background-color: white !important;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 10px;
    overflow: hidden;
}
/*div#popup_Error div.popup_giaithuong-box {
    width: 70%;
    height: 87%;
    background-size: cover;
    background-position: center;
    background-image: url('../images/popup/bg_text.png');
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
}*/

#popup_news .popup_giaithuong-box {
    background-color: white !important;
    background-image: none;
    overflow: scroll;
}

.popup-box_news {
    padding: 4% !important;
}
.popup-box_news_title {
    margin-bottom: 2% !important;
    font-size: 2rem !important;
}

.popup_show_clone {
    position: fixed !important;
     bottom: 20% !important; 
     left: 28% !important; 
     transform: translate(-50%, -50%) !important;
    z-index: 10 !important;
}

#popup_Error .popup_giaithuong-box{
   
    background-color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
/*    background-image: none*/
}
.text_popup_hotline{
    display: contents;
    clear: both;
    font-size: 80%;
}
.text_popup {
    color: #008f20;
    width: 70%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2em;
    text-align: justify;
    padding: 0 22% !important;
    text-align-last: center;
}

.popup_giaithuong-win .popup_giaithuong-box {
    background-color: white !important;
/*    background-size: cover;*/
    background-position: center;
}
.bgmayman {
    background-color: white !important;
/*    background-size: cover;*/
    background-position: center;
}
.line_footer_popup {
    width: 35%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.line_header_popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 130%;
    transform: translate(-30%,-55%);
}
.line_mayman {
    width: 65%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.line_mayman_win {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-44%);
}
.line_mayman_win_price {
    width: 75%;
    position: absolute;
    top : 50%;
    left: 50%;
    transform: translate(-50%,-65%);
    z-index: 2;
}
.line_mayman_win_price_next {
    position: absolute;
    bottom: 5%;
    left: 5%;
    background-color: #2860FC;
    padding: 0 1% !important;
    border-radius: 15px;
    color: white;
    box-shadow: 6px 4px 5px 0px rgba(138,138,138,0.75);
-webkit-box-shadow: 6px 4px 5px 0px rgba(138,138,138,0.75);
-moz-box-shadow: 6px 4px 5px 0px rgba(138,138,138,0.75);
}

.line_mayman_win_price_next a{
    color: white;
}
.line_mayman_win_price_next a:hover{
    color: yellow;
}
.xengay_popup {
     width: 24%;
    height: 16%;
    position: absolute;
    bottom: 22%;
    left: 50%;
    transform: translate(-50%,60%);
}
.pop_img {
    position: absolute;
    width: 20%;
}
.pop_img-1 {
    top: 30%;
    right: 0;
}
.pop_img-1r {
    bottom: 35%;
    left: 3%;
    width: 10%;
}
.pop_img-3r {
    bottom: 10%;
    left: 0;
    transform: rotate(-70deg);
    width: 15%;
}
.pop_img-2{
    top: 5%;
    right: 5%;
    width: 20%;
}
.pop_img-2a {
    bottom: 25%;
    right: 5%;
    width: 18%;
}
.pop_img-3{
    top: 18%;
    left: 20%;
    width: 15%;
}
.pop_img-4{
    top: 18%;
    left: 5%;
    width: 15%;
}
.pop_img-5{
    top: 5%;
    right: 25%;
    width: 6%;
}
.pop_img-6{
    top: 22%;
    right: 10%;
    width: 16%;
}
.pop_img-7{
    top: 35%;
    left: 0%;
    width: 10%;
}
.pop_img-8{
    bottom: 15%;
    left: 5%;
    width: 18%;
}
.pop_img-9{
    top: 35%;
    right: 10%;
    width: 6%;
}
.pop_img-10{
    top: 35%;
    right: 45%;
    width: 20%;
    z-index: 1;
}

.textpopupcss{
    width: 76%;
    margin: 0 auto !important;
    display: block;
    border: 1px solid #ffffff;
    background: linear-gradient(90deg, rgb(0 142 32 / 32%) 0%, rgb(0 144 32) 35%, rgb(0 193 44 / 43%) 100%);
    border-radius: 10px;
    vertical-align: middle;
    top: 44%;
    position: relative;
}
.text_popup{
    padding: 2% 2% !important;
}
@media (max-width: 1399.98px) { 
    .text_popup {
        font-size: 12px;
    }
    .xengay_popup {
        transform: translate(-40%,-15%);
    }
    
}
@media (max-width: 1199.98px) { 
    .text_popup {
        font-size: 12px;
    }
    .xengay_popup {
        transform: translate(-50%,-15%);
    }
    .popup_giaithuong-box {
/*        width: 60% ;
        height: 26% ;*/
    }
 }

@media (max-width: 991.98px) { 
    .text_popup {
        font-size: 10px;
    }
}

@media (max-width: 767.98px) { 
    .text_popup {
        font-size: 10px;
    }
  
}

@media (max-width: 575.98px) {  
    .text_popup {
        font-size: 10px;
    }
}