[data-role="navigation"].netboardme-navigation:not(.netboardme-navigation-vertical) {
    background-color:rgba(255, 255, 255, 1);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:rgba(0, 99, 147, 1);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







.netboardme-navigation-container, .inherit-page {
    background-color:rgba(0, 99, 147, 1);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}