html, body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: 'Oxygen', sans-serif;
	vertical-align: baseline;
	background-color: #ffffff;
	overflow-x: hidden;
}
.error{
	-webkit-box-shadow: 0 0 4px 0 #ff0000;
	box-shadow: 0 0 4px 0 #ff0000;
}
#warning{
	position: fixed;
	margin-left: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	color: #333;
	font-size: 0.7em;
	z-index: 999;
	bottom: 0px;
	background-color: #FFF;
	border-top: 3px solid #00C1FF;
}
#warning a{
	color: #333;
	text-decoration: underline;
}

.btn2 {
    background: #ab106b;
    color: #ffffff;
    font-size: 1.0em;
    border: 0;
    text-decoration: none;
    padding: 6px 15px;
    display: inline;
    cursor: pointer;
    width: 100%;
    margin-top: 1px;
}
.header{
	border-bottom:3px solid #00C1FF;
	padding: 10px 0;
}
/*.logo{
	margin-top:20px;
}
.logo img{
	float: right;
}*/
.banner{
	padding: 10px 0;
}



.formulari{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color:#f4f4f4;
	/*background: #f4f4f4 url("../img/fons-form.jpg") center;*/
}

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

.mapa{
	padding-top: 40px;
	padding-bottom: 10px;
	background-color:#fff;
}

.adreca{
	padding-top: 20px;
	padding-bottom: 50px;
	background-color:#fff;
}

.generalitat{
	padding-top: 40px;
	padding-bottom: 50px;
	background-color:#f4f4f4;
}



.negreta{
	font-family: 'Noway-Bold', sans-serif;
}
.title{
	/*border-bottom:2px solid #00C1FF;*/
	color:#ab106b;
	font-size: 16px;
	/*padding: 10px 0;
	margin-bottom: 10px;*/
	font-weight: bold;
}

.subtitle{
	/*border-bottom:2px solid #00C1FF;*/
	color:#ab106b;
	font-size: 14px;
	/*padding: 10px 0;
	margin-bottom: 10px;*/
	font-weight: bold;
}

.title-select, .etiqueta{
	padding-top:6px;
	font-size:13px;
	color:#ab106b;
}

.title-select.socio{
	text-align:left;
}

.etiqueta{
	padding-top:4px;
	font-size:13px;
	color:#ab106b;
}

.text-lopd {
	padding-top:40px;
	font-size:10px;
	color:#000;
}

.text{
	padding: 10px 0;
}
.image{
	padding: 10px 0;
}
.map{
	padding: 10px 0;
}
#map-canvas{
	width: 100%;
	height: 300px	;
}
.formulario{
	/*padding: 20px 0;*/
}

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

@media (max-width: 991px) {
	.formulario .row{
		margin-bottom: 20px !important;
	}
}

label {
    margin-bottom: 0px;
    font-weight:	100;
}
.form-group {
    margin-bottom: 7px;
}
.form-control {
    background-color: #fff;
	border: 0;
    border-radius: 0px;
	font-size:13px;
	height:28px !important;
	/*padding:6px 4px;*/
}

.form-control.sel {
	padding:6px 4px;
}

.fdate{
	width: 20%;
	margin-right: 5%;
	float: left;
}
.fdatem{
	width: 40%;
	margin-right: 5%;
	float: left;
}
.fdatey{
	width: 30%;
	float: left;
}
#countryPhoneCode{
	width: 35%;
	float: left;
	margin-right: 5%;
}
#telephone{
	width: 60%;
	float: left;
}
.form-group-date{
	height: 35px;
}
.ecdc img{
	width: 50%;
}
.logos img{
	margin:20px auto;
	position: relative;	
}
.footer{
	margin-top:10px;
	border-top:3px solid #00C1FF;
}
.gracias{
	background-color: transparent;
	border-radius: 3px;
}
#lreg1{
	text-align: center;
	padding: 20px 0;
	color: #000;
	font-size: 1.5em;
}
#lreg2{
	text-align: center;
	padding: 20px 0;
	color: #000;
	font-size: 1.5em;
}
#ok{
    margin: 0px auto;
    position: relative;
    width: 226px;
	color: #000;
}
.checkbox{
	font-size: 0.8em;
	text-align: justify;
	padding-top: 25px;
	border-top: 1px solid #cccccc;
	margin-top: -5px;
}
.visagroup{
	background-color: rgb(215, 215, 215);
	padding: 10px;
	text-align: justify;
	border: 1px solid rgb(204, 204, 204);
}

.errores-div{
	margin-top:20px;
	margin-bottom:20px;
}

#errores{
	color:#FFF;
	text-align: center;
	width: 100%;
	background-color: #f55151;
	padding: 10px;
	/*display: none;*/
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 992px) {
	#ok img{
		width: 168px;
		height: 169px;
		margin-left: 27px;
	}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.image{
		display: none;
	}
	.map{
		display: none;
	}
	.logos{
		max-width: 150px;
		position: relative;
		margin: 0px auto;
	}
}



.capcalera{
	/*padding-top: 40px;
	padding-bottom: 40px;
	background: #ab106b url("../img/fons-prat.jpg") center;*/

	background: url("../img/fons-prat.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height:200px;
}

.capcalera-column{
	width:50%; 
	float:left;
}

.boto-div {
	width:100%; 
	margin-top:20px; 
	float:left;
}

.boto-div.inscriute {
	margin-top:40px; 
}

.boto-div.descarrega {
	margin-top:20px; 
}

.capca-data{
	width:100%; 
	margin-top:30px; 
	float:left; 
	text-align:right; 
	color:#fff;
}


a.boto {
	display:inline-block; 
	width:130px; 
	float:right; 
	text-align:center; 
	border:3px solid #fff; 
	padding:8px 10px; 
	color:#fff; 
	font-size:12px; 
	cursor:pointer; 
	text-decoration:none;
	font-weight:bold;
}

a.boto:hover {
	color:#ab106b; 
	background-color:#fff;
}

a.boto2 {
	display:inline-block; 
	text-align:center; 
	border:2px solid #ab106b; 
	padding:7px 10px 6px; 
	color:#ab106b; 
	font-size:12px; 
	cursor:pointer; 
	text-decoration:none;
	font-weight:bold;
}

a.boto2:hover {
	color:#fff; 
	background-color:#ab106b;
}




@media (max-width: 991px) {
	.capcalera-column{
		width:100%; 
		text-align:center;
	}

	a.boto {
		float:none; 
	}

	.capca-data{
		text-align:center; 
	}
	
}

.programa{
	padding-top: 40px;
	padding-bottom: 40px;
}

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

.row.quadrats p.dia1{
	font-family: 'Noway', sans-serif;
	margin:5px 0 0 0;
}

.row.quadrats p.dia2{
	font-family: 'Noway', sans-serif;
	margin:-5px 0 0 0;
}

.row.quadrats p.hora{
	font-family: 'Noway', sans-serif;
	margin:-5px 0 0 0;
}

.row.quadrats p.major{
	margin:50px 0 0 0;
}

@media (max-width: 767px) {
	.row.quadrats{
		margin-top:20px;
	}

	.row.quadrats p.major{
		margin:20px 0 0 0;
	}

	.row.quadrats p.dia2{
		margin:-5px 0 0 0;
	}

	.row.quadrats p.hora{
		margin:-5px 0 10px 0;
	}

}

.quadrat{
	width:100%; 
	padding:20px; 
	float:left;
}

.prog_tit{
	width:100%;
	font-family: 'Noway-Bold', sans-serif;
	font-size:26px;
	min-height:80px;
	padding:5px 0 0 0;
}

.prog_noms{
	width:100%; 
	float:left;
	min-height:155px;
	margin-top:20px;
}

.prog_noms.participen{
	min-height:90px;
}

/*.prog_nom_tit{
	float:left; 
	padding-right:10px;
}*/

.prog_nom_tit{
	margin:0; 
	font-family: 'Noway-Bold', sans-serif; 
	font-size:16px;
}

/*.prog_nom_noms{
	float:left; 
}*/

.prog_nom_noms{
	margin:5px 0 0 0; 
	font-family: 'Noway', sans-serif; 
	font-size:18px;
}







.prog_mod{
	font-family: 'Noway-Bold', sans-serif;
	font-size:14px;
}
.prog_aut{
	font-family: 'Noway-Light', sans-serif;
	font-size:16px;
}


.dia{
	padding-top:20px; 
	padding-bottom:20px;  
	font-size:24px;
}

@media (max-width: 460px) {
	.dia{
		padding-top:20px; 
		padding-bottom:20px;  
		font-size:18px;
	}	
	/*.prog_tit{
		font-size:14px;
	}
	.prog_mod{
		font-size:10px;
	}
	.prog_aut{
		font-size:11px;
	}*/	
}

/*@media (max-width: 805px and min-width: 768px) {*/
@media (min-width: 768px) and (max-width: 992px) {
	/*.prog_tit{
		font-size:14px;
	}
	.prog_mod{
		font-size:10px;
	}
	.prog_aut{
		font-size:11px;
	}	

	.row.quadrats p.dia1{
		font-size:12px;
	}

	.row.quadrats p.dia2{
		font-size:11px;
		margin:0;
	}*/

	/*.row.quadrats p.major{
		margin:50px 0 0 0;
	}*/
}

#rodeta{
	display:none;
}

.entradeta{
	font-size:24px;
}

@media (max-width: 991px) {
	.entradeta{
		font-size:20px;
	}
	
	.prequadrat{
		width:100%;
		margin-bottom: 20px;
		float:left;
	}

	.prog_noms{
		min-height:0;
		/*margin-top:20px;*/
	}
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
}

@media (max-width: 991px) {
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding-right: 15px;
	}

	.title-select.socio{
		text-align:left;
	}
}