/**
 * All of the CSS for your dashboard-specific functionality should be
 * included in this file.
 */

.titles{
     border: 1px solid #67AA3A;
    float: left;
    margin-top: 0;
    padding: 10px;
 
}

