@font-face {
  font-family: myGothamBookFont;
  src: url(../fuentes/Gotham-Book.otf);
}
@font-face {
  font-family: myGothamBoldFont;
  src: url(../fuentes/Gotham-Bold.otf);
}
@font-face {
  font-family: myGothamMediumFont;
  src: url(../fuentes/Gotham-Medium.otf);
}
body{
	background-color: #F0F1F7;
}
em{
	font-family: myGothamBookFont;
	font-size: 0.8em;
}
.fa-cotizaciones:before{content:url("../images/botonera_lateral/ICONO_COTIZACIONES_INACTIVO.png");}
.fa-cotizaciones:hover:before{content:url("../images/botonera_lateral/ICONO_COTIZACIONES_ACTIVO.png");}
.fa-cotizaciones-selected:before{content:url("../images/botonera_lateral/ICONO_COTIZACIONES_ACTIVO.png");}

.fa-crearcliente:before{content:url("../images/botonera_lateral/ICONO_CREAR_CLIENTE_INACTIVO.png");}
.fa-crearcliente:hover:before{content:url("../images/botonera_lateral/ICONO_CREAR_CLIENTE_ACTIVO.png");}
.fa-crearcliente-selected:before{content:url("../images/botonera_lateral/ICONO_CREAR_CLIENTE_ACTIVO.png");}

.fa-enlazarcliente:before{content:url("../images/botonera_lateral/ICONO_ENLAZAR_CLIENTE_INACTIVO.png");}
.fa-enlazarcliente:hover:before{content:url("../images/botonera_lateral/ICONO_ENLAZAR_CLIENTE_ACTIVO.png");}
.fa-enlazarcliente-selected:before{content:url("../images/botonera_lateral/ICONO_ENLAZAR_CLIENTE_ACTIVO.png");}

.fa-crearmedidas:before{content:url("../images/botonera_lateral/ICONO_CREAR_MEDIDAS_INACTIVO.png");}
.fa-crearmedidas:hover:before{content:url("../images/botonera_lateral/ICONO_CREAR_MEDIDAS_ACTIVO.png");}
.fa-crearmedidas-selected:before{content:url("../images/botonera_lateral/ICONO_CREAR_MEDIDAS_ACTIVO.png");}

.fa-crearproducto:before{content:url("../images/botonera_lateral/ICONO_CREAR_PRODUCTO_INACTIVO.png");}
.fa-crearproducto:hover:before{content:url("../images/botonera_lateral/ICONO_CREAR_PRODUCTO_ACTIVO.png");}
.fa-crearproducto-selected:before{content:url("../images/botonera_lateral/ICONO_CREAR_PRODUCTO_ACTIVO.png");}

.fa-detalleprod:before{content:url("../images/botonera_lateral/ICONO_DETALLE_PRODUCTO_INACTIVO.png");}
.fa-detalleprod:hover:before{content:url("../images/botonera_lateral/ICONO_DETALLE_PRODUCTO_ACTIVO.png");}
.fa-detalleprod-selected:before{content:url("../images/botonera_lateral/ICONO_DETALLE_PRODUCTO_ACTIVO.png");}

.fa-tarifario:before{content:url("../images/botonera_lateral/ICONO_TARIFARIO_INACTIVO.png");}
.fa-tarifario:hover:before{content:url("../images/botonera_lateral/ICONO_TARIFARIO_ACTIVO.png");}
.fa-tarifario-selected:before{content:url("../images/botonera_lateral/ICONO_TARIFARIO_ACTIVO.png");}

.fa-condicionpago:before{content:url("../images/botonera_lateral/ICONO_CONDICION_PAGO_INACTIVO.png");}
.fa-condicionpago:hover:before{content:url("../images/botonera_lateral/ICONO_CONDICION_PAGO_ACTIVO.png");}
.fa-condicionpago-selected:before{content:url("../images/botonera_lateral/ICONO_CONDICION_PAGO_ACTIVO.png");}

.fa-facturas:before{content:url("../images/botonera_lateral/ICONO_FACTURAS_INACTIVO.png");}
.fa-facturas:hover:before{content:url("../images/botonera_lateral/ICONO_FACTURAS_ACTIVO.png");}
.fa-facturas-selected:before{content:url("../images/botonera_lateral/ICONO_FACTURAS_ACTIVO.png");}

.fa-preprensa:before{content:url("../images/botonera_lateral/ICONO_PRE-PRENSA_INACTIVO.png");}
.fa-preprensa:hover:before{content:url("../images/botonera_lateral/ICONO_PRE-PRENSA_ACTIVO.png");}
.fa-preprensa-selected:before{content:url("../images/botonera_lateral/ICONO_PRE-PRENSA_ACTIVO.png");}

.fa-estadoimpr:before{content:url("../images/botonera_lateral/ICONO_IMPRESION_INACTIVO.png");}
.fa-estadoimpr:hover:before{content:url("../images/botonera_lateral/ICONO_IMPRESION_ACTIVO.png");}
.fa-estadoimpr-selected:before{content:url("../images/botonera_lateral/ICONO_IMPRESION_ACTIVO.png");}

.fa-despacho:before{content:url("../images/botonera_lateral/ICONO_DESPACHO_ENVIOS_INACTIVO.png");}
.fa-despacho:hover:before{content:url("../images/botonera_lateral/ICONO_DESPACHO_ENVIOS_ACTIVO.png");}
.fa-despacho-selected:before{content:url("../images/botonera_lateral/ICONO_DESPACHO_ENVIOS_ACTIVO.png");}

.fa-cronograma:before{content:url("../images/botonera_lateral/ICONO_CRONOGRAMA_INACTIVO.png");}
.fa-cronograma:hover:before{content:url("../images/botonera_lateral/ICONO_CRONOGRAMA_ACTIVO.png");}
.fa-cronograma-selected:before{content:url("../images/botonera_lateral/ICONO_CRONOGRAMA_ACTIVO.png");}

.fa-ciudades:before{content:url("../images/botonera_lateral/ICONO_CIUDADES_INACTIVO.png");}
.fa-ciudades:hover:before{content:url("../images/botonera_lateral/ICONO_CIUDADES_ACTIVO.png");}
.fa-ciudades-selected:before{content:url("../images/botonera_lateral/ICONO_CIUDADES_ACTIVO.png");}

.fa-tiendas:before{content:url("../images/botonera_lateral/ICONO_TIENDAS_INACTIVO.png");}
.fa-tiendas:hover:before{content:url("../images/botonera_lateral/ICONO_TIENDAS_ACTIVO.png");}
.fa-tiendas-selected:before{content:url("../images/botonera_lateral/ICONO_TIENDAS_ACTIVO.png");}

.fa-cobranzas:before{content:url("../images/botonera_lateral/ICONO_COBRANZAS_INACTIVO.png");}
.fa-cobranzas:hover:before{content:url("../images/botonera_lateral/ICONO_COBRANZAS_ACTIVO.png");}
.fa-cobranzas-selected:before{content:url("../images/botonera_lateral/ICONO_COBRANZAS_ACTIVO.png");}

.fa-descuentostrab:before{content:url("../images/botonera_lateral/ICONO_DESCUENTOS_INACTIVO.png");}
.fa-descuentostrab:hover:before{content:url("../images/botonera_lateral/ICONO_DESCUENTOS_ACTIVO.png");}
.fa-descuentostrab-selected:before{content:url("../images/botonera_lateral/ICONO_DESCUENTOS_ACTIVO.png");}

.fa-reporteajustes:before{content:url("../images/botonera_lateral/ICONO_REPORTE_AJUSTES_INACTIVO.png");}
.fa-reporteajustes:hover:before{content:url("../images/botonera_lateral/ICONO_REPORTE_AJUSTES_ACTIVO.png");}
.fa-reporteajustes-selected:before{content:url("../images/botonera_lateral/ICONO_REPORTE_AJUSTES_ACTIVO.png");}

.fa-ingresos:before{content:url("../images/botonera_lateral/ICONO_INGRESOS_INACTIVO.png");}
.fa-ingresos:hover:before{content:url("../images/botonera_lateral/ICONO_INGRESOS_ACTIVO.png");}
.fa-ingresos-selected:before{content:url("../images/botonera_lateral/ICONO_INGRESOS_ACTIVO.png");}

.fa-egresos:before{content:url("../images/botonera_lateral/ICONO_GASTOS_INACTIVO.png");}
.fa-egresos:hover:before{content:url("../images/botonera_lateral/ICONO_GASTOS_ACTIVO.png");}
.fa-egresos-selected:before{content:url("../images/botonera_lateral/ICONO_GASTOS_ACTIVO.png");}

.fa-usuarios:before{content:url("../images/botonera_lateral/ICONO_CREAR_CLIENTE_INACTIVO.png");}
.fa-usuarios:hover:before{content:url("../images/botonera_lateral/ICONO_CREAR_CLIENTE_ACTIVO.png");}
.fa-usuarios-selected:before{content:url("../images/botonera_lateral/ICONO_CREAR_CLIENTE_ACTIVO.png");}

.fa-reporte:before{content:url("../images/botonera_lateral/ICONO_CREAR_REPORTE_INACTIVO.png");}
.fa-reporte:hover:before{content:url("../images/botonera_lateral/ICONO_CREAR_REPORTE_ACTIVO.png");}
.fa-reporte-selected:before{content:url("../images/botonera_lateral/ICONO_CREAR_REPORTE_ACTIVO.png");}

.opcion_menu{
	font-family: myGothamBookFont;
	text-align: center;
	font-size: 0.4rem;
}
.cab_fecha{
  color: #8390A9;
  font-family: myGothamBookFont;
  font-size: 0.6em;
}
.userid{
  font-family: myGothamBookFont;
  font-size: 0.7em;
  font-weight: bold;	
  color: #8390A9;
}
.caja-userid{
  font-family: myGothamBookFont;
  font-size: 0.8em;	
  color: #8390A9;
  font-weight:bold;
}
.caja-userid:hover{
  color: #00D529;
}
.menu-op-1{
  content:url("../images/botonera_superior/BOTON_COMERCIAL_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-1-selected{
  content:url("../images/botonera_superior/BOTON_COMERCIAL_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-1:hover{
  content:url("../images/botonera_superior/BOTON_COMERCIAL_ACTIVO.png");
}
.menu-op-2{
  content:url("../images/botonera_superior/BOTON_CLIENTES_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-2-selected{
  content:url("../images/botonera_superior/BOTON_CLIENTES_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-2:hover{
  content:url("../images/botonera_superior/BOTON_CLIENTES_ACTIVO.png");
}
.menu-op-3{
  content:url("../images/botonera_superior/BOTON_PRODUCCION_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-3-selected{
  content:url("../images/botonera_superior/BOTON_PRODUCCION_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-3:hover{
  content:url("../images/botonera_superior/BOTON_PRODUCCION_ACTIVO.png");
}
.menu-op-4{
  content:url("../images/botonera_superior/BOTON_DESPACHO_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-4-selected{
  content:url("../images/botonera_superior/BOTON_DESPACHO_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-4:hover{
  content:url("../images/botonera_superior/BOTON_DESPACHO_ACTIVO.png");
}
.menu-op-5{
  content:url("../images/botonera_superior/BOTON_COMPRAS_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-5-selected{
  content:url("../images/botonera_superior/BOTON_COMPRAS_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-5:hover{
  content:url("../images/botonera_superior/BOTON_COMPRAS_ACTIVO.png");
}
.menu-op-6{
  content:url("../images/botonera_superior/BOTON_ALMACEN_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-6-selected{
  content:url("../images/botonera_superior/BOTON_ALMACEN_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-6:hover{
  content:url("../images/botonera_superior/BOTON_ALMACEN_ACTIVO.png");
}
.menu-op-7{
  content:url("../images/botonera_superior/BOTON_CAJA_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-7-selected{
  content:url("../images/botonera_superior/BOTON_CAJA_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-7:hover{
  content:url("../images/botonera_superior/BOTON_CAJA_ACTIVO.png");
}
.menu-op-8{
  content:url("../images/botonera_superior/BOTON_RRHH_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-8-selected{
  content:url("../images/botonera_superior/BOTON_RRHH_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-8:hover{
  content:url("../images/botonera_superior/BOTON_RRHH_ACTIVO.png");
}
.menu-op-9{
  content:url("../images/botonera_superior/BOTON_PLANTA_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-9-selected{
  content:url("../images/botonera_superior/BOTON_PLANTA_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-9:hover{
  content:url("../images/botonera_superior/BOTON_PLANTA_ACTIVO.png");
}
.menu-op-10{
  content:url("../images/botonera_superior/BOTON_ARCHIVOS_INACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-10-selected{
  content:url("../images/botonera_superior/BOTON_ARCHIVOS_ACTIVO.png");
  width:98px;
  height:77px;
}
.menu-op-10:hover{
  content:url("../images/botonera_superior/BOTON_ARCHIVOS_ACTIVO.png");
}
.titulo{
  color: #8390A9;
  font-family: myGothamBoldFont;
  font-size: 1.1em;
}
.subtitulo{
  color: #021C3C;	
  font-family: myGothamMediumFont;
  font-size: 1.1em;
}
.subtitulo_0{
  color: #B5BDCB;	
  font-family: myGothamMediumFont;
  font-size: 1.1em;
}
.sec_busq{
	background-color:#FFF;
	border:1px solid #E7E8EA;
	border-radius:9px;
	padding:10px 20px;
}
.sec_busq label{
  font-family: myGothamBookFont;
  font-size: 0.7em;
  font-weight: bold;	
  color: #B5BDCB;
}
.sec_busq_img{
  background-color: #E7E8EA;
  text-align:center;
  height:105px;
}
.sec_busq_titulo{
  font-family: myGothamBookFont;
  font-size: 0.9em;	
  color: #B5BDCB;
  text-align: justify;
}
.sec_busq_desc{
  font-family: myGothamBookFont;
  font-size: 0.9em;	
  color: #021C3C;
  line-height:15px;
  text-align: justify;
}
.seccion_borde_radius{
  background-color:#FFF;
  border:1px solid #E7E8EA;
  border-radius:9px;
  padding:3px 5px 0 5px;
}
.sec_busq_span{
  font-family: myGothamBookFont;
  font-size: 0.7em;
  font-weight: bold;	
  color: #021C3C;
}
.border-right-2{
  border-right: 2px solid #E7E8EA;
}
.border-bottom-2{
  border-bottom: 2px solid #E7E8EA;
}
.panel_izq{
  font-family: myGothamBookFont;
  font-size: 0.55em;
  font-weight: bold;	
  color: #212529;
  padding-right:8px;
}
.panel_der{
  font-family: myGothamBookFont;
  font-size: 0.55em;
  font-weight: bold;	
  color: #212529;
}
.panel_izq_total{
  font-family: myGothamBoldFont;
  font-size: 0.6em;
  font-weight: bold;	
  color: #212529;
  padding-right:8px;
}
.panel_der_total{
  font-family: myGothamBoldFont;
  font-size: 0.6em;
  font-weight: bold;	
  color: #212529;
}
.sec_busq_2{
  background-color:#FFF;
  border:1px solid #E7E8EA;
  border-radius:9px;
}
.estilo_form{
  color: #021C3C;
  font-size:0.7em;
  font-family: myGothamBookFont;
}
.estilo_form_titulo{
  color: #021C3C;
  font-size:0.8em;
  font-family: myGothamBookFont;
}
.estilo_form_xs{
  color: #021C3C;
  font-size:0.7em;
  font-family: myGothamBookFont;
  height:25px;
}
.estilo_textarea{
  color: #021C3C;
  font-size:0.7em;
  font-family: myGothamBookFont;
}
.estilo_boton{
  color: #021C3C;
  font-size:0.7em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 10px 0 0;
}
.estilo_boton_2{
  color: #021C3C;
  font-size:0.8em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 10px 0 0;
  margin:20px 10px 0 0;
}
.estilo_boton_index{
  color: #8390A9;
  font-size:0.8em;
  font-family: myGothamBookFont;
  border:3px solid #8390A9;
  border-right:0;
  border-top-left-radius:20px;
  border-bottom-left-radius:20px;
}
.estilo_boton_index:hover{
  color: #00D529;
}
.estilo_boton_3{
  color: #021C3C;
  font-size:0.8em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 105px 0 0;
}
.estilo_boton_4{
  color: #021C3C;
  font-size:0.8em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 85px 0 0;
}
.estilo_boton_5{
  color: #021C3C;
  font-size:0.8em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 55px 0 0;
}
.estilo_boton_6{
  color: #021C3C;
  font-size:1.2em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 10px 0 0;
}
.estilo_boton_7{
  color: #021C3C;
  font-size:1em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 10px 0 0;
}
.estilo_boton_8{
  color: #021C3C;
  font-size:0.7em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  padding:0 25px 0 0;
}
.estilo_toggleboton{
  color: #021C3C;
  height:28px;
  font-size:1em;
  font-family: myGothamBookFont;
  border:1px solid #D6DAE2;
  border-left:0;
  width:130px;
}
.estilo_tabla{
  color: #021C3C;
  font-size:0.7em;
  font-family: myGothamBookFont;
}
.estilo_tabla_2{
  color: #021C3C;
  font-size:0.6em;
  font-family: myGothamBookFont;
}
.tb_cabecera_sinradius{
  background-color: #D6DAE2;
  text-align:center;
}
.tb_cabecera_1{
  background-color: #D6DAE2;
  border-radius: 0.5em 0 0 0 ;
  text-align:center;
}
.tb_cabecera_2{
  background-color: #D6DAE2;
  border-radius: 0 ;
  text-align:center;
}
.tb_cabecera_3{
  background-color: #D6DAE2;
  border-radius: 0 0.5em 0 0 ;
  text-align:center;
}
.imagenCreado{
	border-radius:3em;
	background-color:#DCDCDC; /*#FFB400;*/
	color:#000;
	text-align:center;
	padding:6px 24px;
}
.imagenAprobado{
	border-radius:3em;
	background-color:#00BFFF; /*#29B700;*/
	color:#FFF;
	text-align:center;
	padding:6px 18px;
}
.imagenEmitido{
	border-radius:3em;
	background-color:#DCDCDC; /*#0015E5;*/
	color:#000;
	text-align:center;
	padding:6px 22px;
}
.imagenFacturado{
	border-radius:3em;
	background-color:#3CB371; /*#8390A9;*/
	color:#FFF;
	text-align:center;
	padding:6px 18px;
}
.imagenListo{
	border-radius:3em;
	background-color:#FFA500; /*#00C8FF;*/
	color:#FFF;
	text-align:center;
	padding:6px 30px;
}
#btn_emitir{
  background-image:url(../images/iconos_botones/ICONO_EMITIR.png);
  background-position: 13% 50%;
  background-repeat: no-repeat;
  background-size: 22% 80%;
  width:80px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#0015E5;
  color:#FFF;
  text-align:center;
  margin-right:10px;
  padding-left:25px;
}
#btn_emitir:hover{
  background-color:#0015A2;
}
#btn_aprobar{
  background-image:url(../images/iconos_botones/ICONO_APROBADO.png);
  background-position: 13% 50%;
  background-repeat: no-repeat;
  background-size: 22% 80%;
  width:90px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  margin-right:10px;
  padding-left:30px;
}
#btn_aprobar:hover{
  background-color:#297A03;
}
#btn_facturar{
  background-image:url(../images/iconos_botones/ICONO_FACTURA.png);
  background-position: 13% 50%;
  background-repeat: no-repeat;
  background-size: 22% 80%;
  width:90px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#8390A9;
  color:#FFF;
  text-align:center;
  margin-right:10px;
  padding-left:25px;
}
#btn_facturar:hover{
  background-color:#43567C;
}
#btn_completar{
  background-image:url(../images/iconos_botones/ICONO_COMPLETAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 15% 80%;
  width:130px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#CF1100;
  color:#FFF;
  text-align:center;
  margin-right:10px;
  padding-left:30px;
}
#btn_completar:hover{
  background-color:#981100;
}
#btn_editar{
  background-image:url(../images/iconos_botones/ICONO_EDITAR.png);
  background-position: 15% 70%;
  background-repeat: no-repeat;
  background-size: 22% 75%;
  width:80px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  padding-left:25px;
  margin-right:10px;
}
#btn_editar:hover{
  background-color:#297A03;
}
#btn_copiar{
  background-image:url(../images/iconos_botones/ICONO_COPIAR.png);
  background-position: 15% 70%;
  background-repeat: no-repeat;
  background-size: 22% 75%;
  width:80px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#17ADFF;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
#btn_copiar:hover{
  background-color:#006EDC;
}
#btn_adjuntar{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 17% 75%;
  width:110px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  margin-right:10px;
  padding-left:25px;
}
#btn_adjuntar:hover{
  background-color:#C55500;
}
#btn_descargar{
  background-image:url(../images/iconos_botones/ICONO_PDF.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 18% 75%;
  width:115px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  margin-right:10px;
  padding-left:28px;
}
#btn_descargar:hover{
  background-color:#297A03;
}
#btn_descargar_op{
  background-image:url(../images/iconos_botones/ICONO_OP.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 30% 75%;
  width:60px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#0015E5;
  color:#FFF;
  text-align:center;
  margin-right:10px;
  padding-left:20px;
}
#btn_descargar_op:hover{
  background-color:#0015A2;
}
#btn_descargar_xls{
  background-image:url(../images/iconos_botones/ICONO_XLS.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 30% 75%;
  width:60px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#09C5D0;
  color:#FFF;
  text-align:center;
  padding-left:20px;
}
#btn_descargar_xls:hover{
  background-color:#0094AA;
}
#btn_descargar_xls_impr{
  background-image:url(../images/iconos_botones/ICONO_XLS.png);
  background-position: 5% 60%;
  background-repeat: no-repeat;
  background-size: 15% 70%;
  width:130px;
  border:0;
  border-radius: 0.8em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#17ADFF;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
#btn_descargar_xls_impr:hover{
  background-color:#006EDC;
}
#btn_descargar_xls_desp{
  background-image:url(../images/iconos_botones/ICONO_XLS.png);
  background-position: 5% 60%;
  background-repeat: no-repeat;
  background-size: 15% 70%;
  width:130px;
  border:0;
  border-radius: 0.8em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#17ADFF;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
#btn_descargar_xls_desp:hover{
  background-color:#006EDC;
}
.btn_cargo{
  background-image:url(../images/iconos_botones/ICONO_CARGO.png);
  background-position: 15% 60%;
  background-repeat: no-repeat;
  background-size: 25% 70%;
  border:0;
  border-radius: 1em;
  font-size:0.9em;
  font-family: myGothamBookFont;
  background-color:#00F;
  color:#FFF;
  text-align:center;
  padding:6px 10px 6px 25px;
}
.result_cabecera_det{
  background-color: #D6DAE2;
  border-radius: 0.5em 0.5em 0 0 ;
  padding:0.3em 0 0.5em 0;
  text-align:center;
}
.result_cabecera_det_titulo{
  color: #021C3C;	
  font-family: myGothamBoldFont;
  font-size: 0.45em;
}
.result_cabecera_col{
  color: #021C3C;	
  font-family: myGothamBookFont;
  font-size: 0.7em;
}
.btn_agregar{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 65%;
  width:90px;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding-left:35px;
}
.btn_agregar:hover{
  background-color:#C55500;
  color:#FFF;
}
.img_enviar{
  background-image:url(../images/iconos_botones/BOTON_ENVIAR_PEQUENO_INACTIVO.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  padding:14px;
}
.img_eliminar{
  background-image:url(../images/iconos_botones/BOTON_DESACTIVAR_PEQUENO_INACTIVO.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  padding:14px;
}
.img_clonar{
  background-image:url(../images/iconos_botones/BOTON_DUPLICAR_PEQUENO_INACTIVO.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  padding:14px;
}
.modal-titulo{
	padding:13px 0 0 13px;
	color: #021C3C;	
	font-family: myGothamBookFont;
	font-size: 0.8em;
	font-weight: bold;
}
.modal-body label{
  font-family: myGothamBookFont;
  font-size: 0.7em;
  font-weight: bold;	
  color: #B5BDCB;
}
.modal-body a{
  font-family: myGothamBookFont;
  font-size: 0.7em;
  font-weight: bold;	
  color: #B5BDCB;
}
.estilo_form_xs[disabled]{ background-color:#767E89; }
.btn_agregar_2{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 70%;
  width:90px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:0 0 0 25px;
}
.btn_agregar_2:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_agregar_3{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 70%;
  width:90px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:0 0 0 25px;
}
.btn_agregar_3:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_actualizar_item{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 70%;
  width:110px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:0 0 0 25px;
}
.btn_actualizar_item:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_copiar_2{
  background-image:url(../images/iconos_botones/ICONO_COPIAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 70%;
  width:90px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#17ADFF;
  color:#FFF;
  text-align:center;
  padding:0 0 0 20px;
}
.btn_copiar_2:hover{
  background-color:#006EDC;
  color:#FFF;
}
.btn_enviar{
  background-image:url(../images/iconos_botones/ICONO_ENVIAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 25% 85%;
  width:90px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  padding:0 0 0 25px;
}
.btn_enviar:hover{
  background-image:url(../images/iconos_botones/ICONO_ENVIAR.png);
  background-color:#297A03;
  color:#FFF;
}
.btn_editar_cli{
  background-image:url(../images/iconos_botones/ICONO_EDITAR.png);
  background-position: 15% 70%;
  background-repeat: no-repeat;
  background-size: 25% 70%;
  border:0;
  border-radius: 1em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_editar_cli:hover{
  background-color:#297A03;
  color:#FFF;
}
.btn_enlazar_cli{
  background-image:url(../images/iconos_botones/ICONO_ENLAZAR.png);
  background-position: 8% 70%;
  background-repeat: no-repeat;
  background-size: 15% 60%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#747c90;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_enlazar_cli:hover{
  background-color:#5f6677;
  color:#FFF;
}
.btn_desactivar_prod{
  background-image:url(../images/iconos_botones/ICONO_ELIMINAR.png);
  background-position: 8% 60%;
  background-repeat: no-repeat;
  background-size: 17% 58%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#CF1100;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_desactivar_prod:hover{
  background-color:#981100;
  color:#FFF;
}
.btn_desactivar_cli{
  background-image:url(../images/iconos_botones/ICONO_ELIMINAR.png);
  background-position: 8% 50%;
  background-repeat: no-repeat;
  background-size: 17% 65%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#CF1100;
  color:#FFF;
  text-align:center;
  padding:4px 10px 4px 25px;
  
}
.btn_desactivar_cli:hover{
  background-color:#981100;
  color:#FFF;
}

  
.btn_eliminar_dscto{
  background-image:url(../images/iconos_botones/ICONO_ELIMINAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  border:0;
  border-radius: 1em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#CF1100;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_eliminar_dscto:hover{
  background-color:#981100;
  color:#FFF;
}
.btn_eliminar_doc{
  background-image:url(../images/iconos_botones/ICONO_ELIMINAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  border:0;
  border-radius: 1em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#CF1100;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_eliminar_doc:hover{
  background-color:#981100;
  color:#FFF;
}
.btn_descargar_doc{
  background-image:url(../images/iconos_botones/ICONO_PDF.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 18% 70%;
  width:115px;
  border:0;
  border-radius: 1em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_descargar_doc:hover{
  background-color:#297A03;
  color:#FFF;
}
.btn_anular_doc{
  background-image:url(../images/iconos_botones/ICONO_ANULAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 18% 70%;
  width:115px;
  border:0;
  border-radius: 1em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#FFC733;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_anular_doc:hover{
  background-color:#FFA233;
  color:#FFF;
}
.btn_act_categ_subcateg{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  width:95px;
  border:0;
  border-radius: 1em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_act_categ_subcateg:hover{
  background-color:#297A03;
  color:#FFF;
}
.btn_cop_categ_subcateg{
  background-image:url(../images/iconos_botones/ICONO_COPIAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  width:95px;
  border:0;
  border-radius: 1em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#17ADFF;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_cop_categ_subcateg:hover{
  background-color:#006EDC;
  color:#FFF;
}
.btn_enviar_cot{
  background-image:url(../images/iconos_botones/ICONO_ENVIAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  width:95px;
  border:0;
  border-radius: 1em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#31A500;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_enviar_cot:hover{
  background-color:#297A03;
  color:#FFF;
}
.btn_descuentos{
  background-image:url(../images/iconos_botones/ICONO_DESCUENTO.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  border:0;
  border-radius: 1em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#E6A300;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_descuentos:hover{
  background-color:#B67E00;
  color:#FFF;
}
.btn_activar_prod{
  background-image:url(../images/iconos_botones/ICONO_ELIMINAR.png);
  background-position: 10% 55%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#747c90;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_activar_prod:hover{
  background-color:#5f6677;
  color:#FFF;
}
.btn_agregar_precio{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 5% 50%;
  background-repeat: no-repeat;
  background-size: 15% 65%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_agregar_precio:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_agregar_tienda{
  background-image:url(../images/iconos_botones/ICONO_TIENDA_T.png);
  background-position: 5% 50%;
  background-repeat: no-repeat;
  background-size: 13% 65%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:4px 15px 4px 25px;
}
.btn_agregar_tienda:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_ver_campana{
  background-image:url(../images/iconos_botones/ICONO_CAMPANA_2.png);
  background-position: 5% 50%;
  background-repeat: no-repeat;
  background-size: 13% 65%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:4px 15px 4px 25px;
}
.btn_ver_campana:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_ver_tienda{
  background-image:url(../images/iconos_botones/ICONO_TIENDA_T.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 15% 70%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:4px 15px 4px 30px;
}
.btn_ver_tienda:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_cargar_fotos{
  background-image:url(../images/iconos_botones/ICONO_CARGAR_FOTO.png);
  background-position: 8% 50%;
  background-repeat: no-repeat;
  background-size: 15% 70%;
  border:0;
  border-radius: 0.8em;
  font-size:1em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:4px 15px 4px 25px;
}
.btn_cargar_fotos:hover{
  background-color:#C55500;
  color:#FFF;
}
.btn_reporte_pdf{
  background-image:url(../images/iconos_botones/ICONO_PDF.png);
  background-position: 15% 60%;
  background-repeat: no-repeat;
  background-size: 25% 70%;
  border:0;
  border-radius: 1em;
  font-size:0.9em;
  font-family: myGothamBookFont;
  background-color:#00F;
  color:#FFF;
  text-align:center;
  padding:6px 15px 6px 25px;
}
.btn_reporte_pdf:hover{
  background-color:#0407B8;
  color:#FFF;
}
.btn_descargar_pdf{
  background-image:url(../images/iconos_botones/ICONO_PDF.png);
  background-position: 7% 60%;
  background-repeat: no-repeat;
  background-size: 15% 70%;
  border:0;
  border-radius: 1em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  background-color:#00F;
  color:#FFF;
  text-align:center;
  padding:6px 15px 6px 25px;
}
.btn_descargar_pdf:hover{
  background-color:#0407B8;
  color:#FFF;
}
.btn_cargar_foto_tienda{
  background-image:url(../images/iconos_botones/ICONO_GRABAR.png);
  background-position: 15% 50%;
  background-repeat: no-repeat;
  background-size: 20% 70%;
  border:0;
  border-radius: 1em;
  font-size:0.9em;
  font-family: myGothamBookFont;
  background-color:#00F;
  color:#FFF;
  text-align:center;
  padding:6px 15px 6px 25px;
}
.btn_cargar_foto_tienda:hover{
  background-color:#0407B8;
  color:#FFF;
}
.btn_agregar_dscto{
  background-image:url(../images/iconos_botones/ICONO-AGREGAR-ADJUNTAR.png);
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 20% 60%;
  border:0;
  border-radius: 1.2em;
  font-size:0.7em;
  font-family: myGothamBookFont;
  cursor: pointer;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding-left:25px;
}
.btn_agregar_dscto:hover{
  background-color:#C55500;
  color:#FFF;
}
.fact-pendiente{
	border-radius:3em;
	background-color:#31A500;
	color:#FFF;
	text-align:center;
	padding:6px 9px;
	margin-right:4px;
}
.fact-urgente{
	border-radius:3em;
	background-color:#F00;
	color:#FFF;
	text-align:center;
	padding:6px 9px;
	margin-right:4px;
}
.fact-impreso{
	border-radius:3em;
	background-color:#31A500;
	color:#FFF;
	text-align:center;
	padding:6px 9px;
	margin-right:4px;
}
.fact-consulta{
	border-radius:2em;
	background-color:#17ADFF;
	color:#FFF;
	text-align:center;
	padding:1px 11px;
	margin-right:4px;
}
.fact-pendiente{
	border-radius:3em;
	background-color:#E6C700;
	color:#FFF;
	text-align:center;
	padding:6px 9px;
	margin-right:4px;
}
.fact-proceso{
	border-radius:3em;
	background-color:#00F;
	color:#FFF;
	text-align:center;
	padding:6px 9px;
	margin-right:4px;
}
.fact-normal{
	border-radius:3em;
	background-color:#FFD44C;
	color:#FFF;
	text-align:center;
	padding:6px 9px;
	margin-right:4px;
}
.fact-vencido{
	border-radius:3em;
	background-color:#ffa500;
	color:#FFF;
	text-align:center;
	padding:6px 14px;
	margin-right:6px;
}
.fact-cancelado{
	border-radius:3em;
	background-color:#808080;
	color:#FFF;
	text-align:center;
	padding:6px 8px;
	margin-right:4px;
}
.fact-anulado{
	border-radius:3em;
	background-color:#0000ff;
	color:#FFF;
	text-align:center;
	padding:6px 14px;
	margin-right:6px;
}
.fact-entregado-desp{
	background-image:url(../images/iconos_botones/ICONO_EMITIR.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 17% 60%;
	border-radius:3em;
	background-color:#31A500;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 30px;
	margin-right:4px;
	font-size:0.9em;
}
.fact-reparto-desp{
	background-image:url(../images/iconos_botones/ICONO_REPARTO.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 65%;
	border-radius:3em;
	background-color:#00F;
	color:#FFF;
	text-align:center;
	padding:6px 22px 6px 30px;
	margin-right:4px;
	font-size:0.9em;
}
.fact-pendiente-desp{
	background-image:url(../images/iconos_botones/ICONO_PENDIENTE.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 70%;
	border-radius:3em;
	background-color:#E6C700;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 30px;
	margin-right:4px;
	font-size:0.9em;
}
.fact-pendiente-cro{
	background-image:url(../images/iconos_botones/ICONO_PENDIENTE.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 65%;
	border-radius:3em;
	background-color:#767E89;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 27px;
	margin-right:4px;
	font-size:1em;
}
.fact-ejecutado-cro{
	background-image:url(../images/iconos_botones/ICONO_PENDIENTE.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 65%;
	border-radius:3em;
	background-color:#31A500;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 27px;
	margin-right:4px;
	font-size:1em;
}
.fact-proceso-cro{
	background-image:url(../images/iconos_botones/ICONO_PROGRESO.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 65%;
	border-radius:3em;
	background-color:#00F;
	color:#FFF;
	text-align:center;
	padding:6px 20px 6px 27px;
	margin-right:4px;
	font-size:1em;
}
.fact-caducado-cro{
	background-image:url(../images/iconos_botones/ICONO_PENDIENTE.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 65%;
	border-radius:3em;
	background-color:#FF1100;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 28px;
	margin-right:4px;
	font-size:1em;
}
.fact-cancelado-cro{	
	background-image:url(../images/iconos_botones/ICONO_ELIMINAR.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 65%;
	border-radius:3em;
	background-color:#17ADFF;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 27px;
	margin-right:4px;
	font-size:1em;
}
.btn-rendido{
	background-image:url(../images/iconos_botones/ICONO_RENDIDO.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 70%;
	border-radius:3em;
	background-color:#31A500;
	color:#FFF;
	text-align:center;
	padding:6px 21px 6px 41px;
	margin-right:4px;
	font-size:0.9em;
}
.btn-porrendir{
	background-image:url(../images/iconos_botones/ICONO_POR_RENDIR.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 70%;
	border-radius:3em;
	background-color:#DF7D10;
	color:#FFF;
	text-align:center;
	padding:6px 15px 6px 35px;
	margin-right:4px;
	font-size:0.9em;
}
.btn-sinsustento{
	background-image:url(../images/iconos_botones/ICONO_SIN_SUSTENTO.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 70%;
	border-radius:3em;
	background-color:#808080;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 30px;
	font-size:0.9em;
}
.btn-ingreso{
	background-image:url(../images/iconos_botones/ICONO_INGRESO.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 20% 65%;
	border-radius:3em;
	background-color:#DF7D10;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 27px;
	font-size:1em;
}
.btn-ingreso:hover{
  background-color:#C55500;
  color:#FFF;
}

.btn-ingreso-monto{
	background-image:url(../images/iconos_botones/ICONO_INGRESO.png);
	background-position: 10% 60%;
	background-repeat: no-repeat;
	background-size: 15% 70%;
	font-family: myGothamBookFont;
	border-radius:3em;
	background-color:#DF7D10;
	color:#FFF;
	text-align:center;
	padding:6px 10px 6px 32px;
	font-size:0.7em;
}
.btn-ingreso-monto:hover{
  background-color:#C55500;
  color:#FFF;
}

.btn_editar_fact{
  background-image:url(../images/iconos_botones/ICONO_EDITAR.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% 70%;
  width:30px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  background-color:#31A500;
  margin-right:5px;
}
.btn_editar_fact:hover{
  background-color:#297A03;
}
.btn_editar_desp{
  background-image:url(../images/iconos_botones/ICONO_EDITAR.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% 70%;
  width:30px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  background-color:#31A500;
  margin-right:5px;
}
.btn_editar_desp:hover{
  background-color:#297A03;
}
.btn_enviar_cli{
  background-image:url(../images/iconos_botones/ICONO_ENVIAR.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70% 70%;
  width:30px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  background-color:#31A500;
  margin-right:5px;
}
.btn_enviar_cli:hover{
  background-color:#297A03;
}
.btn_editar_cobranza{
  background-image:url(../images/iconos_botones/ICONO_EDITAR.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% 70%;
  width:32px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  background-color:#31A500;
  margin-right:5px;
}
.btn_editar_cobranza:hover{
  background-color:#297A03;
}
.btn_cobrar_fact{
  background-image:url(../images/iconos_botones/ICONO_COBRAR.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% 70%;
  width:32px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  background-color:#CF1100;
  margin-right:5px;
}
.btn_cobrar_fact:hover{
  background-color:#981100;
}
.btn_cobrar_cobranza{
  background-image:url(../images/iconos_botones/ICONO_COBRAR.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% 70%;
  width:32px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  background-color:#CF1100;
  margin-right:5px;
}
.btn_cobrar_cobranza:hover{
  background-color:#981100;
}
.btn_cond_pago_fact{
  background-image:url(../images/iconos_botones/ICONO_FACTURA.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% 70%;
  width:30px;
  height:25px;
  border:0;
  border-radius: 0.8em;
  background-color:#DF7D10;
}
.btn_cond_pago_fact:hover{
  background-color:#C55500;
}
.titulo_index{
  font-family: myGothamMediumFont;
  font-size: 2.8em;
  font-weight: bold;	
  color: #FFF;
}
.subtitulo_index{
  font-family: myGothamBookFont;
  font-size: 1.5em;
  font-weight: bold;	
  color: #FFF;
}
.modulo_op{
  font-family: myGothamBoldFont;
  font-size: 0.7em;
  font-weight: bold;
  color: #FFF;
}
.modulo_op_sub{
  font-family: myGothamBoldFont;
  font-size: 0.5em;
  font-weight: bold;
  color: #8390A9;
}
.menu-op-table{
  -webkit-box-shadow: 0px 0px 24px -9px rgba(0,0,0,0.7);
  -moz-box-shadow: 0px 0px 24px -9px rgba(0,0,0,0.7);
  box-shadow: 0px 0px 24px -9px rgba(0,0,0,0.7);
  background-color:#1B324F;
}
.login-box-msg{
  font-family: myGothamMediumFont;
  font-size: 1.5em;
  font-weight: bold;	
  color: #00D529;
}
.estilo_form_login{
  font-size:0.7em;
  font-family: myGothamBookFont;
  border-radius: 10px;
  height:50.2px;
}
.bg-index{
  background-image: url(../images/login/BACKGROUND_LINEAS.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
@media (max-width: 1230px) {
	.cabecera-container{
		display:none;
	}
}
@media (max-width: 767px) {
	.modulo-container{
		display:none;
	}
}
.class-hover:hover{
	opacity:0.8;
}
.btn_descargar_gen{
  background-image:url(../images/iconos_botones/ICONO_DESCARGAR.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% 70%;
  width:30px;
  height:25px;
  border:0;
  border-radius: 0.6em;
  background-color:#31A500;
  margin-right:5px;
}
.btn_descargar_gen:hover{
  background-color:#297A03;
}
.fact-normal-imp{
  border-radius:3em;
  background-color:#767E89;
  color:#FFF;
  text-align:center;
  padding:6px 9px;
  margin-right:4px;
}
.fact-cancelado-imp{
  border-radius:3em;
  background-color:#17ADFF;
  color:#FFF;
  text-align:center;
  padding:6px 8px;
  margin-right:4px;
}
.btn-transferencia{
  background-image:url(../images/iconos_botones/ICONO_INGRESO.png);
  background-position: 5% 60%;
  background-repeat: no-repeat;
  background-size: 10% 65%;
  border-radius:3em;
  background-color:#FFC733;
  color:#FFF;
  text-align:center;
  padding:6px 10px 6px 27px;
  font-size:1.0em;
}
.btn-transferencia:hover{
  background-color:#FFC733;
  color:#FFF;
}
.btn-gastos{
  background-image:url(../images/iconos_botones/ICONO_INGRESO.png);
  background-position: 6% 60%;
  background-repeat: no-repeat;
  background-size: 15% 65%;
  border-radius:3em;
  background-color:#DF7D10;
  color:#FFF;
  text-align:center;
  padding:5px 10px 6px 27px;
  font-size:1.0em;
}
.btn-gastos:hover{
  background-color:#DF7D10;
  color:#FFF;
}
.btn_reporte_correo{
  background-image:url(../images/iconos_botones/ICONO_PDF.png);
  background-position: 6% 60%;
  background-repeat: no-repeat;
  background-size: 15% 65%;
  border:0;
  border-radius: 1em;
  font-size:0.9em;
  font-family: myGothamBookFont;
  background-color:#00F;
  color:#FFF;
  text-align:center;
  padding:6px 15px 6px 25px;
}
.btn_reporte_correo:hover{
  background-color:#0407B8;
  color:#FFF;
}