[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(247, 116, 227, 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);
}