.editor-widget-aurea tr.bg-dark1 td, .editor-widget-aurea tr.bg-dark1 th {
  background-color: #43454b;
  color: white;
}
.editor-widget-aurea td.bg-dark1, .editor-widget-aurea th.bg-dark1, .editor-widget-aurea div.bg-dark1, .editor-widget-aurea span.bg-dark1 {
  background-color: #43454b;
  color: white;
}
.editor-widget-aurea tr.bg-dark2 td, .editor-widget-aurea tr.bg-dark2 th {
  background-color: #1c3a43;
  color: white;
}
.editor-widget-aurea td.bg-dark2, .editor-widget-aurea th.bg-dark2, .editor-widget-aurea div.bg-dark2, .editor-widget-aurea span.bg-dark2 {
  background-color: #1c3a43;
  color: white;
}
.editor-widget-aurea tr.bg-green td, .editor-widget-aurea tr.bg-green th {
  background-color: green;
  color: white;
}
.editor-widget-aurea td.bg-green, .editor-widget-aurea th.bg-green, .editor-widget-aurea div.bg-green, .editor-widget-aurea span.bg-green {
  background-color: green;
  color: white;
}
.editor-widget-aurea tr.bg-darkgreen td, .editor-widget-aurea tr.bg-darkgreen th {
  background-color: darkgreen;
  color: white;
}
.editor-widget-aurea td.bg-darkgreen, .editor-widget-aurea th.bg-darkgreen, .editor-widget-aurea div.bg-darkgreen, .editor-widget-aurea span.bg-darkgreen {
  background-color: darkgreen;
  color: white;
}
.editor-widget-aurea tr.bg-red td, .editor-widget-aurea tr.bg-red th {
  background-color: red;
  color: white;
}
.editor-widget-aurea td.bg-red, .editor-widget-aurea th.bg-red, .editor-widget-aurea div.bg-red, .editor-widget-aurea span.bg-red {
  background-color: red;
  color: white;
}
.editor-widget-aurea tr.bg-orangered td, .editor-widget-aurea tr.bg-orangered th {
  background-color: orangered;
  color: white;
}
.editor-widget-aurea td.bg-orangered, .editor-widget-aurea th.bg-orangered, .editor-widget-aurea div.bg-orangered, .editor-widget-aurea span.bg-orangered {
  background-color: orangered;
  color: white;
}
.editor-widget-aurea tr.bg-orange td, .editor-widget-aurea tr.bg-orange th {
  background-color: orange;
  color: white;
}
.editor-widget-aurea td.bg-orange, .editor-widget-aurea th.bg-orange, .editor-widget-aurea div.bg-orange, .editor-widget-aurea span.bg-orange {
  background-color: orange;
  color: white;
}
.editor-widget-aurea tr.bg-yellow td, .editor-widget-aurea tr.bg-yellow th {
  background-color: yellow;
  color: white;
}
.editor-widget-aurea td.bg-yellow, .editor-widget-aurea th.bg-yellow, .editor-widget-aurea div.bg-yellow, .editor-widget-aurea span.bg-yellow {
  background-color: yellow;
  color: white;
}
.editor-widget-aurea tr.bg-darkblue1 td, .editor-widget-aurea tr.bg-darkblue1 th {
  background-color: #1c3a43;
  color: white;
}
.editor-widget-aurea td.bg-darkblue1, .editor-widget-aurea th.bg-darkblue1, .editor-widget-aurea div.bg-darkblue1, .editor-widget-aurea span.bg-darkblue1 {
  background-color: #1c3a43;
  color: white;
}
.editor-widget-aurea tr.bg-darkblue2 td, .editor-widget-aurea tr.bg-darkblue2 th {
  background-color: #496169;
  color: white;
}
.editor-widget-aurea td.bg-darkblue2, .editor-widget-aurea th.bg-darkblue2, .editor-widget-aurea div.bg-darkblue2, .editor-widget-aurea span.bg-darkblue2 {
  background-color: #496169;
  color: white;
}
.editor-widget-aurea tr.bg-darkblue3 td, .editor-widget-aurea tr.bg-darkblue3 th {
  background-color: #60757b;
  color: white;
}
.editor-widget-aurea td.bg-darkblue3, .editor-widget-aurea th.bg-darkblue3, .editor-widget-aurea div.bg-darkblue3, .editor-widget-aurea span.bg-darkblue3 {
  background-color: #60757b;
  color: white;
}
.editor-widget-aurea tr.bg-grey td, .editor-widget-aurea tr.bg-grey th {
  background-color: #ccc;
  color: black;
}
.editor-widget-aurea td.bg-grey, .editor-widget-aurea th.bg-grey, .editor-widget-aurea div.bg-grey, .editor-widget-aurea span.bg-grey {
  background-color: #ccc;
  color: black;
}
.editor-widget-aurea tr.bg-lightbrown td, .editor-widget-aurea tr.bg-lightbrown th {
  background-color: #d4b8aa;
  color: white;
}
.editor-widget-aurea td.bg-lightbrown, .editor-widget-aurea th.bg-lightbrown, .editor-widget-aurea div.bg-lightbrown, .editor-widget-aurea span.bg-lightbrown {
  background-color: #d4b8aa;
  color: white;
}
.editor-widget-aurea tr.bg-brown td, .editor-widget-aurea tr.bg-brown th {
  background-color: #aa7054;
  color: white;
}
.editor-widget-aurea td.bg-brown, .editor-widget-aurea th.bg-brown, .editor-widget-aurea div.bg-brown, .editor-widget-aurea span.bg-brown {
  background-color: #aa7054;
  color: white;
}
.editor-widget-aurea .lightbrown {
  color: #aa7054;
}
.editor-widget-aurea .rounded {
  padding: 4px 8px;
  border-radius: 20px !important;
}
.editor-widget-aurea .fw-900 {
  font-weight: 900;
}
.editor-widget-aurea .fw-800 {
  font-weight: 800;
}
.editor-widget-aurea .fw-700 {
  font-weight: 700;
}
.editor-widget-aurea .fw-600 {
  font-weight: 600;
}
.editor-widget-aurea .fw-500 {
  font-weight: 600;
}
.editor-widget-aurea .fw-400 {
  font-weight: 400;
}
.editor-widget-aurea .text-tac {
  text-align: center;
}
.editor-widget-aurea .text-tal {
  text-align: left;
}
.editor-widget-aurea .text-vac {
  vertical-align: middle;
}
.editor-widget-aurea .text-vat {
  vertical-align: top;
}
.editor-widget-aurea .aurea-module-title {
  padding: 0.2rem 1.5rem;
  font-size: 1.1rem;
  font-weight: bold;
  color: #aa7054;
  text-transform: uppercase;
  padding-left: 1rem;
  border-left: 8px solid #20676e;
  margin-bottom: 1rem;
}
.editor-widget-aurea .aurea-module-data {
  width: 100%;
  position: relative;
}
.editor-widget-aurea .aurea-module-data table.table-cols {
  width: 100%;
}
.editor-widget-aurea .aurea-module-data table.table-cols > tbody > tr > td {
  vertical-align: top;
}
.editor-widget-aurea .aurea-module-data div.data-block {
  width: 100%;
  text-align: center;
}
.editor-widget-aurea .aurea-module-data div.border-top-1_5 {
  margin-top: 1.5rem;
}
.editor-widget-aurea .aurea-module-data table.data-block {
  width: 100%;
  border-collapse: collapse;
}
.editor-widget-aurea .aurea-module-data table.data-block td, .editor-widget-aurea .aurea-module-data table.data-block th {
  padding: 0.5rem 0.5rem;
  text-align: center;
}
.editor-widget-aurea .aurea-module-data table.data-block td.data-empty, .editor-widget-aurea .aurea-module-data table.data-block th.data-empty {
  background-color: transparent;
  border: none;
}
.editor-widget-aurea .aurea-module-data table.data-block tr td {
  border: 1px solid #43454b;
}
.editor-widget-aurea .aurea-module-data table.data-block tr td.no-border-bottom {
  border-bottom: none;
}
.editor-widget-aurea .aurea-module-data table.data-block tr.total td {
  border-left: none;
  border-right: none;
  font-weight: bold;
}
.editor-widget-aurea .aurea-module-data table.data-block tr.total td.value {
  border-left: 1px solid #43454b;
  border-right: 1px solid #43454b;
  background-color: #d4b8aa;
}
.editor-widget-aurea.editor-widget--granulo .data-block-2 .cell-1 {
  width: 25%;
}
.editor-widget-aurea.editor-widget--granulo .data-block-2 .cell-2, .editor-widget-aurea.editor-widget--granulo .data-block-2 .cell-3 {
  width: 20%;
}
.editor-widget-aurea.editor-widget--granulo .data-block-2 .cell-4, .editor-widget-aurea.editor-widget--granulo .data-block-2 .cell-5, .editor-widget-aurea.editor-widget--granulo .data-block-2 .cell-6 {
  width: 11%;
}
.editor-widget-aurea.editor-widget--granulo .data-block-2 .cell:first-child {
  padding: 0;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-color: white;
}
.editor-widget-aurea.editor-widget--granulo .resultat-title {
  font-size: 1.05rem;
  font-weight: 600;
  text-align: left;
  position: relative;
  width: 100%;
  vertical-align: middle;
  /* < mdpf */
  /*.resultat-title-text {
      padding: 4px 8px;
      float: left;
      font-weight: 600;
      width: 120px;
  }
  .resultat-title-number {
      float: right;
      width: 60px !important;
      text-align: center;
  }*/
  /* mdpf > */
  /* < domdpf */
  /* domdpf > */
}
.editor-widget-aurea.editor-widget--granulo .resultat-title .resultat-title-text {
  padding: 4px 8px;
  font-weight: 600;
  width: 120px;
}
.editor-widget-aurea.editor-widget--granulo .resultat-title .resultat-title-number {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px !important;
  text-align: center;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr, .editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td, .editor-widget-aurea.editor-widget--bilan-ph table.data-block tr th {
  position: relative;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr:nth-child(1) td, .editor-widget-aurea.editor-widget--bilan-ph table.data-block tr:nth-child(7) td {
  background-color: #E8E8E8;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr:nth-child(2) td, .editor-widget-aurea.editor-widget--bilan-ph table.data-block tr:nth-child(6) td {
  background-color: #EFEFEF;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr:nth-child(3) td, .editor-widget-aurea.editor-widget--bilan-ph table.data-block tr:nth-child(5) td {
  background-color: #F4F4F4;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr:nth-child(4) td {
  background-color: #FFFFFF;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.small-width {
  width: 11.666%;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.big-width {
  width: 30%;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.pos-begin-1 {
  border-right: none !important;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.pos-begin-2 {
  border-right: none !important;
  border-left: none !important;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.pos-begin-3 {
  border-left: none !important;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.pos-end-1 {
  border-right: none !important;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.pos-end-2 {
  border-right: none !important;
  border-left: none !important;
}
.editor-widget-aurea.editor-widget--bilan-ph table.data-block tr td.pos-end-3 {
  border-left: none !important;
}
.editor-widget-aurea.editor-widget--matiere-orga div.title {
  text-align: center;
  font-weight: 600;
}
.editor-widget-aurea.editor-widget--matiere-orga .definition {
  margin-bottom: 0.5rem;
}
.editor-widget-aurea.editor-widget--matiere-orga .data {
  margin-top: 1rem;
}
.editor-widget-aurea.editor-widget--matiere-orga .data table {
  width: 100%;
}
.editor-widget-aurea.editor-widget--matiere-orga .data table th {
  font-weight: 600;
}
.editor-widget-aurea.editor-widget--matiere-orga .data table th, .editor-widget-aurea.editor-widget--matiere-orga .data table td {
  padding: 0.5rem;
  text-align: center;
  border: 1px solid #43454b;
}
.editor-widget-aurea.editor-widget--matiere-orga .square {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
}

/*# sourceMappingURL=common.css.map */
