
body .ui-messages .ui-messages-info {
  background-color: #DFF2BF;
  border-color: #a0d841;
  color: #33b300;  }
  body .ui-messages .ui-messages-info .ui-messages-info-icon {
    background: none;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0px !important;
    text-align: center;
    font-size: 24px;
    margin-top: -2px; }
    body .ui-messages .ui-messages-info .ui-messages-info-icon:before {
      content: ""; }
      

#divDocumentos ui-fileupload-files{ 
   width: 1600px !important;
}
#divDocumentos tbody{
   width: 100% !important;
   height:80px !important; 
   overflow: auto !important;
   height: 150px;
   float: right;
   font-size: 92%;
}
.ui-fileupload-content .ui-progressbar {
    width:200px !important;
    height: 20px;
    margin: 50;
}