﻿.panel-large .panel-heading {
    text-align: center;
}

.panel-large .panel-body {
    text-align: center;
    font-size: 200%;
    padding: 30px;
}

a.panel-link {
    text-decoration: none !important;
    color: #666 !important;
}

#bannerContainer {
    margin-bottom: 50px;
}

#bannerContainer img {
    max-width: 100%;
}

#impersonationNotice {
    background-color: #FFE566;
    height: 100px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #4A5A62;
    font-weight: bold;
    padding-top: 5px;
}

.dataTables_info {
    float: left;
}