#logo-ie-main {
  width: auto;
  height: auto;
}

.idomed-acesso-page {
  background: linear-gradient(to right, #0A3F3C 50%, #FCFAF7 50%);
  display: flex;
  position: relative;
  overflow: hidden;
}

#idomed-acesso .idomed-acesso-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

#idomed-acesso .idomed-acesso-geral {
  display: flex;
  justify-content: center;
}

#idomed-acesso .idomed-acesso-header {
  padding: 110px 5px;
  max-width: 615px;
  position: absolute;
  left: 50px;
}

#idomed-acesso .idomed-bg-base {
  position: relative;
  display: block;
}

#idomed-acesso .idomed-bg-mid {
  display: none;
}

#idomed-acesso .idomed-bg-small {
  display: none;
}

#idomed-acesso .idomed-header-logo-base {
  margin-bottom: 24px;
}

#idomed-acesso .idomed-acesso-title {
  color: #FFA552;
  font-family: 'Libre Franklin';
  font-size: 40px;
  font-weight: 700;
  line-height: 48.48px;
  text-align: left;
  margin-bottom: 35px;
}

#idomed-acesso .idomed-acesso-text {
  color: #fff;
  font-family: 'Libre Franklin';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 27px;
  max-width: 370px;
}

#idomed-acesso .idomed-acesso-pergunta {
  color: #fff;
  font-family: 'Libre Franklin';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#idomed-acesso .idomed-img-base {
  display: block;
  margin-bottom: 24px;
}

#idomed-acesso .idomed-img-mid {
  display: none;
}

#idomed-acesso .idomed-acesso-aviso {
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 400;
  line-height: 16.34px;
  letter-spacing: 0.005em;
  text-align: left;
  color: #FFF;
}

#idomed-acesso .idomed-acesso-login {
  /*position: absolute;*/
  height: 67%;
  right: 70px;
  width: 434px;
  position: absolute;
  background-color: transparent;
  bottom: 131px;
  border-radius: 16px;
}

#idomed-acesso .idomed-acesso-form-title {
  color: #e0311b;
  font-family: 'Work Sans';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#idomed-acesso .idomed-acesso-re-card {
  display: block;
  margin-bottom: 18px;
  position: relative;
  width: 100%;
}

#idomed-acesso .idomed-acesso-re-card p {
  color: #0A3F3C;
  font-family: 'Libre Franklin';
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  left: 16px;
  line-height: 27px;
  margin: 0;
  max-width: 260px;
  position: absolute;
  text-align: center;
  top: 39px;
}

#idomed-acesso .idomed-acesso-re-card picture {
  display: block;
}

#idomed-acesso .idomed-acesso-re-img {
  display: block;
  height: auto;
  width: 100%;
}

#form-login-idomed label {
  color: #3d3c3c;
  font-family: 'Libre Franklin';
  border-radius: 7px;
  margin-bottom: 14px;
  font-weight: 400;
}

#form-login-idomed input {
  background-color: #fff;
  color: #161616;
  border-radius: 8px;
  margin-bottom: 14px;
  height: 44px;
  font-size: 19px;
  border: 1px solid #000;
}

#idomed-acesso .form-group {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  align-items: center;
  color: #a9aba3;
}

#idomed-acesso .forgot-password {
  color: #19D1C3;
  font-family: 'Libre Franklin';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.08px;
  text-decoration-line: underline;
  margin-bottom: 1vw;
  float: left;
  width: 100%;
}

#idomed-acesso .btn {
  border-radius: 8px;
  background: #FFA552;
  color: #0A3F3C;
  text-align: center;
  font-family: 'Libre Franklin';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  width: 408px;
  margin: 10px 5px 25px;
  height: 58px;
}

#idomed-acesso .btn:hover {
  background-color: #FFA552;
  color: #0A3F3C;
}

#idomed-acesso #form-login-idomed {
  padding: 25px 10px;
}

#idomed-acesso .create-account {
  color: #19D1C3;
  text-align: center;
  font-family: 'Libre Franklin';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.08px;
  text-decoration-line: underline;
  margin-top: 14px;
}

#idomed-acesso .create-account2 {
  display: none;
}

footer#application-footer {
  background-color: #161616;
}

@media (min-width: 577px) and (max-width: 1190px) {
  #idomed-acesso .idomed-acesso-wrapper {
    width: 100%;
  }

  #idomed-acesso .idomed-bg-base {
    position: relative;
    display: none;
  }

  #idomed-acesso .idomed-bg-mid {
    display: block;
    width: 100%;
  }

  #idomed-acesso .idomed-bg-small {
    display: none;
  }

  #idomed-acesso .idomed-acesso-header {
    padding: 20vw 0.837vw;
  }

  #idomed-acesso .idomed-acesso-title {
    font-size: 3.5vw;
    line-height: normal;
    max-width: 41.556vw;
    margin-bottom: 1.918vw;
  }

  #idomed-acesso .idomed-acesso-title span {
    font-size: 3.837vw;
    line-height: 2.639vw;
  }

  #idomed-acesso .idomed-acesso-text {
    font-size: 2.3vw;
    line-height: normal;
    max-width: 41.41vw;
    margin-bottom: 3vw;
  }

  #idomed-acesso .idomed-acesso-pergunta {
    font-size: 2vw;
    line-height: normal;
  }

  #idomed-acesso .idomed-acesso-aviso {
    font-size: 1.439vw;
    max-width: 32vw;
  }

  #idomed-acesso .idomed-img-base {
    display: none;
  }

  #idomed-acesso .idomed-img-mid {
    display: block;
  }


  #idomed-acesso #form-login-idomed {
    padding: 2.878vw;
  }

  #idomed-acesso .idomed-acesso-re-card {
    margin-bottom: 1.799vw;
  }

  #idomed-acesso .idomed-acesso-re-card p {
    font-size: 2vw;
    left: 1vw;
    line-height: 2vw;
    max-width: 25.784vw;
    top: 3vw;
  }

  #form-login-idomed input {
    height: 4.317vw;
  }

  #idomed-acesso .form-group {
    font-size: 2.278vw;
  }

  #idomed-acesso .forgot-password {
    font-size: 1.559vw;
  }

  #idomed-acesso .create-account {
    font-size: 1.559vw;
  }

  #idomed-acesso .create-account2 {
    display: none;
  }

  #idomed-acesso .btn {
    position: relative;
    padding: 1.918vw 2.878vw;
    font-size: 1.918vw;
    letter-spacing: 0.32px;
    width: 98%;
    height: 58px;
  }

  #idomed-acesso .idomed-acesso-login {
    max-width: 54vw;
    right: 3.957vw;
    width: 42%;
    bottom: 14.748vw;
  }

  #idomed-acesso .idomed-acesso-form-title {
    font-size: 3.957vw;
    font-style: normal;
  }
}

@media (min-width: 0px) and (max-width: 576px) {
  #idomed-acesso .idomed-acesso-wrapper {
    width: 100%;
  }

  .idomed-acesso-page {
    display: flex;
    flex-direction: column;
    position: relative;
    background: none;
  }

  #idomed-acesso .idomed-bg-base {
    display: none;
  }

  #idomed-acesso .idomed-bg-mid {
    display: none;
  }

  #idomed-acesso .idomed-bg-small {
    display: block;
    position: relative;
    width: 100%;
  }

  #idomed-acesso .idomed-acesso-geral {
    display: unset;
  }

  #idomed-acesso .idomed-acesso-header {
    padding: 20vw 17vw 5vw 1vw;
    width: 100%;
    flex: none;
    position: absolute;
    top: 0;
    max-width: 100%;
    overflow: hidden;
    left: 10px;
  }

  #idomed-acesso .idomed-acesso-title {
    font-size: 7.889vw;
    line-height: normal;
    margin-bottom: 6.667vw;
    width: 51vw;
  }

  #idomed-acesso .idomed-acesso-title span {
    font-size: 8.889vw;
    line-height: 10.556vw;
  }

  #idomed-acesso .idomed-acesso-text {
    font-size: 5vw;
    line-height: normal;
    margin-bottom: 4.5vw;
    max-width: 82.556vw;
  }

  #idomed-acesso .idomed-img-base {
    display: none;
  }

  #idomed-acesso .idomed-img-mid {
    display: block;
  }

  #idomed-acesso .idomed-acesso-pergunta {
    font-size: 4.444vw;
    line-height: 184.58%;
    margin-bottom: 1.5vw;
    margin-right: 1vw;
  }

  #idomed-acesso .idomed-acesso-aviso {
    font-size: 2.8vw;
  }

  #idomed-acesso .form-group {
    font-size: 5.278vw;
    line-height: 6.111vw;
    margin-bottom: 2.222vw;
  }

  #idomed-acesso .forgot-password {
    line-height: normal;
    margin-bottom: 3.611vw;
  }

  #form-login-idomed input {
    height: 10vw;
  }

  #idomed-acesso .btn {
    padding: 4.167vw 5.556vw;
    font-size: 7.5vw;
    margin-bottom: 3.611vw;
    margin-top: 3.611vw;
  }

  #idomed-acesso .idomed-acesso-login {
    padding: 9vw 9vw 0;
    width: 100%;
    height: 67%;
    position: absolute;
    background-color: transparent;
    top: 180vw;
    right: 0;
    border-radius: 16px;
  }

  #idomed-acesso #form-login-idomed {
    padding: 5vw 1vw;
  }

  #idomed-acesso .idomed-acesso-re-card {
    margin-bottom: 4.444vw;
  }

  #idomed-acesso .idomed-acesso-re-card p {
    font-size: 4.5vw;
    left: 2.2vw;
    line-height: 5vw;
    max-width: 56vw;
    top: 5.3vw;
  }

  #idomed-acesso .form-control {
    margin-bottom: 3.611vw;
  }

  #idomed-acesso .create-account {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.08px;
    text-decoration-line: underline;
    padding-left: 0;
    margin-bottom: 3.611vw;
    display: block;
  }

  #idomed-acesso .create-account2 {
    display: none;
  }

  #idomed-acesso .btn {
    padding: 1vw 2vw;
    font-size: 4vw;
    letter-spacing: 1.29px;
    margin: 4vw 0vw;
    width: 100%;
    height: 12vw;
  }

  #idomed-acesso .idomed-acesso-form-title {
    font-size: 6.667vw;
    font-style: normal;
  }
}