/*General*/
@font-face {
    font-family: 'Averta';
    src: url(../fonts/Averta-Regular.otf);
    font-weight: normal;
}
@font-face {
    font-family: 'Averta';
    src: url(../fonts/Averta-Semibold.otf);
    font-weight: 600;
}
@font-face {
    font-family: 'Averta';
    src: url(../fonts/Averta-Bold.otf);
    font-weight: 700;
}
.custom-popup.modal {
    position: fixed;
    top: 0;
    right: 0;
    font-family: inherit;
    line-height: 1.125rem;
    width: 390px;
    border-radius: 16px;
    background-color: #1a1c1f;
    color: #111111;
    z-index: 100;
    padding: 20px 10px 10px;
    height: 100%;
}
.custom-popup .modal-wrapper{
}
.custom-popup .modal-content{
    text-align: center;
}
.custom-popup .modal-content input{
    width: 100%; 
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    background: #1a1c1f;
    border: 1px solid #5c6570;
    border-radius: 10px;
    font-size: .875rem;
    padding: 14px 12px;
    font-weight: 400;
    outline: #00da87;
    color: #fff;
}
.custom-popup .modal-content input:focus{
    border: 1px solid #00da87;
}
input:placeholder {
    color: #5c6570;
    font-size: .875rem;
    font-family: inherit;
    font-weight: 400;
}
.custom-popup .modal-content h2 {
    margin-bottom: 15px;
    margin-top: 40px;;
    font-family: inherit;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
}
.custom-popup .popup-tilte{
    text-align: center;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 30px;
}
.custom-popup label{
    color: #383838;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    opacity: 1;
    pointer-events: none;
    transition: .24s;
    font-family: Averta, sans-serif;
    margin-bottom: 4px;
    display: inline-block;
}
.custom-popup form{
    margin-bottom: 0;
}
.custom-popup input{
    /* background: #fbfbfb;
    border: 1px solid #d6d6d6 !important;
    border-radius: 6px !important;
    color: #383838 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    height: 44px !important;
    line-height: 23px;
    outline: 0;
    padding: 10px 12px !important;
    width: 100% !important;
    margin-bottom: 0;
    box-shadow: none !important; */
}
.custom-popup .form-group {
    text-align: left;
    margin-bottom: 10px;
}
.modal a.button {
    color: #b21c4b;
    text-decoration: none;
}
.modal a.modal-close-button {
    position: absolute;
    top: 18px;
    left: 10px;
    font-size: 34px;
    color: #fff;
    text-decoration: none;
}
.existing-user {
    color: #fff;
    font-family: inherit;
    font-size: .9375rem;
    margin: 12px 0;
    text-align: center;
}
.existing-user a{
    color: #00da87;
}
.existing-user a:hover{
    color: #00da87 !important;
}
.register-confirm-btn,
.login-confirm-btn, .support-confirm-btn, .custom-popup button[type="submit"] {
    background: #ffbc00;
    color: #000;
    border: none;
    border-radius: 60px;
    cursor: pointer;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 600;
    padding: 10px 18px;
    position: relative;
    transition: all .4s ease;
    white-space: nowrap;
    width: 100%;
    margin-bottom: 0;
    text-transform: none;
    margin-right: 0;
    margin-bottom: 10px;
}
.register-confirm-btn:disabled{
    background-color: #5c6570 !important;
    color: #9ba7b7 !important;
    cursor: default !important;
}
.custom-popup .xac-nhan{
    color: #706f6f;
    font-family: Averta, sans-serif;
    font-size: .875rem;
    line-height: 1.125rem;
    margin-bottom: 20px;
    text-align: left;
}

.custom-popup button[type="submit"] .spinner{
    width: 20px;
    height: 20px;
    display: none;
    position: absolute;
    top: 50%;
    transform: translate(10px, -50%);
}

.info-content {
    padding-top: 30px;
    margin-bottom: 20px;
}

.info-content p {
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.125rem;
    font-family: inherit;
    color: #fff;
    margin-bottom: 20px;;
}

.info-content .btn {
    margin: 0;
    background-color: #ffbc00;
    padding: 10px 20px;
    font-size: 16px;
    color: #000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 600;
}

#thank-you-modal > .modal-content {
    padding: 60px;
}
/* .tnc-box[ */
.custom-popup .tnc-box[data-v-9bff42cf] {
    align-items: center;
    display: flex;
    gap: 8px;
    margin-top: 15px;
}

.custom-popup .tnc-box input[type=checkbox][data-v-9bff42cf],.custom-popup .tnc-box input[type=checkbox][data-v-9bff42cf]:checked {
    background: transparent;
    border: none
}

.custom-popup .tnc-box .tnc-checkbox[data-v-9bff42cf] {
    background-color: #1a1c1f!important;
    border: 1px solid #5c6570!important;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    padding: 0;
    cursor: pointer;
}

.custom-popup .tnc-box .tnc-checkbox[data-v-9bff42cf]:before {
    background-color: #5c6570
}

.custom-popup .tnc-box .tnc-checkbox[data-v-9bff42cf]:checked {
    border: 1px solid #00da87!important
}

.custom-popup .tnc-box .tnc-checkbox[data-v-9bff42cf]:checked:before {
    background-color: #00da87
}
input[type=checkbox]:before, input[type=radio]:before {
    background-color: #5c6570;
    border-radius: 50%;
    content: "";
    height: 12px;
    transition: all .4s ease-in-out;
    width: 12px;
}
input[type=checkbox], input[type=radio] {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #1a1c1f;
    border: 1px solid #5c6570;
    border-radius: 50%;
    display: flex;
    flex: 0 0 22px;
    height: 22px;
    justify-content: center;
    transition: all .4s ease-in-out;
    width: 22px;
}

.custom-popup .tnc-box label[data-v-9bff42cf] {
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.custom-popup .tnc-box label a[data-v-9bff42cf] {
    color: #00da87;
}


@media (max-width: 767px){
     #thankyou-modal .modal-content{
        padding: 30px 0px;
    }
    .custom-popup.modal{
        width: 100%;
    }
    .custom-popup .modal-content input{
        font-size: 1rem;
    }
}