/* line 1, app/assets/stylesheets/components/_sign_in.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 5, app/assets/stylesheets/components/_sign_in.scss */
p {
  margin: 0;
}

/* line 10, app/assets/stylesheets/components/_sign_in.scss */
a {
  text-decoration: none;
}

/* line 13, app/assets/stylesheets/components/_sign_in.scss */
.bg-image-login {
  background-image: url(/assets/log-in-4d44e67b6348c95eb99752c4b47ecca1a6ad77b67761cf100dd85db529962c83.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}

/* line 21, app/assets/stylesheets/components/_sign_in.scss */
.footer-bg {
  background-color: #2b2b2b;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 2%;
}

/* line 29, app/assets/stylesheets/components/_sign_in.scss */
.footer-bg a {
  color: #ffff;
  text-decoration: underline;
}

/* line 34, app/assets/stylesheets/components/_sign_in.scss */
.footer-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 211%;
  color: #ffffff;
}

/* line 43, app/assets/stylesheets/components/_sign_in.scss */
.footer-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 114%;
  margin-bottom: 1rem;
  color: #ffffff;
}

/* line 52, app/assets/stylesheets/components/_sign_in.scss */
.copyright-area {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 155%;
  background-color: #000000;
  padding: 8px 0px;
  color: #ffffff;
  margin-top: 2%;
}

/* line 63, app/assets/stylesheets/components/_sign_in.scss */
.copy-text {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 155%;
  color: #ffffff;
}

/* line 72, app/assets/stylesheets/components/_sign_in.scss */
.form-bg {
  background-color: #ffffff;
  padding: 3% 4% 1% 4%;
  border-radius: 25px;
  width: 30.5rem;
}

/* line 80, app/assets/stylesheets/components/_sign_in.scss */
.footer-bg .input-group {
  width: 84%;
}

/* line 84, app/assets/stylesheets/components/_sign_in.scss */
.sign-btn {
  background: #014b92;
  border-radius: 5.16343px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border: 0px;
  width: 11rem;
  padding: 0.5rem 0px;
  color: #ffffff;
}

/* line 97, app/assets/stylesheets/components/_sign_in.scss */
.sign-btn-1 {
  background: #d87000;
  border-radius: 5.16343px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  border: 0px;
  width: 11rem;
  padding: 0.5rem 0px;
  color: #ffffff;
}

/* line 111, app/assets/stylesheets/components/_sign_in.scss */
.sign-btn-1:hover {
  color: #ffffff;
}

/* line 116, app/assets/stylesheets/components/_sign_in.scss */
.form-control {
  background-color: #EFF0F2;
}

/* line 119, app/assets/stylesheets/components/_sign_in.scss */
.footer-bg .form-control {
  border-radius: 0px;
  padding: 0.8rem 0.8rem;
}

/* line 123, app/assets/stylesheets/components/_sign_in.scss */
.footer-bg .input-group-text {
  border-radius: 0px;
  background-color: #436cff;
  padding: 0.375rem 0.9rem;
}

/* line 129, app/assets/stylesheets/components/_sign_in.scss */
.log-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4d5959;
}

/* line 137, app/assets/stylesheets/components/_sign_in.scss */
.bg-image-login .form-check {
  padding-left: 2em;
}

/* line 140, app/assets/stylesheets/components/_sign_in.scss */
.company-logo {
  width: 5rem;
  text-align: center;
}

@media only screen and (max-width: 600px) {
  /* line 147, app/assets/stylesheets/components/_sign_in.scss */
  .footer-title {
    font-size: 12px;
  }
  /* line 152, app/assets/stylesheets/components/_sign_in.scss */
  .footer-subtitle {
    font-size: 12px;
  }
  /* line 157, app/assets/stylesheets/components/_sign_in.scss */
  .footer-bg .form-control {
    font-size: 12px;
  }
  /* line 161, app/assets/stylesheets/components/_sign_in.scss */
  .form-bg {
    height: 100%;
  }
  /* line 165, app/assets/stylesheets/components/_sign_in.scss */
  .bg-image-login {
    height: 64.5vh;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  /* line 179, app/assets/stylesheets/components/_sign_in.scss */
  .footer-title {
    font-size: 12px;
  }
  /* line 189, app/assets/stylesheets/components/_sign_in.scss */
  .footer-subtitle {
    font-size: 12px;
  }
  /* line 194, app/assets/stylesheets/components/_sign_in.scss */
  .footer-bg .form-control {
    font-size: 12px;
  }
  /* line 198, app/assets/stylesheets/components/_sign_in.scss */
  .form-bg {
    height: 100%;
  }
}

@media only screen and (min-width: 768px) {
  /* line 209, app/assets/stylesheets/components/_sign_in.scss */
  .footer-title {
    font-size: 14px;
  }
  /* line 214, app/assets/stylesheets/components/_sign_in.scss */
  .footer-subtitle {
    font-size: 14px;
  }
  /* line 219, app/assets/stylesheets/components/_sign_in.scss */
  .footer-bg .form-control {
    font-size: 14px;
  }
}

/* line 224, app/assets/stylesheets/components/_sign_in.scss */
.sign-in-company-logo {
  width: 11rem !important;
}
