/*IMPORT SCSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/* FONTS */
/*-------------------------------------------*/
/*-------------------------------------------*/
/* COLORS */
/*-------------------------------------------*/
/*-------------------------------------------*/
body { font-family: "Korolev", sans-serif; background: url("https://anatomyforinjectors.com/wp-content/uploads/2019/04/signin-bg.png") right bottom/cover; }

p#nav { display: none; }

p#backtoblog a { outline: none !important; }

p#backtoblog a:hover, p#backtoblog a:focus { color: #FF2A42; outline: none !important; }

.login label { text-align: center; display: block; }

#wp-submit { display: inline-block; padding: 12px; width: 100%; text-align: center; position: relative; max-width: 100%; -ms-transition: all ease 0.3s; /* IE 9 */ -webkit-transition: all ease 0.3s; /* Safari */ transition: all ease 0.3s; overflow: hidden; color: #fff !important; background-color: #FF2A42; border-radius: 20px; text-shadow: none !important; box-shadow: none !important; border: 0 !important; font-size: 15px; line-height: 18px; letter-spacing: 2px; font-family: "Korolev", sans-serif; height: auto; }

#wp-submit:hover, #wp-submit:focus { background-color: #2E4A5B; }

input#user_login, input#user_pass { margin-top: 16px; }

#resetpassform .password-input-wrapper { margin: 16px 0; width: 100%; }

.login form .forgetmenot { margin: 0 0 16px !important; }

input:not([type=submit]) { border: 0 !important; padding: 10px 15px 10px 15px !important; background-color: rgba(180, 180, 180, 0.2) !important; box-shadow: none !important; border-radius: 20px !important; font-size: 15px !important; line-height: 18px; font-family: "Korolev", sans-serif; }

input[type="checkbox"] { width: 30px !important; height: 30px !important; }

input[type="checkbox"]:checked::before { margin: -6px 0 0 -11px !important; }

input:not([type=submit])::hover, input:not([type=submit])::focus { background-color: #e2e4e4; }

@media screen and (max-width: 782px) { .widefat tfoot td input[type="checkbox"]::before, .widefat th input[type="checkbox"]::before, .widefat thead td input[type="checkbox"]::before, input[type="checkbox"]:checked::before { font: normal 21px/1 dashicons !important; } }
