/* WARNING! This file is being generated from login.scss */
.brand-logo {
background:url(/media/user/login/_jh/logo-white.png) no-repeat;
height:60px;
width:220px;
margin:40px auto 0;
}
body {
background:linear-gradient(to bottom,#3a5bc2 0%,#537ffb 100%);
background-attachment:fixed;
}
.panel {
background:white;
box-shadow:0 1px 1px rgba(0,0,0,.05);
margin:0 auto;
color:#333333;
}
.header_wrapper {
display:none;
}
.disclaimer {
display:none;
}
.btn-primary {
padding:10px 20px;
background-color:#f84349;
border-color:#f84349;
font-size:18px;
}
#footer {
display:none;
}
