.login-page {
    background: url(../img/pexels-photo-129492.jpeg) no-repeat center center fixed; 
}
.login-box-body {
    box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.login-box-footer {
    margin-top: 25px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.login-logo a {
    color: #fff;
}
.login-box-msg {
    font-size: 18px;
    padding: 0 10px 20px 10px
}
.sidebar {
    margin-top: 6px;
}