* {
	margin: 0;
	padding: 0;
}
header{
	width: 100%;
	z-index: 100;
}
header nav{
	height: auto;
}
label {
    display: inline-block;
    margin-bottom: 0 !important;
}
#TextoSucursal{
	padding-left: 5px;
	padding-left: 5px;
	font-weight: 700;
	padding-top: 8px;
	font-style: oblique;
}
.divOtros{
	display: flex;
}
.Index2{
	justify-content: center;
    flex-direction: row;
}
.Index3{
    flex-direction: row;	
}
.textoVertical{
	vertical-align: middle;
}
.inputNombreC{
	color: red;
}
.flotarIzquierda{
	position: absolute;
	width: 100%;
	color: red;	
	text-align: center;
}
#ocultarMenu{
	z-index:200;
	position: absolute;
}
#pieDePagina{
	height: auto;
	margin-top:-10px;
}
.separacionGrupoBotones{
	float: left;
	padding-top: 5%;
}
.controlesJuntosIz{
	width: 48%;
}
.tamañoCeldaEliminar{

    min-width: 85px;
}
.tamañoCeldaEliminar2{
    max-width: 90px;
    min-width: 90px;
}
.tamañoCeldaNormal{
    min-width: 160px;
	height: auto;
}
.tamañoCeldaNormal2{
    min-width: 110px;
    height: auto;
}
.tamañoCeldaId{
    min-width: 60px;
	height: auto;
}
.tamañoCeldaCodigoCorto{
    min-width: 120px;
	height: auto;
}
.texto{
	text-align:center;
	color: white;
}
table {
	border-collapse: collapse;
}
#lblImagen{
	padding-top: 10px;
}
div#div_file{
	position: relative;
	width: 150px;
	height: 25px;
	margin-top: 5px;
	background-color: #189880;
	border-radius: 5px;
}
div#div_file:hover {
	background:#11715F;
}
div#div_filei{
	position: relative;
	width: 20px;
	height: 20px;
}
div#div_filei:hover {
	
}
.divInfo{
	border-style: solid;
	border-radius: 8px;
	border-color: #7B898A;
	background: #EEF3F4;
}
.divTable{
	border-style: solid;
	border-width: 1px;
	border-radius: 8px;
	border-color: #7B898A;
}

input#capture{
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
}
header nav ul li:hover .children{
	background: rgb(40, 44, 49);
	display: block;
	position: absolute;
	z-index: 100;
}
header nav ul li .children{
	display: none;
	background:#1E292C;
	width: 150px;
}
.btnSubMenu{
	margin-left: 0px;
	width: 100%;
}
.btnSubMenu:hover {
	text-decoration: none;
	border-radius: 0px;
	float:bottom;
}
.traerAlFrente{
	z-index: 100;
}
.tamañoCeldaAplicacion{
	width: 300px;
}
.alinearIzquierda{
	padding-left: 0px;
}
.controlAbajo{
	margin-top: 32%;
}
.anchoCien{
	width: 100%;
}
.alinearTexto{
	text-align: center;
}
.separacionAlto{
	padding-top: 12px;
}
.scrollVerticalTabla{
	overflow-y:scroll;
	max-height:480px;
}
.scrollVerticalTabla2{
	overflow-y:scroll;
	max-height:350px;
}
.posicionReparada{
	position: fixed;
}
.posicionAbsoluta{
	position: fixed;
	z-index: 100;
	top: 0px;
}
.colorBordeSuccess{
	border-color: #189880;
}
.columna50 {
	width:50%;
	float:left;
}
.columna42{
	width:42%;
	float:left;
}
.bordeGris{
	border-color: #7B898A;
}
.columna20{
	width:20%;
	float:left;
}
.columna73{
	width:73%;
	float:left;
}
.columna100{
	width:100%;
	float:left;
}
@media (max-width: 500px) {
	
	.columna100 {
		width:auto;
		float:none;
	}
	
}
@media (max-width: 500px) {
	
	.columna50 {
		width:auto;
		float:none;
	}
	
}
.columna33 {
	width:33%;
	float:left;
}

@media (max-width: 500px) {
	
	.columna33 {
		width:auto;
		float:none;
	}
	
}

header nav{
	width: 100%;
	height: auto;
	max-width: 1920px;
	background:#1E292C;
	display: block;
	font-size: 16px;
	z-index:200;
	border-bottom:2px solid #D30C06; 
}
.imagenProducto{
	width: 125px;
	height: 80px;
}
.img{
	width: 160px;
	height: width;
	float: right;
	position: relative;
	z-index: 1;
}
.img:hover{
transition:all .3s ease-in-out;
box-shadow: inset -400px 0px 0px red;
-webkit-border-radius:50%;
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
.menu_bar{
	display: none;
	width: 100%;
	border-bottom:2px solid #D30C06;
}
.contenedorPrincipal{
	width: 80%;
	margin-left: 10%;
}
header nav ul{
	overflow: hidden;
	list-style:none;
}
header nav ul li{
	float:left;
	position: static;
}
header nav ul li a{
	color: #fff;
	padding: 20px;
	display: block;
	text-decoration: none;
}
header nav ul li span{
	margin-right:10px; 
}
header nav ul li a:hover{
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 5px gray,
	0 0 10px  gray,
	0 0 15px  gray,
	0 0 20px  #228DFF,
	0 0 35px  #228DFF,
	0 0 40px  #228DFF,
	0 0 50px #228DFF,
	0 0 75px #228DFF;
	border-width: 2px;
	border-color: black;
	/*margin-left: 5px;*/
	/*	border-radius: 0px 0px 10px 10px;*/
}
header nav ul li a:hover span{
	color: #1E292C;
	text-shadow: 0 0 5px #fff,
	0 0 10px #fff,
	0 0 15px #fff,
	0 0 20px #228DFF,
	0 0 35px #228DFF,
	0 0 40px #228DFF,
	0 0 50px #228DFF,
	0 0 75px #228DFF;
	transition:all .2s ease-in-out;
}
.btnAgregar{
	background:#189880; 
}
.btnAgregar:hover{
	background:#11715F; 
}
.btnCerrar:hover{
		color: #fff;
	text-decoration: none;
	text-shadow: 0 0 5px gray,
	0 0 10px  gray,
	0 0 15px  gray,
	0 0 20px  #228DFF,
	0 0 35px  #228DFF,
	0 0 40px  #228DFF,
	0 0 50px #228DFF,
	0 0 75px #228DFF;
	border-width: 2px;
	border-color: black;
	/*margin-left: 5px;*/
	/*border-radius: 0px 0px 10px 10px;*/
}
.alto100{
	height: 100%;
}
.letraNegrita{
	color: black;
}
.btnActual{
	color: #fff;
	text-decoration: none;
	background:#545151;
	/*border-radius: 0px 0px 10px 10px;*/
}
.btnActual:hover{
	color: #fff;
	text-decoration: none;
	background:#545151;
	/*border-radius: 0px 0px 10px 10px;*/
}

@media screen and (max-width: 810px){
	#ocultarMenu{
		z-index:200;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(8,8,8,0.7);
	}
	header nav{
		overflow-y: auto;
		width: 70%;
		background: rgba(30, 41, 44,0.98);
		height: auto;
		margin: 0;
		z-index:200;
		display: hide;
		position: absolute;
		overflow: scroll;
		border-bottom:2px solid #D30C06;
		
	}
	.flotarIzquierda{
		background: rgba(0,0,0,0);
		position: absolute;
		width: 100%;
		color: red;	
		text-align: left;
	}
	header nav ul li{
		display: block;
		float: none;
		border-bottom:1px solid rgba(255,255,255,.3);
	}
	header nav ul li:hover .children{
		display: block;
		position: relative;
		z-index: 100;
		border-width: 0px;
		background: rgba(40, 44, 49,0.98);
	}
	header nav ul li .children{
		background:#1E292C;
		width: 100%;
		border-width: 0px;
	}
	.btnSubMenu{
		margin-left: 0px;
		width: 100%;border-width: 0px;
	}
	.btnSubMenu:hover {
		text-decoration: none;
		background:#189880;
		border-radius: 0px;
		float:bottom;border-width: 0px;
	}
	.menu_bar{
		z-index:201;
		display: block;
		width: 100%;
		background:rgb(0,0,0); 
		position: relative;
			border-bottom:2px solid #D30C06;
	}
	.menu_bar .bt-menu{
		z-index: 99;
		display: block;
		padding: 20px;
		background: rgb(20,20,20);
		color:#fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 25px; 
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	#TextoSucursal{
		padding-left: 5px;
		font-weight: 700;
		padding-top: 8px;
		font-style: oblique;
	}
	header nav ul li a:hover{
		border-radius: 0px 0px 0px 0px;
	}
	.btnCerrar:hover{
		background:#B91212;
		margin-left: 5px;
		border-radius: 0px 0px 0px 0px;
	}
	.img{
		width: 120px;
		height: width;
		float: right;margin: 0px auto;
		position: relative;
		z-index: 1;
	}
	@media screen and (max-width: 425px){
		.img{
			width: 95px;
			height: width;
			float: right;margin: 0px auto;
			position: relative;
			z-index: 1;
		}
	}
}