[data-role="content"] .widget.bg,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body.widget-body {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/30077/files/06fbcae8c1b4c91a4412e477b2a541fb.png');
    background-position:left top;
}







[data-role="content"] .widget .widget-body,
[data-role="content"] .widget .widget-text,
[data-role="content"] .mfp-body {
    font-weight:bold;
    font-size:15px;
}


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


















.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/30077/files/cbd9cfffea61beff3e8f23ec1cbea084.png');
    background-attachment:fixed;
    background-position:50% calc(0% + 42px);
}







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