#wpadminbar {
/*
    background-color: #5ca4cb;
    height: 50px;
*/
}

#wpbody {
/*
    padding-top: 20px;
*/
}

/**
    * Login Page Custom CSS..
    *
    */
.login form {
    background: #ffffff1f !important;
}

.login label {
    color: #000000 !important;
    font-weight: lighter !important;
    font-size: x-large !important;
}

body.login {
    background:  #0D0D0D radial-gradient(circle, rgb(185, 185, 185) 0%, rgba(236, 6, 171, 0) 100%);
}

body.login .privacy-policy-page-link {
    display: none;
}

body.login #login {
    width: 400px;
}
body.login #login_error, body.login .message {
    margin-bottom: 10px;
}
body.login h1 {
    /*display: none;*/
}

body.login h1 a {
	background-image: url(/wp-content/themes/hydedublin/img/logos/onwhite/hyde-logo.png);
	height:100px;
	width:250px;
	background-size: 200px;
	background-repeat: no-repeat;
	padding-bottom: 98px;
}

body.login #login #loginform {
    height: 222px;
}
body.login #login .button {
    background-color: #000000cf;
    color: #fff;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    font-weight: bold;
    height: auto;
    width: auto;
    padding: 5px 20px;
}
body.login #login p#nav {
    margin: 0 auto;
    text-align: center;
    margin-top: 15px !important;
}
body.login #login p#nav a {
    color: #000000 !important;
}
body.login #login #backtoblog {
    display: none;
}
body.login #login #loginform {
    width: 320px;
    margin: 0 auto;
}

ul.subsubsub span.count {
    display:none;
}
#wp-auth-check-wrap #wp-auth-check {
    width: 410px;
}
.xyz_fbap_pleft15  img {
    display: none !important;
}

.hasDatepicker,
.acf-date_picker {
    height: 30px;
}

#acf-movie_review_date {
    padding-bottom: 40px;
}
