#fw_lista_paginacao li a:hover {
	color: #82c31b;
}
#fw_lista_paginacao li:hover {
	color: #82c31b;
}
#fw_lista_paginacao_selecionada {
	color: #82c31b;
}
#fw_table_lista tr th {
	border-top: 2px solid #82C31B;
	border-bottom: 2px solid #82C31B;
}
#fw_table_lista th:first-child {
	border-left:2px solid #82C31B;
}
#fw_table_lista th:last-child {
	border-right:2px solid #82C31B;
}
#fw_table_busca input {
	border: solid 1px #82C31B;
}
#fw_table_busca button {
	background: #82C31B;
	font-weight:bold;
	padding:5px 10px;
}
input, input[type="checkbox"], select, textarea {
	border: 1px solid #82C31B;
}
select {
	border: 1px solid #82C31B;
}
checkbox {
	border: 1px solid #82C31B!important;
}
#fw_table_busca .padx {
	background: #82C31B;
}
#fw_table_cadastra th {
	background: #82c31b;
}
.ui-cal-bar #titulo_calendario {
	background-color: #82C31B !important;
}
#mycalendar .ui-datepicker-title {
	color: #82c31b;
}
.ui-cal-checked, .ui-cal-checked span.ui-state-default {
	background-color: #82C31B !important;
}
.area_fixa .btn {
	background: #82c31b;
}
#fw_table_lista tr:hover td.pad, #fw_table_cadastro_tabular tr:hover td, #fw_table_lista_arvore tr:hover td {
	background:#c7deae;
}
td.pad_over {
	background:#C7DEAE;
}

.class_mesclage{border-collapse: collapse;}
.class_mesclage tr td{border:1px solid #e8e8e8; min-width:100px; padding:2px;}
.class_mesclage #principal{background:#82C31B; color:#fff;}
.class_mesclage tr:nth-child(even){background:#e8e8e8;}
.mesclagem_modificado {background:#F3901D;}

.pesquisa_satisfacao_input{margin-bottom:10px; display:block!important;}
.pesquisa_satisfacao_label{color:#333;}

