/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2021 | 07:29:32 */
body.login {
    background-image: url(https://beautyfox.underlineagency.co.uk/wp-content/uploads/PHOTO-2020-10-13-22-11-12-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
div#login {
    background: #fff;
    margin-right: 0px;
    width: 350px;
    padding: 30px;
    height:75%;
  padding-top:10%
}
form#loginform {
    border: none;
    box-shadow: none;
}
body.login div#login h1 a {
    background-image: url(https://beautyfox.underlineagency.co.uk/wp-content/uploads/Icon-light.jpg);
}
.login h1 a {
    height: 150px;
    width: 138px;
  background-size: 150px;
}