body{font-family:'Lato'; margin:0; padding:0; height:100%; color:#4D4E4F;}
div, td, span, p{font-family:'Lato'}

#wraper-container{background:#ededed!important; min-height:80vh; position: relative; padding-left: 50px; padding-right: 50px}
.mt-20{margin-top:20px}
.mt-40{margin-top:40px}
.oculto{display: none!important}

#contenedor_searcher{font-size:14px;}
	#contenedor_searcher H4{font-size:18px;}
	/*#contenedor_searcher SELECT{padding: 5px}*/

table {
	border-collapse: collapse;
}

table, th, td {
	border: 1px solid #999;
}
td{padding:0px; height: 35px}
.td_info{padding:10px; font-size:13px; color:#4D4E4F; text-align: center}
.td_info_arrows{padding: 0px; padding-right:0px; font-size:13px; color:#4D4E4F; text-align: center; border:0px!important;}

.red{color:#f00; font-size:14px;}
.day{
	position: relative;
	top: 0px;
	text-decoration: none;
	font-size: 12px;
	width:100%;
	margin: 0 0px;
	border: 1px solid #fff;
	color: #222;
	text-shadow: 1px 1px 1px #fff;
	-webkit-transition: All 250ms ease;
	-moz-transition: All 250ms ease;
	-o-transition: All 250ms ease;
	-ms-transition: All 250ms ease;
	transition: All 250ms ease;

	
}
.day_available{
	background: #d1d1d1;
	border-bottom:3px solid #d1d1d1;
	border-right:3px solid #d1d1d1;
	border-left:3px solid #d1d1d1;
	border-top:3px solid #d1d1d1;
	height: 36px
}
.day_available_teacher{
	background: #7ED321!important;
	border-bottom:3px solid #7ED321;
	border-right:3px solid #7ED321;
	border-left:3px solid #7ED321;
	border-top:3px solid #7ED321;
	height: 36px

}
.day_no_available{
	/*background-color:#fe7f7f!important;
	border-bottom:3px solid #fe7f7f;
	border-right:3px solid #fe7f7f;
	border-left:3px solid #fe7f7f;
	border-top:3px solid #fe7f7f;
	height: 36px*/
	background: #D0021B!important;
	border-bottom:3px solid #D0021B;
	border-right:3px solid #D0021B;
	border-left:3px solid #D0021B;
	border-top:3px solid #D0021B;
	height: 36px

}
.day_selected, .checked{
	/*border-bottom:2px solid #b5e67f;
	border-right:2px solid #b5e67f;
	border-left:3px solid #b5e67f;
	border-top:3px solid #b5e67f;
	background: #b5e67f;*/
	border-left:3px solid #000;
	border-top:3px solid #000;
	height: 36px
}
/*#btnTeacher, #btnSummary{display:none}*/


.cross{
	position: absolute;
	z-index: 1;
	font-size:10px;
	color:#f00;
	display:none;
	margin-left: 5px;
	margin-top: 5px;
	background: #fff;
	padding: 1px;
	border:1px solid #ccc;
	text-decoration: none;
	line-height: 9px;
	padding-top: 0px;
}

.enlace{color:#4a4a4a; font-size:13px;}
	.enlace:hover{color:#4a4a4a;}
#lb_modal_legal{max-height:50vh; overflow:auto}

.btnEscuela{display:inline-block; padding:5px 15px; border-radius:5px; font-size:14px}

header{background: #ededed}
header .col-md-12{padding-left:0px; padding-right:0px}

footer{background:#4a4a4a!important; position: absolute; width: 100%; left: 0; bottom: 0; padding: 20px; font-size:13px; color:#fff;}
	footer A{color:#fff}
	footer A:hover{color:#fff}


.bglimpio{background:none!important; color:#4D4E4F!important}

#teachers{font-size:14px; color:#4D4E4F;}
	.border_teacher{border-left:1px solid #979797;}

/* CUSTOM SELECT */

select {

  /* styling */
  background-color: white;
  border: thin solid #ccc;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}



select.minimal {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

select.minimal:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: #ccc;
  outline: 0;
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

@media (max-width: 768px){
	#wraper-container{
		padding-left: 10px;
		padding-right: 10px;
	}
	.btnEscuela{margin-bottom:10px}
	footer{position: inherit;}
}

/* freeride */
.fr_day{
	position: absolute;
	top: 0px;
	text-decoration: none;
	font-size: 12px;
	width:187px;
	margin: 0 0px;
	border: 1px solid #fff;
	color: #222;
	text-shadow: 1px 1px 1px #fff;
	-webkit-transition: All 250ms ease;
	-moz-transition: All 250ms ease;
	-o-transition: All 250ms ease;
	-ms-transition: All 250ms ease;
	transition: All 250ms ease;
	height:	195px;
	z-index:9;
	margin-top:2px;
	max-width: 99%;
}
.fr_day_available{
	background: #60df6c;
	border-bottom:3px solid #60df6c;
	border-right:3px solid #60df6c;
	border-left:3px solid #60df6c;
	border-top:3px solid #60df6c;
	/*height:30px*/
}
.fr_day_no_available{
	background-color:#D0021B;
	border-bottom:3px solid #D0021B;
	border-right:3px solid #D0021B;
	border-left:3px solid #D0021B;
	border-top:3px solid #D0021B;
}
.fr_day_selected{
	border-bottom:2px solid #0b7415;
	border-right:2px solid #0b7415;
	border-left:2px solid #0b7415;
	border-top:2px solid #0b7415;
	z-index:9;
}
.comodin_day_fr{width:50px}
.fr_ok{z-index:999;}

#c_aviso_min_horas{background:#fff; border:1px solid #4D4E4F; padding:15px}
.must_login_disable{position: absolute; z-index:3; background: rgba(255,255,255,0.7); text-align:center; color:#fff; cursor: no-drop;}