﻿#body {
    padding: 40px !important;
    background-color: #ffffff !important;
    border-bottom: 10px solid transparent;
    padding: 15px;
    -webkit-border-image: url(../Images/bottombigsquare.jpg) 30 stretch; /* Safari 3.1-5 */
    -o-border-image: url(../Images/bottombigsquare.jpg) 30 stretch; /* Opera 11-12.1 */
    border-image: url(../Images/bottombigsquare.jpg) 30 stretch;
}

#topHeader {
    padding: 0;
    height: 92px;
    margin-bottom: 10px;
}

@media screen and (max-width: 605px) {
    #topHeader {
        display: none;
    }
}

@media screen and (max-width: 993px) {
    .headerUserInfo {
        display: none;
    }
}

#topMobileHeader {
    max-height: 140px;
}

#frmContexData {
    min-height: 500px !important;
}

.headerUserInfo {
    margin-top: 20px !important;
}

.headerImg {
    padding-left: 0 !important;
}

.clockImg {
    margin-bottom: 2px;
}

img[src*="/images/titlelinelist.jpg"] {
    margin-top: 2px;
    margin-bottom: 4px;
}

.paragraphFixer {
    margin-top: 15px;
}

p > * {
    font-size: 15px !important;
}

p {
    font-size: 15px !important;
}

a {
    font-size: 15px !important;
}

.pageHeading {
    color: black;
}

.paddingFixer {
    padding-left: 0px;
    padding-right: 0px !important;
}

.appForm {
    margin-top: 10px;
}

.verificationImage {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.formButton {
    margin-top: 10px;
}

#forgottenPasswordList > font > ul{
    padding-left:0px !important;
}

select{
    width:204px !important;
    height:26px !important;
}

.formSection{
    margin-top:20px;
}

@media screen and (max-width: 615px){
    .messagesTable{
        display:block;
    }
}

.footer{
    padding-right: 0px !important;
}
