[data-role="content"] .widget.bg,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body.widget-body {
    background-color:rgba(255, 255, 247, 1.00);
    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 {
    border-top-color:rgba(201, 0, 0, 1.00);
    border-top-width:1px;
    border-right-color:rgba(201, 0, 0, 1.00);
    border-right-width:1px;
    border-bottom-color:rgba(201, 0, 0, 1.00);
    border-bottom-width:1px;
    border-left-color:rgba(201, 0, 0, 1.00);
    border-left-width:1px;
}











[data-role="header"] .widget.bg,
[data-role="header"] .board-spinner,
[data-role="header"] .mfp-body.widget-body {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/65075/files/307cf111bb14668b3d450e511b8a5dab.png');
    background-position:left top;
    background-size:100%;
}















[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(0, 148, 64, 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/65075/files/5cc9ef5e0ab0c372c145b25e0ff907f8.png');
    background-attachment:fixed;
    background-position:50% calc(50% + 42px);
    background-size:cover;
}







.netboardme-navigation-container, .inherit-page {
    background-color:rgba(255, 220, 82, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}