body{
    background: #FFF;
    font-family: Karla, sans-serif;
}
/*
Correct logo image
*/
#login h1 a, .login h1 a {
    background-image: url(./../media/logo.png);
    height:65px;
    width:320px;
    background-size: 70%;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    background-position: center top;
}
#login h1 a:focus,
.login h1 a:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

/*
Hide back to site link to avoid network confusion
Relevant site is already linked to from logo image
*/
#login #backtoblog {
    display: none;
}
/*
Hide other service links (only) during password reset
*/
body.login-action-rp #login #nav, 
body.login-action-lostpassword #nav{
    display: none !important;
}


/*
Hide irrelevant non-customizable messages in signup and activation flow
*/
.wp-signup-container > h2, .wp-activate-container > h2 {
    display: none;
}

/*
Normalize signup form
*/
#setupform, 
#loginform, 
#lostpasswordform
{
    border: none;
}

body.login-action-register p.submit input,
body.login-action-activate p.submit input {
    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
    background: #0085ba;
    border-color: #0073aa #006799 #006799;
    box-shadow: 0 1px 0 #006799;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}

body.login-action-register #login label {
    display: block;
}

body.login-action-register #login input#user_name,
body.login-action-register #login input#user_email {
    margin-bottom: 4px;
}
body.login-action-register #login p.submit,
body.login-action-register #login label[for=user_email] {
    margin-top: 20px;
}

body.login-action-register #login input[type=email] {
    font-size: 24px;
    width: 100%;
    padding: 5px;
    margin: 2px 6px 16px 0;
    background: #fbfbfb;
}

/*
Custom style
*/
#loginform
{
    margin-top: 0;
    padding-bottom: 26px;;
}

#login #nav {
    text-align: center;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    color: #FFF;
    margin: 0;
    font-size: 14px;
}
#login #nav a:focus, 
#login #nav a:active{
    outline: none;
    border: none; 
    box-shadow: none;;
} 
#login #nav a:first-child {
    display: inline-block; 
    background: #FFF;
    margin-top: 52px;
    box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.25);
    border-radius: 40px;
    padding: 0.5rem 1.5rem;
}

.login label {
    font-weight: 700;
    font-size: 16px;
    color: #4e505d;
}

.login form .input, 
.login input[type=password], 
.login input[type=text], 
.login input[type=email]
{
    font-family: Karla, sans-serif;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 1.333;
    border-color: #cfcfcf;
    border-width: 1px;
    border-radius: 4px;
    
    padding: .1875rem .3125rem !important;
    margin: 0 6px 16px 0 !important;
    min-height: 40px !important;
    max-height: none !important;

}
.login .button.wp-hide-pw .dashicons {
    color: #232637;
}
input[type=checkbox]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23232637%27%2F%3E%3C%2Fsvg%3E); 
}
.submit .button-primary,
body.login-action-register p.submit input, 
body.login-action-activate p.submit input
{
    min-height: 32px;
    height: auto;
    line-height: 2.30769231;
    vertical-align: baseline;

    display: block; 
    width: 100%;
    margin-top: 20px;
    padding: 5px 0 !important;
    font-weight: bold; 

    background: #232637;
    border: none;
    border-radius: 4px; 
    box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.4);
    color: #fff;

}
.submit .button-primary:focus,
.submit .button-primary:active,
.submit .button-primary:hover,
body.login-action-register p.submit input:focus,
body.login-action-register p.submit input:active,
body.login-action-register p.submit input:hover, 
body.login-action-activate p.submit input:focus,
body.login-action-activate p.submit input:active,
body.login-action-activate p.submit input:hover
{
    outline: none;
    border: none;
    box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.4) !important;
    background: #111B54;
}

input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=radio]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus
{
    border-color: #f2c325;
    -webkit-box-shadow: 0 1px 8px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 8px 2px rgba(0,0,0,.1);
    outline: none;
    color: #000000;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #EEEEEE inset !important;
}

.login #login_error, .login .message, .login .success
{
    /* border-left: 4px solid #1b877b; */
    border: none; 
    box-shadow: none;
    color: #1B877B;
    font-size: 16px;
    padding: 0 26px;
    margin: 0;
}

.login #login_error {
    color: #dc3232;
}

#login form p.error{
    font-size: 16px;
    color: #dc3232;
}


.login #backtoblog a:hover, 
.login #nav a:hover, .login h1 a:hover, 
.login #backtoblog a:focus, 
.login #nav a:hover, .login h1 a:focus
{
    color: #1b877b;
    outline: none;
    border: none;
}