.register-container {
    position: relative;
    overflow-x: hidden;
}
.register-container .main-logo-site {
    margin: 0.5em auto;
}
.register-inner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}
.select2-results__option {
    display: flex;

}
.select2-results__option .sel-img {
    object-fit: contain;
}
.select2-results__option .str {
    line-height: 1;
    font-weight: 200;
    display: flex;
    align-items: center;
}

@media only screen and(min-device-height: 481px) and(max-device-height: 650px) {
    .main-logo-site {
        display: none;
    }
}
.blackdrop-chrome {
    display: none;
    opacity: 0;

}
.blackdrop-chrome.active {
    opacity: 1;
    display: flex;
    position: fixed;
    z-index: 10000;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    background: #000000c2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.popup-chrome {
    position: absolute;
    bottom: 1em;
    width: 95%;
    left: 50%;
    background: red;
    transform: translateX(-50%);
    border-radius: 0.75em;
    display: flex;
    justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    padding: 1.5em;
}
.title-popup-chrome {
    color: #ABABAB;
    font-size: 1em;
    font-weight: 300;
}
.ic-chrome {
    object-fit: contain;
    display: flex;
    width: 76px;
    height: 76px;
    margin-top: 1.5em;
    margin-bottom: 4.5em;
}
.btn-click-to-chrome,
.btn-click-to-download-chrome {
    text-decoration: none;
    width: 90%;
    text-align: center;
    padding: 0.5em;
    border-radius: 0.65em;
    background: #D4D3DB;
    color: #252526;
}
.btn-submit-register {
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.register-form-content {
    width: 380px;
    padding: 12px;
    background: #192e4c;
    border-radius: 8px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    max-width: 98%;
}


.header-change-type-register {
    width: 350px;
    height: 45px;
    margin-bottom: 0.25em;
}

.header-change-type-register > button {
    flex: 1;
    border: none;
    height: 100%;
    background: #ffffff7d;
    color: #0c0c0c;
    font-weight: 500;
}

.header-change-type-register > button:first-child {
    margin-right: 1px;
    border-radius: 8px 2px 2px 2px;
}

.header-change-type-register > button:last-child {
    margin-left: 1px;
    border-radius: 2px 8px 2px 2px;
}

.header-change-type-register > button.active {
    background: var(--gm88_index_btn_login_color, #CF2029);
    color: #fff;
}

.register-group-container {
    width: 370px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    max-width: 98%;
}
.captcha-wrapper > span > svg {
    filter: brightness(0);
    width: 120px;
}
#regForm .swiper-slide:not(.active) {
    max-height:180px;
}
#regForm .swiper-wrapper {
    height:auto !important;
}
.popup_otp #swal2-title{
    font-size:1.5em;
    color: #e35f5f !important;
    margin-bottom:1.5rem;
}
.popup_otp .popup_otp-phone-txt {
    color: #ffffff;
    font-size: 1.3rem;
}
.popup_otp .popup_otp-timeleft {
    font-size:1rem;
}
.popup_otp #popup_otp-input {
    margin: 0 auto;
    height:45px;
    text-align:center;
}
.popup_otp .popup_otp-ref {
    font-size: 0.9em;
    font-weight: 100;
    color: #dfdfdf;
}
.popup_otp .popup_otp-confirm-button {
    background: #3e4add !important;
    width: 100%;
    border-radius: 4rem !important;
    box-shadow: #00000059 0px 5px 15px;
    outline:none;
    border:none;
    color: #fff;
    font-weight: 300;
}
.popup_otp .popup_otp-confirm-button:focus {
    outline: none; 
    box-shadow: #00000059 0px 5px 15px;
}
.popup_otp .swal2-actions {
    margin-top: 0;
    padding: 0 1.6em;
}

#regForm::before, #regForm::after {
    display: none;
    opacity: 0;
}



.regiter-form-title {
    font-size: 1.4em;
    color: #f3f3f3;
    padding-top: 1em;
    text-align: center;
}
.register-form-inner-page-slide {
    min-height: 260px;
    height: fit-content;
}

.register-form-inner {
    padding-top: 2em;
}

.regis-form-page {
    display: flex;
    flex-direction: column;
}

.txt-title-ip {
    font-size: 1.1em;
    color: #fff;
    text-align: left;
    margin-bottom: 0.5em;
    font-weight: 200;
    width: 100%;
}

.regis-form-page > .text-danger {
    color: #f82a3e !important;
}
.ip-register-form {
    border: 1px solid #ffffff66 !important;
    background: #05153a;
    color: #f2f2f2;
}
.ip-register-form:focus {
    background: #05153a;
    color: #f2f2f2;
    background-color: #05153a;
    box-shadow: unset;
    border: 1px solid #ffffff66 !important;
    box-shadow: rgba(221, 221, 221, 0.24) 0px 3px 8px;
}
.text-under-input {
    color: #fff;
    text-align: left;
    width: 100%;
    font-size: 0.8em;
    margin-top: 8px;
    font-weight: 100;
}
.btn-submit-register {
    background:#28a745;
    color: #fff;
}
.register-form-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}
.register-form-footer > .btn-link {
    color: #78c5fc;
}

.txt-weight-200 {
    font-size: 0.9em;
    font-weight: 100;
}

.register-bank-selector-container {
    width: 100%;
}
.select2-container .select2-selection--single {
    height: 45px;
    display: flex;
    align-items: center;
    width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
}
.select2-selection__rendered {
    display: flex !important;
    align-items: center;
}
.select2-selection__rendered .sel-img {
    height: 30px;
    object-fit: contain;
}
.select2-selection__rendered .str {
    padding-left: 1em;
}
.select2-results__option .sel-img {
    height: 30px;
}
.captcha-input-fix-height > * {
    height: 45px;
}