/* line 5, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.sub-title-container {
  background-color: #A5BE63;
  padding: 5px 15px;
  margin-bottom: 40px;
}

/* line 11, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.sub-title {
  color: white;
  font-size: 1.6em;
  font-weight: bold;
}

/* line 17, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.logo-dapcons-container {
  text-align: right;
  margin-bottom: 20px;
}

/* line 22, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.logo-dapcons {
  max-width: 150px;
}

/* line 26, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.text-negreta {
  font-weight: bold;
}

/* line 30, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
h4.titol-seccio-dapcons {
  font-size: 1.2em;
  font-weight: bold;
}

/* line 35, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
p.paragraf-seccio-dapcons {
  margin-bottom: 40px;
}

/**** Llistat organitzacions afiliades ****/
/* line 41, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.nom-organitzacio-membre {
  font-weight: bold;
}

/* line 45, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
td.num_organitzacio {
  padding-left: 30px;
}

/* line 49, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.separador-organitzacions-dapcons {
  margin-top: 60px;
}

/**** Llistat productes ****/
/* line 55, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.llistat-productes {
  margin-bottom: 100px;
}

/* line 59, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.filtres-productes-dapcons {
  background-color: #eaeaea;
  padding: 15px 15px 0px 15px;
  margin-top: -40px;
}

/* line 69, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.checkbox-vigent-container {
  padding-top: 10px;
}

/* line 73, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.button-actualitzar-container {
  text-align: right;
  padding-top: 5px;
}

/* line 78, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.llistat-productes-dapcons {
  background-color: #eaeaea;
  padding: 15px;
  margin-top: 20px;
}

/* line 84, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.separador-categoria-productes-dapcons {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

/* line 91, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.titol-categoria-productes-dapcons {
  font-size: 1.3em;
  font-weight: bold;
}

/* line 96, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.item-categoria-productes-dapcons {
  background-color: white;
  margin: 15px 0px;
}

/* line 101, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.nom-producte-dapcons {
  font-size: 1.4em;
  font-weight: bold;
}

/* line 106, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.titol-dada-producte-dapcons {
  font-weight: bold;
}

/* line 110, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.valid-producte-dapcons {
  background-color: #A5BE63;
  padding: 4px 10px;
  font-size: 0.8em;
  color: white;
}

/* line 117, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.no-valid-producte-dapcons {
  background-color: #D8130E;
  padding: 4px 10px;
  font-size: 0.8em;
  color: white;
}

/* line 124, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.apartat-item-categoria-productes-dapcons {
  padding: 15px;
}

/**** Comparador ****/
/* line 130, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.valid-producte-dapcons-comparador {
  background-color: #999;
  padding: 4px 10px;
  font-size: 0.8em;
  color: white;
}

/* line 137, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.no-valid-producte-dapcons-comparador {
  background-color: #999;
  padding: 4px 10px;
  font-size: 0.8em;
  color: white;
}

/* line 144, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
h3.titol-etapa {
  font-size: 1.2em;
  font-weight: bold;
}

/* line 149, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
span.unitats-indicadors {
  font-size: 0.8em;
}

/* line 153, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.highlight {
  background-color: #DEF3DE;
}

/* line 157, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.header-cell-indicadors {
  border: 1px solid #999;
}

/* line 162, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.body-cell-indicadors {
  border: 1px solid #999;
  padding: 5px;
}

/* line 167, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.comparador-dapcons-item {
  border: 1px solid #999;
  padding: 10px 20px;
  background-color: #eaeaea;
  margin-bottom: 20px;
}

/* line 174, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.comparador-dapcons-item-nom {
  font-size: 1.2em;
  font-weight: bold;
}

/* line 179, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.item-seleccionat {
  background-color: #DEF3DE;
  border-left: 6px solid #6ABE6A;
}

/* line 184, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.container-titol-unitat-funcional {
  margin-bottom: 20px;
}

/* line 188, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.titol-unitat-funcional {
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
}

/* line 194, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.nom-producte-unitats-declarades {
  font-size: 1em;
  font-weight: bold;
}

/* line 199, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.grafic-comparador {
  position: relative;
  margin-bottom: 40px;
}

/* line 204, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.titol-grafic-comparador {
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}

/* line 210, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.taula-comparador-nom-empresa {
  font-size: 0.9em;
  font-weight: normal;
}

/**** Altres DAPcons ****/
/* line 218, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.imatge-dapcons-centrada {
  text-align: center;
  margin-bottom: 20px;
}

/* line 224, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.accordion-item {
  background-color: #999;
}

/* line 228, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
a.accordion-title {
  color: white;
  font-weight: bold;
}

/* line 233, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
a.accordion-title:hover {
  color: #333;
  font-weight: bold;
}

/* line 238, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.menu-dapcons > li > a {
  color: #333;
}

/* line 242, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.menu-dapcons > li:hover {
  background-color: #eaeaea;
}

/* line 246, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.contenidor-noticies-dapcons {
  margin-top: 60px;
}

/* line 250, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.titol-noticia-dapcons > a {
  color: #333;
}

/* line 254, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.titol-noticia-dapcons > a > h4 {
  font-size: 1em;
  font-weight: bold;
}

/* line 259, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/dapcons.scss */
.img-noticia-dapcons {
  height: 150px;
}
