.headerText h1 {
  font-family: MyriadPro-BoldSemiCn;
}

.icon-regalo:before {
  content: "\e900";
}

.Merror h1 {
  font-size: 17px;
  display: block;
  float: left;
  position: relative;
  margin: 6px 9px;
}

.section {
  background: url(../img/la_barra_1980x840_fondo.jpg) top center;
  background-size: auto;
height: calc(100vh - 9em - 70px);
background-size: cover;
overflow: auto;
padding-bottom: 7em;
}

h1#cerror {
  display: block;
  position: fixed;
  right: 0;
  width: 27px;
  height: 27px;
  left: 96%;
  font-weight: 600;
  margin-right: 11px;
  cursor: pointer;
  top: 4px;
  border: 1px solid #fff;
  padding: 3px 4px 0 6px;
}

.Merror {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  top: 0;
  padding: 10px 19px;
  background: #c5141473;
  font-weight: 600;
  color: #fff;
}

.headerText h3 {
  font-family: MyriadPro-Regular;
}

.cont {
  min-height: 450px;
  background-color: #fff;
  display: block;
  border-radius: 0.7em;
  padding: 1em;
  overflow: auto;
}

div#logDcanje {
  position: relative !important;
  margin: 0 auto !important;
  width: 193px;
  padding-top: 19px;
}

.salto {
  height: 3em;
}

.headerText {
  color: #fff;
  font-family: "StagSans-Semibold";
  text-align: center;
  margin-bottom: 2.5em;
  margin-top: 4.3em;
}

button.btn.btn-primary.btnIngresar {
  background: #4e4949cf !important;
  color: #fff !important;
  border: none !important;
  width: 114px;
}

.headerText h1 {
  font-size: 50px;
  word-spacing: 4px;
}

.headerText span h3 {
  font-size: 19px;
  line-height: 0;
  font-weight: 500;
  font-family: MyriadPro-Regular;
}

.linesep {
  display: block;
  margin: 0px auto;
  height: 6px;
  width: 61px;
  background: #fff;
  margin-bottom: -9px;
}

.headerText span {
  font-family: "StagSans-Light";
}

.login {
  background-color: #4f9233;
  border-radius: 10px;
  min-height: 150px;
  padding-top: 1em;
  padding-bottom: 1em;
}

.cntLogin {
  font-family: "StagSans-Light";
  text-align: center;
  color: #fff;
}

.btnIngresar {
  margin-top: 1.5em;
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
  font-weight: bold !important;
}

.welcome-input-control {
  background-color: #c2dbb8 !important;
}

label {
  margin-top: 0.5em;
  float: left;
}

.regalo {
  margin-top: 2em;
  border-bottom: 7px solid #fff;
}

.regalo span {
  font-size: 9em;
  width: 114px;
  display: block;
  color: #fff;
  margin: 0px auto;
  margin-bottom: -10px;
}

.slogan {
  position: absolute;
  display: block;
  left: 24px;
  font-family: "StagSans-light";
  color: #666;
  font-size: 0.99em;
}

.sectionAyuda {
  color: #fff;
  text-align: center;
  padding: 3em 2em;
  font-family: "StagSans-book";
  font-size: 1.1em;
  background-color: #0b452d;
  border-top: 6px solid #4f9233;
}
