/* restore list styles removed by reset */
.stage #pageHeader {
  width: 100%;
  height: 155px;
  background-image: none;
  background-color: #02374f;
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0px 1px 2px 0px #555;
  box-shadow: 0px 1px 2px 0px #555;
}
.tabbed .androidCont {
  height: 100%;
  max-width: 1024px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
.tabbed .androidCont:before {
  content: "";
  position: absolute;
  top: 0;
  left: 30.6640625%;
  width: 1px;
  height: 100%;
  background: #6bd1aa;
}
.fullHeight {
  height: 100%;
}
#pageHeader {
  background: #02374f url(/theme_image/bannerImage) no-repeat bottom center;
  background-size: 1024px 205px;
  height: 295px;
}
#pageHeader .headerCont {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.6);
}
#pageHeader .headerCont .pageWrapper {
  padding: 5px 15px 5px 30px;
  max-width: 979px;
}
#pageHeader .headerCont .pageWrapper h1 {
  font-weight: normal;
  font-size: 2.333em;
  font-family: Helvetica;
  line-height: 80px;
}
#pageHeader .headerCont .pageWrapper .logo {
  margin: 14px 0 0 0;
}
.left {
  overflow: hidden;
}
.right {
  margin: 0 0 0 10px;
  float: right;
}
.totalSpendCont #totalSpend {
  width: 65.4296875%;
  padding: 22px 1.953125% 0 1.953125%;
  height: 98px;
  float: right;
  border-bottom: 35px solid #fff;
}
.totalSpendCont #totalSpend h1#header-block-1-label {
  font: normal 1.167em 'Helvetica';
  line-height: 100%;
  color: #b5b5b5;
  margin: 0 0 8px 30px;
  text-align: right;
}
.totalSpendCont #totalSpend h2#header-block-1-value {
  font: bold 6em 'Helvetica';
  line-height: 100%;
  margin: 0;
  text-align: right;
}
.totalSpendCont #totalSpend h2 .currency-suffix,
.totalSpendCont #totalSpend h2 .currency-symbol {
  font-size: 0.639em;
}
.totalSpendCont #totalSpend h3 {
  font: normal 1.167em 'Helvetica';
  line-height: 100%;
  color: #b5b5b5;
  margin: 0 0 1px 0;
}
.totalSpendCont #totalSpend h4 {
  font: bold 1.833em 'Helvetica';
  line-height: 100%;
  margin: 0 0 11px 0;
}
.totalSpendCont #totalSpend .left {
  overflow: visible;
}
.totalSpendCont #totalSpend .right {
  float: right;
  margin: 0 0 0 0;
}
.totalSpendCont #budgetPrompt.target-met {
  background: #a3ca4b;
  color: #000;
}
.totalSpendCont #budgetPrompt.target-met i.icon-ok-sign {
  font-size: 1.8em;
  vertical-align: -15%;
}
.totalSpendCont #budgetPrompt.target-over {
  background: #ca221f;
}
.totalSpendCont #budgetPrompt.target-none {
  background-color: #f1f1f1;
  background-image: none;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #c4c4c4), color-stop(100%, #f1f1f1));
  background-image: -ms-linear-gradient(bottom, #c4c4c4, #f1f1f1);
  background-image: -moz-linear-gradient(center bottom, #c4c4c4 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(#f1f1f1, #c4c4c4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#c4c4c4', GradientType=0);
  color: #1c1c1c;
}
.totalSpendCont #budgetPrompt {
  width: 30.6641%;
  height: 77px;
  padding: 43px 0 0 0;
  float: left;
  position: relative;
  border-bottom: 35px solid #fff;
}
.totalSpendCont #budgetPrompt h1 {
  font: normal 1.2em 'Helvetica';
  line-height: 130%;
  padding: 0 10%;
}
.totalSpendCont #budgetPrompt.target-met:before {
  background: url(/static/images/desktop-prompt-arrow-met.png) no-repeat 0 0;
}
.totalSpendCont #budgetPrompt.target-over:before {
  background: url(/static/images/desktop-prompt-arrow-over.png) no-repeat 0 0;
}
.totalSpendCont #budgetPrompt:before {
  position: absolute;
  right: -11px;
  bottom: 10px;
  width: 11px;
  height: 23px;
  overflow: hidden;
  text-indent: -9999px;
  content: "";
}
.totalSpendCont #commentPrompt {
  width: 30.46875%;
  text-align: center;
  float: left;
  padding: 93px 0 0 0;
  height: 113px;
}
.totalSpendCont #commentPrompt h1 {
  font: bold 1.667em 'Helvetica';
  line-height: 100%;
}
.totalSpendCont #commentPrompt:before {
  display: none;
}
#pageBody .left {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  *behavior: url(/theme/scripts/boxsizing.htc);
  padding: 0 262px 0 0;
  float: left;
  clear: left;
}
#pageBody .right {
  width: 254px;
  margin: 0 0 0 -254px;
  float: left;
}
#pageBody .finalStage .left {
  width: 74.609375%;
  float: left;
}
#pageBody .finalStage .right {
  width: 24.0234375%;
  margin: 0 0 0 0;
  float: right;
}
#pageBody .finalStage #bodyCont {
  min-height: 100%;
  padding-bottom: 22px;
}
#pageBody .finalStageFooter {
  width: 74.609375%;
  margin: 10px 0 0 0;
}
#pageBody .finalStageFooter .left {
  width: 66.49214659685864%;
  float: left;
}
#pageBody .finalStageFooter img {
  max-width: 100%;
  height: auto;
}
#pageBody .finalStageFooter #compareCont {
  padding: 18px 10px 0 10px;
  min-height: 215px;
  background: #fff;
}
#pageBody .finalStageFooter #compareCont h1 {
  font: bold 1.667em 'Helvetica';
  line-height: 100%;
  margin: 0 0 22px 20px;
}
#pageBody .finalStageFooter #compareCont h1 a {
  color: #292929;
  text-decoration: none;
  padding: 0 15px 0 0;
  background: url(/static/images/small-grey-arrow.png) no-repeat right 7px;
}
#pageBody .finalStageFooter #compareCont img {
  width: 28%;
  float: left;
  margin: 0 10px 0 0;
}
#pageBody .finalStageFooter #compareCont img:last-child {
  margin-right: 0;
}
#pageBody .finalStageFooter #upcomingEvents {
  width: 29.58115183246073%;
  padding: 18px 1.30890052356021% 10px 1.30890052356021%;
  background: #fff;
  float: right;
  overflow: hidden;
}
#pageBody .finalStageFooter #upcomingEvents h1 {
  font: bold 1.667em 'Helvetica';
  line-height: 100%;
  margin: 0 0 22px 0;
}
#pageBody .finalStageFooter #upcomingEvents h1 a {
  color: #292929;
  text-decoration: none;
  padding: 0 15px 0 0;
  background: url(/static/images/small-grey-arrow.png) no-repeat right 7px;
}
#pageBody #nextSteps {
  padding: 40px 30px 40px 30px;
  height: 203px;
}
#pageBody #nextSteps .intro p {
  font: normal 1.333em 'Helvetica';
  line-height: 100%;
  margin: 0 0 17px 0;
}
#pageBody #nextSteps .intro p a {
  text-decoration: underline;
}
#pageBody #nextSteps .calender p {
  font-weight: bold;
}
#pageBody #nextSteps h1 {
  font: bold 1.667em 'Helvetica';
  line-height: 100%;
  margin: 0 0 15px 0;
}
#pageBody #nextSteps h2 {
  font: bold 1.167em 'Helvetica';
  line-height: 100%;
  margin: 0 0 5px 0;
}
#pageBody #nextSteps span {
  font: bold 1.833em 'Helvetica';
  margin: 0 0 14px 0;
  display: block;
}
#pageBody #nextSteps a {
  color: #FFF;
  text-decoration: none;
}
.home #pageBody #bodyCont h1 {
  margin: 0 0 14px 0;
}
#pageBody {
  padding: 0 0 100px 0;
  margin: -57px auto 0 auto;
}
#pageBody .contentCont {
  margin: 0 0 10px 0;
}
#pageBody #websitePromo h1 {
  font: normal 1.5em 'Helvetica';
  line-height: 100%;
}
#pageBody #websitePromo h1 span {
  font: bold 1.333em 'Helvetica';
  line-height: 100%;
  display: block;
}
#pageBody #websitePromo a {
  color: #fff;
  text-decoration: none;
}
#pageBody #budgetTime h1,
#pageBody #budgetTime h2 {
  line-height: 140%;
  margin: 0 0 9px 0;
}
#pageBody #budgetTime h1 span,
#pageBody #budgetTime h2 span {
  display: block;
}
#pageBody #budgetTime h2 {
  padding: 16px 0 0 0;
}
#pageBody #bodyCont {
  padding: 26px 30px 30px 30px;
  font-size: 1.33em;
}
#pageBody #bodyCont h1 {
  font: bold 2.255em 'Helvetica';
  line-height: 100%;
  margin: 0 0 19px 0;
}
#pageBody #bodyCont h2 {
  font: bold 1.5em 'Helvetica';
  line-height: 100%;
  margin: 0 0 14px 0;
}
#pageBody #bodyCont p {
  font-size: 1em;
  line-height: 145%;
  margin: 0 0 12px 0;
}
#pageBody #bodyCont li {
  font-size: 1em;
}
#pageBody #bodyCont ul {
  list-style-type: disc;
  margin-bottom: 1em;
}
#pageBody #bodyCont ul li {
  line-height: 1.45em;
  margin-left: 1.45em;
  margin-bottom: 0.3em;
}
#pageBody #bodyCont ol {
  list-style-type: disc;
  margin-bottom: 1em;
  list-style-type: decimal;
}
#pageBody #bodyCont ol li {
  line-height: 1.45em;
  margin-left: 1.45em;
  margin-bottom: 0.3em;
}
#pageBody #bodyCont h1.largeCTA {
  font: normal 1.88em 'Helvetica';
  line-height: 100%;
  padding: 0 0 0 0;
  margin: 7px 0 0 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#pageBody #bodyCont h1.largeCTA a {
  padding: 16px 29px;
  letter-spacing: 1px;
}
#pageBody #bodyCont .tweetCont {
  width: 49px;
  float: left;
  margin: 0 20px 0 0;
}
#pageBody #bodyCont #findOutMore {
  margin: 24px 0 0 0;
  padding: 21px 20px 21px 20px;
}
#pageBody #bodyCont #findOutMore h1,
#pageBody #bodyCont #findOutMore h2 {
  font: bold 1.25em 'Helvetica';
  line-height: 100%;
  margin: 0 0 4px 0;
}
#pageBody #bodyCont #findOutMore h2 {
  margin: 0 0 14px 0;
}
#pageBody #bodyCont #findOutMore p {
  font: normal 1em 'Helvetica';
  line-height: 130%;
  margin: 0 0 20px 0;
}
#pageBody #bodyCont #findOutMore .tweetCont {
  float: left;
}
#pageBody #bodyCont #findOutMore .clearfix {
  margin: 0 0 16px 0;
}
#pageBody #bodyCont #findOutMore .inputCont {
  overflow: hidden;
  float: left;
}
#pageBody #bodyCont #findOutMore input[type=text],
#pageBody #bodyCont #findOutMore input[type=email] {
  width: 41.23867069486405%;
  margin: 0 1.3595166163142% 10px 0;
  float: left;
}
#pageBody #bodyCont #findOutMore input[type=submit] {
  width: 14.35045317220544%;
  padding: 0 0 0 2.26586102719033%;
  margin: 0 0 0 0;
  float: right;
}
#pageBody #bodyCont #sharingBlock {
  margin-top: 2em;
  padding: 2em;
  background-color: #eeefec;
  overflow: hidden;
}
#pageBody #bodyCont #sharingBlock div {
  margin: 0.5em 0em 0em 0em;
  overflow: hidden;
}
#pageBody #bodyCont #sharingBlock div p {
  margin: 0em 0em 0.5em 0em;
}
#pageBody #bodyCont #sharingBlock div.share-link {
  text-align: left;
  margin-bottom: 1em;
}
#pageBody #bodyCont #sharingBlock div.share-link .link-container {
  padding: 10px;
  background: white;
  margin: 10px 0em 0em 0em;
}
#pageBody #bodyCont #sharingBlock div.share-link .link-container a {
  word-wrap: break-word;
}
#pageBody #bodyCont #sharingBlock div.share-widget a {
  float: left;
}
#pageBody #bodyCont #sharingBlock div.share-widget a.icon-twitter-sign {
  font-size: 3em;
  color: #00aced;
}
#pageBody #bodyCont #sharingBlock div.share-widget a.icon-facebook-sign {
  font-size: 3em;
  color: #3b5998;
}
#pageBody #bodyCont #sharingBlock div.share-widget p {
  margin: 0em 0em 0em 1em;
  float: left;
  line-height: 49px;
}
body.shared.sharing #stageBody {
  padding-top: 20px;
}
.comments #pageHeader {
  height: 206px;
}
.comments #pageHeader .totalSpendCont #totalSpend {
  width: 65.625%;
}
.comments #stageBody {
  padding-top: 205px;
}
#stageBody {
  padding: 155px 0 80px 0;
}
#stageBody > div {
  background: #FFF;
}
#stageBody #serviceAreas {
  width: 30.6640625%;
  float: left;
}
#stageBody #serviceAreas .padding {
  padding: 18px 0 18px 0;
}
#stageBody #serviceAreas h1 {
  font: bold 1.5em 'Helvetica';
  line-height: 100%;
  margin: 0 0 6px 0;
}
#stageBody #serviceAreas p {
  font-size: 1.083em;
  line-height: 130%;
  margin: 0 0 0 0;
}
#stageBody #tabNav li {
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  *behavior: url(/theme/scripts/boxsizing.htc);
}
#stageBody #tabNav li a {
  padding: 12px 10px 11px 16px;
  overflow: hidden;
}
#stageBody #serviceTabs {
  width: 69.3359375%;
  float: right;
  margin: -35px 0 0 0;
}
#stageBody #serviceTabs .desktopCounters {
  line-height: 16px;
  font-weight: bold;
}
#stageBody #serviceTabs .desktopCounters ul {
  width: 395px;
  height: 22px;
  float: left;
  padding: 9px 0 4px 5px;
  margin: 0 15px 0 0;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  text-align: center;
}
#stageBody #serviceTabs .desktopCounters li {
  display: block;
  /* needed so whitespace between elements gets ignored */
  float: left;
  width: 9%;
  /* gets overridden with calculated width in .pt */
}
#stageBody #serviceTabs .desktopCounters li:last-child {
  margin-right: 0;
}
#stageBody #serviceTabs .desktopCounters h1 {
  color: #1c1c1c;
  font: normal 1.167em 'Helvetica';
  line-height: 100%;
  padding: 10px 0 0 0;
}
#stageBody #serviceTabs .fixedContent {
  height: 35px;
  position: fixed;
  z-index: 8010 !important;
  color: #555;
  background: #FFF;
}
#stageBody #serviceTabs .fixedContent .infoButton span {
  display: none;
}
#stageBody #serviceTabs .fixedContent .content {
  padding: 8px 15px 20px 15px;
  overflow: hidden;
  height: 34px;
}
#stageBody #serviceTabs .fixedContent .content h1 {
  font: bold 1.167em 'Helvetica';
  line-height: 100%;
  color: #000;
  margin: 0 0 5px 0;
}
#stageBody #serviceTabs .fixedContent .content p {
  line-height: 130%;
}
#stageBody #serviceTabs .tabContent {
  padding: 35px 0 0 0;
  border-left: 1px solid #6bd1aa;
  background: #f6f6f6;
}
#stageBody #serviceTabs .tabContent .sliderCont {
  padding: 11px 0 0 14px;
}
#stageBody #serviceTabs .tabContent .sliderCont h2 {
  font: normal 1.167em 'Helvetica';
  line-height: 22px;
  color: #1c1c1c;
  margin: 0 0 18px 0;
  padding: 4px 0 0 0;
  width: 360px;
  float: left;
}
#stageBody #serviceTabs .tabContent .sliderCont h2 a.more-info-link {
  color: #292929;
  text-decoration: none;
}
#stageBody #serviceTabs .tabContent .sliderCont h2 a {
  padding-left: 28px;
  padding-top: 1px;
  background: url(/static/images/small-grey-info.png) no-repeat 0 0;
}
#stageBody #serviceTabs .tabContent .sliderCont h2:first-child {
  margin-top: 0;
}
#stageBody #serviceTabs .tabContent .sliderLeft {
  float: left;
  width: 402px;
}
#stageBody #serviceTabs .tabContent .consequencesCont {
  margin: 0 10px 10px 31px;
  height: 68px;
  display: table;
  overflow: hidden;
}
#stageBody #serviceTabs .tabContent .consequencesCont p {
  display: table-cell;
  vertical-align: middle;
  color: #555555;
  line-height: 130%;
}
#stageBody #serviceTabs .tabContent .consequencesCont a {
  color: #555555;
}
#stageBody #serviceTabs .tabContent .sliders {
  width: 350px;
  height: 19px;
  background: url(/static/images/slider-background.png) no-repeat 0 0;
  padding: 0 0 17px 0;
  margin: 0 0 0 12px;
  float: left;
  position: relative;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle {
  width: 38px;
  height: 37px;
  position: absolute;
  z-index: 2;
  top: -8px;
  cursor: pointer;
  background: url(/static/images/desktop-handle-background.png) no-repeat -38px 0;
  margin: 0 0 0 -19px;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.green {
  background-position: -38px -74px;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red {
  background-position: -38px -37px;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle:hover,
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle:focus {
  outline: none;
  background-position: 0 0;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.green:hover,
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.green:focus {
  background-position: 0 -74px;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red:hover,
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red:focus {
  background-position: 0 -37px;
}
#stageBody #serviceTabs .tabContent .ui-slider-pips .ui-slider-pip {
  width: 5px;
  height: 5px;
  background: url(/static/images/slider-pip.png) no-repeat 0 0;
  top: 8px;
  left: 20px;
}
#stageBody #commentBox {
  width: inherit;
  position: fixed;
  z-index: 8010;
}
#stageBody #commentBox textarea {
  height: 64px;
  overflow: auto;
  font: normal 1.167em 'Helvetica';
}
#stageBody #commentBox:before {
  width: 10px;
  height: 21px;
  position: absolute;
  bottom: 48px;
  left: 0;
  content: "";
  background: url(/static/images/comment-prompt-before.png) no-repeat 0 0;
}
#stageBody .rightAlign {
  width: 69.53125%;
  float: right;
  margin: -85px 0 0 0;
}
#stageBody .rightAlign .padding {
  padding: 113px 0 0 30px;
}
#stageBody .rightAlign .padding h1,
#stageBody .rightAlign .padding h2 {
  font: bold 1.833em 'Helvetica';
  line-height: 100%;
  margin: 0 0 14px 0;
}
#stageBody .rightAlign .padding p {
  line-height: 120%;
  font-size: 1.333em;
  margin: 0 0 30px 0;
}
#stageBody #stageArticles {
  width: 100%;
  clear: both;
  background: none;
  float: right;
}
#stageBody #stageArticles article {
  margin: 0 0 2px 0;
}
#stageBody #stageArticles article h1 {
  width: 26.171875%;
  padding: 15px 1.5625% 17px 2.34375%;
  float: left;
}
#stageBody #stageArticles article h1 span {
  display: block;
}
#stageBody #stageArticles article h1:before {
  width: 12px;
  height: 23px;
  position: absolute;
  top: 12px;
  right: -11px;
  content: "";
  background: url(/static/images/desktop-stage-article-before.png) no-repeat 0 0;
}
#stageBody #stageArticles article .content {
  width: 60.05917159763313%;
  padding: 5px 4.93096646942801% 15px 4.93096646942801%;
  float: right;
}
#stageBody #stageArticles article .content h2 {
  margin: 10px 0px 0px 0px;
  line-height: 2em;
}
#stageBody #stageArticles article .content p,
#stageBody #stageArticles article .content div {
  /*margin: 5px 0px 7px 0px;*/
  line-height: 1.5em;
}
#pageFooter {
  width: 100%;
  position: absolute;
  bottom: 0;
  min-height: 61px;
  padding: 15px 0 10px 0;
}
#pageFooter .pageWrapper {
  padding: 0 10px 0 10px;
}
#pageFooter ul li {
  float: left;
  margin: 0 7px 0 0;
}
#pageFooter ul li a {
  margin: 0 7px 0 0;
}
.comments #stageFooter .forwardButton a {
  background-position: 193px -54px;
}
#stageFooter li {
  position: relative;
}
#stageFooter li a {
  font: bold 1.5em 'Helvetica';
  line-height: 50px;
  display: block;
  width: 229px;
  text-align: center;
}
#stageFooter li:before {
  content: "";
  width: 1px;
  height: 59px;
  background: url(/static/images/desktop-stage-navigation-spacer.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
#stageFooter li:after {
  content: "";
  width: 1px;
  height: 59px;
  background: url(/static/images/desktop-stage-navigation-spacer.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  right: 0;
}
#stageFooter .backButton a {
  background-position: 73px 18px;
}
#stageFooter .forwardButton a {
  background-position: 202px -54px;
  padding: 0 11px 0 0;
  width: 218px;
}
.fancybox-skin {
  padding: 66px 100px 75px 100px !important;
}
.whiteBox .fancybox-skin {
  padding: 18px 0 30px 0 !important;
}
.whiteBox .padding {
  padding: 20px 60px 13px 60px;
}
.whiteBox .fancybox-inner h1,
.whiteBox .fancybox-inner h3 {
  font-weight: bold;
  font-size: 2.167em;
  line-height: 100%;
  padding: 0 0 0 0;
  border-bottom: none;
  margin: 0 0 15px 0;
}
.whiteBox .fancybox-inner p,
.whiteBox .fancybox-inner ul {
  font-weight: normal;
  font-size: 1.167em;
  line-height: 160%;
  margin: 0 0 27px 0;
}
.whiteBox .fancybox-inner #formCont {
  padding: 11px 60px 0 60px;
}
.whiteBox .fancybox-inner #formCont p {
  font-size: 1.000em;
  margin: 0 0 0 0;
}
.whiteBox .fancybox-inner #formCont ul {
  font-size: 1.000em;
}
.whiteBox .fancybox-inner #formCont .fieldCont {
  padding: 17px 0 17px 0;
}
.whiteBox .fancybox-inner #formCont label {
  margin: 0 0 8px 0;
}
.fancybox-close {
  top: 32px;
  right: 120px;
}
.fancybox-inner {
  font-weight: normal;
  font-size: 1.333em;
}
.fancybox-inner h1,
.fancybox-inner h3 {
  font-weight: bold;
  font-size: 1.125em;
  line-height: 100%;
  padding: 0 0 18px 0;
  border-bottom: 1px solid #b5b5b5;
  margin: 0 0 15px 0;
}
.fancybox-inner p,
.fancybox-inner ul,
.fancybox-inner ol {
  line-height: 150%;
  margin: 0 0 14px 0;
}
.fancybox-inner li {
  margin-left: 1em;
}
.fancybox-inner ul {
  list-style-type: disc;
  margin-bottom: 1em;
}
.fancybox-inner ul li {
  line-height: 1.45em;
  margin-left: 1.45em;
  margin-bottom: 0.3em;
}
.fancybox-inner ol {
  list-style-type: disc;
  margin-bottom: 1em;
  list-style-type: decimal;
}
.fancybox-inner ol li {
  line-height: 1.45em;
  margin-left: 1.45em;
  margin-bottom: 0.3em;
}
.fancybox-inner #demographics-summary,
.fancybox-inner #intro-questions-summary {
  font-size: 0.75em;
}
.fancybox-inner #formCont {
  font-size: 0.875em;
}
@media all and (min-width: 1001px) {
  #pageFooter .left {
    padding-top: 13px;
  }
}
@media all and (max-width: 1064px) {
  .pageWrapper {
    margin: 0 10px 0 10px;
  }
  #stageBody.pageWrapper,
  #pageHeader > .pageWrapper {
    margin: 0 0 0 0;
  }
  #pageBody {
    padding: 0 0 127px 0;
    margin: -57px 10px 0 10px;
  }
  #stageFooter .pageWrapper {
    margin: 0 0 0 0;
  }
}
@media all and (max-width: 955px) {
  #pageHeader .totalSpendCont #budgetPrompt {
    height: 91px;
    padding-top: 29px;
  }
  .headerCont .pageWrapper h1 {
    font-size: 2.333em !important;
  }
}
@media all and (max-width: 950px) {
  .tabContent .cRight {
    display: none;
  }
}
@-moz-document url-prefix() {
  #commentBox textarea {
    height: 65px !important;
  }
  .comments #stageFooter .forwardButton a {
    background-position: 193px -55px;
  }
  #stageFooter .backButton a {
    background-position: 73px 19px;
  }
  #stageFooter .forwardButton a {
    background-position: 199px -53px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #commentBox textarea {
    height: 65px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .tabbed .androidCont:before {
    left: 314px;
  }
  #pageBody {
    padding: 0 0 103px 0;
  }
  #pageBody .contentCont > .left {
    width: auto;
    box-sizing: normal;
    -moz-box-sizing: normal;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    float: none;
    clear: none;
    overflow: visible;
  }
  #pageBody .contentCont > .right {
    width: auto;
    margin: 0 0 0 0;
    float: none;
  }
  #pageBody #budgetTime h1 {
    width: 50%;
    float: left;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #333333;
    margin: 0 0 9px 0;
  }
  #pageBody #budgetTime h2 {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
  }
  #pageBody #websitePromo h1 {
    width: 50%;
    float: left;
  }
  #pageBody #websitePromo h1 span {
    margin: 5px 0 0 0;
  }
  .stage {
    overflow-x: hidden;
  }
  .stage #pageHeader {
    position: fixed;
    width: 100%;
    z-index: 8010;
  }
  .stage #pageHeader .headerCont {
    display: none;
  }
  .stage #pageHeader .pageWrapper {
    margin: 0 0 0 0;
  }
  .stage #pageHeader .totalSpendCont #totalSpend {
    width: 424px;
  }
  .stage #pageHeader .totalSpendCont #budgetPrompt {
    width: 314px;
  }
  .stage #stageBody {
    margin: 0 0 0 0;
  }
  .stage #stageBody #serviceAreas {
    width: 314px;
  }
  .stage #stageBody #serviceTabs {
    width: 454px;
  }
  .stage #stageBody #serviceTabs .desktopCounters h1 {
    display: none;
  }
  .stage #stageBody #serviceTabs .desktopCounters ul {
    border: none;
  }
  .stage #stageBody #serviceTabs .tabContent .sliderLeft {
    width: 100%;
  }
  .stage #stageBody #serviceTabs .tabContent .consequencesCont {
    width: 360px;
    margin: 0 0 10px 0;
    height: auto;
    display: block;
    overflow: hidden;
  }
  .stage #stageBody #stageArticles article h1 {
    padding-right: 1.85546875%;
  }
  .comments #pageHeader {
    height: 205px;
  }
  .comments #pageHeader .totalSpendCont #totalSpend {
    width: 65.625%;
  }
  .comments #pageHeader #commentPrompt {
    padding-right: 0px;
    height: 112px;
  }
}
/** Retina Images **/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #pageHeader .totalSpendCont #budgetPrompt:before {
    display: none;
    /* nasty - to hide the red arrow for launch sorry - Andy */
    background-image: url(/static/images/retina/prompt-arrow.png) !important;
    background-size: 17px 8px !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #pageHeader {
    background-image: url(/theme_image/bannerImage/retina);
    background-size: 1024px 205px;
  }
  #stageBody #tabNav li:hover:before,
  #stageBody #tabNav li:focus:before,
  #stageBody #tabNav .ui-tabs-active:before {
    background-image: url(/static/images/retina/desktop-active-tab.png);
    background-size: 10px 20px;
  }
  #stageBody #serviceTabs .tabContent .sliders {
    background: url(/static/images/retina/slider-background.png);
    background-size: 350px 19px;
    background-repeat: no-repeat;
  }
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle {
    background-image: url(/static/images/retina/desktop-handle-background.png);
    background-size: 76px 112px;
  }
  #stageBody #serviceTabs .tabContent .ui-slider-pips .ui-slider-pip {
    background-image: url(/static/images/retina/slider-pip.png);
    background-size: 5px 5px;
  }
  #stageBody #serviceTabs .tabContent .sliderCont h2 a {
    background-image: url(/static/images/retina/small-grey-info.png);
    background-size: 22px 22px;
  }
  #stageBody #serviceTabs .fixedContent .infoButton span {
    background-image: url(/static/images/retina/small-grey-info.png);
    background-size: 22px 22px;
  }
}
html[data-useragent*='MSIE 10.0'] #stageBody #commentBox textarea {
  height: 66px;
}
html[data-useragent*='MSIE 10.0'] #pageHeader .totalSpendCont #commentPrompt {
  width: 30.48828125%;
}
body.shared #stageBody .rightAlign {
  margin-top: 0px;
}
body.shared #stageBody .rightAlign .padding {
  padding: 0px 0px 0px 0px;
}
body.shared #stageBody {
  padding-top: 120px;
}
body.shared #skip-navigation {
  z-index: 600;
}
body.shared #skip-navigation a {
  position: fixed;
  z-index: 600;
}
body.shared #pageHeader {
  height: 90px;
}
body.shared #pageHeader .headerCont {
  display: block;
}
body.shared #stageHeader {
  clear: both;
  float: right;
  width: 100%;
  background: none;
}
body.shared #budgetHeader {
  width: 70%;
}
body.shared #budgetHeader div.pageWrapper {
  margin: 0px;
}
body.shared #budgetHeader .totalSpendCont {
  background-color: #292929;
  background-image: none;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #2c2c2c), color-stop(100%, #3c3c3c));
  background-image: -ms-linear-gradient(bottom, #2c2c2c, #3c3c3c);
  background-image: -moz-linear-gradient(center bottom, #2c2c2c 0%, #3c3c3c 100%);
  background-image: -o-linear-gradient(#3c3c3c, #2c2c2c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#2c2c2c', GradientType=0);
  color: #ffffff;
  padding: 22px 3.953125% 0 3.953125%;
}
body.shared #budgetHeader .totalSpendCont #totalSpend {
  background: none;
  border-bottom: 0px;
  width: 100%;
  padding: 0px;
}
body.shared #stageFooter .forwardButton a {
  width: auto;
  padding: 0px 11px;
}
body.shared #stageFooter li {
  background-color: #0d1f35;
}
body.shared #stageFooter li a {
  color: #ffffff;
}
