table .btn{
  padding: 1px 5px 1px;
  font-size: 7px;
  margin-right: -3px;
}

.ui-blockui {
    background-color: #ffffff;
    opacity : 0.8;
}

button.ui-state-default_zzzzzzzzzz {
    background-color: #ff0000 !important;
}

.red {
    color : red;
}

.orange {
    color : orange;
}

.ui-selectmanycheckbox {
    margin-top : -8px !important;
}
.ui-selectmanycheckbox .ui-chkbox-box {
    margin-top: 4.5px !important;
}
.ui-selectmanycheckbox label {
    margin-right: 10px !important;
}


/*.ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only*/