.login-box-msg h3 {
    margin-top: 0px;
}

.guest-layout {
    background: url("../img/guest-bg.jpg") no-repeat fixed center center transparent;
}

.guest-layout body {
    background: none repeat scroll 0% 0% transparent;
}

.login-box-body {
    box-shadow: 0px 0px 50px #222222;
}

.error-page > .headline {
    line-height: 60px;
    margin-top: 0;
}

.fixed .content-wrapper, .fixed .right-side {
    padding-top: 0;
}

.content-header {
    padding: 14px;
    background: #367FA9 !important;
    color: #fff;
}

.content-header h3 {
    margin: 0;
    font-size: 20px;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
}
