.esic-header {
    background-color: #1659bf;
    color: white;
}

.titulo {
	text-align: center;
	font-style: bold;	
	color: #17479b;
}

th {
	text-align: center;
}

.biblioteca-btnPesquisa {
	top: 5px;
}

.form.botoesGravarCancelar {
	margin-bottom: 0px;
}

.btnPesquisar {
	color: black;
}

.label-normal {
    font-weight: normal !important;
}

tr td p {
	display: inline;
	
}

#divOpcoesFolha {
	
	padding-left: 0;
	padding-right: 10px;
}

#panelOpcoesFolha {
	
	height: 253px;
}



