.assinatura {
    max-height: 1cm;
    max-width: 4.4cm;
}

.btnBuscar {
    margin-top: 15px; 
}

.btnCadastro {
    width: 70%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: -4px;
}

.btnCollapsible {
    margin-top: -6px;
    margin-right: 0px; 
}

.btnEditar {
    margin-top: 6px;
    margin-right: 15px; 
}

.btnLista {
    margin-top: 6px;
    margin-right: 0px; 
}

.btnAlinhado {
    margin-top: 24px;
    margin-right: 30px; 
}

.btnEntrar {
    width: 100%;
    margin-right: 0px;
}

.btnLimpar {
    width: 30%;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    margin: 0;
}

.btnMetade {
    width: 50%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: -4px;
}

.btnQuatro {
    width: 25%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: -4px;
}

.btnRemover {
    margin-top: 30px; 
}

.btnTerco {
    width: 33.33%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: -4px;
}

.btnTotalInput {
    width: 100%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 20px;
}

.cardTransparente {
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.25);
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cardTransparenteBtn {
    margin-top: -20px;
}

.chart-container {
    position: relative;
    margin: auto;
    min-height: 60vh;
    height: 70vh;    
    width: 85vw;
}

.chart-big-container {
    position: relative;
    margin: auto;
    min-height: 2000;
    height: 2000;    
    width: 90vw;
}

.checkboxDir {
    margin-bottom: -20px;
    padding-bottom: -20px;
}

.codigo-container {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.codigo-input {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border: 2px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.codigo-input:focus {
    outline: none;
    border-color: #2196F3;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(33, 150, 243, 0.3);
}

.codigo-input:valid {
    border-color: #4CAF50;
    background-color: #f8fff8;
}

.codigo-input:invalid {
    border-color: #f44336;
}

.collapsible li.active > a > .arrow {
    transform: rotate(90deg); 
    transition: 0.5s;
}

.collapsible li > a > .arrow {
    transition: 0.5s;

}

.collapsible {
    border: none;

}

.cracha {
    border-radius: 0.2cm;
    border-color: black;
    border-style: solid;
    border-width: 0.05cm;
    background-color:lightgray;
    background-size: cover;
    height: 8.6cm;
    width: 5.4cm;
    padding-top: 0.25cm;
    padding-left: 0.25cm;
    padding-right: 0.25cm;
    margin-top: 10px;
}

.cracha-foto {
    border-radius: 50%;
    border-color: black;
    border-style: solid;
    border-width: 0.055cm;
    height: 2.5cm;
    width: 2.5cm;
    object-fit: cover;
}

.cracha-foto-3x4 {
    border-radius: 5%;
    border-color: black;
    border-style: solid;
    border-width: 0.025cm;
    height: 4cm;
    width: 3cm;
    object-fit: cover;
}

.cracha-logo {
    margin-bottom: -10px;
}

.distanciar {
    margin-left: 10px;
    margin-right: 10px;
}

.distanciarEsq {
    margin-left: 20px;
}

.esconder {
    display: none;
}

.fieldset{    
    border-radius: 5px;
    border-color: #00838f;
}

.fieldset legend{    
    color: #00838f;
    padding: 5px;
}

.fieldset label{    
    font-size: 14px;
}

.foto img {
    border: 1px solid black;
    border-radius: 5px;
    margin: 0.1cm;
}

.fotoMascara {
    position: relative;
}

.fotoTirada {
    position: relative;
    padding-top: 5%;
    padding-bottom: 5%;
}

.fontePequena {
    font-size: 0.9em;
    font-weight: normal;
}

@media screen and (orientation: portrait) {
	.fotoMascara video {   
        clip-path:ellipse(35% 35% at 50% 43%);   
    }
}

@media screen and (orientation: landscape) {
	.fotoMascara video {   
        clip-path:ellipse(25% 40% at 50% 45%);   
    }
}


.imageCircleFrame {
    width: 50px; 
    height: 50px; 
    overflow: hidden; 
    border-radius: 50%; 
    display: flex; 
    align-items: center; 
    justify-content: center;
}

.imageCover {
    width: 100%; 
    height: 100%; 
    object-fit: cover;
}

.tabelaLinhaFina {
    padding: 5px 5px;
}

video, canvas {
    max-width: 90vi;
}

.fotoFicha img {
    position: absolute;
    top: 50px;
    right: 25px;
    border: 1px solid black;
    border-radius: 5px;
}

.fundoEmpresa {
    background-image: url('../img/empresa/empresa-fachada.jpg');
    background-size: cover;
    min-height: 15vh;
    height: 30vh; 
    display:flex;
    flex-direction: column;
    justify-content: center;   
}

.card-login {
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

.card-login-side {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 12px;
    min-width: 56px;
    width: 56px;
    flex-shrink: 0;
}

.card-login-logo {
    width: 36px;
    height: 36px;
    filter: brightness(0) invert(1);
}

.card-login-body {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.mainLogin {
    position: relative;
    background: linear-gradient(to top right, rgb(0, 15, 45), rgb(0, 30, 115));
    min-height: 75vh;
    height: 100vh; 
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mainLogin > footer {
    flex-shrink: 0;
    text-align: center;
    padding: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.mainLogin-effect-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    z-index: 0;
}

@media (min-width: 600px) {
    .mainLogin-effect-top {
        width: 66.6%;
    }
}

.mainLogin-effect-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    pointer-events: none;
    z-index: 0;
}

@media (min-width: 600px) {
    .mainLogin-effect-bottom {
        width: 66.6%;
    }
}

.mainLogin-effect-middle-right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 30%;
    pointer-events: none;
    z-index: 0;
}

.mainLogin-effect-middle-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(180deg);
    width: 30%;
    pointer-events: none;
    z-index: 0;
}

.mainLogin > *:not(.mainLogin-effect-top):not(.mainLogin-effect-bottom):not(.mainLogin-effect-middle-right):not(.mainLogin-effect-middle-left):not(.pg-loading-screen) {
    position: relative;
    z-index: 1;
}

.pg-loading-screen {
    z-index: 9999 !important;
}

.mainPrincipal {
    position: relative;
    background: linear-gradient(to top right, rgb(200, 200, 200), rgb(235, 235, 235));
    background-size: cover;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
/*     overflow: hidden; */
/*     margin-top: 25vh; */
}

.mainPrincipal > main {
    flex: 1 0 auto;
}

.mainPrincipal > footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(185, 185, 185, 0.4);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    font-size: 0.8rem;
    color: #333;
    z-index: 10;
}

.footer-logo {
    height: 40px;
    width: auto;
    opacity: 0.6;
}

.mainPrincipal::after {
    content: '';
    position: fixed;
    bottom: 3em;
    right: 1em;
    width: 9vw;
    height: 9vw;
    background-image: url('../img/qap.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    opacity: 0.5;
    pointer-events: none;
    z-index: -1;
}

.menuImagem {
    margin-top: -25px;
    margin-bottom: -10px; 
}

/* Modal Full Screen */
.fullscreen-modal {
    width: 100% !important;
    max-height: 100% !important;
    height: 100% !important;
    top: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.fullscreen-modal .modal-content {
    height: calc(100% - 56px) !important;
    max-height: calc(100% - 56px) !important;
    padding-bottom: 0;
    overflow-y: auto;
}

.modal-title {
    padding: 10px;
    position: relative;
}

.modal-title h5 {
    margin: 0;
}

.btn-group .btn {
    margin: 0 5px;
}

.modal.modal-full {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  top: 0 !important;
  bottom: 0;
  border-radius: 0;
  margin: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal.modal-full .modal-content {
  height: calc(100% - 56px); /* Ajustar para considerar o footer */
  max-height: none;
  padding: 24px;
  overflow-y: auto;
}

.modal.modal-full .modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 0;
}

.modal.modal-full .modal-title {
  position: sticky;
  top: 0;
  z-index: 1;
  padding: 12px 24px;
  width: 100%;
  border-radius: 0;
}

.modal-content h4,
.modal-content h5 {
    text-align: center;
}

.modal-content p {
    text-align:justify;
}

.modal-title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    height: 3.5rem;
    text-align: center;
    padding-top: 0.5rem;
}

.modal-scroll {
    overflow-y: auto;
}

.navTitle {
    margin-top: -2px;
}

#video-barcode {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 9999998;
    background: #000;
    display: none;
}
#video-barcode .close-button {
    position: absolute;
    top:20px;
    right: 20px;
    z-index: 9999999;
}

#video-barcode video{
    width: 100%;
    height: 100%;
}

.quadro-central
{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0.15cm;
    margin-top: 0.15cm; 
}
.quadro
{
    margin-bottom: 0.15cm;
    margin-top: 0.15cm; 
}

.quadro-logotipo
{
    margin-bottom: 0.15cm;
    margin-top: 0.0cm; 
}

.quadro-assinatura
{
    font-size: 0.7em;
    border: #000 solid;
    border-radius: 0.15cm;
    border-width: 0.05cm;
    background-color: white;
    margin-bottom: 0px;
}

.quadro-texto
{
    font-size: 0.8em;
    border: #000 solid;
    border-radius: 0.5cm;
    border-width: 0.055cm;
    background-color: lightgrey;
    padding: 5px;
    margin-top: 5px;
}

.quadro-qrcode
{
    padding: 0.2cm;
    background-color: white;
    color: white;
    align-content: center;
    text-align: center;
}

.rounded-div {
    border-radius: 8px !important;
    margin: 8px !important;
    padding: 16px !important;
}

select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color:#666;
}