<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* Per EUOC */
section.banner-full {opacity:1 !important;}
.nav-menu&gt;ul&gt;li&gt;button:focus,.nav-menu&gt;ul&gt;li noscript a:focus{outline:none !important}
.img-wpr__cover {z-index: 0;}

#body-landing-comercial .hidden-landing-comercial { display:none !important; }
#body-landing-comercial.page-maximized.signed-in .landing-comercial {
	display: block !important;
}


.icon.icon--access.icon--big{
	height: initial;
	width: initial;
	font-size: 4.4rem;
}

/*Ho fiquem com a -4px pero al custom ja l'hem comentat i est� pendent de pujada*/
.card__contents h1, .card__contents h2, .card__contents h3, .card__contents h4, .card__contents h5, .card__contents h6 { margin-top: -4px; }

.tab-content .text-extra-small strong { display: inline; }
.tab-content table { margin-bottom: 0;}

.card__footer.position-absolute.bg-block-content {
	z-index: 19;
}

@media print {
	.no-print {
		display: none !important;
	}
	.uc227 .collapse__wrapper .collapse__trigger span {
		display: none !important;
	}
	.uc227 .collapse__wrapper .collapse__trigger {
		display: block !important;
		padding-top: 8px;
	}
}

/*Provisional fins que pugi el tema de EUOC*/
#uc310-matricula{min-height:0px}

#vmi-button .icon.icon--info.icon--big {font-size:4.4rem; font-weight:normal; height:43px; width:37px;}

#main-nav-menu .hidden-lg.hidden-xl .nav-helpers-container ul.nav-helpers li {
	margin-bottom: 12px;
}

img.proces-titol {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.6;
}

@media (max-width: 544px) {
	#body-landing-comercial #section-full-content-image {
		background-position: center 0;
		background-size: 290% auto;
	}

	#body-landing-comercial .uc227 span {
		font-size: 1.6rem !important;
	}

	#body-landing-comercial .card ul {
		font-size: 1.1rem !important;
	}

	#body-landing-comercial .card table {
		width: auto !important;
	}
}
/*Modificamos el valor de este estilo que se
distribuye a traves del themes/euoc-nova-marca-theme/src/main/webapp/css/uoc-liferay.css
para asi quitar los espacios, en el theme tiene un valor de 64px.
*/
.aui .portlet-nested-portlets {
	margin-bottom: 0px;
}
/*Estilo para modificar la plantilla UC230_Llistat_professors y aparezca el icono de email de profesor.*/
.card.list-teachers .icon--contact {
	display: block !important;
}
.card.list-teachers .content-icon--contact {
	padding-left: 5px;
}

.modal .modal__body--padding-wide {
	padding: 2rem;
}

.modal__close--always-visible {
	display: block;
}

.nav-tabs--alternative .tab {
	border-top: 2px solid #878787;
}
.nav-tabs--alternative .tab.is-active {
	border-top-width: 4px;
}

.img-wpr__cover.img-wpr__fill {
	object-fit: fill;
}
#section-full-content-image .banner-full img{
	max-height:790px;
	z-index:0;
}

#section-full-content-image #column-1, #section-full-content-image #column-2 {
	margin-top: 20px;
}

.main-content-block--right #infoForm .card__contents &gt; .col-xs-12:first-child{
	margin-bottom: 1rem;
}

.portlet-column-last #infoForm .card__contents &gt; .col-xs-12:first-child{
	margin-bottom: 1rem;
}
.aui a.is-trigger-active span.is-active-visible.icon--big {
display: inline;
}

.landing-theme .expand-container.inline .col-sm-12.col-md-6 {
	width: 100%;
margin-bottom: 48px;
}

.landing-theme.landing-theme-img .expand-container.inline .col-sm-12.col-md-6 img {
	width: 100%;
	/* height: 550px; */
}


.landing-theme.landing-theme-img .expand-container.inline .col-sm-12.col-md-6.with-img {
	margin-bottom: 0px;
}</pre></body></html>