[data-role="contacts"][data-layout="text"] .widget {
    min-height:20px;
}















[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(172, 121, 255, 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(233, 228, 255, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[data-role="header"][data-layout="text"] .widget {
    min-height:20px;
}















.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/51258/files/c492bf0c19217926ab75e8c9934f0d9b.jpg');
    background-attachment:scroll;
    background-position:center bottom;
    background-size:100%;
}