@charset "utf-8";

@import url("core/global.css");
@import url("core/classes.css");
@import url("core/layout.css");
@import url("core/wide-left.css");
@import url("iebms-dyn.php");

div#col2 td { text-align: left !important; }
div#col2 label { font-weight: bold !important; }
div#col2 hr { display: none; }
div#col2 br { height: 0; width: 0; line-height: 0; font-size: 0; }

.ALL-ApplicationTable { width: 100%; }

.VA-RowHeader,
.LOG-RowHeader
{ display: none; }

.VA-RowSubHeader,
.LOG-RowSubHeader
{ border-bottom: 1px solid #eee; padding-bottom: 10px; font-size: 13px; color: #0BA7DA; font-weight: bold; margin-bottom: 10px; }

.ALL-LOGApplicationTable { width: 100%; }
.LOG-InputLabels { padding-right: 10px; }

.VA-SmallNote, .LOG-SmallNote { padding: 10px; background-color: #00315C; color: #fff; font-size: 16px; }
.VA-SmallNote a, .LOG-SmallNote a { color: #fff; }
