@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

*{
    padding: 0;
    box-sizing: border-box;
    margin: 0;
    text-decoration: none;
}

.titulo{
    margin: 10px 0;
}

.titulo h1{
    font-size: 50px;
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
}

.subtitulo p{
    font-size: 25px;
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
}

label{
    color: #FFFFFF;
    font-family: 'Inter', sans-serif;
    padding: 4px 0;
}

.senha, .cnpj, .empresa{
    padding: 5px 0;
}

.botao-finalizar{
    padding: 10px 0;
}

input{
    width: 100%;
    height: 8vh;
    border-radius: 10px;
    border: none;
    padding: 0 10px;
    color: #211F2C;
}
.senha input:enabled {
    width: 100%;
    height: 8vh;
    border-radius: 10px;
    border: none;
    padding: 0 10px;
    color: #211F2C;

}

.botao-finalizar button{
    background-color: #6E40FF;
    width: 100%;
    height: 8vh;
    border-radius: 25px;
    border: none;
    color: #FFFFFF;
    font-family: 'Inter', sans-serif;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}



.button--loading[active]{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 100px;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid transparent;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
  }

  @keyframes button-loading-spinner {
    from {
      transform: rotate(0turn);
    }

    to {
      transform: rotate(1turn);
    }
  }


  /* fim de login */


  /* começa o css do site aqui */


  .button-um[abertas]{
    border-bottom: 4px solid #6E40FF !important;
  }

  .button-dois[fechadas]{
    border-bottom: 4px solid #6E40FF !important;
  }

  .button-um h3{
    font-family: 'Inter', sans-serif;
    color:#3A3749;
  }

  .button-um h3[abertas]{
    font-family: 'Inter', sans-serif;
      color: #FFFFFF !important;
  }

  .button-dois h3{
    font-family: 'Inter', sans-serif;
    color:#3A3749;
  }

  .button-dois h3[fechadas]{
    font-family: 'Inter', sans-serif;
    color:#FFFFFF !important;
  }

  .titulo h3{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .recorrencias::-webkit-scrollbar {
    width: 8px;               /* width of the entire scrollbar */
    height: 50px;
  }

  .recorrencias::-webkit-scrollbar-track {
    background: #353535;        /* color of the tracking area */
    border-radius: 10px;
  }

  .recorrencias::-webkit-scrollbar-thumb {
    background-color: #6E40FF;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
    border: 3px solid #6E40FF;  /* creates padding around scroll thumb */
  }

  .detalhes-chat::-webkit-scrollbar {
    width: 8px;               /* width of the entire scrollbar */
    height: 50px;
  }

  .detalhes-chat::-webkit-scrollbar-track {
    background: #353535;        /* color of the tracking area */
    border-radius: 10px;
  }

  .detalhes-chat::-webkit-scrollbar-thumb {
    background-color: #6E40FF;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
    border: 3px solid #6E40FF;  /* creates padding around scroll thumb */
  }

  .h1-dc h4{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .sub-dc h5{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
    font-weight: 100;
  }

  .sub-titulo-data h6{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
    font-weight: 100;
  }

  .chamada-encerrada-nao-hover h1{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    font-size: small;
  }


  .button-botao{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .h1-form  h1{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
    font-weight: 100;
    text-align: center;
  }

  .h1-form{
      align-items: center;
  }


  .filepond--drop-label{
    background-color: #3A3749 !important;
  }
  /* fim do css do site */


  .wrapper {
    position: relative;
    width: 300px;
    height: 200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 10px;
  }

  .signature-pad {
    position: absolute;
    left: 0;
    top: 0;
    width:300px;
    height:200px;
    background-color: white;
    border-radius: 10px;
  }

  .input h5{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .h1-form h1{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .imagem-url h5{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }
  .imagem-assinatura h5{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .titutlo-sucesso h1, p{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .detalhes-chamado h1{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }


  .data-horario-chamado p{
      padding: 0 10px;
      font-family: 'Inter', sans-serif;
      color: #FFFFFF;
  }

  .hi-menu h1{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .mensagem-area{
    padding: 10px 0;
  }

  .mensagem-area h5{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
  }

  .mensagem-area textarea{
    border: none;
    border-radius: 10px;
    outline: 0;
    width: 250px;
    padding: 5px 10px;
    color: white;
    resize: vertical;
  }

  .modal-conversa p{
    padding: 10px;
    max-width: 500px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;

  }

  .finalizar-chamado h5{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
    width: 130px;
    text-align: start;
    padding: 0 4px;
  }


  .swal2-popup {

    background: #211F2C !important;

}

.swal2-title{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF !important;
}

.conteudos-chamados{
    border: 1px solid #6E40FF!important;
}

.conteudos-chamados[fechadas]{
    border: 1px solid #31D760 !important;
}
.conteudos-chamados[cancelado]{
    border: 1px solid #EB5A46!important;
}
.conteudos-chamados[andamento]{
    border: 1px solid #F2D600 !important;
}

.descricao span{
    font-size: 11px;
    font-family: 'Inter', sans-serif;
    color: #FFFFFF !important;
    font-weight: bold;
}

.modal-svg h5{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF !important;
    padding: 0 10px;
}

.fechar-modal h1{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF !important;
    font-size: 20px;
}


.modal-form{
    width: 80% !important;
}

.por-filter label{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF !important;
    font-size: 12px;
    cursor: pointer;
}

.por-filter label[marcado]{
    background-color: #31D760;
}

.preferencia span{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF !important;
}

.nome-campo span{
    font-family: 'Inter', sans-serif;
    color: #FFFFFF !important;

}


  /* responsividade para celular, login e site */

@media (max-width: 1055px) {
    .container-mae{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .titulo h1{
        font-size: 20px;
    }

    .logo{
        justify-content: center !important;
        align-items: center !important;
        align-items: center;
        text-align: center;
        width: 87% !important;
        height: 20vh !important;
    }

    .formulario-login{
        align-items: center !important;
        width: 87% !important;
    }

    .conteudos-chamados{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .chamados-detalhes{
        width: 70% !important;
        padding: 10px 0 !important;
    }

    .data{
        width: 72% !important;
    }

    .form-input{
        flex-direction: column;
        align-items: center;
    }

    .h1-form h1{
        font-size: 20px;
    }


    .hi-menu h1 {
        font-size: 24px !important;
    }

    .modal-menu{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .svg-menu{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .detalhes-chamado{
        min-height: 21vh !important;
        flex-wrap: wrap !important;
    }

    .modal-conversa{
         width: 75% !important;
    }

    .modal-finalizar{
        left: -200px !important;
        top: 30px;
    }

    .detalhes-chamado{
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }

    .chamadas-abertas-fechadas{
        width: 90% !important;
    }

    .container-detalhes-mae{
        align-items: flex-start !important;
    }

    .detalhes-chamado h1 {
        font-size: 15px !important;
    }

    .top-menu{
        min-height: 9vh !important;
    }
}
