.ui-widget-header {
   	border: 1px solid rgba(54, 88, 143, 0.06) !important;
    background: none !important;
    background-color: #E7E7E7 !important;
    color: #000 !important;
    font-weight: bold !important;
}

/* DATATABLE ICONS */
.leftIcons {
    float:left;
}

.rightIcons {
    float:right;
}

.leftIcons img, .rightIcons img {
    margin-top:-2px !important;
    margin-right:15px !important;
    height: 20px !important;
}