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



























[data-role="navigation"].netboardme-navigation:not(.netboardme-navigation-vertical) {
    background-color:rgba(140, 105, 139, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







[data-role="navigation"]:not(.netboardme-navigation-vertical) .navigation-option.active,
[data-role="navigation"]:not(.netboardme-navigation-vertical) ul:not(.edit-mode) > .navigation-option:not(.active):hover,
[data-role="navigation"]:not(.netboardme-navigation-vertical) .overflow-option a.btn {
    background-color:rgba(209, 93, 132, 1.00);
    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/73366/files/b83eb280bd46a26599844de4409667da.jpg');
    background-attachment:fixed;
    background-position:50% calc(100% + 42px);
}