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















[data-role="top"] {
    height:50px;
}







[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(130, 147, 199, 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(215, 208, 247, 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(172, 175, 179, 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(35, 94, 84, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}