[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(25, 76, 217, 1.00);
    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(253, 255, 217, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







[data-role="content"] .widget .widget-caption,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body .widget-caption,
[data-role="content"] .mfp-body .mfp-title {
    color:rgba(23, 23, 23, 1.00);
    font-size:20px;
}







[data-role="content"] .widget .widget-body,
[data-role="content"] .widget .widget-text,
[data-role="content"] .mfp-body {
    font-weight:bold;
    color:rgba(31, 31, 31, 1.00);
    font-size:20px;
}


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






[data-role="content"] .widget .widget-link a,
[data-role="content"] .widget .widget-text.widget-link a,
[data-role="content"] .widget a.widget-link,
[data-role="content"] .widget .text-entry a,
[data-role="content"] .widget .netboardme-hashtag,
[data-role="content"] .mfp-body a,
[data-role="content"] .mfp-body .netboardme-hashtag,
[data-role="content"] .widget.wysiwyg-edit .widget-body .editable-input > .editor a {
    color:rgba(0, 10, 15, 1.00);
}



















.netboardme-navigation-container, .inherit-page {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/40301/files/f46ae0743b013cedf92d38acf2a04439.jpg');
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}