.login .content .register-form {
    display: block !important;
}

.form-signup {
    width: 660px;
}

.form-wider {
    width: 460px;
}

.logo {
    margin-top: 5px !important;
}

.page-wider {
    width: 760px;
}

.has-error .help-block {
    color: #b94a48 !important;
}

.signup-horizontal {
    border-bottom: 1px solid #ddd;
    padding-top: 9px;
    margin-bottom: 9px;
}

#card-element {
    border: 1px solid #c2cad8;
    padding: 6px 0 6px 5px;
    border-radius: 3px;
}

/* to avoid left colored margin on select2 inputs */
.login .content .select2-container {
    border-left: none !important;
}



/*signup coupon*/
#portlet-order {
    position:relative;
}

#modal-coupon .modal-dialog{
    width: 90% !important;
}

#modal-coupon, .modal-backdrop {

    position: absolute !important;
}