body {
    background-color: #EEEEEE;
}
.login-body {
    background-color: #EEEEEE;
}
.PagedList-pageCountAndLocation {
    padding: 0 10px;
}
.footer {
    position: relative;
    background-color: #252525;
    padding: 15px;
    color: white !important;
    z-index: 1002;
}