/* Add here all your CSS customizations */
.titleRow {
    background: #f9f9f9;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.pad-top {
    padding-top: 0px !important;
}