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















[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(16, 107, 102, 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;
}











[data-role="header"] .widget {
    border-top-color:rgba(184, 255, 151, 1.00);
    border-top-width:1px;
    border-right-color:rgba(184, 255, 151, 1.00);
    border-right-width:1px;
    border-bottom-color:rgba(184, 255, 151, 1.00);
    border-bottom-width:1px;
    border-left-color:rgba(184, 255, 151, 1.00);
    border-left-width:1px;
}











.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:rgba(73, 228, 255, 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:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}