.ico-agregar { 
   background: url(Img/Agregar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-editar { 
   background: url(Img/Editar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.ico-borrar { 
   background: url(Img/Borrar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.btn-verde { 
   background-color: #1b4241 !important; 
   border-color: #80C780 !important; 
} 
.btn-verde:hover { 
   background-color: #339284 !important; 
} 
.ui-widget button.ui-state-hover.btn-verde { 
   background-color: #339284 !important; 
   border-color: #5CB85C !important; 
} 
.btn-azul { 
   background-color: #0366d6 !important; 
   border-color: #75b5fd !important; 
} 
.ui-widget button.ui-state-hover.btn-azul { 
   background-color: #75b5fd !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-gris { 
   background-color: #607D8B !important; 
   border-color: #56717D !important; 
} 
.ui-widget button.ui-state-hover.btn-gris { 
   background-color: #56717D !important; 
   border-color: #607D8B !important; 
} 
.ico-adjuntar { 
   background: url(Img/Adjuntar.png) no-repeat !important; 
   background-size: 16px 16px !important; 
} 
.indent-letter:first-letter { 
   font-weight: 700; 
   float: left; 
   padding: 0; 
   line-height: 2.5rem; 
   font-size: 3rem; 
   margin-right: .5rem; 
   margin-left: -.125rem; 
   margin-top: .125rem; } 
.step-list {
margin: 0 0 0 3em;
padding: 0;
list-style-type: none;
counter-reset: li; } 
.fg-red {
color: #ce352c!important;
}
.fg-cyan {
color: #1ba1e2!important;
}
.fg-green {
color: #60a917!important;
}
.bg-green {
    background-color: #60a917!important;
}
.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-top .ui-layout-unit-content {
border: 0px none;
overflow: auto;
}
