﻿/* Fix for issue where Flexible Body Components within Rotating Body Components are getting a double .accent border style, because of nested div.copy's */
.accent .copy .copy {
	border: none;
}

.pager .off { pointer-events: none; }