.ico-bajar { 
   background: url(Img/Bajar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-ver { 
   background: url(Img/Ver.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.btn-verde { 
   background-color: #5CB85C !important; 
   border-color: #80C780 !important; 
} 
.ui-widget button.ui-state-hover.btn-verde { 
   background-color: #80C780 !important; 
   border-color: #5CB85C !important; 
} 
.ui-widget { 
   font-family: Arial; 
} 
.ui-widget-header { 
   text-align:center; 
} 
.ui-panelgrid .ui-panelgrid-content.ui-widget-content, 
.ui-panelgrid .ui-panelgrid-header.ui-widget-header, 
.ui-panelgrid .ui-panelgrid-footer.ui-widget-header, 
.ui-panelgrid .ui-panelgrid-header > tr.ui-widget-header, 
.ui-panelgrid tbody > tr.ui-widget-content, 
.ui-panelgrid tbody > tr.ui-widget-content > td.ui-panelgrid-cell, 
.ui-panelgrid .ui-panelgrid-footer > tr.ui-widget-footer { 
   border:none !important; 
   background-color:transparent; 
} 
.ui-datatable tbody td { 
   border-left: 1px solid #D6D6D6 !important; 
   border-bottom: 1px solid #D6D6D6 !important; 
   border-right: 1px solid #D6D6D6 !important; 
} 
