html, body {
    height: auto;
    margin: 0; /* Remova margens padrão do body */
}

#page-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#content-wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
}

#content-wrap .row {
    flex: 1;
    display: flex;
    width: 100%;
    margin: 0;
}

.col-div-sidebar {
    max-width: 250px;
}

.sidebar {
    width: 100%; /* Garante que a sidebar ocupe toda a largura da coluna */
    height: 100vh; /* Ocupa 100% da altura da viewport */
    position: sticky; /* Fixa a sidebar ao rolar a página */
    top: 0; /* Alinha ao topo */
    left: 0; /* Alinha à esquerda */
    overflow-y: auto; /* Adiciona scroll se o conteúdo for maior que a altura */
    background-color: #343a40; /* Cor de fundo da sidebar */
}

.icon-container {
    display: flex;
    justify-content: center; /* Centraliza horizontalmente */
    width: 100%; /* Garante que o contêiner ocupe toda a largura */
}

.col-main-content {
    padding: 20px; /* Adiciona um padding ao conteúdo principal */
}

footer {
    height: auto;
    background-color: #f8f9fa; /* Cor de fundo do footer */
}

a {
  text-decoration: none;
}
#idContainer {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .checkbox {
    font-weight: 400;
}

.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

.form-signin input[type="text"] {
    margin-bottom: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.floating-alert-container {
    position: fixed;
    top: 20px;
    right: 2%;
    z-index: 3000;
}

.floating-alert-container .alert {
    display: inline-block;
    margin-bottom: 10px; 
    animation: fadeout 0.5s ease-out 4.5s forwards;
}

@keyframes fadeout {
    to {
        opacity: 0;
        transform: translateY(-20px);
    }
}

/* 
==========================================================================
    FORMS STYLES BEGIN 
==========================================================================
*/

/* ==========================================================================
   #PAGE WRAPPER
   ========================================================================== */
   .page-wrapper {
    min-height: 100vh;
  }
  
  body {
    font-family: "Roboto", "Arial", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
  }
  
  h1 {
    font-size: 36px;
  }
  
  h2 {
    font-size: 30px;
  }
  
  h3 {
    font-size: 24px;
  }
  
  h4 {
    font-size: 18px;
  }
  
  h5 {
    font-size: 15px;
  }
  
  h6 {
    font-size: 13px;
  }

/* ==========================================================================
   #WRAPPER
   ========================================================================== */
   .wrapper {
    margin: 0 auto;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  
  .wrapper--w680 {
    max-width: 1080px;
  }

/* ==========================================================================
   #CARD
   ========================================================================== */
   .card {
    overflow: visible;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
  }
  
  .card-1 {
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  }
  
  .card-1 .card-heading {
    background: url("../img/logo.jpg") center/cover no-repeat;
    padding-top: 210px;
    background-size: 400px;
  }
  
  .card-1 .card-body {
    padding: 0 40px;
    padding-top: 35px;
    padding-bottom: 65px;
  }
  
  @media (max-width: 767px) {
    .card-1 .card-body {
      padding: 0 40px;
      padding-top: 40px;
      padding-bottom: 40px;
    }
  }
  
  .center {
    text-align:center;
  }

  a.english-word {
    color:#031F92; 
    font-size: 14px;
    font-weight: bold;
  }
  
  a.portuguese-word {
    color:#031F92; 
    font-size: 11px;
  }
  
  a.english-word.white {
    color:#ffffff; 
  }
  
  a.portuguese-word.white{
    color:#ffffff; 
  }

/*form row style*/
.form-row{
    background-color: rgb(228, 236, 236);
}

.col-form {
    padding: 0;
    padding-right: 1%;
}

.form-control-static {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    width: 100%;
    box-sizing: border-box;
    border: none;
}

/*Input style*/
.input-style-1 {
    width: 100%;
}

/* 
==========================================================================
    FORMS STYLES END 
==========================================================================
*/

/* 
==========================================================================
    TABLE FORM STYLES
==========================================================================
*/

.border-table-form {
  border-collapse: separate; 
}

.rounded-top-table {
  border-radius: 15px 15px 15px 15px;
  overflow: visible;
}

.custom-bg {
  background-color: rgb(228, 236, 236);
}

.checkbox-container {
  display: block; /* Remove o comportamento flexível */
  width: 100%; /* Ocupa toda a largura disponível */
}

.checkbox-container .ui.slider.checkbox {
  display: block; /* Garante que cada checkbox ocupe uma linha inteira */
}