a, a:hover, a:active {
	text-decoration: none;
}

#contactoForm, #anunciaForm, #solicitaForm, #registrationForm {
	/*display: none;*/
}
.email2, .postcode {
	display: none;	
}
.idinstus {
	display: none;	
}

input[type=checkbox].css-checkbox, input[type=checkbox].css-checkbox-checked {
	display:none;
}
input[type=checkbox].css-checkbox + label.css-label {
	padding-left:63px;
	height:27px;
	display:inline-block;
	line-height:27px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:26px;
	vertical-align:middle;
	cursor:pointer;
}
input[type=checkbox].css-checkbox-checked + label.css-label {
	padding-left:63px;
	height:27px;
	display:inline-block;
	line-height:27px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:26px;
	vertical-align:middle;
	cursor:pointer;
	background-position: 0 -27px;
}
label.css-label {
	background-image:url(../images/onoff.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.tbl_horarios {
	margin-top:16px;
	margin-bottom:6px;
	text-align:left;
	background:#FFFFFF;
}

.tblinstalacion {
	color: #339933;
	font-weight: bold;
}
.tblpista {
	font-size: 12px;
}

.tbl-alq td {
	padding: 0 10px;
}

.btn a {
	color: #ffffff;
}
.areaprivada {	
	padding: 0;
	margin: 0;
}
.areaprivada h5 {
	text-align: center;
	background: #339933 url(../images/bg-zona-privada.png) bottom center no-repeat;
	margin: 0;
	padding: 20px 0 30px 0;
	color: #FFF;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.areaprivada2, .areaprivada2 .sidebarbottom {
	background-color: #E0E0E0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.localizador {
	font-size: 14px;
	color: #333;
}
.codigo_reserva {
	font-size: 18px;
	color: #ff9900;
}
.resumen_reserva_a {
	font-size: 16px;
	color: #333;
}
.resumen_reserva_b {
	font-size: 13px;
	color: #ccc;
}
.resumen_reserva_c {
	font-size: 14px;
	color: #999;
}
.detalles_reserva_btn {
	margin-top: 10px;
}

.text-orange {
	color: #F15B29;
}
.text-green {
	color: #339933;
}

.tinynav {
	display: none;
}

.nav {
	width:100%;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.selector .nav ul {
	width:100%;
	height: 209px;
	border: 1px solid #CCCCCC;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow-y:scroll;
}
.nav li {
	padding: 0 5px 0 0;	
}
.nav ul li.selected, .nav ul li.selected a {
	background: #339933;
	color: #fff;	
}

.hm_fecha {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
body .pagination > li > a,
body .pagination > li > span {
	color: #333;
}

#ver {
	overflow:hidden;
}

/*
	#filters {
	}
	#filters div {
		float:left;
		height:145px;
		margin:5px 18px
	}
	#filters div p.title {
		font-size:13px;
		font-weight:bold;
		color:#6b724c;
		margin:0 0 3px 5px
	}
#filters div ul {
	height:120px;
	border:1px solid #d3d3c7;
	width:190px;
	overflow-y:scroll;
	background-color:#FFF
}
#filters div ul li {
	font-size:12px;
	padding:3px 8px;
	color:#333
}
#filters div ul li a {
	text-decoration:none;
	color:#333;
	width:175px
}
#filters div ul li:hover, #filters div ul li.on {
	cursor:pointer;
	background-color:#FFEE88
}
#filters div ul li.off {
	cursor:default;
	color:#bbb;
	background-color:#fff
}
#filters div ul li span {
	color:#777;
	font-size:9px
}
#filters div ul li span.off {
	color:#bbb
}
#filter_selected {
	clear:both;
	height:28px;
	width:100%;
	background-color:#FFEE88;
	border:1px solid #C0C0C0;
	margin-top:10px
}
#filter_selected strong, #filter_selected ul li {
	float:left;
	margin-right:10px;
	padding:6px
}
*/
.rindent {
	margin-left: 0;
	margin-right: 0;
}

.container.inner h4 {
	color: #339933;
}
.sidebar.greenbox h4 {
	color: #fff;	
}
.slider-banner {
    position: absolute;
    z-index: 9999999;
    margin: 0 auto;
    top: 36px;
    left: 0;
    right: 0;
    width: 937px;
}

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

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-left-10 {
	margin-left: 10px;
}

.margin-right-10 {
	margin-right: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

.margin-left-15 {
	margin-left: 15px;
}

.margin-right-15 {
	margin-right: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-left-20 {
	margin-left: 20px;
}

.margin-right-20 {
	margin-right: 20px;
}
.selectize-control {
	padding-top: 5px;
}

.selectize-input {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 20px;
}

/* V2 INICIO **************************************************************************/

#fecha_reserva {
	border-radius: 4px;
	margin-top: 5px;
}

#filtrador {
	width: 100%;
	margin-top: 5px;
}

.datepicker table {
	border-collapse: unset;
}

.datepicker table tr td.today {
	background-color: unset !important;
	border-radius: 4px;
	border-color: #393;
	border-style: solid;
	border-width: 1px;
}

.img-pistas {
	position: relative;
	width: 100%;
	height: 67%
}
.listado-pistas {
	margin-bottom: 20px;
	float: left;
}

.listado-pistas .detalles-instalacion {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.listado-pistas .pistas-titulo-instalacion {
	position: absolute;
	top: 0px;
	left: 0px;
	/*margin-left: 15px;*/
	padding-left: 15px;
	padding-top: 2px;
	font-size: 20px;
	font-weight: 600;
	line-height: unset;
	width: 100%;
	background-image: url("/images/bg-white-70.png");
}
.listado-pistas .pistas-titulo-instalacion .pistas-titulo-direccion {
	font-size: 13px;
	font-weight: normal;
}
.listado-pistas .equipamientos {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 125px;
}
.listado-pistas .equipamientos img {
	width: 34px;
	height: 34px;
	margin-right: 4px;
	margin-top: 4px;
}
.radio-alquiler {
	display: none;
}

.listado-pista.active {
	background-color: #339933;
	color: #ffffff;
}

.footer-reservar {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 0;
	text-align: center;
	/*background: rgba(255, 255, 255, 0.5);*/
	background: rgba(0, 0, 0, 0.8);
	/*padding: 20px;*/
	z-index: 999999;
	height: 100%;
}
.footer-reservar-form, .footer-volver-ficha {
	/*display: none;*/
	position: fixed;
	width: 100%;
	bottom: 0;
	text-align: center;
	background: #F6F6F6;
	border-top: 1px solid #E9E9E9;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	padding: 10px 0;
	z-index: 999999;
	max-width: 550px;
	margin: 0px auto;
	border-radius: 4px;
	left: -50%;
	right: -50%;
}
.footer-reservar-form, .footer-volver-ficha {
	max-width: inherit;
}
.footer-horarios-reserva {
	position: relative; /* absolute */
	background: #fff;
	max-width: 550px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	border-radius: 4px;
	overflow: auto;
}
.footer-horarios-reserva-header-html {
	padding: 20px;
	text-align: left;
}
.footer-horarios-reserva-html {
	padding: 20px;
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
	margin-bottom: 90px;
}

.modal-reserva {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	text-align: center;
	/*background: #D0E6CF;*/
	padding: 0;
	z-index: 999999;
}

.modal-reserva .sidebar {
	text-align: left;
}

#cortina {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 1;
	top: 0;
	left: 0;
}

.toggle-horarios-pistas {
	/*
	background: #339933;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 4px;
	*/
	background: #339933;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 4px;
	padding: 6px 12px;
	clear: both;
}
.toggle-horarios-pistas-off {
	background: #333333;
}
.toggle-horarios-pistas a, .toggle-horarios-pistas a:hover {
	cursor: pointer;
	color: #fff;
}

/* tercero */
.horarios-pistas .listado-pista:nth-child(3n+1) {
	margin: 0 1% 2% 0;
}
/* primero */
.horarios-pistas .listado-pista:nth-child(3n+2) {
	margin: 0 1% 2% 1%;
}
.horarios-pistas .listado-pista:nth-child(3n+3) {
	margin: 0 0 2% 1%;
}

.detalles-instalacion {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: #F0F0F0;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #383838;
}
.detalles-instalacion:hover {
	text-decoration: none;
}

.modal-reserva .body {
	height: 100%
}

.info-adicional-form {
	margin: 0 auto;
	float: none !important;
}

@media (min-width: 975px) {
	.pull-right-fw {
		float: right !important;
	}
}

@media (max-width: 974px) {
	.modal-reserva .sidebar * {
		text-align: left !important;
	}
	.modal-reserva .reservas-horarios .row {
		margin-bottom: 10px;
	}
	
	.container.inner {
		padding-top: 0;
	}

	.nopadding-responsive {
		padding: 0 !important;
		margin: 0 !important;
	}
	.container.inner .central {
		padding-left: 10px;
		padding-right: 10px;
	}
	.pistas-menu {
		display: none !important;
	}
}

.ficha-instalacion {
	max-width: 1280px;
}
.ficha-instalacion h1 {
	font-weight: 600;
	font-size: 1.8em;
	letter-spacing: normal;
	line-height: 32px;
	color: #383838;
	margin: 0 0 14px 0;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
 
select#actividad, select#poblacion  {
	color: #919191;
	margin-top: 5px;
    height: 34px;
    padding: 6px 9px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #cccccc;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.selectize-input input {
	width: auto !important;
}

.areaprivada2 ul.nav-list.primary2 li:last-child a {
	display: inline-block;
	background-color: #393;
	color: #fff;
	margin-top: 20px;
}

#header nav ul.nav-main .pistas-menu ul.dropdown-menu li a {
	min-height: auto;
}
#header.flat-menu nav ul.nav-main .pistas-menu ul.dropdown-menu {
    margin: 0;
}


#tabla_dinamica tfoot {
    display: table-row-group;
}
#tabla_dinamica {
    font-size: 12px !important;
    /*white-space: nowrap;*/
}
.tabla-dinamica-boton {
	margin: 5px 5px;
	display: ruby-base;
}


.messagelayer, .messagelayer2 {
    position:fixed;
    top:0px;
    width:100%;
    height:100%;
    z-index:999999;
    text-align:center;
    /*font-weight:normal;*/
    /*font-size:14px;*/
    /*font-weight:bold;*/
    background-color:rgba(0, 0, 0, 0.2);
    padding:5px;
}
.messagelayer .messagecontainer, .messagelayer2 .messagecontainer2 {
	position: fixed;
    z-index:1000000;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/*left: 50%;*/
	/*margin-left: -175px;*/
	margin: 0 auto;
	width: auto;
	min-width: 250px;
	min-height: 150px;
	height: auto;
	background-color:rgba(255, 255, 255, 1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.messagelayer .messagecontainer .messagecontent, .messagelayer2 .messagecontainer2 .messagecontent2 {
	margin: 20px 40px 20px 40px;
	text-align: center;
	/*font-family: "Raleway", sans-serif !important;*/
	/*font-weight: 300 !important;*/
	/*font-size: 16px !important;*/
}
.messagelayer .messagecontainer #closealert, .messagelayer2 .messagecontainer2 #closealert2 {
	position: absolute;
	top: 5px;
	right: 10px;
}
/* V2 FIN **************************************************************************/
