@charset "utf-8";
/* CSS Document */
@font-face{
  font-family:'FontAwesome';
  src:url('../font/icon/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../font/icon/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight:normal;
  font-style:normal;
}
html, body{
	height:100%;
	color:#666;
	font-size:12px;
}

body{
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px;
}

.datos{
	font-size:14px;
}

.busqueda{
	font: 100% Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	text-decoration: inherit;
	color: #666666;
}

a:hover{
	text-decoration: none;
}

#buscar{
	width: 350px;
	border:	1px solid #444;
}

.encabezado{
	background-color: #999;
	color: #FFF;
}

.cliente {
	width: 200px;
	height: 200px;
	background-image: url('../img/cliente_2.png');
	text-indent: -99999px;
}

.compra {
	width: 200px;
	height: 200px;
	background-image: url('../img/compra_2.png');
	text-indent: -99999px;
}

.salir {
	width: 200px;
	height: 200px;
	background-image: url('../img/salir_2.png');
	text-indent: -99999px;
}
.pedido {
	width: 200px;
	height: 200px;
	background-image: url('../img/pedido_2.png');
	text-indent: -99999px;
}
.usuario {
	width: 200px;
	height: 200px;
	background-image: url('../img/proveedor_2.png');
	text-indent: -99999px;
}
.clearFieldBlurred { 
	color: #B0B0B0; 
	font-style: italic; 
}
.clearFieldActive { 
	color: #000; 
}
.error{
	border:1px solid #F00000 !important;
}
.sombra{
	-webkit-box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.5);
  box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.5);
}
.letra_mod{
	font-size: 25px;
}

.layout {
  width: 100%;
}
.row {
  width:100%;
  display: table;
  margin: 0px;
  padding: 0px;
}
.row-item {
  display: table-cell;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  height:100%;
}
.logo-modulo-margen {
  height:60px;
  margin: 10px;
}
.header-modulo {
    height: 80px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
}
.icono {
    display: inline-block;
  height: 25px;
  width: 25px;
  background-size: contain;
  vertical-align: middle;
}
.pago_facil{
  background-image: url("../img/logo_pagofacil.png");
  background-size: contain;
  width: 200px;
  height: 50px;
  background-repeat: no-repeat;
}
.open_pay{
  background-image: url("../img/logo_openpay.png");
  background-size: contain;
  width: 200px;
  height: 50px;
  background-repeat: no-repeat;
}
.mercado_pago{
  background-image: url("../img/logo_mercado_pago.png");
  background-size: contain;
  width: 200px;
  height: 50px;
  background-repeat: no-repeat;
}
.paypal{
  background-image: url("../img/logo-Paypal.png");
  background-size: contain;
  width: 200px;
  height: 50px;
  background-repeat: no-repeat;
}
.buscar1 {
    background-image: url("../img/Buscar-01.png");
    background-size: cover;
}
.agregar1, .agregar2:hover {
    background-image: url("../img/Agregarcliente-01.png");
    background-size: cover;
}
.agregar2 {
    background-image: url("../img/Agregarcliente-gris-01.png");
    background-size: cover;
}
.ver1, .ver2:hover {
  background-image: url("../img/Ver-01.png");
  background-size: cover;
}
.ver2 {
    background-image: url("../img/Ver-gris-01.png");
    background-size: cover;
}
.editar1, .editar2:hover {
    background-image: url("../img/Editar-01.png");
    background-size: cover;
}
.editar2 {
    background-image: url("../img/Editar-gris-01.png");
    background-size: cover;
}

.pagoSegmentado{
    background-image: url("../img/pago-segmentado-gris.svg");
    background-size: cover;
}

.pagoSegmentado:hover{
    background-image: url("../img/pago-segmentado-azul.svg");
    background-size: cover;
}

.revisar {
    background-image: url("../img/eye-edit.svg");
    background-size: cover;
}

.eliminar1, .eliminar2:hover {
    background-image: url("../img/Borrar-01.png");
    background-size: cover;
}
.eliminar2 {
    background-image: url("../img/Borrar-gris-01.png");
    background-size: cover;
}
.pdf1, .pdf2:hover {
    background-image: url("../img/GenerarPDF-01.png");
    background-size: cover;
}
.pdf2 {
    background-image: url("../img/GenerarPDF-gris-01.png");
    background-size: cover;
}
.estatus_pago_azul {
    background-image: url("../img/estatus-pago-azul-01.png");
    background-size: cover;
}
.enviar1, .enviar2:hover {
    background-image: url("../img/enviarpormail-01.png");
    background-size: cover;
}
.enviar2 {
    background-image: url("../img/enviarpormail-gris-01.png");
    background-size: cover;
}
.sincronizar_email, .sincronizar_email2:hover {
    background-image: url("../img/sincronizar mail-01.png");
    background-size: cover;
}
.sincronizar_email2 {
    background-image: url("../img/sincronizar mail-gris-01.png");
    background-size: cover;
}
.estatus-pago3 {
    background-image: url("../img/estatus-pago-rojo-01.png");
    background-size: cover;
}
.estatus-pago2 {
    background-image: url("../img/estatus-pago-verde-01.png");
    background-size: cover;
}
.estatus-proceso5 {
    background-image: url("../img/estatus-amarillo-01.png");
    background-size: cover;
}
.historial1, .historial2:hover {
    background-image: url("../img/historial-01.png");
    background-size: cover;
}
.historial2{
    background-image: url("../img/historial-gris-01.png");
    background-size: cover;
}
.agregar_fol, .agregar_fol1:hover {
    background-image: url("../img/agregar-archivos-01.png");
    background-size: cover;
}
.agregar_fol1{
    background-image: url("../img/agregar-archivos-gris-01.png");
    background-size: cover;
}
.terminos_cond {
    background-image: url("../img/Condicionesdetrabajo-01.png");
    background-size: cover;
}
.actualizaciones {
    background-image: url("../img/estatus-01.png");
    background-size: cover;
}
.solicitudes {
    background-image: url("../img/clipboard-search.svg");
    background-size: cover;
}
.planes {
    background-image: url("../img/Agregar reporte-01.png");
    background-size: cover;
}
.planes_factura {
    background-image: url("../img/Factura-01.png");
    background-size: cover;
}
.aviso {
    background-image: url("../img/alerta-01.png");
    background-size: cover;
}
.planes_usuarios {
    background-image: url("../img/Cuentas-01.png");
    background-size: cover;
}
.datos_ver, .datos_ver1:hover {
    background-image: url("../img/Previw HTML-01.png");
    background-size: cover;
}
.datos_ver1 {
    background-image: url("../img/Previw HTML-gris-01.png");
    background-size: cover;
}
.logout, .logout1:hover {
    background-image: url("../img/x-01.png");
    background-size: cover;
}
.logout1 {
    background-image: url("../img/x-gris-01.png");
    background-size: cover;
}
.avance1, .avance2:hover {
    background-image: url("../img/avances imagen-01.png");
    background-size: cover;
}
.avance2 {
    background-image: url("../img/avances imagen-gris-01.png");
    background-size: cover;
}
.api1, .api2:hover {
  background-image: url("../img/avance1-01.png");
  background-size: cover;
}
.api2 {
    background-image: url("../img/avance1-gris-01.png");
    background-size: cover;
}
.ecomerce1, .ecomerce2:hover {
  background-image: url("../img/Agregar pedidos-01.png");
  background-size: cover;
}
.ecomerce2 {
    background-image: url("../img/Agregar pedidos-gris-01.png");
    background-size: cover;
}
.share1, .share2:hover {
  background-image: url("../img/Post-venta-01.png");
  background-size: cover;
}
.share2 {
    background-image: url("../img/Post-venta-gris-01.png");
    background-size: cover;
}
.datos_factura1, .datos_factura2:hover {
  background-image: url("../img/Movimientos-reportes-01.png");
  background-size: cover;
}
.datos_factura2 {
    background-image: url("../img/Movimientos-reportes-gris-01.png");
    background-size: cover;
}
.adenda_factura1, .adenda_factura2:hover {
  background-image: url("../img/Cliente existente-01.png");
  background-size: cover;
}
.adenda_factura2 {
    background-image: url("../img/Cliente existente-gris-01.png");
    background-size: cover;
}
.vincular_cliente1, .vincular_cliente2:hover {
  background-image: url("../img/nuevo-01.png");
  background-size: cover;
}
.vincular_cliente2 {
    background-image: url("../img/nuevo-gris-01.png");
    background-size: cover;
}
.fila_datos{
  background-color: #E5E5E5;
  color:#000;
  font-weight: bold;
}
tr.datos td{
  border-bottom:1px solid #d2d2d2;
  padding-top:2px;
  padding-bottom:2px;
  height: 35px;
}
#tabla_datos tr.datos {
  background-color: #FFFFFF;
}
#tabla_datos tr.datos:hover {
    background-color: #DDDDDD;
}
.tooltip99 {
  display: none;
  position: absolute;
  width: auto;    
  min-width:150px;
  max-width:150px;
  padding: 10px;
  margin: 0 0 16px 0;    
  z-index: 100;
  bottom: 100%;
  background: #CECECE;
  color: #000;
  text-align: center;
  font-size: 10px;
  border-radius: 5px;
}
.tooltip99:after {
  content: "";
  position: absolute;
  bottom: -10px;
  z-index: 100;
  border: 0 solid #CECECE;
  border-bottom: 14px solid transparent;
  border-left-width: 10px;
  width: 50%;
  left: 90%;
}
.tooltip99:before {
  content: "";
  position: absolute;
  bottom: -10px;
  z-index: 100;
  border: 0 solid #CECECE;
  border-bottom: 14px solid transparent;
  border-right-width: 10px;
  width: 50%;
  right: 10%;
}
.barra-titulo {
  background-color: #E5E5E5;
  font-size: 26px;
  padding: 5px 20px;
  height: 40px; 
}
.icono-mediano {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-size: contain;
    vertical-align: middle;
}
.align-right{
  float:right;
}
.align-left{
  float:left;
}
.menu-modulo, .menu-lista {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 40px;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.menu-modulo:before, .menu-lista:before {
  content:"\f0c9";
}
.menu-lista:hover {
  color: #00CCFF;
}
.menu-lista {
  height: 25px;
  width: 30px;
  font-size: 20px;
}
.menu-modulo {
  color: #00CCFF;
}
.menu-modulo:hover {
    color: inherit;
}
.menu-contenido-mod {
    display: none;
    border-radius: 10px; 
    background-color: #E5E5E5; 
    position: absolute; 
    width: 226px; 
    top: 45px; 
    left: -190px;
    z-index: 200;
    border: 1px solid #c0c0c0;
}
.no-asignado{
	 background-color: #F56C6C;
	 color: #FFFFFF;
	 width: 100%; 
	 heigth: 100%;
}
.no-asignado:hover{
	background-color: #FF0000;
}
input[type=text], input[type=number], input[type=password], select {
  background-color: #F4F6F8;
  border: 2px solid #E0E4E7;
}
input[type=text]:hover, input[type=number]:hover, input[type=password]:hover, input[type=text]:focus, input[type=number]:focus, input[type=password]:focus, select:focus {
  background-color: #F4F6F8;
  border: 2px solid #00CCFF;
}
input[type=button], input[type=submit], .btn_contrasena {
  border: 2px solid #000;
  color: #000;
  background-color: #FFF;
  cursor: pointer;
  padding: 5px 10px;
}
input[type=button]:hover, input[type=submit]:hover, input[type=button]:focus, input[type=submit]:focus, .btn_contrasena:hover, .btn_contrasena:focus {
  background-color: #E0E4E7;
  border: 2px solid #00CCFF
}