/*
Theme Name: Quadrant
Theme URI: http://www.quadrantsoftware.com/
Description: WordPress for Quadrant Software.
Author: PixelMEDIA, Inc.
Version: 1.0
*/
.subscribe2 p br,
.subscribe2 p label { display: none !important; }

#prodpage4 {
	float: left;
	width: 210px;
	border-right: 1px solid #ccc;
	margin-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#prodpage5 {
	float: left;
	width: 200px;
	margin-left: 10px;
	text-align: center;
}

#featuremovie4 {
	float: right;
	margin: -160px 70px 0 0;
}

#faq-categories {  }
#faq-categories li.parent-category { margin-bottom: 6px; font-size: 14px; }
#faq-categories li.parent-category a { font-weight: bold; }
#faq-categories li.category-children { padding-bottom: 12px; font-size: 13px; }
#faq-categories li.category-children ul { padding-left: 2px; }
#faq-categories li ul li { list-style-type: disc; list-style-position: inside; }

/* Blog Thumbnails */
.blog-post-thumbnail { display: block; width: auto; height: auto; float: left; }
.blog-post-thumbnail a img { margin: 0 12px 50px 0; }

.whitepapers h1  {
color: #4566AA;
font-size: 21px;
line-height: 25px;
font-weight: normal;
margin: 0 0 10px 0;
}
.gform_wrapper li.gfield_label {
background: none;
padding: 0 0 0px 0px;
}

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li { 
	list-style-type: none !important; 
	list-style-image: none !important;
	list-style: none !important; 
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important
}
body .gform_wrapper form .gform_body ul > li:before {
	content: "";
}