@font-face {
    font-family: 'Gotham-Bold';
    src: url('/wp-content/themes/deposco/fonts/Gotham-Bold.eot');
    src: url('/wp-content/themes/deposco/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/deposco/fonts/Gotham-Bold.woff') format('woff'),
    url('/wp-content/themes/deposco/fonts/Gotham-Bold.ttf') format('truetype'),
    url('/wp-content/themes/deposco/fonts/Gotham-Bold.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('/wp-content/themes/deposco/fonts/Gotham-Book.eot');
    src: url('/wp-content/themes/deposco/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/deposco/fonts/Gotham-Book.woff') format('woff'),
    url('/wp-content/themes/deposco/fonts/Gotham-Book.ttf') format('truetype'),
    url('/wp-content/themes/deposco/fonts/Gotham-Book.svg#glyphicons_halflingsregular') format('svg');
}

.login h1 a {
    background-image: url(/wp-content/themes/deposco/img/logo/deposco_primary-logo_black.svg);
    width: 300px;
    background-size: 300px;
    margin: 0px auto;
}

.login label {
    font-size: 11px;
    color: #555555;
    font-family: 'Gotham-Book'
}

.login form {
    background: none;
    box-shadow: none;
    padding: 0px;
    border: none!important;
}

.login #login_error, .login .message, p#reg_passmail {
    border: none;
    text-align: center;
    font-family: 'Gotham-Book';
    background: none;
    color: #777;
    box-shadow: none;
    font-size: 13px;
    padding: 10px 0px 0px;
}

p#backtoblog {
    display: none;
}

body {
    -webkit-font-smoothing: antialiased;
    background: #e5e5e5;
}

p#backtoblog {
    display: none;
}

.login label {
    font-family: 'Gotham-Book';
    font-size: 11px;
    color: #777;
}

.wp-core-ui .button-primary, .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus {
    color: #ffffff;
    background-color: #f48020;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: none;
    border: none;
    box-shadow: none;
    font-family: 'Gotham-Book';
    width: 100%;
    -webkit-font-smoothing: antialiased;
    background-color: #f48020;
    border: none;
    border-radius: 5px;
    color: #FFF;
    font-family: Gotham-Book;
    font-size: 15px!important;
    height: 40px!important;
    width: 100%;
}

.login #nav {
    text-align: center;
    margin: 25px 0px 0px;
    color: #777;
}

.login #backtoblog a, .login #nav a {
    margin: 0px 5px;
    font-family: 'Gotham-Book';
    font-size: 11px;
    color: #f48020;
}

/*.login form .forgetmenot label {*/
/*display: none;*/
/*}*/

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

input[type=text], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=week], input[type=password], input[type=checkbox], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], select, textarea {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .2s ease-in-out;
    background: #eee!important;
    border-radius: 5px;
    color: #444;
    font-family: Gotham-Book;
    font-size: 15px;
    height: 40px!important;
    margin: 5px 0 15px;
    outline: none;
    text-indent: 10px;
    font-size: 15px!important;
    border: none;
}
input[type=text]:focus, input[type=search]:focus, input[type=radio]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, input[type=password]:focus, input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, select:focus, textarea:focus, a:focus {
    border: none;
    box-shadow: none;
    outline: none;
}
#login {
    background: #fff;
    border-radius: 20px !important;
    color: #fff;
    margin: auto;
    max-width: 400px;
    padding: 50px!important;
    position: relative;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    margin: auto;
}

.login #login_error strong {
    font-weight: normal!important;
}

.login #login_error a {
    display: block;
    color: #f48020;
    text-decoration: none;
}

.forgetmenot {
    margin-top: -15px;
}

.forgetmenot label {
    color: #f48020!important;
}

input[type=checkbox] {
    width: 20px;
    height: 20px!important;
    box-shadow: none;
    margin: 18px 5px 18px 0px;
    background: #eee!important;
}

input[type=checkbox]:checked {
    width: 20px;
    height: 20px!important;
    box-shadow: none;
    margin: 18px 5px 18px 0px;
    background: #f48020!important;
}

input[type=checkbox]:checked:before {
    color: #fff;
    margin: 0px -11px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #eee inset!important;
}

.login #reg_passmail, .login .clear {
    display: none;
}


.message {
    display: block;
    color: #777!important;
    max-width: 350px;
    margin: 0 auto;
}

.message.register {
    display: block;
    color: #777;
    max-width: 350px;
    margin: 0 auto;
}

.description.indicator-hint {
    color: #777;
    font-family: 'Gotham-Book';
    padding-bottom: 20px;
    font-size: 13px;
}

.login #pass-strength-result {
    margin-top: 22px;
    font-family: 'Gotham-Book';
}

.login a {
    color: #f48020;
    text-decoration: none;
}

label {
    font-family: 'Gotham-Book'!important;
    font-size: 11px!important;
    color: #777;
}

h2 {
    display: none;
}

@media (max-width: 680px) {
    #login {
        background: none;
        width: auto;
        padding: 0px 30px!important;
        box-shadow: none;
        max-width: 350px;
    }
    body {
        background: #fff;
    }
}

@media screen and ( max-height: 520px ){
    #login {
        background: #fff;
        border-radius: 20px !important;
        color: #fff;
        margin: auto;
        max-width: 400px;
        padding: 50px!important;
        margin: 25px auto;
        top: 0;
        transform: none;
        width: 350px;
        border-radius: 10px;
        box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    }
}

.login .button.wp-hide-pw .dashicons {
    color: #f48020;
}

#registerform label {
    width: 100%;
}

.login {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.select2-container--default .select2-selection--single {
    background: #eee;
    /* padding: 1rem; */
    border: none;
    line-height: 1.33333333;
    width: 100%;
    border-width: .0625rem;
    margin: 0 6px 6px 0;
    min-height: 40px;
    max-height: none;
    font-family: 'Gotham-Book';
    font-size: 15px;
    padding: 0 .5rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    background: #eee;
    line-height: 40px;
    background: none!important;
    padding: 0px 6px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: .25rem;
}

.select2-container:focus {
    outline: none;
}

.select2-search--dropdown .select2-search__field {
    background: #fff!important;
    font-family: 'Gotham-Book';
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #f48020;
}

.select2-container--default .select2-results>.select2-results__options {font-family: 'Gotham-Book';font-size: 15px;}

.select2-search--dropdown {
    display: none;
}

.select2-dropdown {
    border: 1px solid #eee;
}

.select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single:focus {
    outline: none;
}

input[type=radio]:focus {
    border: 1px solid #777777!important;
    box-shadow: 0px 0px 1px #f48020!important;
}

input[type=radio]:checked::before {
    background: #f48020;
}

.acf-taxonomy-field .categorychecklist-holder {
    max-height: 7rem;
}

.acf-taxonomy-field .acf-checkbox-list {
    padding: 5px 10px;
}
input[type=checkbox]:checked:before {
    content: url(/wp-content/themes/deposco/img/check.svg)!important;
}

.acf-field-true-false label {
    display: flex;
    align-items: center;
}

.acf-field-true-false .message {margin-bottom: .5rem;margin-left: .25rem;}

.acf-field-true-false .acf-label {
    display: none;
}

.acf-field-true-false input[type=checkbox]{
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.login-action-confirm_admin_email #login {
    margin-top: auto;
}

.login h1.admin-email__heading {font-family: 'Gotham-Bold';color: #000;letter-spacing: -1px;}

a.button.button-large, a.button.button-large:hover {
    color: #ffffff;
    background-color: #f48020;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: none;
    border: none;
    box-shadow: none;
    font-family: 'Gotham-Book';
    width: 100%;
    -webkit-font-smoothing: antialiased;
    background-color: #000000;
    border: none;
    border-radius: 5px;
    color: #FFF;
    font-family: Gotham-Book;
    font-size: 15px!important;
    height: 40px!important;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
    line-height: 2.5rem!important;
}

.admin-email__actions .button {
    margin-left: 0!important;
    margin-right: 0!important;
    font-family: 'Gotham-Bold'!important;
}

p.admin-email__details {
    color: #000;
    font-family: 'Gotham-Book';
}

p.admin-email__details strong {
    font-family: 'Gotham-Bold';
}

.admin-email__actions-secondary {
    font-family: 'Gotham-Book';
}