@import url("../lang_styles/lang-vi.css");
html[lang=vi] .container.type8 .thistablebet_box .winning-box .title {
    display: none;
}

html[lang=vi] .container.type8 .attention-dialog .attention-tab-panel .individual_table {
    font-size: 1rem
}

html[lang=vi] .container.type8 .passwordsetting_box .content_box .form_group .control_label {
    font-size: 1.2rem
}

html[lang=vi] .container.type8 .passwordsetting_box .content_box .btn-submit {
    font-size: 2rem
}

html[lang=vi] .container.type8 .login-box .remember_password input[type="checkbox"]+label::after {
    left: calc(1.2rem * 6.3 + 0.6rem);
}

html[lang=vi] .container.type8 .login-box .remember_password input[type="checkbox"]:checked+label::after {
    left: calc(1.2rem * 6.3 + 0.6rem + 1.3rem)
}

html[lang=vi] .container.type8 .bet_btn,
html[lang=vi] .container.type8 .cancel_btn,
html[lang=vi] .container.type8 .repeat_btn {
    font-size: 1.2rem;
}

html[lang=vi][co=nw] .container.type8 .login-box .remember_password input[type="checkbox"]+label::after {
    left: calc(1.2rem*6.4 + 1.2rem);
}

html[lang=vi][co=nw] .container.type8 .login-box .remember_password input[type="checkbox"]:checked+label::after {
    left: calc(1.2rem*6.4 + 1.2rem + 2.2rem);
}