﻿.body {
    font-family: Verdana;
}

.LoginControl {
    height: 50px!important;
}

.Content {
    text-align: center;
    background-color: #fafafa;
    height: 650px;
    font-size: 24px;
    font-weight: bold;
}

.ContentText {
    margin-top: 50px;
    color: #4b4d52;
    font-size: 16px;
}

.ContentTextBold {
    margin-top: 50px;
    color: #4b4d52;
    font-weight: bold;
}

.footerContent {
    background-color: #4c4e53;
    height: 150px;
    min-height: 28px;
    max-height: 150px;
}

.footerText {
    margin-left: 5%;
    margin-top: 50px;
    color: #fafafa;
    font-size: 18px;
}
