@font-face {
    font-family: "ItauText-Regular";
    font-weight: normal;
	src: url("/ItauText_Rg.ttf") format("truetype");
}

@font-face {
    font-family: "ItauDisplay-Regular";
    font-weight: normal;
	src: url("/ItauDisplay_Rg.ttf") format("truetype");
}

.ps_apps_content{
  padding: 0em;
}

.body {
  background-color:rgb(#ffffff);
  font-family: ItauText-Regular;
  font-size: 14px;
  margin: 0px;
  height: 100%;
}

.login {
  width: 100%;
  height: 100%;
  display: flex;
}

.signonMain {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 12%;
  margin-right: 13%;
  text-align: left;
  width: 26%;
}

.imagemSignon {
 	margin: 0px;
	text-align: left;
	width: 50%;
  
	background-image:url(/cs/hr/cache/ITAU_ONB_FOTO_REENV_SENHA_ONBO_POR_1.png);
    background-repeat: no-repeat;
}

@media only screen and (max-width: 950px){
  .imagemSignon {
    display: none;
  }
  
  .ps_signinentry {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  
  .signonMain {
    margin-left: 5%;
    width: 90%;
  }
}

.div-botao-retorno {
  display: inline-flex;
  width: 100%;
}

.botao-retorno > .ps_box-button .ps-button-wrapper .ps-button {
  
  
  background-color: transparent;
  border: 0px solid #ffffff;
}

.label-retorno .ps_box-label {
  display: none;
}

.label-retorno {
  height: 31px;
  width: 291px;
  color: #EC7000;
  font-family: ItauText-Regular;
  font-size: 24px;
  font-weight: bold;
  line-height: 31px;
  margin-bottom: 30px !important;
}

.label-email {
  display: flex;
}

.label-email .ps_box-label {
  display: none;
}

.campo-email {
  margin-bottom: 15px;
}

.campo-email .ps_box-label {
  display: none;
}

.campo-email .ps_box-control {
  width: 70%;
}

.campo-email input {
  background-color: #FFFFFF;
  background-position: left;
  background-position-x: 8px;
  box-shadow: 0px 0px 0px rgba(0,0,0,0.25) inset;
  border: 1px solid #D6D0CC;
  border-radius: 4px;
  background-clip: padding-box;
  font-family: ItauText-Regular;
  font-size: 16px;
  line-height: 21px;
  font-weight: 100;
  width: 351px;
  height: 32px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  background-image:url(/cs/hr/cache/ITAU_ICN_EMAIL_CANDIDATO_POR_1.svg);
  background-repeat: no-repeat;
  text-indent: 28px;
  color: #56504C;
}

@media only screen and (max-width: 950px){
  .campo-email .ps_box-control {
    width: 100%;
  }

  .campo-email input {
    width: 100%;
  }
}

.logoItau .ps-staticimg {
  width: 48px;
  height: 48px;
  margin-bottom: 35px;
}

textarea:hover, input[type='text']:hover, input[type='url']:hover, input[type='date']:hover, input[type='time']:hover, input[type='number']:hover, input[type='search']:hover, input[type='password']:hover, input[type='datetime']:hover, input[type='datetime-local']:hover, input[type='email']:hover, input[type='tel']:hover, select:hover, textarea:focus, input[type='text']:focus, input[type='url']:focus, input[type='date']:focus, input[type='time']:focus, input[type='number']:focus, input[type='search']:focus, input[type='password']:focus, input[type='datetime']:focus, input[type='datetime-local']:focus, input[type='email']:focus, input[type='tel']:focus, select:focus {
  border-color: #EC7000;
}

.label-email .ps_box-value {
  height: 18px;
  width: 45px;
  color: #231D19;
  font-family: ItauText-Regular;
  font-size: 14px;
  line-height: 18px;
}

.botao-laranja {
  margin-top: 15px;
}

.botao-laranja > .ps_box-button .ps-button-wrapper .ps-button {
  background: linear-gradient(135deg, #E66100 0%, #FEA100 100%);
  padding: 0.3em 1em 0.3em 1em !important;
  font-size: 1.2em;
  border-radius: 24px;
  margin: 0;
  color: #ffffff;
  border: 0px inset transparent;
  font-weight: normal;
  text-shadow: 0px 0px 0px #BDE6CF;
  box-sizing: content-box;
  width: 207px;
  height: 45px;
  font-family: ItauDisplay-Regular;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  cursor: pointer;
  vertical-align: middle;
  display: grid;
  align-items: center;
  text-align: center;
}

.botao-cinza {
  margin-top: 15px;
}

.botao-cinza > .ps_box-button .ps-button-wrapper .ps-button {
  background: linear-gradient(135deg, #939393 0%, #D2D2D2 100%);
  padding: 0.3em 1em 0.3em 1em !important;
  font-size: 1.2em;
  border-radius: 24px;
  margin: 0;
  color: #ffffff;
  border: 0px inset transparent;
  font-weight: normal;
  text-shadow: 0px 0px 0px #BDE6CF;
  box-sizing: content-box;
  width: 207px;
  height: 45px;
  font-family: ItauDisplay-Regular;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  cursor: pointer;
  vertical-align: middle;
  display: grid;
  align-items: center;
  text-align: center;
  pointer-events:none;
}

.ps_box-edit {
  margin-bottom: 0em;
}

.ps_box-staticimg {
  margin-bottom: 0em;
}

.msg-envio-sucesso {
  height: 18px;
  width: 177px;
  color: #007A47;
  font-family: ItauText-Regular;
  font-size: 14px;
  line-height: 18px;
}

.msg-email-nao-encontrado {
  height: 18px;
  width: 230px;
  color: #531E6D;
  font-family: ItauText-Regular;
  font-size: 14px;
  line-height: 18px;
}

.icn-enviado-sucesso {
  height: 8.41px;
  width: 12.25px;
}

.icn-nao-encontrado {
  height: 13px;
  width: 13px;
}

.info {
    background-image: url(/cs/hr/cache/ITAU_INFO_CANDIDATO_POR_1.svg);
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
    margin-left: 4px;
    z-index: 1;
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.info .info_text {
    visibility: hidden;
    height: auto;
    
    background-color: #106EB0;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px 0;
    padding-right: 16px;
    padding-left: 16px;
    position: absolute;
    z-index: 2;
    bottom: 140%;
    left: 50%;
    margin-left: -15px;
    font-size: 14px;
    font-weight: normal;
}

.info .info_text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 5%;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #106EB0 transparent transparent transparent;
}

.info .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}