.cover-box-huay {
    border-radius: 5px;
    padding: 5px;
    /* background: #064273; */
    /* background-image: -webkit-linear-gradient(left,#009ffd,#2a2a72)!important;
    background-image: linear-gradient(
90deg,#009ffd,#2a2a72)!important; */
}

.cover-top-box-huay {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-repeat: no-repeat;
}

.gray_scall, #fontEnd .gray_scall_stock {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    background-color: #484848;
}

.cover-footer-box-huay {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cover-footer-box-huay span {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.cover-top-box-huay .top-box-huay .cover-flag .imgLotto {
    width: 75px;
}

.cover-top-box-huay .top-box-huay {
    min-height: 85px;
}

.cover-top-box-huay .top-box-huay .cover-flag {
    text-align: center;
    padding-top: 5px;
}

.cover-top-box-huay .cover-text {
    color: #fff;
    text-align: right;
}

.cvzTQd {
    background-color: rgb(46, 64, 66);
    padding: 8px;
    width: 100%;
    cursor: pointer;
}

.dvQwFT {
    display: grid;
    grid-template-columns: 50% 50%;
}

.gNKFxE {
    /* background-color: rgb(21, 100, 165); */
    padding: 8px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background-image: -webkit-linear-gradient(left,#009ffd,#2a2a72)!important;
    background-image: linear-gradient(
90deg,#009ffd,#2a2a72)!important;
}

.fix-minitop {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.cover-top-box-huay-small .top-box-huay {
    min-height: 85px;
}

.cover-top-box-huay-small {
    background-size: 100%;
}

.cover-top-box-huay-small .top-box-huay .cover-flag {
    text-align: left;
    padding-top: 5px;
    padding-right: 0;
}

.cover-top-box-huay-small .top-box-huay .cover-flag .imgLotto {
    width: 60px;
    margin-top: -8px;
}

.cover-top-box-huay-small .cover-text {
    color: #fff;
    text-align: right;
    padding-left: 0;
}

.cover-top-box-huay-small .cover-text .font-size-small {
    font-size: .6em;
}