@font-face {
  font-family: "Objective";
  src: url("/fonts/vendor/objective/Objective-Regular.woff2") format("woff2"), url("/fonts/vendor/objective/Objective-Regular.woff2") format("woff");
}
body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  background: url(/images/Background.png?80816b5279166c9947ab1a975aa938cb);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Objective";
}

input:hover {
  border: 1px solid #8A0505;
  transition: all 0.4s;
}

select:hover {
  border: 1px solid #8A0505;
  transition: all 0.4s;
}

.container {
  height: 100%;
  align-content: center;
}

#login {
  height: 508px;
  width: 381px;
  margin-top: auto;
  margin-bottom: auto;
  background: #F4F4F4;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
  border-radius: 10px;
}

#email {
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  background: #F8F8F8;
  /* Cinza / Escuro */
  border: 1px solid #8F8F8F;
  box-sizing: border-box;
  border-radius: 5px 5px 0px 0px;
  height: 53px;
  width: 296px;
}

#password {
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  background: #F8F8F8;
  /* Cinza / Escuro */
  border: 1px solid #8F8F8F;
  box-sizing: border-box;
  border-radius: 0px 0px 5px 5px;
  height: 53px;
  width: 296px;
}

#p-login {
  /* Login */
  width: 100%;
  height: 25px;
  left: 687px;
  top: 381px;
  /* Heading 3 */
  font-family: "Objective";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 25px;
  /* identical to box height */
  color: #000000;
  text-align: center;
  padding: 120px 0 20px 0;
}

#button {
  width: 117px;
  height: 37px;
  background: #8A0505;
  border: none;
  border-radius: 7px;
  transition: background 0.4s;
  margin: 20px 0 0 0;
  font-family: "Objective";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 17px;
  color: #FFFF;
}

#button:hover {
  background: #7c0303;
  transition: background 0.4s;
}

#esquecisenha {
  /* Hiperlink 2 - 12px */
  font-family: "Objective";
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: 0.5s;
}

#esquecisenha:hover {
  -webkit-text-decoration-color: #000000;
          text-decoration-color: #000000;
}

.hr-log {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.hr-log hr {
  flex: 1;
  margin-left: 0.5em;
}

#p-cadastro {
  text-align: center;
  margin-top: 10px;
  color: #000000;
  font-size: 15px;
  font-weight: normal;
  font-family: "Objective";
}

#link-cadastro {
  color: #8A0505;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  font-weight: bold;
  transition: 0.5s;
}

#link-cadastro:hover {
  -webkit-text-decoration-color: #8A0505;
          text-decoration-color: #8A0505;
}

#b-login {
  font-family: "Objective";
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  /* identical to box height */
  color: #000000;
  text-align: center;
  margin: -5px;
}

#reset-text {
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-align: center;
}

#cancelar-botao {
  background-color: #BBBBBB;
  border-radius: 7px;
  border: none;
  height: 37px;
  width: 107px;
  margin: 30px 10px 0 0;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  transition: background 0.5s;
}

#cancelar-botao:hover {
  background-color: #999898;
}

#cancelar-link {
  color: #000000;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  text-decoration: none;
}

#redefinir-botao {
  background-color: #8A0505;
  border-radius: 7px;
  border: none;
  height: 37px;
  width: 147px;
  margin: 30px 0 0 0;
  transition: background 0.5s;
  color: #FFFF;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
}

#redefinir-botao:hover {
  background-color: #7c0303;
}

#c-login {
  font-family: "Objective";
  font-style: normal;
  font-weight: bold;
  line-height: 25px;
  font-size: 25px;
  /* identical to box height */
  color: #000000;
  text-align: center;
}

#successful-text {
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  line-height: 17px;
  text-align: center;
}

#contato {
  font-family: "Objective";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  transition: all 0.5s;
}

#contato:hover {
  font-size: 16px;
}

#d-login {
  font-family: "Objective";
  font-style: normal;
  font-weight: bold;
  line-height: 25px;
  font-size: 23px;
  margin: 10px;
  /* identical to box height */
  color: #000000;
  text-align: center;
}

#new-password-text {
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-align: center;
  line-height: 1;
}

#l2-login {
  height: 670px;
  width: 381px;
  margin-top: auto;
  margin-bottom: auto;
  background: #F4F4F4;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
  border-radius: 10px;
}

#senha-content {
  font-family: "Objective";
  margin: 20px 0 0 0;
  font-style: normal;
  font-weight: normal;
  font-size: 15.2461px;
  text-align: center;
  color: #000000;
  -webkit-text-decoration: underline transparent;
          text-decoration: underline transparent;
  transition: all 0.5s;
}

#senha-content:hover {
  -webkit-text-decoration: underline #000000;
          text-decoration: underline #000000;
}

.rule-content {
  color: #13BD05;
  font-family: "Objective";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}

.rule-content-r {
  color: #CE1010;
  font-family: "Objective";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}

li {
  list-style-type: none;
}

#input-salvar-senha {
  height: 37px;
  width: 190px;
  background: #8A0505;
  border-radius: 7px;
  border: none;
  margin-top: 30px;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #FFFF;
  text-align: center;
  transition: background 0.5s;
}

#input-salvar-senha:hover {
  background-color: #7c0303;
}

#cadastro2 {
  height: 550px;
  width: 1000px;
  margin-top: auto;
  margin-bottom: auto;
  background: #F4F4F4;
  position: relative;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
}

#cadastro {
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 20px;
}

#img-cadastro {
  width: 100%;
  height: 100%;
  border-radius: 20px 0 0 20px;
}

.titulo {
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
}

#input-text {
  color: #000000;
  padding: 0;
  margin: 10px 0 0 0;
}

#text-dados {
  font-size: 14px;
  text-align: center;
  color: #000000;
}

.rule-content2 {
  color: #13BD05;
  font-family: "Objective";
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}

.rule-content-r2 {
  color: #CE1010;
  font-family: "Objective";
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}

#cancelar-botao2 {
  background-color: #BBBBBB;
  border-radius: 7px;
  border: none;
  height: 37px;
  width: 107px;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  transition: background 0.5s;
}

#cancelar-botao2:hover {
  background-color: #8F8F8F;
}

#redefinir-botao2 {
  background-color: #8A0505;
  border-radius: 7px;
  border: none;
  height: 37px;
  width: 147px;
  transition: background 0.5s;
  color: #FFFF;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  text-align: center;
}

#redefinir-botao2:hover {
  background-color: #7c0303;
}

#cadastro-t {
  height: 550px;
  width: 840px;
  margin-top: auto;
  margin-bottom: auto;
  background: #F4F4F4;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 65px;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
}

#cadastro-m {
  height: 600px;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  background: #F4F4F4;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 35px;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
}

#cadastro-text-m {
  margin-bottom: 0;
  margin-top: 0;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -0.03em;
  text-align: center;
  line-height: 1;
}

#input-text-m {
  color: #000000;
  padding: 0;
  margin: 5px 0 0 0;
}

#cancelar-botao2-m {
  background-color: #BBBBBB;
  border-radius: 7px;
  border: none;
  height: 37px;
  width: 107px;
  margin: 20px 20px 0 0;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  transition: background 0.5s;
}

#cancelar-botao2-m:hover {
  background-color: #8F8F8F;
}

#botao-cadastro {
  background-color: #8A0505;
  border-radius: 7px;
  border: none;
  height: 37px;
  width: 180px;
  transition: background 0.5s;
  color: #FFFF;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
}

#botao-cadastro:hover {
  background-color: #7c0303;
}

#cadastro-text-sm {
  margin-bottom: 20px;
  margin-top: 0;
  font-family: "Objective";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -0.03em;
  text-align: center;
  line-height: 1;
}

.hr-log-sm {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.hr-log-sm hr {
  flex: 1;
  margin-left: 0.5em;
}

#input-text-sm {
  font-size: 15px;
  color: #000000;
  padding: 0;
  margin: 0 0 0 0;
}

#p-cadastrar {
  font-family: "Objective";
  font-size: 16px;
  padding: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-align: center;
  line-height: 18px;
}

#link-cadastro-sussess {
  color: #FFFF;
  font-family: "Objective";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  text-decoration: none;
}

#p-cadastre-se {
  /* Login */
  width: 100%;
  height: 25px;
  left: 687px;
  /* Heading 3 */
  font-family: "Objective";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 25px;
  /* identical to box height */
  color: #000000;
  text-align: center;
}
