body.opening-cards-enviroment {
  color: white;
}
body.opening-cards-enviromenta {
  color: white;
  text-decoration: underline;
}
body.opening-cards-enviromenta:hover {
  color: #5471af;
  text-decoration: none;
}
.as-en-la-manga {
  color: red !important;
}
.as-en-la-manga-bg {
  background-color: red !important;
}
.finanzas {
  color: #117026 !important;
}
.finanzas-bg {
  background-color: #117026 !important;
}
.cantera {
  color: #34a2c4 !important;
}
.cantera-bg {
  background-color: #34a2c4 !important;
}
body.opening-cards-enviroment,
.card .front,
.card .back,
.letter {
  background-color: #091217;
  background: #000000;
  /* Old browsers */
  background: url("../../images/cards/bg-left.png") repeat-y left top, url("../../images/cards/bg-right.png") repeat-y right bottom, -moz-linear-gradient(top, #000000 0%, #1b3341 100%) !important;
  /* FF3.6+ */
  background: url("../../images/cards/bg-left.png") repeat-y left top, url("../../images/cards/bg-right.png") repeat-y right bottom, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #1b3341)) !important;
  /* Chrome,Safari4+ */
  background: url("../../images/cards/bg-left.png") repeat-y left top, url("../../images/cards/bg-right.png") repeat-y right bottom, -webkit-linear-gradient(top, #000000 0%, #1b3341 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: url("../../images/cards/bg-left.png") repeat-y left top, url("../../images/cards/bg-right.png") repeat-y right bottom, -o-linear-gradient(top, #000000 0%, #1b3341 100%) !important;
  /* Opera 11.10+ */
  background: url("../../images/cards/bg-left.png") repeat-y left top, url("../../images/cards/bg-right.png") repeat-y right bottom, -ms-linear-gradient(top, #000000 0%, #1b3341 100%) !important;
  /* IE10+ */
  background: url("../../images/cards/bg-left.png") repeat-y left top, url("../../images/cards/bg-right.png") repeat-y right bottom, linear-gradient(to bottom, #000000 0%, #1b3341 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@cover-gradient-color1', endColorstr='@cover-gradient-color2', GradientType=0) !important;
  /* IE6-9 */
}
.envelope .back .flap:before,
.envelope .back .letters {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/@envelope-gradient-color2+0,89d5ff+100 */
  background: #41525D;
  /* Old browsers */
  background: -moz-linear-gradient(top, #41525D 0%, #050606 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #41525D 0%, #050606 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #41525D 0%, #050606 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@envelope-gradient-color2', endColorstr='@envelope-gradient-color1', GradientType=0);
  /* IE6-9 */
}
