*{
	margin: 0px;
	padding: 0px;
	
	justify-content:center;
}
.pos_btn_informar_captura{
	position: absolute;
	margin-left: 50px;
	margin-top: 3%;
}
input:hover{
	border: 1px solid blue !important;
}
select:hover{
	border: 1px solid blue !important;
}
.pos_btn_cancelar_captura{
	position: absolute;
	margin-top: 3%;
	margin-left: 220px;
}

.encabezado_tabla{
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #000;
	background: #0a6aa9;
	color:#fff;
$sqlTres="SELECT registro.id_registro, delegaciones.descripcion FROM registro INNER JOIN delegaciones on delegaciones.id_delegacion = registro.id_registro";
}
@font-face {

font-family: Utsaah;

src: url('../fonts/Utsaah.ttf');

}
.div_tabla{
	margin-top: 12px;
	position: relative;
	
	
}

th{
	font-family: sans-serif !important;
	font-size: 13px !important;
	padding: 7px;
}
td{
	font-family: sans-serif !important;
	font-size: 12px !important;
}


input:hover{
	border: 1px solid blue;
}
select:hover{
	border: 1px solid blue;
}
.contenedor_datos{
	background: #ccc;
}
.estilo_celdas{
text-align: center;
font-size: 
}
.boton_informar_captura{
	

	font-size: 12px;
    border: 1px solid  #0aa90d;
    /*background: #2e86c1;*/
    background:  #0ee011;
    color: #FFFFFF !important;
    padding: 3px;
    font-weight: bold;
    border-radius: 3px;
    width: 90px;
    margin: 5px;

}
.boton_informar_captura:hover{
	/*background:  crimson;*/
	font-size: 13px;
	
}
.num_buscado{
	font-weight: bold;
}
.boton_cancelar_captura:hover{
	/*background:  crimson;*/
	font-size: 13px;
	
}
.boton_cancelar_captura{
	width: 90px;
	font-size: 12px;
	margin:5px;
	margin-top: 0px !important;

	background:  crimson;
	border: 1px solid  #0aa90d;
    color: #FFFFFF !important;
    padding: 3px;
    font-weight: bold;
    border-radius: 3px;

}
.contador{
	font-size: 18px !important;
	padding-left: 30px;
	text-align: right;
	font-family: Utsaah !important;
}
.guion{
	color: #fff;
}


/*-------------------------------------------------------------------------------------*/


.usuario{
	position: absolute;
	margin-left: 550px;
	margin-top: -22px;
	color: #fff;
	font-family: arial;
	font-weight: normal;
	font-size: 15px;
	min-width: 300px; 

}
.contenedor_general{
	
	/*background-image: url('../img/imagenes/textura5.jpg');
	min-height: 500px;*/
	position: relative;
	background: #fff;
	width: 1002px;
	margin:auto;
	border-left: 1px solid #0088cc;
	border-right: 1px solid #0088cc;
	border-bottom: 1px solid #0088cc;
	

}
.h_2{
	background: #424242;
	color:#fff;
	margin-top: 2px;

	width: 980px;
	/*margin: 1%;*/
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 20px;
	border-bottom: 2px solid orange;
	border-right: 2px solid grey;
	box-shadow: 1px 1px 3px #000;
	margin-left: 0px;
	font-family: batang, arial;
	margin-bottom: 0px;
}
.header{
	margin-left: 1%;
	width: 1000px;
	height: 90px;
	background-image: url('../img/degradados/degradado66.jpg');
	border-top:2px solid rgba(0,0,0,.5);
	border-bottom:3px solid grey;
	padding:1px;
	margin:auto;
	margin-top: 3px;
}
span.fuente_encabezado{
	font-family: arial;
	display: block;
	width: 700px;
	position: absolute;
	padding-top: 20px;
	margin-left: 65px;

	font-size: 40px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
}
div.footer{
	width: 92%;
 	height: 4%;
 	bottom: 0;
 	min-width: 500px;
 	margin-left: 4%;

 	position: relative;
 	/*background-color: rgba(0,0,0,.65);color: #fff;font-family: apajarita;*/
 	color: #808b96;
 	font-family: Utsaah;
 	text-align: center;
 	font-size: 120%;
 	
 	padding-top: 3px;
 	padding-left: 1%;
 	border-top: 2px solid rgba(255,128,0,.7);
 	border-top-left-radius:50px;
 	border-top-right-radius:50px;
 }
  span.texto1_footer{
 	color: orange;
 	font-size: 120%;
 }
div.texto_chico{
	margin-top: 64px;
	margin-left: 600px;
	position: absolute;
	display: block;
	overflow: hidden;
	padding:2px 5px 2px 19px;
	font-size: 18px;
	color: #fff;
	background: #000;
	width: 220px;
	
	
}
.para_imagen{
	width: 900px;
	height: 70%;
	/*background-image: url('../img/degradados/siluetasedit22.png');*/
	background-size: cover;

	position: absolute;

	margin-top:-20px;
	margin-left: 50px;
}

.contenedor_central{
	margin-left: 1.5%;
	position: relative;
	width: 970px;
	
	border: 1px solid #0088cc;
	min-height: 350px;
	margin-bottom: 25px;
	margin-right: 1%;
}
.marco_arriba{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background:#2e86c1;
	width: 965px;
	height: 30px;
	color: #fff;
}
.titulo_encab{
	position: absolute;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
		
}
.filas{
padding: 3px;
}
.filasA{
color:  #212f3d; /*gris oscuro*/
font-size: 18px;
text-align: right;
padding: 3px;
}

.contenedor_tabla{
	font-family: Utsaah;
	position: relative;
	margin-top: 40px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;

}
.estilo-hr{
    border: 0;
    width: 500px; 
    height: 2px; 
    background-image: linear-gradient(to right, rgba(0,128,255,0.75),rgba(0,0,0,0));
    margin-bottom: 25px;
    padding: 0.7px;
}
.info_imp{
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}

.botones_estilo{
    font-size: 12px;
    border: 1px solid #0088cc;
    background: #2e86c1;
    width: 150px;
    height: 25px; 
    color: #FFFFFF !important;
    padding: 3px;
    font-weight: bold;
    border-radius: 3px;
}

.botones_estilo:hover{
	background:  crimson;
	transform: scale(1.05);
	border: 0px solid #000;
}

.pos_btn_dar_alta{
	position: relative;
	margin-left: 70px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.pos_btn_cancelar{
	position: relative;
	margin-left: 35px;
	margin-top: 15px;
}
.negrita{
	padding: -3px;
	font-size: 16px;
	width: 145px;
}
.Columnas{

}
.filas_tabla_dinamica{
	padding: 6px 0px 6px 0px;
}
.html{
	padding-bottom: 10px !important;
}


}