/* for letting forms "break out" of the container to go wider */

.cg-main-wrapper .in-no-left-menu .in-content-wrapper {
	border-left: none;
	margin: 0 12px 36px 12px;
	width: auto;
}

.cg-main-wrapper .in-main-content {
	border-right: none;
	padding: 0;
}
