
.error { display: none; padding:10px; color: #D8000C; font-size:12px;background-color: #FFBABA;}
.success { display: none; padding:10px; color: #044406; font-size:2.3em;background-color: #B7FBB9;}

iframe.banner {
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
	min-height:280px;
	border:none;
}


/* para hedaer por categorias*/
/*ESTO ES POR DEFECTO*/
.header {
	padding-top: 20px;
	padding-bottom: 20px;
	/*background:#00A8E6;*/
}
.navbar-brand {
	width:auto;    
	max-width: 100%;
	height:62px;
	margin: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	/*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/
	background-size: 100%;
	padding: 0;
}



#brandencuestad .col-md-12 {
	width: 82%;
	} 	
	
#brandencuesta h3.bc-panel-title{
	color: #353535;
	font-weight: 600;
	text-align:left;	
		font-size:1.8em;

	}
	
	
#brandencuesta .bc-panel {
	border:#FFFFFF 1px solid;
	}	
	
#encuestas .bc-list-group{
	
	}
	
#encuestas .bc-list-group-item{
	font-size:1.3em;
	}	
	
#encuestas bc-panel-footer {
    text-align: left !important; 
}			
	
	/*	

#brandencuesta #encuestas{
	background:#fff;
	width:720px;	
	}	
#encuestas .bc-list-group{
	float:left;
	}	
	
#encuestas .bc-list-group li.bc-list-group-item{
	float:left;
	width:320px;
	margin-right:2%;
	}	

*/
@media (max-width:480px) {

.navbar-brand {
	width:auto;    
	height:42px;

}



#brandencuesta{
	width:300px !important;
	overflow:hidden;
	background:#fff;
	border:#FFF 1px solid;
	}
	
#brandencuesta .col-md-12 {
	width: 72%;
	} 	
	
#brandencuesta h3.bc-panel-title{
	color: #353535;
	font-weight: 600;
	text-align:left;	
		font-size:1.2em !important;

	}
	
	
#brandencuesta .bc-panel {
	border:#FFFFFF 1px solid;
	}	
	
#encuestas .bc-list-group{
	
	}
	
#encuestas .bc-list-group-item{
	font-size:1.3em;
	}	
	
#encuestas bc-panel-footer {
    text-align: left !important; 
}			


}


@media (max-width:726px) {

.navbar-brand {
	width:auto;    
	height:42px;

}

#brandencuesta{
	width:420px !important;
	overflow:hidden;
	background:#fff;
	border:#FFF 1px solid;
	}
	
#brandencuesta .col-md-12 {
	width: 70%;
	} 

}


/* pode defecto */
.HeaderMaximaAniversario { background:#001B2D; }
.HeaderMaximalogo {/* background: url('../images/general/logo-maximaOnline.png') no-repeat;*/ }

/* pode defecto */
.HeaderMaxima { background:#00A8E6; }
.HeaderMaximalogo {/* background: url('../images/general/logo-maximaOnline.png') no-repeat;*/ }

/* DEPORTES */	
.HeaderDeportes { background:#102554; }
.HeaderDeporteslogo { /*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/}

/* ESPECTACULOS */	
.HeaderEspectaculos { 
background: #6E4A52;
   /*background: -moz-linear-gradient(top,#102554 0,#C60236 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#102554),color-stop(100%,#C60236));
    background: -webkit-linear-gradient(top,#102554 0,#C60236 100%);
    background: -o-linear-gradient(top,#102554 0,#C60236 100%);
    background: -ms-linear-gradient(top,#102554 0,#C60236 100%);
    background: linear-gradient(top,#102554 0,#C60236 100%);
*/

 }
.HeaderEspectaculoslogo { /*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/}

/*TURISMO*/
.HeaderTurismo { 
	background: #6F9874;
}
.HeaderTurismologo { /*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/}	

/* CARNAVAL */	
.HeaderCarnaval {
background: #985E79;
 }
.HeaderCarnavallogo { /*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/}

/* TECNOLOGIA */	
.HeaderTecnologia {
	background: #576B7D;
	 }
.HeaderTecnologialogo { /*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/}

/* SALUD */	
.HeaderSalud { background:#CA7D51; }
.HeaderSaludlogo { /*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/}

/* COMERCIOS */	
.HeaderComercio { background:#CA7D51; }
.HeaderComerciologo { /*background: url('../images/general/logo-maximaOnline.png') no-repeat;*/}





/*
para encuesta y formularios
*/

/* --ENCUESTA - jumbotron --*/
.jumbotron-encuesta {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: #333;
    background-color: #eee;
}	
.jumbotron-encuesta .container {
    max-width: 100%;
}
.title-encuesta h1  {
	font-size:4.5em;
	margin-top: 0;
	margin-bottom: 20px;
}
.encuesta-btn {
	text-align:center;
	margin-bottom:20px;
}
.btn-encuesta {
	background:#2C69B4 ;
	color:#ffffff;
	border: none;
}
.btn-encuesta a {
	background:#2C69B4 ;
	color:#ffffff;
	border: none;
}
.btn-encuesta:hover {
	background: #00A8E6;
	color:#ffffff;
	border: none;
}
.btn-encuesta a:hover {
	background: #00A8E6;
	color:#ffffff;
	border: none;
}
.btn-encuesta-resultados{
		background:#cccccc;
		color:#666666;
		border: none;
}
.btn-encuesta-captcha{
	background:#2C69B4 ;
	color:#ffffff;
	float:left;
	width:20%;
	border:#2C69B4 4px solid;
	padding-right:5px;
	padding-left:2px;
	}
.txtcaptcha{
	float:left;
	border:#2C69B4 1px solid;
	width:72%;
	}	
#fencuesta2{	
	min-height:350px;
	width:320px;
	margin-left:5px;
	}
	
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.knob{
	 /*width: 64px;
	 height: 40px;
	 position: absolute;
	 vertical-align: middle;
	 margin-top: 40px;
	 margin-left: -92px;
	 border: 0px;
	 font-style: normal;
	 font-variant: normal;
	 font-weight: bold;
	 font-stretch: normal;
	 font-size: 24px;
	 line-height: normal;
	 font-family: Arial;
	 font-family: Arial;
	 text-align: center;
	 color: rgb(0, 192, 239);
	 padding: 0px;
	 -webkit-appearance: none;
	 background: #0C0;
	 
	  
	  
	  
	  width: 104px;
	  height: 66px; 
	  position: absolute; 
	  vertical-align: middle; 
	  margin-top: 66px; 
      margin-left: -152px; 
	  border: 0px; 
	  font-style: normal; 
	  font-variant: normal; 
	  font-weight: bold;
      font-stretch: normal; 
	  font-size: 40px; 
	  line-height: normal; 
	  font-family: 'openSans', Arial, Helvetica, sans-serif; 
	  text-align: center;
	  color: rgb(135, 206, 235); 
	  padding: 0px;
	  -webkit-appearance: none; 
	  background: none;*/
}

.ac-custom {
	padding: 0 0em;
	/*max-width: 900px;
	margin: 0 auto;
	*/
	margin:20px 0 0;
}

/*.ac-custom h2 {
	font-size: 3em;
	font-weight: 300;
	padding: 0 0 0.5em;
	margin: 0 0 30px;
}
*/
.ac-custom ul,
.ac-custom ol {
	list-style: none;
	padding: 0;
	/*margin: 0 auto;
	max-width: 800px;*/
}

.ac-custom li {
	/*margin: 0 auto;*/
	padding: 2em 0;
	position: relative;
}

.ac-custom label {
	display: inline-block;
	position: relative;
	font-size: 1.2em;
	text-transform:uppercase;
	padding: 0 0 0 55px;
	vertical-align: middle;
	color:#2C69B4;
	cursor: pointer;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	margin-right:30px;
}

.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"],
.ac-custom label::before {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 0;
	margin-top: -25px;
	position: absolute;
	cursor: pointer;
}

.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"] {
	opacity: 0;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	z-index: 100;
}

.ac-custom label::before {
	content: '';
	border: 4px solid #fff;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.ac-radio label::before {
	border-radius: 50%;

}

.ac-custom input[type="checkbox"]:checked + label,
.ac-custom input[type="radio"]:checked + label {
	color: #fff;
} 

.ac-custom input[type="checkbox"]:checked + label::before,
.ac-custom input[type="radio"]:checked + label::before {
	opacity: 0.8;
}

/* General SVG and path styles */

.ac-custom svg {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -20px;
	left: 5px;
	pointer-events: none;
}

.ac-custom svg path {
	stroke: #2D4392;
	stroke-width: 13px;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
}

/* Specific input, SVG and path styles */

/* Circle */
.ac-circle input[type="checkbox"],
.ac-circle input[type="radio"],
.ac-circle label::before {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	left: 10px;
	position: absolute;
}

.ac-circle label::before {
	
	
	background-color: #00A8E6;
	border: none;
}

.ac-circle svg {
	width: 35px;
	height: 35px;
	margin-top: -15px;
	left: 2px;
}

.ac-circle svg path {
	stroke-width: 5px;
} 

/* Box Fill */
.ac-boxfill svg path {
	stroke-width: 8px;
} 

/* Swirl */
.ac-swirl svg path {
	stroke-width: 8px;
}

/* List */
.ac-list ol {
	list-style: decimal;
	list-style-position: inside;
}

.ac-list ol li {
	font-size: 2em;
	padding: 1em 1em 0 2em;
	text-indent: -40px;
}

.ac-list ol li label {
	font-size: 1em;
	text-indent: 0;
	padding-left: 30px;
	
}

.ac-list label::before {
	display: none;
}

.ac-list svg {
	width: 100%;
	height: 80px;
	left: 0;
	top: 1.2em;
	margin-top: 0px;
}

.ac-list svg path {
	stroke-width: 4px;
}


input[type=submit] {
	margin-left:25px;
    padding:5px 15px; 
    background:#ccc; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

/* Media Queries */

@media screen and (max-width: 50em) {
	section {
		font-size: 80%;
	}
.title-encuesta h1  {
	font-size:2.5em;
	margin-top: 0;
	margin-bottom: 20px;
}
}



/* To Navigation Style */
.codrops-top {
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69em;
	line-height: 2.2;
	font-weight: 700;
}

.codrops-top a {
	text-decoration: none;
	padding: 0 1em;
	letter-spacing: 0.1em;
	display: inline-block;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

.codrops-icon:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}
.title-encuesta h1  {
	font-size:2.5em;
	margin-top: 0;
	margin-bottom: 20px;
}
}




