/* ================================================================ */
/* Estils UB generals 
  per a pàgines estàtiques amb comportament 'responsive'.
   * Blocs
   * Elements
   * IDs
   * Classes
  -------------------------------------------------------------
  Author: Entorns Web - Universitat de Barcelona
  [JG + RB]
  -------------------------------------------------------------
	Version: Versió 1.1 - Passat per Beautify [http://codebeautify.org/css-beautify-minify]
	Version: Versió 1.2 - Modificacions diverses [./versions-i-millores.txt]
	-------------------------------------------------------------
	Date: 2017-04-07
	Modified: 2017-06-01
  ================================================================= */

/* ================================================================ */
/* ================================================================ */
/*  Configuració inicial elements generals: */
body {
  margin: 0;
  padding: 0;
  font-family: arial,sans-serif;
  font-size: .8em;
  line-height: 1.4em;
}

.skiplinks {
  left: -100em;
  position: absolute;
  width: 100em;
  z-index: 1000;
}

a:link, 
a:visited, 
a:active {
  border: none;
  color: #0059a2;
  text-decoration: none;
}

a:hover,
a:focus {
	color: #0059a2;
	border-bottom: 1px dotted #0059A2;
	text-decoration: none;
	cursor: pointer;
	font-family: proxima-nova, sans-serif;
}

strong {
	color: #000;	/* ?? */
	text-align: center;
	font-weight: bold;
}

li.actual {
  font-weight: bold;
}

li.inactiu {
  color: #aaa;
  font-style: italic;
  font-weight: normal;
}

/* ================================================================ */
/* ================================================================ */
/*  Configuració dels blocs: 
   * 1. header
   * 2. nav
   * 3. main
   * 4. aside
   * 5. footer
*/
.wrapper {
  box-shadow: 0 2px 10px #aaa;
}

/* 0 - .skiplinks: -------------------------------------------- */
.skiplinks {
	left: -1132px;
	position: absolute;
	width: 1449px;
	z-index: 1000;
	top: -3px;
	height: 102px;
}
/* 0 - .skiplinks. -------------------------------------------- */
/* ============================================================= */

/* 1 - header: -------------------------------------------- */
header {
  text-align: left;
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
}

header::after {
  clear: both;
  content: ".";
  font-size: 0; /* Nou: v1.1 [2017-03-07] */
  display: block;
  height: 4px; /* 20px; */
  margin-bottom: 9%;
}
/* 1.1 - #top01: -------------------------------------------- */
header #top01 {
  background: #eeeeee url(../css/css_img/bkgrounds/corva.jpg) no-repeat scroll left center;
  font-size: 0.9em;
  height: 28px;
  float: right;
  position: relative;
  width: 220px;
}
/* 1.1.1 - #languages: -------------------------------------------- */
#languages {
  position: absolute;
  right: 9px;
  top: 5px;
  text-align: right;
  z-index: 1000;
}
#languages ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#languages li {
  background: url(../css/css_img/bkgrounds/bg-separator.png) no-repeat scroll right 0.2em;
  font-weight: bold;
  line-height: 1em;
  margin-right: 4px;
  padding-right: 8px;
  display: inline;
  color: #aaa;
  font-style: italic;
  font-weight: normal;
}
#languages li:last-child {
  background: none;
  border-right: medium none;
  padding-right: 0;
}
#languages a:link, 
#languages a:visited, 
#languages a:active {
  color: #555;
  font-style: normal;
  font-weight: bold;
}
/* 1.1.1 - #languages. -------------------------------------------- */
/* 1.1 - #top01. -------------------------------------------- */

/* 1.2 - #top02: -------------------------------------------- */
#top02 {
  background: url(../css/css_img/bkgrounds/gris-top.jpg) repeat-x scroll left bottom;
  background-size: auto 5px;
  height: 76px;
  margin-bottom: 2px;
  position: relative;
}

#top02 a {
  border: 0 none;
  margin-right: 0.5em;
  padding-left: 24px;
}

#top02 a:link, 
#top02 a:visited, 
#top02 a:active {
  background: url(../css/css_img/bkgrounds/bg-underline.png) no-repeat scroll 24px bottom;
}
/* 1.2.1 - #top: -------------------------------------------- */
#top {
  padding: 77px 0 0 24px;
  background: url("../css/css_img/bkgrounds/logobarra_home.png") no-repeat scroll 25px -5px;
  background-size: 226px;
}

#top02 #top a:link, 
#top02 #top a:visited, 
#top02 #top a:active {
  background: none;
}

#top02 #top a {
	padding: 0;
	bottom: -38px;
	color: rgba(255, 255, 255, 0);
	font-size: 20px;
	height: 100%;
	position: absolute;
	left: 20px;	/* ?? */
}

#top img {
  width: auto;
  height: 63px;
  max-width: 216px;
  position: absolute;
  top: 0;
}
/* 1.2.2 - #serveis: -------------------------------------------- */
#serveis {
  font-size: 0.9em;
  float: right;
  height: 22px;
  position: relative;
  top: -52px;
  width: 500px;
}

#serveis ul {
  float: right;
  list-style: outside none none;
  margin-top: 0.5em;
}

#serveis li {
  background: transparent none repeat scroll 0 0;
  float: left;
  font-size: 1.18em;
  margin: 0.2em .5em;
  padding: 0 0 0 21px;
  height: 18px;
}

#serveis li.menu_noticies {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll left top transparent;
}

#serveis li.menu_agenda {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll 0 -26px transparent;
}

#serveis li.menu_webmultimedia {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -52px transparent;
}

#serveis li.menu_saladepremsa {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll 0 -78px transparent;
}

#serveis li.menu_directori {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -104px transparent;
}

#serveis li.menu_fletxes {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -130px transparent;
}

#serveis li.menu_inici {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -156px transparent;
}

#serveis li.menu_noticies:hover {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -180px top transparent;
}

#serveis li.menu_agenda:hover {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -180px -26px transparent;
}

#serveis li.menu_webmultimedia:hover {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -52px transparent;
}

#serveis li.menu_saladepremsa:hover {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -180px -78px transparent;
}

#serveis li.menu_directori:hover {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -104px transparent;
}

#serveis li.menu_fletxes:hover {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -130px transparent;
}

#serveis li.menu_inici:hover {
  background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -156px transparent;
}
/* 1.2 - #top02. -------------------------------------------- */

/* 1.3 - #top03: -------------------------------------------- */
#top03 {
  /* Set rules to fill background */
  max-height: 167px;
  max-width: 1280px;
  background: url(../css/css_img/baners/baner-bici.jpg) no-repeat scroll left top;
  background-size: 100%;
  min-width: 400px;
  height: 60%; /* 100%; */
  width: 100%;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  position: relative;
}

#top03 h2 {
	display: block;
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	margin-block-start: 0;
	margin-block-end: 0;
	position: absolute;
	left: 0px; /* -138px; */	/* JG-DW, 2019-07-11 */
	margin-top: 4%;	/* JG-DW, 2019-07-11 */
	max-width: 1000px;
	width: auto;	/* JG-DW, 2019-07-11 */
	top: -28px;
}

#top03 h2, 
#top03 span.logo-facultat {
  color: #fff;
  font-family: Arial;
  font-size: 2.5em;
  font-weight: normal;
  line-height: .6em;
  padding: .2em .6em;
}
/* #top03 h2.semitransp {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
} */
#top03 a:link, 
#top03 a:visited, 
#top03 a:hover, 
#top03 a:active {
  border: 0 none;
  color: #fff;
}

#top03 span.slogan {
  display: block;
  font-size: .5em;
  margin-top: 6px;
}
/* 1.3 - #top03. -------------------------------------------- */
/* 1 - header. -------------------------------------------- */
/* ============================================================= */


/* ============================================================= */
/* 2 - aside .nav: -------------------------------------------- */
/* 2.1 - #side-nav: -------------------------------------------- */
#side-nav {
	padding: 4px 8px;
	z-index: 10;	/* ?? */
	/* font-weight: bold; */	/* ?? */
	font-weight: normal;
}

#side-nav li::before {
  content: "›";
  font: 1.2em sans-serif;
  position: relative;
  left: 0.5em;
}
#side-nav li.nodisp::before, 	/* ?? */
#side-nav li.nodisp::after {	/* ?? */
  color: #888;	/* ?? */
}	/* ?? */

#side-nav li.submenu::before {
  content: "»";
}

#side-nav li.submenu:hover:before {
  content: none;
}
/* ----------   Menú principal. ----------- */
.menu-nav {
  background-color: lightgray;
  display: flex;
  transition: all 0.1s ease-out 0s;
  place-content: space-around;
  width: 180px;
  height: auto;
  align-items: flex-start;
  flex-flow: column nowrap;
  padding: 1px 0;
}

input[type="checkbox"] {
	left: -9999px;
	position: absolute;
	top: -9999px;
	/* font-family: arial, sans-serif; */
}

label {
  -moz-user-select: none;
  cursor: pointer;
  display: none;
}

.side-nav label {
  color: #ccc;
  font: 1.4em sans-serif;
  text-decoration: none;
  transition: color 0.3s ease-in-out 0s;
}

/* ----------   Elements del menú principal. ----------- */
.menu-nav li {
  background-color: #eee;
  border: 1px solid #ddd;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.1s ease-out 0s;
  text-align: left;
  display: flex;
  align-items: center;
  align-self: auto;
  flex: 1 0 100%;
  min-height: 30px;
  width: 100%;
}

#side-nav li.selected::before {
	font-weight: bold;
	left: 0.8em;
}
.menu-nav li.selected {
	background-color: #e5e5e5;
	font-weight: bold;
}

.menu-nav li:hover {
	background-color: #d5d5d5;
	border: -1px outset #aaa;
	color: #0059a2;
	font-weight: normal;
	/* font-size: 0.8em; */
}
.menu-nav li.nodisp:hover {
  background-color: #eee;
}

.menu-nav li span {
  margin: 0;
  padding: 0.7em .5em 0.5em 1.2em;
  border-bottom: none;
  width: 100%;
  color: #888;
  font-style: italic;
}
.menu-nav li.submenu span,
.menu-nav li a {
	margin: 0;
	padding: 0.7em .5em 0.5em 1.2em;
	border-bottom: none;
	width: 100%;
	color: #0059a2;
	font-style: normal;
	font-weight: normal;
}
.menu-nav li.capcalera {
  display: none;
}
.menu-nav li.languages {
  padding-top: 10px;
  display: none;
}
.menu-nav li.languages:nth-last-child(3) {
  border-top: 8px solid #d5d5d5;
}

/* ----------   Submenú: ----------- */
.menu-nav .submenu .menu-nav {
  display: none;
  margin-left: 5px;
  margin-top: 0;
  position: relative;
  width: 180px;
}
.menu-nav .submenu:hover {
  flex: 0 0 auto;
  overflow: visible;
  align-items: start;
  display: block;
}
.menu-nav .submenu:hover > span {
  display: none;
}
.menu-nav .submenu:hover .menu-nav {
  display: block; 
}
/* 2.1 - #side-nav. -------------------------------------------- */

/* 2.2 - .side-block: -------------------------------------------- */
.side-block {
  clear: both;
  float: left;
  position: relative;
  width: 96%;
  background: url(../css/css_img/bkgrounds/bg-mod05.png) no-repeat left bottom;
  margin: 5em .4em 3em;
  padding-bottom: 1.5em;
}
.side-block h4 {
  color: #333;
  font-size: 1.2em;
  line-height: 2.2em;
  text-indent: 12px;
  background: url(../css/css_img/bkgrounds/bg-mod05-header.png) no-repeat scroll left top;
  font-weight: bold;
  margin-bottom: .5em;
  margin-top: -3px;
}
/* 2.2.1 - .info: -------------------------------------------- */
.info {
  background: url(../css/css_img/icons/i-info.png) no-repeat .9em .5em;
  margin-right: 5px;
  overflow: hidden;
  padding-bottom: 1em;
}
.info ul {
  margin-left: .4em;
  margin-top: 1em;
  margin-bottom: 1.5em;
  list-style: none;
}
.info li:first-child,
.info li.nom_unitat {
  font-weight: bold;
  padding-bottom: .4em;
}
.info li.correu_e {
  padding-bottom: .5em;
  padding-top: .2em;
}
/* 2.2.1 - .info. -------------------------------------------- */
/* 2.2 - .side-block. -------------------------------------------- */
/* 2 - aside .nav. -------------------------------------------- */
/* ============================================================= */


/* ============================================================= */
/* 3 - Blocs de .main: -------------------------------------------- */
.main h1,
.main h2 {
  border-bottom: 1px solid #e7e7e7;
  clear: both;
  color: #333;
  font-size: 1.4em;
  margin-bottom: 0.8em;
  padding-bottom: 0.3em;
}
.main h1 {
  font-size: 1.6em;
}
.main p {
	color: #000;
}
.main .intro-txt {
	background: #f4f4f4 none repeat scroll 0 0;
	border-radius: 8px;
	display: inline-block;
	clear: both;
	margin-bottom: 1em;
	padding: .5em 1em;
	width: 95%;
	color: #000;
	text-align: left;
	font-size: 12px;
}
.main .intro-txt img {
	float: left;
	height: 130px;
	width: auto;
	padding-top: 8px;
	padding-right: 8px;

}
/* 3 - Blocs de .main. -------------------------------------------- */
/* ============================================================= */


/* ============================================================= */
/* 4 - .aside-2: -------------------------------------------- */
.aside-2 {
	margin-right: .5em;
	/* min-width: 280px; */
}
/* 4.1 - .destacats: -------------------------------------------- */
/*--- Bloc .destacats (abans .banners): ---*/
.destacats {
  clear: both;
  margin-bottom: 1em;
  margin-top: 2em;
  text-align: center;
  min-width: 250px;
}
.destacats p {
  color: #fff;
  font-size: 1.2em;
  line-height: 1.4em;
  border-radius: 4px;
  text-align: center; /* left; */
  margin: 10px auto;
  height: 65px;
  width: 100%; /* 204px; */
}
.destacats a {
  display: block;
  color: #fff !important;
  padding: .6em 0 .8em 0.8em;
  border: 0 !important;
}
.destacats p span {
  font-size: 1.4em;
  display: block;
  text-align: center;
  margin-left: -10px;
  margin-top: -5px;
}
.destacats p.destac01 { background: url(../css/css_img/bkgrounds/destacat-1.png) no-repeat scroll left top / 100% auto; }
.destacats p.destac02 { background: url(../css/css_img/bkgrounds/destacat-2.png) no-repeat scroll left top / 100% auto; }
.destacats p.destac03 { background: url(../css/css_img/bkgrounds/destacat-3.png) no-repeat scroll left top / 100% auto; }
.destacats p.destac04 { background: url(../css/css_img/bkgrounds/destacat-4.png) no-repeat scroll left top / 100% auto; }
.destacats p.destac05 { background: url(../css/css_img/bkgrounds/destacat-5.png) no-repeat scroll left top / 100% auto; }
.destacats p.destac06 { background: url(../css/css_img/bkgrounds/destacat-6.png) no-repeat scroll left top / 100% auto; }
/* 4.1 - .destacats. -------------------------------------------- */

/* 4.2 - .tinteressa: -------------------------------------------- */
/*--- Bloc .tinteressa (abans .side-mod): ---*/
.tinteressa,
.nuvol,
.docs-relacionats {
  /* background: url(../css/css_img/bkgrounds/bg-side-mod.png) no-repeat left top; */
  background-image: url(../css/css_img/bkgrounds/bg-side-mod.png);
  background-size: cover;
  margin: 2em auto;
  min-height:100px;
  padding-bottom: 1em;
  width: 98%;
}
.tinteressa h2,
.nuvol h2,
.docs-relacionats h2 {
  font-size: 1.2em;
  font-weight: normal;
  color: #333;
  text-indent: 1em;
  line-height: 2.2em;	
  margin-bottom: .5em;
  padding-top: .5em;
}
.tinteressa ul {
  background: none;
  margin: 0 0.5em 1em 2em;
  padding: 0 .5em 1em;
  list-style: none;
  border-radius: 4px;
  /* box-shadow: 2px 2px 5px 1px #ddd; */
}
.tinteressa ul li {
  background: url(../css/css_img/icons/i-bullet-dash-blue.png) no-repeat left .7em;
  padding-left: .6em;
  margin-bottom: .2em;
}
/* 4.2 - .tinteressa: -------------------------------------------- */

/* 4.3 - .nuvol: -------------------------------------------- */
/*--- Bloc .nuvol (abans .side-mod): ---*/
/* Núvol de paraules [2015-10-21]: */
.nuvol ul.nuvol-paraules {
  list-style: outside none none;
  color: #000;
  margin: .5em;
  padding-top: .5em;
  padding-left: .2em;
  text-align: center;
}
.nuvol-paraules li {
  background-image: none;
  display: inline;
  line-height: 1.6em;
  padding: 0 0.3em 0 0;
}
.nuvol-paraules a { color: #333; }
.nuvol-paraules a.gran { font-size: 1.5em; }
.nuvol-paraules a.mitja { font-size: 1.3em; color: #555; }
.nuvol-paraules a.petit { font-size: 1em; color: #777; }
.nuvol-paraules a:link { border: none; }
.nuvol-paraules li a:hover {
  border-bottom: 1px dotted #0059a2;
  text-decoration: none;
  color: #0059a2;
}
.nuvol-paraules li a:focus { color: #0059a2; }
/* 4.3 - .nuvol. -------------------------------------------- */

/* 4.4 - .docs-relacionats: -------------------------------------------- */
/*--- Bloc .docs-relacionats (abans .side-mod): ---*/
.docs-relacionats ul.docs {
  background: none;
  margin-left: 1.2em;
  padding: 1em 0.5em;
}
.docs-relacionats ul.docs li {
  margin-bottom: .5em;
  border-bottom: 1px solid #fff;
  padding: 0;
  height: 24px;
}
.docs-relacionats ul.docs a {
  border: 0 ;
  background: none;
  text-decoration: none;
  display: block;
  padding-left: 2.2em;
  line-height: 1.4em;
  padding-top: .3em;
}
.docs-relacionats ul.docs a:hover {
  text-decoration: none;
  border: 0 !important;
  color: #0059A2;
  background: none;
}
.docs-relacionats ul.docs a span:hover,
.docs-relacionats ul.docs a span:focus {
  border-bottom: 1px dotted #0059A2;
}
ul.docs {
	list-style-type: none;
	text-align: left;
}
ul.docs li:last-child {
  border-bottom: none;	/* Darrer element de la llista sense vora inferior. 2013-05-22 */
}
ul.docs li.ext { background: url(../css/css_img/icons/doc-ext_32x32.png) no-repeat left center; }
ul.docs li.file { background: url(../css/css_img/icons/doc-file_32x32.png) no-repeat left center; }
ul.docs li.pdf { background: url(../css/css_img/icons/doc-pdf_32x32.png) no-repeat left center; }
ul.docs li.ppt { background: url(../css/css_img/icons/doc-ppt_32x32.png) no-repeat left center; }
ul.docs li.rss { background: url(../css/css_img/icons/doc-file_32x32.png) no-repeat left center; }
ul.docs li.txt { background: url(../css/css_img/icons/doc-txt_32x32.png) no-repeat left center; }
ul.docs li.word { background: url(../css/css_img/icons/doc-doc_32x32.png) no-repeat left center; }
ul.docs li.xls { background: url(../css/css_img/icons/doc-xls_32x32.png) no-repeat left center; }
ul.docs li.zip { background: url(../css/css_img/icons/doc-zip_32x32.png) no-repeat left center; }
ul.docs li.html { background: url(../css/css_img/icons/doc-html_32x32.png) no-repeat left center; }
ul.docs li.css { background: url(../css/css_img/icons/doc-css_32x32.png) no-repeat left center; }
ul.docs li.js { background: url(../css/css_img/icons/doc-js_32x32.png) no-repeat left center; }
ul.docs li.php { background: url(../css/css_img/icons/doc-php_32x32.png) no-repeat left center; }
ul.docs li.ext, ul.docs li.file, ul.docs li.pdf , ul.docs li.ppt, ul.docs li.rss, 
ul.docs li.txt, ul.docs li.word, ul.docs li.xls , ul.docs li.zip, ul.docs li.html, 
ul.docs li.css, ul.docs li.js, ul.docs li.php {
  -webkit-background-size: 22px; /* For WebKit*/
  -moz-background-size: 22px;    /* Mozilla*/
  -o-background-size: 22px;      /* Opera*/
  background-size: 22px;         /* Generic*/
  padding-left: 2em; /* [2018-04-25] */
}
ul.docs a {
  /* padding-left: 2.6em; */ /* [2018-04-25] */
  line-height: 2.2em;
  border: 0;
}
ul.docs a:hover,
ul.docs a:focus {
  border-bottom: 1px dotted #666;
}
/* 4.4 - .docs-relacionats: -------------------------------------------- */
/* 4 - .aside-2. -------------------------------------------- */
/* ============================================================= */


/* ============================================================= */
/* 5 - .footer: -------------------------------------------- */
.footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer li {
  display: inline-block;
}
/* 5.1 - .data: -------------------------------------------- */
.footer ul.data {
  background-color: #eee;
  padding-left: 36px;
  padding-top: 34px;
  margin-bottom: 3px;
  margin-block-end: 0;
   margin-block-start: 0;
}
.footer ul.data li {
  padding-right: 0.8em;
  margin-right: 0.8em;
  background: url(../css/css_img/bkgrounds/bg-footer-separator.gif) no-repeat right .5em;
  float: left;
}
.footer ul.data li:first-child {
  clear: left;
  font-weight: bold;
}
.footer ul.data li:last-child {
  clear: right;
  background: none;
}
.footer ul.data li a {
}
.footer ul.data li a:hover,
.footer ul.data li a:focus {
  border-bottom: 1px dotted #0059A2;
}
/* 5.1 - .data. -------------------------------------------- */
/* 5.2 - .media: -------------------------------------------- */
.footer .media {
  background: url(../css/css_img/bkgrounds/bg-footer-socialmedia.png) no-repeat right bottom;
  height: 30px;
  padding-top: .6em;
}
.footer .media span {
  float: left;
  text-align: right;
  padding-left: 3.5em;
}
.footer .media ul {
  float: right;
  margin-left: .5em;
  text-align: left;
  margin-right: 10px;
}
.footer .media ul li {
  float: left;
  display: inline;
}
.footer .media ul li:first-child {
  margin-right: 1em;
  padding-top: .4em;
}
.footer .media a {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  border: 0;
  font-size: 0;
}
.footer .media li.twitter { background:  url(../css/css_img/icons/ico_twitter_25x25.png) no-repeat left center; }
.footer .media li.facebook { background:  url(../css/css_img/icons/ico_facebook_25x25.png) no-repeat left center; }
.footer .media li.linkedin { background:  url(../css/css_img/icons/ico_linkedin_25x25.png) no-repeat left center; }
.footer .media li.instagram { background:  url(../css/css_img/icons/ico_insta_25x25.png) no-repeat left center; }
.footer .media li.flicker { background:  url(../css/css_img/icons/ico_flicker_25x25.png) no-repeat left center; }
.footer .media li.youtube { background:  url(../css/css_img/icons/ico_youtube_25x25.png) no-repeat left center; }
.footer .media li.email { background:  url(../css/css_img/icons/ico_email_25x25.png) no-repeat left center; }
/* 5.2 - .media. -------------------------------------------- */
/* 5.3 - .excel: -------------------------------------------- */
.excel{
}
.bkc{
  position:relative; 
  top:0; 
  left:114px;
}
.hub{
  position:relative; 
  top:0; 
  left:110px;
}
.hub a,
.bkc a{
  border-bottom:none;
}
/* 5.3 - .excel. -------------------------------------------- */
/* 5 - .footer. -------------------------------------------- */
/* ============================================================= */



/* ================================================================ */
/* ================================================================ */
/* Classes i IDs UB */
.list-bullets li{
  list-style-type: none;
  list-style-image: url(../css/css_img/icons/i-bullet-blue.png);
}
.bloc-txt {
  clear: both;
  margin-bottom: 1em;
}
.main h2 {
    font-size: 1.4em;
    color: #333;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: .8em;
    clear: both;
    padding-bottom: .3em;
}
.bloc-txt p {
    margin-bottom: 1em;
}

.codi {font-family: "Courier New", Courier, monospace; }
.codi_destacat {color: #093; }

p.text_justificat, 
.text_justificat {
  text-align:justify;
}
p.text_esquerra, 
.text_esquerra {
  text-align: left;
}
p.text_dreta, 
.text_dreta {
  text-align: right;
}
p.text_centrat,
.text_centrat {
  text-align: center;
}
.sagnat-esq {
  padding-left: 2em;
}

.avis {
	border: 1px solid #C00;
	border-radius: 8px;
	padding: 15px 10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight: bold;
	color: #000;
	background: #FFFFDF;
	clear: both;
}

.destacat {
	background-color: #CC0;
	border-radius: 10px;
	padding: 15px 10px;
	clear: both;
}
.marcador-groc {
  background-color: #ffffcc;
  border-radius: 4px;
  font-weight: bold;
  padding: 0 .2em;
}

/*=Tables
-------------------------------------------------------------*/
.taula01,
.taula02 {
  clear: both;
  font-family: arial, sans-serif;
  font-size: 1.1em;
  margin-bottom: 3em;
}
.taula01 table,
.taula02 table {
  background-color: #fff;
  border: 0;
  margin: 0 auto;
}
.taula01 caption,
.taula02 caption {
  display: none;
}
.taula01 th,
.taula01 td {
  padding: .5em;
  vertical-align: top;
}
.taula01 th {
  background: #ccdeec;
  color: #333;
  border: 1px solid white;
  border-width: 1px 0 0 0;
}
.taula01 thead th {
  border-width: 0 0 0 1px;
  vertical-align: middle;
  color: #333;
  text-align: left;
}
/*.taula01 tbody th {
  text-align: right;
}*/
table th.text_dreta {
  text-align: right;
}
table th.text_centrat {
  text-align: center;
}
.taula01 thead th.first {
  background: #337ab5;
  color: #fff;
  border-width: 0;
}
.taula01 tr {
  background-color: #f0f5f9;
}
.taula01 td {
  border: 1px solid white;
  border-width: 1px 0 0 1px;
  /*background-color: #f0f5f9;*/
}
.taula02 table {
  border-collapse: inherit;
}
.taula02 th,
.taula02 td {
  border: 0;
  padding: .5em;
}
.taula02 th {
  font-weight: bold;
  border-bottom: #999 1px solid;
}
.taula02 td {
  border-bottom: #ccc 1px solid;
}
.taula02 th.col01 {
  width: 35%;	
}
.taula02 th.col02 {
  width: 25%;	
}
.taula02 th.col03 {
  width: 40%;	
}
.taula02 a {
  color:#0059a2;
  border-bottom: none;
}
.taula02 a:hover,
.taula02 a:focus {
  border-bottom: 1px dotted #0059A2;
}

/* Taules Zebra (maig 2013): */
table.zebra {
  font-size: 0.9em;
}
table.zebra td {
  padding: 0.3em 0.5em;
}
.zebra tr:nth-child(even) { /* Taula tipus zebra mitjançant CSS3 (2013-05-22) */
  background-color: #E8F0F7;
}

/* Taules amb fila destacada mitjançant 'js/jquery.init_taules.js' (maig 2013): */
.taula01 tr.fila_destacada ,
.taula01 tr.fila_destacada:nth-child(even) { /* td {*/
  color: #FFF;
  background-color: #C0C0C0; /* #AAA; */
}

/* Les 'table02' tenen fons blanc. Per tant no cal enfosquir tant el destacat (2013-05-22): */
.taula02 tr.fila_destacada ,
.taula02 tr.fila_destacada:nth-child(even) {
  color: #FFF;
  background-color: #d5d5d5; /* #ccc; */
}


/*=Blocs plegables
-------------------------------------------------------------*/
/* Plegar i desplegar blocs (UB-Entorns Web, gener 2013).: 
  Usat amb js/jquery.contreureCaixa.js */
.titol-desplegable {
	background: url(../css/css_img/icons/bt-next.png) no-repeat scroll 2px 5px transparent;
	cursor: pointer;
	padding: 5px 0 10px 24px;
   clear: both;
}
.titol-desplegable:hover {
    background: url(../css/css_img/icons/bt-next-over.png) no-repeat scroll 2px 5px transparent;
	 background-color: #eee;
}
.plegat + .contingut-desplegable {
  display:none;
}
.contingut-desplegable {
	background-color: #f2f2ff;
	border-radius: 10px;
	margin: 0 .5em 3em 1em;
	padding: 15px 5px 10px;
	color: #333;
}
.plegat:after {
    content: " [+]";
}
.plegat { background-color: #f6f6f6; }
.desplegat { background: url(../css/css_img/icons/bt-down.png) no-repeat scroll 2px 5px transparent; }
.desplegat:hover { background: url(../css/css_img/icons/bt-down-over.png) no-repeat scroll 2px 5px transparent; }
.desplegat:after{ content: " [-]"; }
.contret { background: #f8f8f8; }
.main .contret h3 {
  padding-top: .5em;
  padding-left: .2em;
}
.contret p {
  margin: 1em 1.5em;
}
.obrir,
.tancar {
  padding: 0 5px 2px 0;
  text-align: right;
}
p p.obrir,
p p.tancar {
  margin-right: -1em;
  padding-bottom: 0.5em;
}

/* Botó:  ------------- */
.boto_dret {
	background-color: #ddb7ff;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.2em;
	margin: 1em 2em 2em;
	text-align: center;
	width: auto;
	border-radius: 4px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.6);
}
.boto_dret a:link, .boto_dret a:active, .boto_dret a:visited {
	color: #000;
}
.boto_dret:hover {
	background-color: #c9f;
	box-shadow: inset 0 0 10px 0 rgba(0,0,0,.4);
}
.boto_dret:hover a:link, .boto_dret:hover a:active, .boto_dret:hover a:visited {
	color: #fff;
}
.boto_dret a:hover, .boto_dret a:focus {
	border-bottom: none;
	color: #fff;
}

/* Llista amb grans nombres:  ========== */
.llista-grans-nombres {
	counter-reset: meu-comptador;
	color: #000;
}
/* unordered-list:  ------------- */
ul.llista-grans-nombres {
	list-style-type: none;
	display: inline-block;
	margin: 1em 0 0 3em;
	color: #323232;
	font: 400 14px "proxima-nova",sans-serif;
}
ul.llista-grans-nombres li::before {
	content: counter(meu-comptador, decimal);
	counter-increment: meu-comptador;
	color: #105a99;
	float: left;
	font: 900 60px "proxima-nova",sans-serif;
	margin: -.2em 0 0 -1.1em;
}
ul.llista-grans-nombres.bola li::before {
	background-color: #c9dae64d;
	border-radius: 50%;
	margin: -0.2em 0 0 -1.3em;
	padding-left: 0.3em;
	width: .9em;
}
ul.llista-grans-nombres.bola li {
	border-left: none;
}
ul.llista-grans-nombres li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	margin: 1em 1em 0;
	/* max-width: 180px; */
	list-style-type: none;

	border-left: 1px solid #0f6eb2;
	color: #323232;
	/* float: right; */
	/* font: 400 12px "proxima-nova",sans-serif; */
	font: "proxima-nova",sans-serif;
	/* margin: 15px 0 0; */
	padding: 1em 0 0 1em;
	/* width: 110px; */
}
/* data-list:  ------------------ */
.llista-grans-nombres dt::before {
    content: counter(meu-comptador, decimal);
    counter-increment: meu-comptador;
    font: bold 70px/1 sans-serif;
    left: 0;
    position: absolute;
    top: .2em;
}
.llista-grans-nombres dt {
    font: bold 16px Georgia;
    padding: 1em 0;
    position: relative;
}
.llista-grans-nombres dd {
    margin: 0 0 50px;
}
.llista-grans-nombres dt,
.llista-grans-nombres dd {
    padding-left: 50px;
}

/*=Blocs flotants
-------------------------------------------------------------*/
/* Blocs que s'adapten a l'amplada de l'espai (UB-Entorns Web, juny 2017): */
.blocs-flotants {
	width: 100%;
}
.flex-container {
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-pack:space-around;
	-webkit-justify-content:space-around;
	-moz-justify-content:space-around;
	-ms-flex-pack:space-around;
	justify-content:space-around;
	list-style: outside none none;
	margin: 0;
	padding: 1em;
	color: #0059a2;
}
.flex-item {
	background: #eee none repeat scroll 0 0;
	/* border: 1px solid #eee; */
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
	height: 220px;
	width: 240px;
	margin: .5em;
	padding: 5px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	
	/* This is the code responsible for the centering of content */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-pack:center;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
    
	-webkit-flex-line-pack:center;
	-ms-flex-line-pack:center;
	-webkit-align-content:center;
	align-content:center;

	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
    
}	
.flex-item:hover {
	background: #ddd;
	box-shadow: 0 0 2px rgba(8, 22, 37, 0.3);
	color: #000;
}	
.flex-item img {
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
	height: auto;
	margin: 0.5em;
	width: 240px;
}
.flex-item a {
	/* float: left;
	margin: 2.5em 0.4em;
	width: 90%; */
	text-shadow: 1px 1px #fff;
}
.flex-item a:hover, .flex-item a:focus {
	border-bottom: none;
	text-decoration: blink;
}

/* Bloc amb dos columnes: ---------------------- */
.bloc-2-cols {
	display: flex;
	flex-flow: row wrap;
   -webkit-flex-pack:center;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;

	list-style: outside none none;
	margin: 0;
	padding: 1em;
}
.bloc-2-cols-col {
	background: #fff none repeat scroll 0 0;
	/* border: 1px solid #eee; */
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
	/* height: 220px; */
	width: 45%;
	margin: .5em;
	padding: 5px;
	text-align: left;
	/* font-size: 2em;
	font-weight: bold;
	line-height: 1.2em; */
	
	/* This is the code responsible for the centering of content */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-pack:center;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
    
	-webkit-flex-line-pack:flex-start;
	-ms-flex-line-pack:flex-start;
	-webkit-align-content:flex-start;
	align-content:flex-start;

	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
    
	 place-content: start;
}	
.col-2-3 {
	flex: 2 1 0;
}
.col-1-3 {
	flex: 1 1 0;
}
.bloc-2-cols-col p {
	margin: .8em 1em;
	font-family: arial, sans-serif;
	color: #000;
}
/* ================================================================ */
.wrapper .aside.nav #side-nav .text_centrat {
	font-size: 10em;
}
.wrapper .aside.nav #side-nav .avis label {
	color: #000;
}
.wrapper .aside.nav #side-nav .menu-nav li .selected {
	color: #0059a2;
}

/* Avisos [JG, DW-UB 2020-05-25]: ====================== */
.avis-ok,
.avis-ep,
.alerta {
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 15px 40px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	clear: both;
}
.avis-ok {
	color: #325e1c!important; /*  #39F!important; */
	background-color: #f3faef;
	background-image: url(../css/css_img/icons/check.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-color: #c9e1bd #c9e1bd #c9e1bd transparent; /*  #06F;  */ /* LTR */
	box-shadow: -8px 0 0 #77b259; /* LTR */
}
.avis-ep {
	color: #734c00!important;
	background-color: #fdf8ed;
	background-image: url(../css/css_img/icons/warning.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-color: #f4daa6 #f4daa6 #f4daa6 transparent;  /* LTR */
	box-shadow: -8px 0 0 #e09600; /* LTR */
	text-align: left;
}
.alerta {
	color: #a51b00!important;
	background-color: #fcf4f2;
	background-image: url(../css/css_img/icons/error.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-color: #f9c9bf #f9c9bf #f9c9bf transparent;  /* LTR */
	box-shadow: -8px 0 0 #e62600; /* LTR */
	text-align: left;
}
.avis_paraula,
.error_paraula {
	font-weight: bold;
	color: #c00!important;
}
.avis_paraula {
	background-color: #ffffdf;
}
.error_paraula {
	background-color: #fbe3e3;
}
.wrapper .main .intro-txt p {
	text-align: left;
	color: #000;
	font-size: 10px;
}
.wrapper .main .intro-txt table {
	text-align: left;
	font-weight: bold;
	font-size: 14em;

}
.wrapper .main .contingut-desplegable blockquote p strong {
	font-weight: bold;

}
.main .intro-txt p strong {
	font-weight: bold;
}
.main .contingut-desplegable ul li strong {
	font-weight: bold;
}
.main .contingut-desplegable ul li strong {
	font-weight: normal;
}
.wrapper .main .contingut-desplegable blockquote p strong {
	font-weight: bold;
}
.main .intro-txt p strong {

}
.main .intro-txt p strong {
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.main .intro-txt ul {

}
.wrapper .main .intro-txt .avis strong {
	font-weight: bold;
}
.wrapper .main .intro-txt table tr th {
	text-align: center;
	color: #000;
	font-size: 14em;
}
.wrapper .main .intro-txt table tr th table {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.wrapper .main .contingut-desplegable .bloc-2-cols .bloc-2-cols-col.col-2-3 .llista-grans-nombres.bola li {

}
.main .contingut-desplegable blockquote p strong {
	font-weight: normal;
}
.main .intro-txt p #page270R_mcid10 {
	font-weight: normal;
}
.main .intro-txt table tr th table tr th {
	color: #00C;
}
.wrapper .main .intro-txt table tr th .main tr td p {
	font-size: 10px;
}
.wrapper .main .intro-txt table {
	color: #00F;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.wrapper .main .intro-txt p {
	font-size: 14px;
}
.main .intro-txt table tr th .main tr th {
	color: #000;
}
.main .intro-txt .main {
	color: #000;
}
.wrapper .main .contingut-desplegable .excel69 tr .excel70 {
	text-align: center;
}
.wrapper .main .contingut-desplegable .excel69 tr .excel95 strong em {
	text-align: center;
}
.main .intro-txt .marcador-groc .actual {
	color: #F00;
}
.main .intro-txt .marcador-groc {
	color: #F00;
	text-align: center;
}
.wrapper .main .contingut-desplegable blockquote p strong {
	font-weight: bold;
}
.wrapper .main .contingut-desplegable blockquote p strong {
	color: #000;
}
