[data-role="contacts"] .widget.bg,
[data-role="contacts"] .board-spinner,
[data-role="contacts"] .mfp-body.widget-body {
    background-color:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







[data-role="contacts"] .widget .widget-body,
[data-role="contacts"] .widget .widget-text,
[data-role="contacts"] .mfp-body {
    font-size:12px;
}


[data-role="contacts"] .widget .widget-counters .btn,
[data-role="contacts"] .widget .widget-counters .btn .badge {
    border-color: ;
    color: ;
}














[data-role="top"] {
    border-top-color:rgba(239, 255, 95, 1);
    border-top-width:1px;
    border-right-color:rgba(239, 255, 95, 1);
    border-right-width:1px;
    border-bottom-color:rgba(239, 255, 95, 1);
    border-bottom-width:1px;
    border-left-color:rgba(239, 255, 95, 1);
    border-left-width:1px;
}











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











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







[data-role="header"] .widget.rounded,
[data-role="header"] .widget .widget-toolbar {
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}















.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:rgba(214, 55, 156, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







.netboardme-navigation-container, .inherit-page {
    background-color:rgba(251, 255, 179, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}