.ico-agregar { 
   background: url(../imagenes/opd/Agregar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-editar { 
   background: url(../imagenes/opd/Editar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-borrar { 
   background: url(../imagenes/opd/Borrar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-cancelar { 
   background: url(../imagenes/opd/Cancelar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-izquierda { 
   background: url(../imagenes/opd/Izquierda.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-adjuntar { 
   background: url(../imagenes/opd/Adjuntar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-firmar { 
   background: url(../imagenes/opd/Firmar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-verificar { 
   background: url(../imagenes/opd/Verificar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-refrescar { 
   background: url(../imagenes/opd/Refrescar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-informacion { 
   background: url(../imagenes/opd/Informacion.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-admitir { 
   background: url(../imagenes/opd/Admitir.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-turnar { 
   background: url(../imagenes/opd/Turnar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.btn-regresar.ui-button { 
   position: absolute; 
   top: 8px; 
   width: 32px; 
   height: 23px; 
} 
.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; 
} 
.btn-rojo { 
   background-color: #D43F3A !important; 
   border-color: #DD6864 !important; 
} 
.ui-widget button.ui-state-hover.btn-rojo { 
   background-color: #DD6864 !important; 
   border-color: #D43F3A !important; 
} 
.btn-amarillo { 
   background-color: #FBBF2D !important; 
   border-color: #FAB70D !important; 
} 
.ui-widget button.ui-state-hover.btn-amarillo { 
   background-color: #FAB70D !important; 
   border-color: #FBBF2D !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-layout-unit-header { 
   background: #E7DDEB !important; 
} 
.ui-growl { 
   width:35%; 
} 
.ui-growl-image-error { 
   background: url(Img/Error.png) no-repeat !important; 
   background-size: 32px 32px !important; 
   width:10%; 
} 
.ui-growl-image-info { 
   background: url(Img/Correcto.png) no-repeat !important; 
   background-size: 32px 32px !important; 
   width:10%; 
} 
.ui-growl-message { 
   color: #000; 
   width:90%; 
} 
.ui-tree { 
   width: 100%; 
   height: 100%; 
   border:none; 
} 
.ui-tree-container { 
   width: 100%; 
   height: 100%; 
   padding: 0 !important; 
} 
.ui-treenode { 
   padding: 0 !important; 
} 
.ui-datatable tbody td { 
   border-top: 1px solid #D6D6D6 !important; 
   border-left: 1px solid #D6D6D6 !important; 
   border-bottom: 1px solid #D6D6D6 !important; 
   border-right: 1px solid #D6D6D6 !important; 
} 
.ui-sidebar { 
   width:35%; 
} 
.ui-panel-content { 
   padding: 0 !important; 
} 
.ui-tabs { 
   padding: 0; 
} 
.ui-tabs-nav { 
   text-align: left; 
} 
.ui-tabs-panel { 
   padding: 5px !important; 
   border: 1px solid #D6D6D6 !important; 
} 
.ui-toolbar { 
   background: #E7DDEB !important; 
} 
