body input[type="text"], body select {
    /*cursor: default;*/
    background: #FFF;
    color: #333;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

body input[disabled],
body select[disabled],
body input[readonly],
body select[readonly],
input.disabled {
    /*cursor: default;*/
    background: #656565 !important;
    color: white !important;
    /*pointer-events: none;*/
}

body input[readonly] + label
{
    pointer-events: none;
}

input#ContentPlaceHolder1_rememberme {
    margin-right: 4px;
}

.login-cloud-message {
     display: block;
    max-width: 750px;
    color: white;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}

img.login-cloud {
    max-width: 200px;
    display: block;
margin: 20px auto 20px;}

body {
    margin: 0 auto 0;
    padding: 0 3% 30px;
    border-radius: 15px;
    text-align: center;
    color: rgb(255, 245, 245);
    font-size: 18px;
}

body span {
    margin-bottom:5px;
}

.login-container.light {
    color: #333;
    background: rgba(255,255,255,0.8);
}

body a,
.faq.faq-white a,
.site-info a {
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px dashed;
    border-color:inherit;
}

.faq.faq-white h3,
.faq.faq-white h4,
#purchase-now-div {
    color: #FFF;
}

#purchase-now-div a {
    color: #FFEB28;
}

body a:hover,
.faq.faq-white a:hover,
.site-info a:hover {
    color: #FFB800;
    border-bottom: 1px dashed;
    border-color:inherit;
}
a.nevermind {
    margin-bottom: 10px;
    display: block;
    color: #31702f;
    background: #b6ffb4;
    padding: 5px;
}

a.nevermind:hover {
    color: #428bca;
}

.faq.faq-login {
    color:rgba(255, 255, 255, 0.75)
}

.faq.faq-login {
    max-width: 80%;
    margin: 0 auto;
    background: #E64D4F;
    padding: 10px 50px;
    z-index: 0;
    position: relative;
}

.faq.faq-payment-gateway-mobile {
    margin-top: 15px;
}

#ContentPlaceHolder1_lblDefault {
    display: block;
    background: rgb(255, 255, 255);
    padding: 10px 20px;
    color: #428c34;
}

@media (max-width: 480px){
    .faq.faq-login {
        padding-left:5px;
        padding-right:5px;
        padding-bottom:0;
    }
}

#purchase-now-div {
    text-align: left;
    font-size: 16px;
    line-height: 150%;
}

/*WP LOGIN STYLES*/

body.page-template, body { 
    left: 0px; 
    top: 0px;
    background-size:100%;  
    width:100%;
    height:100%; 
     -webkit-user-select: none; -khtml-user-select: none; 
     -moz-user-select: none; -o-user-select: none; user-select: none; 
    z-index:9990;
    background-attachment: fixed;
}

body { 
    width:auto;
}

body  {
    background-repeat: no-repeat;
    background-color: rgb(230, 77, 79);
    background-image: url(https://www.speedmandarin.org/learn/wp-content/img/smapp/bg/Page_Login_Background_02.png);
}

body div#login {
    max-width: 380px;
    width: auto;
    padding: 0;
}

body h1 a {
   /* background-image: url(https://www.speedmandarin.org/img/speed-mandarin-logo-single-line-white.png);
    background-position: center top;
    background-repeat: no-repeat;*/
    display: none;
/*    background-size: 100%;
    width: 500px;
    margin-left: -69px;*/
}

/*body h1 a, body h1 a:hover {
    border-bottom: 0;
}*/

body form::before {
    content: "";
    width: 200px;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 150px;
    margin: 0 auto;
    display:none;
}
body form#loginform::before {
    background-image: url(https://www.speedmandarin.org/learn/wp-content/img/smapp/bg/login-cloud.png);
    display:block;
}
body form#registerform::before {
    background-image: url(https://www.speedmandarin.org/learn/wp-content/img/smapp/bg/sign-up-cloud.png);
    display:block;
}

body form h3 {
    color: #FFF;
}

body form {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: left;
}

body label,
body #backtoblog a, body #nav a {
    color: #FFF;
    font-size: 18px;
}

.site-branding.navbar, .site-header {
    background: none;
}

.site-branding a, .site-branding a:hover, .site-branding a:focus {
    border: 0;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #FFF;
}

body input.input {
    font-size: 20px;
    padding: 10px 3%;
    margin: 5px auto 23px;
    display: block;
    font-family: Calibri, Lato, Arial;
    width: 100%;
}

body form .forgetmenot label {
    font-size: 18px;
    margin-bottom: 19px;
    display: block;
}

body #login_error,
body p.message {
    background: #434343;
    border: 0;
    box-shadow: none;
    color: gold;
    padding: 15px;
}

body #login_error {
    position: fixed;
    bottom: 0;
    margin: 0 !important;
    width: 100%;
    left: 0;
    z-index: 9999999;
}

body .footer {
    margin-bottom: 50px !important;
}

.pnav {
    display:none;
}

#loginform .pnav {
    display:block;
}

@media (max-width:767px) {
    body  {
        background-image:none;
    }
}

@media (max-width:991px) {
    body  {
        background-image:none;
    }
}

@media (max-width: 500px) {
    body h1 a {
        max-width: 100%;
        margin-left: 0;
    }
}

.site-branding .user_welcome {display: none}

.site-branding-text {
    float:none;
}
.site-branding-text > .row > .col-xs-2 {
    position:absolute;
    z-index: 9999999;
}
.site-branding-text > .row > .col-xs-10 {
    width:100%;
}
.site-branding-text img.logo {
    padding: 15px;
}