/* GRILLA */
.grid_1 { width: 6.5%; } 
.grid_2 { width: 15%; } 
.grid_3 { width: 23.5%; } 
.grid_4 { width: 32%; } 
.grid_5 { width: 40.5%; }
.grid_6 { width: 49%; } 
.grid_7 { width: 57.5%; } 
.grid_8 { width: 66%; } 
.grid_9 { width: 74.5%; } 
.grid_10 { width: 83%; } 
.grid_11 { width: 91.5%;} 
.grid_12 { width: 100%; } 

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin: 0 2% 1% 0;
	float: left;
	display: block;}

.alpha{margin-left:0;}
.omega{margin-right:0;}

.container{
	width: 95%; /*width: 1000px;*/
	max-width: 970px;
	margin: auto;}
	
	.container img {
		width: 100%;
		vertical-align: middle;}

.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;height:0}

.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;}

.clearfix:before{
	content:'';
	display:table;}

*, *:after, *:before { border-box; box-sizing: border-box;}
* html .clearfix,*:first-child+html .clearfix{zoom:1}

/* GENERAL */	
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, hr, fieldset, form, label, legend, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, summary, hgroup {margin: 0; padding: 0; border: 0;}

body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 300;
	background:#f2f2f2 url(../images/bg-body.png) repeat-x;}

section {width: 100%;}
	
h1, h2, h3, h4, h5, h6 {
	color:#000000;
	font-weight: normal;
	font-style:normal;}
		
	h1 {
		font-size:1.7em;
		margin-bottom: 10px;
		font-weight: 600;}
	
	h2 {
		font-size:1.3em;
		line-height: 40px}
	
	h3 {}
	
	h4 {}

li {list-style: none;}	
		
p {
	font-size:12px;}

a {
	color:#2d5be3;
	text-decoration:none;
	font-weight:bold;}

a:hover{
	text-decoration:underline;}

a > img {
	vertical-align: bottom;}

/* button */
a.button{
	background: transparent;
	text-align:center;
	line-height:30px;
	position: relative;
	text-decoration:none;
	font-weight:400;}

	a.button:hover{text-decoration:none;}
		
	a.button .blue{
		background:#2d5be3;}
	
		a.button .blue:hover{background:#0d3abf;}

	a.button .cont{
		padding:5px 25px;
		text-decoration: none;
		color:#FFF;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;}

		a.button .cont.center{
			width:20%;
			margin:0 auto;}	

		a.button .cont.right{float:right;}
	

/* INTRO */
.bg-intro{
	background: transparent url(../images/dark_exa.png) repeat;}	
	
.wrap {
	width:100%;
	display: block;}

#access_box {
	width:40%;
	max-width: 320px;
	position:absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: rgba(255, 255, 255, .3);
	border: 10px solid rgba(255, 255, 255, .3);}

.access_box_interior {
	background-color:#FFFFFF;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	padding:5%;
	display:block;}

.access_box_interior .mi-panel{
	text-align:center;
	margin-bottom:15px;}

.access_box_interior .error{
	color:#F00;
	font-weight:bold;}	

		
/* CONTENIDO */	
.navbar-header {
	background:#242729 url(../images/dark_exa.png) repeat;
	position: fixed;
	z-index: 500;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.3);}
 
	.logo {
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  text-decoration: none;
	  font-weight: bold;
	  line-height: 50px;
	  margin:15px;
	  padding: 0;
	  color: #fff;
	  float: left;
	  background:url(../images/logo.png);
	  width:148px;
	  height:20px;
	  text-indent:-2000px;}
	  
span.notificaciones{
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;}

span.notificaciones.con{
	background-color: #2d5be3;}
	
span.notificaciones.sin{
	background-color: #8f2175;}

/* MAIN */
.main{
	padding:90px 0 30px 0;}
	
/* SIDEBAR */
.sidebar {
	height: 100%;}

.user h2{
	font-size:1.7em;
	text-align:center;
	margin-bottom: 10px;
	font-weight: 600;}

.user .foto{
	width:130px;
	height:130px;
	overflow: hidden;
	background-color:#FFF;
	border:3px solid #fa5ada;
	margin:15px auto;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;}

.user ul{
	margin:20px 0;}

.user li{
	width:33%;
	height:80px;
	text-align:center;
	border-right:1px solid #d0d0d0;
	float:left;}

.user li .numero{
	font-size:1.7em;
	color:#000;
	padding-bottom:10px;
	display:block;}
	
.user li .titulo{
	display:block;}

.user li .notificacion{
	color:#F00;
	font-weight:bold;}
	
.vencimiento{
	text-align:center;
	margin-bottom:20px;}

.alerta{
	width:80%;
	line-height:30px;
	text-align:center;
	padding:10px 0;
	margin:0 auto;
	color:#FFF;
	font-size:1.7em;
	font-weight: normal;
	background-color:#8f2175;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;}

.page, .ranking {
	height: 100%;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	padding: 1em;}

.ranking h2{
	text-align:center;}
	
.ranking ul{}

.ranking li{
	border-bottom:1px solid #d0d0d0;
	padding:8px;
	color: #777;}
	
.page .conten{
	margin:15px 0;
	padding:15px 0;
	border-top:1px solid #d0d0d0;}

#twissex {
	margin-bottom: 1em;
	background-color: #ff9be9;
	padding: 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}

.fila{
	display:block;
	margin-bottom:1em;}
	 
.fila .text {
	padding:1em 0;
	font-weight:bold;
	color:#000;
	display:block;}	 

input{height: 36px;}
	
input,
select,
textarea {
	font-size: 12px;
	background:#f2f2f2;
	width: 100%;
	line-height: 36px;
	margin-bottom:5px;
	padding: 0 1%;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #d0d0d0;}

input[name="frase1"], input[name="frase2"], input[name="frase3"]{
	width:90%;}
	
	.caracteres{
		width:9%;
		background:transparent;
		border: none;
		text-align:center;}
	
select {
	height:36px;}

.option{
	height:36px;}
	
input[type="submit"]{
    color:#fff;
	background:#2d5be3;
	border:0px;
	border-bottom:3px solid #0d3abf;
    width:100%;
	cursor:pointer;
	height:36px;
	line-height: 30px;
	padding:0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;	
	-webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;}

input[type="submit"]:hover{
	background:#cccccc;}
			
#portadas{
	display:block;
	padding:20px;}

#portada li{
	width:18%;
	overflow: hidden;
	float:left;
	margin:0 1%;}

.radio {
	width:30px;
	height:30px;
	margin:10px auto;
	position:relative;}

input[type="radio"] {
	visibility: hidden;}
  
.radio label{
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top:0;
	left:0;
	z-index: 1;}

.radio input[type="radio"] + label span{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #ccc;
	vertical-align: middle;
	border-radius: 50%;}

.radio input[type="radio"]:checked + label span{
	background: #2d5be3;
	width: 30px;
	height: 30px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;}

.notificaciones ul{
	margin:20px 0;}
	
.notificaciones li{
	padding:10px 0;
	border-bottom:1px solid #d0d0d0;}

.notificaciones li h2 .nuevo{
	color:#ff0000;}
	
	.notificaciones li h2 .leido{
		font-weight:normal;
		color:#d0d0d0;}

.notificaciones .fecha{
	margin-bottom:10px;
	float:right;}


@media screen and (max-width: 69.5em) {
	#proyectos .grid figure {width: 50%;}
	#proyectos .grid figure figcaption {font-size: 90%;}
}

@media screen and (max-width : 480px) {
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	width:100%;}

#access_box {
	width:80%;}
	
.container{
	width: 95%;}
	
}