#login {
	position:absolute;
	width:100%;
	height:383px;
	z-index:1;
	top:50%;
	margin-top:-220px;
}
.texto_titulo{
	font-family:Verdana, Geneva, sans-serif;
	color:#4d4d4d;
	font-size:13pt;
}
.selectbuscachave {
   width: 200px;
   height: 25px;
   overflow: hidden;
   border: 1px solid #ccc;
    background:#FFF no-repeat right #ddd;
   }
textarea {
    resize: vertical;
    min-height: 100px;
    max-height: 600px;
}
 
.image_transparente {
   opacity: 0.8;
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
   filter: alpha(opacity=80);
} 

.texto_login{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12pt;
}
.texto_erro{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:10pt;
}
.login_input {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
	border:1px solid #999;
	height:23px;
	font-size:10pt;
	color: #4d4d4d;
}
.botao1{
	background:url(../images/btn.png);
	color:#FFF;
	width:102px;
	border:0px;
	height:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
}
.textotitulotabela {
	font-size:13px;
	position: sticky;
	top:0px;
	font-family:Arial, Helvetica, sans-serif; font-weight:700;
	background-image:url(../images/menu2_fundo.jpg);
	color:#003;
	border-right:solid; 
	border-right-color:#b8b8b8; 
	border-right-width:1px;
	z-index: 1;
}
.textotitulotabelaSemImg {
	font-size:13px;
	position: sticky;
	top:0px;
	font-family:Arial, Helvetica, sans-serif; font-weight:700;
	background-color: #efefef;
	color:#003;
	border-right:solid; border-right-color:#b8b8b8; border-right-width:1px;
	}
.textotitulotabelarelatorio {
position: sticky;
top:0px;	
font-family:Arial, Helvetica, sans-serif; font-weight:700;
background-color:#F3F3F3;
font-size:13px;
color:#003;
border-right:solid; border-right-color:#000; border-right-width:1px;
}
.textodadotabela {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003;
border-right:solid; border-right-color:#b8b8b8; border-right-width:1px;
}
.textodadotabela2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003;
border-right:solid; border-right-color:#000; border-right-width:1px;
}
#tableresults tr:hover td {
background-color:#A9DAED;
}

.textodadotabelarelatorio {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003;
border-right:solid; border-right-color:#000; border-right-width:1px;
}
.textocampoeditar {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#003;
}

.textoaviso {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#F00;
	font-weight: 500;
	margin-left:10px;
	background-image: url("../images/remove.png");
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 19px;
}

.textoavisook {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0C3;
	margin-left:10px;
	font-weight: 500;
	background-image: url("../images/Visto.png");
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 19px;
}

.fieldform {
   height: 25px;
   overflow: hidden;
   border: 1px solid #ccc;
    background:#FFF no-repeat right #ddd;
}

.fieldformaviso { 
height: 28px;
color: #006699; border-color:#BA1418; }

.forminsertedit { 
width:98%;
margin-left:10px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px; 
color:#003;
border:solid;
border-color:#b8b8b8;
border-width:1px;
background-color:#D1D5FC
}
.maeLighwindow{
	position: absolute;
	visibility: visible;
	z-index: 999;
    text-align:center;
	
}
.fundoLighwindow{
	position: absolute;
    left: 0px;   
    top: 0px;
	visibility: visible;
	z-index: 998;
	background-color: #000000;
	opacity: .40;
	filter: alpha(opacity=40);
	width:100%;
/*	height:1800px; */
    cursor:pointer;
}
.fundoAjxDvi{
	background-color: #000000;
	opacity: .60;
	filter: alpha(opacity=60);
}
.filhoLighwindow{
	visibility: visible;
	z-index: 1000;
	background-color:#FFFFFF;
    overflow:scroll;
	overflow-x:hidden; 
	overflow-y:always;
	border-radius: 15px;
}

.filhoLighwindow_semborda{
	visibility: visible;
	z-index: 1000;
	background-color:#FFFFFF;
}

.rodapeLighwindow{
	visibility: visible;
	z-index: 1000;
	color: #FFFFFF;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}

.FecharLighwindow{
	position: absolute;
	visibility: hidden;
	overflow-y:auto;
}
.MostrarLighwindow5{
	visibility: visible;
}
.FecharLighwindow2{
	visibility: hidden;
}

.botaosuporte{
	position: fixed;
	bottom: 10px;
	right: 10px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 999;
	font-family: helvetica;
}

.badge-notify{
	background: red;
    position: relative;
    top: -18px;
    left: -5px;
    padding: 3px 5px;
    border-radius: 20px;
    font-size: 11px;
}

.btnSysConag{
	background-color: #efefef;
	color: #000;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 6px;
	font-size: 14px;
	transition: 0.4s;
	cursor: pointer;
}

.btnSysConag:hover{
	background-color: #999;
	color: #fff;
	border: 1px solid #999;
}

.textotitulotabelamodificado {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif; font-weight:700;
	background:#DCDCDC;
	color:#003;
	border-right:solid; border-right-color:#b8b8b8; border-right-width:1px;
	z-index: 2;
}

.btnUnderTable {
	text-decoration:none; 
	font-family:Arial; 
	font-size:13px; 
	color:#999;
}

/*Adicionar borda quando select2 estiver aberto*/
.select2-dropdown-open {
	border: 2px solid #000;
	border-radius: 4px;
}

#exibeCabecalho{
	display: none;
}