#module-iverify-authentication #account-creation_form .account_creation > div {
    min-height: 50px !important;
    padding: 12px 10px !important;

    /* electron */
    border: unset !important;
    margin: unset !important;
}

#module-iverify-authentication #login_form div.form-group {
    min-height: 50px !important;
    padding: 12px 10px !important;
}

#module-iverify-authentication ul.footer_links {
    padding-right: 15px !important;
}

.justify-center-verif {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#login_form .verify-loginform, #login_form .form_content h3 {
    /*direction: ltr;
    float: right;*/

    /*  electron  */
    direction: ltr;
}

#submitAccount {
    font-size: 17px;
    border-radius: 10px !important;
    margin-top: 18px;
    width: 40% !important;
    text-align: center !important;
}

#SubmitLogin {
    font-size: 17px;
    border-radius: 10px !important;
    width: 271px !important;
    text-align: center !important;
    line-height: 40px;
    margin-top: 8px;
}

#submitpasswd {
    /*float: left;
    min-width: 17%;
    line-height: 23px;
    font-size: 17px;
    margin-left: 35px;*/

    /*  electron  */
    /*min-width: 17%;*/
    font-size: 17px;
    margin-top: 18px;
    width: 40% !important;
    text-align: center !important;
    border-radius: 10px !important;
}

#success .btn {
    margin-right: 10px;
}

.bckmyaccivrf {
    margin-left: 10px;
    margin-right: 10px;
}

#submitAccount i {
    margin-right: 5px;
}

#account-creation_form #mobile {
    direction: ltr;
    text-align: right;
}

#create, #verify, #account-creation_form .page-subheading, #login_form {
    text-align: center !important;
}

#create, #login, #verify, #createacc {
    /*margin-top: 10%;*/
    font-size: 16px !important;
}

#create-account_form, #login_form {
    box-shadow: 0 0 8px #888888 !important;
    border-radius: 10px !important;
}

#login_form .page-subheading {
    border: unset;
}

#phone_mobile {
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    /*color: #000;*/
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s;
    transition: 0.3s;
    /*margin-top: 15px !important;*/
    margin-top: 28px !important;
    height: 50px !important;
    border-radius: 10px !important;
}

#mobile {
    height: 50px !important;
    border-radius: 10px !important;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#phone_mobile_other {
    height: 50px !important;
    border-radius: 10px !important;
    /*margin-top: 28px !important;*/
    max-width: 271px;
    margin: auto;
}

.verifysitelogo {
    margin-bottom: 30px !important;
    margin-top: 10% !important;
    text-align: center;
    width: 100%;
}

.verifysitelogo img {
    margin: auto;
}

#SubmitSMSPassword {
    margin-top: 13px;
    font-size: 14px;
    line-height: 23px;
    border-radius: 5px;
}

.loginsms {
    text-align: center;
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-right: 10px;
}

#login_form .form_content .submit {
    /*margin-bottom: 27px;*/
    margin-bottom: 5px;
}

/* electron */
#create-account_form .page-subheading:before, #login_form .page-subheading:before {
    content: unset !important;
}

#login_form .form-control, #create-account_form .form-control {
    text-align: right !important;
    max-width: 271px;
    margin: auto;
}

#account-creation_form .submit {
    margin-bottom: 20px;
    text-align: center !important;
}

#timerofsendcode div {
    display: inline-block;
    margin-left: 5px;
}

.page-subheading {
    font-size: 22px !important;
}

#timerofsendcode {
    font-size: 18px !important;
    background-color: #dfdfdf;
    border-radius: 9px;
    width: 271px !important;
    text-align: center !important;
    line-height: 40px;
    margin-top: 5px;
}

#passwd {
    height: 50px !important;
    border-radius: 10px !important;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #000;
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s;
    transition: 0.3s;
    max-width: 271px;
}

.resendsms {
    width: 271px !important;
    text-align: center !important;
    line-height: 40px;
    border-radius: 10px !important;
    margin-top: 5px;
    color: #fff !important;
}


#resend {
    color: #fff !important;
}

#SubmitCreate {
    max-width: 271px !important;
    text-align: center !important;
    line-height: 40px;
    margin-top: 18px;
    font-size: 17px;
    border-radius: 10px !important;
    width: 100%;
}


#create-account_form .form-group {
    margin-bottom: 0 !important;
}

.verifyterms {
    max-width: 250px;
    margin: auto;
    text-align: center;
    font-size: 13px;
    margin-top: 10px !important;
    border: unset;
}

#phone_mobile::placeholder, #phone_mobile_other::placeholder {
    color: #a7a7a7 !important;
}

.verifyterms .checker, .verifyterms label {
    display: inline;
}

#number {
    font-size: 16px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    min-height: 380px;
    padding: 30px 10px 8px 10px;
    border-radius: 10px !important;
    box-shadow: 0 0 8px #888888 !important;
    line-height: 23px;
}

.myaccountnum, #success {
    margin-top: 100px;
}


#verifyothernum {
    text-align: center;
}

#create-account_form_other {
    border: 1px solid rgba(0, 0, 0, 0.1);
    min-height: 380px;
    margin: unset !important;
    margin-top: 100px;
    font-size: 16px !important;
    /*border: 1px solid rgba(0, 0, 0, 0.1);*/
    height: 380px;
    padding: 30px 10px 8px 10px;
    border-radius: 10px !important;
    box-shadow: 0 0 8px #888888 !important;
    line-height: 23px;
}

@media (min-width: 767px) {
    form#create-account_form, form#login_form {
        margin: unset !important;
    }
}

@media (max-width: 768px) {
    #header_logo img {
        max-width: 100% !important;
        height: auto !important;
    }
}

.mynumberaccount {
    /*margin-top: 6.3%;*/
}

#number .delete, #number .verify, #number .phone {
    margin-left: 2px;
}

#email, #customer_firstname, #customer_lastname, .custom_field {
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px !important;
    height: 50px !important;
}

#change_number {
    color: #3983f1;
    cursor: pointer;
    font-size: 75%;
}
#hidden-create {
    display: none;
}