/* CSS for Diagram Alignment <div class="caption-wrapper caption-depth"> */
.section-size-weight .tilt .caption-wrapper.caption-width {
	top: -31px;
}

.section-size-weight .tilt-height .caption-wrapper.caption-width {
	top: -30px;
}

.section-size-weight .vesa .caption-wrapper.caption-width {
	top: -31px;
}

.section-size-weight .tilt .caption-wrapper.caption-depth {
	bottom: -32px;
}

.section-size-weight .vesa .caption-wrapper.caption-depth {
	left: 17px;
	bottom: -30px;
}
