.ui-fileupload-buttonbar {
    background: transparent !important;
    border: none;
}

#work_area .ui-autocomplete-input {
    width: 255px;
}

.ui-helper-hidden {
 /*   display: none !important; */
}

.ui-chips-container {
    border: none !important;
}

.hint {
    background: url("/javax.faces.resource/images/ui-icons_222222_256x240.png.jsf?ln=style-invg&_cb=NJMBHoJ") no-repeat scroll -15px -146px rgba(0, 0, 0, 0);
    padding: 3px 7px;
    display: block;
    width: 10px;
    height: 6px;
}

.delete {
    background: url("/javax.faces.resource/images/ui-icons_222222_256x240.png.jsf?ln=style-invg-top&_cb=NJMBHoJ")  no-repeat scroll -14px -194px rgba(0, 0, 0, 0);
    padding: 3px 5px;
    display: block;
    width: 10px;
    height: 6px;
}

.restart {
    background: url("/javax.faces.resource/images/ui-icons_222222_256x240.png.jsf?ln=style-invg-top&_cb=NJMBHoJ")  no-repeat scroll -64px -84px rgba(0, 0, 0, 0);
    padding: 3px 5px;
    display: block;
    width: 10px;
    height: 6px;
}

.work_box img.ui-datepicker-trigger {
    padding-right: 0px;
}

table tbody tr td label {
    float: right !important;
    width: 179px !important;
}

div.ui-dialog-content table tbody tr td label {
    float: right !important;
    width: 179px !important;
}

div.ui-selectcheckboxmenu-header .ui-chkbox-box {
    border-color: black !important;
}
