label {
    display: inline !important;
    /* font-weight: bold; */
}
.search_header {
    float: none;
}
.tb-megamenu{
	    background-image: none !important;
}
.br-sm {
    display: none;
}
div#staticPanel {
    height: auto !important;
}

@media (min-width: 1200px){
.menu_secundario_header {
    margin: 10px 10px 10px 200px;
}
}
@media (max-width: 414px){
.br-sm {
    display: block;
}
}
    /*--------Encuesta----------*/
    @media (max-width: 414px){
        .EnUsencuesta {
            right: 0px !important;
            width: 100% !important;

        }
   
    }
        .EnUsaEncuesta {
            text-decoration: none;
            color: #fff !important;
            
        }

            .EnUsaEncuesta:hover {
                text-decoration: none;
                color: #fff !important;
            }

            .EnUsaEncuesta:visited {
                text-decoration: none;
                color: #fff !important;
            }

            .EnUsaEncuesta:hover {
                text-decoration: none;
                color: #fff !important;
            }

            .EnUsaEncuesta:active {
                text-decoration: none;
                color: #fff !important;
            }

        .EnUsprogress-bar-amarillo {
            background-color: #F4CB22;
	    
        }

        .EnUspEncuestra {
            margin: 0 0 0px;
        }

        .EnUsencuesta {
            position: fixed;
            bottom: 0em;
            right: 40px;
            width: 350px;
            text-decoration: none;
            color: #3b3b3b;
            font-size: 14px !important;
            padding: .5em;
            background: #333;
            color: #fff !important;
            padding: 15px;
            z-index:7;
        }
	.EnUscontenidoEncuesta h3{
	    color:#fff;
	}

            .EnUsencuesta:hover {
                opacity: 1;
            }

        .EnUstoggleEncuesta {
            min-height: 270px;
            padding-bottom: 15px;
            padding-left: 15px;
            padding-right: 15px;
        }

        .EnUsrdbEstrellas {
            display: none;
        }

        .EnUslblEstrella {
            color: grey;
            font-size: 35px;
            line-height:0px;
            padding-bottom:0px;
            margin-bottom:0px;
        }
        .EnUsclasificacion {
            padding-top:15px;
            line-height: 0px;
            padding-bottom: 2px;
            margin-bottom: 0px;
        }

        .EnUsclasificacion {
            direction: rtl;
            unicode-bidi: bidi-override;
        }

        .EnUslblEstrella:hover,
        .EnUslblEstrella:hover ~ .EnUslblEstrella {
            color: #eec535;
        }

        input[type="radio"]:checked ~ .EnUslblEstrella {
            color: #eec535;
        }
	.EnUscontenidoEncuesta input[type="radio"], .EnUscontenidoEncuesta input[type="checkbox"] {
    	    margin: -3px 0 0;
	}
	.EnUscontenidoEncuesta label {
    	    font-weight: normal;
	}



        .EnUslblPreguntas {
            font-size: 18px;
        }

        .EnUscontenidoEncuesta {
            min-height: 200px;
            padding: 0px 15px;
        }
        /*encuesta*/
        .btn-borde-blanc {
            border: 2px solid #FFF !important;
            padding: 5px;
            cursor: pointer;
            color: #FFF;
        }
.btn-amarillo {
    color: #fff !important;
    background-color: #c78d00 !important;
    border-color: #c7a400 !important;
    background-image: none;
}
.btn-amarillo:hover {
    color: #fff !important;
    background-color: #f2c700!important;
    border-color: #c7a400 !important;
    background-image: none;
}


