﻿
body {
    font-family: 'Invention_W';
    background-color: #f1f5f5 !important;
}

.body-container {
    margin-top: 50px;
    margin-bottom: 50px;
}

.colorWhite {
    color: white!important;
}

.logged-out-page, .login-session-expired {
    margin-top: 80px !important;
}