@font-face {
  font-family: 'f1';
  src: url("/budget/HelveticaNeueLTStd-Lt.otf");
}
.mobile {
  display: none !important;
}
.title-desktop {
  background-color: #e9eada;
  position: relative;
  left: 106px;
  padding: 32px 10px 22px 10px;
  z-index: 1;
  font-family: 'f1' !important;
  font-size: 26px !important;
  color: #737464 !important;
  width: 320px;
  top: 85px;
  text-align: center;
}
.c-error {
  position: absolute !important;
  font-size: 9px !important;
  color: #f00 !important;
}
@media (max-width: 600px) {
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  .acceso-a-la-aplicacion,
  .logo-supra,
  .logo-spiga {
    width: 252px !important;
    margin: auto !important;
    left: 0px !important;
    top: 0px !important;
  }
  .logo-supra {
    margin-top: 40px !important;
    position: initial !important;
  }
  .logo-spiga {
    margin-top: 20px !important;
  }
  .form {
    margin-top: 20px !important;
    position: relative;
    z-index: 1;
    left: 1px !important;
    top: 0px !important;
    width: 250px !important;
    margin: auto;
  }
  .row {
    margin-right: 0px !important;
  }
  .row div {
    padding-right: 0px !important;
  }
  .c1 {
    background-color: #e9eada !important;
    text-align: center !important;
  }
  .container-ayuda,
  float right {
    width: 252px !important;
    text-align: left;
    position: relative;
    margin: auto;
    margin-top: 30px !important;
    margin-bottom: -50px !important;
    background-color: #fff;
    padding: 30px;
  }
  body {
    background-color: #afaf9b;
    overflow: inherit !important;
    overflow-x: hidden !important;
  }
}
.c1 {
  background-color: #afaf9b;
}
.c2 {
  background-color: #e9eada;
}
.logo-supra {
  position: absolute;
  z-index: 1;
  right: -163px;
  width: 328px;
}
.logo-spiga {
  position: relative;
  z-index: 1;
  left: 181px;
  top: -147px;
}
.acceso-a-la-aplicacion {
  position: relative;
  z-index: 1;
  left: 106px;
}
.container-ayuda {
  float: right;
  width: 200px;
  text-align: left;
  position: relative;
  margin: auto;
}
.container-ayuda b {
  font-size: 16px;
  color: #737464;
}
h1 {
  font-family: 'f1' !important;
  font-size: 22px !important;
  color: #737464 !important;
  margin: 20px 0px !important;
}
.form {
  position: relative;
  z-index: 1;
  left: 215px;
  top: -107px;
  width: 340px;
  text-align: right;
}
form {
  text-align: right !important;
  font-size: 12px;
  color: #626355;
}
input {
  font-family: 'f1';
  font-size: 14px !important;
  height: 35px !important;
  border-radius: 0px !important;
  background-color: #fff !important;
  border: 1px solid #fff !important;
}
button,
.btn {
  background-color: #fe5000;
  border-radius: 0px !important;
  color: #fff !important;
  font-family: 'f1';
  font-size: 17px !important;
  letter-spacing: 0.5px;
  line-height: 18px !important;
  padding: 7px 7px 2px 7px !important;
}
.al {
  text-align: right !important;
}
a {
  color: #626355;
  font-size: 12px !important;
}
.line-input {
  width: 900px;
  height: 35px;
  position: absolute;
  left: 60%;
  z-index: 1;
  background-color: #d7d8cc;
}
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  color: #626355;
}
html[data-useragent*='Win'] button {
  padding: 5px 7px !important;
}
html[data-useragent*='Win'] .title-desktop {
  padding: 24px 10px 24px 10px !important;
  top: 83px !important;
}
html[data-useragent*='Win'] .btn {
  padding-top: 5px !important;
}
