.dropping-insertion-point {
	position: absolute;
	left: $dashed-border-space;
	right: $dashed-border-space;
	height: 3;
	background-color: $blue-wordpress;
	z-index: 1;
}
