[data-role="content"] .widget.bg,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body.widget-body {
    background-color:rgba(228, 242, 228, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











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















.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:rgba(179, 27, 52, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}



















[data-style="undefined"].widget.bg,
[data-style="undefined"].mfp-post .mfp-body.widget-body {
    background-color:rgba(242, 196, 46, 1);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







[data-style="undefined"].widget .widget-caption,
[data-style="undefined"].mfp-post .mfp-body .mfp-title {
    font-weight:normal;
    font-style:normal;
    color:rgba(36, 36, 36, 1);
    font-size:16px;
    font-family:"Century Gothic"," sans-serif", "Helvetica Neue", Helvetica, Arial, sans-serif, FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
}







[data-style="undefined"].widget .widget-body,
[data-style="undefined"].widget .widget-text,
[data-style="undefined"].mfp-post .mfp-body {
    font-weight:normal;
    font-style:normal;
    color:rgba(51, 51, 51, 1);
    font-size:14px;
    font-family:"Century Gothic"," sans-serif", "Helvetica Neue", Helvetica, Arial, sans-serif, FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
}







[data-style="undefined"].widget .widget-link a,
[data-style="undefined"].widget .widget-text.widget-link a,
[data-style="undefined"].widget a.widget-link,
[data-style="undefined"].widget .text-entry a,
[data-style="undefined"].widget .netboardme-hashtag,
[data-style="undefined"].mfp-post .mfp-body a,
[data-style="undefined"].mfp-post .mfp-body .netboardme-hashtag,
[data-style="undefined"].widget.wysiwyg-edit .widget-body .editable-input > .editor a {
    font-weight:normal;
    font-style:normal;
    color:rgba(153, 41, 0, 1);
}







[data-style="undefined"].widget {
    border-top-color:rgba(255, 255, 255, 0.09);
    border-top-width:0px;
    border-right-color:rgba(255, 255, 255, 0.09);
    border-right-width:0px;
    border-bottom-color:rgba(255, 255, 255, 0.09);
    border-bottom-width:0px;
    border-left-color:rgba(255, 255, 255, 0.09);
    border-left-width:0px;
}







[data-style="undefined"].widget.rounded,
[data-style="undefined"].widget .widget-toolbar {
    border-radius:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
}