[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(5, 2, 5, 0.90);
    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(84, 157, 196, 1);
}


[data-role="content"] .widget .widget-counters .btn,
[data-role="content"] .widget .widget-counters .btn .badge {
    border-color: rgba(84, 157, 196, 1);
    color: rgba(84, 157, 196, 1);
}


















.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/a/backgrounds/images/671/6dd1e881facd5263aa83ff978eaa999e.jpg');
    background-attachment:fixed;
    background-position:50% calc(50% + 42px);
}