/***********************************************
* It is the custom CSS for Baumit CMS Login
* It overwrites the original template CSS rules
************************************************/

.page {
    background-color: #eee !important;
}
.panel-body {
    box-shadow: 0px 0px 10px #ccc;
}
.page-login-v3:before {
    background: #999 !important;
}