/** base css file for ALL whitelabels **/
input[type=hidden] {
    display:none;
}

.extra_bold {
    font-weight:bold;
    font-size:1.25em;
}
