/*
 CSS for the main interaction
*/
.tabset>input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
  display: block;
}

/*
   Styling
  */
body {
  font: 16px/1.5em "Overpass", "Open Sans", Helvetica, sans-serif;
  color: #333;
  font-weight: 300;
  padding: 30px;
}

.tabset>label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 25px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}

.tabset>label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}

input:focus-visible+label {
  outline: 2px solid rgba(0, 102, 204, 1);
  border-radius: 3px;
}

.tabset>label:hover,
.tabset>input:focus+label,
.tabset>input:checked+label {
  color: #06c;
}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
  background: #06c;
}

.tabset>input:checked+label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

.tab-panel {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

/*
   Demo purposes only
  */
*,
*:before,
*:after {
  box-sizing: border-box;
}


.tabset {
  max-width: 100%;
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.menu_icons {
  font-size: 26px;
  cursor: pointer;
}

.submit-container {
  display: flex;
  align-items: center;
}

.submit-container .btn-outline-dark {
  max-width: 20%;
}


@media screen and (max-width: 767px) {

  /* Esconde os cabeçalhos da tabela */
  #tests_table thead {
    display: none;
  }

  /* Faz cada célula da tabela se comportar como um bloco, parecendo mais com um cartão */
  #tests_table td {
    display: block;
    text-align: right;
    font-size: 12px;
  }

  /* Adiciona um pseudo-elemento antes de cada célula para servir como um "label" baseado no cabeçalho original */
  #tests_table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
  }

  /* Adiciona algum espaçamento e formatação */
  #tests_table tr {
    margin-bottom: 1rem;
  }

  /* Esconde os cabeçalhos da tabela */
  #students_table thead {
    display: none;
  }

  /* Faz cada célula da tabela se comportar como um bloco, parecendo mais com um cartão */
  #students_table td {
    display: block;
    text-align: right;
    font-size: 12px;
  }

  /* Adiciona um pseudo-elemento antes de cada célula para servir como um "label" baseado no cabeçalho original */
  #students_table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
  }

  /* Adiciona algum espaçamento e formatação */
  #students_table tr {
    margin-bottom: 1rem;
  }

  .header-container h4 {
    font-size: 16px;
  }

  .input-group-text,
  .form-control {
    font-size: 14px;
  }

  .input-group {
    margin-bottom: 10px;
  }

  .btn {
    font-size: 14px;
  }

  .menu_icons {
    font-size: 18px;
  }

}

/* testes */

.btn_question {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-width: 0.2px;
  border-radius: 2px;
  border-style: solid;
  border-color: rgb(52, 82, 108);
  font-weight: bold;
  cursor: pointer;
}

.btn_fixed {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  width: 35px;
  border-width: 0.2px;
  border-radius: 2px;
  border-style: solid;
  border-color: rgb(52, 82, 108);
  font-weight: bold;
  cursor: pointer;
  margin-left: 1%;
}


.btn_rotate {
  display: inline-block;
  margin-right: 4px;
}

.scroll_container {
  flex-grow: 1;
  overflow-x: auto;
  white-space: nowrap;
  height: 60px;
  text-align: center;
  width: 100px;
}

.response_letter {
  font-size: 24px;
  font-weight: 700;
  color: rgb(48, 100, 153);
  margin-right: 10px;
}

.response_text {
  font-size: 16px;
  margin-left: 20px;
  color: black;
  font-weight: 300;
  text-align: justify;
}

.img-container {
  position: relative;
  /* Define o contêiner como um ponto de referência para o posicionamento absoluto dos filhos */
  display: inline-block;
  /* Permite que o contêiner se ajuste ao tamanho do conteúdo, nesse caso, a imagem */
}

.img_number {
  position: absolute;
  /* Posiciona o label de forma absoluta dentro do contêiner relativo */
  bottom: 10px;
  /* Posiciona o label 10px acima do fundo do contêiner */
  right: 20px;
  /* Posiciona o label 10px à esquerda do lado direito do contêiner */
  background-color: rgba(255, 255, 255, 0.5);
  /* Adiciona um fundo semi-transparente para melhorar a legibilidade */
  padding: 5px;
  /* Adiciona um pouco de espaço interno ao redor do texto */
  border-radius: 5px;
  /* Adiciona bordas arredondadas para estética */
  color: #000;
  /* Define a cor do texto */
  font-size: 14px;
  /* Ajusta o tamanho da fonte conforme necessário */
}


.img_number_practice {
  position: absolute;
  /* Posiciona o label de forma absoluta dentro do contêiner relativo */
  bottom: 20px;
  /* Posiciona o label 10px acima do fundo do contêiner */
  right: 20px;
  /* Posiciona o label 10px à esquerda do lado direito do contêiner */
  background-color: rgba(255, 255, 255, 0.5);
  /* Adiciona um fundo semi-transparente para melhorar a legibilidade */
  padding: 5px;
  /* Adiciona um pouco de espaço interno ao redor do texto */
  border-radius: 5px;
  /* Adiciona bordas arredondadas para estética */
  color: #000;
  /* Define a cor do texto */
  font-size: 14px;
  /* Ajusta o tamanho da fonte conforme necessário */
}

.response {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.question_number {
  margin-top: 5%;
  justify-content: center;
  align-items: center;
  font-size: 34px;
  font-weight: 800
}

.row-practice {
  display: flex; /* Torna a div um container flexível */
  justify-content: center; /* Centraliza os itens horizontalmente */
  align-items: center; /* Centraliza os itens verticalmente */
}

.btn_number_practice {
  height: 45px;
  width: 45px;
  background-color: #314a70;
  color:white;
  border-width: 0.2px;
  border-radius: 50%; /* Define a borda como circular */
  border-style: solid;
  border-color: rgb(52, 82, 108);
  font-weight: bold;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Adiciona uma sombra */
}


.btn_fixed_practice {
  height: 45px;
  width: 45px;
  background-color: #58677e;
  color:white;
  border-width: 0.2px;
  border-radius: 50%; /* Define a borda como circular */
  border-style: solid;
  border-color: rgb(52, 82, 108);
  font-weight: bold;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Adiciona uma sombra */
}

.btn_finish {
  margin-left: 2%;
  margin-top: -2%;
}

.resultLabel {
  margin-left: 2%;
  margin-bottom: 15px;
}

.separe {
  display: none;
}

.label_response {
  align-items: center;
  height: 40px;
  width: 40px;
  border-width: 0.2px;
  border-radius: 2px;
  border-style: solid;
  border-color: rgb(52, 82, 108);
  font-weight: bold;
  cursor: pointer;
}

.div_x img {
  margin-left: 50%;
}

.row-container {
  display: flex;
  /* Ativa o Flexbox */
  align-items: center;
  /* Alinha verticalmente */
  justify-content: flex-start;
  /* Alinha horizontalmente ao início */
}

.row-label {
  display: flex;
  /* Torna a div um contêiner flexível */
  flex-wrap: wrap;
  /* Permite que os itens se ajustem conforme necessário */
  border-width: 0.2px;
  border-radius: 2px;
  border-style: solid;
  border-color: rgb(52, 82, 108);
  margin-bottom: 20px;
  padding: 10px;
  /* Adiciona um pouco de espaço interno para não colar nas bordas */
  align-items: center;
  min-width: 98%;
  /* Alinha os itens verticalmente no centro */
}


.response_x {
  max-width: 40px;
  /* Ajusta a largura automaticamente */
  height: 40px;
  /* Altura fixa, ajuste conforme necessário */
  margin-bottom: 25px;
  margin-left: 30px;
  border-style: solid;
  border-radius: 5px;
  border-width: 0.2px;
  padding: 5px;
  cursor: pointer;
}

.question_label {
  margin-top: 20%;
  margin-left: 10px;
  width: 98%;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  body {
    margin-top: 10%;
    padding: 5px;
  }

  .btn_fixed {
    margin-left: 4%;
    margin-right: 4%;
  }


  .response_letter {
    font-size: 18px;
    margin-right: 10px;
  }

  .div_x img {
    margin-left: 0;
  }

  .row-label {
    width: 94%;
    flex-direction: column;

    padding: 5px;

  }

  .row-label>label {
    margin-bottom: 5px;
    font-size: 14px;

  }

  .row-label>label:nth-child(2) {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .question_number {
    font-size: 20px;
  }

  
  .question_label {
    margin-top: 10px;
    margin-left: 0;
    margin-bottom:10px;
    width: 100%;
  }
  

  .separe {
    display: block;

  }

  .response_x {
    max-width: 40px;
    /* Ajusta a largura automaticamente */
    height: 40px;
    /* Altura fixa, ajuste conforme necessário */
    margin-bottom: 20px;
    margin-left: 17px;
    border-style: solid;
    border-radius: 5px;
    border-width: 0.2px;
    padding: 5px;
    cursor: pointer;
  }

}

.login {
  max-width: 400px;
  margin: 15% auto;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 15px;
  /* Espaço entre os elementos */
}

.login input[type="text"],
.login input[type="password"] {
  width: 100%;
  padding: 10px;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
  /* Garante que padding não aumente o tamanho do input */
}

.login input[type="submit"] {
  cursor: pointer;
  padding: 10px;
  border: none;
  border-radius: 5px;
  background-color: #75879a;
  color: #ffffff;
  font-weight: bold;
  transition: background-color 0.2s ease-in-out;
}

.login input[type="submit"]:hover {
  background-color: #476483;
}

/* Estilos adicionais para melhorar a acessibilidade */
.login input[type="text"]:focus,
.login input[type="password"]:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

.login input::placeholder {
  color: #aaa;
  /* Cor do texto do placeholder */
}

.login-title {
  font-size: 16px;
  font-weight: 600;
  color: #383b89;
  margin-left: 8%;
}

.image-login {
  width: 150px;
  margin-left: 25%;
}

/* menu student */


.menu-item,
.menu-open-button {
  background: #314a70;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  line-height: 80px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform ease-out 200ms;
  transition: -webkit-transform ease-out 200ms;
  transition: transform ease-out 200ms;
  transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open {
  display: none;
}

.lines {
  color: white;
  width: 25px;
  height: 3px;
  background: #f0f4f7;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12.5px;
  margin-top: -1.5px;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}

.line-1 {
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
}

.line-2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.line-3 {
  -webkit-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0);
}

.menu-open:checked+.menu-open-button .line-1 {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
}

.menu-open:checked+.menu-open-button .line-2 {
  -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
  transform: translate3d(0, 0, 0) scale(0.1, 1);
}

.menu-open:checked+.menu-open-button .line-3 {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg);
}

.menu {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  box-sizing: border-box;
  font-size: 26px;
}


/* .menu-item {
   transition: all 0.1s ease 0s;
} */

.menu-item:hover {
  background: #EEEEEE;
  color: #3290B1;
}

.menu-item:nth-child(3) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-item:nth-child(4) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-item:nth-child(5) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-item:nth-child(6) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-item:nth-child(7) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-item:nth-child(8) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-item:nth-child(9) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-open-button {
  z-index: 2;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  cursor: pointer;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
}

.menu-open-button:hover {
  -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
  transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked+.menu-open-button {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
  transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked~.menu-item {
  -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
  transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}

.menu-open:checked~.menu-item:nth-child(3) {
  transition-duration: 180ms;
  -webkit-transition-duration: 180ms;
  -webkit-transform: translate3d(0.08361px, -104.99997px, 0);
  transform: translate3d(0.08361px, -104.99997px, 0);
}

.menu-open:checked~.menu-item:nth-child(4) {
  transition-duration: 280ms;
  -webkit-transition-duration: 280ms;
  -webkit-transform: translate3d(90.9466px, -52.47586px, 0);
  transform: translate3d(90.9466px, -52.47586px, 0);
}

.menu-open:checked~.menu-item:nth-child(5) {
  transition-duration: 380ms;
  -webkit-transition-duration: 380ms;
  -webkit-transform: translate3d(90.9466px, 52.47586px, 0);
  transform: translate3d(90.9466px, 52.47586px, 0);
}

.menu-open:checked~.menu-item:nth-child(6) {
  transition-duration: 480ms;
  -webkit-transition-duration: 480ms;
  -webkit-transform: translate3d(0.08361px, 104.99997px, 0);
  transform: translate3d(0.08361px, 104.99997px, 0);
}

.menu-open:checked~.menu-item:nth-child(7) {
  transition-duration: 580ms;
  -webkit-transition-duration: 580ms;
  -webkit-transform: translate3d(-90.86291px, 52.62064px, 0);
  transform: translate3d(-90.86291px, 52.62064px, 0);
}

.menu-open:checked~.menu-item:nth-child(8) {
  transition-duration: 680ms;
  -webkit-transition-duration: 680ms;
  -webkit-transform: translate3d(-91.03006px, -52.33095px, 0);
  transform: translate3d(-91.03006px, -52.33095px, 0);
}

.menu-open:checked~.menu-item:nth-child(9) {
  transition-duration: 780ms;
  -webkit-transition-duration: 780ms;
  -webkit-transform: translate3d(-0.25084px, -104.9997px, 0);
  transform: translate3d(-0.25084px, -104.9997px, 0);
}

.first {
  background-color: #b6755b;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.first:hover {
  color: #c98e77;
  text-shadow: none;
}

.seconde {
  background-color: #044fa1;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.seconde:hover {
  color: #1865b8;
  text-shadow: none;
}

.last {
  background-color: #d4c86b;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.last:hover {
  color: rgb(228, 218, 137);
  text-shadow: none;
}

.modal {
  display: none;
  /* Oculto por padrão */
  position: fixed;
  /* Fica fixo na tela */
  z-index: 1;
  /* Fica no topo */
  left: 0;
  top: 0;
  width: 100%;
  /* Largura total */
  height: 100%;
  /* Altura total */
  overflow: auto;
  /* Habilita a rolagem se necessário */
  background-color: rgb(0, 0, 0);
  /* Cor de fundo */
  background-color: rgba(0, 0, 0, 0.4);
  /* Cor de fundo com transparência */
  text-align: center;
  /* Centraliza o conteúdo do modal */
  padding-top: 100px;
  /* Espaçamento do topo */
}

/* Estilo do conteúdo do modal */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  /* Centralizado horizontalmente */
  padding: 10px;
  /* Padding ao redor da imagem */
  border: 1px solid #888;
  display: inline-block;
  max-width: 320px;
  /* Faz o conteúdo do modal se ajustar ao tamanho da imagem */
}

/* Estilo da imagem dentro do modal para ter 125px */
.modal-content img {
  width: 300px;
  /* Largura da imagem */
  height: auto;
  /* Altura automática para manter a proporção */
  cursor: pointer;
  /* Muda o cursor para indicar que a imagem pode ser clicada */
}


/* user waiting test */
.resultado-sessao {
  margin: 20px auto;
  padding: 20px;
  width: 220px;
  height: 220px;
  border-color: white;
  border-width: 0.2px;
  border-radius: 50%;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 5px 0;
}

.label {
  font-size: 14px;
  color: #777;
  margin-bottom: 2px;
  /* Reduz o espaço entre o rótulo e o valor */
}

.value {
  font-size: 18px;
  font-weight: bold;
  color: #044fa1;
}

/* Mantém a linha horizontal, mas reduz o padding para diminuir o espaço */
.info:not(:last-child) {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  /* Reduz o padding abaixo do valor antes da linha */
}

.estado-sessao {
  position: relative;
  margin-bottom: 20%;
  padding: 20px;
  width: 220px;
  height: 220px;
  border-color: white;
  border-width: 0.2px;
  border-radius: 50%;
  border-radius: 50%;
  display: flex;
  justify-content: center; /* Centraliza horizontalmente */
  align-items: center; /* Centraliza verticalmente */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
}


.btn-teste {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: #649e5b;
  color: #ffffff;
  font-weight: bold;
  transition: background-color 0.2s ease-in-out;
  cursor: pointer;
}


@media screen and (max-width: 767px) {
  .estado-sessao {
    margin: 50% auto;
  }
  .login {
    margin-top: 40%;
  }

  .question_number {
    position: fixed;
    left: 7%; 
    margin-top: -70%;
  }


}



.my-title-class {
  font-size: 12px;
  /* Tamanho personalizado do título */
}

.my-icon-class {
  width: 40px;
  height:40px;
  padding:5px;
}

.my-content-class {
  font-size: 14px;
  /* Tamanho personalizado do texto */
}

.my-confirm-button-class {
  font-size: 10px;
  /* Tamanho personalizado do botão */
}

.my-cancel-button-class {
  font-size: 10px;
  /* Tamanho personalizado do botão */
}
.sidebar-button-practice {
  position: fixed;
  left: 10%; /* Ajuste conforme necessário */
  top: 0;
  transform: translateX(-50%);
  background-color: #3498db;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  max-width: 40px;
}




.sidebar-button {
  position: fixed;
  left: 0;
  top: 20%;
  transform: translateY(-50%);
  background-color: #3498db;
  padding: 10px 10px;
  cursor: pointer;
  z-index: 10;
  min-width: 55px;
}


.sidebar-button-click {
  position: fixed;
  left: 0;
  top: 25%;
  transform: translateY(-50%);
  background-color: #db7734;
  padding: 10px 10px;
  cursor: pointer;
  z-index: 10;
  min-width: 55px;
}
.sidebar-session {
  position: fixed;
  left: 0;
  top: 15%;
  transform: translateY(-50%);
  background-color:transparent;
  padding: 10px 10px;
  z-index: 10;
  min-width: 55px;
}

.sidebar-light {
  position: fixed;
  left: 0;
  top: 10%;
  transform: translateY(-50%);
  background-color: transparent;
  padding: 10px 10px;
  z-index: 10;
  min-width: 55px;
}

.sidebar-button:hover + .full-screen-div {
  width: 100%;
  height: 100%;
}


.full-screen-div {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
  visibility: hidden;
}


.user-info {
  display: flex; 
  flex-direction: row;
  align-items: center;
  justify-content: space-between; 
  width: 80%; 
  background-color: #f2f2f2; 
  margin: 10px 0; 
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.progress-bar {
  width: 60%;
  background-color: #ddd; 
  border-radius: 20px;
  overflow: hidden;
  height: 20px; /* Altura da barra de progresso */
}

.progress {
  height: 100%;
  background-color: #4CAF50; /* Cor da barra de progresso */
  width: 0; /* Definido dinamicamente pelo JavaScript */
  border-radius: 20px;
  transition: width 0.5s ease-in-out;
  color:white;
  padding-left:10px;
}

.online_png{
  border-radius: 25px;
}

.button-error {
  background-color: red !important; /* Usando !important para garantir que tenha prioridade */
}

/* Estilização para o elemento pai que contém o container do YouTube */
.body-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.youtube-container {
  display: flex; 
  justify-content: center;
  align-items: center;
  height: 100vh; 
  width: 100%;
  position: relative;
  padding-top: 0;
  overflow: hidden;
}

.youtube-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%; 
  height: 90%; 
}


.aprovado {
  margin-left:2%;
  color: green;
}

.reprovado {
  margin-left:2%;
  color: red;
}

#loader-container {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-stream {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
}
/* Estilo adicional para garantir que o vídeo não seja muito grande em telas pequenas */
@media (max-width: 600px) {
  .video-stream {
    width: 100%; /* Faz o vídeo ocupar a largura total em telas pequenas */
    left: 0;
    top: 0;
  }
}
.selection-theme {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.selection-theme button {
  margin-left: 10px;
  cursor: pointer;
  border: none;
  background-color: #dc3545; /* Cor vermelha do Bootstrap para ações de delete/danger */
  color: white;
  border-radius: 3px; /* Raio da borda reduzido para se adequar ao botão menor */
  padding: 2px 5px; /* Padding reduzido para diminuir o tamanho do botão */
  font-size: 12px; /* Reduz o tamanho do ícone dentro do botão */
  display: flex;
  align-items: center;
  justify-content: center;
}

.selection-theme button:hover {
  background-color: #bb2d3b; /* Um tom mais escuro para o hover */
}


.sidebar-button-undo {
  position: fixed;
  left: 0;
  top: 20%;
  transform: translateY(-50%);
  background-color: #4e5ab7;
  padding: 10px 10px;
  cursor: pointer;
  z-index: 10;
  min-width: 55px;
}

.btn-agendar {
  border: none;
  background-color: #007bff; /* Cor de fundo azul */
  color: white; /* Cor do texto */
  cursor: pointer;
  padding: 5px; /* Espaçamento interno ajustado */
  border-radius: 50%; /* Arredondamento das bordas */
  font-size: 14px; /* Tamanho do texto */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px; /* Largura do botão */
  height: 25px; /* Altura do botão */
  margin-left: 0; /* Alinhamento à esquerda */
}

.btn-agendar:hover {
  background-color: #0056b3; /* Cor mais escura no hover */
}

.event-content {
  background-color: white; /* Fundo branco para o conteúdo do evento */
  padding: 5px;
  display: flex;
  justify-content: flex-start; /* Alinha o botão à esquerda */
  align-items: center; /* Centraliza o botão verticalmente */
  width: 100%; /* Garante que o contêiner ocupe a largura total */
}
.img-container {
  position: relative; /* Essencial para a posição absoluta da janela flutuante */
}

#janelaFlutuante {
  position: absolute; /* Agora baseado na posição da .img-container */
  top: 0;
  left: 0;
  width: 100%; /* Faz a janela flutuante cobrir a largura da .img-container */
  height: 100%; /* Faz a janela flutuante cobrir a altura da .img-container */
  background-color: rgba(255, 255, 255, 0.5); 
  border: 1px solid #ddd;
  z-index: 1050; /* Garante que estará no topo */
  display: block; /* Garante que a janela seja inicialmente visível */
}

.header {
  padding: 5px;
  background-color:transparent ;
  cursor: move;
  display: flex;
  justify-content: space-between;
}

.conteudoJanela {
  padding: 10px;
  width: 100%; /* A largura já deve estar definida, mas isso garante */
  height: 27vh; 
}


.conteudoJanela iframe {
  width: 100%;
  height: 100%;
  display: block; /* Remove qualquer espaço abaixo do iframe que possa aparecer */
}

.aberto {
  display: block; /* Exibe a janela */
}

.fechado {
  display: none; /* Oculta a janela */
}
#chatbot input, #chatbot button {
  margin-top: 5px;
  padding: 10px;
  border-radius: 5px;
}

#chatbot button {
  background-color: #007bff;
  color: white;
  border: none;
}

#chatbot button:hover {
  background-color: #0056b3;
}

#chatbot-response, #chatbot-status {
  padding: 10px;
  background-color: #f8f9fa;
  border-radius: 5px;
  margin-top: 10px;
}

#chatbot-status {
  color: #28a745; /* Green color for success messages */
}

.error {
  color: #dc3545; /* Red color for error messages */
}

.zoom-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  line-height: 1;
  padding: 0 10px;
}
.zoom-button i {
  margin-right: 5px;
}