[data-role="contacts"] .widget-body {
    padding-left:4px;
    padding-right:4px;
}











[data-role="contacts"] .widget {
    border-top-color:rgba(30, 247, 243, 1.00);
    border-top-width:4px;
    border-right-color:rgba(30, 247, 243, 1.00);
    border-right-width:4px;
    border-bottom-color:rgba(30, 247, 243, 1.00);
    border-bottom-width:4px;
    border-left-color:rgba(30, 247, 243, 1.00);
    border-left-width:4px;
}











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







[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(191, 209, 76, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[data-role="content"] .widget .widget-body,
[data-role="content"] .widget .widget-text,
[data-role="content"] .mfp-body {
    color:rgba(53, 194, 84, 1.00);
    font-size:18px;
}


[data-role="content"] .widget .widget-counters .btn,
[data-role="content"] .widget .widget-counters .btn .badge {
    border-color: rgba(53, 194, 84, 1.00);
    color: rgba(53, 194, 84, 1.00);
}






[data-role="content"] .widget {
    border-top-color:rgba(96, 213, 255, 1.00);
    border-top-width:3px;
    border-right-color:rgba(96, 213, 255, 1.00);
    border-right-width:3px;
    border-bottom-color:rgba(96, 213, 255, 1.00);
    border-bottom-width:3px;
    border-left-color:rgba(96, 213, 255, 1.00);
    border-left-width:3px;
}











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







[data-role="header"] .widget-body {
    padding-left:6px;
    padding-right:6px;
}











[data-role="header"] .widget {
    border-top-color:rgba(133, 87, 232, 1.00);
    border-top-width:4px;
    border-right-color:rgba(133, 87, 232, 1.00);
    border-right-width:4px;
    border-bottom-color:rgba(133, 87, 232, 1.00);
    border-bottom-width:4px;
    border-left-color:rgba(133, 87, 232, 1.00);
    border-left-width:4px;
}











[data-role="navigation"]:not(.netboardme-navigation-vertical) {
    border-top-color:rgba(245, 8, 237, 1.00);
    border-top-width:3px;
    border-right-color:rgba(245, 8, 237, 1.00);
    border-right-width:3px;
    border-bottom-color:rgba(245, 8, 237, 1.00);
    border-bottom-width:3px;
    border-left-color:rgba(245, 8, 237, 1.00);
    border-left-width:3px;
}







[data-role="navigation"]:not(.netboardme-navigation-vertical) .navigation-option.active,
[data-role="navigation"]:not(.netboardme-navigation-vertical) ul:not(.edit-mode) > .navigation-option:not(.active):hover,
[data-role="navigation"]:not(.netboardme-navigation-vertical) .overflow-option a.btn {
    background-color:rgba(255, 215, 134, 0.79);
    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(3, 23, 48, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}