.h1, h1 { margin: 0; }
h2, h3 { margin-top: 0; }
h2 { font-size: 24px }
h3 { font-size: 22px; color: #000; }
input[type=checkbox], input[type=radio] { margin-top: 5px; }
/*BUTTONS*/
.button { text-align: center; }
.button a { color: #fff; padding: 5px 14px 7px; text-transform: uppercase; font-size: 15px; min-width: 150px; float: left; }
.button a:hover { text-decoration: none; }
.button .btn-green { background: #60A607; }
.button .btn-green:hover { background: #6CBA0A; }
.button .btn-grey { background: #959595; }
.button .btn-grey:hover { background: #a8a8a8; }
.button .btn-white { background: #fff; border: 1px solid #fff; color: #009cff }
.button .btn-white:hover { background: #ddd; border: 1px solid #ddd; color: #009cff }
.std-greyButton { background: #959595; min-width: 145px; }
.std-greyButton:hover { background: #424242; color: #fff }
.std-greyButton:focus { color: #fff }
button { margin: 0; border: none; font: inherit; cursor: pointer; color: #fff; background: #f2f2f2; padding: 0 20px 0 20px; padding-top: 4px \9; line-height: 40px; font-size: 14px; text-transform: uppercase; }
*+html button { padding-top: 2px; }
/*PRICING BRICK*/
#priceBar { width: 300px; float: right; position: relative; padding: 0; color: #fff }
#priceBar .BuyLink { margin: 0 6px 12px 0; }
#priceBar .price { margin: 0 0 12px; padding: 0; line-height: 20px }
#priceBar .priceDisplayStrikethrough { text-decoration: line-through; font-size: 18px; color: #acacac; }
#priceBar .priceDisplayNormal { display: block; font-size: 26px; color: #fff; }
.inclVAT { color: #fff; font-size: 11px; }
#priceBar .styled-radio { padding-bottom: 10px; }
#priceBar .styled-radio label { display: inline-block; cursor: pointer; position: relative; margin-right: 15px; padding-left: 0; font-size: 13px; }
#priceBar .styled-select { width: 240px; height: 30px; margin: 0 0 5px; background: #2c2c2c url(/static/cdgs/images/dropdown_arrow_default.png) no-repeat right; }
#priceBar .styled-select select { background: transparent; color: #fff; padding: 0 10px 0 10px; font-size: 14px; border: 0; height: 30px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; width: 240px; }
#priceBar .styled-select select option { color: #009cff }
#priceBar .styled-select select::-ms-expand {
display: none;
}
#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 }
.comp-win10 { width: 95px; height: 20px; background: url(/static/common/images/icon-sprites.png) no-repeat; background-size: 90%; background-position: 0 -270px; display: inline-block; vertical-align: top; margin: 0 0 0 10px; }
.comp-apple { width: 20px; height: 20px; background: url(/static/common/images/icon-sprites.png) no-repeat; background-size: 80px; background-position: 0 -278px; display: inline-block; vertical-align: top; }
#priceBar .guarantee-badge { position: absolute; top: 20px; right: 10px; }
#priceBar .win-badge { position: absolute; top: 120px; right: 25px; }
#priceBar .form-control { display: block; width: 210px; }
#priceBar .instructions { background: none; font-size: 12px; line-height: 12px; margin: 0; padding: 0; clear: both; }
#priceBar .instructions a { display: block; background: url(/static/cdgs/images/icons/icon-info.png) top left no-repeat; padding-left: 22px; line-height: 20px; color: #fff; }
#pricing-tabs { list-style: none; margin: 20px 0 0; padding: 0; overflow: hidden; }
#pricing-tabs li { display: inline-block; float: left; cursor: pointer; border-top: 2px solid #262626; background: #262626; color: #c6c6c6; margin: 0; width: 50%; padding: 6px 0 8px; font-size: 15px; text-align: center; text-transform: uppercase; line-height: 22px; }
#pricing-tabs li.active /* a */ { background: #eef2fd; border-top: 10px solid #009cff; padding-top: 2px; }
#pricing-tabs li:hover { border-top: 10px solid #52d3ff; padding-top: 2px; }
#pricing-tabs li.active:hover { border-color: #009cff; }
#pricing-tabs.three-col li { width: 210px; }
#pricing-tabs.two-col li { width: 316px; }
#pricing-tabs.one-col { width: 100%; border-top: 2px solid #009cff; height: 33px; background: #eef2fd; height: 0px; }
#pricing-tabs li.active { background-color: #000; background-color: rgba(0, 0, 0, 0.8); color: #fff; border-top: 2px solid #009cff; padding: 6px 0 8px; }
#pricing-tabs li.active:hover { border-top: 2px solid #009cff }
#pricing-tabs li:hover { border-top: 2px solid #464646; background: #464646; padding: 6px 0 8px; color: #fff; }
#pageContent { position: relative; background-color: #fff; }
#pageContent .container { min-width: 974px; max-width: 1200px }
.pricing-tab-content { padding: 0; background: none; float: none; width: initial; min-height: inherit; display: none; }
#tabs-content .pricing-tab-content .button { margin-top: 20px; }
#tabs-content .pricing-tab-content .right-col { width: 50%; float: right; margin: 0; padding: 0; }
#tabs-content .pricing-tab-content .right-col .priceDisplayNormal { margin-bottom: 0; padding: 5px 0 0 24px; }
#tabs-content .pricing-tab-content .right-col .priceDisplayNormal.no-pad-left { padding: 5px 0 0 0; }
/*#tabs-content .pricing-tab-content .right-col input[type="radio"] { margin-left: 10px; }*/
#tabs-content .pricing-tab-content .right-col .inclVAT { padding: 0; float: left; }
#tabs-content .pricing-tab-content .right-col label { font-size: 13px; }
#tabs-content .pricing-tab-content .left-col { float: left; width: 50%; padding: 0; margin: 0; }
#tabs-content .pricing-tab-content .left-col .title { font-size: 16px; line-height: 20px; padding: 20px 10px 10px 0; }
#tabs-content .pricing-tab-content .left-col p { font-size: 14px; line-height: 18px; }
#tab-content-1 { display: block; }
#sub-month { padding-bottom: 35px; }
#sub-month.loc-in { padding-bottom: 0; }
#sub-year .button { padding-top: 10px; float: left; }
.pricing-tab-content .lto-promo-container { float: none; width: 100%; }
/*PRODUCT INFO*/
#v3main #container.container { padding: 0 }
#box-shot { float: left; width: 292px; height: 300px; text-align: left; position: relative; margin: 50px 10px 0 -10px; }
#badges { text-align: left; padding: 0 20px; width: auto; clear: both; }
#info-product { text-align: left; margin-top: 57px; display: inherit; color: #000; }
#info-product .new { text-transform: uppercase; font-weight: bold; font-size: 17px; }
#info-product .prodName { letter-spacing: initial; line-height: 110%; font-size: 30px; margin: 0; }
#info-product .prodName .new { font-size: 24px; font-style: italic; margin: 14px 0 11px; display: block; line-height: 12px; }
#info-product h1 { font-size: 23px; text-transform: none; color: #000; }
#info-product .button { text-shadow: none; overflow: hidden; }
#advantages { list-style-type: none; font-size: 17px; padding: 0; margin: 1.3em 1em 1em; }
#advantages li { line-height: 22px; margin: 0 0 6px 0; }
#advantages li:before { font-family: "Glyphicons Halflings"; content: "\e258"; font-size: 65%; margin-right: 6px; margin-left: -17px; color: grey }
#advantages.light-bullets li:before { color: #c8c8c8 }
#advantages .new { font-weight: 600; text-transform: uppercase }
/* STICKY NAV */
#product-nav { width: 100%; 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: 11px 20px; text-align: center; color: #ccc; text-transform: uppercase; font-size: 14px; }
#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; }
/*TAB CONTENT*/
.tab-content .container { padding: 80px 0; }
.tab-content .row p.sectionDesc { font-size: 16px; max-width: 1024px; margin: 0 auto 24px !important; padding: 0 20px 0; }
.sort-form2 { border: 1px solid #d7d7d7; background: #eef2fd; padding: 26px 28px 29px; width: 882px; margin: 0 0 40px; }
.sort-form2 label { display: block; color: #494d56; font-size: 12px; line-height: 16px; margin: 0 0 8px; }
.sort-form2 .select-holder { margin: 0 0 0 1px; width: 232px; }
.feature-list-nobg { padding: 0; margin: 0 0 36px -10px; list-style: none; overflow: hidden; }
.feature-list-nobg li { margin: 0 5px 20px 10px; padding: 50px 0 0; display: inline-block; vertical-align: top; width: 218px; }
*+html .feature-list-nobg li { display: inline; margin: 0 0 39px 20px; }
.feature-list-nobg li p { margin: 0 0 10px; }
.feature-list-nobg li .img-holder { position: relative; margin: -34px 0 10px; width: 220px; border: 1px solid #c6cbd6; }
.feature-list-nobg li img { vertical-align: top; }
.feature-list-nobg li .img-holder .icon { position: absolute; bottom: 0; right: 0; }
.feature-list-nobg li .title { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #aaaaaa; text-transform: uppercase; position: absolute; bottom: 124; right: 218; }
.feature-list-nobg li .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; bottom: 124; right: 218; }
.feature-list-nobg li .new-corelcad { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #60A607; text-transform: uppercase; position: absolute; bottom: 124; right: 218; }
.feature-list-nobg li .new-techsuite { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #009CDE; text-transform: uppercase; position: absolute; bottom: 124; right: 218; }
.feature-list-nobg li .enhanced { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #db2e00; text-transform: uppercase; position: absolute; bottom: 124; right: 218; }
.feature-list-nobg li .enhanced-corelcad { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #9b1d29; text-transform: uppercase; position: absolute; bottom: 124; right: 218; }
.feature-list-nobg li .enhanced-techsuite { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #69B3E7; text-transform: uppercase; position: absolute; bottom: 124; right: 218; }
.feature-list-nobg li .comingsoon { display: inline-block; vertical-align: top; color: #fff; padding: 2px 3px 1px; margin: 0; font-size: 12px; line-height: 14px; font-weight: bold; background: #941BE0; text-transform: uppercase; }
.feature-list-nobg.cdgs li .new { background: #00cc4d; }
.feature-list-nobg.cdgs li .enhanced { background: #f34805; }
.feature-list-nobg li h3 { color: #000; font-size: 16px; line-height: 22px; margin: 0 0 1em; font-weight: normal }
.feature-list-nobg li.international { text-transform: uppercase; }
.feature-list-nobg li.international h3 { font-size: 14px; line-height: 18px; text-transform: uppercase; }
.tab-content .row { overflow: visible; }
.tab-content .row p { font-size: 14px; }
.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: 17px; }
.comparison-chart { border: 1px solid #999999; border-collapse: collapse; margin-bottom: 40px; }
.comparison-chart thead { background-color: #61a706; color: #fff; }
.comparison-chart thead td { border-left: 1px solid #fff; padding: 10px 20px; text-align: center; color: #ffffff; font-size: 14px; font-weight: bold; margin-top: 16px; line-height: 1; }
.comparison-chart tr:nth-child(even) { background-color: #ececee; }
.comparison-chart td { border-left: 1px solid #999999; border-collapse: collapse; padding: 10px; }
#productPage_contentTabsDiv .tab-content .comparison-chart h4 { font-size: 12px; }
#productPage_contentTabsDiv .tab-content .comparison-chart p { font-size: 12px; line-height: 16px; }
.comparison-feature-header { background-color: #999999; color: #ffffff; font-size: 14px; }
.feature-check { background: url(/static/cdgs/images/icons/check.png) no-repeat; background-position: center; }
.feature-check-new { background: url(/static/cdgs/images/icons/check.png) no-repeat; background-position: 50% 20%; }
.feature-check-new p { padding-top: 35px; font-weight: bold; text-align: center; }
.feature-check-new-down { background: url(/static/cdgs/images/icons/check.png) no-repeat; background-position: 50% 80%; }
.feature-check-new-down p { padding-bottom: 25px; text-align: center; }
.lto-promo p { font-size: 15px; color: #fff !important; margin: 0 !important; background: #CC397F; }
.lto-box p { font-size: 90%; color: #333 !important; margin: 5px 0 0 0; }
.lto-box .link { color: #009cff !important; }
.lto-content .container { min-width: 650px; }
ol.circles-list { list-style-type: none; margin: 0; margin-left: 3em; padding: 0; counter-reset: li-counter }
ol.circles-list > li { position: relative; margin-bottom: 20px; padding-left: .5em; min-height: 3em }
ol.circles-list > li:before { position: absolute; top: -2px; left: -1.33em; width: 1.2em; height: 1.2em; font-size: 1.6em; line-height: 1.15; text-align: center; color: #fff; border-radius: 50%; background-color: #009cff; content: counter(li-counter); counter-increment: li-counter }
ol.circles-list { text-align: left }
.comparison-chart td { padding: 10px; }
.comparison-chart td p { margin: 0; }
.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, .info-bar li.whincluded { list-style: none; }
.info-bar li.whincluded a { background: url(/static/cdgs/images/icons/ico_included-coreldraw.png) no-repeat; background-position: 20px 10px; display: block; }
.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; }
#cdhs .info-bar { background: #f97c08; }
#cdhs .info-bar li.guide a { background: url(/static/cdgs/images/icons/ico-user-guide-cdhs.jpg) no-repeat; background-position: 20px 10px; display: block; }
#cdhs .info-bar li.compare a { background: url(/static/cdgs/images/icons/ico-matrix-cdhs.jpg) no-repeat; background-position: 20px 10px; display: block; }
#cdhs .info-bar li.document a { background: url(/static/cdgs/images/icons/ico-document-cdhs.jpg) no-repeat; background-position: 20px 10px; display: block; }
#cdhs .info-bar li.whincluded a { background: url(/static/cdgs/images/icons/ico-included-cdhs.jpg) 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: 15px; 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; }
#cdgs .what-included { text-align: left; }
/* CDTS */

#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, #cdts .six-cols { margin: 40px 0; }
#cdts .seven-cols .col-xs-1 img, #cdts .six-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: 15px; 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; }
