.descr {
	font-size: 8pt;
	margin-top: 0;
	color: #333;
	padding: 10px 20px;
}

.centered h3 {
	margin-bottom: 0;
	color: #3e3e3f;
	font-size: 140%;
}

/**********CALENDARIO**********/
#calendario {
	border-collapse: collapse;
}

#calendario caption {
	text-transform: uppercase;
	padding-bottom: 5px;
	display: none;
}

#calendario td {
	border: 1px solid #CDD5C8;
	padding: 0;
	color: #4285f4;
}

#calendario .out {
	background-color: #ccc;
	border-top: 0;
	border-bottom: 0;
}

#calendario thead td,
#calendario tfoot td {
	color: #fff;
	border: 0;
}

#calendario tbody th {
	font-weight: normal;
	color: #333;
	border: 1px solid #CCC;
	padding: 5px 0.6em 4px;
	border-color: #fff #CBD6C8 #fff #EFEFEF;
}

/*pasado*/
#calendario .P td {
	background-color: #e5e5e5;
	color: #4285f4;
}

#calendario .P td a {
	color: #e5e5e5;
	font-weight: normal;
}
/*
#calendario .P a.I {
	color: #000;
}

#calendario .BR a.I {
	color: #fff;
}
*/

table .P > th,
#calendario .P > th {
	text-decoration: line-through;
	color: #999;
}

/*actual*/
#calendario td {
	background-color: #fff;
	text-align: center;
}

#calendario td a {
	display: block;
	padding: 5px 8px 4px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#calendario td a:hover {
	background-color: #F5F5F5;
	color: #4285f4;
}

#calendario a.B:hover,
#calendario a.BR:hover {
	background-color: #666;
	color: #fff;
}

/*informacion*/

#calendario tr.Sorteos td {
	border-color: #4285f4 #CDD5c8;
}

#calendario td.Sorteo {
	background-color: #fafafa;
}

/* sorteo */
#calendario a.S {
	font-weight: normal;
}

#calendario a.S .inscritos {
	color: #4285f4;
}

#calendario .notas {
	color: #4285f4;
	font-weight: normal;
	font-size: 90%;
	display: block;
}

.detalles .notas {
	display: block;
	margin-bottom: 1em;
	font-style: italic;
}

#calendario .NoDisponible {
	background: transparent;
}

.aviso {
	padding: 2em 0;
	font-weight: bold;
	color: #333;
	border: 0;
}

#mensaje {
	font-weight: bold;
	text-align: center;
	padding: 2em 0;
	margin-top: 4em;
	font-size: 16px;
}

.avisoError {
	padding: 3em 0;
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0;
	border: 0;
}

.avisoError a {
	color: #000;
	margin-top: 10px;
}

#respuesta {
	display: none;
}

/********** BARRA DE NAVEGACIÓN **********/
#navegacion form {
	margin: 0;
	padding: 0;
}

#diaSemana {
	text-align: center;
	padding: 3px 8px 4px;
}

#tdCalendario {
	display: none;
}

#selectorDia {
	display: none;
}

#selectorDeporte > span {
	display: block;
}

.enlace {
	cursor: pointer;
}

.noenlace {
	filter: alpha(opacity=50);
	opacity: .5;
}

.d {
	text-align: right;
}

#hora {
	display: none;
}

.actual {
	color: #036;
}

.top td {
	vertical-align: top;
}

#botones {
	padding-top: 1em;
	text-align: center;
	margin-bottom: 1em;
}

#Notas {
	width: 98%;
	height: 6em;
	font-family: inherit;
	font-size: inherit;
}

.accion {
	line-height: 1.8;
	text-align: center;
}

#Jugadores a {
	display: block;
	border: 1px solid #fff;
}

#Jugadores a:hover {
	border: 1px solid #e3e3e3;
}

.marcada {
	background-color: green;
	border: 1px dotted green;
}

.mensajePedirDatos {
	font-size: 80%;
	color: #666;
}

/* temporal, quitar de código */
#pedirDatos tr:nth-child(2n) {
	display: none;
}

.deshabilitado {
	color: #666;
}

div.centered {
	text-align: center;
}

div.centered div, div.centered table, div.centered caption {
	margin-left: auto;
	margin-right: auto;
}

#instalaciones td {
	vertical-align: top;
}


#calendarios a {
	color: #4285f4;
}

/*pistas*/
#calendario thead th,
#calendario tfoot th {
	background-color: #fbfbfb;
	color: #666;
}

.dias_semana {
	border-bottom: 1px solid #333;
}

.hoy {
	border: 1px solid #4285f4;
}

.elegida {
	background-color: #4285f4;
}

#calendarios .elegida a {
	background-color: #4285f4;
	color: white;
}

.pasado {
	color: #888;
}

.futuro {
	color: #333;
}

a#BoxBtnClose {
	position: absolute;
	right: 20px;
	top: 5px;
	margin: 0;
	padding: 4px;
	border-radius: 50%;
	color: #333;
	cursor: pointer;
}

a#BoxBtnClose:hover {
	color: #fff;
	background: #666;
}

#BoxBtnClose svg {
	stroke: currentColor;
	width: 12px;
	height: 12px;
	display: block;
	stroke-width: 1.3px;
}

#mensajeLogin {
	margin-bottom: 1em;
}

#frmregistro {
	padding-left: 40px;
}

.respuestaServidor #frmregistro {
	padding: 0 20px;
}

#pUsuario {
	margin: 10px;
	padding-left: 10px;
}

#pUsuario p {
	padding-left: 50px;
	margin-top: 10px;
}

/*MENSAJES CON IMÁGENES*/

#mensajeAviso {
	width: 678px;
	height: 457px;
	background: url(/images/imagen_aviso.jpg) no-repeat;
	position: relative;
	margin: 0 auto;
}

#mensajeGracias {
	width: 678px;
	height: 457px;
	background: url(/images/imagen_gracias.jpg) no-repeat;
	position: relative;
	margin: 0 auto;
}

#texto_Aviso, #texto_Gracias {
	position: absolute;
	color: #000;
	left: 221px;
	top: 65px;
	width: 253px;
	height: 128px;
	padding: 1em;
	position: absolute;
	text-align: center;
}

.docs {
	position: absolute;
	top: 20px;
	left: 10px;
}

.docs a {
	color: #F04D11;
	text-decoration: none;
}

.docs a:hover {
	color: #666;
	text-decoration: none;
}


/* borrar reserva */
.B {
	font-weight: bold;
}

#calendario .B a,
#calendario .BR a,
#calendario .Juega a,
#cuadricula p a.B,
#franjas a.B,
#franjas a.BR,
#franjas a.I {
	background-image: url(/images/estrella.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding-right: 20px !important;
	background-color: #4285F4;
	color: #fff;
}

td.B a,
#cuadricula p a.B,
#franjas a.B {
	background-image: url(/images/Bombo.png);
	padding-right: 25px !important;
}

#calendario a.reserva__sinpagar,
#franjas a.reserva__sinpagar {
	background: #F90;
	color: #fff;
	padding-right: 25px !important;
}

#calendario a.reserva__sinpagar:hover,
#franjas a.reserva__sinpagar:hover {
	background: #FFF;
	color: #F90;
}

a.reserva__sinpagar:after {
	content: "€";
	position: absolute;
	transform: translateX(4px);
	font-weight: bold;
}

a.boton-pagar {
	background: #F90;
	color: #fff;
	margin-left: 1em;
}

.actividad h2, .listaReservas h2, #franjas h2 {
	border: 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	font-size: 120%;
	margin-bottom: .1em;
	margin-top: .4em;
	padding: 4px 5px 3px 20px;
	text-align: left;
	font-weight: bold;
}

#franjas h2 {
	padding-left: 20px;
}

.listaReservas h2 {
	background: none;
	padding-left: 0;
	font-size: 130%;
	border-bottom: 0;
}

.opcionesSorteo {
	text-align: left;
	padding: 1em 0 1em 150px;
	margin: 0;
}

.administrar {
	margin-top: 1em;
	display: none;
}

.centro {
	text-align: center;
}

.botonDia {
	border: 1px solid;
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin: 1em auto;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
}

.movil .botonDia {
	display: inline-block;
	margin: 10px 10px 10px 0;
}

.botonDia.diaMostrado,
#calendarios .diaMostrado {
	font-weight: bold;
	color: #fff;
	background-color: #4285f4;
}

#contenido .diaMostrado:hover {
	color: #EEE;
}

.Nota {
	background-color: #f5f5f5;
	border: 1px solid #aaa;
	margin: 2em;
	padding: 10px;
	text-align: center;
}

#tLogin #trGuardar input {
	margin-right: 5px;
}

#entrar {
	vertical-align: top;
}

.Aviso, #cuadricula > p.aviso {
	/*border: 1px solid #999;*/
	box-sizing: border-box;
	margin: 150px auto 0;
	max-width: 500px;
	padding: 2em;
	text-align: center;
	width: 100%;
	background-color: white;
}

.Bloqueo {
	background-image: url("/images/pulgarAbajo.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 230px;
	margin-top: 2em;
	border: none;
}

.Motivo {
	font-weight: bold;
	margin-top: 1em;
}

#acciones {
	clear: both;
	margin: 1em;
	text-align: center;
	line-height: 2.7;
}

#cuadricula {
	display: flex;
	box-sizing: border-box;
	margin-top: 2em;
}

#contenido .fechas a {
	text-align: center;
	margin: .5em .4em;
	min-width: 42px;
}

.fechas a, .accion a, a.botonDia, .actividad a, #franjas a, .botonPrompt {
	white-space: pre;
	color: #000;
	font-weight: normal;
	padding: 2px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	transition: all ease-in .3s;
}

.movil #cuadricula p, #franjas p {
	line-height: 2.8em;
	margin-bottom: 1.2em;
}

.actividad a, #franjas a {
	margin: 0 .4em;
	font-size: 105%;
}

.movil #cuadricula {
	display: block;
	padding: 0;
	margin-top: 1em;
}

.movil #calendarios {
	float: none;
	margin-left: 0;
	text-align: left;
	margin-bottom: 1em;
}

.movil .subtitulo {
	border-bottom: 0;
}

.movil #hora {
	display: none;
}

.movil #pie {
	padding-top: 6px;
	min-height: 0;
	padding-left: 0;
	padding-right: 0;
	font-size: 90%;
	text-align: center;
}

.movil #contenido {
	background-image: none;
	padding: 0;
	box-sizing: border-box;
}

/*  GU. 22/05/2021
.movil .saludo,
.movil .subtitulo {
	display: none;
}
*/

h2.pie-escogerdia {
	margin: 0 15px;
	border-width: 0 0 1px;
}

.detalles h2 {
	font-size: 130%;
}

#tAdmin {
	margin-top: .8em;
}

#navegacion .row label {
	display: block;
}

#tdNotas {
	display: block;
	margin-bottom: 1em;
	margin-top: .8em;
}

form.selectorCabecera {
	margin-top: 10px;
}

select#IdDeporte {
	border-radius: 0;
	font-size: 100%;
	margin-right: 10px;
	padding: 2px 4px;
}

#franjas h2.Sorteo,
#calendario .Sorteos th {
	border-color: #4285f4 #cbd6c8 #4285f4 #efefef;
}

h2.Sorteo::after {
	content: " - Sorteo";
}

#franjas a.S.indiferente {
	display: block;
	line-height: 1.3em;
	text-align: center;
	margin: 15px .4em 10px;
	max-width: 80px;
}

.diaActual {
	margin-right: 10px;
}

.reserva-nombre {
	padding: 0 4px;
	display: inline-block;
	color: #2C6D8C;
	font-weight: normal;
}

.reserva__sinpagar .reserva-nombre {
	color: currentColor;
}

.reserva-club {
	color: #4285f4;
}

.anuncioMovil {
	font-size: 140%;
	width: 110px;
	box-sizing: border-box;
	text-align: center;
	margin-top: 1em;
	clear: left;
	float: left;
	margin-left: -160px;
}

.anuncioMovil img {
	display: block;
}

.anuncioMovil a {
	color: currentColor;
	text-decoration: none;
}

.anuncioMovil a:hover {
	color: #4285f4;
	text-decoration: underline;
}

#calendarios .copiardeportes-diaelegido a {
	border: 1px solid rgba(193, 38, 44, 0.3);
}

.reservasconfirmar-sitiohora {
	margin-top: 2em;
	font-weight: normal;
}

.sinLimitaciones .Comodin {
	display: none;
}


#cuadricula a.turnolista,
#franjas a.turnolista {
	color: #fff;
	background-color: #F90;
	animation-duration: 3s;
	animation-name: pulsacionturno;
	animation-iteration-count: infinite;
}

@keyframes pulsacionturno {
	from {
		background-color: #4285F4;
	}

	50% {
		background-color: #F90;
	}

	to {
		background-color: #4285F4;
	}
}

#contenido > .info,
#cuerpo > .info {
	font-size: 220%;
	text-align: center;
	margin: 1em auto 4em;
}

#avisospendientes-contadorreservas {
	text-decoration: none;
	position: absolute;
	z-index: 10;
	font-size: 15px;
	top: 2px;
	left: 44px;
	display: block;
	width: 20px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	color: #c10e1a;
	font-weight: normal;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 0 rgba(0, 0, 0, .12);
	border: 1px solid rgba(0, 0, 0, 0.12);
}

/* 2018 */

/* marcar con enlace toda la celda */
#calendario tr td {
	overflow: hidden;
	padding: 0;
}

#calendario tr td a {
	padding-top: 10.2em;
	display: block;
	margin-top: -10em;
	padding-bottom: 10em;
	margin-bottom: -10em;
}

.franjasposible-botones {
	margin-bottom: 2em;
	margin-top: 1em;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#dUsuario > span.saludo {
	display: none;
}

.menuUsuarioMovil {
	font-size: 90%;
}

.menuUsuarioMovil #dUsuario {
	position: static;
}

p.detallesreserva-jugador .reserva-nombre {
	font-size: 110%;
	color: currentColor;
}

.detallesreserva-telefono {
	display: block;
}

.btn-enviaraviso {
	margin-right: 0.4em;
}

.btn-enviaraviso svg {
	width: 1.2em;
	height: 1.2em;
	fill: currentColor;
	vertical-align: bottom;
}

.detallesreserva-localizacion {
	float: right;
	font-weight: normal;
	font-size: 75%;
	display: inline-block;
	margin-bottom: -4px;
	line-height: 2em;
}

#TpvRedsys {
	margin-bottom: 1em;
	text-align: center;
	display: flex;
	justify-content: space-around;
}

#peticionPago {
	margin-top: 1.3em;
}


.pgRegistro {
	margin: 1em 7.5vw;
}

#trUso {
	display: none;
}

.formulariopago-concepto {
	margin-bottom: 2em;
}

.formulariopago-enviar {
	margin: 0.5em;
}

.seguirReservando {
	cursor: pointer;
	padding: 7px 0.7em;
	line-height: 1;
	margin: 0.4em 0;
	max-width: 110px;
	font-size: 98%;
}

#peticionPago input.boton {
	padding: 7px 1.1em;
	max-width: 140px;
	white-space: normal;
}

.movimientosaldo-detalles {
	color: #999;
	font-size: 95%;
}

.movimientosaldo li {
	margin-bottom: 0.5em;
}

.opcionesReserva {
	margin: -1em 0 2em;
	border-top: 1px solid #999;
	padding-top: 10px;
}

#notasReserva {
	width: 100%;
}

#edicionReserva .detallesreserva-jugador {
	text-align: center;
	font-size: 120%;
	margin: 0.8em;
}


.deportes-lateral {
	width: 160px;
	box-sizing: border-box;
	padding: 0 10px;
}


@media all and (max-width: 840px) {
	.rowRecordar {
		margin-top: 0;
	}
}

/* movil */
@media all and (max-width: 590px), print {
	.deportes-lateral {
		width: auto;
	}

	#cuerpo {
		padding-top: 0;
	}

	#hora {
		display: none;
	}

	#navegacion .row label,
	#selectorDeporte > span {
		display: inline-block;
		min-width: 6.6em;
	}

	#navegacion {
		float: none;
		margin: 0;
	}

	.mes {
		float: left;
		margin-right: 40px;
	}

	#calendarios a {
		margin: 0 2px;
	}

	#zona-pie {
		display: none;
	}

	#pie {
		padding-left: 0;
		padding-right: 0;
		font-size: 90%;
		text-align: center;
	}

	tr.P {
		display: none;
	}

	.botonDia {
		display: inline-block;
		margin: 10px;
	}

	#cuadricula {
		display: block;
		padding: 0;
		margin-top: 1em;
	}

	#calendarios {
		float: none;
		margin-left: 0;
		text-align: left;
		margin-bottom: 1em;
	}

	.Aviso, #cuadricula > p.aviso {
		margin-top: 10px;
	}

	.formulario h1 {
		padding: 0;
	}

	/*  GU. 22/05/2021
	.subtitulo {
		display: none;
	}
*/

	.selectorCabecera {
		margin-bottom: 20px;
	}

	#IdDeporte {
		min-width: 150px;
	}

	.mensaje-error {
		margin-bottom: 2em;
	}

	.mensaje-error h3 {
		text-align: center;
	}

	#gestion {
		display: flex;
		flex-direction: column;
	}

	#selectorDia::before {
		content: "Día";
		min-width: 3.5em;
		display: inline-block;
	}

	#tdCalendario {
		margin: 0.6em;
		display: inline-block;
	}

	#tdCalendario #dia {
		padding: 1px 4px 0;
	}

	#selectorDia {
		display: flex;
		align-items: center;
		order: -1;
		margin-bottom: 0.6em;
	}

	.flecha {
		cursor: pointer;
	}

	.noenlace svg,
	.flecha svg {
		width: 2.5em;
		height: 2.5em;
		fill: currentColor;
		margin-top: 2px;
	}

	#diaSiguiente {
		order: 2;
	}

	#calendarios, #diaSemana {
		display: none;
	}

	.mensaje-noreservas {
		margin: 0 1em;
		text-align: center;
	}
}

@media print {
	html,
	body {
		width: 590px;
	}

	#cabecera, #zona-pie, footer, #calendarios,
	.breadcumb,
	.subtitulo,
	#dUsuario,
	#tAdmin,
	div#dUsuario,
	.flecha,
	.noenlace {
		display: none;
	}

	#principal {
		background: #fff;
	}

	.identificado #cuerpo {
		padding: 0;
	}

	#calendario td a {
		color: #fefefe;
	}

	#navegacion .row label,
	#selectorDeporte > span {
		display: inline;
	}

	#navegacion {
		float: none;
		margin: 0;
	}

	#cuadricula {
		margin: 0;
		padding: 0;
	}

	#gestion {
		flex-direction: row;
		justify-content: space-between;
	}

	tr.P {
		display: table-row;
	}

	#calendario thead td,
	#calendario tfoot td {
		background: #fff;
		color: #fff;
	}

	#IdDeporte,
	#fltpckr-dia {
		border: 0;
	}
}

@media all and (min-width: 591px) {
	.mensajecabecera,
	.Aviso {
		margin-top: 3em;
	}
}

@media all and (max-width: 400px) {
	.franjasposible-botones {
		display: block;
	}

	.franjasposible-botones a {
		flex-basis: 100px;
		margin-bottom: 1em;
		display: block;
	}
}
