.medida-logo{
    margin-top: 15px;
    height: 88px;
    width: 170px;
}
.back-color{
    background: #092A4D !important;
}
.logo-ajuste{
    margin-top: 35px;    
    height: 50px;
    width: 150px;
}
.logo-ajusteCFE{
    margin-top: 25px;    
    height: 64px;
    width: 164px;
}
.color-text-inst{
    color: #034C9A !important;
}
.color-inst-green{
    color: #25BF04 !important;
}
.color-back-inst{
    background: #034C9A !important;  
}
.justified{
    text-align : justify;
}
.color-back-defined{
    background: #1BA17A;
}
.color-text-defined{
    color: #18CDCC;
}
.naming{
    font-weight:500;
}
.texto-corrido{
    font-family:'OpenSans-Regular',Open Sans;
}
.parallax-container {
    height: 1500px;
}
.progress{
    margin-top: 0px;
}
.breadcrumb-ajuste{
    padding-top: 5px;
}
.reduccion{
    height: 27px;
}
.ple {
    margin-left: 10px;
}
.back-color-de{
    background: #96C10E;
}
.opacity{
    background-color: gray;
    opacity:0.8;
    filter:alpha(opacity=60); /* IE < 9.0 */
    width: 2em;
    height: 2em;    
}
.nonopacity{
    background-color: gray;
    opacity:1;
    filter:alpha(opacity=60); /* IE < 9.0 */
    width: 30px;
    height: 30px;
}
flo{
    height: 100px;
}
.nivel{
    z-index: 1000;
}
.ec-stars-wrapper {
    font-size: 0;
    display: inline-block;
}
.ec-stars-wrapper a {
    text-decoration: none;
    display: inline-block;
    font-size: 32px; 	
    color: #cccccc;
}

.ec-stars-wrapper:hover a {
    color: #F4CF13;
}

.ec-stars-wrapper > a:hover ~ a {
    color: #cccccc;
}

.vertical-centered-text {
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.url:link{
    color: white;
    background-color: transparent;
    text-decoration: none;
}
.url:visited{
    color: white;
    background-color: transparent;
    text-decoration: none;
}
.url:active{
    color: white;
    background-color: transparent;
    text-decoration: none;
}
.url:hover{
    color: white;
    background-color: transparent;
    text-decoration: none;
}
.ajuste{
    overflow: auto;
}