/* here you can put your own css to customize and override the theme */
.modal-header
{
    background-color: #f89b1c;
}

.modal-title
{
    color: White;
}
a.excel
{
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    width: 14px;
    margin-bottom: 2px;
    background-image: url(../img/portlet-excel-icon-white.png);
}
