/* 
Estilos CSS criados por Otto Arrue Neto, membro do grupo de desenvolvedores DEVELoper.
© 2023 Otto Arrue Neto. Todos os direitos reservados.

Estes estilos estão protegidos por leis de direitos autorais e destinam-se ao uso exclusivo de referência e aprendizado.
A reprodução não autorizada, distribuição ou modificação destes estilos, total ou parcialmente, é estritamente proibida.
Para obter permissão de uso ou colaboração, entre em contato com o autor em Otto Arrué Neto.

Desenvolvido por:
Otto Arrue Neto
DEVELoper - Grupo de Desenvolvimento de Operações
*/

body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: -2;
    background-size: cover;
}

.retangulo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: cover;
    z-index: 1;
    height: 20px;

    
}

.background {
    z-index: -10;
}

body, html {
    width: 100%;
    height: 100%;
    font-family: sans-serif;
    font-size: 22px;
    line-height: 1.3;
    overflow: hidden;
}

.bg_video {
    position: absolute;
    left: -10%;
    bottom: -10%;
    max-height: 120%;
    min-width: 120%;
    
    z-index: -1000;
    background-size: cover;
    
}

.logoDescricao{
    min-width: 5%;
    min-height: 0%;
    max-height: 100%;
    max-width: 100%;
    
}
.logoDescricao img{
    z-index: 1;
   
    position:absolute;
    
    right: 0px;
    background-repeat: no-repeat;
    
    
    padding: 10px;
   
}

.background-shape {
    position: fixed;
    background: cover;
    top: -70px;
    left: 18px;
    width: 650px; /* Largura fixa em pixels */
    height: 1500px; /* Altura fixa em pixels */
    background-color: #ffffff1e; /* Cor de fundo para visualização */
    transform: rotate(15.37deg);
    transform-origin: top left;
  /*  border-radius: 20px;  Valor fixo em pixels ou outra unidade de sua escolha 
    border: 2px solid rgba(216, 216, 216, 0.00);*/
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(0, 0, 0, 0.644) 0%, rgba(255, 255, 255, 0.00) 100%);
    box-shadow: 0px 4px 128px 0px rgba(26, 21, 99, 0.69) inset;
    backdrop-filter: blur(10px);
    min-width:   550px; /* Largura mínima fixa */
    min-height: 1500px; /* Altura mínima fixa */
    max-width:   60e0px; /* Largura máxima fixa */
    max-height:  1500px; /* Altura máxima fixa */
    z-index: -1;
    border-radius: 30px;
    border: 2px solid rgba(216, 216, 216, 0.00);
    
    
    /* Outros estilos conforme necessário */
}



.login-container{
     
    text-align: center;
    margin-top: 20%;
    width: 400px;

    
}

.imagedescription{
    width: 30%;
    margin-botton:-100px;
}

.tituloPortal{
    font-size: 35px;
    color: white;
    margin-top: 10px;
    background:cover;
    
    }

    .campos{
        margin-top: 20px;
        margin-left: -12px;
        border:none;
        color: white;
        width: 400px;
        z-index: 9;
        font-size: 25px;
    
    }

.user{
    width: 70%;
    height: 20%;
    background-color: transparent;
    margin-left: 0px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #f8f3f3; 
    font-size: 15px;
    color: white;
    margin-top: 20px;
    
}

.login{
    border-radius: 20px;

    width: 250px;
    height: 35px;
    background-color: rgba(31, 29, 117, 0.952);
    color: white;
    font-size: 25px;
    
    margin-top: 20px;
}

.forgot{
    border: none;
    width: 250px;
    height: 40px;
    background-color: transparent;
    color: white;
    font-size: 18px;
    margin-top: 20px;
}


.campos2{
    width: 70%;
    height: 20%;
    background-color: transparent;
    margin-left: 20px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #f8f3f3; 
    font-size: 17px;
    color: white;
    margin-top: 20px;
}


/* hover|focus|@media */

.password,.user:focus{
    width: 70%;
    height: 20%;
    background-color: transparent;
    margin-left: 0px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #f8f3f3; 
    outline: none;
    color: white;
    z-index: 7;
}

.campos input::placeholder {
    color: white;
    background-color: transparent;
    /* Outros estilos conforme necessário */
}

/* Cor de fundo do autocomplete */
.campos:-webkit-autofill {
    -webkit-box-shadow: transparent;
}


.espacologin{
    background: cover;
    margin-top: 3%;
    margin-left: 1%;
    padding: 0;
    overflow: hidden;
    z-index: 5;
    position: absolute;
    top: fixed;
    width: 400px;
}

.forgot {
    z-index: 3;
    font-family: arial;
    font-style: none;
    text-decoration:none;    
}

.linkforgot{
    margin-top: 10px;
}

.watermark{
    z-index: 1;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 10px;
    width: 100%;
}

.creator{
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;  
    font-weight: normal;
    font-size: 8px;
    color: white;
    width: 70px;
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: none;
    overflow: hidden;
}

textarea:focus, input:focus, select:focus {
    box-shadow: 0 0 0 0;
    border: 0 0;
    outline: 0;
} 
.return {
    color: #f8f3f3;
    font-size: 5;
}

.ti{
    font-size: 16px;
}