/* GENERAL */

body {
    font-family: Arial, Times, serif;
}
a {
    color: #24324c !important;
    text-decoration: none !important;
}

a:hover {
    color:#416dd6 !important;
}

a:visited {
    color:#000000;
}

.clear {
   clear: both;
}

.x-panel-header.title {
    margin-bottom: 15px;
}

#loading-mask {
  position: absolute;
  left:     0;
  top:      0;
  width:    100%;
  height:   100%;
  z-index:  20000;
  background-color: #99BBE8;
}

#loading {
  position: absolute;
  left:     50%;
  top:      50%;
  padding:  2px;
  z-index:  20001;
  height:   auto;
  margin:   -120px 0 0 -130px;
}

#loading .loading-indicator {
  background: url(../images/loading.gif) no-repeat;
  color:      #fff;
  font:       bold 13px tahoma,arial,helvetica;
  padding:    40px 120px;
  margin:     0;
  text-align: center;
  height:     auto;
}

/** ENHORASAAS **/

.main_saas {
  width: 1200px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.ehs_caja1 {
  background: url("../images/ehsaas/caja1.png") no-repeat;
  width: 300px;
  height: 270px;
  margin-top: 35px;
  margin-left: 25px;
  color: #21386e;
  text-align: center;
  font-weight: bold;
  line-height: 50px;
  position: absolute;
}

.ehs_caja1 .sub1 {
  padding-top: 10px;
  display: block;
  font-size: 55px;
}

.ehs_caja1 .sub2 {
  margin-top: 10px;
  display: block;
  font-size: 25px;
}

.ehs_caja1 .img_saas {
  margin-top: 25px;
}

.ehs_caja1 .img_euro {
  position: absolute;
  right: -15px;
  top: -25px;
}

.main_saas .logo_enhora {
  float: right;
  margin: 35px;
}

.ehs_caja23 {
  width: 185px;
  height: 270px;
  top: 35px;
  left: 355px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  position: relative;
}

.ehs_caja23 .caja2 {
  background: url("../images/ehsaas/caja2.png") no-repeat;
  width: 161px;
  height: 126px;
  padding: 12px;
  display: block;
  float: left;
}

.ehs_caja23 .caja3 {
  background: url("../images/ehsaas/caja3.png") no-repeat;
  width: 165px;
  height: 105px;
  padding: 10px;
  display: block;
  float: left;
}

.ehs_caja4 {
  width: 630px;
  height: 100px;
  top: -200px;
  left: 555px;
  color: #1A4C91;
  text-align: left;
  font-weight: bold;
  font-size: 25px;
  position: relative;
}

.ehs_caja_eh {
  width: 450px;
  height: 130px;
  top: -170px;
  left: 740px;
  color: #1A4C91;
  text-align: left;
  font-weight: bold;
  font-size: 25px;
  position: relative;
}

.ehs_caja_eh .paquete{
  width: 130px;
}

.ehs_caja_txt {
  width: 820px;
  height: 140px;
  top: -220px;
  left: 20px;
  color: #1A4C91;
  text-align: left;
  font-weight: bold;
  font-size: 25px;
  position: relative;
}

.ehs_caja_terminal {
  width: 820px;
  height: 130px;
  top: -190px;
  left: 20px;
  color: #1A4C91;
  text-align: left;
  font-weight: bold;
  font-size: 25px;
  position: relative;
}

.ehs_caja_terminal .terminal{
  height: 120px;
  margin-left:25px
}

.ehs_caja_ventajas {
  width: 250px;
  height: 130px;
  top: -380px;
  left: 660px;
  color: #1A4C91;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  position: relative;
}

.ehs_caja_ventajas .bola{
  left: -80px;
  position: relative;
}

.main_saas .como_funciona {
  left: 920px;
  position: relative;
  top: -530px;
}
