/* LOGIN */
.cadacol-senha {

}
  .cadacol-senha #X30001, 
  .cadacol-senha #X30002 {
    margin-bottom: 28px;
    text-align: center;
    font-weight: bold;
    width: 239px;
    height: 32px;
    background-color: transparent;
    border: none;
    position: relative;
    top: -158px;
    left: 69px;
  }

  .cadacol-senha area {
    border: 0px solid #900;
    width: 88px;
    height: 33px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 311px;
  }
  .cadacol-senha area:first-child{
    left: 211px;
  }
  .cadacol-senha area:nth-child(2) {
    left: 113px;
  }
  .cadacol-senha .ic-group-unboxed {
    position: absolute;
    margin-top: 114px;
    margin-left: 74px;
    z-index: 1;
  }
    .cadacol-senha .ic-group-unboxed input {
      width: 239px;
      height: 32px;
      background-color: transparent;
      border: none;
    }
      .cadacol-senha .ic-group-unboxed input:first-child {
        margin-bottom: 28px;
        text-align: center;
        font-weight: bold;
      }
      .cadacol-senha .ic-group-unboxed input:focus {
        border: none;
        outline: none;
      }

  .cadacol-senha .ic-client-area {
  }

  .cadacol-senha .ic-client-area img {
    position: relative;
    z-index: 0;
    top: 45px;
  }

.login-container {
    display: flex;
    flex-direction: row;
}

.login-page-container {
    box-shadow: inset -2px 0px 8px 2px #8888885e;
    background: #fff;
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100vh;
}

.side-login {
    font-family: Inter !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
}

.logo-wincol {
    margin-top: 88px;
    width: 250px;
}

.welcome-message{
    font-family: Inter !important;
    display: flex;
    flex-direction: column;
    align-items:center;
    font-weight:bold;
    font-size: 20px !important;
}

    .welcome-message span {
        font-family: Inter !important;
        margin-top: 10px;
        margin-bottom: 35px;
        font-weight: normal;
    }

.login-data {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.login-data label {
    font-family: Inter !important;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}

.login-data input {
    font-family: Inter !important;
    padding: 15px 10px;
    border-radius: 8px;
    height:45px;
}

.login-data input:focus-visible{
    outline: none;
}

.container-senha {
    display: flex;
    border: 1px solid #e3eaed;
    border-radius: 8px;
    justify-content: space-between;
}

.input-password {
    border: none !important;
    width:380px;
}

.toggle-password {
    height:30px;
    width: 30px;
    padding: 0 !important;
    padding-right:10px !important;
}

.check-acesso-container {
    margin-top: 30px;
    width: 100%
}

.check-acesso-container span {
    font-family: Inter !important;
}

.checkbox-acesso {
    accent-color: #ec8244;
    color: #ec8244;
}

.checkbox-acesso:hover {
    accent-color: #ec722b;
}


#upBotoes {
    width: 100%;
}

.btn-entrar {
    font-family: Inter !important;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    height: 50px;
    background: #ec8244;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
}

.btn-entrar:hover {
    background: #ec722b;
    color: #fff;
    text-decoration:none;
}

.login-footer {
    font-family: Inter !important;
    margin-bottom: 40px;
}

.login-footer img {
    display: flex;
    margin: 0 auto;
    width: 55px;
    margin-bottom: 20px;
}

.login-footer span {
    color: #f4b48f;
    font-weight: bold;
}

.side-image {
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    background-image: url(images/bg-novo-h5.png);
    background-repeat: no-repeat;
    background-position: 0% 92%;
    background-size: 135%;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
}

.ambiente {
    font-family: Inter !important;
    position: fixed;
    top: 20px;
    right: 20px;
    color: #282c2e;
    background: #fff;
    padding: 8px 15px;
    border-radius: 10px;
    box-shadow: #8888885e -2px 2px 3px 1px;
}
    .ambiente:hover {
        text-decoration: none;
        cursor: pointer;
        background: #edf2ff;
    }

.ambiente img {
    width: 20px;
    margin-right: 5px;
}

.text-banner p {
    font-family: Inter !important;
    font-size: 42px !important;
    font-weight: bold;
    color: #455a64;
}

.text-banner span {
    font-family: Inter !important;
    font-size: 42px !important;
    font-weight: bold;
    color: #ec8244;
}

.text-banner p.segunda-linha {
    font-size: 22px !important;
}

.text-banner p.segunda-linha span {
    font-size: 22px !important;
}

.banner-img {
    height: 550px;
    margin-bottom: 130px;
    margin-top: 30px;
}


/* FIM LOGIN */
.ic-page.globhosp-senha
.ic-page.globhosp-senha .ic-window {
}

.ic-page.colsec-updatearq_his #X30020{
  position: relative;
  left: -332px;
}

  .ic-page.colsec-updatearq_his #X30020 input{
    width: 100%
  }

.header,
.header .subheader {
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    bottom: 0px;
    font-size: 11px;
}

.brand{
  margin-top: -28px;
}
