[data-role="content"] {
    background-color:rgba(240, 255, 248, 0.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(210, 206, 214, 0.34);
    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(140, 187, 247, 1);
}







[data-role="content"] .widget .widget-body,
[data-role="content"] .widget .widget-text,
[data-role="content"] .mfp-body {
    color:rgba(255, 255, 255, 1.00);
}


[data-role="content"] .widget .widget-counters .btn,
[data-role="content"] .widget .widget-counters .btn .badge {
    border-color: rgba(255, 255, 255, 1.00);
    color: rgba(255, 255, 255, 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(140, 187, 247, 1);
}











[data-role="header"] .widget .widget-body,
[data-role="header"] .widget .widget-text,
[data-role="header"] .mfp-body {
    color:rgba(233, 255, 248, 1.00);
    font-family:"Jura", "Helvetica Neue", Helvetica, Arial, sans-serif, FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


[data-role="header"] .widget .widget-counters .btn,
[data-role="header"] .widget .widget-counters .btn .badge {
    border-color: rgba(233, 255, 248, 1.00);
    color: rgba(233, 255, 248, 1.00);
}






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











[data-role="sidebar"] .widget.bg,
[data-role="sidebar"] .board-spinner,
[data-role="sidebar"] .mfp-body.widget-body {
    background-color:rgba(210, 206, 214, 0.38);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







[data-role="sidebar"] .widget .widget-link a,
[data-role="sidebar"] .widget .widget-text.widget-link a,
[data-role="sidebar"] .widget a.widget-link,
[data-role="sidebar"] .widget .text-entry a,
[data-role="sidebar"] .widget .netboardme-hashtag,
[data-role="sidebar"] .mfp-body a,
[data-role="sidebar"] .mfp-body .netboardme-hashtag,
[data-role="sidebar"] .widget.wysiwyg-edit .widget-body .editable-input > .editor a {
    color:rgba(140, 187, 247, 1);
}











[data-role="navigation"]:not(.netboardme-navigation-vertical) .navigation-option.active > a,
[data-role="navigation"]:not(.netboardme-navigation-vertical) ul:not(.edit-mode) > .navigation-option:not(.active):hover > a,
[data-role="navigation"]:not(.netboardme-navigation-vertical) .navigation-option.active .navigation-context,
[data-role="navigation"]:not(.netboardme-navigation-vertical) .overflow-option a.btn,
[data-role="navigation"]:not(.netboardme-navigation-vertical) ul:not(.edit-mode) .navigation-option:hover .navigation-context {
    color:rgba(140, 187, 247, 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/670/316603474ad300d5f245602eeed23b50.jpg');
    background-attachment:fixed;
    background-position:50% calc(50% + 42px);
}