﻿
body {
    font-family: Verdana;
}
canvas {
    display: block;
    vertical-align: bottom;
}


/* ---- stats.js ---- */


.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    background-image: url("");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#particles-js {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: -1;
}

.form-captcha-wrap {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}

.form-captcha {
    margin: auto;
    display: inline-block;
}

.bic_form__register {
    padding: 30px 50px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 10px #a09797e0;
    width: 60%;
    max-width: 900px;
    margin: 30px auto;
}

#rauDocumentUpload {
    margin-top: 5px;
}

.bic_title.bic_text__reg {
    font-size: 2.125rem;
    color: #c72027;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}

.reg_img {
    text-align: center;
    margin-bottom: 1.5rem;
}

.bic_box__title {
    text-align: center;
}

.bic_title.bic_text__desc b {
    color: #c82128;
}

.bic_title.bic_text__desc u {
    cursor: pointer;
    color: #c72027;
    font-weight: 600;
}

.form_register {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
    margin-top: 30px;
}

.form_register_row {
    flex: 0 0 50%;
    padding: 0 30px;
    box-sizing: border-box;
}

.form-group {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

    .form-group input, .form-group select {
        width: 100%;
        padding: 10px;
        border: none;
        padding-left: 25px;
        border-bottom: 1px solid #c2c2c2;
        font-size: 1rem;
    }

        .form-group input::placeholder {
            font-size: 1rem;
            font-family: 'Verdana';
            color: #201c1c;
        }

    .form-group select {
        color: #858585;
        -webkit-appearance: none;
    }

        .form-group select option:first-child {
            color: #959595;
        }

.validate {
    color: red;
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
}

.form-group input:focus {
    outline: none;
}

.wrap_col {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .wrap_col .form-group {
        flex: 0 0 48%;
    }

.bic_title_form {
    margin-bottom: 10px;
    color: #c72128;
    font-size: 1.15rem;
    font-weight: 600;
}

.form-group::after {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-size: 15px;
    color: #c72027;
    left: 2px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
}

#txtName::after, #nccName::after {
    content: '\f007';
}

#txtName::after {
    content: '\f007';
}

#Address::after, .dropdown-input::after {
    content: '\f3c5';
}

#Code::after {
    content: '\f571';
}

#txtPhoneNum::after, #nccPhone::after {
    content: '\f879';
}

#fax::after {
    content: '\f1ac';
}

#txtMail::after, #nccEmail::after {
    content: '\f0e0';
}

#bank::after {
    content: '\f15b';
}

#bankCode::after {
    content: '\f274';
}

#bankBranch::after {
    content: '\f3c5';
}

#swiftCode::after, .dropdown-nganhnghe::after {
    content: '\f1ad';
}

#Login::after {
    content: '\f007';
}

#pass::after, #repass::after {
    content: '\f023';
}

.input-login-cust {
    background-color: rgb(200, 33, 40);
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    padding: 20px;
    margin-bottom: 12px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    transition: 0.4s ease;
    width: 50%;
    margin: auto;
    display: block;
    margin-top: 15px;
    max-width: 400px;
}

    .input-login-cust:hover {
        transform: translateY(10px);
        box-shadow: 0 7px 10px #4a13136e;
    }

.img-fluid {
    max-width: 100%;
}


.wrap_full .allowed-attachments {
    color: #1a7eba;
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
}

    .wrap_full .allowed-attachments a {
        color: #1a7eba;
        font-weight: 600;
        text-decoration: underline;
    }

        .wrap_full .allowed-attachments a:hover {
            color: #f27c24;
        }

.wrap_full .gd_upload_attachments {
    display: flex;
    flex-flow: column-reverse;
    margin-top: 25px;
    overflow: inherit;
    position: relative;
}

    .wrap_full .gd_upload_attachments .RadUpload .ruFileLI {
        margin-bottom: 0;
        margin-top: 5px;
    }

.wrap_full .RadUpload .ruSelectWrap {
    width: 160px;
    padding-left: 0;
    position: absolute;
    right: 0;
    top: -25px;
}

.wrap_full .RadUpload .ruFileWrap.ruStyled {
    padding: 2px 0 0;
    font-weight: 300;
    font-size: 14px;
}

.wrap_full .RadUpload .ruSelectWrap .ruFileWrap.ruStyled {
    width: 100%;
}

.wrap_full .RadUpload .radIcon::before {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.wrap_full .RadUpload_Default .ruSelectWrap .ruFakeInput {
    display: none;
    width: 100%;
}

.wrap_full .RadUpload_Default .ruSelectWrap .ruButton {
    background: #ebebeb;
    height: auto;
    border-radius: 6px;
    margin: 30px 0 0;
    /* width: 100%; */
    cursor: pointer;
    float: right;
}

    .wrap_full .RadUpload_Default .ruSelectWrap .ruButton::before {
        content: "\f15b";
        font-family: 'Font Awesome 5 Pro';
        margin-right: 8px;
        font-weight: bold;
        color: #c72027;
    }

.wrap_full .RadUpload .ruStyled .ruFileInput {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.wrap_full .ruUploadProgress {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 300px;
    display: block;
    overflow: hidden;
}

@media screen and (max-width:767px) {
    .reg_img {
        width: 50%;
        margin: auto;
        margin-bottom: 1rem;
    }

    .bic_title.bic_text__reg {
        font-size: 1.5rem;
    }

    .input-login-cust {
        width: 300px;
        margin-top: 1rem;
    }

    .bic_form__register {
        padding: 2rem 0;
        width: 100%;
        position: relative;
        top: 0;
        transform: translateY(0);
        left: 0;
    }

    .form_register_row {
        padding: 0 15px;
        flex: 0 0 100%;
        margin-top: 2rem;
    }

    .form_register {
        margin: 0 -15px;
    }

    #rapContact {
        padding: 0 15px;
    }

    #particles-js {
        display: none;
    }
}
