	#help-center.main_page {
		margin: 39px; /* Don't change this without first checking /help-center/ */
	}
	#help-center-aside {
		margin-top: 24px;
		margin-left: 24px;
	}
	#help-center-section {
		margin-top: 39px;
		margin-left: 24px;
		margin-bottom: 39px;
	}
	p.intro-to-list, p.list-intro {
		padding-bottom: 0px;
	}
	img.right {
		float: right;
	}

/* Help Center Landing Page */

	#help-center .hc-intro {
		padding: 15px 0px;
		background: #ffffff;
		/* background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
		background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
		background: linear-gradient(top, #ffffff 0%,#eeeeee 100%); */
	}
	#help-center .hc-intro h2 {
		padding-bottom: 5px;
		font-size: 24px;
		line-height: 28px;
		color: black;
	}
	#help-center .hc-intro p {
		padding-bottom: 0px;
		font-size: 14px;
		line-height: 20px;
		color: #434244;
	}

	#help-center-content {
    float: left;
    margin-left: 0;
    width: 620px;
		margin-top: 0;
	}
	#help-center #help-center-content {
		margin: 0;
		float: none;
		width: auto;
	}
	#help-center-content.udesignit {
		background: url('../image/uDesignIT-bg.jpg') top right no-repeat transparent;
		width: 94%;
	}
	#help-center-content.jobready {
		margin-bottom: 39px;
	}
	#help-center-content div.opc_rep {
		float: right;
		padding-top: 24px;
	}
	#help-center-content div.opc_rep * {
		display: block;
		text-align: center;
	}
	#help-center-content div.opc_rep span {
		padding-top: 3px;
		font: bold 15px/17px Arial, Helvetica, sans-serif;
		color: #59595c;
	}
	#help-center-content div.opc_rep strong {
		font: 15px/17px "Arial Black", Helvetica, sans-serif;
		color: #434244;
	}
	#help-center-content h1 {
		font-size: 30px;
		line-height: 40px;
		color: #000000;
		padding: 10px 0px 0px 0px;
		background: none transparent;
	}
	#help-center-content h2 {
		font-size: 22px;
		line-height: 25px;
		color: #59595C;
		font-style: italic;
	}
	#help-center-content h4 {
		font-size: 20px;
		padding-top: 24px;
	}
	#help-center-content div.video {
		margin: 30px 0px 20px;
	}
	#help-center-content.udesignit div.video {
		width: 260px;
	}
	#help-center-content div.video img {
		border: 8px solid #59595c;
	}
	#help-center-content div.video p {
		margin: 20px 0px;
		color: #59595c;
	}
	#help-center-content ul, #help-center-content ul li ul {
		margin: 0px !important;
		padding: 0px;
		font-size: 15px;
		line-height: 24px;
		color: #434244;
		list-style: none inside;
	}
	#help-center-content ul li a, #help-center-section ul li a {
		text-decoration: underline;
		color: #215b87;
	}
	#help-center-section ul.icon-list {
		list-style: outside none none;
	}
	#help-center-content ul li a:hover, #help-center-content ul li a:active,
	#help-center-section ul li a:hover, #help-center-section ul li a:active {
		text-decoration: none;
	}
	#help-center-content ul li span, #help-center-section ul li span {
		display: block;
		padding-bottom: 25px;
		font-size: 13px;
		line-height: 15px;
	}
	#help-center-section ul.fa-list.large li span {
		line-height: inherit;
	}
	#help-center-content > div > ul > li {
		display: inline-block;
		vertical-align: top;
		width: 285px;
		margin: 0px 0px 0px 40px;
		list-style-type: disc;
		list-style-position: outside;
		font-size: 14px;
        background: none;
	}
	#help-center-content > div > ul > li:last-child {
		width: auto;
		margin-top: 22px;
		border-top: 1px solid #BCBEC0;
		padding-right: 54px;
	}
	#help-center-content > div > ul > li:last-child h4 {
		padding-top: 16px;
	}
	#help-center-content ul.strong {
		margin: 10px 0px 20px !important;
		font-weight: bold;
	}
	div.testimonial-box {
		height: 325px;
		overflow: hidden;
	}
	div.testimonial-box > * {
		margin-left: 232px;
	}
	div.testimonial-box > img {
		position: absolute;
		margin: 0px;
	}
	div.testimonial-box > h4 {
		margin-top: 80px;
		border-top: 1px solid #cccccc;
		padding-top: 30px;
		font-size: 24px !important;
	}
	
/* Help Center Interior Pages */

#help-center-aside {
	float: left;
}
#help-center-aside > ul {
	width: 235px;
	border: 1px solid #b5b6b7;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #babcbf;
}
body.squared_corners #help-center-aside > ul {
	border-radius: 0;
}
#help-center-aside ul, #help-center-aside ul li {
	padding: 0px !important;
	margin: 0px !important;
	list-style-type: none !important;
}
#help-center-aside ul li ul li {
	background: none transparent;
}
#help-center-aside ul h3, #help-center-aside ul h4, #help-center-aside ul a {
	display: block;
	padding: 0px 0px 0px 30px;
	font-style: italic;
	font-size: 18px;
	line-height: 34px;
	color: #434244;
}
#help-center-aside ul h3 {
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #949598;
	-moz-border-radius: 11px 11px 0px 0px;
	border-radius: 11px 11px 0px 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
	background: linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
}
body.squared_corners #help-center-aside ul h3 {
	border-radius: 0;
}
#help-center-aside > ul > li {
	margin-top: 5px;
	background: #fff;
	border-bottom: 1px solid #949598;
}
#help-center-aside > ul > li:last-child {
	border-bottom: 0px none transparent;
	-moz-border-radius: 0px 0px 11px 11px;
	border-radius: 0px 0px 11px 11px;
}
body.squared_corners #help-center-aside > ul > li:last-child {
	border-radius: 0;
}
#help-center-aside > ul > li:last-child ul li a {
	-moz-border-radius: 0px 0px 11px 11px;
	border-radius: 0px 0px 11px 11px;
}
#help-center-aside ul h4 {
	background: transparent top left no-repeat url('../image/hc-down-arrow.png');
	border-top: 1px solid #949598;
	font-size: 15px;
	margin: 0;
	color: #000;
}
#help-center-aside ul a {
	padding-left: 36px;
	background: transparent top left no-repeat url('../image/hc-bullet.png');
	border-top: 1px solid #b6b7b8;
	font-style: normal;
	font-size: 14px;
	color: #434244;
	text-decoration: none;
}
#help-center-aside ul a:hover, #help-center-aside ul a:active, #help-center-aside ul a.current {
	text-decoration: none;
	background-color: #ebebeb;
}

#help-center-aside > ul.simple {
	margin-bottom: 20px !important;
	background: none #f0f0f0;
	list-style: disc inside !important;
	width: 195px;
	padding: 0px 20px 15px 20px !important;
}
#help-center-aside > ul.simple h3, #help-center-aside > ul.simple li, #help-center-aside > ul.simple li a {
	border: 0px none;
	background: none transparent;
}
#help-center-aside > ul.simple h3 {
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#help-center-aside > ul.simple li a {
	display: inline;
	padding: 0px;
	line-height: 16px;
}
#help-center-aside > ul.simple li a:hover {
	text-decoration: underline;
}

#help-center-section,#help-center-content.jobready {
	float: left;
	margin-left: 40px;
	width: 100%;
	max-width: 645px;
}
#help-center-section.full-width {
	float: none;
	margin-left: 0px;
	max-width: 920px;
}
.CleanStyle #help-center-section {
    /* margin-left: 0; */
}
#help-center-section hgroup h2 {
	padding: 35px 0 0px;
	font-size: 25px;
}
#help-center-section hgroup h3 {
	padding: 0px 0 25px;
	font-size: 20px;
	font-style: italic;
}
/* #help-center-section h1 {
	padding: 20px 0px;
	font-size: 30px;
	background: none transparent;
} */
/* #help-center-section h2 {
	padding: 55px 0px;
	font-size: 30px;
	background: none transparent;
} */
/* These were put in for help-center/terms-conditions.mdl
		- they should be made more specific if they are found to
		cause problems on other pages
*/
#help-center-section h2 {
	padding-top: 15px;
	font-size: 22px;
}
#help-center-section h4 {
	padding-bottom: 20px;
	padding-top: 5px;
	font-size: 16px;
}
#help-center-section.plain ul {
	margin: 10px 0 0 20px;
	padding-bottom: 20px;
}
/* END of help-center/terms-conditions.mdl section */

/* Help Center Tab */
#help-center-section h3.hc-tab-header {
	display: inline-block;
	margin: 0;
	padding: 0px;
	border: 1px solid #b6b7b8;
	border-bottom: 0px none transparent;
	-moz-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
	background: linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
	font-style: italic;
	font-size: 22px;
	line-height: 37px;
	color: #59595C;
}
#help-center-section h3.hc-tab-header span {
	background: transparent top left no-repeat url('../image/hc-section-down-arrow.png');
	padding: 5px 60px;
}
#help-center-section div.hc-tab {
	overflow: auto;
	background: transparent top left no-repeat url('../image/hc-shadow-line.png');
	border-left: 1px solid #b3b3b3;
	padding: 18px 0px;
}
#help-center-section div.hc-tab h4 {
	font-size: 21px;
}
#help-center-section > div.hc-tab > ul {
	display: inline-block;
	vertical-align: top;
	width: 265px;
	/* margin: 30px 0px 0px 40px !important; */
	margin: 30px 0px 0px 10px !important;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 14px;
}
#help-center-section > div.hc-tab > ul > li {
	margin-left: 15px;
}
#help-center-section > div.hc-tab > ul > li.more-FAQs {
	float: right;
	list-style-type: none;
}
#help-center-section > div.hc-tab > span.between {
	margin: 35px 0 0 -18px;
	position: absolute;
	font-size: 14px;
}


/* Help Center Page Styles */

#help-center-section > ul.bulleted {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 15px;
	line-height: 30px;
}

#help-center-section p.hc-page-intro {
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}
#help-center-section div.hc-page-body h3 {
	background: transparent top left no-repeat url('../image/resource_divider.png');
	padding: 18px 0px 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	color: #215b87;
}
#help-center-section div.hc-page-body p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
}
#help-center-section img.example {
	margin: 2em 0;
}

/* FAQs Pages */

#help-center-section h2.collapse {
	padding: 35px 0px 10px;
}
#help-center-section h2.collapse.rule {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
}
#help-center-section ol {
	font-size: 14px;
	line-height: 22px;
	padding-left: 20px;
	list-style-position: outside !important;
}
#help-center-section.sw-guidelines ol li, #help-center-section.sw-guidelines ol img {
	margin-bottom: 15px;
}
#help-center-section ol img {
	border: 1px solid #59595c;
}
#help-center-section ol img.no-border {
	border: 0px none;
}
#help-center-section div.hc-faq {
	margin: 20px 0px;
	/* border: 1px solid #B5B6B7;
	-moz-border-radius: 12px;
	border-radius: 12px; */
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
	padding:10px 0;
}
#help-center-section div.hc-faq h5.q-a, #help-center-section div.hc-faq h5 {
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	padding: 9px 0px;
}
#help-center-section div.hc-faq h5 {
	/* background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
	background: linear-gradient(top, #ffffff 0%,#ececec 100%);
	-moz-border-radius: 11px 11px 0px 0px;
	border-radius: 11px 11px 0px 0px; */
	padding: 9px 10px 9px 0;
}
#help-center-section div.hc-faq h5.q-a {
	float: left;
	clear: left;
	width: 52px;
	background: transparent none;
	padding-left: 3px;
	text-align: center;
}
#help-center-section div.hc-faq h5.q-a.a {
	margin-top: 0;
}
#help-center-section div.hc-faq h6 {
	margin: 20px 0px 0px 55px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}
#help-center-section div.hc-faq p,#help-center-section div.hc-faq ul li{
	margin: 10px 20px 10px 55px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}
#help-center-section div.hc-faq ul li { 
	list-style: disc outside;
	background: none transparent;
	display: list-item;
	margin-left:0; 
}
#help-center-section div.hc-faq p span.indent {
	display: block;
	padding-left: 30px;
}
#help-center-section div.hc-faq ul {
	list-style: disc outside none;
	margin: 0 20px 0 55px !important;
	padding-left: 13px;
}
#help-center-section div.hc-faq a,
#help-center-section div.hc-faq a:link,
#help-center-section div.hc-faq a:visited,
#help-center-section div.hc-faq a:hover,
#help-center-section div.hc-faq a:active {
	text-decoration: underline;
}

/* Layout Template pages */

ul.fa-list li {
	line-height: 75px !important;
	list-style: none inside !important;
	background-image: none;
	margin: 10px 0 30px 20px;
}
ul.fa-list.large {
	line-height: 100px !important;
}
ul.fa-list li {
	display: inline-block;
	width: 49%;
}
ul.fa-list.large li {
	display: block;
	width: auto;
}
ul.fa-list li a {
	display: inline-block;
	text-decoration: none !important;
}
ul.fa-list li a:hover {
	text-decoration: none;
}
ul.fa-list li a img {
	vertical-align: middle;
	padding-right: 20px;
}
ul.fa-list li a span {
	display: inline !important;
}
ul.fa-list li a:hover span {
	text-decoration: underline;
}
h3.fa-header {
    font: inherit;
	font-size: 18px;
	line-height: 75px;
}
h3.fa-header img {
	vertical-align: middle;
	padding-right: 5px;
}
section.product-templates > img {
	display: block;
	max-height: 85px;
}
section.product-templates {
	padding-bottom: 20px;
}
section.product-templates table {
	border-collapse: collapse;
	line-height: 25px;
}
section.product-templates table tr th:first-child {
	padding-left: 20px;
	width: 290px;
}
section.product-templates table tr th {
	background-color: #c8c9cc;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
}
section.product-templates table tr th:last-child {
	background-color: #929499;
	border-top: 1px solid #666768;
	border-bottom: 1px solid #666768;
	border-left: 4px solid #fff;
	text-align: center;
	color: white;
	width: 54px;
}
section.product-templates table tr td:first-child {
	padding-left: 20px;
}
section.product-templates table tr td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-weight: bold;
}
section.product-templates table tr td:last-child {
	text-align: center;
}
section.product-templates table tr td span {
	font-weight: normal;
}
section.product-templates table tr.last-side td {
	border-bottom: 1px solid #a9a9a9;
}


/* JobReady */

div.jr-testimonial {
	float: right;
    margin-top: -20px;
}
div.jr-testimonial p {
	font-size:12px;
	font-style:italic;
	line-height:18px;
	text-align:center;
	width:250px;
	margin:0 20px;
}
.jobready hgroup {
	background:transparent url(../image/jobready_adobe_logo.gif) left center no-repeat;
	padding-left:70px;
}
.jobready hgroup h2 span { color:#ED3224; }

.jobready > p:first-of-type,.jobready .jr-box p:first-of-type { padding-bottom:0;float:none; }

.jr-box {
	background: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin: 0 0 0 2%;
    padding: 20px;
    width: 41%;
}
.jr-instructions .jr-box:first-child { margin-left:0; }
.jr-box.fullsize {
	width:auto;
	margin:16px 0;
	float:none;
	clear: right;
	}
.jr-box.fullsize div {
	float:right;
}
.jr-box.fullsize div a {
	display:block;
	text-align:center;
}
.jr-box.fullsize div a img {
	margin-top:15px; }
}
#help-center-content.jobready h3 { padding-bottom:5px; }
.jobready .jr-box ol {
	list-style:none outside none;
	margin:0;padding:0;
	float:left;
}
.jobready .jr-box ol li {
	margin:7px 0;padding:0 0 0 32px;
	line-height:28px;
	height:30px;
	counter-increment:num;
	position:relative;
}
.jobready .jr-box h3 em,.jobready .jr-box ol li h6 {
	background: #ED3224;
    border-radius: 13px;
    color: white;
    font-size: 15px;
    height: 26px;
    left: 0;
		top: 0;
    line-height: 26px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 26px;
	font-family:Helvetica,Arial,sans-serif;
}
.jobready .jr-box h3 em {
	font-style:normal;
	position:relative;
	left:auto;top:-4px;
	display:inline-block;
	margin:0;
	height:30px;width:30px;
	line-height:28px;
	font-size:18px;
	border-radius:15px;
}
.jobready .jr-box ol li h6:before {
	content:counter(num);
}
.jobready .jr-box p { clear:left; }

#help-center-content.jobready .jr-how-it-works h2 {
	padding-bottom:8px;
}
.jr-how-it-works img {
	display:block;
	margin:10px 0 0 10px;
}
#help-center-content.jobready .jr-box h4 { padding-top:0;padding-bottom:5px; }
#help-center-content.jobready .jr-box h5 { 
	padding-top:0;
	color:#59595C;
	font-style:italic;
}
.jr-instructions .jr-box p { font-size:10px;line-height:13px;padding-bottom:13px; }
.jr-box p.jr-link { text-align:center;padding:20px 0; }

.pick-pic { text-align:center;float:right; }

    #help-center-section ul.fa-list:before {
        content: '';
    }
    #help-center-section ul.fa-list {
        display: block;
        background: none transparent;
        font: inherit;
    }
#help-center-section ul.fa-list.templates {
	float:left;
	width:48% !important;
	margin:0;
	padding:0;
}
#help-center-section ul.fa-list.templates li { width:100% !important; }

#help-center-content .documentLibrary a { position:relative; }

#help-center-content .documentLibrary a > span.info-content {
	position:absolute;
	left:0;
	top:20px;
	width:460px;
	background:white;
	border:1px solid #ccc;
	border-radius:5px;
	box-shadow:3px 3px 10px #999;
	color:black;
	display:inline-block;
	padding:25px;
	text-align:left;
	z-index:100;
	overflow:visible;
	font-size:14px;
	line-height:21px;
	color:#64694F;
	font-style:normal;
	font-weight:normal;
}
#help-center-content .documentLibrary a.read-toggle > span.info-content {
	left:auto;
	right:30px;
	top:0;
}

#help-center-content .documentLibrary #product-tabs .product,#help-center-content .documentLibrary #product-tabs .product div.product_info,#help-center-content .documentLibrary #product-tabs div.desc  { overflow:visible; }
#help-center-content .documentLibrary #product-tabs .product img { margin-right:5px; }
#help-center-content .documentLibrary #product-tabs .product:after { content:".";clear:both;display:block;visibility:hidden;line-height:0;height:0; }


/* FastTrack */

.fasttrack-page {
	padding: 0px 39px;
margin-top: 39px;
}

.fasttrack-page p{
padding-bottom: 20px;
}

.fasttrack-page h3{
line-height: normal;
}

.fasttrack-col-1 {
	float:left;
	width: 560px;
}

.fasttrack-col-2 {
	float: left;
	width: 260px;
	margin-left: 40px;
}

.fasttrack-col-2 p {
font-size: 14px;
}

.fasttrack-download {
 padding: 20px 130px 0px 130px;
}

.text-center {
	text-align: center;
	margin: 0 auto;
}

.text-left {
	text-align: left;
	margin: 0 auto;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.strong {
	font-weight: bold;
}

.em {
	font-style: italic;
}
.center-block {
margin: 0 auto;
display: block;
width: 100%;
}

.clearfloat {
clear: both;
}

.badge-red {
position: relative;
top: 0px;
display: inline-block;
height: 30px;
width: 30px;
border-radius: 15px;
background: #ED3224;
color: white;
line-height: 30px;
padding: 0;
text-align: center;
font-family: Helvetica,Arial,sans-serif;
}

.fasttrack-steps {
width: 360px;
color: #000;
}

.fasttrack-steps li {
margin: 7px 0;
padding: 0 0 0 32px;
line-height: 28px;
height: 30px;
counter-increment: num;
position: relative;
list-style: none;
}

.fasttrack-steps h6 {
background: #ED3224;
border-radius: 13px;
color: white;
font-size: 15px;
height: 26px;
left: 0;
top: 0;
line-height: 26px;
padding: 0;
position: absolute;
text-align: center;
width: 26px;
font-family: Helvetica,Arial,sans-serif;
margin: 0 !important;
}

.fasttrack-steps h6:before{
content: counter(num);
}

.fasttrack-download h3 {
padding-bottom: 10px;
}

.fasttrack-download-links {
padding-top: 10px;
}

.fasttrack-download-links ul{
list-style: none;
}

.fasttrack-download-links ul > li{
list-style: none;
}
.fasttrack-download-links ul > li a[rel=tipsy]{
display: block;
width: 210px;
height: 55px;
background: url('../image/fasttrack-btn.png') top no-repeat;
float: left;
line-height: 15px;
font-size: 12px;
padding-top: 6px;
margin: 20px;
letter-spacing: -1px;
color: inherit;
text-decoration: none;
}

.fasttrack-download-links ul > li a[rel=tipsy]:hover{
	background-image: url('../image/fasttrack-btn-hover.png');
	color: inherit;
	text-decoration: none;
}

.fasttrack-thumb {
	position: relative;
	top: -35px;
	left: -5px;
	float: left;
    padding-right: 15px;
}

.fasttrack-plugins {
	padding-bottom: 10;
	padding-top:30px;
}

.fasttrack-plugins-links ul > li{
	list-style: none;
	padding-right: 10px;
    line-height: 30px;
}

.fasttrack-plugins-links img {
    vertical-align: middle;
    padding-right: 3px;
}

.fasttrack-logo {
    padding: 10px 0px;
    margin-top: 20px;
}
.fasttrack-page p.error-msg {
	padding: 20px;
	margin: 20px 0;
	display: block;
}

/* Overrides for 2020 Help Center Update */
#help-center-section.udesignit h1,
#help-center-section.fasttrack-page h1,
#help-center-section.private-label-websites h1,
#help-center-section.reorder-forms-library h1 {
	margin: .5em 0 .25em 0;
	padding: 0;
}
#help-center-section.udesignit h2.subhead,
#help-center-section.fasttrack-page h2.subhead,
#help-center-section.private-label-websites h2.subhead,
#help-center-section.reorder-forms-library h2.subhead {
	margin: 0 0 1em;
	padding: 0;
	font-style: italic;
}
#help-center-section.udesignit h3,
#help-center-section.private-label-websites h3,
#help-center-section.fasttrack-page h3 {
	padding: 0;
	margin: 1em 0 .5em;
}
#help-center-section .header-image {
	margin: 1.5em 0;
}
#help-center-section.udesignit ul,
#help-center-section.fasttrack-page ul,
#help-center-section.private-label-websites ul,
.terms-conditions #help-center-section ul {
	padding: 0;
	list-style-position: outside;
	margin: 1em 0;
    margin-left: 1.25em;
}
#help-center-section.reorder-forms-library ul{
    padding: 0;
    list-style: disc;
    font-size: 1em;
    color: #59595c;
    margin: 1em 0 1em 1.25em !important;
}
.terms-conditions #help-center-section h3 {
    margin: 2em 0 0;
    padding: 0;
}
.terms-conditions #help-center-section h4 {
    padding: 0;
    margin: 1.5em 0 .5em;
}
#help-center-section.fasttrack-page h1,
#help-center-section.fasttrack-page h2,
#help-center-section.fasttrack-page h3,
#help-center-section.fasttrack-page p,
#help-center-section.fasttrack-page li,
#help-center-section.fasttrack-page a {
	font-family: "Raleway", sans-serif;
}
#help-center-section .highlight-box-dark {
	background: #939598;
	color: #ffffff;
	padding: 1em 1.5em;
	margin: 2em 0;
}
#help-center-section .highlight-box-dark p {
	font-style: italic;
	padding: 0;
	margin: 0;
}
#help-center-section .highlight-box-light {
	background: #e7e7e8;
	padding: 1em 1.5em;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 2em 0;
}
#help-center-section .highlight-box-light h3{
	margin: .5em 0 0;
	padding: 0;
	font-size: 1.75em;
}
#download_options {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 1.5em 0;
}
#download_options .fasttrack-download-button {
	background: #20a8e0;
	color: #ffffff;
	width: 40%;
	border-radius: 5px;
	display: flex;
	align-items: center;
	padding: 1em;
	margin: 0 3%;
	justify-content: center;
}
#download_options .fasttrack-download-button img {
	margin-right: .5em;
}
#download_options .fasttrack-download-button p {
	font-size: 1.2em;
	margin:0;
	padding: 0;
	text-transform: uppercase;
}
.highlight-box-light .fine-print {
	font-size: .9em;
	font-style: italic;
	padding: 0;
	margin: 0;
}
#help-center-section .fasttrack-plugins {
	padding: 0;
}
#help-center-section .documentLibrary {
    margin: 1.5em 0;
}
#help-center-section .main_page .hc-intro {
	padding: 0;
}
#help-center-section .main_page .hc-intro h1 {
	padding: 0;
	margin-bottom: 0;
}

#help-center-section .main_page .hc-intro p {
	padding: 0;
	margin: 2em 0 0;
}

#help_center_main_categories {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#help_center_main_categories .highlight-box-light {
	width: 47%;
	align-items: flex-start;
	justify-content: flex-start;
}
#help_center_main_categories .highlight-box-light h4 {
	padding: 0;
	margin-bottom: 1em;
	font-weight: bold;
}
#help_center_main_categories .highlight-box-light li {
	margin: .2em;
}
#full_faq_list #FAQs {
	margin: 0;
	padding: 0;
}

/* End overrides for 2020 Help Center Update */