
.without-sidebar
{
    margin: 0 !important;
}

.panel-heading
{
    font-size: 18px;
    font-weight: bold;
}

.navbar-brand {
    width: 600px;
}
.navbar-brand .brand-title,
{
    display: inline-block;
    float: left;

}
.brand-img
{
    margin-top: -14px;
    margin-right: 5px; 
    float: left;
}
