[data-role="top"],
[data-role="top"].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/7421/files/9bc699274d3fc2ab72bb6447f1fe86fd.jpg');
    background-attachment:fixed;
    background-position:0% calc(0% + 42px);
}











[data-role="content"] .widget.bg,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body.widget-body {
    background-color:rgba(255, 217, 234, 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="header"] .widget.bg,
[data-role="header"] .board-spinner,
[data-role="header"] .mfp-body.widget-body {
    background-color:rgba(224, 234, 255, 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) {
    border-right-width:8px;
    border-bottom-width:8px;
    border-left-width:8px;
}







[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(153, 142, 247, 0.86);
    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/7421/files/0c0bf9c2bedeb4aa6a75b3ca313b5100.jpg');
    background-attachment:fixed;
    background-position:50% calc(0% + 42px);
}