/*! This file is auto-generated */

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../../static/media/roboto-condensed-v14-latin_latin-ext-regular.6d3faf84.woff2') format('woff2'),
    url('../../static/media/roboto-condensed-v14-latin_latin-ext-regular.9238fb1b.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('../../static/media/roboto-condensed-v14-latin_latin-ext-700.a7aab9b9.woff2') format('woff2'),
    url('../../static/media/roboto-condensed-v14-latin_latin-ext-700.3ca0d5bc.woff') format('woff');
}

body, html {
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    background: #f1f1f1;
    min-width: 0;
    color: #444;
    font-family: Roboto Condensed;
    font-size: 13px;
    line-height: 1.4
}

a {
    color: #6ba5dd;
    transition-property: border, background, color;
    transition-duration: .05s;
    transition-timing-function: ease-in-out;
    text-decoration: none;
    cursor: pointer !important;
}

a {
    outline: 0
}

a:active, a:hover {
    color: #006799
}

a:focus {
    color: #124964;
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8)
}

p {
    line-height: 1.5
}

.login #login_error, .login .message, .login .success {
    border-left: 4px solid #00a0d2;
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #4A5255;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.login .success {
    border-left-color: #345a80
}

.login #login_error {
    border-left-color: #dc3232
}

#loginform p.submit, .login-action-lostpassword p.submit {
    border: none;
    margin: -10px 0 20px
}

.login * {
    margin: 0;
    padding: 0
}

.login .input::-ms-clear {
    display: none
}

.login .pw-weak {
    margin-bottom: 15px
}

.login .button.wp-hide-pw {
    background: 0 0;
    border: 1px solid transparent;
    box-shadow: none;
    font-size: 14px;
    line-height: 2;
    width: 2.5rem;
    height: 2.5rem;
    min-width: 40px;
    min-height: 40px;
    margin: 0;
    padding: 5px 9px;
    position: absolute;
    right: 0;
    top: 0
}

.login .button.wp-hide-pw:hover {
    background: 0 0
}

.login .button.wp-hide-pw:focus {
    background: 0 0;
    border-color: #007cba;
    box-shadow: 0 0 0 1px #007cba;
    outline: 2px solid transparent
}

.login .button.wp-hide-pw:active {
    background: 0 0;
    box-shadow: none;
    transform: none
}

.login .button.wp-hide-pw .dashicons {
    width: 1.25rem;
    height: 1.25rem;
    top: .25rem
}

.login .wp-pwd {
    position: relative
}

.no-js .hide-if-no-js {
    display: none
}

.login form {
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 24px 46px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccd0d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .04)
}

.login form.shake {
    animation: shake .2s cubic-bezier(.19, .49, .38, .79) both;
    animation-iteration-count: 3;
    transform: translateX(0)
}

@keyframes shake {
    25% {
        transform: translateX(-20px)
    }
    75% {
        transform: translateX(20px)
    }
    100% {
        transform: translateX(0)
    }
}

@media (prefers-reduced-motion: reduce) {
    .login form.shake {
        animation: none;
        transform: none
    }
}

.login-action-confirm_admin_email #login {
    width: 60vw;
    max-width: 650px;
    margin-top: -2vh
}

@media screen and (max-width: 782px) {
    .login-action-confirm_admin_email #login {
        box-sizing: border-box;
        margin-top: 0;
        padding-left: 4vw;
        padding-right: 4vw;
        width: 100vw
    }
}

.login form .forgetmenot {
    font-weight: 400;
    float: left;
    margin-bottom: 0
}

.login .button-primary {
    float: right
}

.login .admin-email-confirm-form .submit {
    text-align: center
}

.admin-email__later {
    text-align: left
}

.login form p.admin-email__details {
    margin: 1.1em 0
}

.login h1.admin-email__heading {
    border-bottom: 1px #f1f1f1 solid;
    color: #5f5f5f;
    font-weight: 400;
    padding-bottom: .5em;
    text-align: left
}

.admin-email__actions div {
    padding-top: 1.5em
}

.login .admin-email__actions .button-primary {
    float: none;
    margin-left: .25em;
    margin-right: .25em
}

#login form p {
    margin-bottom: 0
}

#login form p.submit {
    margin: 0;
    padding: 0
}

.login label {
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 3px
}

.login .forgetmenot label, .login .pw-weak label {
    line-height: 1.5;
    vertical-align: baseline
}

.login h1 {
    text-align: center
}

.login h1 a {
    background-image: url(../images/w-logo-blue.png?ver=20131202);
    background-image: none, url(../images/wordpress-logo.svg?ver=20131107);
    background-size: 84px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    height: 84px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 84px;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block
}

#login {
    width: 320px;
    padding: 8% 0 0;
    margin: auto
}

.login #backtoblog, .login #nav {
    font-size: 13px;
    padding: 0 24px 0
}

.login #nav {
    margin: 24px 0 0 0
}

#backtoblog {
    margin: 16px 0
}

.login #backtoblog a, .login #nav a {
    text-decoration: none;
    color: #555d66
}

.login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover {
    color: #006799
}

.login #backtoblog a:focus, .login #nav a:focus, .login h1 a:focus {
    color: #124964
}

.login .privacy-policy-page-link {
    text-align: center;
    width: 100%;
    margin: 5em 0 2em
}

.login form .input, .login input[type=password], .login input[type=text] {
    font-size: 24px;
    line-height: 1.33333333;
    width: 100%;
    border-width: .0625rem;
    padding: .1875rem .3125rem;
    margin: 0 6px 16px 0;
    min-height: 40px;
    max-height: none
}

.js.login input.password-input, .js.login-action-rp form .input, .js.login-action-rp input[type=text] {
    padding-right: 2.5rem
}

.login form .input, .login form input[type=checkbox], .login input[type=text] {
    background: #fbfbfb
}

.js.login-action-rp input[type=password], .js.login-action-rp input[type=text] {
    margin-bottom: 0
}

.login #pass-strength-result {
    font-weight: 600;
    margin: -1px 5px 16px 0;
    padding: 6px 5px;
    text-align: center;
    width: 100%
}

body.interim-login {
    height: auto
}

.interim-login #login {
    padding: 0;
    margin: 5px auto 20px
}

.interim-login.login h1 a {
    width: auto
}

.interim-login #login_error, .interim-login.login .message {
    margin: 0 0 16px
}

.interim-login.login form {
    margin: 0
}

.screen-reader-text, .screen-reader-text span {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

input::-ms-reveal {
    display: none
}

@-ms-viewport {
    width: device-width
}

@media screen and (max-height: 550px) {
    #login {
        padding: 20px 0
    }
}

@media screen and (max-width: 782px) {
    .interim-login input[type=checkbox] {
        width: 1rem;
        height: 1rem
    }

    .interim-login input[type=checkbox]:checked:before {
        width: 1.3125rem;
        height: 1.3125rem;
        margin: -.1875rem 0 0 -.25rem
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body.login {
    background-color: #4a5259;
    color: #fff;
}

body.login {
    padding-top: 50px;
}

#login {
    padding: 50px;
    border-radius: 6px;
    width: 400px;
    max-width: 100%;
    background-color: #23282d;
}

.login h1 a {
    background: transparent url(/assets/images/logo-playlist-tracker-login.svg) no-repeat top center;
    background-size: cover;
    width: 87px;
    height: 49px;
}

#loginform,
#lostpasswordform {
    padding-bottom: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#loginform label,
#lostpasswordform label {
    color: #fff;
}

#loginform input[type="text"],
#loginform input[type="password"],
#loginform input[type="email"],
#lostpasswordform input[type="text"] {
    padding: 0 10px;
    border: none;
    border-radius: 6px;
    height: 2.786em;
    background-color: #4a5259;
    color: #fff;
    font-size: 13px;
    line-height: 2.786;
    outline: none;
}

#loginform input[type="text"]:focus,
#loginform input[type="password"]:focus,
#loginform input[type="email"]:focus,
#lostpasswordform input[type="text"]:focus {
    background-color: #656c73;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#wp-submit {
    float: none;
    display: block;
    margin-top: 16px;
    padding: 0 10px;
    border: none;
    border-radius: 6px;
    width: 100%;
    height: 2.786em;
    background-color: #345a80;
    color: #fff;
    font-size: 13px;
    line-height: 2.786;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#wp-submit:hover,
#wp-submit:focus {
    background-color: #467099;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#loginform .forgetmenot {
    float: none;
}

#login #nav a {
    color: #fff;
}

#login #nav a:hover,
#login #nav a:focus {
    text-decoration: underline;
}

.login #login_error {
    border-left: 4px solid #b00;
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
}

.login #login_error a {
    color: #fff;
}

.login .message {
    border-left: 4px solid #345a80;
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
}

#backtoblog {
    display: none;
}

.login form {
    background: #23282d;
}

.login form {
    border: none;
}

#login.reset-pasword form li {
    display: none;
}

.login #login_success {
    border-left: 4px solid #345a80;
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
}


.login-notice {
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    padding: 16px 16px 16px 40px;
    border-radius: 8px;
    border: solid 1px #345a80;
    background-color: rgba(244, 250, 254, 0.8);
    max-width: 738px;
}

.login-notice a, .login-notice a:hover, .login-notice a:visited {
    color: #23282d;
}

.login-notice table {
    font-size: 16px;
    line-height: 19px;
    color: #23282d;
}

.login-notice table div {
    margin-top: 20px;
}


.login-notice .highlight {
    padding-right: 16px;
    font-weight: 700;
}

.login-notice .descr-notice {
    line-height: 19px;
}

.login-notice .firstTd {
    padding-right: 16px;
}

.login-notice .secondTd {
    max-width: 600px;
}

.login-notice img {
    width: 32px;
    height: 29px;
}

.login-notice .close {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;

}

.login-notice .close img {
    width: 10px;
    height: 10px;
}