@charset "utf-8";

@font-face {
font-family:"Century Gothic";
/*src:url(../fuentes_prueba/Hum521EB.ttf);*/
}

*{	
    max-width: 1500px;
    box-sizing: border-box;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    font-size: 10pt;
    font-family: "Century Gothic"; 
}
body{
    margin: 0 auto;
    font-zise: 8pt;
    background: rgba(255,255,255,1);
    font-family: "Baloo";
    width: 100%;
    
}
div{
    display:block;
}

.contenidoForm{
    display: block;
    width: 100%;
    height: 128px;
}

.contenidoInput1{
    display: block;
    width: 33%;
    margin: 5px .1%;
}

.contenidoInput2a,.contenidoInput2b, .contenidoInput1{
    /*border: 2px solid #000;*/
    float: left;
    height:65px;
}
.contenidoInput2a{
    display: block;
    width: 66%;
    margin: 5px .1%;
    padding-bottom: 20px;
}

.contenidoInput2b{
    display: block;
    width: 33%;
    margin: 5px .1%;
}
.contenidoInput2c{
    display: block;
    width: 33%;
    margin: 5px .1%;
}
.contenidoInput3{
    height: 65px;
    display: block;
    width: 59%;
    margin: 5px 20.5%;
}

.contenidoInput4, .contenidoInput2d{
    display: block;
    width: 99%;
    margin: 0 auto;
}

.contenidoInput5{
    display: block;
    width: 800px;
    float: left;
    margin-left: 10%;
    margin-right: -10%;
}

.contenidoInput6{
    display: block;
    width: 99%;
    height: 150px;
    margin: 0 auto;
}

.contenidoInput7{
    display: block;
    width: 25%;
    float: left;
    height:65px;
}
/*-----------------ESTILOS LOGOS-----------------*/

#logoA{
	width: 100px;
	margin: 0 auto;
	height: 100px;
}

/*ESTILOS CABECERA DEL SISTEMA ARCHIVO cabecera.php*/

header, section{
	display:block;
	width: 98%;
	margin:1%;
	
	/*border: 2px solid rgba(0,0,0,1);*/
	/*position:relative;*/
	/*position:fixed;*/
	/*box-shadow: 0 0 3px 3px #808080;*/
}
header{
	height: 105px;
}
#contenidoCabecera{
	width: 98%;
	margin: 0 1% 0 1%;
}
/*------------------------------------------------------*/

.contenidoForm{
	height: 90px;
	padding: 5%;
}

.izquierdo{
   width: 20%;
   float: left;
}
.derecho{
    width: 80%;
    margin: 0 auto;
    float: right;
}
.derecho{
    border-left: 1px solid #C4A23D;
    border-right: 1px solid #C4A23D;
    display: block;
}

#contenido_usuario{
    padding: 5px;
}

#contenido_menu{
    padding: 5px;
    border-top: 3px solid #C4A23D;
}

#estatus{
    float: left;
    alignment-adjust: middle;
    text-align: center;
    width: 24%;
    height: 28px;
    margin-left: .5%;
    margin-right: .5%;
    margin-top: 1%;
    margin-bottom: 1%;
    border: 1px solid #000;
    font-variant-position: sub;
    font-weight: bolder;
    border-radius: 5px;
}
.texto1{
    font-family: "Century Gothic"; 
    font-size: 10pt;
    font-weight: bold;
}

a{
    text-decoration: none;
}
#btn_1, #btn_2{
    font-family: "Century Gothic"; 
    width: 80%;
    font-size: 9pt;
    border-radius: 5px;
    padding: 5px;
    margin: 2% 0;
    font-weight: bold;
    box-shadow: 0 0 5px #000;
}
#btn_1{
    /*color hexadecimal 722B37*/
    background-color: rgba(114,43,55,1);
    color: #fff;
}
#btn_1:hover{
    color: #fff;
    background-color: #E08156;
    border: 1px solid rgba(114,43,55,1);
}

#btn_2:hover{
    color: #fff;
    background-color: rgba(102,121,149,1);
    border: 1px solid rgba(94,105,89,1);
    
}

#btn_2{    
    background-color: rgba(94,105,89,1);
    color: #fff;
    border: 3px solid #667995;
    box-shadow: 0 0 2px #000;
}
#btn_2 > button{
    width: 100%;
    height: 100%;
}

#btn_3{
    float: left;
    width: 68px;
    height: 65px;
    /*border: 1px solid #000;*/
    margin: .5% .5%;
    box-shadow: 0 0 3px #000;
    border-radius: 3px;
}
#btn_3 > button{
   width: 100%;
   height: 100%;
   /*border: 1px solid #000;*/
   background-color: transparent; 
}
#btn_3 > button:hover{
    background-color: rgba(102,121,149,1);
    border: 2px solid #fff;
    border-radius: 3px;
}

#contenido_btn_4{
    width: 100%;
    height: 100%;
    /*border-bottom: 1px solid #000;*/
    margin: 0 auto;
    border-radius: 1px;
}
#contenido_btn_4 > button{
    float: left;
    width: 150px;
    height: 55px;
    border-bottom: 2px solid #fff;
    margin-right: .5%;
    box-shadow: 0 0 2px #000;
    border-radius: 5px;
    color: #fff;
    background-color: rgba(94,105,89,1);
}
#contenido_btn_4 > button:hover{
    color: #fff;
    background-color: rgba(102,121,149,1);
    cursor: pointer;
}
#contenido_dinamico{
    width: 100%;
    margin: 0 auto;
    border-top: 4px solid #000;
}
#contenido_tbl{
    width: 80%;
    margin: 0 auto;
    /*border-top: 1px solid #000;*/
    margin-top: 1%;
    
}
.etqbtn{
    font-weight: bold;
    font-size: 9pt;
    cursor: pointer; 
}
#cont_vlt_consec{
    width: 100%;
    height: 64px;
    border: 1px solid #000;
}

/*------------------------------------------------------*/

table{
	width: 100%;
	margin-top: 1%;
}

td, th{
	text-align:center;
        font-size: 7pt;
        font-weight: bold;
        /*border-style: inset;*/
        /*border-radius: 5px;*/
        padding: 2px 0;
}

th{
    background-color: #5e5969;
    color: #fff;
    padding: 5px;
    border: none;
}
td{
    border-top: 1px solid #5e5969;
    /*border-bottom: 1px solid #5e5969;*/
    /*border: 1px solid #5e5969;*/
    height: 32px;
}

#tdcheck{
    border: none;
    text-align: left;
    padding-left: 10px;
    font-size: 9pt;
    /*font-weight: bold;*/
}

.recibido, .digitalizado, .turnado, .atendido, .cancelado{
    background-color: #fff;
    font-size: 14pt;
    font-weight: bold;
}
.recibido{
    color: #e08156;
}

.digitalizado{
    color: #5e6959;
}

.turnado{
    color: #b4872c;
}

.atendido{
    color: #667995;
}

.cancelado{
    color: #FE1A00;
}

/*-----------------------------------------------*/
fieldset{
    border: none;
}
#fieldPrincipal{
    padding: 30px;
}
#field1, #field2{
    height: 50px;
    border-bottom: 2px solid #b4872c;
}

#field1{
    width: 70%;
    margin: 0 15%;
}

#field2{
    width: 85%;
    margin: 0 7.5%;
}
#field3, #field4{
    width: 85%;
    height: 130px;
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 1%;
    border-bottom: 2px solid #b4872c;
    border-radius: 5px;
}
#field4{
    padding: 15px;
    overflow-y: scroll;
}

#field5{
    width: 85%;
    height: 150px;
    margin: 0 auto;
    border: 2px solid #b4872c;
    border-radius: 10px;
    overflow-y: scroll;
    padding: 15px;
}

#cont_1a, #cont_1b, #cont_2a, #cont_2b, #cont_opciones1, #cont_opciones2{
    float: left;
}
#cont_1a, #cont_2a, #cont_opciones1{
    width: 30%;
}
#cont_1b, #cont_2b, #cont_opciones2{
    width: 70%;
}

#cont_1a, #cont_1b, #cont_opciones1, #cont_opciones2{
    height: 66px;
    /*border: 1px solid #b4872c;*/
}

#cont_1a_1, #cont_1a_2{
    float: left;
}

#cont_1a_1{
    width: 80%;
}
#cont_1a_2{
    width: 20%;
}
.btn_new1{
    width: 32px;
    height: 32px;
}
.btn_new1 > img{
    width: 32px;
    height: 32px;
}
.contenido_a{
    width: 100%;
    margin-bottom: 3%;
}
.contenido_b{
    width: 49%;
    float: left; 
}
.contenido_c{
    width: 49%;
    float: right;
}

.contenido_a, .contenido_b, .contenido_c{
    border: 2px solid #b4872c;
}
.etiTitulo, .eti1{
    font-family: "Century Gothic";
    font-weight: bold;
}
.etiTitulo{
    font-size: 15pt;
    color: #b4872c;
}
.eti1{
    font-size:10pt;
    margin: 0 1% 0 1%;
    color: #b4872c;
}

.contenido_btn_1{
	width: 23%;
	margin: 5px 38.5%;
        
}
.contenido_btn_2{
	width: 70%;
	margin: 5px 15%;
}

.contenido_btn_1,.contenido_btn_2,.contenido_btn_3,.contenido_btn_4{
	background-color: #667995;
	border-radius: 5px;
        box-shadow: 0 0 3px #000;
        
}
.contenido_btn_1:hover, .contenido_btn_2:hover,.contenido_btn_3:hover,.contenido_btn_4:hover{
    background-color: #5e6959;
    /*border: 1px solid #000;*/
    box-shadow: 0 0 3px #000;
}
.contenido_btn_3{
    position: inherit;
    float: left;
    width: 24.2%;
    margin: 0 0.4%;
}
.contenido_btn_4{
    float: left;
    width: 46%;
    margin: 0 1%;
}

#contenido_bloque, #contenido_bloque2, #contenido_bloque3{
    width: 100%;
    /*border: 1px solid #000;*/
}

#contenido_bloque{
    height: 78px;
}

#contenido_bloque2{
    margin-top: 1%;
    height: 64px;
}
#contenido_bloque3{
    margin-top: 1%;
    height: 32px;
}
.subBloque{
    width: 50%;
    /*border: 1px solid #000;*/
    padding: 5px;
}
/*-------------------------------------------------*/



/*---------ESTILOS BARRA DE NAVEGACION O MENUS----------*/
nav{
	display:block;
	width: 95%;
	height: 35px;
	margin-top: 6%;
}

#contenidoNavegacion{
	width: 80%;
	/*position:fixed;*/
	margin: 0 auto;
}


#navega1{
	width: 100%;
	background-color: rgba(119, 136, 153,1);
	margin: 2% 5% 2% 5%;
}
#navega2{
	width:100%;
	/*border: 2px solid rgba(255,255,255,1);*/
	/*border-radius: 6px;*/
	/*box-shadow: 4px 4px 3px #000;*/
	/*background-color: rgba(112,128,144,1);*/
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-weight:bold;
}

ul, ol {
	list-style:none;
}
.nav > li {
	/*width: 30%;*/
	float:left;
	text-align: center;
	
}

.nav li a {
	font-size: 14px;
	border:2px solid rgba(255,255,255,1);
	background-color: rgba(0,0,0,1);
	color:rgba(255,255,255,1);
	text-decoration:none;
	padding:5px 5px;
	display:block;
}
.nav li a:hover {
	background-color: rgba(255, 255, 255,1);
	color:rgba(20, 100, 170,1);
	font-weight: bold;
	font-size:16px;
}
.nav li ul {
	display:none;
	position:absolute;
	/*min-width:25%;*/
	margin: 0 0.2% 0 0.2%;
}
.nav li:hover > ul,
.nav li:target > ul {
	display:block;
	
}
.nav li ul li {
	position:relative;
}
.nav li ul li ul {
	right:-140px;
	top:0px;
}

/*------------------------------------------------------*/
#seccion1a{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

#cargando{
	width: 100%;
	/*margin: 0 15% 0 15%;*/
	/*border: 1px solid  rgba(20, 100, 170,1);*/
	background-color: transparent;
	color: rgba(119, 136, 153,1);
	text-align:center;
}

#imgCargando{
	width: 32px;
	height: 32px;
}

#par{
    background-color: rgba(255,255,255,1);
}
#inpar{
    background-color: rgba(20, 100, 170,.5);
    color: #FFF;
}

#mensaje{
    width: 100%;
    margin: 10% 0;
}
#mensaje2{
    width: 100%;
    height: 400px;
    margin: 0 auto;
    overflow: auto;
    /*border: 1px solid  rgba(0, 0, 0,.2);
    border-radius: 5px;
    box-shadow: 0 0 5px #000 inset;*/
    padding-left: 1px;
    /*padding-right: 1px;*/
    position: relative;
}

#mensaje3{
    width: 98.5%;
    margin-left: 0%;
    margin-right: 1.5%;
    padding-left: 1px;
    position: relative;
}
#tam1{
    width: 5%;
}
#tam2{
    width: 11%;
}
#tam3{
    width: 28%;
}
#tam4{
    width: 15%;
}

#tam5{
    width: 35%;
}
#correcto,#fallo{
    width: 100%;
    font-size: 13pt;
    font-weight: bold;
    color: #fff;
    border-radius: 8px;
}
#correcto{
    background-color:#667995;
}
#fallo{
    background-color: #e08156;
}

.textoP{
    font-size: 20pt;
    font-weight: bold;
}

#volanteDi{
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
    
   
    background-color: rgba(94,105,89,1);
    color: #fff;
}

#cont_cerrar{
    float: right;
}
#form1{
    position: relative;
}
#botonF{
    position: relative;
}