.o_diagram_view, .o_diagram {
	height: 100%;
	background-color: white;

	.o_diagram_header {
		@include o-webclient-padding($top: 16px, $bottom: 16px);
		> span {
			display: block;
			text-align: justify;
		}
	}
}
