@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html,
body {
	margin: 0 !important;
	padding: 14px !important;
	height: auto !important;
	min-height: 0 !important;
	overflow: visible !important;
	margin-top: 65px !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background: #fff;
	line-height: 1.3;
	padding: 10px !important;
}

body * abbr {
	border: 0;
}

h1 {
	font-size: 22px;
	margin: 0 0 8px 0;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	padding: 4px 0;
	margin: 0 0 8px 0;
	text-align: center;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	padding: 4px 0;
	margin: 0 0 6px 0;
	text-align: center;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	padding: 3px 0;
	margin: 0 0 4px 0;
	font-weight: bold;
}

.extradiv {
	margin: 0;
	padding: 0;
}

.header .login,
.header .info-contato,
.header .navigation,
.header,
.footer,
.top_nav,
.botao,
.no-print,
.left_col,
.nav_menu,
.sidebar,
.menu_section {
	display: none !important;
}

.container,
.container.body,
.row,
.x_panel,
.x_content,
.col-md-12,
.col-sm-12,
.col-xs-12 {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
}

.x_panel {
	border: 0 !important;
	box-shadow: none !important;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	padding: 4px 6px;
	vertical-align: top;
}

.borders,
.borders th,
.borders td {
	border: 1px solid #999;
}

thead {
	display: table-header-group;
}

tfoot {
	display: table-footer-group;
}

tr,
td,
th {
	page-break-inside: avoid;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.total-geral {
	margin-top: 20px;
	padding: 8px;
	border: 1px solid #000;
	font-weight: bold;
}

@page {
	margin: 12mm;
}