div.wastes-wrap {
	/*
	border-top: 1px dotted #F0AD4E;
	border-bottom: 1px dotted #F0AD4E;
	padding-top: 10px;
	margin-bottom: 20px;
	*/
}

div.wastes-wrap div.panel div.panel-heading {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

div.wastes-wrap div.panel div.panel-heading h2 {
	margin: 0;
}

div.wastes-wrap div.panel div.panel-body {
	border: 1px solid #E1E1E8;
	background-color: #F7F7F9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.wastes-wrap div.panel div.panel-body label {
	line-height: 32px;
}

div.wastes-wrap div.panel div.panel-body select.compact {
	width: auto;
}

div.wastes-wrap div.panel div.panel-body div.images_uploader_wrapper {
	min-height: 100px;
	border: 1px dashed #aaa;
	padding: 10px;
}

@media print {
	body {
		padding-top: 0;
	}
	header#header {
		display: none;
	}
	footer#footer {
		display: none;
	}
	nav.navbar {
		display: none;
	}
	section#bottom {
		display: none;
	}
	#col_menu {
		display: none;
	}
	#col_main {
		width: 100%;
	}
	#col_main {
		width: 100%;
	}
	#panel_header {
		display: none;
	}
	.multi-collapse, .multi-collapse.in {
		height: auto !important;
	}
	.multi-collapse.collapse {
		display: block;
	}
	.item_header .item_code button {
		display: none !important;
	}
	.item_header .item_status {
		display: none;
	}
	.item_header .item_date {
		display: none;
	}
}

ul#wastes_quotes_caratteristiche_pericolo_wrapper {
	list-style-type: none;
	padding-left: 10px;
}

ul#wastes_quotes_caratteristiche_pericolo_wrapper label {
    font-weight: normal;
    margin-left: 5px;
}

.cbx-container .cbx-md {
    font-size: 13px;
    height: 19px;
    width: 19px;
	margin-top: -2px;
}
