[data-role="contacts"] .widget.bg,
[data-role="contacts"] .board-spinner,
[data-role="contacts"] .mfp-body.widget-body {
    background-color:rgba(167, 255, 240, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}















[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(31, 209, 240, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}



















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











.netboardme-navigation-container, .inherit-page {
    background-color:rgba(227, 185, 121, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}