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











[data-role="header"][data-layout="text"] .widget {
    display:inline-block;
    width:auto;
}















[data-role="middle"],
[data-role="middle"].bg-fixed > .netboardme-background {
    background-color:rgba(224, 98, 128, 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(189, 164, 109, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[data-role="middlebox"] .widget.bg,
[data-role="middlebox"] .board-spinner,
[data-role="middlebox"] .mfp-body.widget-body {
    background-color:rgba(247, 251, 255, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}