body {
	background: #007cba !important;
	min-width: 0;
	color: #444;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 13px;
	line-height: 1.4;
}

#login h1 a, .login h1 a {
    background-image: url('./images/AdGrid-logo-horizontal-white.png') !important;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    height: 150px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 300px;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
    display: block;
    background-size: 286px 84px;
}

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