  /*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

.link-directedit {
	text-decoration:none;
	color:inherit;
}
.link-directedit:hover {
	text-decoration:none;
	color:inherit;
}

.instext {
	font-size: 16px;
}

/**ticket 252247 **/

@media screen and (max-width: 991px) {
	iframe.responsive-form {
		width: 100%;
		height: 2600px;
	}
}