[data-role="nav_text2"] .widget .widget-body,
[data-role="nav_text2"] .widget .widget-text,
[data-role="nav_text2"] .mfp-body {
    color:rgba(72, 121, 255, 1.00);
}


[data-role="nav_text2"] .widget .widget-counters .btn,
[data-role="nav_text2"] .widget .widget-counters .btn .badge {
    border-color: rgba(72, 121, 255, 1.00);
    color: rgba(72, 121, 255, 1.00);
}










[data-role="contacts"] .widget.bg,
[data-role="contacts"] .board-spinner,
[data-role="contacts"] .mfp-body.widget-body {
    background-color:rgba(13, 13, 13, 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(162, 255, 160, 1);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}