[data-role="content"] .widget.bg,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body.widget-body {
    background-color:rgba(0, 0, 0, 0.41);
    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(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/349152/files/06266c7e439d7e4b1c35923ab9814528.jpg');
    background-attachment:fixed;
    background-position:0% calc(0% + 42px);
    background-size:100%;
}







.netboardme-navigation-container, .inherit-page {
    background-color:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}