#peticiones_h1{
	text-align: center;
}
#peticiones_h2{
	text-align: center;
}

#peticiones_header {
	color: #035258;
	/*background-color: #dcdcdc;*/
	padding: 1px;
	border-radius: 10px;
	margin-top: -19px;
}

#peticiones_info{
	/*	margin-top: -20px;
	background-color: #ededed;*/
}

#peticiones_txtinfo{
	/*text-align: center;
	color: #777777;
	margin: 0px;*/
}

#container_peticion{
	background-color: white;
	border: 1px solid;
	width: 220px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 10px;
	box-shadow: 5px 5px 6px 0px;
	cursor: pointer;
	height: 200px;
}


#img_peticion{
	border-radius: 10px;
	padding: 10px;
	width: 100px;
}

#carga{
	margin-top: 20px;
}

.send_btn {
	background: none repeat scroll 0 0 #035458;
	border: 0 none;
	border-radius: 5;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	height: 37px;
	/* line-height: 37px; */
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-transform: uppercase;
	/* vertical-align: top; */
	/* top: 60%; */
	/* left: 20%; */
}

#lege {
	border: 2px solid;
	border-color: #006166;
	border-radius: 5px 5px 5px 5px;
	background: white;
}

#info{
	font-size: small;
	font-style: normal;
}

#form_peticion label.error {
  	color:#FB3A3A;
  	font-size: small;
	font-style: normal;
	/*float: right;*/

	/*border: 1px solid;*/
}

#label_error_tipo {
	float: right;
	margin-left: 10px;
}
#label_error_tipo2 {
	float: right;
	margin-left: 200px;
	position: absolute;
	margin-top: 3px;
}



#quejas_infobox{
	width: 400px;
	border: 2px solid;
	/*border-radius: 10px 10px 0px 0px;*/
	border-color: #035258;
	box-shadow: 0px 0px 0px 4px #868686;
	padding: 5px;
	margin-top: 90px;
}

#btnstatus {
	float: right;
	margin-top: 30px;
}

#btnstatus a{
	background: none repeat scroll 0 0 #13666B;
	border: 0 none;
	border-radius: 5;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	height: 37px;
	/* line-height: 37px; */
	padding: 10px;

	text-align: center;
	text-transform: uppercase;
}
#btnstatus:hover a{
	background: none repeat scroll 0 0 #13666B;
	border: 0 none;
	border-radius: 5;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	height: 37px;
	box-shadow: 1px 0px 15px 5px #5C5C5C;
	/* line-height: 37px; */
	padding: 10px;

	text-align: center;
	text-transform: uppercase;
}


/* CLASE PARA BOTONESSS */
.btnes {
	background: none repeat scroll 0 0 #2E6E6C;
	border: 0 none;
	border-radius: 5;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	/*height: 37px;*/
	/* line-height: 37px; */
	padding: 10px;
	width: 160px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	margin: 5px;
}

.btnes:hover {
	background: none repeat scroll 0 0 #2E6E6C;
	border: 0 none;
	border-radius: 5;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	/*height: 37px;*/
	box-shadow: 1px 0px 15px 5px #5C5C5C;
	/* line-height: 37px; */
	padding: 10px;

	text-align: center;
	text-transform: uppercase;
	margin: 5px;
}


#btnes {
	background: none repeat scroll 0 0 #2E6E6C;
	border: 0 none;
	border-radius: 5;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	/*height: 37px;*/
	/* line-height: 37px; */
	padding: 10px;
	width: 160px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	margin: 5px;
	height: 38px;
}

#btnes:hover {
	background: none repeat scroll 0 0 #2E6E6C;
	border: 0 none;
	border-radius: 5;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	/*height: 37px;*/
	box-shadow: 1px 0px 15px 5px #5C5C5C;
	/* line-height: 37px; */
	padding: 10px;

	text-align: center;
	text-transform: uppercase;
	margin: 5px;

}

#btnlogin {
	background: none repeat scroll 0 0 #19868C;
	border: 0 none;
	border-radius: 5;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Changa One',Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	/*height: 37px;*/
	/* line-height: 37px; */
	padding: 10px;

	text-align: center;
	text-transform: uppercase;
	margin: 5px;
}
#tbl_peticion{
	margin: 0 auto;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

#tbl_peticion th{
	padding: 1px;
	border:2px solid #dcdcdc;
	margin-right: 10px;
	}
#tbl_peticion td{
	padding: 1px;
	border:2px solid #dcdcdc;
	margin-right: 10px;
	}

#col1{
	background-color: #dcdcdc;
	color: black;
	font-weight: bold;
}

#filtros{
	/*border: 1px solid;
	border-radius: 5px;*/
	box-shadow: 0px 3px 10px 0px;
}

.peticiones_list:hover{
	background: #dcdcdc;
	cursor: pointer;
}

#results {
	margin-top: 20px;
/*position: absolute;*/
/* width: 1256px; */
/* margin-left: -481; */
	left: 5%;
	right: 5%;
}

#status_info{
	margin-top: 10px;
}


/* MENUUUUUUU*/
#export{
	width: 40px;
	float: left;
/************************/
	/*margin-top: -48px;*/
	/*margin-left: -15px;*/
	cursor: pointer;
}

/* POP UP */
.edit{
	/*width: 65px;*/
	height: 50px;

/************************/
	/*margin-top: -53px;*/
	/*margin-left: 0px;*/
	cursor: pointer;
}
#edit{
	/*width: 65px;*/
	height: 50px;
/************************/
	/*margin-top: -48px;*/
	/*margin-left: 35px;*/
	cursor: pointer;
}
#aprove{
	/*width: 65px;*/
	height: 50px;

/************************/
	/*margin-top: -53px;*/
	/*margin-left: 0px;*/
	cursor: pointer;

}

#deny{
	/*width: 65px;*/
	height: 50px;

/************************/
	/*margin-top: -53px;*/
	/*margin-left: 0px;*/
	cursor: pointer;

}

#anular_bajas, #anular_altas {
	height: 50px;
	cursor: pointer;
	margin-left: 15px;
	margin-right: 15px;
}

#validar{
	/*width: 65px;*/
	height: 50px;

	/************************/
	/*margin-top: -53px;*/
	/*margin-left: 0px;*/
	cursor: pointer;

}

#test{
	/*width: 65px;*/
	height: 50px;

/************************/
	/*margin-top: -53px;*/
	/*margin-left: 0px;*/
	cursor: pointer;
}

#stop{
	/*width: 65px;*/
	height: 50px;

/************************/
	/*margin-top: -53px;*/
	/*margin-left: 0px;*/
	cursor: pointer;
}
#play{
	/*width: 65px;*/
	height: 50px;

/************************/
	/*margin-top: -53px;*/
	/*margin-left: 0px;*/
	cursor: pointer;
}
/* END POPUP */

#tablelogin_emp{
	border: 1px solid;
	border-radius: 20px;
}


#lege.tipoTarea {
-moz-transition:;float: left;width:97.3%;
-ms-transition:;float: left;width:97.3%;

}


