
.colorP{
    background-color: #7F98A3 !important;
    
    
}
.colorPrincipal{
color: #7F98A3;
}
.colorS
{
    background-color: #E2E2D7 !important;
}
.colorT
{
    background-color: #f3f3ea!important;
}

.alinear{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);

}
.alinea{ 
	margin-top: 5%;
 }

 

 img.responsive-img, video.responsive-video {
    max-width: 15%;
    height: auto;
}
.picker__date-display {
    background-color:  #20a04f;
}
.clockpicker-display {
    vertical-align: middle;
    display: inline-block;
    margin: auto;
    height: 85px;
    font-size: 70px;
    padding: 10px;
    padding-bottom: 0px;
    color: #bdbdbd;
}
.espacioCandidato
{
    margin-top: 8%;

}
.tituloCandidato
{
        font-size: 38px !important;
        margin-left: 15px;

}
.tamanoImagen
{
    height: 300px !important;
    width: 300px !important;
}
.tamanoLogo{
    max-width: 35% ;
}
.logoInicio{
    max-width: 42%;
    margin: 5%;
}
.parrafoInicio
{
     background-image: url("../img/imagen01.png");
  background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
     background-attachment: fixed;

    background-color: white;
   
}

.orillaInicio{
  border: white 2px solid ;
  margin: 20px;   
}
.marginCero
{
    margin:0px;
}
.imagenCandidatos
{
    width: 210px;
    height: 210px;
}
.mayusculas
{
    text-transform: uppercase; 
}
.circulo
{
    margin-top: 10px;
    margin-right:0px; 
}
.noHover
{
    background-color: transparent !important;
}
.logoUsers
{
    max-width: 50%; 
}
.logoHome{
    max-width: 70%;
    margin: 5%;
}
.justificar
{
     text-align: justify;
    text-justify: inter-word;
}
.imgBox
{
    width: 432px;
    height: 163px;
    background: url(../img/01_boton_sen.png) no-repeat;
}
.imgBox:hover {
    width: 432px;
    height: 163px;
    background: url('../img/01_boton_sen_hover.png') no-repeat;
    }


.organizaciones
{
    width: 100px;
    height: auto; 
    margin: 5px;
}
.espacioAcepto
{
    padding-bottom: 36px !important;
}
