@charset "utf-8";

/* ****************************************************************************
 * Grups de Treball REGION STYLES
 * ****************************************************************************
 */

/*
 * PAGE Grup de treball
 * ****************************************************************************
 */

.tm-zone-node-grup-de-treball .tm-region-node-item-top {

}
.tm-zone-node-grup-de-treball .tm-region-node-item-left {
  display               : inline-block;
  border-top            : 1px solid #000000;
  vertical-align        : top;
  width                 : 600px;
  margin                : 20px 0px 0px 0px;
  padding-top           : 10px;
}
.tm-zone-node-grup-de-treball .tm-region-node-item-right {
  display               : inline-block;
  border-top            : 1px solid #000000;
  vertical-align        : top;
  width                 : 225px;
  margin                : 20px 0px 0px 50px;
  padding-top           : 10px;
}

.tm-zone-node-grup-de-treball .tm-responsible-wrapper h2 {
  font-family           : 'Arimo', sans-serif;
  font-size             : 16px;
  margin                : 5px 0px 5px 0px;
}

.tm-zone-node-grup-de-treball .tm-responsible::before {
  content               : "\f007";
  color                 : #000000;
  font-family           : 'FontAwesome';
  font-size             : 24px;
  margin-right          : 8px;
}
.tm-zone-node-grup-de-treball .tm-responsible div {
  display               : inline;
}

.tm-zone-node-grup-de-treball .tm-responsible a {
  color                 : #000000;
}



.tm-zone-node-grup-de-treball .tm-responsible-wrapper + .tm-related-articles-wrapper {
  margin-top            : 40px;
}


.tm-zone-node-grup-de-treball .tm-related-articles-wrapper h2 {
  font-family           : 'Arimo', sans-serif;
  font-size             : 16px;
  margin                : 5px 0px 5px 0px;
}

.tm-zone-node-grup-de-treball .tm-related-articles-wrapper .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item {
  margin                : 0px 0px 0px 0px;
}

.tm-zone-node-grup-de-treball .tm-related-article-link {
  position              : relative;
}

.tm-zone-node-grup-de-treball .tm-related-article-link::before {
  content               : "\f016";
  color                 : #000000;
  font-family           : 'FontAwesome';
  font-size             : 24px;
  margin-right          : 8px;
}
.tm-zone-node-grup-de-treball .tm-related-article-link div {
  display               : inline;
}

.tm-zone-node-grup-de-treball .tm-related-article-link a {
  display               : inline-block;
  color                 : #000000;
  overflow              : hidden;
  text-overflow         : ellipsis;
  white-space           : nowrap;
  position              : absolute;
  width                 : 195px;
}

/*.cpc-activitats-list .tm-region-created-wrapper {
    background-color    : #DCDCDC;
    text-align          : right;
}

.cpc-activitats-list .tm-zone-node-wrapper {
    margin              : 15px 0px 15px 0px;
    background-color    : #FFFFFF;
    border-top          : 1px solid black;
    border-bottom       : 5px solid black;
}*/



/*
 * REGION Llista Grups de treball
 * ****************************************************************************
 */
.tm-region-grups-de-treball .view-content {
  display               : flex;
  flex-direction        : row;
  flex-wrap             : wrap;
  justify-content       : space-between;
  margin                : 0px 0px;
}

.tm-region-grups-de-treball .view-content .views-row {
  width                 : 278px;
  padding               : 0px 0px;
}



/*
 * REGION Llista Grups de treball
 * Overrides de tm_layout_region_node_list.css
 * ****************************************************************************
 */
.tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item {
  border-top            : 0px none;
  border-bottom         : 0px none;
  margin                : 10px 0px 10px 0px;
}

.tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-left {
  display               : block;
  background-color      : #E6E6E6;
  text-align            : center;
  width                 : 278px;
  height                : 185px;
}

.tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-right {
  display               : block;
  background-color      : #000000;
  width                 : 278px;
  height                : 72px;
}

.tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-left ~ .tm-region-node-item-right .tm-region-node-item-container {
  margin                : 0px 15px 0px 15px;
}

.tm-region-node-list.tm-region-grups-de-treball .tm-region-title-wrapper {
  line-height           : 72px;
}

.tm-region-node-list.tm-region-grups-de-treball h2.tm-region-title {
  display               : inline-block;
  vertical-align        : middle;
  margin                : 0px 0px 0px 0px;
  padding               : 0px 0px 0px 0px;
}

.tm-region-node-list.tm-region-grups-de-treball h2.tm-region-title a {
  color                 : #FFFFFF;
  font-size             : 18px;
  font-weight           : bold;
  padding               : 0px 0px 0px 0px;
}



/*
 * SCREEN 'regular' - between 1024px and 1279px
 * ****************************************************************************
 */
@media only screen and (min-width:1024px) and (max-width:1279px) {
  /* PAGE Grup de treball
   --------------------------------------------------------------------------*/
  .tm-zone-node-grup-de-treball .tm-region-node-item-top img {
    width               : 100%;
  }
  .tm-zone-node-grup-de-treball .tm-region-node-item-left {
    width               : 445px;
  }
  .tm-zone-node-grup-de-treball .tm-region-node-item-right {
    margin              : 20px 0px 0px 20px;
  }

  /* REGION Llista Grups de treball
   --------------------------------------------------------------------------*/
  .tm-region-grups-de-treball .view-content .views-row {
    width               : 225px;
  }

  /* REGION Llista Grups de treball
   * Overrides de tm_layout_region_node_list.css
   --------------------------------------------------------------------------*/
  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-left {
    width               : 225px;
    height              : 150px;
  }

  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-right {
    width               : 225px;
  }

  .tm-region-node-list.tm-region-grups-de-treball h2.tm-region-title a {
    font-size           : 16px;
  }
}


/*
 * SCREEN 'medium' - between 768px and 1023px
 * ****************************************************************************
 */
@media only screen and (min-width:768px) and (max-width:1023px) {
  /* PAGE Grup de treball
   --------------------------------------------------------------------------*/
  .tm-zone-node-grup-de-treball .tm-region-node-item-left {
    width               : 478px;
  }
  .tm-zone-node-grup-de-treball .tm-region-node-item-right {
    margin              : 20px 0px 0px 0px;
  }

  /* REGION Llista Grups de treball
   --------------------------------------------------------------------------*/
  .tm-region-grups-de-treball .view-content .views-row {
    width               : 235px;
  }

  /* REGION Llista Grups de treball
   * Overrides de tm_layout_region_node_list.css
   --------------------------------------------------------------------------*/
  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item {
    margin              : 5px 0px 5px 0px;
  }

  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-left {
    width               : 235px;
    height              : 156px;
  }

  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-right {
    width               : 235px;
  }
}



/*
 * SCREEN 'small' - between 480px and 768px
 * ****************************************************************************
 */
@media only screen and (min-width:480px) and (max-width:767px) {
  /* PAGE Grup de treball
   --------------------------------------------------------------------------*/
  .tm-zone-node-grup-de-treball .tm-region-node-item-left {
    width               : 478px;
  }
  .tm-zone-node-grup-de-treball .tm-region-node-item-right {
    margin              : 20px 0px 0px 0px;
  }

  /* REGION Llista Grups de treball
   --------------------------------------------------------------------------*/
  .tm-region-grups-de-treball .view-content .views-row {
    width               : 235px;
  }

  /* REGION Llista Grups de treball
   * Overrides de tm_layout_region_node_list.css
   --------------------------------------------------------------------------*/
  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item {
    margin              : 5px 0px 5px 0px;
  }

  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-left {
    width               : 235px;
    height              : 156px;
  }

  .tm-region-node-list.tm-region-grups-de-treball .tm-region-node-item-right {
    width               : 235px;
  }
}



/*
 * SCREEN 'lite' - smaller than 480px
 * ****************************************************************************
 */
@media only screen and (min-width:0px) and (max-width:479px) {
  /* PAGE Grup de treball
   --------------------------------------------------------------------------*/
  .tm-zone-node-grup-de-treball .tm-region-node-item-left {
    width               : 100%;
  }
  .tm-zone-node-grup-de-treball .tm-region-node-item-right {
    margin              : 20px 0px 0px 0px;
  }

  /* REGION Llista Grups de treball
   --------------------------------------------------------------------------*/
  .tm-region-grups-de-treball .view-content {
    display             : block;
  }
  .tm-region-grups-de-treball .view-content .views-row {
    margin              : 0 auto;
  }
}

