.MainOverlay {
  background-color: #efefef !important;
  position: absolute !important;
  top: 0px !important;
  display: none;
  width: 100% !important;
  height: 100% !important;
}

.linea_horizontal {
  display: none;
  margin: 0px 50px 25px 50px !important;
  color: #e4e4e4 !important;
}

.mainpanel {
  border-radius: 18px !important;
  background-color: #ffffff !important;
  border: 1px solid transparent !important;
  border-style: solid solid !important;
  height: 530px !important;
  font-family: Arial !important;
  width: 850px !important;
  border-color: #9fc5ec !important;
  margin-top: 50px !important;
  position: relative !important;
  z-index: 10000 !important;
  overflow: hidden;
  line-height: 54px;
}

.mainpanel a,
.mainpanel a:visited {
  color: #43b623 !important;
  font-size: 18px;
}

.secondarypanel {
  font-family: tahoma, ​arial, ​helvetica, ​sans-serif !important;
  color: #0775a8 !important;
  font-size: 28px !important;
  height: 160px !important;
  width: 650px !important;
  position: relative !important;
  z-index: 10000 !important;
  text-align: center !important;
}

.floatdescarga_GC {
  width: 400px;
  height: 130px;
  font-family: tahoma, ​arial, ​helvetica, ​sans-serif;
  background-color: #fffd9c;
  border: 1px solid transparent;
  border-color: #9fc5ec;
  border-radius: 4px;
  bottom: 60px;
  left: 80px;
  font-size: 28px;
  color: #114c7f;
  font-weight: bold;
  position: fixed;
  display: none;
  z-index: 10001;
}

.floatdescarga_IE {
  width: 400px;
  height: 130px;
  font-family: tahoma, ​arial, ​helvetica, ​sans-serif;
  background-color: #fffd9c;
  border: 1px solid transparent;
  border-color: #9fc5ec;
  border-radius: 4px;
  bottom: 60px;
  left: 700px;
  font-size: 28px;
  color: #114c7f;
  font-weight: bold;
  position: fixed;
  display: none;
  z-index: 10001;
}

.floatdescarga_FF {
  width: 400px;
  height: 130px;
  font-family: ​helvetica, tahoma, ​arial, ​sans-serif;
  background-color: #fffd9c;
  border: 1px solid transparent;
  border-color: #9fc5ec;
  border-radius: 4px;
  top: 8px;
  right: 20px;
  color: #114c7f;
  font-weight: bold;
  position: fixed;
  display: none;
  z-index: 10001;
}

.logoatica {
  position: relative;
  margin-top: 50px;
  height: 120px;
  right: -1px;
  margin-bottom: 20px;
}
/* .mainpanel::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 345px;
  height: 80px;
  top: 60px;
  right: 0;
} */

.download {
  display: block;
  position: unset;
  padding-bottom: 0px;
  width: 54px;
  height: 54px;
}
