@import "css/estilos_principal.css";
@import "css/bootstrap.css";


SELECT{
 font-family: tahoma;
  font-size: 11px;
  color: black;

}


table#alter td {background:#E8E8E8;}
.dif {background-image: url(imagens/backprata.jpg);}


.cattable{

    font-family: tahoma;
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        background: #cccccc;
}


.tableline {
  background-image: url(imagens/backprata.jpg);
}


.small{
        font-family: Tahoma;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;

}
.h41{
        font-family: Tahoma;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
        vertical-align: middle;
}
.h42{
        font-family: tahoma;
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.h43{
        font-family: tahoma;
        font-size: 8pt;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.titulotabela{
        font-family: tahoma;
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.fundo{
        background-image: url(/itrackmon/imagens/fundo.jpg); background-repeat: no-repeat;
}
.h42_white{
        font-family: tahoma;
        font-size: 9pt;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.titulo {
	font-family: tahoma;
	font-size: 15pt;
	text-decoration: none;
}

input.botao {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imagens/back_botao.jpg);
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}


.campo_option {
  border:0;
  background:none;
  margin-right:4px;
}

.savefail{
        font-family: tahoma;
        font-size: 8pt;
        font-weight: bold;
        color: #FF0000;
}


.saveok{
        font-family: tahoma;
        font-size: 8pt;
        font-weight: bold;
        color: #009933;
}


/*    <tr class="off" onmouseover="this.className='on'" onmouseout="this.className='off'">*/
tr.off {
background: #CCCCCC;
}
tr.off_white {
background-image: url(imagens/backprata.jpg);
}
tr.on {
background: #999999;
}



tr.tboff {
  background-image: url(imagens/backprata.jpg);
}
tr.tboff_white {
background: #CCCCCC;

}
tr.tbon {
  background-image: url(imagens/backprata.jpg);
}

.tablelinePanic {
        font-family: Tahoma;
        font-size: 8pt;
        color: #FF0000;
        text-decoration: none;
        vertical-align: middle;
}

.inputRequirement { font-family: Tahoma; font-size: 10px; color: #ff0000; }

/* message box */



.tooltipMaps { text-align: center;
	opacity: .70;
	-moz-opacity:.70;
	filter:Alpha(opacity=70);
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #fff;
}




div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 79%;
        font-family: Tahoma;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
        font-family: Tahoma;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
}

span.excel {

            background: url(imagens/ico_file_excel.png) no-repeat;

}



span.csv {

            background: url(imagens/ico_file_csv.png)no-repeat;

}



span.xml {

            background: url(imagens/ico_file_xml.png)no-repeat;

}



span.pdf {

            background: url(imagens/ico_file_pdf.png)no-repeat;

}



span.rtf {

            background: url(imagens/ico_file_rtf.png)no-repeat;

}

.form_box {
	float: left;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
       width: auto ;
}

.form_box div {
	padding: 0.2em 0.5em;
}

.form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}

#btn_print {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left:38px;
	text-decoration: none;
	text-align:center;
	width:100px;
	height:24px;
	display:block;
	border: solid 1px #CCC;
}

#btn_print:hover {
	font-weight: bold;
}

#btn_print:active {
	border-style: inset;
}


.separador
{
  font-size: 1px;
}

#desenvolvido{
visibility:hidden;
display: none;
}

.filtroMsg{
	vertical-align: middle;
}

td .separacao{
	border-left:#CCC solid 1px;
	width:20px;
}

td .separacao2{
	border-left:#E4E4E4 solid 1px;
	width:10px;
}

.texto_filtro{
        font-family: tahoma;
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}


@import "css/estilos_principal.css";
