.maintable { width:100%;padding:0px;margin:0px; }
.header {background-color: #FFF; border-bottom: 3px #6d98e0 solid;color:#000;padding-left:10px;} 
.footer {background-color: #6d98e0;  color: #FFF; padding:10px;text-align:center;} 
.maincontent {background-color: #fff; padding-right:20px; padding-left:20px;}
.topmenu { background-color: #e2edfe; padding:4px 10px 4px 4px;text-align:right;}
.tablehead { background-color: #e2edfe; }
#aside {background-color:#E9D590;padding: 0 10px;}
legend { font-weight:bold; }
a { text-decoration: none; }
/*  go to top 
================================================== */
.backToTop {
    position: fixed;
    bottom: 10px;
    z-index: 1000;
    right:10px;
}
.backToTop a {
    width: 40px;
    text-indent:-9999px;
    height: 40px;
    display: block;
    margin: 0;
    background:#53a3b7 url(../images/top.png) no-repeat center center;
}
.backToTop a:hover {
    background-color:#9bd9e9;
}
.glyphedit {
    font-size:22px;
}
#page {
    background-color:#ffffff;
    
}
.bgwhite { background-color:#ffffff; }
#main-content { padding-top: 10px; }
.required { color:red; font-weight:bold; font-size:120%;}
.txt-sm { font-size:85%; }
.txt-grey { color:#999999; }
.helpdesknote {
    padding:10px;
    border-top:1px solid #cccccc;
}
.card-header {
  background-color: rgba(0,0,0,.1);
}
.fieldview { padding-bottom: 6px; }

#noSessionSiteTitle img {
    max-height: 60px;
    width: auto;
}

