/* Fontes da Branding*/
@font-face {
    font-family: Birica;
    src: url(/assets/media/fontes/birica.ttf);
}


/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(/assets/media/fontes/Inter-Regular.ttf) format('ttf');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}


/* Definine e estilizar o loader */

.loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #001a70;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

@keyframes spin {
  0% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -50%) rotate(360deg); }
}

/* ... Esconder e revelar o conteúdo da pagina ... */

.conteudo {
  display: none;
  opacity: 0;
  transition: opacity 0.5s;
}

/* Esconde o botão de troca de e-mail */
#kt_signin_email_button {
  display: none;
}


/* Define modificações das classes do bootstrap */



/* CSS Adicionais precisos*/
.logophobos {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}


/* Saudação da tela de login */

#saudacao {
text-align: center;
font-family: Birica, sans-serif;
font-size: 17px;
}


/* Configurações das melhorias de menu */

/* Estilos personalizados para o menu lateral */

.app-sidebar-menu {
  background-color: #ffffff;
  color: #212529;
}

.menu-item {
  position: relative;
}

.menu-link:hover {
  background-color: #001a70;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}


.menu-link:hover .menu-title {
  color: #ffffff!important;
  transition: color 0.7s ease;
}

.menu-link:hover .menu-icon .fa-light {
  color: #ffffff!important;
  transition: color 0.4s ease;
}

.menu-link:hover .menu-icon .fa-regular {
  color: #ffffff!important;
  transition: color 0.4s ease;
}

.menu-link .fa-light {
  color:#001a70!important;
}

.menu-link .fa-regular {
  color:#001a70!important;
}

.menu-link {
  color: #212529;
  display: flex;
  align-items: center;
  padding: 14px 19px!important; 
  border-radius: 2px; 
  transition: background-color 0.5s ease, color 0.5s ease;
}

.menu-icon {
  margin-right: 10px;
  font-size: 1.2em;
  transition: color 0.5s ease;
}




.menu-title {
  flex-grow: 1;
  font-size: 1.1em;
  transition: color 0.5s ease;
}

.menu-arrow {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

.menu-heading {
  color: #6c757d;
  padding: 5px 15px;
  font-size: 1em;
  font-weight: bold;
}

.bullet {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #6c757d;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 10px;
}

.menu-square {
  display: inline-block;
  width: 4px;
  height: 25px;
  background-color: #001a70;
  margin-right: 10px;
  transition: opacity 0.3s ease;
}

.menu-link:hover .menu-square {
  opacity: 0;
}


.menu-sub {
  background-color: #fff;
}

.menu-sub .menu-link {
  padding-left: 30px;
}

/* Estiliza toogles */ 

.rotate-icon {
  transition: transform 0.1s;
}


.expanded .rotate-icon {
  transform: rotate(180deg);
}



/* inicio estilização novas cores */

.bg-normal{
  background-color: #6c757d;
}

	.btn-extra-sm {
						padding: .25rem .5rem;
						font-size: 12px;
						line-height: 1;
						width: 100px;
						height: 25px;
						border-radius: .2rem;
						border-radius: 10px;
					}

					.text-extra-sm {
						font-size: .9875rem;
					}


/* Animação de entrada da tela de bem vindo */



  /* Customização para celular */
  @media (max-width: 767px) {
    .logophobos {
      margin: 50px auto;
    }
    .bolinha{
      position: fixed; 
      left: 0; 
      bottom: 0; 
      width: auto; 
      height: auto; 
      z-index: 9999; 
    }

   

    #AnimaEntrada img {
       margin-left: 43px;
       max-width: 75%;
    }
   
    .salvar-foto{
      width: 100%!important;
    }

    .selecaosistema{
      margin-top: 30px;
    }
    
    .expiradoimg{
      max-width: 100%;
      width: 320px;
    }

    .menu-sub-lg-down-accordion {
      display: block !important;
      position: static !important;
    }

    .todasnoti{
      padding:20px 0px 20px;
    }

    .abasnotify{
      margin-bottom: 15px;
    }

    .ExibirRelatorio {
      margin-top:20px;
      margin-bottom: 20px;
    }

    .sino {
      font-size: 30px!important;
    }

    .icon-ocorrencias{
      font-size: 40px!important;
    }

   .numerototal {
    font-size: 30px!important;
   }

  }
  
  /* Customização para tablets */
  @media (min-width: 768px) and (max-width: 1023px) {
    .logophobos {
      margin: 5px auto;
    }

    .ExibirRelatorio {
      margin-top:20px;
      margin-bottom: 20px;
    }

  }
  
  /* Customização para desktops */
  @media (min-width: 1024px) {

    
    .logophobos {
      margin: 50px auto;
    }
    .bolinha {
        display: none;
    }

    .selecaosistema {
      margin:50px 50px 50px 50px!important;
    }

    .AjustaDesktop{
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100vh; 
        width: 100vw; 
        overflow: hidden; 
      }
    
      .AjustaDesktop img {
        max-height: 100%; 
        max-width: 100%; 
      }

      .expiradoimg{
        max-width: 100%;
        width: 340px;
        align-items: center;
      }

      .numerototal{
        font-size: 25px!important;
      }


    
    
  }
  