.mostraDados {
	color:#000066;
}

/* pagination */

.treeview, .treeview ul {
	color:#228B22
}

.backgroundtd {
	background-color:#666;
}

table.display thead th {
	background-color:#000066;
}

table.tablesorter, table.display {
	border:1.5px solid #000066;
}

.theader {
	border:1.5px solid #000066;
	color:#fff;
}

table.tablesorter thead tr .headerSortUp {
	background-color:#666;
	color:#fff;
}

table.tablesorter thead tr .headerSortDown {
	background-color:#666;
	color:#fff;
}

.tfooterpag {
	border:1.5px solid #000066;
}

.tfooter {
	border:1.5px solid #000066;
}

.toolbar {
	background-color:#ffffff;
	color:#666;
}

table.tablesorter tbody td {
	color: #3D3D3D;
}

.trhover td.bordertd {background-color:#C30201;color:#ffffff;}

.bordertd {
	background-color:#ffffff;
	border:1px solid #000066;
}

.notFoundMostra {
	border:1px solid;
	background-color:#000066;
	color:#ffffff;
}

.bgbotaomostra {
	width:95%;
	border:1px solid #ffffff;
	color:#ffffff;
	background-color:#666;
}

.bgbotaomostra:hover {
	color:#666666;
	background-color:#ffffff;
}

/* treeview */

.treeview, .treeview ul {
	color:#666;
}

.treeview a.selected {
	background-color: #eee;
}

.treeview .hover, .file:hover { color:#000066;}

.hoverorange:hover {background-color:#C30102;color:#ffffff;}

.bg_pdf {
	font-weight:bold;
	background:url(../imagens/monta/bg_pdf.png) no-repeat;
	width:90%;
	height:16px;
	cursor:pointer;
}

.bg_excel {
	font-weight:bold;
	background:url(../imagens/monta/bg_excel.png) no-repeat;
	width:90%;
	height:16px;
	cursor:pointer;
}

.bg_txt {
	font-weight:bold;
	background:url(../imagens/monta/bg_txt.png) no-repeat;
	width:90%;
	height:16px;
	cursor:pointer;
}

.bg_reload {
	width:16px;
	height:16px;
	background:url(../imagens/monta/bg_reload.png) no-repeat;
	cursor:pointer;
}

.bg_remove {
	font-weight:bold;
	background:url(../imagens/monta/bg_remove.png) no-repeat;
	width:90%;
	cursor:pointer;
}

.bg_zoom {
	font-weight:bold;
	background:url(../imagens/monta/bg_zoom.png) no-repeat;
	width:90%;
	cursor:pointer;
}

.bg_reset {
	font-weight:bold;
	background:url(../imagens/monta/bg_reset.png) no-repeat;
	width:90%;
	cursor:pointer;
}

.bg_atencao {
	padding:5px 0;
	width:90%;
	float:left;
	background:url(../imagens/monta/bg_atencao.png) no-repeat;
}

.bg_error {
	padding:5px 0;
	width:90%;
	float:left;
	background:url(../imagens/monta/bg_error.png) no-repeat;
}

.bg_ok {
	padding:5px 0;
	width:90%;
	float:left;
	background:url(../imagens/monta/bg_ok.png) no-repeat;
}

.bg_print {
	font-weight:bold;
	background:url(../imagens/monta/bg_print.png) no-repeat;
	width:90%;
	cursor:pointer;
}

.bg_mapa {
	font-weight:bold;
	background:url(../imagens/monta/bg_mapa.png) no-repeat;
	width:90%;
	cursor:pointer;
}

.bg_cadeado_close {
	font-weight:bold;
	background:url(../imagens/monta/bg_cadeado_close.png) no-repeat;
	width:90%;
	height:16px;
	cursor:pointer;
}

.bg_cadeado_open {
	font-weight:bold;
	background:url(../imagens/monta/bg_cadeado_open.png) no-repeat;
	width:90%;
	height:16px;
	cursor:pointer;
}

.bg_download {
	font-weight:bold;
	background:url(../imagens/monta/bg_download.png) no-repeat;
	width:90%;
	height:16px;
	cursor:pointer;
}

.bg_stsgreen {
	width:99%;
	background:url(../imagens/monta/bg_stsgreen.png) no-repeat;
	cursor:pointer;
}

.bg_stsyellow {
	width:99%;
	background:url(../imagens/monta/bg_stsyellow.png) no-repeat;
	cursor:pointer;
}

.bg_stsred {
	width:99%;
	background:url(../imagens/monta/bg_stsred.png) no-repeat;
	cursor:pointer;
}

.bg_impprot {
	font-weight:bold;
	background:url(../imagens/monta/bg_impprot.png) no-repeat;
	width:90%;
	cursor:pointer;
}

.bg_reclamacao {
	font-weight:bold;
	background:url(../imagens/monta/bg_reclamacao.png) no-repeat;
	width:90%;
	cursor:pointer;
}

.bordafield {border:1px solid #C30102;}

.bgtextoselecao {
	background:none;
	border:none;
	/*font-size:11px;
	padding:2px 0 2px 5px;*/
}

.warning {
	font-weight:bold;
	background:url(../imagens/warning.png) no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
}

.hide {
    display: none;
}
