@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,700italic|Kalam|Open+Sans+Condensed:300,300italic,700);

body {
	background-color: #0C2C5B;
}

.header {
    background-image:url(../img/header%20blue.png);
    height: 143px;
    background-position: center;
    padding-bottom: 48px;
    margin-left: -15px;
    margin-right: -15px;
}

.headerregistro {
    background-image: url("../img/header%20coral1920.png");
    background-position: center;
    padding-top: 38px;
    padding-bottom: 48px;
    margin-left: -15px;
    margin-right: -15px;
}

.cabeza{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.contenedorlogo{
    display: flex;
    background-color:rgb(255, 44, 80);
}

#logo{
   display: flex;
   margin: 29px; 
}

.cajausuario{
    display: flex;
    border-radius: 5px;
    background: #0C2C5B;
    margin: 30px;
    border: 3px solid white;
}
    
.usuario{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    padding-left: 3px;
    padding-right: 3px;
    margin: 5px;
    color: #FFFFFF;
}

.barra{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    background-color:rgb(12, 44, 91);
    }

.palabrabarra{
    display: flex;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-decoration: none;
    
    margin: 20px;
}

a:link {
    color: #9DECD0;
}

a:visited {
    color: #9DECD0;
}

a:hover {
    color: #FF2B51;
    text-decoration: none;
}


.contenido {
    background-color: #0C2C5B;
    background-image: url(../img/inicio%20background%20dots.png);
    padding-top: 30px;
    padding-bottom: 50px;
}

h1 {
    font-family: 'Kalam', cursive;
    font-weight: 400;
    font-size: 2em;
    color: #0C2C5B;
    background-color: #9DECD0;
    border-radius: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.formularioalarmas h1 {
    background-image: url(../img/icon%20lapiz%20azul.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
}


.btnregistro {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.5em;
    color: #0C2C5B;
    background-color: #9DECD0;
    border-radius: 5px;
}

h3 {
    font-family: 'Kalam', cursive;
    font-weight: 400;
    color: #9DECD0;
}

p{
    font-family: 'Merriweather', serif;
    font-weight: 100;
    text-align: center;
    color: #FFFFFF;
}


.descripcion {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    text-align: center;
    color: #FFFFFF;
}

.formulario {
    padding-left: 14%;
    padding-right: 14%;
    padding-top: 10px;
}

.formularioregistro {
    padding-left: 5%;
    padding-right: 5%;
}

.planilla {
    background-color: #A5A5A5;
    border-radius: 5px;
    padding: 15px 15px 1px 15px;
	margin-bottom: 15px;
}


.terminos {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 20px;
}

.inline {
    display: inline-block;
}

.colizq {
    margin-bottom: 15px;
}

.form-control {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #0C2C5B; 
}

/*footer*/

.footer {
    background-color: #0C2C5B;
}

.legales {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 0.8em;
    text-align: center;
    color: #9DECD0;
    margin-left: 40px;
    margin-right: 40px;
}

.redes sociales {
    float: left;
    width: 150px;
    height: 75px;
    margin: 10px;
}


.linksfooter {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 30px;
}

.logodgpc {
    padding-top: 20px;
}

.lineafooter {
    margin-bottom: 5px;
    height: 28px;
    background-image: url(../img/footer%20line.png);
}

.menu {
	background-color:rgb(12, 44, 91);
	border: 0;
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
	margin-bottom: 0;
    padding-right: 10px;
    margin-left: -20px;
    margin-right: -20px;
}

.menu a {
    color:aliceblue;
}

.menu a:hover{
    color:rgb(255, 44, 80);
    text-decoration: none;
	background: none;
}

.menu a:focus{
    color:rgb(255, 44, 80);
    text-decoration: none;
	background: none;
}

.menu a:active {
    color: #A5A5A5;
}

.botonmenu {
	color: #FFFFFF;
	background-color: rgb(255, 44, 80);
    margin-right: 25px;
}

.hver-calendario{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: #0c2c5b; 
}

.hver-calendario:hover{
    color: #ff2c50;
}

/**************************************/

.hjulio-caja{
    display: flex;
    justify-content: center;
    background-color: #9decd0;
    border-radius: 15px;
    width: 416px;
    margin-left: 16px;
    margin-top: 20px;
    height: 74px;
    font-family: 'Kalam', serif;
    font-size: 35px;
    color: #0c2c5b;
    
}

.hjulio-caja:hover{
    background-color: #ff2c50;
    color: #9decd0;
}

.hjulio{
    align-self: center;
    padding-top: 10px;
    font-size: 35px;
}


/************/

.htabla-calendario{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: white;
    width: 375px;
    font-size: 35px;
    margin-left: 40px;
}

.hdias{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: #9decd0;
    font-size: 35px;
}

.hdisabled{
    color: #0c2c5b;
}

.hevento a:link{
    text-decoration-color: none;
    text-decoration: none; 
    color: #ff2c50;
}

.hver-calendario2{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: white;
    font-size: 25px;
    margin-left: 140px;
}

.hver-calendario2:hover{
    color: #ff2c50;
    text-decoration: none;
}

.hcomenta{
    margin-left: 16px;
    margin-top: 95px;    
}


/**********************/
.cproximos-eventos-cajatitulo{
    
    background-color: #9decd0;
    border-radius: 15px;

    /*width: 550px;
	display: flex;
    
    margin-left: 16px;
    margin-top: 10px;*/
    height: 84px;
    font-family: 'Kalam', serif;
    font-size: 35px;
    color: #0c2c5b;    
}

.cproximos-eventos-titulo{
    /*align-self: center;*/
    padding-top: 10px;
    font-size: 35px;
}




.clista-fechaseventos{
    /*display: flex;
    flex-direction: column;
    list-style: none;
    width: 115px;*/
    font-family: 'Kalam', serif;
    color: #ff2c50;
    font-size: 25px;
    padding-left: 30px;
    /*margin-top: 30px;*/
}

.clista-eventos-fechas{
    padding-bottom: 15px;
    padding-top: 17px;
}

.clista-eventos{
    list-style: none;
    width: 300px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #0c2c5b;
    margin-top: 30px;  
}

.clista-eventos-items{
    padding-bottom: 15px;
    padding-top: 17px;
}
    
.clista-horaseventos{
    list-style: none;
    width: 110px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #0c2c5b;
    font-weight: 300;
    font-size: 22px;
    margin-top: 30px;  
}

.ccalendario {
    display: flex;
    flex-direction: row;
}


.clista-btnicono {
    width: 20px;
    padding-top: 20px;
    margin-left: 15px;
    margin-top: 30px;
    float: left;
}

.cbtnnoticia img {
    margin-top: 60px;
    width: 50%;
}

.cjulio-caja{
    display: flex;
    justify-content: center;
    background-color: #9decd0;
    border-radius: 15px;
    width: 416px;
    margin-left: 16px;
    margin-top: 10px;
    height: 82px;
    font-family: 'Kalam', serif;
    font-size: 35px;
    color: #0c2c5b;
}


.cjulio{
    align-self: center;
    padding-top: 10px;
    font-size: 35px;
}

.configevento {
    display: flex;
    justify-content: center;
    background-color: #9decd0;
    border-radius: 15px;
    margin-top: 10px;
    height: 82px;
    font-family: 'Kalam', serif;
    font-size: 35px;
    color: #0c2c5b;
    margin-bottom: 15px;
    
}

.configevento h1 {
    align-self: center;
    padding-top: 10px;
    font-size: 35px;
}

.notif li {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #0C2C5B; 
    list-style: none;
    padding-bottom: 10px;
}

.row notif li{
    margin-bottom: -5px;
    display: flex;
    float: left;
}

.cproximos-eventos-caja{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
    background-color: white;
    background-image:url(../img/calendario%20eventos%20line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:contain;
    border-radius: 15px;
}

.proximos-eventos-lista {
	
}

.proximos-eventos-lista .fecha {
	font-family: 'Kalam', serif;
    color: #ff2c50;
    font-size: 25px;
	
}

.proximos-eventos-lista .columna-uno {
	width: 53px;
}

.proximos-eventos-lista .columna-dos {
	width: 70px;
}

.proximos-eventos-lista .columna-cuatro {
	width: 38px;
}

.proximos-eventos-lista .columna-tres {
	padding-right: 15px;
}

.proximos-eventos-lista .texto {
	font-family: 'Open Sans Condensed', sans-serif;
    color: #0c2c5b;
	font-size: 22px;
}

.form-etiquetas {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #FFFFFF; 
}

.btntucarrera {
	margin-top: 15px;
}

.calendario {
	overflow: hidden;
}


.iconos {
    margin-top: 15px;
    
}

.iconos a {
    font-family: 'Kalam', serif;
    color: #FFFFFF; 
    font-size: 0.8em;
}

.iconos a:hover {
    font-family: 'Kalam', serif;
    color: #9decd0;
    font-size: 0.8em; 
}

.iconos a:visited {
    font-family: 'Kalam', serif;
    color: #FFFFFF;
    font-size: 0.8em;
}

.iconos img {
    margin-bottom: 5px;
}