.adminglava {
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    background: #4267b2;
    padding: 20px 0px;
}
.login .privacy-policy-page-link {
    text-align: center;
    width: 100%;
    margin: 10px 0 10px;
}
.login .privacy-policy-page-link a {
    text-decoration: none;
    color: #4067b38c;
    font-weight: bold;
}
.login .privacy-policy-page-link a:hover {
    color: #4067b3;
}
#login form#loginform #user_login, #login form#registerform #user_login {
    border-radius: 0px 0px 0 0;
}
@media (max-width: 767px){
    #login h1 a, .login h1 a {
    background-image: url(loginlogobijeli.svg);
    width: 290px;
    height: 70px;
    margin: 0px auto 0px auto;
    background-size: 290px 70px;
    background-repeat: no-repeat;
    padding-bottom: 0px;
    text-align: center;
}
#login {
    padding:20px!important; 
    width:100% !important;
    box-shadow: none !important;
}
    #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper {
    right: 0px!important;
}
.login h1 {
    background: #000;
    margin: -20px -20px 0px -20px;
    /* min-height: 200px; */
    padding: 100px 0px 100px 0px;
}
body, html {
    background: #fff;}
}
.media-router .active, .media-router .media-menu-item.active:last-child {
    margin: 0px;
    padding: 3px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
    height: 30px !important;
}
.media-router .media-menu-item {
    position: relative;
    /* float: left; */
    border: 0;
    margin: 0px;
    padding: 4px 10px 4px;
    height: 30px;
    line-height: 1.28571428;
    font-size: 14px;
    text-decoration: none;
    background: 0 0;
    cursor: pointer;
    transition: none;
}
.wrap, .wrap+#poststuff {
    padding: 20px 20px !important;
}
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
    height: 30px;
    line-height: 28px;
    padding: 0 12px 0px;
}
.login #nav {
    margin: 1px 0 0;
    font-size: 16px;
    text-align: center;
}
.login #backtoblog, .login #nav {
    font-size: 17px;
    padding: 0px 10px 1px 0px;
}
#backtoblog {
    margin: 0px 0;
    text-align: left;
}
.wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 28px !important;
    height: 28px !important;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 0px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.login label {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}
.login form .forgetmenot {
    float: none;
    padding-bottom: 7px;
}
#login form#loginform #user_pass, #login form#registerform #user_email {
    border-radius: 0;
}
.login form .input, .login input[type=text] {
    font-size: 18px;
    line-height: 35px;
    width: 100%;
    border: solid 1px #eeeeee;
    padding: 2px 10px 2px 15px;
    border-radius: 0px;
    margin: 0px 6px 5px 0px;
}
input[type=checkbox]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%231e8cbe%27%2F%3E%3C%2Fsvg%3E);
    margin: -.1875rem 0 0 -.25rem;
    height: 25px;
    width: 25px;
}
input[type=checkbox], input[type=radio] {
    border: 1px solid #7e8993;
    border-radius: 3px;
    background: #fff;
    color: #555;
    font-size: 20px;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    height: 20px;
    margin: -.25rem .25rem 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    min-width: 20px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    transition: .05s border-color ease-in-out;
}
.wp-core-ui .button-primary {
    background: #2272be;
    border-color: #2571bf #2571bf #2571bf;
    color: #fff;
    text-decoration: none;
}
#login {
    width: 40%;
    margin: auto;
    background: #fff;
    padding:25px;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}
#login #submit, #login #wp-submit {
    font-size: 15px!important;
    line-height: 41px!important;
    float: none;
    min-height: 40px;
    background: #4267B2!important;
    font-weight: bold !important;
    width: 100%;
}
#login form p.submit {
    height: auto;
    margin: 5px 0;
}
#login #submit:focus, #login #submit:hover, #login #wp-submit:focus, #login #wp-submit:hover {
    font-weight: 400;
    text-decoration: none!important;
    background: #27447b!important;
    color: #fff!important;
}
.login #login_error, .login .message {
    padding: 5px;
    text-align: center;
    border: none;
    font-weight: 500;
    margin-top: 5px;
    color: #000000;
    font-size: 14px;
    line-height: 15px;
    margin-left: 0;
    margin-bottom: 5px;
    background-color: #e8f0fe;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
}
.login form {
    margin-top: 30px !important;
    margin-left: 0;
    padding: 0px !important;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    border: 0px solid #ccd0d4;
    box-shadow: 0 0px 0px rgba(0,0,0,.13) !important;
}
#login form p {
    /* position: relative; */
    /* height: 40px; */
    margin-bottom: 7px;
}
@media screen and (min-width: 800px) {
    #login h1 a, .login h1 a {
    background-image: url(loginlogoboja.svg);
    width: 290px;
    height: 70px;
    margin: 0px auto 0px auto;
    background-size: 290px 70px;
    background-repeat: no-repeat;
    padding-bottom: 0px;
    text-align: center;
}
body, html {
    background: #32373c;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 30%;
    width: 100%;
    margin: -13% 0 0 -50%;}

}