
@font-face {
    font-family: 'Flama-light';

    src: local('Flama-light'), url('../fonts/FLAMA-LIGHT.eot');
    src: local('Flama-light'), url('../fonts/FLAMA-LIGHT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FLAMA-LIGHT.woff2') format('woff2'),
        url('../fonts/FLAMA-LIGHT.woff') format('woff'),
        url('../fonts/FLAMA-LIGHT.ttf') format('truetype'),
        url('../fonts/FLAMA-LIGHT.svg#Flama-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Flama-bold';
    src: local('Flama-light'), url('../fonts/FLAMA-BOLD.eot');
    src: local('Flama-light'), url('../fonts/FLAMA-BOLD.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FLAMA-BOLD.woff2') format('woff2'),
        url('../fonts/FLAMA-BOLD.woff') format('woff'),
        url('../fonts/FLAMA-BOLD.ttf') format('truetype'),
        url('../fonts/FLAMA-BOLD.svg#Flama-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {
    /*background-color: #d8dada;*/
    line-height: 1.1;
}
#c_login_form .error{
    color:red;
}
#c_login_form .errorsucc{
    color:red;
}

#loaderdash{
    display:none;
    position: absolute;
    top: 50%;
    left: 50%;
    height:50px;
}
.dashcomp td img{
    height: 1.5625rem;
    margin-bottom:0;
}
.login #backtoblog {
    display: none;
}
#login h1 a {
    background-size: 100%;
    width: 100%;
    max-width: 58%;
    margin: 0 auto;
    line-height: 1.1;
}
#login {
    padding: 0 !important;
    max-width: 400px;
    width: 100% !important;
    margin: 4.25rem auto 0 !important;
    background: #fff;
    /*box-shadow: 0 0.0625rem 0.1875rem rgba(0,0,0,.13);*/
    border-radius: 6px !important;
    padding: 1.25rem 0;
}
#login h1 {
    border-radius: 6px 6px 0 0;
    background: #000;
    padding: 1.25rem 0;
    text-align: center;
    margin: 0;
}
#login h1 a {
    background-size: 100%;
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    height: 104px;
}
.login form {
    margin: 0;
    padding: .75rem 24px .75rem !important;
    box-shadow: none !important;
}
.login #nav {
	margin: 0 !important;
}
.wp-login-lost-password {
	padding: 0 1rem .5rem !important;
}
label[for=user_login] > br,
label[for=user_pass] > br {
    display: none;
}
.login label {
    display: block;
    margin: 0 0;
    font-size: 0.875rem;
    font-family: 'Flama-light';
    color: #231f20;
}
.login form .input,
.login input[type=text] {
    /*border-radius: 0.375rem;*/
    border-radius: 4px;
    border-color: #000;
    background: #f3f3f2;
    box-shadow: none !important;
    height: 36px;
    font-size: 1rem;
}
.login form input[type=checkbox] {
    height: 1.25rem;
    width: 1.25rem;
    background-color: #f2f1f0;
    border-radius: 0.25rem;
    border: unset;
    font-size: 1rem;
    color: #000;
}
label[for=rememberme] input[type=checkbox]:checked:before {
    margin: 0;
    font-size: 1.25rem;
    color: #000000;
}
input[type=text]:focus {
    /*border-color: #000000;*/
    box-shadow: 0 0 2px rgba(243,243,242,.8);
}

.login form .forgetmenot {
    margin-top: 1em;
}

.login form .forgetmenot label {
    margin: 0;
    font-size: 0.875rem;
    font-family: 'Flama-light';
    line-height: 1.2;
    color: #231f20;
}
.login form .submit{
    margin-top: 0.5em !important;
}
.submit [type=submit],
.wp-core-ui .button.button-large {
    background: #F53C60;
    color: #fff;
    text-transform: capitalize;
    padding: 0.3125rem 1.25rem;
    font-size: 0.875rem;
    font-weight: bold;
    height: 38px;
    border: 0.5px solid #F53C60;
    box-shadow: none;
    text-shadow: none;
}

.login #nav{
    padding: 1em 0 !important;
}

#nav a,
.login #nav a,
.login #nav a:hover,
.login #nav a:focus{
    color: #000;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-size: 0.875rem;
    display: block;
    padding: 10px 0 0 0;
    font-family: 'Flama-light';
}
.login #nav a:focus {
    box-shadow: none;
}
.login #login_error {
    margin: 0;
    font-family: 'Flama-light';
}
.login #login_error strong {
    color: #dc3232;
}
.login #login_error a {
    font-weight: bold;
    color: #000;
}
.partner_portal {
    text-align: center;
    padding: 10px 0 0 0;
    margin: 2em 0 !important;
    line-height: 1.1;
}
.partner_portal strong {
    margin: 2em 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Flama-bold';
    font-weight: bold;
    padding: 0;
    color: #000;
}
.login h1 a:focus {
    box-shadow: unset;
}
#lostpasswordform .submit {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.login #lostpasswordform .button-primary {
    float: none;
}
.login-action-lostpassword #nav {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0 10px;
    box-shadow: none;
}
.login-action-lostpassword #nav a,
.login-action-lostpassword #nav a:focus,
.login-action-lostpassword #nav a:hover {
    background: #F53C60;
    color: #fff !important;
    text-transform: capitalize;
    padding: 0.3125rem 1.25rem;
    font-size: 0.875rem;
    font-weight: bold;
    border: 0.5px solid #F53C60;
    box-shadow: none;
    text-shadow: none;
    height: auto;
    max-width: 44px;
    margin: 10px auto 0;
    vertical-align: baseline;
    border-radius: 4px;
}

.announce_subtitle input[type=text]{width:90%}

.postbox .inside > p:last-child{display: none !important;}

.wp-core-ui .button-primary.focus,
.wp-core-ui .button-primary.hover,
.wp-core-ui .button-primary:focus,
.wp-core-ui .button-primary:hover,
.login-action-lostpassword #nav a:hover {
	background: black !important;
	border-color: black !important;
}

.admin-email__heading {
	color: #FFFFFF !important;
}
