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







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