<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Estudios y Docencia
Theme URI: http://www.ull.es/estudios-docencia
Description: Plantilla para el site "Estudios y Docencia" de la pÃ¡gina web de la Universidad de La Laguna
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

/*Listas*/
.wpb_column.vc_col-sm-4 ul {
    margin: 4%;
    list-style: none;
    padding: 0;
    font-size: 16px;
}

.wpb_column.vc_col-sm-4 ul li {
    border-bottom: solid 1px #f3f3f3;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

/*Formulario*/
.formulario-grados{
    background: #1a1a1a;
    padding: 5px 30px;
    color: #696969;
    max-width:400px;
    margin:0 auto;
    width:100%;
}

.formulario-grados h4{
    color: #ffffff;
    border-bottom: 1px solid #525252;
}

.formulario-grados input, .formulario-grados textarea {
    width: 100%;
    border: 2px solid #333333;
    background: #333333;
    color: #ffffff;
    padding-left: 10px;
}

.formulario-grados textarea {
    max-height: 100px;
    height: 30%;
}

textarea::-webkit-input-placeholder{
    color: #696969
}

textarea::-moz-placeholder{
     color: #696969
 }

input[type="checkbox"]{
    width:auto;
}

.aceptar-terminos{
    margin-bottom: 20px;
}

.ancho-boton .boton {
    background: #e6e6e6;
    color: #ae75b1;
    padding: 5px;
}
/* TRANSLATE PRESS */
.selector_idioma{
	margin-left:65vh;
	margin-top: 1.2vh;
}
.trp-language-switcher.trp-language-switcher-container:hover{
	background: transparent !important;
}
.trp_language_switcher_shortcode{
	color:white !important;
	background: transparent !important;
}
.trp-ls-shortcode-language{
	background:transparent !important;
}
.trp-ls-shortcode-current-language{
	background-color: transparent !important;
  border: none !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
	color:white !important;
	font-size: 20px;
	font-weight: 500;
}
.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
	background: transparent !important;
	border: none;
	color: white !important
}
.trp-language-switcher &gt; div &gt; a:nth-child(2){
	color: white !important;
	background: transparent !important;
}
/* TRANSLATE PRESS */
.trp-language-switcher.trp-language-switcher-container:hover{
	background: transparent !important;
}
.trp_language_switcher_shortcode{
	color:white !important;
	background: transparent !important;
}
.trp-ls-shortcode-language{
	background:transparent !important;
	width: 75px;
}
.trp-ls-shortcode-current-language{
	background-color: transparent !important;
  border: none !important;
	display:block;
}

.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
	background: #5c068c !important;
	border: none;
	color: white !important
}
.trp-language-switcher &gt; div &gt; a:nth-child(2), .trp-language-switcher &gt; div &gt; a:nth-child(3){
	color: white !important;
	background: transparent !important;
	font-size: 18px !important;
	font-weight:500 !important;
	padding-top: 15px !important;
	padding-right: 10px !important;
}
.ull-body.container{
	z-index:0 !important;
}
#ulldrops{
	z-index:1;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language, .trp-ls-shortcode-disabled-language.trp-ls-disabled-language &gt; a{
	margin-top:-2% !important;
	font-size: 20px !important;
	font-weight:500 !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
	float: none !important;
}
.trp-language-switcher{
	margin-top:-10% !important;
	width:80px !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
	margin-left:-2.5% !important;
}
#depicter-1{
	  width: 100%;
    margin-left: 0px !important;
}
/* SWITCHER SHORTCODE TEMA BASE ULL VERSIÃ“N RESPONSIVE*/
@media only screen and (min-width: 768px) {
    .selector_idioma{
    	display:none !important;
    }
}

@media only screen and (max-width: 768px) {
    .trp-language-switcher{
    	margin-top: -10px !important;
   		width: 80px !important;
    	left: -290px !important;
    }
	.trp-language-switcher &gt; div &gt; a{
		color:white !important;
	}
	.ull-thinstrip nav{
		margin-right: 70px !important;
	}
	.col-xs-8{
		width: 68.666667% !important;
	}
}

.ull-footer ul.footer-social li a.stars {
    background: url(https://www.ull.es/estudios-docencia/wp-content/uploads/sites/7/2025/03/stars-eu-col-wi-nuevo-01.png) no-repeat 0 transparent !important;
    width: 300px;
    height: 71px;
    background-position: -15px -160px !important;
    background-size: 250px 250px !important;
}

.ull-footer ul.footer-social li a.stars:hover {
    background: url(https://www.ull.es/estudios-docencia/wp-content/uploads/sites/7/2025/03/stars-eu-col-wi-nuevo-01.png) no-repeat 0 transparent !important;
    width: 300px;
    height: 71px;
    background-position: -15px -25px !important;
    background-size: 250px 250px !important;
}
</pre></body></html>