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











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











[data-role="header"][data-layout="text"] .widget {
    min-height:20px;
}















.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/141559/files/b2312b7d76c121b1664256c0561a8e3a.jpg');
    background-attachment:fixed;
    background-position:0% calc(0% + 42px);
    background-size:cover;
}