/* note: styles that previously used .trc-small as part of the selector have been updated to .adp-2013. Style names that did not use .trc-small have not been changed -- except for form error styles, which needed .adp-2013 addition for proper specificity */

/* font */
@font-face {
    font-family: 'amasis_mt_stdlight';
    src: url('../font/amasismtstd-light-webfont.eot');
    src: url('../font/amasismtstd-light-webfont.eot?iefix') format('eot'),
         url('../font/amasismtstd-light-webfont.woff') format('woff'),
         url('../font/amasismtstd-light-webfont.ttf') format('truetype'),
         url('../font/amasismtstd-light-webfont.svg#webfontEQIcu4Vv') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* -- BEGIN WVI STYLES AUG 2014 -- */

#margin-content { width: 910px; margin: 40px auto 0 auto; }
#wvi-main-banner { border-top: 5px solid #DC1E32; border-bottom: 5px solid #999; background-color: #F4F4F4; margin: 30px 0 55px 0; width: 100%; padding: 25px 30px 20px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#wvi-main-banner.report { border-bottom: 0; background-color: #FFF; }
#wvi-main-banner.report .remove-padding { position: relative; left: -30px; }
#wvi-main-banner .chart { width: 507px; float: left; }
#wvi-main-banner .stats { float: left; font-weight: bold; }
#wvi-main-banner .stats P { font-size: 12px; margin: 6px 0; }
#wvi-main-banner .stats TD.bignum { font: bold 50px/.8 Arial,Helvetica,sans-serif; color: #337E8C; padding: 0 30px 16px 0; vertical-align: bottom; }
#wvi-main-banner .stats TD.change { font-weight: bold; line-height: 1; padding-bottom: 20px; vertical-align: bottom; }
#wvi-main-banner .stats IMG.change-arrow-sm { margin-right: 2px; }
#wvi-vs-container { width: 100%; height: auto; min-height: 405px; padding: 5px 0 35px 0; overflow: hidden; position: relative; }
#wvi-vs-container .extracontent { display: none; padding-bottom: 5px; }
#wvi-vs-container #expand-tab { position: absolute; bottom: 0; height: 37px; width: 100%; text-align: center; background: #fff url(../images/wvi/bkgd-vs-expand.gif) repeat-x 0 top; }
#wvi-vs-container #expand-tab A { display: block; margin: 0 auto; width: 287px; height: 37px; background: url(../images/wvi/bkgd-vs-expand-btn.gif) no-repeat; text-align: center; font-size: 14px; font-weight: bold; }
#wvi-vs-container #expand-tab .btn-icon { position: relative; top: 5px; margin-left: 10px; }
.wvi-vs-item { width: 284px; height: 365px; border: 1px solid #E6E6E6; margin-left: 26px; float: left; }
.wvi-vs-item.first { margin-left: 0; }
.wvi-vs-item .content { width: 244px; margin: 20px; font-size: 14px; }
.wvi-vs-item .content .date { font-size: 12px; font-style: italic; margin-bottom: 15px; color: #666 !important; }
.wvi-vs-item .content A { font-size: 18px; line-height: 1.3; display: block; margin-bottom: 6px; }
#content-footer { background-color: #F4F4F4; width: 910px; padding: 25px 30px; }
#content-footer P { margin: 8px 0; }
#content-footer #col1 { float: left; width: 350px; }
#content-footer #col2 { float: left; width: 560px; }
.dropshadow-adjust { position: relative; left: -3px; }
.dashed-separator { width: 100%; height: 1px; border-top: 1px dashed #999; margin: 30px 0 20px 0; }
.btn-subscribe { padding: 12px !important; }
.btn-subscribe-article, .btn-viewlatest { padding: 12px !important; width: 105px; }
.top-space5 { margin-top: 5px !important; }
.top-space10 { margin-top: 10px !important; }
.top-space15 { margin-top: 15px !important; }
.top-space20 { margin-top: 20px !important; }
.top-space25 { margin-top: 25px !important; }
.top-space35 { margin-top: 35px !important; }
.bottom-space5 { margin-bottom: 5px !important; }
.bottom-space10 { margin-bottom: 10px !important; }
.bottom-space15 { margin-bottom: 15px !important; }
.bottom-space20 { margin-bottom: 20px !important; }
.bottom-space25 { margin-bottom: 25px !important; }
#wvi-crumbtrail { width: 910px; padding: 20px 30px 0 30px; font-size: 11px; font-weight: bold; color: #999; }
#wvi-crumbtrail A { color: #DC1E32; }
#wvi-subnav { background-color: #F4F4F4; width: 910px; height: 37px; padding: 20px 30px 0 30px; font-size: 12px; font-weight: bold; }
#wvi-subnav UL { list-style: none; margin: 0; padding: 0; }
#wvi-subnav LI { list-style: none; float: left; font-size: 12px; }
#wvi-subnav .title { line-height: 18px; color: #666; float: left; margin-left: 10px; }
#wvi-subnav .links { float: right; margin: 0; }
#wvi-subnav .links .link { margin: 0 15px; }
#wvi-subnav .links .link.on { color: #DC1E32; }
#wvi-subnav .links .link a.on { color: #DC1E32; }
#wvi-subnav select { margin-top: -4px; width: 255px; padding: 5px 0 3px 10px; }
#wvi-subnav select option { padding: 8px 10px 3px 10px; }
#wvi-subnav select, #wvi-subnav option { font-size: 12px; font-weight: bold; }
#dateline { font-size: 14px; font-style: italic; color: #666 !important; margin-bottom: 15px; }
#article-content { width: 598px; float: left; font-size: 14px; }
#article-content .related { font-size: 12px; margin-top: 25px; }
.adp-2013 #article-content p { margin: 0 0 14px 0; }
.adp-2013 em { font-style: italic; color: inherit !important; }
.article-main-img { margin: 25px 0 40px 0; }
.article-subhead { font-family: amasis_mt_stdlight; font-size: 24px; line-height: 1.2; margin: 35px 0 15px 0; }
.article-feature-float { width: 210px; float: right; margin: 0 0 40px 30px; }
.article-feature-float.pullquote { background: url(../images/wvi/quotes.gif) no-repeat left top; padding-top: 45px; font-size: 20px; line-height: 1.2; color: #333; }
.article-feature-float.pullquote .attribution { font-size: 14px; line-height: 1.4; color: #666; margin-top: 5px; }
.article-feature-float .title { width: 100%; font-size: 14px; font-weight: bold; border-bottom: 3px solid #CCC; margin-bottom: 10px; padding-bottom: 10px; }
#report-intro { width: 580px; float: left; }
#report-intro P { margin: 5px 0; }
#rtcol-tout { width: 286px; float: right; background-color: #F4F4F4; border-top: 5px solid #DC1E32; text-align: left; line-height: 1.3; padding: 20px 20px 25px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-box-shadow: 0px 0px 6px 0px #BDBDBD; -webkit-box-shadow: 0px 0px 6px 0px #BDBDBD; box-shadow: 0px 0px 6px 0px #BDBDBD; margin: 0 0 150px 0; }
#rtcol-tout .btn-learnmore { width: 246px; font-size: 14px; font-weight: normal; padding: 12px 0; }
#download-btns { width: 286px; background-color: #666; float: right; text-align: left; }
#download-btns .title { font-size: 16px; font-weight: bold; color: #FFF; margin: 15px 20px; }
a.download {
	display: block;
	position: relative;
	width: 286px;
	height: 40px;
	border: 0;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 12px 0 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	border: 1px solid #CCC;
	background: #F5F5F5; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFF 0%, #ECECEC 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#ECECEC)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFF 0%,#ECECEC 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFF 0%,#ECECEC 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFF 0%,#ECECEC 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FFF 0%,#ECECEC 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ECECEC',GradientType=0 ); /* IE6-9 */
}
a.download.top { border-bottom: 0; }
a img.report { position: absolute; left: 20px; top: 8px; }
a img.data { position: absolute; left: 15px; top: 8px; }
.report-col { width: 435px; float: left; padding-bottom: 50px; }
.report-col.left { margin-right: 40px; }
.report-fullwidth { width: 910px; padding-bottom: 50px; }
.nfr-rings .report-fullwidth { padding-bottom: 0; }
.report-section-head { background: url(../images/wvi/bkgd-section-head.gif) repeat-x 0 center; width: 100%; margin: 15px 0 50px 0; }
.report-section-head .title { color: #cb1d2b; font-size: 16px; font-weight: bold; background: #FFF; padding-right: 20px; display: inline-block; }
.report-section-head-nfr { background: url(../images/wvi/bkgd-section-head.gif) repeat-x 0 center; width: 100%; margin: 15px 0 -20px 0; }
.report-section-head-nfr .title { color: #cb1d2b; font-size: 16px; font-weight: bold; background: #FFF; padding-right: 20px; display: inline-block; }
p.title-note { font-weight: normal; color: #4d4d4d; font-size: 11px; line-height: 15px; margin: -48px 0 50px 0; }
.report-section { width: 100%; padding-bottom: 10px; position: relative; }
a.view-chart { display: block; width: 91px; clear: both; position: absolute; bottom: 0; right: 0; font-size: 12px; font-weight: bold; text-align: right; background: url(../images/wvi/icon-chart.png) no-repeat left center; }
a.view-chart.leftcol { right: 475px; }
.data-block { font-weight: bold; }
.data-block .bignum { font-size: 34px; color: #337E8C; }
.data-block .title { font-size: 16px; color: #4D4D4D; }
.data-block .subtitle { font-size: 14px; color: #4D4D4D; }
.data-block .definition { font-size: 12px; color: #999; }
.data-block.biz-size { width: 205px; min-height: 72px; line-height: 1.5; margin-left: 20px; padding-left: 92px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.data-block.biz-size.xs { background: url(../images/wvi/icon-biz-xs.gif) no-repeat left top; }
.data-block.biz-size.s { background: url(../images/wvi/icon-biz-s.gif) no-repeat left top; }
.data-block.biz-size.m { background: url(../images/wvi/icon-biz-m.gif) no-repeat left top; }
.data-block.biz-size.l { background: url(../images/wvi/icon-biz-l.gif) no-repeat left top; }
.data-block.biz-size.goods { background: url(../images/ri-new/icon-biz-goods.gif) no-repeat left top; }
.data-block.biz-size.services { background: url(../images/ri-new/icon-biz-services.gif) no-repeat left top; }
.data-block.biz-size.width312px { width: 312px; margin-left: 0; }
.data-block.biz-size.width312px:first-child { margin-left: 20px; }
.data-block.biz-size.width266px { width: 266px; margin-left: 0; }
.data-block.biz-size .subitem { margin: 0 0 0 -92px; }
.data-block.biz-size .subitem p { padding: 0 0 0 92px; }
.data-block.biz-size .subitem p.construction { background: url(../images/ri-new/bkgd_construction_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.manufacturing { background: url(../images/ri-new/bkgd_manufacturing_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.trade { background: url(../images/ri-new/bkgd_trade_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.financial { background: url(../images/ri-new/bkgd_financial_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.professional { background: url(../images/ri-new/bkgd_professional_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.education { background: url(../images/ri-new/bkgd_education_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.leisure { background: url(../images/ri-new/bkgd_leisure_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.natural { background: url(../images/ri-new/bkgd_natural_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.services { background: url(../images/ri-new/bkgd_other_92x33.png) 0 0 no-repeat; }
.data-block.biz-size .subitem p.information { background: url(../images/ri-new/bkgd_information_92x33.png) 0 0 no-repeat; }


.data-block.biz-size .subitem p.goods { margin: 0 0 0 15px; padding: 0 0 0 77px; background: url(../images/ri-new/icon-store.gif) no-repeat left top; float: left; }
.data-block.biz-size .subitem .separator { float: left; margin: 0 10px; }

.data-block.biz-size .bignum + .subitem { margin-top: 30px; }
.data-block.biz-size .subitem p { font-size: 14px; line-height: 14px; margin: 0 0 20px 0; }
.data-block.biz-size .subitem p strong { line-height: 22px; margin-top: 4px; display: inline-block; }
.data-bkgd.regions { position: relative; height: 450px; width: 910px; background: url(../images/wvi/us-map.gif) no-repeat 138px bottom; }
.data-bkgd.regions.rer { margin-left: 60px;  }
.data-block.region { line-height: 1.3; }
.data-block.region.midwest { position: absolute; top: 0; left: 330px; }
.data-block.region.northeast { position: absolute; top: 125px; left: 620px; }
.data-block.region.west { position: absolute; top: 275px; left: 20px; }
.data-block.region.south { position: absolute; top: 330px; left: 580px; }
.data-block.state { float: left; margin: 10px 20px 0 0; }
.data-block.state .bignum { font-size: 20px; color: #337E8C; }
.data-block.state .title { font-size: 14px; color: #4D4D4D; }
.data-block.key-industries { width: 205px; min-height: 50px; line-height: 1.5; margin-left: 20px; padding-left: 60px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.data-block.key-industries.construction { background: url(../images/wvi/icon-hammer.gif) no-repeat left top; }
.data-block.key-industries.manufacturing { background: url(../images/wvi/icon-factory.gif) no-repeat left top; }
.data-block.key-industries.trade { background: url(../images/wvi/icon-truck.gif) no-repeat left top; }
.data-block.key-industries.finance { background: url(../images/wvi/icon-book.gif) no-repeat left top; }
.data-block.key-industries.professional { background: url(../images/wvi/icon-briefcase.gif) no-repeat left top; }
.data-block.key-industries.education { background: url(../images/wvi/icon-family.gif) no-repeat left top; }
.data-block.key-industries.leisure { background: url(../images/wvi/icon-bed.gif) no-repeat left top; }
.data-block.key-industries.services { background: url(../images/wvi/icon-badge.gif) no-repeat left top; }
.data-block.gender, .data-block.time { width: 197px; min-height: 82px; line-height: 1.5; margin-left: 20px; padding-left: 92px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.data-block.gender.male { background: url(../images/wvi/icon-male.gif) no-repeat left top; }
.data-block.gender.female { background: url(../images/wvi/icon-female.gif) no-repeat left top; }
.data-block.age { width: 197px; line-height: 1.5; margin-left: 20px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.data-block.time.full { background: url(../images/wvi/icon-fulltime.gif) no-repeat left top; }
.data-block.time.part { background: url(../images/wvi/icon-parttime.gif) no-repeat left top; }
.data-block.tenure { width: 125px; line-height: 1.5; margin-left: 20px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* 2016 Site update to remove rings and tighten the table */
.data-block.wage { width: 196px; line-height: 1.5; margin-left: 25px; padding-top: 150px; text-align: center; float: left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*.nfr-rings .data-block.wage { width: 230px; margin-left: 50px; margin-bottom: 45px; padding-top: 10px; } */
.nfr-rings .data-block.wage { margin-left: 50px; }
.data-block.wage .range { font-size: 26px; font-weight: bold; color: #4d9fad; position: relative; top: -95px; }
.data-block.wage.pct30 { background: url(../images/wvi/ring-30percent.gif) no-repeat top; }
.data-block.wage.pct16 { background: url(../images/wvi/ring-16percent.gif) no-repeat top; }
.data-block.wage img.ring-img { position: absolute; top: 0; left: 0; z-index: -1; }
.nfr-rings .data-block.wage img.ring-img { position: absolute; top: 0; left: 14px; z-index: -1; }
.nfr-rings .data-block.wage img.ring-img { position: absolute; top: 0; left: 14px; z-index: -2; }
/* 2016 Site update to remove rings and tighten the table */
.nfr-rings .data-block.wage img.sector-icon { position: absolute; top: 5px; left: 0px; z-index: -1; }
.red-rule { width: 100%; height: 1px; border-top: 5px solid #DC1E32; margin: 15px 0 20px 0; }
.btn-infographic { font-weight: normal !important; padding: 12px !important; float: left; }
.infographic-fineprint { width: 675px; float: left; font-size: 11px; line-height: 1.4; margin-left: 20px; }
.report-col1 { width: 580px; float: left; }
.report-col1 P { margin: 10px 0; }
.report-col2 { width: 286px; float: right; text-align: left; padding-top: 14px; }
.report-col2 .quote { font-size: 20px; color: #333; line-height: 1.3; margin: 10px 0 5px 0; }
.report-col2 .attribution { font-size: 14px; color: #666; line-height: 1.5; }
.chart-block { float: left; width: 280px; font-size: 14px; font-weight: bold; border-top: 3px solid #CCC; padding: 8px 0; margin: 0 0 50px 35px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.chart-block.width435 { width: 435px; }
.chart-block.width625 { width: 625px; }
/*Added by C.L. on 12/31 */
.chart-block.width630 { width: 630px; margin-left: 0; }
/* end addition */
.chart-block h3 { font-size: 14px; line-height: 18px; height: 36px; }
.chart-block.first { margin-left: 0; }
.chart-block .chart-thumb { margin: 5px 0 15px 0; }
.chart-block .rule { border: 1px solid #CCC; width: 100%; margin-bottom: 10px; }
/* Updated by Carl for chart fixing for NER release. */
/* .chart-block .article-feature-float A.tweet, .chart-block a.tweet { float: left; display: block; width: 105px; min-height: 15px; font-size: 12px; text-align: right; font-weight: normal; padding: 2px 0; background: url(../images/wvi/icon-twitter.gif) no-repeat left top; } 
.chart-block a.tweet.legacy {float: left; display: block; width: auto; min-height: 15px; font-size: 12px; text-align: right; font-weight: normal; padding: 2px 0 0 18px; background: url(../images/wvi/icon-twitter.gif) no-repeat left top;}*/
.chart-block .article-feature-float A.tweet, .chart-block a.tweet { float: left; display: block; width: auto; min-height: 15px; font-size: 12px; text-align: right; font-weight: normal; padding: 2px 0 0 18px; background: url(../images/wvi/icon-twitter.gif) no-repeat left top; }
.chart-block a.tweet.legacy {float: left; display: block; width: auto; min-height: 15px; font-size: 12px; text-align: left; font-weight: normal; padding: 2px 0 0 18px; background: url(../images/wvi/icon-twitter.gif) no-repeat left top;}
/* end update */
.chart-title-wrap { width: 435px; float: left; margin: 0 0 0 35px; }
.chart-title-wrap-legacy { float: left; margin: 0 0 0 35px; width: auto; }
.chart-title-wrap.first { margin-left: 0; }
.article-feature-float A.tweetinfographic { float: left; display: block; width: 137px; min-height: 17px; font-size: 12px; font-weight: normal; padding: 2px 0 2px 24px; background: url(../images/wvi/icon-twitter.gif) no-repeat left top; }
.article-feature-float A.magnify { float: left; display: block; width: 137px; min-height: 17px; font-size: 12px; font-weight: normal; padding: 2px 0 2px 24px; background: url(../images/wvi/icon-magnify.gif) no-repeat left top; }
.chart-block .article-feature-float A.magnify, .chart-block a.magnify { float: right; }
#download-menu { width: 100%; border-top: 5px solid #CCC; border-bottom: 5px solid #CCC; margin-bottom: 25px; }
#download-menu DIV { display: inline-block; }
#download-menu .label { width: 115px; height: 40px; text-align: center; background-color: #666; color: #FFF; font-size: 14px; font-weight: bold; padding: 12px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#download-menu A.download-link { display: inline-block; position: relative; height: 40px; border: 0; font-size: 12px; font-weight: bold; text-decoration: none; text-align: left; padding: 14px 0 0 50px; margin: 0 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#download-menu A.download-link:hover { text-decoration: underline; }
.description { float: left; width: 600px; padding-right: 40px; margin-right: 25px; margin-bottom: 25px; border-right: 1px dashed #999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.description P { margin: 6px 0; }
.subscribe { float: left; width: 230px; }
.viewlatest { float: left; width: 230px; margin-bottom: 20px; }
.lt-rule { width: 100%; height: 1px; border-top: 1px solid #CCC; }
.md-rule { width: 100%; height: 1px; border-top: 1px solid #D6D6D6; }
.md-rule-thick { width: 100%; height: 1px; border-top: 5px solid #E6E6E6; }
.dk-rule { width: 100%; height: 1px; border-top: 1px solid #999; }
.wvi-vs-item-sm { width: 422px; margin-right: 33px; margin-bottom: 30px; float: left; }
.wvi-vs-item-sm IMG { float: left; margin-right: 15px; }
.wvi-vs-item-sm A.vs-link { width: 191px; font-size: 14px; line-height: 1.4; display: inline-block; margin-top: 7px; }
#infographic { width: 600px; margin: 50px 0 30px 0; }
#infographic .footer { width: 100%; background-color: #666; border-top: 5px solid #DC1E32; padding: 10px 100px 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#infographic .footer P { font-size: 12px; font-weight: bold; color: #FFF; margin: 10px 0; }
#infographic .footer P A { color: #FFF; }
IMG.infographic { border-right: 1px solid #CCC; border-left: 1px solid #CCC; }
.embed-code { width: 400px; font-size: 14px; margin-bottom: 50px; }
.embed-code .codebox { width: 100%; height: 100px; }

/* Aug 18, 2014 -- vertical left-hand sharing bar */
#left-share { position: fixed; left: 0; top: 278px; z-index: 10000; background: #e6e6e7; width: 50px; height: 210px; padding: 10px 0 0 0; -moz-box-shadow: 0px 3px 3px #999999; -webkit-box-shadow: 0px 3px 3px #999999; box-shadow: 0px 3px 3px #999999; }
#left-share span { display: inline-block; width: 32px; height: 32px; }
#left-share span.st_linkedin_large, #left-share span.st_twitter_large, #left-share span.st_facebook_large, #left-share span.st_googleplus_large, #left-share span.st_email_large { margin: 0 0 10px 8px; }
/* -- END WVI STYLES AUG 2014 -- */

/* Oct 2014 -- new Research Institute templates */
.adp-2013 hr.solid { outline: none; border: none; border-bottom: 1px solid #d5d5d5; margin: 30px 0; clear: both; background: none; height: 1px; }
.adp-2013 .page-content-block { z-index: 1; } /* IMPORTANT OVERRIDE FROM global.css !!!! */
.adp-2013 br { clear: none; }  /* IMPORTANT OVERRIDE FROM global.css !!!! */
.adp-2013 .page-content .hero-content, .adp-2013 .page-content .hero-content-image { z-index: 0 !important; } /* IMPORTANT OVERRIDE FROM global.css !!!! */
#section-nav ul { margin-left: 30px !important; }
#section-nav #research-topics { overflow: visible; position: relative; z-index: 5000; }
#section-nav-research-menu { width: 500px; background: #fff; position: absolute; left: -99999px; top: 39px; opacity: 0; height: 0; overflow:hidden; z-index:12000; padding: 0 0 14px 0; -moz-box-shadow: 0px 5px 6px #333333; -webkit-box-shadow: 0px 5px 6px #333333; box-shadow: 0px 5px 6px #333333; -webkit-transition: opacity 0.3s ease, height 0.1s ease; -moz-transition: opacity 0.3s ease, height 0.1s ease; -ms-transition: opacity 0.3s ease, height 0.1s ease; transition: opacity 0.3s ease; }
#section-nav li#research-topics:hover #section-nav-research-menu { opacity: 1; height: auto; overflow: visible; padding-top: 20px; left: 0; }
#research-topics img.topic-arrow { margin-left: 3px; }
#section-nav-research-menu .menu-col-1, #section-nav-research-menu .menu-col-2 { float: left; display: inline; }
#section-nav-research-menu .menu-col-1 { width: 260px; }
#section-nav-research-menu .menu-col-2 { width: 172px; }
#section-nav-research-menu hr.dashed { margin: 12px 19px 16px 19px; }
#section-nav-research-menu p { overflow: auto; margin: 0 19px 9px 19px; font-size: 12px; line-height: 15px; color:#333; }
#section-nav #research-topics p a { display: inline; float: none; padding: 0; height: auto; background: none; overflow: auto; margin: 0; font-size: 12px; line-height: 15px; color:#369; }
#section-nav #research-topics p a:hover { text-decoration: underline; }
#section-nav-research-menu h3 { margin: 0 19px 9px 19px; font-size: 12px; line-height: 15px; font-weight: bold; color:#333; }
#section-nav-research-menu p+h3 { margin-top: 18px; }

.overview-feature-box { border: 1px solid #e6e6e6; -moz-box-shadow: 0px 0px 3px 0px #BDBDBD; -webkit-box-shadow: 0px 0px 3px 0px #BDBDBD; box-shadow: 0px 0px 3px 0px #BDBDBD; margin: 24px 0 30px 0; background: #fff; }
.overview-feature-box img { float: left; margin: 0 26px 0 0; }
.overview-feature-text { width: 260px; float: left; padding: 30px 0 0 0; }
.page-content-block p.article-type { font-size: 11px; line-height: 11px; font-weight: bold; text-transform: uppercase; color: #666; margin-bottom: 12px; }
.page-content-block  p.article-type a { color: #666; }
.overview-feature-text h2 { font-size: 22px; line-height: 28px; margin: 0 0 14px 0; }

.article-module-column { float: left; width: 624px; margin: 0 0 30px 0; }
.article-module-column.full-width { width: 910px; }
.article-module { float: left; border: 1px solid #e6e6e6; margin: 0 26px 30px 0; padding: 0 0 10px 0; width: 284px; }
.article-module-column.full-width .article-module:last-child, .article-module-column.full-width .article-module.last { margin-right: 0 !important; }
.article-module-column.report-thumbs { }
.article-module-column.eow { /*margin-bottom: 0;*/ }
.article-module-column.report-thumbs .article-module { margin-bottom: 0; height: 120px; }
.article-module-column.eow .article-module { border: none; width: 286px; padding-top: 54px; }
.article-module.hcr { background: url(../images/ri-new/bkgd_article-healthcare.gif) 0 0 no-repeat; }
.article-module.legislative { background: url(../images/ri-new/bkgd_article-legislative.gif) 0 0 no-repeat; }
.article-module-column.report-thumbs .article-module:before, .article-module-column.report-thumbs .article-module:after { content: " "; /* 1 */ display: table; /* 2 */ }
.article-module-column.report-thumbs .article-module:after { clear: both; }
.article-module-column h2 { margin-top: 20px; }
.article-module img { margin: 0 0 20px 0; }
.article-module h3 { font-size: 18px; line-height: 23px; margin: 0 12px 6px 18px; font-weight: normal; }
.article-module p { font-size: 14px; line-height: 18px; color: #4d4d4d; margin: 0 12px 0 18px; }
.article-module-column.report-thumbs .article-module img { float: left; margin: 9px 20px 0 9px; -webkit-box-shadow: 4px 4px 0px 0px rgba(225, 225, 225, 1);
-moz-box-shadow: 4px 4px 0px 0px rgba(225, 225, 225, 1);
box-shadow: 4px 4px 0px 0px rgba(225, 225, 225, 1); }
.article-module-column.report-thumbs .article-module h3 { float: left; width: 155px; margin: 20px 0 0 0; font-size: 14px; line-height: 18px; }
.article-module-column.eow .article-module p.article-type { color: #fff; text-align: center; margin-bottom: 30px; }
.article-module-column.eow .article-module p.article-type a { color: #fff; }
.article-module-column.eow .article-module h3 { }
.article-module-column.eow .article-module p { }
.article-module.red-border { border: none; border-top: 5px solid #dc1e32; padding: 0; margin-bottom: 0; }
.article-module.no-text-inset p { margin: 0 0 12px 0; }
/*.article-module p.article-type { font-size: 11px; line-height: 11px; font-weight: bold; text-transform: uppercase; color: #666; margin-bottom: 12px; }
.article-module p.article-type a { color: #666; }*/

.intro-module { width: 284px; float: left; margin: 12px 26px 30px 0; }
.splash-module { width: 598px; float: left; margin: 12px 0 30px 0; -moz-box-shadow: 0px 0px 3px 0px #BDBDBD; -webkit-box-shadow: 0px 0px 3px 0px #BDBDBD; box-shadow: 0px 0px 3px 0px #BDBDBD; }
.intro-module h2 { font-size: 18px; line-height: 23px; color: #4d4d4d; margin: 0 0 18px 0; }

.browse-column { float: left; width: 246px; position: relative; padding: 0 19px 30px 19px;/* z-index: 1;*/ margin-bottom: 30px; border-color:#e6e6e6; border-style:solid; border-width:0 1px 1px 1px; }
.browse-column.match-height {padding-bottom: 0; }
.browse-column.top24 { margin-top: 24px; }
/*.browse-column::after {
    display:block; content:'';
    position:absolute; top:0; left:0;
    width:100%; height:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border-color:#e6e6e6; border-style:solid; border-width:0 1px 1px 1px;
z-index: -1;
}*/
.browse-column h3 { font-size: 20px; margin: 0 -20px 10px -20px; padding: 20px 0 0 19px; border-top: 5px solid #dc1e32; width: 267px; }
.browse-column p { font-size: 14px; line-height: 18px; margin: 0 0 10px 0; }
.browse-column hr.dashed { margin: 10px 0 16px -2px; padding: 0; }

.page-content-block .extracontent { display: none; padding-bottom: 5px; width: 100%; }
.page-content-block #expand-tab { height: 37px; width: 100%; text-align: center; background: #fff url(../images/wvi/bkgd-vs-expand.gif) repeat-x 0 top; margin: 0 0 30px 0; }
.page-content-block #expand-tab A { display: block; margin: 0 auto; width: 287px; height: 37px; background: url(../images/wvi/bkgd-vs-expand-btn.gif) no-repeat; text-align: center; font-size: 14px; font-weight: bold; }
.page-content-block #expand-tab .btn-icon { position: relative; top: 5px; margin-left: 10px; }

.red-top-shadow-box { border-top: 5px solid #dc1e32; position: relative; float: left; width: 404px; margin: 0 24px 30px 0; padding: 0 18px 0 18px; /*z-index: 1;*/ border-color:#e6e6e6; border-style:solid; border-width:0 1px 1px 1px; }
/*.red-top-shadow-box::after {
    display:block; content:'';
    position:absolute; top:0; left:0;
    width:100%; height:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border-color:#e6e6e6; border-style:solid; border-width:0 1px 1px 1px;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(225, 225, 225, 1);
	-moz-box-shadow: 4px 4px 0px 0px rgba(225, 225, 225, 1);
	box-shadow: 4px 4px 0px 0px rgba(225, 225, 225, 1);
	z-index: -1;
}*/
.red-top-shadow-box.last { margin-right: 0; }
.red-top-shadow-box p { margin-left: 11px; }
.red-top-shadow-box h2 { font-size: 20px; font-weight: bold; color: #cb1d2b; margin: 0 -19px 14px -19px; padding: 14px 0 0 19px; border-top: 5px solid #dc1e32; width: 423px; }
.red-top-shadow-box h3 { font-size: 12px; line-height: 12px; color: #4d4d4d; font-weight: bold; background: #e1e1e1; padding: 7px 0 7px 10px; margin: 0 0 19px -1px; }
.red-top-shadow-box h4 { font-size: 14px; font-weight: bold; margin: 0 0 10px 11px; color: #4d4d4d; }
.er-stat, .wi-stat { border-bottom: 1px solid #999; padding: 0 0 12px 0; margin: 0 0 15px 0; }
.red-top-shadow-box ul { margin: 0 0 0 11px; }
.red-top-shadow-box li { padding: 0 0 0 15px; margin: 0 0 12px 0; font-size: 14px; line-height: 16px; background: url(../images/ri-new/bul_square.gif) 0 5px no-repeat; }
.red-top-shadow-box .related-articles { }
.red-top-shadow-box .related-articles img { float: left; margin: 0 16px 16px 9px; border: 1px solid #e6e6e6; }
.red-top-shadow-box .related-articles p { float: left; margin: 0 0 16px 0; width: 250px; }

div.content-block.gray-bg { background: #f4f4f4; }
div.content-block.gray-bg.blog-bg { background: #f4f4f4 url(../images/ri-new/bkgd_blog-linkedin.png) top right no-repeat; min-height: 200px; }
div.content-block.report-promo { padding-top: 20px; padding-left: 30px; margin: 0 -30px 0 -30px; }
.report-promo-left { width: 540px; float: left; display: inline; margin: 0 22px 0 0; padding: 6px 0 0 0; }
.report-promo-right { width: 250px; float: left; display: inline; border-left: 1px solid #ccc; padding: 6px 0 50px 25px; }
.report-promo-left h2 { margin-bottom: 1px; margin-top: 14px; }
.report-promo-right h3 { font-weight: normal; margin-top: 14px; }
.report-promo-right p { margin: 0 0 10px 0; }

.generic-promo-left { width: 578px; float: left; display: inline; margin: 0 22px 0 0; padding: 6px 0 0 0; }
.generic-promo-right { width: 250px; float: left; display: inline; border-left: 1px dashed #ccc; padding: 0 0 20px 25px; margin: 30px 0 0 0; }
.generic-promo-left h2 { margin-bottom: 1px; margin: 0 0 12px 0; }
.generic-promo-right h3 { font-weight: normal; margin-top: 14px; }
.generic-promo-left p, .generic-promo-right p { margin: 0 0 14px 0; line-height: 20px; }

div.content-block.report-promo .previous-reports { margin: 18px 0 24px 0; }

h2.red-rule-above { border-top: 5px solid #dc1e32; margin: 40px 0 35px 0; padding-top: 20px; }
h2.gray-rule-above { border-top: 5px solid #999; margin: 0 0 35px 0; padding-top: 20px; }



form.get-insights { position: relative; }
form.get-insights input[type=text] { padding: 9px; margin: 16px 5px 0 0; border-radius: 3px; border: 1px solid #d6d6d5; -webkit-box-shadow: inset 0 0 8px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); box-shadow: inset 0 0 8px  rgba(0,0,0,0.1); font-size: 14px; font-family: Arial,Helvetica,sans-serif; }
.email { width: 190px; }
.zipcode { width: 70px; }
.employees { width: 105px; }
form.get-insights p span { display: inline-block; position: relative; }
form.get-insights .infield { font-size: 14px; font-family: Arial,Helvetica,sans-serif; color: #666; position: absolute; margin: 28px 0 0 8px; }
#get-insights-submit { position: relative; cursor: pointer; font-size: 14px; font-family: Arial,Helvetica,sans-serif; padding: 11px 9px; color: #fff; display: inline-block; border: none; background: #3274ba; background: -moz-linear-gradient(top,  #3274ba 0%, #33679a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3274ba), color-stop(100%,#33679a)); background: -webkit-linear-gradient(top,  #3274ba 0%,#33679a 100%); background: -ms-linear-gradient(top,  #3274ba 0%,#33679a 100%); background: linear-gradient(to bottom,  #3274ba 0%,#33679a 100%); -pie-background: linear-gradient(top, #3274ba 0%,#33679a 100%); border-radius: 3px; }
#get-insights-submit:hover { background: #336699; background: -moz-linear-gradient(top,  #336699 0%, #285179 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#336699), color-stop(100%,#285179)); background: -webkit-linear-gradient(top,  #336699 0%,#285179 100%); background: -ms-linear-gradient(top,  #336699 0%,#285179 100%); background: linear-gradient(to bottom,  #336699 0%,#285179 100%); -pie-background: linear-gradient(top, #336699 0%,#285179 100%); }
form.get-insights label.error { color: #f47c2f; font-size: 11px; display: inline-block; position: absolute; top: 60px; display: none;}
p.errors { height: 30px; margin-top: 6px; }
p.get-insights-confirm { display: none; margin: 45px 0 0 87px; }

.insight-form p, .eow-form p { position: relative; }
label.ie-label { display: none; }
#rtcol-tout form p .infield-label, #rtcol-tout form p .infield { color: #666; position: absolute; margin: 5px 0 0 5px; }

.research-description { margin: 0 0 20px 0; }

.bio-slider-fullwidth { width: 910px; margin: 0 0 50px 0; padding: 0; position: relative; }
.bio-slider-fullwidth .bx-wrapper { float: left; display: inline; width: 910px; height: 150px; }
.bio-slider-fullwidth .bx-window { width: 910px !important;}
.bio-slider-fullwidth ul { height: 150px; overflow: hidden; }
.bio-slider-fullwidth h3 { background: url(../images/wvi/bkgd-section-head.gif) repeat-x 0 center; width: 100%; margin: 15px 0 30px 0; text-align: right; }
.bio-slider-fullwidth h3 span { color: #cb1d2b; font-size: 16px; font-weight: bold; background: #FFF; padding-left: 20px; padding-right: 90px; }
.adp-2013 .bio-slider-fullwidth li { list-style: none; display: inline-block; float: left; background: none; padding: 0; margin: 0 0px 0 0; width: 133px; height: 150px; font-size: 11px; line-height: 15px; color: #999 !important; }
.adp-2013 .bio-slider-fullwidth li em { color: #999; }
.bio-slider-fullwidth li img { -moz-box-shadow: 0px 0px 4px #dedede; -webkit-box-shadow: 0px 0px 4px #dedede; box-shadow: 0px 0px 4px #dedede; margin: 0 0 8px 0; }
.bio-slider-fullwidth li:last-child { margin: 0 0 0 0 !important; }

.bio-slider-fullwidth .bx-prev { background: url(http://www.adp.com/RI/images/ri/slider-prev.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -50px; right: 60px; text-indent: -9999px; }
.bio-slider-fullwidth .bx-next { background: url(http://www.adp.com/RI/images/ri/slider-next.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -50px; right: 32px; text-indent: -9999px; }
.bio-slider-fullwidth .bx-prev:hover, .bio-slider-fullwidth .bx-next:hover { background-position: 0 -20px; }

.slider-about { margin: 25px 0 30px 0; }
.slider-people-intro { width: 219px; float: left; display: inline; margin: 0 25px 0 0; }
.slider-people-about { width: 665px; margin: 0 0 50px 0; padding: 0; position: relative; float: left; }
.slider-about .bx-wrapper { float: right; display: inline; width: 665px; height: 150px; margin-right: -15px; }
.slider-about .bx-window { width: 665px !important; }
.slider-about ul { height: 150px; overflow: hidden; }
.adp-2013 .slider-people-about li { list-style: none; display: inline-block; float: left; background: none; padding: 0; margin: 0 0px 0 0; width: 134px; height: 150px; font-size: 11px; line-height: 15px; color: #999 !important; }
.adp-2013 .slider-people-about li em { color: #999; }
.slider-people-about li img { -moz-box-shadow: 0px 0px 4px #dedede; -webkit-box-shadow: 0px 0px 4px #dedede; box-shadow: 0px 0px 4px #dedede; margin: 0 0 8px 0; }
.slider-people-about li:last-child { margin: 0 0 0 0 !important; }
.slider-about .bx-prev { background: url(http://www.adp.com/RI/images/ri/slider-prev.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -35px; right: 50px; text-indent: -9999px; }
.slider-about .bx-next { background: url(http://www.adp.com/RI/images/ri/slider-next.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -35px; right: 25px; text-indent: -9999px; }
.slider-about .bx-prev:hover, .slider-about .bx-next:hover { background-position: 0 -20px; }

.contact1, .contact2, .contact3, .contact4 { float: left; margin: 0 0 30px 0; }
.adp-2013 .contact1 p, .adp-2013 .contact2 p, .adp-2013 .contact3 p, .adp-2013 .contact4 p { margin: 0 0 12px 0; }
.contact1 { width: 235px; }
.contact2 { width: 235px; }
.contact3 { width: 235px; }
.contact4 { width: 170px; }

.adp-2013 .page-content-block.group.width970px.learn-segments { padding: 24px 0 20px 29px; width: 941px; }
.learn-segments h3 { font-weight: normal; margin: 0 0 15px 0; }
.learn-segment-float { float: left; width: 235px; }
.learn-segment-float em { font-style: italic; }
.learn-segment-float img { float: left; margin: 0 10px 10px 0; }

#article-content p.note { font-size: 11px; margin: 6px 0 14px 0; }

.red-border-left { border-left: 5px solid #cb1d2b; }
.add-dl-icon img { margin: 0 9px -3px 0; }
.adp-2013 .btn-blue.extra-btn-padding { padding-left: 45px; padding-right: 45px; }
.adp-2013 #rtcol-tout .btn-blue.full-width-btn { width: 245px; text-align:center; padding-left: 0; padding-right: 0; }

#article-content .tags { font-size: 12px; margin: 25px 0 25px 0; }
#article-content .tags p { font-size: 12px; margin: 0; }

#article-content.pad-btm-200 { padding-bottom: 200px !important; }

.article-right-rail #rtcol-tout { float: none; position: relative; height:100%; margin-bottom: 0; }
.article-right-rail { float: right; width: 286px; }
#rtcol-tout.stuck { position: fixed; top: 20px; height: auto; }
.article-right-rail.bottomed { /*background: #f0f;*/ }
.article-right-rail.bottomed #rtcol-tout.stuck { position: absolute; /*top: auto;*/ /*height: 250px;*/ }
/*.article-right-rail.bottomed .sticky-wrapper { background: #f0f; position: absolute; top: auto; bottom: 0; }*/

#rtcol-tout h3 { font-weight: normal; }
#rtcol-tout p { margin: 0 0 10px 0; }
#rtcol-tout form p { margin: 0 0 10px 0; color: #4d4d4d; }
#rtcol-tout form p.hang-indent { padding-left: 17px; text-indent: -17px; }
#rtcol-tout form p label { color: #4d4d4d; }
#rtcol-tout td { text-align: left; vertical-align: top; }
#rtcol-tout td.valign-middle { vertical-align: middle; }
#rtcol-tout select { width: 245px; }
#rtcol-tout select, #rtcol-tout option { font-size: 14px; font-family: Arial, Helvetica,sans-serif; }
#rtcol-tout input[type=text] { border: 1px solid #ccc; height: 21px; padding: 3px 0 1px 5px; font: normal 14px/14px Arial,sans-serif; color: #4d4d4d; width: 240px; }
#rtcol-tout textarea { border: 1px solid #ccc; height: 200px; padding: 3px 0 0 5px; font: normal 14px/14px Arial,sans-serif; color: #4d4d4d; }
#rtcol-tout img.img-shadow { -moz-box-shadow: 0px 0px 3px 0px #BDBDBD; -webkit-box-shadow: 0px 0px 3px 0px #BDBDBD; box-shadow: 0px 0px 3px 0px #BDBDBD; }
#rtcol-tout input[type=checkbox], #rtcol-tout input[type=radio] {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
	overflow: hidden; 
}
#rtcol-tout input[type=radio] {
    bottom: 2px;
}
#rtcol-tout a.info img { margin: 0 0 -8px 0; }

.not-bold { font-weight: normal !important; }

.browse-module { position: relative; padding: 0 0 30px 19px;/* z-index: 1;*/ margin: 30px 0 30px 0; border-color:#e6e6e6; border-style:solid; border-width:0 1px 1px 1px; }
.browse-module h3 { font-size: 20px; margin: 0 -20px 26px -20px; padding: 20px 0 0 19px; border-top: 5px solid #dc1e32; width: 890px; color: #dc1e32; }
.browse-module p { line-height: 23px; }
.browse-module h4 { font-size: 14px; line-height: 23px; font-weight: bold; color: #4d4d4d; }
.browse-module div { float: left; padding: 0 0 0 20px; border-left: 1px dashed #999; }
.browse-module div.first { padding: 0; border: none; width: 180px; }
.browse-module div.second { width: 275px; border: none; padding: 0; }
.browse-module div.third { width: 162px; }
.browse-module div.fourth { width: 205px; }

.go-deeper { margin: 24px 0 30px 0; border-bottom: 1px dashed #999; }
.go-deeper h2 { background: url(../images/wvi/bkgd-section-head.gif) repeat-x 0 center; width: 100%; margin: 15px 0 16px 0; }
.go-deeper h2 span { color: #cb1d2b; font-size: 16px; font-weight: bold; background: #fff; padding-right: 20px; }
.go-deeper p img { margin: 0 10px 0 0; vertical-align: middle; }

#article-content p.pdf-link img { margin: 0 8px 0 0; vertical-align: middle; }

#rtcol-tout #form-errors { display: none; }
#rtcol-tout #form-errors h2 { background: #f47c2f; padding: 10px; color: #ffffff; font-weight: bold; font-size: 14px; text-align: center; margin: 0 0 8px 0; }
#rtcol-tout #form-errors ul { margin: 0 0 10px 0; }
#rtcol-tout #form-errors li { color: #f47c2f; list-style: disc; margin: 0 0 0 14px; font-size: 14px; }
#rtcol-tout #form-errors li .error { color: #f47c2f; font-size: 14px; }
#rtcol-tout form input.error, #rtcol-tout form select.error { border: 3px solid #f47c2f; }
#rtcol-tout form p.optional-contact { display: none; }

.sector { width: 284px; height: 80px; float: left; border-top: 5px solid #ccc; padding: 9px 0 0 0; margin: 0 0 0 26px; }
.sector.first { margin-left: 0; }
.sector h3 { font-size: 14px; color: #4d4d4d; }
.sector img { float: left; }

#rtcol-tout table td img.img-shadow { margin-bottom: 16px; }

.ner-overview { width: 890px; height: 228px; border: 1px solid #e6e6e6; background: #f4f4f4; -moz-box-shadow: 0px 0px 3px 0px #BDBDBD; -webkit-box-shadow: 0px 0px 3px 0px #BDBDBD; box-shadow: 0px 0px 3px 0px #BDBDBD; margin: 0 0 29px 0; padding:20px 0 0 18px; }
.ner-overview.white-bg { width: 892; border: none; background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border-top: 5px solid #dc1e32; padding-top: 30px; margin-top: 46px; }
.ner-overview.white-bg.nfr-overview { }
.ner-overview.white-bg.sbr-overview { height: 170px; }
.ner-overview h3 { font-size: 18px; margin: 0 0 16px 0; }
.ner-overview p { font-size: 18px; line-height: 21px; margin: 0 0 16px 0; }
.ner-overview p.stat { font-size: 75px; font-weight: bold; line-height: auto; margin: 0 0 24px 0; }
.ner-overview.white-bg p.stat { margin-top: 35px; }
.ner-overview.white-bg.nfr-overview p.stat { margin-top: 60px; }
.ner-overview p.stat img { margin: 0 10px 0 0; }

.report-overview { width: 264px; height: 170px; float: left; margin: 0 29px 60px 0; border: 1px solid #e6e6e6; background: #f4f4f4; -moz-box-shadow: 0px 0px 3px 0px #BDBDBD; -webkit-box-shadow: 0px 0px 3px 0px #BDBDBD; box-shadow: 0px 0px 3px 0px #BDBDBD; padding: 19px 0 0 18px; }
.report-overview.regional { margin-right: 0; }
.report-overview h3 { font-size: 14px; margin: 0 0 16px 0; }
.report-overview p { font-size: 14px; line-height: 17px; margin: 0 0 12px 0; }
.report-overview p.stat { font-size: 48px; font-weight: bold; line-height: auto; margin: 0 0 8px 0; }
.report-overview.regional p.stat { font-size: 28px; line-height: 34px; }
.report-overview.regional h3 { margin-bottom: 10px; }
.report-overview p.stat img { margin: 0 6px 0 0; }

table.previous-reports { width: 910px; margin: 0 0 45px 0; }
.previous-reports th { vertical-align: top; text-align: left; background: url(../images/wvi/bkgd-section-head.gif) repeat-x 0 7px; padding: 0 0 18px 0; }
.previous-reports th h3 { display: inline-block; background: #fff; padding: 0 15px 3px 0; color: #4d4d4d; }
.previous-reports th h3 img { margin: 0 10px -12px 0; }
.previous-reports td { width: 188px; border-right: 1px solid #ccc; padding: 0 15px 0 15px; vertical-align: top; text-align: left; }
.previous-reports td.noborder { width: 188px; padding: 0 15px 0 15px; vertical-align: top; text-align: left; border:none;}
.previous-reports td:first-child { padding-left: 0; width: 203px; }
.previous-reports td.regional { border: none; padding-right: 0; width: 203px; }
.previous-reports td h4 { font-size: 12px; font-weight: bold; margin: 0 0 10px 0; color: #333; }
.previous-reports td p { font-size: 12px; line-height: 17px; margin: 0 0 10px 0; }
.previous-reports td p.stat { font-size: 34px; font-weight: bold; line-height: auto; margin: 0 0 8px 0; }
.previous-reports td p.stat img { margin: 0 10px 0 0; }
.previous-reports td.regional p.stat { font-size: 24px; line-height: 28px; margin: 0 0 4px 0; }

/*
	LIGHTBOX
*/
#lightbox-overlay { background: #121212; background: url(/images/ri/bg-swatch-black-75opacity.png); background: rgba(0,0,0,.75); position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: none; z-index: 2000;}
#lightbox-content-wrap {position: relative; width: 600px; margin: 0 auto 0 auto; text-align: left; padding: 0; background: #e5ecef url(../images/ri/bkgd_lightbox.gif) 0 0 repeat-x; box-shadow: 0 0 8px #555; -moz-box-shadow: 0 0 8px #555; -webkit-box-shadow: 0 0 8px #555; z-index: 5000; border: 5px solid #fff; zoom: 1; }
.lightbox-content { zoom: 1; }
#subscribe.lightbox-content, #thankyou.lightbox-content { }
.lightbox-close { position: absolute; top: 10px; right: 0; width: 55px; height: 20px; cursor:pointer; z-index: 5001; font-size:13px; color: #fff !important; font-weight: normal; }
/*#subscribe .lightbox-close { background: url(../images/ri/icon-close-form.gif); }
#thankyou .lightbox-close { background: url(../images/ri/icon-close-form.gif); }*/
.lightbox-content iframe { width: 100%; }
.lightbox-content h1 { font: normal 24px/24px arial, sans-serif; color: #4d4f53; margin-bottom: 22px; }
.lightbox-content h2 { font: bold 20px/21px arial, sans-serif; color: #fff; margin: 0 0 3px 0; background: #666; padding: 16px 0 16px 21px; width: 579px; position: relative; }
.lightbox-content h3 { font: bold 16px/17px arial, sans-serif; color: #fff; margin: 0 0 8px 0; background: #f47c2f; padding: 5px 0 5px 21px; width: 579px; position: relative; }
.lightbox-content p { font: normal 14px/17px arial, sans-serif; color: #4d4f53; margin-bottom: 22px; }
.lightbox-content p a { font-size: 1em; text-decoration: none; color: #2b75a3;}
.lightbox-content a:hover {text-decoration: none; color: #c60c30; }


/*
	FORM - MODAL FORM
*/
div.errors { margin: 0 0 0 0; }
#subscribe { padding-bottom: 24px; }
#subscribe-form { width: 512px; margin: 24px 0 0 21px; padding: 0; }
#subscribe ul { margin: 0 0 0 21px; }
#subscribe ul li { list-style: disc; color: #f47c2f; font-size: 13px; }
#subscribe ul li label.error { color: #f47c2f; font-size: 13px; }
#subscribe-form p { width: 550px; margin: 0 0 10px 0; color: #4d4f53; }
#subscribe-form p .lightbox-form-label { display: block; float: left; margin: 0 9px 0 0; padding: 5px 0 0 0; width: 160px; text-align: right; font: normal 13px sans-serif; color: #4d4f53; text-align: right; }
#subscribe-form p label { display: block; float: left; margin: 0 9px 0 0; padding: 5px 0 0 0; width: 160px; text-align: right; font: normal 13px sans-serif; color: #4d4f53; text-align: right; }
#subscribe-form p.checkbox label { display: inline; float: none; width: auto; margin: 0 0 0 8px; padding: 0; text-align: left; }
#subscribe-form p input.text { width: 316px; padding: 2px; font: normal 14px sans-serif; color: #4d4f53; }
#subscribe-form p select { width: 325px; height: 28px; padding: 4px 0 6px 2px; font: normal 13px sans-serif; color: #4d4f53; }
#subscribe-form p select option { padding: 4px 0 6px 2px; font: normal 13px sans-serif; color: #4d4f53; }
#subscribe-form p input#zipcode { width: 90px; padding: 2px; font: normal 14px sans-serif; color: #4d4f53; }
#subscribe-form p input#employees { width: 70px; padding: 2px; font: normal 14px sans-serif; color: #4d4f53; }
#subscribe-form input.error, #short-form input.error { border: 2px solid #f47c2f; }
#subscribe-form p.submit { margin: 16px 0 16px 0; }
#subscribe-form p.indent { margin: 0 0 12px 169px; }
#subscribe-form p.margin-top { margin-top: 24px !important; }
/*#subscribe p.submit input { width: 107px; height: 38px; color: #fff; font: bold 12px sans-serif; text-align: center; background: url('../images/ri/btn_submit.gif') 0 0 no-repeat; border: none; padding: 0; margin: 12px 0 0 0; cursor: pointer; }*/
#subscribe p.lightbox-note { font-size: 11px; position: absolute; bottom: 5px; left: 21px; }

/*
	CONFIRMATION
*/
/*#thankyou { padding-bottom: 24px; }*/
#thankyou.lightbox-content h2 { margin-bottom: 20px; display:block; }
#thankyou p { width: 550px; margin: 0 0 10px 21px; color: #4d4f53; }
#thankyou p.submit input { width: 107px; height: 38px; color: #fff; font: bold 12px sans-serif; text-align: center; background: url('../images/ri/btn_submit.gif') 0 0 no-repeat; border: none; padding: 0; margin: 16px 0 16px 0; cursor: pointer; }

/* TOOLTIP STYLES */
.tip-content.gd { width:195px; height:115px; margin:23px 0 0 27px; }


/* -- END RI STYLES OCT 2014 -- */


/* header -- login menu */
.adp-2013 .adp-page-header .user-login { margin-left: 0; }
.adp-2013 .adp-page-header .logins { position: relative; margin-left: 25px; }
.adp-2013 .adp-page-header .login-options { -webkit-transition: opacity .3s linear; -moz-transition: opacity .3s linear; -o-transition: opacity .3s linear; transition: opacity .3s linear; opacity: 0; background: #FFF; position: absolute; top: 100%; right: 0; height: 0; width: 0; overflow: hidden; -moz-box-shadow: 0px 3px 3px #999999; -webkit-box-shadow: 0px 3px 3px #999999; box-shadow: 0px 3px 3px #999999; padding: 0; }
.adp-2013 .adp-page-header .logins:hover .login-options { opacity: 1; height: auto; width: 225px; border: 1px solid #ccc; border-top: none; padding: 25px 16px 25px 20px; }
.adp-2013 .adp-page-header .login-options li { padding: 0; display: block; float: none; font-size: 14px; line-height: 20px; margin: 0; }
.adp-2013 .adp-page-header .login-link { }
.adp-2013 .adp-page-header .login-link:hover { background: #ebebeb; text-decoration: none; }
.adp-2013 .adp-page-header .login-options li.login-separator { height: 15px; }
.adp-2013 .adp-page-header .login-options li.login-separator hr { height: 1px; border: none; border-top: 1px dashed #999999; margin: 14px 0 0 0; clear: both; }

/* top bar tweaks for country site (US Locations page) */
.pre-header-nav.country-site li.websites-label { }

/* hero space */
.adp-2013 .page-content .hero-content.height116 {
    margin-bottom: -420px;
}
.adp-2013 .page-content .page-tab { font-family: amasis_mt_stdlight; }

/* section-nav tweaks */
.adp-2013 #section-nav { margin: 0 0 0 30px !important; left: 0; width: 970px; z-index:200; }

/* share page */
.share-page { position: absolute; top: 30px; right: 20px; } /* updated Feb 2014 */
.adp-2013 .page-content .share-page p { margin: 0; padding: 0 0 10px 0; font: normal 11px/11px sans-serif; color: #919191; }
.adp-2013 .page-content .share-page p span { font: normal 11px/11px sans-serif; color: #919191; width:15px; }
.share-page p a { display: inline-block; margin: 0 0 -3px 5px; width: 16px; height:16px; overflow: hidden; text-indent: -9999px; }
.share-page p a.share-linkedin { background: url(../images/sharepage_linkedin.gif) 0 -16px no-repeat; }
.share-page p a.share-twitter { background: url(../images/sharepage_twitter.gif) 0 -16px no-repeat; }
.share-page p a.share-facebook { background: url(../images/sharepage_facebook.gif) 0 -16px no-repeat; }
.share-page p a.share-google { background: url(../images/sharepage_google.gif) 0 -16px no-repeat; }
.share-page p a.share-email { background: url(../images/sharepage_email.gif) 0 -16px no-repeat; }
.share-page p a:hover { background-position: 0 0 !important; }

.clear-fix:before, .clear-fix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clear-fix:after { clear: both; }
.clearing { clear: both !important; margin: 0; padding: 0; font-size: 1px; line-height: 1px; height: 1px; }

/* content styles */
.adp-2013 a { font-family: inherit; }
span { font: inherit; }
strong { color: inherit; font-size: inherit; font-family: inherit; }
.centertext { width: 100%; text-align: center; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.teal { color: #337e8c !important; }
.red { color: #cb1d2b !important; }
.orange { color: #f47c2f !important;}
.green { color: #4ea05c !important;}
.lt-gray {color: #959595 !important; }
.dk-gray { color: #4d4d4d !important; }
.dk-dk-gray { color: #333 !important; }
.white { color: #ffffff !important; }
.size11 { font-size: 11px !important; }
.size12 { font-size: 12px !important; }
.size14 { font-size: 14px !important; }
.size16 { font-size: 16px !important; }
.size18 { font-size: 18px !important; }
.size20 { font-size: 20px !important; }
.size21 { font-size: 21px !important; }
.size22 { font-size: 22px !important; }
.size24 { font-size: 24px !important; }
.size25 { font-size: 25px !important; }
.size26 { font-size: 26px !important; }
.size30 { font-size: 30px !important; }
.size34 { font-size: 34px !important; }
.size36 { font-size: 36px !important; }
.size38 { font-size: 38px !important; }
.size40 { font-size: 40px !important; }
.size48 { font-size: 48px; }
.lh22 { line-height: 22px !important; }
.lh24 { line-height: 24px !important; }
.lh48 { line-height: 48px !important; }
.serif { font-family: amasis_mt_stdlight !important; font-weight: normal !important; }
.sans-serif { font-family: Arial,sans-serif !important; }
.solution-columns.page-content-block.group.width910px { width: 910px; }
.col680px { width: 680px; float: left; margin: 0 30px 0 0; }
.col200px { width: 200px; float: left; }
.col630px { width: 630px; float: left; margin: 0 30px 0 0; }
.col250px { width: 250px; float: left; }
.col630px.margin-top, .col250px.margin-top { margin-top: 40px; }
.col210 { width: 210px; float: left; }
.col210.first { border-right: 1px dashed #999; margin: 0 27px 0 0; }
h2 { font-size: 30px; font-weight: normal; margin: 0 0 18px 0; } /* Changed Jan 2014 */
h2.gray-bg, h3.gray-bg { background: #7a7a7a; font-size: 16px; line-height: 16px; font-weight: normal; color: #fff; padding: 8px 0 8px 11px; margin: 30px 0 20px 0; }
h2+h3 { margin-top: 0 !important; }
.adp-2013 .col680px p.login-help { font-size: 12px; }
.adp-2013 span.support-i { font-family: Georgia,sans-serif; font-weight: bold; font-style: italic; font-size: 13px; }
.col680px p, .col200px p, .col630px p, .col250px p, .width290px p, .width595px p, .width285px p, .module.no-border p { margin: 0 0 13px 0; }
.adp-2013 p.margin-bottom { margin-bottom: 20px; }  /* Changed Jan 2014 */
.col200px p, .col250px p { font-size: 12px; }
.module h3 { color:#cb1d2b; font: normal 18px/18px Arial,Helvetica,sans-serif; margin: 0 0 7px 0; }
.col200px h3, .col250px h3 { font-weight: normal; margin: 0 0 12px 0; font-size: 18px; color: #4d4d4d; }
.adp-2013 li { color: #4d4d4d; }
.adp-2013 ol { margin: 0 0 12px 19px; list-style: decimal; }
.adp-2013 ol li { font-size: 14px; line-height: 18px; margin: 0; }
p+ol { margin-top: -12px !important; }
.adp-2013 ul.bullets, .adp-2013 #col-content ul.bullets { margin: 0 0 12px 0; }
.adp-2013 ul.bullets li, .adp-2013 #col-content ul.bullets li { background: url(../images/bul_text.png) 0 8px no-repeat; padding: 0 0 0 12px; }
.adp-2013 ul.red-checks { }
.adp-2013 ul.red-checks li { background: url(../images/bul_redcheck.png) 0 2px no-repeat; padding: 0 0 0 16px; }


/* modules on main User Logins page */
.recent-logins { background: #e6f2fa; border-radius: 3px; padding: 20px; margin: 0 0 12px 0; }
.adp-2013 .recent-logins li { color: #369; }
.recent-logins li:before { content:"• "; }
.module { border: 1px solid #e6e6e6; border-radius: 3px; margin: 0 0 12px 0; padding: 26px 0 16px 19px; -moz-box-shadow: 0px 0px 3px #cccccc; -webkit-box-shadow: 0px 0px 3px #cccccc; box-shadow: 0px 0px 3px #cccccc; position: relative; }
.module.gray-gradient { background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */ ; -pie-background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* PIE */}
.module.gray-gradient.width335 { width: 314px; float: left; margin-right: 10px; }
.module.gray-gradient.width335.even { margin-right: 0; }
.adp-2013 img.mobile-icon { margin: 0 7px -9px 0; }
img.pos0x29y { position: absolute; top: 29px; right: 0; }

/* buttons */
.adp-2013 .btn { 
    font-size: 12px; 
    font-weight: bold; 
    display: inline-block; 
    *display: inline; 
    padding: 7px 12px; 
    margin-bottom: 0; 
    margin-right: 8px; 
    line-height: 14px; 
    color: #369; text-align: center; vertical-align: middle; cursor: pointer; 
}
.adp-2013 .btn:hover { text-decoration: none; background: #e94369; background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #d8d8d8 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#d8d8d8 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#d8d8d8 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#d8d8d8 100%); /* W3C */; -pie-background: linear-gradient(top, #ffffff 0%,#d8d8d8 100%); /* PIE */ }

/* feedback module */
#feedback-box { z-index:20000; position: fixed; top: 330px; right: 0; /*width: 130px;*/ width: 44px; /*height: 212px;*/ height: 122px; background: #dae7d6;
	background: -moz-linear-gradient(top, #fcfdfb 0%, #dae7d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfdfb), color-stop(100%,#dae7d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfdfb 0%,#dae7d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfdfb 0%,#dae7d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfdfb 0%,#dae7d6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfdfb 0%,#dae7d6 100%); /* W3C */
	-pie-background: linear-gradient(top, #fcfdfb 0%,#dae7d6 100%); /* PIE */ 
	border-top-left-radius: 2px; border-bottom-left-radius: 2px; border: 2px solid #f7f7f7;
	 }
#feedback-box .closed-heading { cursor: pointer; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg);-o-transform: rotate(-90deg); position: absolute; top: 60px; left: -15px; margin: 0; padding: 0; font-size: 17px; line-height: 17px; color: #369; }
#feedback-box .inner { display: none; }
#feedback-box .feedback-plus { position: absolute; top: 7px; left: 14px; cursor: pointer; }
#feedback-box .feedback-minus { position: absolute; top: 7px; right: 14px; cursor: pointer; display: none; }
.feedback-image { text-align: center; margin: 35px 0 10px 0;}
#feedback-box .feedback-text { font: normal 12px/15px Arial,Helvetica,sans-serif; color: #4d4d4d; margin: 0 8px 0 15px; }
#feedback-box .feedback-text.size17 { font: normal 17px/20px Arial, Helvetica,sans-serif; margin: 0 8px 8px 15px; }


/* ADDED JAN 2014 FOR CONTACT PAGES */
/* SEE ALSO LINES COMMENTED with */
/* Changed Jan 2014 */
.dkdk-gray { color: #333333 !important; }
.solution-columns.page-content-block.group.width940px { width: 940px; padding-right: 0; }
.solution-columns.page-content-block.group.width1030px { width: 1030px; padding: 0; margin-left: 0; margin-right: 0; box-shadow: none; border: none; }
.module .left230px { width: 230px; float: left; margin: 0 30px 0 0; }
.module .right650px { width: 650px; float: left; }
.module.no-border { border: none; }
.module.no-shadow { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.module.no-padding { padding-left: 0; padding-bottom: 0; }
.module.no-margin { margin: 0; }
.module.gray-gradient.width290px { width: 230px; padding: 40px 30px 26px 30px; float: left; margin-right: 25px; margin-top: 30px; position: relative; }
.module.gray-gradient.width595px { width: 560px; padding: 40px 0 26px 30px; float: left; margin-right: 10px; margin-top: 30px; margin-bottom: 20px; }
.inner245px { width: 245px; float: left; margin-right: 45px; }
.inner245px.last { margin-right: 0; }
.module.gray-gradient.width285px { width: 222px; padding: 40px 30px 26px 30px; float: left; margin-right: 23px; }
.module.gray-gradient.width285px.last { margin-right: 0; }

.adp-2013 hr.dashed.margin30px20px { margin-top: 30px; margin-bottom: 20px; }

.adp-2013 .btn-blue, .btn-blue { z-index: 1; font-size: 12px; font-weight: bold; display: inline-block; *display: inline; padding: 7px 12px; margin-bottom: 0; margin-right: 8px; line-height: 14px; color: #fff; text-align: center; vertical-align: middle; cursor: pointer; border: 1px solid #5997C3; border-radius: 3px; -moz-box-shadow: 0px 0px 3px #cccccc;
background: -moz-linear-gradient(top,  #86b8d7 0%, #6ba4cb 50%, #5795c1 51%, #5997c3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86b8d7), color-stop(50%,#6ba4cb), color-stop(51%,#5795c1), color-stop(100%,#5997c3)); background: -webkit-linear-gradient(top,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%); background: -o-linear-gradient(top,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%); background: -ms-linear-gradient(top,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%);
background: linear-gradient(to bottom,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%);
-pie-background: linear-gradient(top, #86b8d7 0%,#5997c3 100%); }
.adp-2013 .btn-blue:hover, .btn-blue:hover { text-decoration: none;
background: -moz-linear-gradient(top,  #7fc5ef 0%, #62b2e9 50%, #4ca3e4 51%, #3389da 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fc5ef), color-stop(50%,#62b2e9), color-stop(51%,#4ca3e4), color-stop(100%,#3389da));
background: -webkit-linear-gradient(top,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%);
background: -o-linear-gradient(top,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%);
background: -ms-linear-gradient(top,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%);
background: linear-gradient(to bottom,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%); -pie-background: linear-gradient(top,#7fc5ef 0%,#3389da 100%); }
.adp-2013 .btn.space-above { margin-top: 13px; }

/* show/hide items (+/-) */
.adp-2013 .module p.show-hide-trigger { height: 20px; color: #369; padding: 0 0 0 28px; background: url(../images/bkgd_showhide.gif) 0 0 no-repeat; cursor: pointer; }
.adp-2013 .module p.show-hide-trigger:hover { }
.adp-2013 .module p.show-hide-trigger.expanded { background-position: 0 -20px; }
.adp-2013 .module .show-hide-target { display: none; }

/* simple table within 650px container */
table.basic-table { margin: 0 0 15px 0; }
table.basic-table td { font-size: 14px; line-height: 18px; border-collapse: collapse; color: #4d4d4d; text-align: left; vertical-align: top; }
table.basic-table td strong { font: inherit; color: inherit; }
td.td250 { width: 250px; padding: 0 0 25px 0; }
td.td318 { width: 318px; padding: 0 0 25px 0; }
td.td400 { width: 400px; padding: 0 0 25px 0; }
td.td107 { width: 107px; padding: 0 0 25px 0; }


/* subtitle above main page title */
.adp-2013 .page-content p.subtitle { font: bold 12px/14px sans-serif !important; color: #959595; margin: -10px 0 34px 0; text-transform: uppercase; }

/* generic form input & layout styles */
.txt-input { border: 1px solid #ccc; height: 21px; padding: 3px 0 0 5px; font: normal 14px/14px Arial,sans-serif; color: #4d4d4d; }
.textarea { border: 1px solid #ccc; height: 200px; padding: 3px 0 0 5px; font: normal 14px/14px Arial,sans-serif; color: #4d4d4d; }
td.mainform-text { font: normal 14px sans-serif; color: #4d4d4d; padding: 6px 12px 0 0; text-align: left; vertical-align: top; }
td.mainform-text label { color: #4d4d4d; }
td.mainform-field { padding: 0 0 16px 0; vertical-align: top; text-align: left; }
table.checkbox-holder { width: 200px; margin-top: 9px;}
table.checkbox-holder td { width: 100px; }
table.checkbox-holder td label { font: normal 14px/15px sans-serif; color: #4d4d4d; margin: 0 10px 0 5px; }
select { height: 27px; margin: 0 6px 0 0; padding: 3px; vertical-align: bottom; border: 1px solid #d5d5d5; border-radius: 3px; font: normal 12px/12px Arial,sans-serif; color: #4d4d4d; background: #fefefe; /* Old browsers */ background: -moz-linear-gradient(top, #fefefe 0%, #e1e1e1 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fefefe 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #fefefe 0%,#e1e1e1 100%); /* IE10+ */ background: linear-gradient(to bottom, #fefefe 0%,#e1e1e1 100%); /* W3C */ }
select.error { color: #f47c2f; }
select option { font: normal 12px/12px Arial,sans-serif; color: #4d4d4d; padding: 3px; }
td.content-submit { padding: 0 0 16px 0; }
td.content-submit a { display: inline-block; }
table td.content-privacy { text-align: left; vertical-align: middle; font: normal 12px sans-serif; color: #4d4d4d; padding: 0 0 0 0; }
table td.content-privacy a { font: normal 12px sans-serif; color: #369; }


/* notification area */
.adp-2013 .notification { }
.adp-2013 .notification p { margin: 0 0 12px 0; }
.adp-2013 .notification .notification-img { float: left; display: inline; margin: 0 16px 0 0; height: 70px; }
.adp-2013 .notification .notification-txt { float: left; display: inline; }

/* new sales form/2 even column layout */
.pos-relative { position: relative; }
.col425 { width: 425px; float: left; display: inline; }
.col425.first { padding: 0 30px 0 0; border-right: 1px dashed #ccc; }
.col425.last { margin: 0 0 0 29px; }
.col425 .txt-input { width: 243px; }
.col425 .txt-input.short { width: 102px; }
.col425 select { width: 246px; }
.col425 .textarea { width: 243px; }
#newsales-confirm { display: none; }
.inset185 { width: 185px; position: absolute; top: 49px; right: 40px;  }
.module.whiteborder { border: 5px solid #fff; border-radius: 0; margin: 0 0 12px 0; padding: 26px 0 16px 19px; -moz-box-shadow: 0px 0px 3px #cccccc; -webkit-box-shadow: 0px 0px 3px #cccccc; box-shadow: 0px 0px 3px #cccccc; position: relative; }


/* ADP Worldwide additions, FEB 2014 */
body.adp-2013.has-message-header { background-position: 0 60px; }
body.adp-2013.has-alternate-footer #bodydiv { background: none; padding-bottom: 0; }
body.adp-2013.has-alternate-footer footer { background: #434345 url("/images/footer-bg2.png") repeat-x scroll center top; }
body.adp-2013.has-alternate-footer .page-content { margin-bottom: 60px; }
.adp-2013 .message-header { width: 100%; height: 60px; background: #d7d7d7; }
.adp-2013 .message-header p { text-align: center; font: 14px/14px Arial,Helvetica,sans-serif; color:#333; margin: 0; padding: 14px 0 0 0; }
.adp-2013 .message-header p .message-close-btn { margin: 0 0 -6px 60px; }
.adp-2013 .adp-page-header .main-header.no-nav { background: none; height: 25px; }
.adp-2013 .pre-header-nav.website-selector { float: left; margin-left: 22px; }
.adp-2013 .adp-page-header .website-selector li { line-height: 26px; }
.adp-2013 .pre-header-nav.website-selector li.websites-label { font-size:11px; color: #fff; margin-left:10px; }
.adp-2013 .adp-page-header .website-selector li.nav-link-li:hover, .adp-2013 .adp-page-header .pre-header-nav li.nav-link-li:hover, .adp-2013 .adp-page-header .pre-header-nav li.nav-link-li.active { background: linear-gradient(#838383, #626262) #757575; background: -webkit-linear-gradient(top, #838383 0%,#626262 100%); text-decoration: none; height: 25px; }
.adp-2013 .adp-page-header .website-selector .pre-header-nav-link { display: block; color: white; font-size: 11px; padding: 0 10px; line-height: 12px; border-right: none; margin: 6px 0 8px; vertical-align: top; }
.adp-2013 .adp-page-header .website-selector .pre-header-nav-link * { color: white; }
.adp-2013 .adp-page-header .pre-header-nav-link.last { border-right: none; }

.adp-2013 .page-content .hero-content.no-nav { margin-bottom: -180px; }
.adp-2013 .page-content .hero-content.no-nav .page-tab { margin: 0; position: absolute; top: 33px; left: 0; }
.adp-2013 .page-content .hero-content.no-nav .page-tab .tab-flag { margin: -15px 12px -15px 0; }

.adp-2013 #features-container.no-nav { top: 105px; }
.adp-2013.has-message-header #features-container.no-nav { top: 165px; }

.solution-columns.page-content-block.group.width970px { width: 970px; padding: 0; }
.adp-2013 .page-content .change-language p { margin: 0; padding: 0 0 10px 0; font: normal 11px/11px sans-serif; color: #919191; text-transform: uppercase; }
.adp-2013 .page-content .change-language { position: absolute; top: 25px; right: 25px; }
.adp-2013 .page-content .change-language.offset-left { right: 308px; }
.adp-2013 .page-content .change-language p img { margin: 0 5px -7px 0; }



.adp-2013 footer .footer-content { position: relative; }
.adp-2013 .footer-about { margin: 0 0 25px 0; }
.adp-2013 .footer-about h3 { font: 30px/30px amasis_mt_stdlight !important; color: #fff; font-weight: normal; margin: 20px 0 14px 0; }
.adp-2013 .footer-about p { font: 14px/18px Arial,Helvetica,sans-serif; margin: 0 0 14px 0; color: #fff; }
.adp-2013 .footer-about p.width690 { width: 690px; }
.adp-2013 .footer-right { position: absolute; top: 65px; left: 770px; width: 175px; color: #fff; }
.adp-2013 .footer-right p { color: #fff; margin: 0 0 14px 0; }
.adp-2013 .footer-right p a { color: #fff; text-decoration: underline; }

.gradient-rule-bottom { padding: 40px 0 30px 30px; margin: 0 0 10px 0; background: url(../images/bkgd_gradient-rule-bottom.gif) bottom left repeat-x; position: relative; }
.gradient-rule-bottom.last { margin: 0 0 -1px 0; }
.adp-2013 .gradient-rule-bottom p { width: 630px; margin: 0 0 14px 0; }

.adp-2013 .right-col { width: 240px; padding: 24px 0 20px 0; background: #f4f4f4; border: 5px solid #fff; -moz-box-shadow: 0px 3px 3px #999999; -webkit-box-shadow: 0px 3px 3px #999999; box-shadow: 0px 3px 3px #999999; }
.adp-2013 .right-col-fixed {position: absolute; top: 67px; left: 695px; }

.adp-2013 .btn.size16, .adp-2013 .btn-blue.size16 { padding: 12px 28px; margin-top: 14px; }

.adp-2013 .module.left30 { padding-left: 30px; }


/* ************************* */


/* ADDED FEBRUARY 2014 FOR MODIFICATIONS TO HEADER AND FOOTER, AND WHO WE ARE SECTION PAGES */

/* assure that links and other tags always inherit correct size and color */
.adp-2013 #col-content p a, .adp-2013 #col-content p a strong, .adp-2013 #col-content ul li a { font-size: inherit; color: #369; text-decoration: none; }
.adp-2013 #col-content p a:hover, .adp-2013 #col-content li a:hover { text-decoration: underline; }
.adp-2013 #col-content ul li { font-size: 14px;}
.adp-2013 #col-content b, .adp-2013 #col-content i, .adp-2013 #col-content em, .adp-2013 #col-content strong { font-size: inherit; color: inherit; }
/* .adp-2013 #col-content p img { margin: 5px 0 14px 0; } */

/* header and footer changes */
.adp-2013 .page-content { padding-bottom: 1px; }
.adp-2013 .adp-page-header .pre-header-nav { margin-right: 23px; }
.adp-2013 .adp-page-header li.nav-link-li { height: 25px;}
.adp-2013 .adp-page-header .main-header { margin-top: 10px; }
.adp-2013 .adp-page-header .main-header .home-link .header-logo { margin-top: 11px;}
.adp-2013 .adp-page-header .main-header .top-row { height: 35px; }
.adp-2013 .adp-page-header .main-header .top-row.connect-logins { position: relative; }
.adp-2013 .adp-page-header .connect-block.follow-links { position: absolute; top: 0; right: 100px; }
.adp-2013 .footer-contact .connect-block.follow-links { margin-right: 10px; }
.adp-2013 .adp-page-header .connect-block.follow-links li a, .adp-2013 .footer-contact .connect-block.follow-links li a { font: bold 11px/11px Arial,sans-serif; color: #7a7c80; display: inline-block; border: 1px solid #c5c6c7; border-radius: 3px; padding: 3px 8px 5px 8px; background: #f1f1f1; /* Old browsers */ background: -moz-linear-gradient(top,  #f1f1f1 0%, #e8e8e8 50%, #dedede 51%, #d7d7d7 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(50%,#e8e8e8), color-stop(51%,#dedede), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%); /* IE10+ */ background: linear-gradient(to bottom,  #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%); /* W3C */ -pie-background: linear-gradient(top, #f1f1f1 0%,#d7d7d7 100%); }
.adp-2013 .adp-page-header .connect-block.follow-links li a:hover, .adp-2013 .footer-contact .connect-block.follow-links li a:hover { text-decoration: none; background: #fefefe; /* Old browsers */ background: -moz-linear-gradient(top,  #fefefe 0%, #f5f5f5 50%, #ebebeb 51%, #e4e4e4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(50%,#f5f5f5), color-stop(51%,#ebebeb), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #fefefe 0%,#f5f5f5 50%,#ebebeb 51%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #fefefe 0%,#f5f5f5 50%,#ebebeb 51%,#e4e4e4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #fefefe 0%,#f5f5f5 50%,#ebebeb 51%,#e4e4e4 100%); /* IE10+ */ background: linear-gradient(to bottom,  #fefefe 0%,#f5f5f5 50%,#ebebeb 51%,#e4e4e4 100%); /* W3C */ -pie-background: linear-gradient(top, #fefefe 0%,#e4e4e4 100%);
}
.adp-2013 .adp-page-header .connect-block.follow-links li a img, .adp-2013 .footer-contact .connect-block.follow-links li a img { margin: 0 0 -4px 6px; }

.adp-2013 .adp-page-header .login-block.follow-links { position: absolute; top: 0; right: 0; }
.adp-2013 .adp-page-header .our-solutions-dropdown { top: 67px; }
.adp-2013 .adp-page-header .header-nav {  }
.adp-2013 .adp-page-header .header-nav-link { padding: 5px 13px 10px 13px; }
/*
    .adp-2013 .adp-page-header .site-search { margin-left: 35px; margin-top: 3px; }
    .adp-2013 .adp-page-header .site-search .search-input { width: 150px; }
*/
.adp-2013 .footer-nav-link { margin-right: 35px; }
.adp-2013 .footer-logo-legal .footer-legal { margin-top: -2px; }
.adp-2013 .footer-logo-legal .footer-legal a.legal-nav { margin: 0 18px 0 0; color: #fff; text-decoration: none; }
.adp-2013 .footer-logo-legal .footer-legal a.legal-nav:hover { text-decoration: underline; }

.adp-2013 .footer-contact .sales-number { margin-bottom: 6px; }

/* new button styles */
.adp-2013 .btn-red { z-index: 1; font-size: 12px; font-weight: bold; display: inline-block; *display: inline; padding: 7px 12px; margin-bottom: 0; margin-right: 8px; line-height: 14px; color: #fff; text-align: center; vertical-align: middle; cursor: pointer; border: 1px solid #cb1d2d; border-radius: 3px; -moz-box-shadow: 0px 0px 3px #cccccc; background: #e14b60; /* Old browsers */ background: -moz-linear-gradient(top,  #e14b60 0%, #d93b4e 50%, #ca1c2a 51%, #b30e16 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e14b60), color-stop(50%,#d93b4e), color-stop(51%,#ca1c2a), color-stop(100%,#b30e16)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%); /* IE10+ */ background: linear-gradient(to bottom,  #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%); /* W3C */ -pie-background: linear-gradient(top, #e14b60 0%,#b30e16 100%); }
.adp-2013 .btn-red:hover { text-decoration: none; background: #f12652; /* Old browsers */ background: -moz-linear-gradient(top,  #f12652 0%, #ee1d40 50%, #e40a1c 51%, #d7040d 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f12652), color-stop(50%,#ee1d40), color-stop(51%,#e40a1c), color-stop(100%,#d7040d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #f12652 0%,#ee1d40 50%,#e40a1c 51%,#d7040d 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #f12652 0%,#ee1d40 50%,#e40a1c 51%,#d7040d 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #f12652 0%,#ee1d40 50%,#e40a1c 51%,#d7040d 100%); /* IE10+ */ background: linear-gradient(to bottom,  #f12652 0%,#ee1d40 50%,#e40a1c 51%,#d7040d 100%); /* W3C */ -pie-background: linear-gradient(top,#f12652 0%,#d7040d 100%); }

.btn.button-inner-icon, .btn-blue.button-inner-icon, .btn-red .button-inner-icon { padding: 9px 19px 12px 19px; font-weight: normal; }
.btn.button-inner-icon img, .btn-blue.button-inner-icon img,.btn-red .button-inner-icon img { margin: 0 10px -5px 0; }

/* tighter padding for red button in header and footer */
.header-rows .btn-red, .footer-contact .btn-red { margin-right: 0; padding: 4px 10px; font-size: 11px; }

/* modify indent on first section nav item */
.adp-2013 #section-nav li.first { margin-left: 18px; }

/* class to remove top padding on main white page area div, alternate main body area widths */
.adp-2013 .page-content-block.group.width940px.no-top-pad { padding-top: 0; }
.adp-2013 .page-content-block.no-top-pad .content-title { }
.adp-2013 .page-content-block.group.width970px { width: 970px; padding-left: 0; padding-right:0; }
.adp-2013 .page-content-block.group.width970px.no-top-pad { padding-top: 0; }

/* left-hand column for navigation and related content */
#left-nav { width: 150px; float: left; display: inline; margin: 25px 30px 0 0; }
.adp-2013 .page-content-block #left-nav h3 { font: bold 14px/14px sans-serif; color: #333; margin: 0 0 22px 0; padding: 0; }
.adp-2013 .page-content-block #left-nav ul { margin: 0 0 24px 0; padding: 0 0 10px 0; border-bottom: 1px dashed #999; }
.adp-2013 .page-content-block #left-nav ul.no-border { border-bottom: none; }
.adp-2013 .page-content-block #left-nav li { font: normal 14px/16px sans-serif; margin: 0 0 12px 0; padding: 0; list-style: none; }
.adp-2013 .page-content-block #left-nav li a { font: normal 14px/16px sans-serif; color: #369; }
.adp-2013 .page-content-block #left-nav li.parent a { font-weight: bold; }
.adp-2013 .page-content-block #left-nav li.on a { color: #cb1d2b; }
.adp-2013 .page-content-block #left-nav li.on a:hover { text-decoration: none; }
.adp-2013 .page-content-block #left-nav li.on li a { color: #369; }
.adp-2013 .page-content-block #left-nav li ul { margin: 10px 0 0 10px; padding: 0; border: none; }
.adp-2013 .page-content-block #left-nav li ul li { font: normal 12px/14px sans-serif; margin: 0 0 12px 0; padding: 0 0 0 10px; list-style: none; background: url(../images/bkgd_nav-lvl3.gif) 0 4px no-repeat; }
.adp-2013 .page-content-block #left-nav li ul li a, .adp-2013 .page-content-block #left-nav li.parent ul li a { font: normal 12px/14px sans-serif; color: #369; }
.adp-2013 .page-content-block #left-nav li.parent ul li.on a { color: #cb1d2b; }
.adp-2013 .page-content-block #left-nav li.parent ul li.active-parent a { font-weight: bold; color:#369; }
.adp-2013 .page-content-block #left-nav p.float-thumb { font: normal 12px/15px Arial,sans-serif; margin-top: 30px; }
.adp-2013 .page-content-block #left-nav p.float-thumb img { float: left; margin: -10px 8px 0 0; }
.adp-2013 .page-content-block #left-nav p.rss-link { font: normal 12px/15px Arial,sans-serif; }
.adp-2013 .page-content-block #left-nav p.rss-link a { display: block; background: url(../images/icon_rss_16x16.gif) 0 0 no-repeat; padding: 0 0 0 24px; }

/* intro block -- always contains h1 title, sometimes contains intro text and a right-hand module */
#intro-block { width: 730px; float: left; display: inline; position: relative; margin: 0 0 15px 0; }
#intro-block.no-float { float: none; display: block; }
#intro-block.width910 { width: 910px;  }
.adp-2013 .page-content-block.width970px #intro-block { padding-left: 30px; }
.adp-2013 #intro-block .content-title { margin: 36px 0 11px 0; width: 600px; }
.adp-2013 #intro-block .content-title.no-top-margin { margin-top: 0; }
.adp-2013 #intro-block .content-title sup, .adp-2013 .page-content-block h1 sup { font-size: 50%; }
.adp-2013 #intro-block .content-title.wide { margin: 36px 0 11px 0; width: auto; }
.adp-2013 #intro-block p { margin: 0 0 14px 0; width: 450px; }
.adp-2013 #intro-block.text-width-590 p { width: 590px; }
.adp-2013 #intro-block p.subhead { color: #acacac; font-size: 11px; font-weight: bold; margin: 25px 0 0 0; }
.adp-2013 #intro-block p.subhead a { color: #acacac; }
.adp-2013 #intro-block p.subhead+h1 { margin-top: 32px; }
.adp-2013 #intro-block img.top-rt { position: absolute; top: 75px; right: 0; }

/* column divisions for content area and right-hand area */
.adp-2013 #col-content p, .adp-2013 #col-right p { font-size: 14px; line-height: 18px; margin: 0 0 14px 0; color: #4d4d4d; }
.adp-2013 #col-content { width: 910px; padding-bottom: 35px; }
.adp-2013 #col-content.width450 { width: 450px; float: left; display: inline; margin: 0 30px 0 0; }
.adp-2013 #col-content.width590 { width: 590px; float: left; display: inline; margin: 0 30px 0 0; }
.adp-2013 #col-content.width600 { width: 600px; float: left; display: inline; margin: 0 30px 0 0; }
.adp-2013 #col-content.width630 { width: 630px; float: left; display: inline; margin: 0 30px 0 0; }
.adp-2013 #col-content.width730 { width: 730px; float: left; display: inline; margin: 0 0 0 0; }
.adp-2013 #col-right { float: left; display: inline; }
.adp-2013 #col-right.width250 { width: 250px; margin: 0; }
.adp-2013 #col-right.width290 { width: 290px; margin: 0; }

.adp-2013 #col-right.width250.border-left { width: 249px; border-left: 1px dashed #999; padding-left: 30px; }

.float440 { width: 440px; float: left; display: inline; margin: 0 30px 50px 0; }
.float440.last { margin-right: 0; }
.float440 h2 { margin: 0 0 15px 0; }
.float440 p { margin: 0 0 14px 0; }

.inner-content { }
.inner-content.margin180 { margin-left: 180px; width: 730px; }

/* general item/image floats */
.adp-2013 .float-rt { float: right; margin: 0 0 0 25px; }
.adp-2013 .float-lt { float: left; margin: 0 30px 0 0; }
.adp-2013 .float-lt.margin35 { margin: 0 35px 0 0; }
.overflow-auto { overflow: auto; } /* prevents text wrap under bottom of floated img */
.overflow-hidden { overflow: hidden; } /* prevents text wrap under bottom of floated img */

/* text styles */
.adp-2013 #col-content h2.serif { font-weight: normal; }
.margin-top40, .adp-2013 #col-content .margin-top40 { margin-top: 40px; }
.margin-top50 { margin-top: 50px; }

/* style for basic image treatment of 5px border + shadow */
img.has-border { border: 4px solid #fff; -moz-box-shadow: 0px 0px 5px #cccccc; -webkit-box-shadow: 0px 0px 5px #cccccc; box-shadow: 0px 0px 5px #cccccc; position: relative; z-index:1; }

/* callout quote */
.adp-2013 .callout-quote { padding: 33px 0 0 0; margin: 4px 0 30px 0; background: url(../images/img_red-quotes_55x20.png) 0 0 no-repeat; }
.adp-2013 #col-right .callout-quote p, .adp-2013 #col-content .callout-quote p { font-family: amasis_mt_stdlight; font-size: 24px; line-height: 28px; }
.adp-2013 #col-right .callout-quote p.attribution, .adp-2013 #col-content .callout-quote p.attribution { font-family: Arial,sans-serif; font-size: 12px; line-height: 16px; font-style: italic; }
.adp-2013 #col-right .callout-quote p.attribution strong, .adp-2013 #col-content .callout-quote p.attribution strong { font-style: normal; }
.adp-2013 #col-content p+.callout-quote { margin-top: 30px; }

/* text styles for hero areas */
.hero-content .hero-text { position: absolute; top: 135px; left: 80px; color: #fff; }
.hero-content .hero-text p.size14 { font-size: 14px; }
.hero-content.who-main .hero-text { position: absolute; top: 130px; left: 80px; color: #fff; }
.hero-content.who-main .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff;  }
.hero-content.leadership-main .hero-text { position: absolute; top: 130px; left: 70px; color: #fff; }
.hero-content.leadership-main .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff; margin: 0 0 10px 0; }
.hero-content.bio-sample .hero-text { position: absolute; top: 130px; left: 75px; color: #fff; }
.hero-content.bio-sample .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff; margin: 0 0 10px 0; }
.hero-content.csr-main .hero-text { position: absolute; top: 120px; left: 70px; color: #fff; }
.hero-content.csr-main .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff; margin: 0 0 10px 0; }
.hero-content.csr-all-programs .hero-text, .hero-content.csr-all-partners .hero-text { position: absolute; top: 135px; left: 70px; color: #fff; }
.hero-content.csr-all-programs .hero-text p, .hero-content.csr-all-partners .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff; margin: 0 0 10px 0; }
.hero-content.data-security .hero-text { position: absolute; top: 120px; left: 70px; color: #fff; }
.hero-content.data-security .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff; margin: 0 0 10px 0; }
.hero-content.connect-adp .hero-text { position: absolute; top: 120px; left: 70px; color: #fff; }
.hero-content.connect-adp .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff; margin: 0 0 10px 0; }
.hero-content.awards-main .hero-text { position: absolute; top: 120px; left: 70px; color: #fff; }
.hero-content.awards-main .hero-text p { font-family: amasis_mt_stdlight; font-size: 38px; line-height: 40px; color: #fff; margin: 0 0 10px 0; }

/* Who We Are Overview page */
.csr-overview { width: 880px; height: 220px; padding: 50px 0 0 30px; margin: 0 0 40px 0; background: url(../images/overview/bkgd_overview_csr.jpg) 0 0 no-repeat; }
.csr-overview-table { margin: 22px 0 11px 0; }
.csr-overview-table td { font-size: 14px; padding: 0 55px 10px 0; }

.module.gray-gradient.width440 { width: 438px; float: left; display: inline; padding: 0; margin: 0 30px 40px 0; }
.module.gray-gradient.width440.pad40-30 { padding: 40px 0 40px 30px; width: 408px; }
.module.gray-gradient.width440.pad20-30 { padding: 20px 0 40px 30px; width: 408px; }
.module.gray-gradient.width440.last { margin-right: 0; }
.module.gray-gradient.width440 p { margin-right: 25px; }
.adp-2013 .module.gray-gradient.width440 .float-lt { margin: 0 12px 0 0; }

.module.gray-gradient.width910 { padding: 0; width: 908px; margin: 0 0 40px 0; }
.module.gray-gradient.width910.pad40-30 { padding: 40px 0 40px 30px; width: 880px; }
.module.gray-gradient.width910.pad35-50 { padding: 35px 50px 40px 50px; width: 810px; }
.module.gray-gradient.width910.pad40-50 { padding: 40px 50px 40px 50px; width: 810px; }
.module.gray-gradient.width910.pad20-50 { padding: 20px 50px 40px 50px; width: 810px; }

.module.gray-gradient p { font-size: 14px; line-height: 18px; margin: 0 0 14px 0; color: #4d4d4d; }
.module.gray-gradient p.no-btm-margin { margin-bottom: 0; }

/* Leadership main page */
table.leadership-table { }
table.leadership-table td { padding: 25px 25px 25px 30px; width: 430px; border-collapse: collapse; text-align: left; vertical-align: top; }
table.leadership-table td.odd { padding-left: 50px; width: 460px; }
table.leadership-table tr.alt-row td { background: #f4f4f4; }
table.leadership-table h3 { font-size: 18px; font-weight: normal; margin: 30px 0 5px 0; }
table.leadership-table p { font-size: 14px; font-style: italic; color: #999; }
table.leadership-table img { float: left; margin: 0 20px 0 0; }

/* Bio pages */
.adp-2013 #intro-block p.bio-role { color: #999; font-style:italic; margin: -10px 0 10px 0; }
.bio-info img { margin: 0 0 18px 0; }
.bio-info h3 { font-size: 14px; font-weight: bold; color: #cb1d2b; margin: 25px 0 6px 0; }
.adp-2013 #col-right.bio-info p { margin: 0 0 4px 0; }
.gray-module-910 { border: 5px solid #fff; -moz-box-shadow: 0px 0px 5px #cccccc; -webkit-box-shadow: 0px 0px 5px #cccccc; box-shadow: 0px 0px 5px #cccccc; width: 875px; background: #f4f4f4; margin: 35px 0 30px 0; padding: 35px 0 30px 25px; position: relative; }
.gray-module-910.no-margin-top { margin-top: 0; }
.adp-2013 #slider-bio li { list-style: none; display: inline-block; float: left; background: none; padding: 0; margin: 0; width: 145px; height: 150px; }
.adp-2013 #slider-bio { height: 150px; overflow: hidden; margin: 0 0 25px 0; }
.adp-2013 #slider-bio li a { display: block; }
.slider li img { -moz-box-shadow: 0px 0px 4px #dedede; -webkit-box-shadow: 0px 0px 4px #dedede; box-shadow: 0px 0px 4px #dedede; margin: 0 0 15px 0; }
.adp-2013 #slider-bio li:last-child { margin: 0 0 0 0 !important; }
.adp-2013 #slider-bio li h3 { font-size: 12px; font-weight: bold; width: 120px; margin: 0 0 0 2px; }
.adp-2013 #slider-bio li p { font: italic 12px/15px sans-serif; color: #999; margin: 0 0 0 2px; padding: 0; width: 120px; }
.gray-module-910 .bx-wrapper { float: none; display: block; width: 875px; }
.gray-module-910 .bx-prev { background: url(../images/slider-prev.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -40px; right: 45px; text-indent: -9999px; }
.gray-module-910 .bx-next { background: url(../images/slider-next.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -40px; right: 15px; text-indent: -9999px; }
.gray-module-910 .bx-prev:hover, .gray-module-910 .bx-next:hover { background-position: 0 -20px; }

/* CSR main page */
.pair910 { margin: 0 0 50px 0; }
.left320 { width: 320px; float: left; display: inline; margin: 0 30px 0 0; }
.right560 { width: 560px; float: left; display: inline; margin: 0; padding: 30px 0 0 0; }
.right560 h2 { font: normal 24px/24px amasis_mt_stdlight; color: #222; margin: 0 0 10px 0; }
.pair910 p { font-size: 14px; line-height: 18px; margin: 0 0 14px 0; color: #4d4d4d; }
.pair730 { margin: 0 0 40px 0; }
.pair730.border-bottom { border-bottom: 1px solid #d5d5d5; padding: 0 0 30px 0; }
.left210 { width: 210px; float: left; display: inline; margin: 0 30px 0 0; }
.right490 { width: 490px; float: left; display: inline; margin: 0; padding: 0 0 0 0; }
#col-content .right490 h2 { font: normal 20px/20px amasis_mt_stdlight; color: #4d4d4d; margin: 0 0 10px 0; }
#col-content .pair730 p { font-size: 14px; line-height: 18px; margin: 0 0 14px 0; color: #4d4d4d; }
.width214 { width: 214px; float: left; display: inline; margin: 0 18px 0 0; }
.width214 img { margin: 0 0 12px 0; }
.width214 h3 { font: bold 14px/18px Arial,sans-serif; margin: 0 0 4px 0; }
.width214 p { font-size: 14px; line-height: 18px; margin: 0 0 14px 0; color: #4d4d4d; }
.adp-2013 #col-content img.dl-thumb { margin: 0 8px -16px 0; }
.adp-2013 .module.gray-gradient h3.bottom20 { margin-bottom: 20px; margin-top: -10px; }
.adp-2013 h2 a.float-right-link { float: right; margin: 13px 30px 0 0; font-size: 14px; font-family: Arial,sans-serif; }

/* CSR sub-pages */
.program-module { width: 355px; height: 205px; float: left; display: inline; margin: 0 20px 20px 0; position: relative; cursor: pointer; }
.program-module.last { margin-right: 0; }
.program-module h3 { background: url(../images/csr/bkgd_program-header.png); color: #fff; font: bold 15px/19px Arial,sans-serif; position: absolute; left: 0; bottom: 10px; padding: 12px 0 0 20px; width: 305px; height: 48px; }
.program-module h3 a { color: #fff; display: block; }
.program-module .program-description { position: absolute; top: 0; left: 0; background: #cb1d2b; width: 300px; height: 175px; padding: 30px 25px 0 30px; display: none; z-index: 0; }
.program-module .program-description h4 { font: bold 14px/14px Arial,sans-serif; color: #fff; margin: 0 0 14px 0; }
.program-module .program-description p { font: normal 19px/23px Arial,sans-serif; color: #fff; margin: 0 0 14px 0; }
.program-module .program-description p a { font-size: 14px; color: #fff; }
.program-module .program-default { z-index: 1; position: relative; width: 355px; height: 205px; }

.gray-module-730 { border: 5px solid #fff; -moz-box-shadow: 0px 0px 5px #cccccc; -webkit-box-shadow: 0px 0px 5px #cccccc; box-shadow: 0px 0px 5px #cccccc; width: 695px; background: #f4f4f4; margin: 35px 0 0 180px; padding: 35px 0 20px 25px; position: relative; }
.gray-module-730.no-left-margin { margin-left: 0; }
.adp-2013 #slider-galleries li { list-style: none; display: inline-block; float: left; background: none; padding: 0; margin: 0; width: 225px; height: 160px; }
.adp-2013 #slider-galleries { height: 155px; overflow: hidden; margin: 0 0 25px 0; }
.adp-2013 #slider-galleries li a { display: block; }
.slider li img { -moz-box-shadow: 0px 0px 4px #dedede; -webkit-box-shadow: 0px 0px 4px #dedede; box-shadow: 0px 0px 4px #dedede; margin: 0 0 15px 0; }
.adp-2013 #slider-galleries li:last-child { margin: 0 0 0 0 !important; }
.adp-2013 #slider-galleries li p { font: bold 14px/18px sans-serif; color: #999; margin: 0 0 0 2px; padding: 0; width: 210px; }
.adp-2013 #slider-galleries li img.vid-thumb { }
.adp-2013 #slider-galleries li .vid-thumb-wrap { position: relative; }
.adp-2013 #slider-galleries li .vid-thumb-wrap span { display: block; width: 64px; height: 64px; background: url(../images/vid_thumb_overlay_64x64.png) 0 0 no-repeat; position: absolute; top: 20px; left: 76px; z-index:5;}
.gray-module-730 .bx-wrapper { float: none; display: block; width: 695px; }
.gray-module-730 .bx-viewport { width: 695px; padding-left: 10px;}
.gray-module-730 .bx-prev { background: url(../images/slider-prev.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -60px; right: 30px; text-indent: -9999px; }
.gray-module-730 .bx-next { background: url(../images/slider-next.png) 0 0 no-repeat; height: 20px; width: 21px; color: #fff; display: block; position: absolute; top: -60px; right: 5px; text-indent: -9999px; }
.gray-module-730 .bx-prev:hover, .gray-module-910 .bx-next:hover { background-position: 0 -20px; }

.adp-2013 a.gallery-icon { padding: 0 0 0 18px; background: url(../images/csr/icon_camera_14x11.png) 0 2px no-repeat; }
.adp-2013 a.vid-icon { padding: 0 0 0 18px; background: url(../images/csr/icon_video_12x12.png) 0 2px no-repeat; }

table.event-table { width: 730px; border-top: 1px dashed #999; margin: 18px 0 38px 0; } 
.event-table td { border-collapse: collapse; border-bottom: 1px dashed #999; padding: 12px 0 12px 0; text-align: left; vertical-align: top; font-size: 14px; }
.event-table td.img { width: 105px; }
.event-table td.title { width: 350px; padding-right: 103px; vertical-align: middle; color: #4d4d4d; font-weight: bold; }
.event-table td.photos { width: 82px; vertical-align: middle; }
.event-table td.videos { vertical-align: middle; }
.event-table td.show-more-trigger { border-bottom: none; }
.event-table .show-more-trigger a.more { display: block; height: 16px; color: #369; padding: 3px 0 1px 28px; background: url(../images/bkgd_showhide.gif) 0 0 no-repeat; cursor: pointer; overflow: hidden; }
.event-table .show-more-trigger a.less { display: block; height: 16px; color: #369; padding: 3px 0 1px 28px; background: url(../images/bkgd_showhide.gif) 0 -20px no-repeat; cursor: pointer; overflow: hidden; display: none; }
.event-table .show-more-trigger a:hover { }
.event-table tr.more-events { display: none; }

.module.gray-gradient.bottom40 { margin: 40px 0 40px 0; }
.module.gray-gradient.optional-callout { position: relative; }
.module.gray-gradient.optional-callout img { float: left; margin: 0 12px 0 0; }
.module.gray-gradient.optional-callout .inner-text { float: left; }
#col-content .module.gray-gradient.optional-callout h3 {padding: 0; }

/* Awards & Recognition detail pages */
.adp-2013 #col-content p+h2, .adp-2013 #col-content ul+h2 { margin-top: 34px; }
.adp-2013 #col-right .award-img { margin: 0 0 40px 0; }
.gray-module-630 { border: 5px solid #fff; -moz-box-shadow: 0px 0px 5px #cccccc; -webkit-box-shadow: 0px 0px 5px #cccccc; box-shadow: 0px 0px 5px #cccccc; width: 595px; background: #f4f4f4; margin: 35px 0 0 0; padding: 35px 0 15px 25px; position: relative; }

.adp-2013 #col-content .red-head-form { padding-bottom: 15px; position: relative; }
.adp-2013 #col-content h2.red-bg { font-size: 20px; padding: 16px 0 12px 25px; background: #cb1d2b; margin: 0 0 25px 0; }
.adp-2013 #col-content .red-head-form p { margin-left: 25px; }
.adp-2013 #col-content .red-head-form h3 { margin-left: 25px; }
.red-head-form img.award-download-thumb { position: absolute; right: 22px; top: 65px; }
.red-head-form table { margin: 0 0 0 25px; }
.red-head-form table td, .red-head-form table td label { font-size:12px; }
.red-head-form table.checkbox-holder { margin-left: 0; width: 120px; }
.red-head-form table.checkbox-holder td { padding-top: 12px; width: 40px; }
.red-head-form .content-errors { margin-left: 25px; }
.adp-2013 div.content-errors { display: none; margin: 0 0 20px 0; }
.adp-2013 .content-errors ul { margin: 0 0 0 25px;}
.adp-2013 #col-content .content-errors ul li { background: none; list-style: disc; color: #f47c2f; font-size: 12px; padding: 0 0 0 6px; }
.adp-2013 .content-errors ul li { margin: 0 0 0 14px; padding: 0; }
.adp-2013 .content-errors ul li label.error { color: #f47c2f; font-size: 12px; }
.adp-2013 #col-content .content-errors h3 { color: #f47c2f; font-family: sans-serif; font-size: 14px; font-weight: bold; margin: 0 0 3px 25px; padding: 0; }
.adp-2013 #col-content p a.btn-blue { color: #fff; }
.adp-2013 #col-content p a.btn-blue:hover { text-decoration: none; }
.adp-2013 #col-content a.btn-download img { margin: 0 9px -1px 0; }
#award-form-body { }
#award-confirm { display: none; }

/* Data Security */
.module.gray-gradient.no-side-pad { padding-left: 0; padding-right: 0; }
.adp-2013 .centered { text-align: center !important; }
.adp-2013 #col-right h3+img { margin-top: 14px; }
table.security-topics { margin: 40px 0 0 0; }
table.security-topics td { text-align: left; vertical-align: top; padding: 0 0 25px 0; }
table.security-topics td.icon { width: 80px; }
table.security-topics td.text { }
#col-content table.security-topics td.text h2 { size: 24px; font: normal 24px/24px amasis_mt_stdlight; margin: 0 0 5px 0; padding: 0;  }
#col-content table.security-topics td.text h2 a { font: inherit; margin: 0; padding: 0; color: #369; }
#col-content table.security-topics td.text h2 a:hover { text-decoration: underline; }
#col-content table.security-topics td.text p { font: normal 14px/17px Arial,sans-serif; color: #4d4d4d; }

.adp-2013 #col-content .alert-heading { padding: 0 0 10px 0; border-bottom: 1px dashed #999; margin: 0 0 25px 0; }
.adp-2013 #col-content .alert-heading h2 { font: bold 18px/22px Arial,sans-serif; color: #4d4d4d; margin: 0 0 2px 0; padding: 0; }
.adp-2013 #col-content .alert-heading p { font: italic 14px/18px Arial,sans-serif; color: #999; }

.adp-2013 #col-content a.pdf { }
.adp-2013 #col-content a.pdf img { margin: 0 6px -8px 0; }

/* notification inside #col-content */
.adp-2013 #col-content.width730 .notification {  }
.adp-2013 #col-content.width730 .notification p { margin: 0 0 12px 0; }
.adp-2013 #col-content.width730 .notification .notification-img { float: left; display: inline; margin: -4px 16px 4px 0; height: 30px; }
.adp-2013 #col-content.width730 .notification .notification-txt { float: left; display: inline; }

/* security alerts table */
table.alerts-list { margin: 30px 0 30px 0; }
table.alerts-list th { color: #fff; background: #7a7a7a; font-size: 11px; font-weight: bold; text-align: left; vertical-align: middle; padding: 10px 0 10px 0; }
table.alerts-list th.date-head { padding-left: 11px; }
table.alerts-list th.topic-head { }
table.alerts-list td { padding: 25px 0 25px 0; border-bottom: 1px dashed #999; text-align: left; vertical-align: top; }
table.alerts-list td.alert-date { padding-left: 11px; padding-right: 30px; width: 153px; font: bold 14px/14px Arial,sans-serif; color: #4d4d4d; }
table.alerts-list td.alert-topic { padding-right: 35px; font: normal 14px/18px Arial,sans-serif; color: #4d4d4d; }
table.alerts-list tr.alt-row td { background: #f4f4f4; }

.gray-bg { background: #f4f4f4; padding: 12px 0 6px 20px; margin: 0 0 30px 0; }
.gray-bg.no-pad { padding: 0; }
.adp-2013 #col-content p.to-top img { margin: 0 0 2px 5px; }
.adp-2013 #col-content p.no-margin { margin-bottom: 0; }

/* connect@adp page */
.two-col-rule-above { }
.width283 { width: 233px; padding: 25px 25px 0 25px; float: left; display: inline; margin: 0 30px 30px 0; background: #fff; }
.width596 { width: 546px; padding: 25px 25px 0 25px; float: left; display: inline; margin: 0 30px 30px 0; background: #fff; }
.width283.last, .width596.last { margin-right: 0; }
#col-content div.has-shadow { -moz-box-shadow: 0px 0px 5px #cccccc; -webkit-box-shadow: 0px 0px 5px #cccccc; box-shadow: 0px 0px 5px #cccccc; position: relative; }
#col-content div.rule-above { border-top: 5px solid #cccccc; }
div.connect-intro { padding: 40px 0 0 0; margin: 0 0 50px 0; }
.connect-intro-left { width: 395px; float: left; display: inline; margin: 0 50px 0 0; padding: 0 0 0 25px; }
.connect-intro-right { width: 440px; float: left; display: inline; padding-top: 10px; }
.adp-2013 #col-content .width283 h2, .adp-2013 #col-content .width596 h2 { font: normal 32px/32px amasis_mt_stdlight; color: #333; margin: 0 0 22px 0; padding: 0; }
.adp-2013 #col-content .width596 h2.border-bottom { padding-bottom: 16px; border-bottom: 1px solid #ccc; }
.adp-2013 #col-content .width283 h3, .adp-2013 #col-content .width596 h3 { font: normal 18px/18px Arial,sans-serif; color: #4d4d4d; margin: 0 0 8px 0; padding: 0; }
.adp-2013 #col-content .width283 p+h3, .adp-2013 #col-content .width596 p+h3 { margin-top: 25px; }
.adp-2013 #col-content .connect-intro h2 { font: normal 32px/32px amasis_mt_stdlight; color: #333; margin: 0 0 14px 0; padding: 0; }
.subhead-social-icon { margin: 0 15px -1px 0; }
#youtube-channel-select input { height: 27px; vertical-align: bottom; padding: 4px 8px 4px 8px; font: bold 12px/12px Arial,sans-serif; color: #fff; border: 1px solid #d5d5d5; border-radius: 3px; background: -moz-linear-gradient(top,  #86b8d7 0%, #6ba4cb 50%, #5795c1 51%, #5997c3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86b8d7), color-stop(50%,#6ba4cb), color-stop(51%,#5795c1), color-stop(100%,#5997c3)); background: -webkit-linear-gradient(top,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%); background: -o-linear-gradient(top,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%); background: -ms-linear-gradient(top,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%);
background: linear-gradient(to bottom,  #86b8d7 0%,#6ba4cb 50%,#5795c1 51%,#5997c3 100%);
-pie-background: linear-gradient(top, #86b8d7 0%,#5997c3 100%); }
#youtube-channel-select input:hover { text-decoration: none;
background: -moz-linear-gradient(top,  #7fc5ef 0%, #62b2e9 50%, #4ca3e4 51%, #3389da 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fc5ef), color-stop(50%,#62b2e9), color-stop(51%,#4ca3e4), color-stop(100%,#3389da));
background: -webkit-linear-gradient(top,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%);
background: -o-linear-gradient(top,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%);
background: -ms-linear-gradient(top,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%);
background: linear-gradient(to bottom,  #7fc5ef 0%,#62b2e9 50%,#4ca3e4 51%,#3389da 100%); -pie-background: linear-gradient(top,#7fc5ef 0%,#3389da 100%); }

.adp-2013 #col-content p.connect-careers-links { border-bottom: 1px dashed #999; padding: 15px 0 15px 0; margin: 0; }
.adp-2013 #col-content p.connect-careers-links.first { padding-top: 5px; }
.adp-2013 #col-content p.connect-careers-links.last { border: none; padding-bottom: 0; }
p.connect-careers-links img { margin: 0 15px -7px 0; width:25px; height: 25px; }

/* awards and recognition main page */
.featured-award { width: 205px; float: left; display: inline; margin: 0 30px 40px 0; }
.featured-award.last { margin-right: 0; }
.featured-award img { margin: 0 0 10px 0; }
.adp-2013 #col-content .featured-award p { text-align: center; font-size: 12px; }
.adp-2013 #col-content .featured-award p strong { text-align: center; font-size: 14px; }
.adp-2013 #col-content .featured-award a { display:inline-block; margin-top: 10px; }
.col420 { width: 420px; float: left; display: inline;  }
.col420.first { border-right: 1px dashed #999; margin: 0 34px 0 0; padding: 0 35px 0 0; }


/* Updated footer logo!! */
.adp-2013 .footer-logo-legal .footer-logo { background: url(../images/footer-logo-new.png) no-repeat 0 0; display: inline-block; height: 29px; margin-right: 15px; vertical-align: text-top; width: 65px; }

/* Added Feb. 2015 for employment reports date slider */
#wvi-subnav .links { width: 520px; margin-right: 25px; }
    #wvi-subnav .links .on { color: #dc1e32; }
.date-slider { }
.date-slider li { width: 110px; padding-right: 20px; text-align: center; }
.links .bx-prev, .links .bx-next { width: 8px; height: 12px; }
.links .bx-prev { top: 5px; left: -40px; right: auto; background: url(/images/ner-slider-prev.png) 0 0 no-repeat; }
.links .bx-next { top: 5px; right: -35px; background: url(/images/ner-slider-next.png) 0 0 no-repeat; }
.links .bx-prev:hover, .links .bx-next:hover { background-position: 0 -12px; }
.links .link {
    padding-right: 0px;
}
.links .date-slider li.on { color: #DC1E32; }