@font-face {
    font-family: 'DancingScript-Regular';
    src: url('fonts/DancingScript-Regular.otf') format('opentype');
}

.table > tbody > tr > td {
    vertical-align: middle;
}

#ajax_carregando {
	position: absolute;
	left: 10px;
	top: 10px;
}

.serifado {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}

.btn-download{
	height:30px;
}
