body,
body * {
    vertical-align: top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block
}

body,
p {
    line-height: 23px;
    font-size: 14px
}

body a,
body label {
    display: inline-block
}

#backtoblog {
    margin: 0 0 0
}

.mobile #login {
    padding: 0
}

.login.wp-core-ui .button-primary {
    height: 34px;
    line-height: 28px;
    border-radius: 0;
    padding: 0 12px 2px;
    border-color: transparent;
    text-shadow: none
}

.login.wp-core-ui input[type=checkbox] {
    box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -o-shadow: none
}

.login h1 a {
    background-size: contain;
    background-color: transparent;
    min-height: 92px;
    width: auto
}

#login {
    top: 50%;
    position: relative;
    max-width: 391px;
    width: 100%;
    padding: 0 0 0;
    margin: auto;
    margin-top: -265px
}

.login form {
    margin-top: 0;
    margin-left: 0;
    padding: 23px;
    font-weight: 400;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.login #nav {
    font-size: 14px;
    padding: 0 23px;
    text-align: center;
    margin: 23px 0 0 0;
    font-weight: 500
}

.login #backtoblog {
    font-size: 14px;
    padding: 0 23px;
    text-align: center;
    margin: 12px 0 11px 0;
    font-weight: 500
}

.login h1 a {
    height: 92px;
    font-size: 23px;
    font-weight: 400;
    line-height: 23px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-decoration: none;
    max-width: 391px;
    width: 100%
}

.login label {
    font-size: 14px;
    line-height: 23px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500
}

.login form .input,
.login input[type=text] {
    font-size: 19px;
    width: 100%;
    padding: 9px;
    line-height: 23px;
    margin: 5px 0 18px 0
}

.login form .input,
.login form input[type=checkbox],
.login input[type=text] {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    font-weight: 500;
    border-radius: 0
}

.login form .forgetmenot label {
    font-size: 14px;
    line-height: 23px;
    display: inline-block;
    width: auto
}

.login form .forgetmenot {
    width: 100%;
    display: block;
    margin: 12px 0 11px 0 !important
}

#login form p.submit {
    margin: 23px 0 0 0;
    padding: 0;
    display: inline-block;
    width: 100%
}

.login.wp-core-ui .button-primary {
    width: 100%;
    height: 46px;
    line-height: 28px;
    padding: 2px 12px 2px 12px;
    font-size: 19px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

input[type=checkbox],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=radio],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    border: 1px solid transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

input:focus,
input:hover {
    border: 1px solid transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important
}

input[type=checkbox],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=radio],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, padding .3s ease;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, padding .3s ease;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, padding .3s ease;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, padding .3s ease;
    -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, padding .3s ease
}

.login #login_error,
.login .message {
    width: 345px;
    border-left: 0 solid transparent;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    font-weight: 700
}

.login #login_error,
.login .message {
    margin: 23px 23px 0 23px;
    padding: 12px 19px 11px 19px
}

@media screen and (max-height:600px) {
    body {
        height: 130%
    }
    #login {
        padding: 0
    }
    #login {
        top: 50%
    }
}

@media screen and (max-height:480px) {
    body {
        height: 150%
    }
    #login {
        top: 50%
    }
}

.login .button.wp-hide-pw .dashicons {
    top: 10px;
    color: #555
}

.login .button.wp-hide-pw {
    outline: 0 !important;
    border: none !important
}

/* rtl by wpnovin.com*/

@font-face {
    font-family: "IranYekans";
    src: url("fonts/IranyekanWPn.ttf");
}
label,
.rtl h1,
.rtl h2,
.rtl #wpadminbar *:not(.ab-icon),
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
body.rtl,
body.rtl .press-this a.wp-switch-editor , .ea-editor {
    font-family: "IranYekans" !important;
    letter-spacing: -0.05px !important;
    font-style: normal !important;
}

.login .message, .login .message a, .login #login_error, .login #login_error a {
    color: #333;
}

body {
    overflow-x: hidden;
}

.language-switcher {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity:0;
}

/* end rtl by wpnovin.com */