*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    font-size: 100%;
    padding: 0;
    margin: 0;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
body {
    font-family: 'Work Sans'sans-serif;
    color: #333;
    background: #fff;
}
a {
    color: #005383;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:active {
    color: #333;
}
.creditos {
    text-align: center;
    max-width: 800px;
    margin: 53px auto 0 auto;
    background: #ff3d66;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.creditos p {
    font-size: 0.8em;
    letter-spacing: 0.2px;
    margin-bottom: 4px;
    float: left;
    width: 48%;
}
.fecha-publicacion {
    max-width: 100px;
    padding: 3px 10px;
    background-color: rgba(0, 0, 0, 0.70);
    border-radius: 8px;
    color: #cfcfcf;
}
/* Header Style */
.main {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 50px;
}
/* Main Content */
.main {
    max-width: 90em;
}
.column:nth-child(2) {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
}
.column p {
    font-weight: 400;
    font-size: 1.2em;
    padding: 0;
    margin: 0;
    text-align: right;
    line-height: 1.6;
    font-family: 'Work Sans';
}
/* To Navigation Style */
.codrops-top {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    text-transform: uppercase;
    width: 100%;
    font-size: 0.69em;
    line-height: 2.2;
    position: fixed;
    z-index: 100000;
}
.codrops-top a {
    padding: 0 1em;
    letter-spacing: 0.1em;
    display: inline-block;
}
.codrops-top a:hover {
    color: #e74c3c;
    background: rgba(255, 255, 255, 0.6);
}
.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";
}
button.chara {
	position: relative;
    display: block;
    float: left;
    width: 50%;
    padding: 0 3px;
	margin-bottom: 5px;
    background: transparent;
    border: transparent;
    cursor: pointer;
}
button img {
    /*border-radius: 50%;*/
    width: 100%;
}
p.pleca {
    /* display: block;
    position: relative;
    padding: 10px 0;
    margin-top: -120px;
   clip-path: polygon(100% 0, 95% 51%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);*/
    position: relative;
    bottom: 130px;
    font-size: 30px;
}
p span.nombre {
    display: block;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding-top: 10px;
}
p span.rol {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 8px;
    text-align: center;
    background-color: #000;
}
.imagen-interior {
    max-width: 150px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: -70px;
}
@media screen and (max-width: 46.0625em) {
    .column p {
        text-align: left;
        font-size: 1.3em;
    }
    .column:nth-child(2) {
        box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    }
}
@media screen and (max-width: 25em) {
    .codrops-icon span {
        display: none;
    }
    .imagen-interior {
        max-width: 120px;
        border-radius: 50%;
        position: relative;
        right: -30px;
        top: -10px;
    }
}
@media screen and (min-width: 650px) and (max-width: 730px) {
    p span.nombre {
        font-size: 27px;
        letter-spacing: 1px;
    }
}
@media screen and (max-width: 649px) {
    button.chara {
        width: 50%;
        display: block;
        margin: 0 auto 5px;
    }
}
@media screen and (max-width: 599px) {
    button.chara {
		width: 200px;
        margin: 25px auto;
    }
}
@media screen and (max-width: 499px) {
    button.chara {
        width: 326px;
		float: none;
    }
    p.pleca {
        padding: 10px 0;
        margin-top: -120px;
    }
}
@media screen and (max-width: 440px) {
	button.chara {
        width: 271px;
    }
    p.pleca {
        padding: 10px 0;
        margin-top: -70px;
    }
}
@media screen and (max-width: 389px) {
    p.pleca {
        padding: 10px 0;
        margin-top: -70px;
    }
    p span.rol {
        font-size: 17px;
        font-weight: 400;
    }
    p span.nombre {
        font-size: 24px;
        letter-spacing: 2px;
        padding-top: 10px;
    }
    .creditos p {
        width: 100%;
    }
}
@media screen and (max-width: 339px) {
    p span.nombre {
        font-size: 22px;
    }
    p span.rol {
        font-size: 15px;
    }
}
.minus {
    margin-top: -150px;
}
.panel-title {
    font-size: 16px;
    margin-bottom: 0;
}
.p-aco {
    padding: 5px 10px 5px 10px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 1.4;
}
.imagen-candidata {
    display: inline-block;
    margin: 0 auto;
}
/*--Table--*/
table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}
table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}
table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
}
table th, table td {
    text-align: center;
    color: #333 !important;
}
table th {
    font-size: .8em;
    color: #000 !important;
    border: 1px solid #c0e8ff !important;
}
@media screen and (max-width: 600px) {
    table {
        border: 0;
    }
    table caption {
        font-size: 1.3em;
    }
    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table tr {
        border-bottom: 1px solid #ddd !important;
        margin-bottom: .625em;
    }
    table td {
        border-bottom: 1px solid #ddd;
        font-size: .8em;
        text-align: right;
    }
    table td::before {
        /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    table td:last-child {
        border-bottom: 0;
    }
}