body{
	font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 00px;
}

.page-header {
    margin: 0px 0 0px;
}

.talhao-pane{
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.total-resumo{
	font-size: 13px;
	margin-left: 20px;
}

td  .btn-sm{
	float: left;
    margin: 2px;	
    padding: 0px 7px;
    margin-left: 10px;
}

a.btn{
	margin-bottom: 8px;
}


.logo-print{
	display:none;
}

.item-striped{
	padding:8px;
	margin:0px;
}
.item-striped:nth-of-type(even) {
    background-color: #f9f9f9;
    /* border-bottom: 1px solid #EEE; */
}
.item-striped:nth-of-type(odd) {
/*     border-bottom: 1px solid #EEE; */
}
/* 
.item-striped:nth-last-of-type(odd) {
    border-bottom: 0px;
}
.item-striped:nth-last-of-type(even) {
    border-bottom: 0px;
} */

