@charset "utf-8";
/* CSS Document */
.container {

background-color:#1f586b;


}

.x-label .myTextClass {
    color: #fff !important;
}​

/*CLASE PARA EL CONTROL FILEUPLOAD*/
.upload-icon { 
	background: url('../CONTROLESJS/ext/examples/shared/icons/fam/image_add.png') no-repeat 0 0 !important;
}

#fi-button-msg {
    border: 2px solid #ccc;
    padding: 5px 10px;
    background: #eee;
    margin: 5px;
    float: left;
}


.NotaCredito{
      background-color: #edaf37 !important;
}
.Facturada{
      background-color: #6f3069 !important;
	  color:#fff !important;
}
/*CLASE PARA LA BARRA DE HERRAMIENTAS*/
.cssBuscarCliente{
	background-image: url( ../IMGS/imgBC.png) !important;
}
.cssVentas24x24{
	background-image: url( ../IMGS/imgFACTURA24X24.png) !important;
}
.cssVentas{
	background-image: url( ../IMGS/imgFactura32x32.png) !important;
}
.cssCotizacion{
	background-image: url( ../IMGS/imgCotizacion32x32.png) !important;
}
.cssCaja{
	background-image: url( ../IMGS/imgCashRegister32x32.png) !important;
}
.cssEntradaAlmacen{
	background-image: url( ../IMGS/imgENTRADAALMACEN32x32.png) !important;
	text-align:center;
}
.cssPagosClientes{
	background-image: url( ../IMGS/imgPagos32x32.png) !important;
}
.cssAjusteInventario{
	background-image: url( ../IMGS/imgAJUSTEINVENTARIO32x32.png) !important;
}
.cssReportes{
	background-image: url( ../IMGS/imgReportes32x32.png) !important;
}
.cssNomina{
	background-image: url( ../IMGS/imgNomina.png) !important;
}
.cssNomina16x16{
	background-image: url( ../IMGS/imgNomina16x16.png) !important;
}
.cssReportes{
	background-image: url( ../IMGS/imgReportes32x32.png) !important;
}
.cssGrupos{
	background-image: url( ../IMGS/imgGrupo32x32.png) !important;
}
.cssPaquetes{
	background-image: url( ../IMGS/imgPAQUETE32x32.png) !important;
}
.cssClientes{
	background-image: url( ../IMGS/imgCLIENT32x32.png) !important;
}
.cssBuscar{
	background-image: url( ../IMGS/imgSearch24x24.png) !important;
}
.cssBuscarM{
	background-image: url( ../IMGS/imgSearch16x16.png) !important;
}
.cssBuscarCx{
	background-image: url( ../IMGS/imgConfirm16x16.png) !important;
}
.cssBuscarG{
	background-image: url( ../IMGS/imgFindG.png) !important;
}
.cssBuscarRMD{
	background-image: url( ../IMGS/imgVentaRMD32x32) !important;
}
.cssLoadExcel{
	background-image: url( ../IMGS/imgExcel24x24.png) !important;
}
.cssOff{
	background-image: url( ../IMGS/off.png) !important;
}
.cssChange{
	background-image: url( ../IMGS/change.png) !important;
}
.cssBussiness{
	background-image: url( ../IMGS/imgFolder.png) !important;
}
.cssChangeC{
	background-image: url( ../IMGS/imgChangeC.png) !important;
}
.csslogin{
	background-image: url( ../IMGS/login.png) !important;
}
.cssCalc{
	background-image: url( ../IMGS/imgCalc24x24.png) !important;
}
.cssPrintM{
	background-image: url( ../IMGS/imgImprimir16x16.png) !important;
}
.cssExcelM{
	background-image: url( ../IMGS/imgExcel16x16.png) !important;
}
.cssPDFM{
	background-image: url( ../IMGS/imgPDF24x24.png) !important;
}
.cssEDITM{
	background-image: url( ../IMGS/imgEdit24x24.png) !important;
}
.cssDELETE{
	background-image: url( ../IMGS/imgEliminar32x32.png) !important;
}
.cssNEWM{
	background-image: url( ../IMGS/imgNew24x24.png) !important;
}
.cssNEWMC{
	background-image: url( ../IMGS/imgNewGral16x16.png) !important;
}
.cssSAVEM{
	background-image: url( ../IMGS/imgSave24x24.png) !important;
}
.cssPAGO{
	background-image: url( ../IMGS/imgPagos24x24.png) !important;
}
.cssAJUSTAR{
	background-image: url( ../IMGS/imgBalance16x16.png) !important;
}
.cssSEARCH{
    background-image:url(../IMGS/imgSearch.png) !important;
}
.remover{
    background-image:url(../IMGS/imgEliminar16x16.png) !important;
}
.editar{
    background-image:url(../IMGS/imgEdit16x16.png) !important;
}
.inhabilitar{
    background-image:url(../images/stop.png) !important;
}
.user{
    background-image:url(../IMGS/list.png) !important;
}
.cssSALIR{
    background-image:url(../IMGS/imgSalir.png) !important;
}