[data-role="sidenav"] {
    background-color:rgba(70, 165, 175, 1);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











































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











[data-role="content"] {
    background-color:rgba(230, 222, 206, 0);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[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="header"] .widget .widget-body,
[data-role="header"] .widget .widget-text,
[data-role="header"] .mfp-body {
    font-family:"Arial"," Helvetica"," sans-serif", "Helvetica Neue", Helvetica, Arial, sans-serif, FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


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














[data-role="navigation"].netboardme-navigation-vertical .navigation-option,
[data-role="navigation"].netboardme-navigation-vertical .navigation-option:not(.active) > a,
[data-role="navigation"].netboardme-navigation-vertical .navigation-option:not(.active) .navigation-context,
[data-role="navigation"].netboardme-navigation-vertical .overflow-option .overflow-selected {
    font-size:16px;
    font-family:"Arial"," Helvetica"," sans-serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
}







[data-role="navigation"].netboardme-navigation-vertical .navigation-option.active > a,
[data-role="navigation"].netboardme-navigation-vertical ul:not(.edit-mode) > .navigation-option:not(.active):hover > a,
[data-role="navigation"].netboardme-navigation-vertical .navigation-option.active .navigation-context,
[data-role="navigation"].netboardme-navigation-vertical ul:not(.edit-mode) .navigation-option:hover .navigation-context,
[data-role="navigation"].netboardme-navigation-vertical .overflow-option a.btn {
    font-size:16px;
    font-family:"Arial"," Helvetica"," sans-serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
}











.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:#ffffff;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}







.netboardme-navigation-container, .inherit-page {
    background-color:rgba(230, 222, 206, 0);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}