[data-role="sidenav"] {
    background-color:rgba(0, 158, 153, 1);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











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











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











[data-role="content"] {
    background-color:rgba(255, 243, 235, 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(255, 255, 255, 0.65);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[data-role="content"] .widget.rounded,
[data-role="content"] .widget .widget-toolbar {
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}







[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 {
    font-weight:bold;
    color:rgba(0, 158, 153, 1);
}







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


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











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







[data-role="header"] .widget .widget-body,
[data-role="header"] .widget .widget-text,
[data-role="header"] .mfp-body {
    color:rgba(247, 99, 49, 1.00);
}


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










[data-role="navigation"].netboardme-navigation-vertical .navigation-option.active,
[data-role="navigation"].netboardme-navigation-vertical ul:not(.edit-mode) > .navigation-option:not(.active):hover,
[data-role="navigation"].netboardme-navigation-vertical .overflow-option a.btn {
    background-color:rgba(246, 211, 106, 1);
    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/334582/files/1d14996af79b2dd580f750a634081c6e.png');
    background-attachment:fixed;
    background-position:0% calc(0% + 42px);
    background-size:100%;
}