[data-role="sidenav"] {
    border-top-color:rgba(245, 255, 248, 1.00);
    border-right-color:rgba(245, 255, 248, 1.00);
    border-bottom-color:rgba(245, 255, 248, 1.00);
    border-left-color:rgba(245, 255, 248, 1.00);
}











































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







[data-role="top"] {
    border-top-color:rgba(238, 255, 245, 1.00);
    border-top-width:1px;
    border-right-color:rgba(238, 255, 245, 1.00);
    border-right-width:1px;
    border-bottom-color:rgba(238, 255, 245, 1.00);
    border-bottom-width:1px;
    border-left-color:rgba(238, 255, 245, 1.00);
    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, 255, 255, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







[data-role="content"] .widget .widget-caption,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body .widget-caption,
[data-role="content"] .mfp-body .mfp-title {
    color:rgba(8, 8, 8, 1.00);
}







[data-role="content"] .widget .widget-body,
[data-role="content"] .widget .widget-text,
[data-role="content"] .mfp-body {
    color:rgba(8, 8, 8, 1.00);
}


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










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







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















[data-role="navigation"].netboardme-navigation-vertical .navigation-option.active,
[data-role="navigation"].netboardme-navigation-vertical ul:not(.edit-mode) > .navigation-option:not(.active):hover,
[data-role="navigation"].netboardme-navigation-vertical .overflow-option a.btn {
    background-color:rgba(40, 247, 212, 1.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}