[data-role="sidebar"][data-layout="singlecolumn"] .widget {
    margin-bottom:0px;
}



















[data-style="undefined"].widget.bg,
[data-style="undefined"].mfp-post .mfp-body.widget-body {
    background-color:rgba(255, 255, 255, 1.00);
    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:bold;
    font-style:normal;
    color:rgba(85, 85, 85, 1);
    font-size:14px;
    font-family:"Arial"," Helvetica"," 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:#555555;
    font-size:14px;
    font-family:"Arial"," Helvetica"," 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(0, 136, 204, 1);
}







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







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