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











[data-role="content"] .widget .widget-body,
[data-role="content"] .widget .widget-text,
[data-role="content"] .mfp-body {
    color:rgba(0, 0, 0, 1.00);
}


[data-role="content"] .widget .widget-counters .btn,
[data-role="content"] .widget .widget-counters .btn .badge {
    border-color: rgba(0, 0, 0, 1.00);
    color: rgba(0, 0, 0, 1.00);
}


















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