@charset "utf-8";
/* CSS Document */

#corpo #conteudo .headers_conteudo img {
	float: left;
	margin: 0px;/*4*/
	padding-right: 0px;/*5*/
	display: block;
	border-top-style: none; 
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	opacity: 0.6;
	filter: grayscale(0.9);
}
#corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDCDC;
	padding: 0px;
	width: 778px;
	border: none; /*0px solid #f8f8f8;*/
	margin: 0 auto;
	box-shadow: 9px 9px 50px black;
}
#corpo #rodape {
	margin-top: 2px;
	border: 1px solid #FFFFFF;
	clear: both;
	padding: 7px;
    background-color: #d7d7d7;
}
.subtitulo {
	font-weight: bold;
	color: #666666;
	font-size: x-large;
}
.input_login {
	width: 200px;
	font-weight: bold;
}
#corpo #menu ul {
	display: inherit;
	list-style-type: none;
	width: 100%;
	background-color: #666666;
	height: 60px;
	font-size: 19px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#corpo #menu ul li {
	display: inherit;
	color: #FFFFFF;
	background-color: #666666;
	float: left;
	width: 120px;
	height: 55px;
	text-align: center;
	margin: 4px;
}
#corpo #menu ul li a {
	display: inherit;
	color: #FFFFFF;
	text-decoration: none;
	height: 100%;
	font-weight: normal;
	width: 100%;
	align-items: center;
	justify-content: center;
}
#corpo #menu ul li a:hover {
	font-weight: bold;
	color: #464646;
	background-color: #DCDCDC;
	height: 100%;
	margin-top: -1px;
	width: 100%;
	justify-content: center;
	border-radius: 5px;
}
#corpo #cabecalho {
	height: 168px;
	border: none;/*0px solid #FFFFFF;*/
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #DFDFDF;
	text-align: center;
	font-style: italic;
	background-color: #333333;
	background-image: url(img/banner_blue2.jpg);
	background-position:center;
	background-size: cover;
	opacity: 0.9;
	filter: grayscale(0.9);
	border: solid;
    border-width: thin;
    border-color: #4e4e4e;
}
#corpo #conteudo {
	border: none;/*0px solid #FFFFFF;*/
	display: block;
	margin: 0;
}
body {
	background-color: #000000;
	background-image: url(img/fundo_escuro1.jpg);
	background-repeat: repeat;
}
#corpo #menu {
	margin-top: 0px;/*1*/
	margin-bottom: 0px;/*1*/
	padding: 0px;/*1*/
	display: flex;
	align-items: center;
}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding: 10px;
	display: flex;
	align-items: center;
	background-color: #333333;
}

.headers_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	border: none;/*0px solid #FFFFFF; //aqui */
	background-color: #F0F0F0;
	text-decoration: none;
	text-align: justify;
	display: block;
	margin: 0px;
	padding: 1px;
}

#corpo #conteudo a {
	color: #5B5B5B;
	text-decoration: none;
}
#corpo #conteudo a:hover {
	color: #2D2D2D;
	text-decoration: underline;
	display: inline-block;
	font-weight: bold;
}
#corpo #conteudo p {
	padding-right: 8px;
	padding-left: 8px;
}
#corpo #conteudo li {
	margin-bottom: 7px;
}
#corpo #conteudo li a:hover{
	text-decoration: underline;
}
.headers_comando {
	background-color: #CCCCCC;
    border: none;/*0px solid #FFFFFF;*/
    padding: 4px;
    height: 35px;
    display: flex;
    justify-content: center;
}
#dive {
	height: 100%;
	width: 70%;
	display: flex;
	align-items: left;
}
#divd {
    height: 100%;
    width: 30%;
    display: flex;
    align-items: center;
    text-align: right;
    justify-content: end;
}
#corpo #conteudo .headers_conteudo table {
	border: none;/*0px solid #DFDFDF;*/
	vertical-align: middle;
	border-radius: 5px;
    margin-top: 3px;
}
#corpo #conteudo .headers_conteudo th {
	background-color: #DFDFDF;
    height: 35px;
    font-weight: bold;
	color: #000000;
    text-decoration: none;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DFDFDF;
    border-right-color: #BFBFBF;
    border-bottom-color: #BFBFBF;
    border-left-color: #DFDFDF;
}
#corpo #conteudo .headers_conteudo th:last-child:not(:first-child):hover {
	background-color: #b2b2b285;  /*mesma cor de container_tip:hover*/
	font-size: 10px;
}
#corpo #conteudo .headers_conteudo td {
	border: none;/*0px solid #DFDFDF;*/
	height: 22px;
	text-decoration: none;
	padding: 4px;
    padding-right: 10px;
}
/*input[type="checkbox"] {
	vertical-align: bottom;
}*/
#corpo #conteudo .headers_conteudo th:last-child {
	border-right: none;/*1px solid #999999;*/
}
#corpo #conteudo .headers_conteudo td:last-child {
	border-right: none;/*1px solid #CECECE;*/
}
#corpo #conteudo .headers_conteudo table input:hover, #form2 input:hover,
#corpo #conteudo .headers_conteudo select:hover, #form2 select:hover,
#corpo #conteudo .headers_conteudo textarea:hover, #form2 textarea:hover {
	background-color: #D3D7DC;
}
#corpo #conteudo .headers_conteudo table input:focus, #form2 input:focus,
#corpo #conteudo .headers_conteudo select:focus, #form2 select:focus,
#corpo #conteudo .headers_conteudo textarea:focus, #form2 textarea:focus {
	background-color: #FEFEFE;
	color: #212121;
}
#corpo #conteudo .headers_conteudo table input[type="button"]:hover,
#corpo #conteudo .headers_conteudo table input[type="submit"]:hover {
	background-color: #DCDCDC;
}
#corpo #conteudo #tbnav {
	border:none
}
#corpo #conteudo #tbnav td {
	border:none
}
.SubT_Ficha {
	font-size: 12px;
	font-weight: bold;
	color: #FCFCFC;
	background-color: #333333;
	vertical-align: middle;
}
.BotaoLogin {
	font-weight: bold;
	background-color: #CCCCCC;
	border-width: 1px;
	border-style: outset;
	border-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: -2px;
	font-size: 11px;
	color: #333333;
}
#form1 tr, #form2 tr {
    height:40px;
	vertical-align:middle;
}
#form1 input, #form2 input, #form1 select, #form2 select, textarea {
	height:30px;
	vertical-align: middle;
	border-radius: 5px;
}
#form1 textarea {
	height: 50px;
}
#form1 input[type=button], #form2 input[type=button],#form1 input[type=submit], #form2 input[type=submit], #btErro {
  background-color: #888888; /* Cor de fundo */
  color: white; /* Cor do texto */
  padding: 6px 12px; /* Espaçamento interno */
  border: none; /* Remove a borda */
  border-radius: 8px; /* Cantos arredondados */
  cursor: pointer; /* Define o cursor como ponteiro */
  font-size: 16px; /* Tamanho da fonte */
  transition: background-color 0.3s ease, box-shadow 0.3s ease; /* Transições suaves */
}
#form1 input[type=button]:hover, #form2 input[type=button]:hover, #form1 input[type=submit]:hover, #form2 input[type=submit]:hover,#btErro:hover {
  color: black;
  background-color: #DCDCDC !important;/*#367c39;  Cor de fundo ao passar o mouse */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); /* Sombra ao passar o mouse */
}
.pgs {
	color: #acacac !important;
	text-decoration: none !important;
}
#itema {
	height: 20px;
	vertical-align: bottom;
	opacity: 0.4;	
}
#itema:hover {
	opacity: 0.8;
}
/* imagens dos comandos com dicas */
.imgcm {
	width:30px;
	height:30px;
	padding-left:20px;
	padding-right:20px;
}
.imgcol {
	width: 16px;
	height: 16px;
}
.container_tip {
  position: relative; /* Permite posicionar a dica em relação ao container */
  display: inline-block; /* Permite que a dica flutue */
  height: 100%;
}
.container_tip:hover {
    background-color: #b2b2b285;
    border-radius: 15px;
}
.tooltip-text {
  visibility: hidden; /* Inicialmente oculta */
  width: 120px;
  background-color: #f9f8dd;
  color: navy;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute; /* Posiciona a dica */
  z-index: 1;
  bottom: 145%; /* Ajusta a posição vertical */
  left: 50%;
  margin-left: -60px; /* Ajusta a posição horizontal */
  opacity: 0; /* Inicialmente invisível */
  transition: opacity 0.5s; /* Adiciona uma transição suave */
  box-shadow: 9px 9px 50px black;
}
.tooltip-trigger:hover + .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.tooltip-trigger:hover + .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
/**************************************************************************/
/* menu de icones do gemini */
/*body {
    font-family: Arial, sans-serif;
    background-color: #f4f4f9;
    padding: 20px;
}*/

.menu-container {
    max-width: 800px;
    margin: 0 auto;
}
/* Estilo das Seções (Accordion) */
details {
    background: #fff;
    margin-bottom: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    overflow: hidden;
}

summary {
    padding: 15px;
    font-size: 1.2rem;
    font-weight: bold;
    cursor: pointer;
    background-color: #eee;
    list-style: none; /* Remove a seta padrão em alguns browsers */
    border-bottom: 1px solid #ddd;
}

summary::before {
    content: "▶ ";
    font-size: 0.8rem;
}

details[open] summary::before {
    content: "▼ ";
}

/* Grid de Ícones */
.icon-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 20px;
    padding: 20px;
    transition: all 0.3s ease;
}

.icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.icon-box {
    width: 80px;
    height: 80px;
    background-color: #aaa;/*#447bff;*/
    color: white;
    font-size: 0.8rem;
    font-weight: bold;
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-bottom: 8px;
    transition: transform 0.2s, background-color 0.2s;
    cursor: pointer;
}

.icon-box:hover {
    background-color: #777;/*#2256b3;*/
    transform: scale(1.05);
}

.icon-box img {
    width:34px;
	height:34px;
	padding:0px;
	margin:0px;
}

.icon-item a:hover {
	text-decoration:none !important;
}

.icon-box span {
    padding:0px;
	margin:0px;
	/*color:inherit !important;*/
}

.icon-item span {
    font-size: 0.85rem;
    color: #555;
    word-break: break-word;
}/* fim menu de icones */