/* Normalize css    */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}


body {
  margin: 0;
}


article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block;
}

audio,canvas,progress,video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}


audio:not([controls]) {
  display: none;
  height: 0;
}


[hidden],
template {
  display: none;
}


a {
  background-color: transparent;
}


a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}


b,
strong {
  font-weight: bold;
}


dfn {
  font-style: italic;
}


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}



mark {
  background: #ff0;
  color: #000;
}



small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}


img {
  border: 0;
}


svg:not(:root) {
  overflow: hidden;
}


figure {
  margin: 1em 40px;
}


hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}


pre {
  overflow: auto;
}



code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Fonts   */
@font-face { font-family: '65-webfont'; src: url('65-webfont.eot.1') format('embedded-opentype'), url('65-webfont.woff.1') format('woff'), url('65-webfont.ttf.1') format('truetype'), url('65-webfont.svg.1') format('svg'); font-style: normal; font-weight: normal;}
@font-face { font-family: 'helneue-bold-webfont'; src: url('http://www.uab.cat/Xcelerate/UABDivulga2014/css/fonts/helneue-bold-webfont?') format('embedded-opentype'), url('helneue-bold-webfont.woff.1') format('woff'), url('helneue-bold-webfont.ttf.1') format('truetype'), url('helneue-bold-webfont.svg.1') format('svg'); font-style: normal; font-weight: normal;}
@font-face { font-family: 'helv-condensed-bold-webfont'; src: url('http://www.uab.cat/Xcelerate/UABDivulga2014/css/fonts/helv-condensed-bold-webfont?') format('embedded-opentype'), url('helv-condensed-bold-webfont.woff.1') format('woff'), url('helv-condensed-bold-webfont.ttf.1') format('truetype'), url('helv-condensed-bold-webfont.svg.1') format('svg'); font-style: normal; font-weight: normal;}

@charset "UTF-8";
@font-face {font-family: "uabset";src:url("uabset.eot");src:url("uabset.eot.1") format("embedded-opentype"),url("uabset.woff") format("woff"),url("uabset.ttf") format("truetype"),url("uabset.svg") format("svg");font-weight: normal;font-style: normal;}

[data-icon]:before {font-family: "uabset" !important;content: attr(data-icon);font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
[data-icon]:after {font-family: "uabset" !important;content: attr(data-icon);font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}



button,input,optgroup,select,textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}


button {
  overflow: visible;
}


button,
select {
  text-transform: none;
}


button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}



button[disabled],
html input[disabled] {
  cursor: default;
}



button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}


input {
  line-height: normal;
}


input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}


input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}


legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}


textarea {
  overflow: auto;
}



optgroup {
  font-weight: bold;
}



table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}

td,
th {
  padding: 0;
}


/* Global Styles    */
body {font-size: 0.8125em /* 13px */ ; font-family: Arial, sans-serif; color: #58595A; line-height: 1.4em; background: #E3E4DF; word-wrap:break-word;}
a { color: #58595A; text-decoration: underline;}
a:hover { text-decoration: underline; }
a:active { background: hsla( 0, 100%, 100%, 0.5 ); }
a:hover img { opacity: 0.7; }
h1 { font-size: 2em /* 26px */ ; font-family: Arial;  color: #555;}
h1.negre {color: #000; font-size: 1.6em !important; font-family: Arial;}
h2 { font-size: 1.385em /* 18px */ ; line-height: 22px; font-family: Arial;  color: #555;}
h3 { font-size: 1.385em /* 18px */ ; line-height: 22px; margin: 12px 0; }
h4 { font-size: 1.2em /* 15px */ ; font-weight: 700; margin: 10px; color: #555; }
h5 { font-size: 1.12em /* 14px */ ; font-weight: 700; margin: 10px; color: #555; }
h1 em, h2 em{ font-style: normal; }
.clear { clear: both; height: 0.001em; overflow: hidden; }
img { border: 0; margin: 0; padding: 0; }
/*img.hover { opacity: 0.7; }*/
/*img:hover { opacity: 0.7; }*/
b { font-weight: bolder; }
p { font-size: 1em /* 13px */; line-height: 1.385em /* 18px */; margin: 10px; }
ul, ol { font-size: 1em /* 13px */; line-height: 1.385em /* 15px */; margin: 10px 0 10px 20px; }
sup {font-size: 7px /* 5px */; vertical-align: top; margin: 0; padding: 0;  }
.gray-bg {background: #e7e7e7;}
.hidden {position:absolute; left:0;top:-500px;width:1px;height:1px;overflow:hidden;}
.left { float: left;}
.right {float: right;}
.clearfix {overflow: hidden; position: relative;}
.no-margin { margin-top: 0 !important; margin-bottom: 0 !important ; margin-left: 0 !important; margin-right: 0 !important;}
.logoperImprimir{display: none;}

/* ESTRUCTURA GENERAL DUES COLUMNES MENÚ A LA DRETA */

/* column container */
.colmask {
  position:relative;  /* This fixes the IE7 overflow hidden bug */
  clear:both;
  max-width: 1230px;     /* width of whole page */
  margin: 0 auto;
  overflow:hidden;    /* This chops off any overhanging divs */
  padding: 0 10px;
}
/* common column settings */

.colleft {
  max-width: 1230px;
  margin: 0 auto;
  position:relative;
}
.col1,
.col2,
.col3 {
  float:left;
  position:relative;
  padding:0 0 1em 0;
  overflow:hidden;
}


/* PORPORCIÓ PORTADA 3:2 */

/* 2 Column (right menu) settings */
.rightmenu_portada,
.rightmenu_vista_article,
.leftmenu_agenda {
  background:#E3E4DF;    /* right column background colour */
}

.rightmenu_portada .colleft {
  right:40%;      /* right column width */
}

.rightmenu_portada .col1 {
  width:59%;      /* left column content width (left column width minus left and right padding) */
  left:40%;     /* (right column width) plus (left column left padding) */
}

.rightmenu_portada .col2 {
  width:39%;      /* right column content width (right column width minus left and right padding) */
  left:42%;     /* (right column width) plus (left column left and right padding) plus (right column left padding) */
}



/* PROPORCIÓ VISTA ARTICLE 4:1*/
  .rightmenu_vista_article .colleft {
        float:left;
        width:200%;
        max-width: 200%;
        margin-left:-250px;
        position:relative;
        right:100%;
    }
    .rightmenu_vista_article .col1wrap {
      float:left;
      width:50%;
      position:relative;
      left:50%;
      padding-bottom:1em;
  }
  .rightmenu_vista_article .col1 {
        margin:0 15px 0 265px;
        overflow:hidden;
  }
    .rightmenu_vista_article .col2 {
        float:right;
        width:220px;
        position:relative;
        left:235px;
    }

/* PORPORCIÓ LLISTAT 100% */
/* Agafa els estils generals de colmask i colleft, no calen especificacions*/

/* PORPORCIÓ AGENDA 1:4; */

.leftmenu_agenda .colright {
    float:left;
    width:200%;
    position:relative;
    left:250px;
    background:#fff;
    }
    .leftmenu_agenda .col1wrap {
      float:right;
      width:50%;
      position:relative;
      right:250px;
      padding-bottom:1em;
  }
  .leftmenu_agenda .col1 {
      margin:0 10px 0 270px;
      position:relative;
      right:100%;
      overflow:hidden;
  }
    .leftmenu_agenda .col2 {
        float:left;
        width:230px;
        position:relative;
        right:250px;
      }

/* ESTILS*/

#skiptocontent a {
  padding:6px;
  position: absolute;
  top:-40px;
  left:0px;
  color:white;
  border-right:1px solid white;
  border-bottom:1px solid white;
  border-bottom-right-radius:8px;
  background:transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
  text-decoration: none;
}

  #skiptocontent a:focus {
    position:absolute;
    left:0px;
    top:0px;
    background:#3D3938;
    outline:0;  
    -webkit-transition: top .1s ease-in, background .5s linear;
      transition: top .1s ease-in, background .5s linear;
  }

    #header .colleft{background: url('capcaleraBk.png') no-repeat 0 0; line-height: 0em;}
    #header .colleft .logo img{padding: 30px 0 0 33px; width: 280px;}
    #header .colleft .logo, .subscripcio .logo{background-color:#F26322; height: 130px; width: 344px;}
        .subscripcio .logo{margin-top: 40px;}
        .subscripcio .logo img{padding-top: 40px; padding-left: 30px;}	  
       #header .colleft .logo a{text-decoration:none}
	  #header .colleft .logo a:hover{text-decoration:none}	  
    #header nav ul.nav { width: 60%; float: left; list-style: none; margin: 0; background: rgba(0,0,0,0.8); padding: 0; overflow: auto; zoom: 1;}
      #header nav ul.nav li{float: left; padding: 15px 50px 15px 0px; font-size: 1.385em /* 18px */; margin-left: 0;}
      #header nav ul.nav li:first-child {padding-left: 20px;}
        #header nav ul.nav li a{text-decoration: none; color: #fff; }
        #header nav ul.nav li a:hover{color:#F26322;}
		#header nav ul.nav li a.active{color:#F26322;}

    #header .icona-menu{background: url('menu.svg') 0 0 no-repeat;}
    #header nav ul.idiomes{
      float: right;
      width: 19.2%;
      background: rgba(0,0,0,0.8);
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
      #header nav ul.idiomes li{float: right; padding: 15px 40px 15px 10px; font-size: 1em /* 13px */; margin-left: 0;}
        #header nav ul.idiomes li a{color: #fff; text-decoration: none;}
          #header nav ul.idiomes li a:hover{text-decoration: underline;}



.rightmenu_portada h2{
  text-transform: uppercase;
  font-size: 1.077em /* 14px */;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ruta{
  margin: 20px 0 30px 0 ;
  padding: 10px 0;
  list-style: none;
}

.ruta li{float: left; margin-right: 20px; margin-left: 0;}
.ruta li:after{content: '>'; position: relative; top: 0; left: 10px;}
.ruta li:last-child:after{content: ''; }
.ruta li a{color: #F26322; text-decoration: none;}
.ruta li a:hover{text-decoration: underline;}

article {
  margin-bottom: 20px;
  background-color: #fff;
}

article h3{
  color: #555;
  font-size: 1.692em /* 22px */;
  line-height: 1.14em;
}
  article h3 a{color:#58595A;text-decoration: none;}
  article h3 a:hover{}

article .capcalera_article{
  padding: 0 20px 20px 20px;
}

article .tipus {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
}

article .tipus a{color: #F26321;text-decoration: none;}
  article .tipus a:hover{text-decoration: underline;}

article img{width: 100%;}
article .video {width: 100%;}
  article.video .main-video{width: 63%;float: left;margin-right: 20px;margin-bottom: 10px;}

  article.video .capcalera_article,
  article.article .capcalera_article{padding-left: 20px;padding-right: 20px;}

  article.video h3{margin-top: 0;}

  article p{margin: 0;padding: 0;}


  article .etiquetes.excerpt { height:2.2em; overflow:hidden; }
  article .etiquetes.excerpt:hover { height:auto; }

  article .etiquetes{list-style: none;padding-left: 0;margin-left: 10px;margin-bottom: 10px;}
  article .etiquetes li{float: left;margin-right: 20px;margin-bottom: 10px;}
    article .etiquetes li a{text-decoration: none;text-transform: uppercase;font-size: 0.923em /*12px*/;color: #7F7F7D;display: block;height: 100%;line-height: 2.6em;padding: 0 10px;background-color: #E3E4DF;}
      article .etiquetes li a:hover{color: #fff; background-color: #F26321; }

  article .capcalera_article p a{color: #F26321;text-decoration: none;}
	article .capcalera_article p a:hover{text-decoration: underline;}
	
.veuremes{font-size: 1.231em /* 16px */; font-weight: bold;width: 100%;}
  .veuremes a{ text-decoration: none; display: block;background-color: #fff; padding: 20px;}
    .veuremes a:hover{color: #fff; background-color: #F26322; padding: ;}

.sidebar .veuremes{ border-top: 2px solid #EBEAE7; }
.sidebar .veuremes:hover{ border-top: 2px solid #F26322; }


.sidebar{margin-top: 65px;}
  .sidebar section, .sidebar aside{margin-bottom: 20px;background-color: #fff;clear: both;}


/* ESTILS PER A L'APILAMENT DE DIVS*/

#apilador[data-columns]::before {
  content: '5 .column.size-1of5';
}

#apilador-central[data-columns]::before {
  content: '2 .column.size-1of2';
}

/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of5 { width: 20%; }
.size-1of4 { width: 25%; }
.size-1of3 { width: 33.333%; }
.size-1of2 { width: 50%; }
.size-1of1 { width: 100%; }

  .sidebar section h2, .sidebar aside h2{color: #fff; text-transform: uppercase; margin: 0;font-size: 1em /* 13px */;line-height: 1.3em;}
    .sidebar aside.destaquem h2{ background-color: #F26322;}

    h2#topvideos_titol{background:  #58595B url(topvideos.svg) no-repeat 8px 5px; padding: 10px 0 8px 40px;}
    h2#toparticles_titol{background:  #58595B url(toparticles.svg) no-repeat 8px 5px; padding: 10px 0 8px 40px;}
    h2#butlleti_titol{background:  #58595B url(butlleti.svg) no-repeat 8px 5px; padding: 3px 0 8px 40px;}
    h2#agenda_titol{background:  #58595B url(agenda.svg) no-repeat 8px 5px; padding: 10px 0 8px 40px;}
    h2#gaudeix_titol{background:  #58595B url(gaudeix.svg) no-repeat 8px 5px; padding: 10px 0 8px 40px;}
    h2#destaquem_titol{background:  #F26322 url(destaquem.svg) no-repeat 8px 5px; padding: 10px 0 8px 40px;}


  .sidebar section h2, .sidebar aside h2{background: #58595B;color: #fff; text-transform: uppercase; padding: 8px 20px;  margin: 0;font-size: 1em /* 13px */;line-height: 1.3em;}
    .sidebar aside.destaquem h2{ background: #F26322;}

  .sidebar section article{ margin: 0 20px 20px 20px; min-height: 124px; _height: 124px;}

  .sidebar section article h3{ font-size: 1.154em /* 15px */; line-height: 1.3em;margin-top: 0;}
  .sidebar section article:first-child h3{font-size: 1.231em /* 16px */;line-height: 1.4em;}

  .sidebar section article.primer{margin: 0 0 20px 0;}


  .sidebar section article img,
  .sidebar section article .video{ width: 50%;float: left;margin-right: 15px; margin-bottom: 5px;}

  .sidebar section article.primer img,
  .sidebar section article.primer .video{width: 100%;float: none;margin-right: 0;}

  .sidebar .capcalera_article{padding: 0;}
  
  .sidebar section article.primer .capcalera_article{margin: 20px 20px 0 20px;}

  



aside .butlleti{ background: #58595B; color: #fff; padding: 20px; margin-bottom: 20px;}
  
  aside .butlleti h2{ color: #fff; font-size: 1.538em !important /* 20px*/ ; font-weight: normal; padding-left: 0;}
  aside .butlleti p{ margin: 10px 0 0 0; font-size: 1.231em /* 16px*/; font-weight: normal;}
  aside .butlleti fieldset{ border: 0;}
  aside .butlletiform { position: relative; display: table; border-collapse: separate; box-sizing: border-box; color: #333;}
  aside .butlleti-input { display: table-cell; position: relative; z-index: 2; float: left; width: 100%; height: 34px; padding: 6px 12px;
    font-size: 1em /* 13px */;
    line-height: 1.42857143;
    background-color: fff;
    border: 1px solid transparent;
    margin: 0;
    box-sizing: border-box;
    -webkit-appearance: textfield;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    text-align: start;
    -webkit-writing-mode:  horizontal-tb;
  }
  aside .butlleti-input:focus {border-color: #F26322;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}

  aside .butlleti-grup-boto{width: auto;border-collapse: separate;display: table-cell;font-size: 0;position: relative;vertical-align: middle;white-space: nowrap;width: 1%;box-sizing: border-box;}

  aside .butlleti-boto{
    margin-left: -1px;
    border-radius: 0 !important;
    background-color: #F26322;
    color: #fff;
    position: relative;
    -webkit-appearance: button;
    cursor: pointer;
    display: inline-block;
    padding: 6px 35px;
    font-size: 14px;
    font-weight: 100%;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin:0;
    box-sizing: border-box;
    -webkit-writing-mode:  horizontal-tb;
  }



/* AGENDA */

.agenda article{margin: 0;}

.data a{ width: 65px; height: 48px; margin: 0 10px 3px 0;  text-decoration: none;background: #e7e7e7; position: relative; z-index: 500; border-radius: 5px; color: #F16321; float: left; display: block;  }
.data a:hover { background: #f7f7f7;} 
  .data a:hover {text-decoration: none;}
  .data p.mes { font-size: 0.846em; width: 65px; height: 48px; margin: 0; text-align: center; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); writing-mode: lr-tb;}
  .data p.dia { width: 35px; font-size: 1.769em; text-align: center; border-left: 1px solid #F16321; height: 38px; line-height: 38px; position: absolute; top: 0; right: 0; margin: 5px 0; }

.hora-lloc {  color: #F16321; position: relative; display: inline; }
  .hora-lloc p { margin: 0;  font-size: 0.923em; }
.jornada { clear: both; padding: 5px 0 20px 0; }
  .jornada a{text-decoration: none;}
    .jornada a:hover{text-decoration: underline;}
  .jornada p { margin: 5px 0; }



/* SLIDES */

.gaudeix .slide, .destaquem .slide{margin: 20px;}
.gaudeix .slide .imatge{width: 50%; float: left; margin-right: 10px; }
.gaudeix .slide h3{margin-left: 50%; margin-top: 0;}




#footer h2{margin: 0;}
#footer .peu{margin-top: 20px;}

#footer .interes{float: left;background: #fff;border-top: 6px solid #F26321;margin-top: 20px;font-size: 1.231em /* 16px */; font-weight: bold;width: 96%;}
  #footer .interes ul{list-style: none;padding-left: 0px;margin: 0; }
    #footer .interes ul li{border-bottom: 1px solid #EBEAE7;margin-left: 0;}
      #footer .interes ul li:last-child{border-bottom: none;padding-bottom: 0;}

  #footer .interes a{text-decoration: none; display: block;background-color: #fff; padding: 20px;line-height: 1.5em;}
    #footer .interes a:hover{color: #fff; background-color: #F26322;}


  #footer .peu{background:#58595B ;}
  #footer .peu .logo{float: left; margin-top: 40px; margin-left: 20px;}
  #footer .peu .butlleti{width: 35%;float: left;}
  #footer .peu .contacte{width: 15%;float: left;color: #fff;margin-top: 40px;text-transform: uppercase;}

  #footer .peu .contacte a{color: #F26322; text-decoration: none; text-transform: none;}
  #footer .peu .contacte a:hover{text-decoration: underline;}

  #footer .credits{margin-left: 41%;color: #fff;font-size: 1.154em /*15px*/;}

   #footer .peu .logo img{margin-left: 20px; }
       #footer .peu .logo img.uab{width: 120px;}
       #footer .peu .logo img.cei{width: 130px;}
       #footer .peu .logo img.parc{width: 180px;}



 .rightmenu_vista_article  article{padding: 25px;}
    .rightmenu_vista_article article h2{font-size: 2.154em /*28px*/; line-height: 1.2em;}
    .rightmenu_vista_article article figure.article_head{margin:0 0 20px 0;}
      .rightmenu_vista_article article figure.article_head img{
        display: block;
        max-width: 70%;
        max-height: 100%;
        width: auto;
        height: auto;float: left; margin-right: 20px;}
      .rightmenu_vista_article article figure.article_head img.article_vell{width: 50%;}
      .rightmenu_vista_article article figure.article_head .resum_article{font-size: 1.231em /*16px*/; line-height: 1.4em;  padding: 20px; color: #fff;}

      

    .rightmenu_vista_article article .peu_article{font-size: 0.769em;}

    .rightmenu_vista_article article .fons_article{width: 100%; background: #58585B;padding: 0; min-height: 354px;}
    .rightmenu_vista_article article .cos_article p{margin-bottom: 20px;}
    .rightmenu_vista_article article .autor{margin-bottom: 20px; margin-top: 20px; clear: left;}
    .rightmenu_vista_article article .nom{font-weight: bold;}
    .rightmenu_vista_article article .etiquetes{margin-top:40px; margin-left: 0;}
    .rightmenu_vista_article article .compartir{text-align: right;}

    .rightmenu_vista_article .sidebar section article .capcalera_article {margin: 0 20px;}
    .rightmenu_vista_article .sidebar section article{padding: 0; margin: 0 0 20px 0;}
    
    .rightmenu_vista_article .sidebar section article img,
    .rightmenu_vista_article .sidebar section article .video{ width: 100%;float: none;margin-right: 15px; margin-bottom: 5px;}



.nosidebar article{width: 96%;}



/* SUBSCRIPCIO*/

.subscripcio{width: 580px; margin: 100px auto; border: 12px solid #F26322; background-color: #fff; height: 333px; }
.subscripcio h2{text-transform: uppercase; margin: 10px 40px; padding-top: 20px;}
.subscripcio .subscripcioOK, .subscripcio .subscripcioKO{ margin-left: 40px; float: left; width: 60px;}
.subscripcio p{margin-left: 100px;}



/* AGENDA */


.agenda article{margin: 0;}

.data a{ width: 65px; height: 48px; margin: 0 10px 3px 0;  text-decoration: none;background: #e7e7e7; position: relative; z-index: 500; border-radius: 5px; color: #F16321; float: left; display: block;  }
.data a:hover { background: #f7f7f7;} 
  .data a:hover {text-decoration: none;}
  .data p.mes { font-size: 0.846em; width: 65px; height: 48px; margin: 0; text-align: center; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); writing-mode: lr-tb;}
  .data p.dia { width: 35px; font-size: 1.769em; text-align: center; border-left: 1px solid #F16321; height: 38px; line-height: 38px; position: absolute; top: 0; right: 0; margin: 5px 0; }

.hora-lloc {  color: #F16321; position: relative; display: inline; }
  .hora-lloc p { margin: 0;  font-size: 0.923em; }
.jornada { clear: both; padding: 5px 0 20px 0; }
  .jornada a{text-decoration: none;}
    .jornada a:hover{text-decoration: underline;}
  .jornada p { margin: 5px 0; }


.row {
  width: 100%;
  clear: both;
  display: inline-block;
}


 .row.entrada-agenda {
  margin: 7px 0px 9px 0px;
}

.row hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    clear: both;
  margin: -8px 0px 0px 0px;   
}

.entrada-agenda .hora {
  width: 89px;
  height: 61px;
  text-align: center;

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; 
  margin-right: 20px;
  color: white;
}

.entrada-agenda h3 a {
  text-decoration: none;
}

.entrada-agenda h3 a:hover, .entrada-agenda h3 a.hover-title { text-decoration: underline; }


.entrada-agenda .hora p {
  margin-top: 21px;
}

 .row .left.info {
  margin: 8px 0px 0px 0px;
  width: 80%;
}

.entrada-agenda .info h3 {
  margin: 0px 0px 3px 0px;
  font-size: 1.49em;
}

.entrada-agenda .info span {
  font-size: 1.19em;
}

.row.extended {
  margin: 0px 0px 0px 110px;
  width: auto !important;
}

.row.extended p {
  margin: 0px 0px 8px 0px;
}

.row.extended span.strong {
  font-weight: bold;
}

/*Entrada Agenda SecciÃ³n Cultura - color magenta*/
.entrada-agenda.cultura .hora, 
.entrada-agenda.recerca .hora,
.entrada-agenda.esport .hora {
  background-color: #F26322;aside  
}
.entrada-agenda.cultura .info .seccion, 
.entrada-agenda.recerca .info .seccion,
.entrada-agenda.esport .info .seccion {
  color: #F26322;
}


/*Ocultamos los bloques de informaciÃ³n al inicio*/
 .row.extended {
  display: none;
}

/*Cambios en la flechecita ascendente y descendente*/

.row.entrada-agenda .toggle {
  width: 17px;
  height: 17px;
  background-repeat:no-repeat;
  background-position: center top;
  background-image: url(arrow-down.png.1);
  margin: 10px 0px 0px 0px;
  cursor: pointer;
}

.row.entrada-agenda .toggle.asc {
  background-image: url(arrow-up.png.1);
}

.row.entrada-agenda .toggle:hover, .row.entrada-agenda .toggle.hover-toggle {
  background-position: center bottom;
  cursor: hand; 
}

.row.entrada-agenda .toggle.desc {
  
}

/* MaquetaciÃ³n del datepicker de la barra izquierda de agenda.html */

.aside-nav-content{
  border-radius: 10px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  background-color: #fff;
  margin-bottom: 14px;
}

.datepicker-agenda {
  margin-bottom: 20px;

}

table.datepicker-agenda {
  width: 95%;
  font-size: .9em;
  border-collapse: collapse;
  text-align: right;
  margin: 3px 4px 2px 4px;  
}

table.datepicker-agenda th,
table.datepicker-agenda td {
  height: 25px;
}

table.datepicker-agenda th {
  font-weight: bold;
  padding: 3px 5px 3px 5px;
}

table.datepicker-agenda a {
  text-decoration: none;
  color: black;
  padding: 4px 7px 3px 4px;
  font-size: 12px;
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; 
}

table.datepicker-agenda a:hover {
  color: black;
}

table.datepicker-agenda td.dia-destacado {
  font-weight: bold;
}

table.datepicker-agenda td.dia-selected a {
  border-radius: 5px;
  border: 1px solid hsl(0, 0%, 91%);
  box-shadow: -1px 2px 1px hsla(0, 0%, 0%, 0.2);
  background-color: #E9F2F0;

}
.title {
  padding: 10px 30px 10px 10px;
  color: #000;
  font-size: 18px;
  background: #e7e7e7;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #ccc;
}

.title.title-datepicker-agenda {
  padding: 10px 10px 10px 10px
}

.title-datepicker-agenda div {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.title-datepicker-agenda a.mes-pre {
  background: url(arrow-left.png.1) 0 0 no-repeat;
}

.title-datepicker-agenda a.mes-sig {
  background: url(arrow-right.png.1) 0 0 no-repeat;
}

.title-datepicker-agenda a.mes-sig,
.title-datepicker-agenda a.mes-pre {
  position: absolute;
  bottom: 10px;
  text-indent: -99999px;
width: 17px;
height: 17px;
  
  color: hsl(0, 0%, 80%);
  /*border-radius: 10px;*/
  display: block;
  text-decoration: none;
background-repeat: no-repeat;
background-position: center top;  
}

.title-datepicker-agenda a.mes-sig:hover,
.title-datepicker-agenda a.mes-pre:hover {
  background-position: center bottom;
}

.title-datepicker-agenda a.mes-sig {
  right: 10px;
}

/* Estilos para el paginador de agenda.html */

.agenda-pagination-container {
  width: 50%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
  
ul.agenda-pagination{
  border:0; 
  margin: 13px auto 0 auto;
  padding:0;

}

.agenda-pagination li{
  border:0; 
  margin:0; 
  padding:0;
   font-size:13px;
   list-style:none;
   display: inline;

}
.agenda-pagination a{

}

.agenda-pagination .active{
  color: #F26322;
  font-weight:bold;
  padding:4px 3px;
}
.agenda-pagination a:link,
.agenda-pagination a:visited {
  color:#000000;
   padding:4px 4px;
   text-decoration:none;
}
.agenda-pagination a:hover{
  font-weight: bold;
}

.agenda-pagination .previous,
.agenda-pagination .next {
  bottom: 10px;
   /*text-indent: -99999px;*/
   width: 17px;
   height: 17px;
   color: hsl(0, 0%, 80%);
   border-radius: 10px;
   display: inline-block;
   text-decoration: none;
   background-repeat: no-repeat;
   background-position: center top;
   margin-top: 4px;
   cursor: pointer;
}

.agenda-pagination .previous {
  background: url(arrow-left.png.1) 0 0 no-repeat;
  margin-right: 8px;
}

.agenda-pagination .next {
  background: url(arrow-right.png.1) 0 0 no-repeat;
  margin-left: 8px;
}

.agenda-pagination .previous:hover,
.agenda-pagination .next:hover {
  background-position: center bottom;
}

.agenda-pagination .previous.off:hover,
.agenda-pagination .next.off:hover {
  background-position: center top;
}


  svg path{
  fill: #fff; 
}
svg:hover path{
  fill: #fff; 
}

@media print{
  
  svg path{
  fill: #000; 
}
svg:hover path{
  fill: #000; 
}

}

/*NEWSLETTER*/


/* column container */
.colmask_newsletter .colmask, .colmask_newsletter #footer .peu{
  position:relative;  /* This fixes the IE7 overflow hidden bug */
  clear:both;
  max-width: 760px;     /* width of whole page */
  margin: 0 auto;
  overflow:hidden;    /* This chops off any overhanging divs */
  padding: 0 10px;
}
/* common column settings */

.colmask_newsletter .colleft {
  max-width: 760px;
  margin: 0 auto;
  position:relative;
}
.colmask_newsletter .col1,
.colmask_newsletter .col2,
.colmask_newsletter .col3 {
  float:left;
  position:relative;
  padding:0 0 1em 0;
  overflow:hidden;
}


.colmask_newsletter article img{width: 33%; float: left; margin-right: 20px;}
.colmask_newsletter article.video .main-video{width: 33%;}

.colmask_newsletter #footer .peu{padding: 0;}
.colmask_newsletter #footer .peu .contacte{clear: both; width: 100%; padding-left: 50px;}
.colmask_newsletter #footer .peu .credits{clear: both; width: 100%; margin-left: 0; padding-left: 50px; }
.colmask_newslettcontacter #footer .peu .drets{margin: 0 0 20px 0;}

/*HIDE / SHOW CONTENT */
.collapsible-heading {padding-left:15px; background: #F26321 url(fletxa_ambits_obert.png) 90% 22px no-repeat !important;}
  .collapsible-heading-collapsed {background: #F26321 url(fletxa_ambits.png) 90% 21px no-repeat !important;}
  .collapsible-heading-toggle {text-decoration:none; color:#F26322;}
  .collapsible-heading-status {position:absolute; left:-99999px;}
  .collapsible-content-collapsed {display:none;}

  h3.collapsible-heading{font-size: 1em; padding-left: 0;}



  article .collapsible-heading {padding-left:0; background: #fff url(fletxa-amagar.png) 100px 4px no-repeat !important;}
  article .collapsible-heading-collapsed {background: #fff url(fletxa-mostrar.png) 100px 4px no-repeat !important; background-position:0 -84px;}
  article .collapsible-heading-toggle {text-decoration:none; color:#F26322;}
  article .collapsible-heading-status {position:absolute; left:-99999px;}
  article .collapsible-content-collapsed {display:none;}
  
/* DESPLEGABLE SELECTORS */

.cerca{background: #F26321; width: 20%;margin-left: 60%; padding: 13px 0 13px 10px; margin-top: 0; margin-bottom: 0; font-size: 1.12em /* 14px */}
.cerca a{color: #fff;}
.ambits {background: #fff;}
.tipuscontingut{float: right; width: 20%;}
.selector .tipuscontingut input[type=checkbox] + label {background:#FBDBBA; color: #3A3C3D;}
.selector{ background: #fff; color: #333; padding: 0px; margin-bottom: 0px;}
  .selector p, .selector legend{background: #58595B; color: #fff; text-transform: uppercase; max-width: 160px; padding: 5px; font-size: 0.8125em /* 13px */; margin: 20px 0 0 0;}
  .selector legend{padding: 12px; }
  .selector ul{list-style: none; padding: 0; margin: 0; }
  .selector ul li{width: 18%; float: left; margin: 0 1%;}
  .selector ul li ul li, .tipuscontingut ul li{float: left; width: 100%; list-style: none; padding: 0; margin: 10px 0px 0 0;}


  .selector li ul li{margin: 7px 10px 7px 0; }
  .selector input[type=checkbox] + label {
  background: #EBEAE6;
  color: #58595B;
  padding: 5px 10px; margin: 5px 0;
  text-transform: uppercase;
  font-size: 0.8125em /* 13px */;

} 


.selector input[type=checkbox]:checked + label {
  background: #F26321;
  color: #fff;
} 
  .selector fieldset{ border: 0;}
  .selectorform { position: relative; display: table; border-collapse: separate; box-sizing: border-box; color: #333;}

  .selector-input:focus {border-color: #F26322;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}

  .selector-grup-boto{width: auto;border-collapse: separate;display: table-cell;font-size: 0;position: relative;vertical-align: middle;white-space: nowrap;width: 1%;box-sizing: border-box;}

  .selector-boto{
    margin-left: -1px;
    border-radius: 0 !important;
    background-color: #F26322;
    color: #fff;
    position: relative;
    -webkit-appearance: button;
    cursor: pointer;
    display: inline-block;
    padding: 6px 35px;
    font-size: 14px;
    font-weight: 100%;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin:0;
    box-sizing: border-box;
    -webkit-writing-mode:  horizontal-tb;
  }


.selector input[type=submit] {
    float: right;
    border: none;
    color: #fff;
    background: #F26322;
    padding: 10px 20px;
    margin-top: -60px;
    margin-right: 20px;
}
.selector input[type=submit]:hover {
    text-decoration: underline;
}


.contenidor_imatge{
position: relative;
  height: 0;
  padding-top: 56.25%;
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1%;
}

.contenidor_imatge img{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  max-width: 100%;
  margin: auto;
}
