html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background-image: url("/new/img/bg_user_register.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

#pageHeader {
    height: 125px;
    padding: 0 10px 0 10px;
    background-color: #fff;
}
#pageHeader img {
    width: 200px;
}
#pageHeader input[type="text"] {
    border-radius: 4px;
    padding: 12px;
    font-size: 11pt;
    width: 100%;
    color: #aaa;
    border: none;
    background-color: #f8f8f8;
}

#pageBody {
    top: 55px;
    bottom: 75px;
    padding: 0 10px 0 10px;
}

#pageBody .wrapper {
    padding: 10px;
}

#pageFooter {
    height: 75px;
    bottom: 0;
    background-color: #fff;
    padding: 0 10px 0 10px;
}

#pageHeader .wrapper,
#pageFooter .wrapper {
    display: table;
    height: inherit;
    width: 100%;
    table-layout: fixed;
}

#pageHeader .wrapper .column,
#pageFooter .wrapper .column {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    padding: 0 10px 0 10px;
}

#frmLogin {
    max-width: 400px;
    margin: 0 auto;
}
#frmLogin h1 {
    font-size: 12pt;
    font-weight: bold;
    margin: 10px;
}
#frmLogin input[type="text"],
#frmLogin input[type="password"] {
    background: #f3f6f9;
    border-radius: 30px;
    padding: 10px 16px;
    font-family: "Open Sans";
    font-style: normal;
    border: none;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    color: #000000;
}
#frmLogin div {
    margin: 10px 0 10px 0;
}

img {
    width: 60%;
}

.formwhite {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12) !important;
    background-color: #fff;
    padding: 2rem;
    border-radius: 30px;
}

.btn-login {
    border-radius: 5px;
    height: 43px;
    font-size: 1.1rem;
    font-weight: 500;
}
.btn-login-outline {
    background-color: #fa848d;
    border: solid 1px #fa848d;
    padding: 10px 0;
    color: #ffffff;
    font-weight: bold;
}
.btn-login-outline:hover {
    color: #ffffff;
    background-color: #f96b76;
}
.line-text {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 0.1em;
    margin: 25px 0 25px !important;
}
.line-text span {
    background: #fff;
    padding: 0 10px;
    color: #828282;
}
.btn-login-social {
    background: #f3f6f9;
    border-radius: 100px;
    border: transparent;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    text-align: center;
    color: #303030;
}
.btn-login-social img {
    float: left;
    width: 20px;
    vertical-align: middle;
    margin-top: 2px;
}
#frmLogin #formvendor {
    display: block !important;
}

.btn-register {
    background: #f3f6f9;
    border-radius: 100px;
    width: 100%;
    margin-bottom: 16px;
    text-align: center;
    text-decoration: none;
    padding: 8px 16px;
}

.btn-register-facebook::before {
    content: "";
    width: 20px;
    height: 20px;
    display: flex;
    z-index: 2;
    position: absolute;
    background-image: url("/new/img/ic_register_facebook.png");
    background-repeat: no-repeat;
}

.btn-register-google::before {
    content: "";
    width: 20px;
    height: 20px;
    display: flex;
    z-index: 2;
    margin-top: 3px;
    position: absolute;
    background-image: url("/new/img/ic_register_google.png");
    background-repeat: no-repeat;
}

.btn-register span {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    color: #303030;
}
@media (max-width: 768px) {
    #frmLogin #formvendor {
        display: block !important;
    }
}
.btn-submit-login {
    background: #fb7d88;
    border-radius: 100px;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    padding: 8px 0px;
}
.btn-submit-login:hover {
    color: #ffffff;
}

.spa {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #434358;
    margin-top: 25px;
    margin-bottom: 25px;
}

.spa a {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #fb7d88;
    text-decoration: none;
}

.pb-wrapper {
    background: #ffeef0;
    border-radius: 20px;
    padding: 14px;
}

.pb {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #434358;
    margin-bottom: 0px;
}

.pb a {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #fb7d88;
    text-decoration: none;
}

.forgotPass {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #fb7d88;
}
.alert {
    border-radius: 12px;
}