body, html { height: 100%;  margin: 0; font-family: 'Noto Sans'; line-height: 20px; background:#F9F9FB; }
form { background-color:transparent;  }
.logotop { margin:20px; }
.ContentContainer { height: 100%; }
.maincontainer { background-color: white; border-radius: 4px; margin-bottom:5px; border-color: #E8E8EC; border-style: solid; border-width: 1px; }
.Normal, .NormalDisabled, .NormalDeleted  { line-height: 18px; }

#footer, #footer a { color: #c8e7ee; }
#footer { margin-bottom: 80px; }
#footer .copyright { color: #c8e7ee;  }
#footer .row { margin-top: 15px; }
/*Lightsider.min.js overrides*/
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #60646C;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #0D74CE;
}
