#bbu-navigation a:hover, #bbu-navigation a#home-menu:hover {
background: #58585a !important;
color:#fff;
}

#bbu-navigation #home-menu {
background: none !important;
color: #587BB2;
}

#jobboard-menu {
background: #58585a !important;
font-weight: bold;
color: #fff;
}

.sub-section {
background: #eaf1e6;
}

.dataTable th {
background: #58585a;
color: #fff;
font-weight: bold;
text-align: left;
}

#receipt {
background: #C3DCE9;
padding: 0.5em;
/*position:fixed;*/
position:absolute;
top: 103px;
left: 613px;
width: 152px;
}

* html div#receipt {
position:absolute;
top: 103px;
left: 613px;
}
