@font-face {
	font-family: 'century-gothic';
	src: url('../fonts/century-gothic.ttf') format('truetype');
}

body {
	font-family: "century-gothic";
}

li.divider {

	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.listaAlumnosGrupo th.first {
	min-width: 200px;
}

.listaAlumnosGrupo th {
	width: 50px;
}

.control-group {
	margin-bottom: 15px;
	width: 50%;
	float: left;
}

.cabeceraTabla {

	font-size: 14px;
	text-transform: uppercase;
}

.separacionlinea {
	margin: 5px 0px;
}

.negra {
	height: 1px;
	background-color: #337321;
}

#piemagnadian {
	margin: 10px auto;
	text-align: left;
	font-size: 12px;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	left: 5px;
	float: left;
	clear: both;


}

.cabeceraTabla th {
	/* border-left: 2px solid #000000; */
}

#magnadian {
	font-size: 14px;
}

@media(max-width:768px) {

	#piemagnadian {
		display: none;
	}

	#magnadian {
		display: !important;
	}
}

.tablaCentro {
	min-width: 800px;
	text-align: center;
	margin: 0 auto;
	float: left;
}

.tablaCentro th {
	text-align: center;
	min-width: 50px;
}

@media (max-width:768px) {
	.tablaCentro {
		max-width: 100px;
		/* margin:0 auto; */
		text-align: center;
		float: left;
	}

}

.tablaCentro .tituloTabla {
	font-size: 28px;
	margin: 0 auto;
}

.tablaCentro .subtituloTabla {
	font-size: 20px;
}

.tituloNav {
	font-size: 26px;
	margin: 0 auto;
}

.subtituloNav {
	font-size: 16px;
}


.formularioConsulta1Col {}

.campotipo1 {

	width: 300px;
	margin: 10px;
	clear: both;
	overflow: hidden;
}

.campotipo2 {
	width: 500px;
	padding: 5px 5px;
	/* margin: 10px 0px; */
	clear: both;
	overflow: hidden;
}

.campotipo3 {
	width: 300px;
	padding: 5px 5px;
	/* margin: 10px 0px; */
	float: left;
	overflow: hidden;
	clear: both;
}

.form-control {
	height: 38px;
}

.campotipo1consulta {
	margin: 20px 10px;
	clear: both;
	max-width: 400px;
	overflow: hidden;
}

.panelDetalleInterior {
	width: 300px;
	float: left;
	margin: 10px;
}

@media(max-width: 500px) {
	.campotipo1 {
		width: *;
		margin: 5px;
	}

	.campotipo1>span,
	. {
		font-size: 1.1em !important;
	}

	.campotipo1>.menor {
		font-size: 0.9em !important;
	}

	.panelDetalleInterior {
		margin: 5px;
	}
}

.centro {
	text-align: center;
}

.tab-pane {
	margin-top: 10px;
}

.panelHome {
	float: left;
	/* min-width:250px; */
	max-width: 600px;
	overflow: hidden;
	margin: 10px;
}

.nombreEscolarHome {
	font-size: 14px;

}

.filaTabla {
	padding: 0 10px;
}

.horarioEnTabla {
	float: left;
	margin-left: 5px;
}

.panel-body {
	padding: 5px !important;
	margin-top: 1%;
}

.panel-body-login {
	padding: 5px !important;
	margin-top: 3%;
}

.rojo {
	color: #990000;
}

.verde {
	color: green;
}

.mediano {
	font-size: 20px;
}

.cabeceraDiaFalta {
	width: 100px;
	text-align: center;
}

@media (max-width:500px) {
	.cabeceraDiaFalta {
		font-size: 0.6em;
		width: 30px;
	}
}

.celdaAsistencia {
	text-align: center;
}

.grupoEscolares th {
	text-align: center;
}

.grupoEscolares th:first-child {
	text-align: left;
}

.datosEscolaresGrupo {
	text-align: center;
}

.datosEscolaresGrupo td:first-child {
	text-align: left;
}

.botonEnviar {
	text-align: center;
	margin-bottom: 10px;
}

.obligatorio {
	color: #cc0000;
}

.success {
	color: #3c763d;
}

.fontderecha {
	text-align: right;
}

.flotaizquierda {
	float: left;
}

.flotaderecha {
	float: right;
}

.botonAbajo {
	clear: both;
	padding-top: 20px;
}

.linea {
	width: 100%;
}

.btnmas {
	position: absolute;
	margin-left: 5px;
	padding: 5px 7px;
}

@media(max-width: 500px) {
	.letraDiaListado {
		font-size: 0.9em;
	}

	.horasDiaListado {
		font-size: 0.8em;
	}
}

.panelPermanenteAfiliado ul li {
	display: inline;
	margin-right: 20px;
	font-size: 18px;

}

.panelPermanenteAfiliado li span {
	font-size: 18px;
	font-weight: bold;
	color: darkblue;
	text-transform: uppercase;
}

.panelPermanenteAfiliado {
	background-color: #eeeeee;
	text-align: left;
	margin-top: 15px;
	font-size: 18px;
}

p.error {
	color: #aa0000;
	margin: 0 0 10px 0;
	text-align: center;
}

.panel {
	margin-bottom: 20px;
	margin-top: 3%;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default {
	border-color: #337321;
}

.anchotipo2 {
	width: 490px;
	margin: 5px 5px;
}

.anchotextarea2 {

	width: 488px !important;
	resize: none;
}

.cuadroFicheroRegistro {
	float: left;
	min-width: 300px;
	margin: 10px 6px;
	padding: 20px 10px;
	border: 1px solid #000000;
	border-radius: 5px 5px;
}

.cuadroSeparador {
	float: left;
	min-width: 300px;
	margin: 10px 6px;
	padding: 20px 10px;
	border-radius: 5px 5px;
}

.panelTrabajo {

	position: relative;
	display: inline-block;
	border-radius: 3px;
	transition: all 0.3s ease 0s;
	padding: 2px 10px !important;
	margin: 0px 15px;
	/*background-color: #bce8f1;*/
	background-image: linear-gradient(to bottom, #83cf6f 0, #337321 100%);
	text-transform: uppercase;
	font-weight: 700;
	line-height: 24px;
	font-size: 13px;
	color: white;
	border: 1px solid #1b262e;
}

#contenedorlogin {

	margin: 20px auto;
	width: 80%;
	max-width: 1000px;
	text-align: center;
	padding: 20px;
}

.formulariologin {
	width: 60%;
	max-width: 300px;
	margin: 30px auto;
	padding: 20px 0px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tablaColegiados td {

	font-size: 15px;
}

.fechaModal {

	z-index: 4000 !important;

}

.fechaFormacion {

	z-index: 4000 !important;

}

/* Tarjetas - Carnet */


/* Tamaño imagen carnet:  32 mm x 26 mm (3.2 cm x 2.6 cm)  */

.tarjeta {
	width: 172mm;
	height: 108mm;
	border: 1px solid #000;
	margin: 30px;
	position: relative;
	border: 1px solid black;
	overflow: hidden;
	text-transform: uppercase;
}

.contenedor1 {
	background-image: url('../fondoCarnetsOpacidad.png');
	background-size: contain;
	background-repeat: no-repeat;
	font-weight: 800;
}

.tarjeta .tarjetaDelante .datosPersonales {
	list-style: none;
	line-height: 30px;
	margin-top: 5%;
}

.datosPersonales {
	position: relative;
	top: 3%;
	color: black;
}

.datosPersonales li {
	font-size: 18px;
	list-style: none;
}

.contenedor1 h1 {
	/*font-size: 2em;*/
	font-size: 30px;
	word-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: 800;
	margin-top: 36px;
	color: black;
}

.personales {
	line-height: 25px;
}

.firmaFoto {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

.firma {
	position: absolute;
	right: 45%;
	bottom: 3%;
	display: flex;
/* 	flex-direction: column
 */
	top: 45%;
}

.firma img {
	width: 150px;
	height: 150px;
	z-index: 2;
	margin-top: 95px;
}
.firma p {
	margin: 0 0 10px 0;
	position: absolute;
	width: 180px;
	top: 100px;
	left: 14px;

  
}

.firmaFoto .fotoCarnet {
	background-image: linear-gradient(to bottom, #83cf6f 0, #337321 100%);
	width: 190px;
	height: 200px;
	position: absolute;
	z-index: 2;
	bottom: 5%;
	left: 68%;
}

/* .tarjeta .tarjetaDetras {
	width: 80%;
	position: relative;
	top: 30%;
	left: 8%;
	text-align: justify;
} */

.btnImprimirCarnet {
	padding: 10px;
	border-radius: 5px !important;
	

}

.contenedor2 {
	padding: 40px !important;
	text-align: justify;
}

.contenedor2 p {
	position: relative;
	top: 32%;
}