.h1, h1 { margin: 0; }
h2, h3 { margin-top: 0; }
h2 { font-size: 24px }
h3 { font-size: 22px; color: #000; }
#priceBar #iconbrandbar { margin-top: 30px; color: #fff; clear: both}
#priceBar #iconbrandbar.margin-top p { margin: 40px 0 10px 0; }
#priceBar #iconbrandbar img { vertical-align: middle; margin: 0 5px }
#pageContent { position: relative; background-color: #fff; }
#pageContent .container { min-width: 974px; max-width: 1200px }
/* STICKY NAV */
#product-nav { width: 100%; position: absolute; top: 0; z-index: 10; }
#product-nav .inner { padding: 0; }
#product-nav #brand { display: none; float: left; padding: 8px 10px 8px 0; }
#product-nav.stick { position: fixed !important; top: 0; }
#product-nav.stick #brand { display: inline; }
#product-nav.stick #brand img { height: 13px; }
#product-nav #buy { display: none; }
#product-nav.stick #buy { display: inline; }
#product-nav ul li a { display: block; padding: 14px 20px; text-align: center; color: #ccc; text-transform: uppercase; font-size: 14px; height: 40px; }
#product-nav ul li a:hover { text-decoration: none; color: #494d56; }
#product-nav ul li.active a { color: #494d56; }
#product-nav .btn { margin: 0 10px 0 0; float: right; line-height: 28px; background-color: #009cff; border: none }
.tab-content { font-size: 13px; line-height: 19px; }
.tab-content>.tab-pane { padding-top: 20px; }
.tab-content .row { overflow: visible; }
.tab-content .row p { font-size: 14px; line-height: 21px; }
.tab-content .comparison-chart h4 { font-size: 12px; line-height: 21px; color: #000; margin: 0; font-weight: bold; }
.tab-content .comparison-chart p { font-size: 12px; line-height: 16px; }
.info-bar { background: #60a607; }
.info-bar .container { padding: 0; }
.info-bar ul { padding: 0!important; margin: 0!important; text-align: center; line-height: 1; }
.info-bar li { display: inline-block; padding: 0 !important; margin: 0 !important; }
.info-bar li a span { padding: 20px 10px 20px 55px; display: block; }
.info-bar li.guide, .info-bar li.compare, .info-bar li.document, .info-bar li.whichprod { list-style: none; }
.info-bar li.guide a { background: url(/static/cdgs/images/icons/ico_book-coreldraw.png) no-repeat; background-position: 20px 10px; display: block; }
.info-bar li.compare a { background: url(/static/cdgs/images/icons/ico_matrix-coreldraw.png) no-repeat; background-position: 20px 10px; display: block; }
.info-bar li.document a { background: url(/static/cdgs/images/icons/ico_document-coreldraw.png) no-repeat; background-position: 20px 10px; display: block; }
.info-bar li.whichprod a { background: url(/static/cdgs/images/icons/ico_FAQs-coreldraw.png) no-repeat; background-position: 20px 10px; display: block; }
.info-bar li.videos a { background: url(/static/cdgs/images/icons/ico_watchvideo.png) no-repeat; background-position: 20px 10px; display: block; }

#cdts .info-bar { background: #009cff; color: #fff; margin: 0; padding: 0; }
#cdts .info-bar li.guide a { background: url(/static/cdgs/images/icons/ico_book.png) no-repeat; background-position: 20px 10px; display: block; }
#cdts .info-bar li.compare a { background: url(/static/cdgs/images/icons/ico_matrix.png) no-repeat; background-position: 20px 10px; display: block; }
#cdts .info-bar li.document a { background: url(/static/cdgs/images/icons/ico_document.png) no-repeat; background-position: 20px 10px; display: block; }
#cdts .info-bar li.whichprod a { background: url(/static/cdgs/images/icons/ico_matrix.png) no-repeat; background-position: 20px 10px; display: block; }
#cdts .info-bar li.faq a { background: url(/static/cdgs/images/icons/ico_FAQs.png) no-repeat; background-position: 20px 10px; display: block; }

.info-bar a { color: #fff; }
.info-bar a:hover { text-decoration: none }
.info-bar li:hover a span { background: rgba(255,255,255,0.2); }
.req-list { font-size: 16px; line-height: 28px }
#slider { position: relative; max-width: 1000px; margin: 40px auto 0; z-index: 0; }
#slider .rslides_nav.next { background: url(/static/common/images/arrow-next.png) no-repeat; background-size: 90% }
#slider .rslides_nav.prev { background: url(/static/common/images/arrow-prev.png) no-repeat; background-size: 90% }
#cdgs .inner { padding: 0; display: table; background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.6)), color-stop(50%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000', GradientType=0 );
}
#cdgs #product-nav { background: #E6E6E6; }
#cdgs #product-nav ul li a { color: #494D56; }
#cdgs a.ug-program { color: #60a706 !important }
#cdgs .seven-cols { margin: 40px 0; }
#cdgs .seven-cols .col-xs-1 img { width: 70%; margin: 20px 0 10px }
#cdgs #whatsinc-collapse { margin-top: 40px; }
#cdgs #whatsinc-collapse .well { border-radius: 0; padding: 40px }
#cdgs #pillars p { font-size: 16px; line-height: 24px }
#cdgs .pillar-01, #cdgs .pillar-04 { background-color: #f2f2f2 }
#cdgs .pillar-04 .row div { padding: 0 }
#cdgs .pillar-04 .gallery img { width: 100% }
#cdgs #gallery .gallery h3 { font-size: 16px; margin: 20px 0 0 }
#cdgs #gallery .gallery p { margin: 5px 0 40px }
#cdgs #masters .name { font-size: 16px; margin: 0.67em 0; }
#cdgs #masters .masters { margin: 0 0 40px; }
#cdgs #masters .masters p { font-size: 13px; line-height: 19px; }

/* CDTS */
#cdts .inner { padding: 0; display: table;
	background: -moz-linear-gradient(top, rgba(90,90,90,0.70) 0%, rgba(90,90,90,0.8) 50%, rgba(90,90,90,0.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgba(90,90,90,0.70)), color-stop(50%, rgba(90,90,90,0.8)), color-stop(100%, rgba(90,90,90,0.9)));
	background: -webkit-linear-gradient(top, rgba(90,90,90,0.70) 0%, rgba(90,90,90,0.8) 50%, rgba(90,90,90,0.9) 100%);
	background: -o-linear-gradient(top, rgba(90,90,90,0.70) 0%, rgba(90,90,90,0.8) 50%, rgba(90,90,90,0.9) 100%);
	background: -ms-linear-gradient(top, rgba(90,90,90,0.70) 0%, rgba(90,90,90,0.8) 50%, rgba(90,90,90,0.9) 100%);
	background: linear-gradient(to bottom, rgba(90,90,90,0.70) 0%, rgba(90,90,90,0.8) 50%, rgba(90,90,90,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000', GradientType=0 );
}
#cdts #product-nav { background: #E6E6E6; }
#cdts #product-nav ul li a { color: #494D56; }
#cdts #product-nav.fr ul li a { padding: 14px 9px; }
#cdts a.ug-program { color: #009cff !important }
#cdts .seven-cols { margin: 40px 0; }
#cdts .seven-cols .col-xs-1 img { width: 70%; margin: 20px 0 10px }
#cdts #whatsinc-collapse { margin-top: 40px; }
#cdts #whatsinc-collapse .well { border-radius: 0; padding: 40px }
#cdts #pillars p { font-size: 16px; line-height: 24px }
#cdts .pillar-01, #cdts .pillar-04 { background-color: #f2f2f2 }
#cdts .pillar-04 .row div { padding: 0 }
#cdts .pillar-04 .gallery img { width: 100% }
#cdts #gallery .gallery h3 { font-size: 16px; margin: 20px 0 0 }
#cdts #gallery .gallery p { margin: 5px 0 40px }
#cdts #masters .name { font-size: 16px; margin: 0.67em 0; }
#cdts #masters .masters { margin: 0 0 40px; }
#cdts #masters .masters p { font-size: 13px; line-height: 19px; }


/* CDTS Upgrade Program */
#cdts.upgradeprogram .inner { padding: 0; display: table; background: #fff; }
#cdts.upgradeprogram #product-nav { height: 40px; }

/*Trial thank you pages*/
#thank-you .main-holder { padding-bottom:0; }
#thank-you .section  { padding: 25px 0 0 0 !important; width: 100% !important; }
#thank-you #productPage_contentTabsDiv .pillar { width: 210px !important; }
#thank-you #productPage_contentTabsDiv .pillar h4 { font-size: 16px; }
#thank-you #productPage_contentTabsDiv .pillar .new { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #61A706; text-transform: uppercase; position: absolute; }
#thank-you .pillar .img-holder { position: relative; }
#thank-you .pillar .img-holder img { width:205px; height:116px; border:solid 1px #C6CBD6; margin:0 0 4px; }
#thank-you .pillar .img-holder img.icon { width:40px; height:30px; border:none; position:absolute; bottom: -55px; right: 0;}
#thank-you  hr { margin: 25px 0; }
#thank-you .tabset ~ .tab-content { padding: 0 20px; }
