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











[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:"Comic Sans MS"," cursive"," 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: ;
}