.ui-widget, table {
    font-size: 12px;
    font-family: Arial,sans-serif;
    color: #333333;
}

.excel
{
    background-repeat: no-repeat;
    background-image: url('img/excel_logo.png');
    height:16px;
    width:16px;
}
.novo
{
    background-repeat: no-repeat;
    background-image: url('img/ball_amarelo.png');
    height:16px;
    width:16px;
}

.ui-menubar{
    /* cc2be0
    margin-bottom: 0; */
    background-color: #e6a55c;
}

.ui-button{

}
.ui-button-text-only{

}

.ui-button-text{
    font-size: 11px;
    margin: 5px 5px 5px 0;
    cursor: pointer;
    color: #424244;
}

.ui-widget-header {
    color: #424244;
    background-color: transparent;
}