html > body #app {min-height: 100%;}
.navbar-brand img {max-height: 70px;}
#header {border-bottom: solid 1px #eaeaea;}
.bg-rayado {background: url("../img/texturaRayas.png") repeat scroll 0 0 #FCFCFC;}

.custom-file-label::after {
    content: "Buscar"
}

body.welcome #app > div > main {
    background-image: url("../img/FONDO_WEB_SEIMC.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


[data-pmb-competencia] {display:none;}
[data-pmb-hascompetencia="cientifica"] [data-pmb-competencia="cientifica"] {display:block;}
[data-pmb-hascompetencia="profesional"] [data-pmb-competencia="profesional"] {display:block;}
[data-pmb-hascompetencia="transversal"] [data-pmb-competencia="transversal"] {display:block;}