/* restore list styles removed by reset */
.fullHeight,
body {
  height: 100% !important;
}
.androidCont {
  overflow-x: hidden;
  height: 100%;
}
body {
  -webkit-text-size-adjust: none;
}
.pageWrapper {
  min-width: 320px;
}
#pageFooter .pageWrapper {
  min-width: 300px;
}
.stage {
  background: #fff;
}
.stage #pageHeader {
  position: fixed;
  width: 100%;
  height: 119px;
  z-index: 8010;
  top: 0;
  left: 0;
}
.stage #pageHeader .headerCont {
  display: none;
}
.sharing #stageBody {
  top: 0px;
}
.comments #pageHeader {
  position: absolute;
}
.comments #pageHeader .totalSpendCont {
  height: 85px;
}
.comments #pageHeader .totalSpendCont #commentPrompt.sticky {
  position: fixed;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  *behavior: url(/theme/scripts/boxsizing.htc);
  top: 0;
}
.comments #pageHeader #totalSpend {
  height: 74px;
}
.comments #commentPrompt {
  width: 100% !important;
}
.comments #stageBody {
  top: 119px;
}
#pageHeader .headerCont .pageWrapper {
  min-width: 300px;
  padding: 10px 10px 10px 10px;
}
#pageHeader .headerCont .pageWrapper h1 {
  width: 65%;
  font: normal 1.333em Helvetica;
  line-height: 100%;
  margin: 17px 0 16px 0;
}
#pageHeader .headerCont .pageWrapper .logo {
  background-image: url(/theme_image/logoMobile);
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}
#pageHeader #budgetPrompt.target-met {
  background: #a3ca4b;
  color: #000;
}
#pageHeader #budgetPrompt.target-over {
  background: #ca221f;
}
#pageHeader #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;
}
#pageHeader #budgetPrompt {
  -webkit-box-shadow: 0px 3px 3px -1px #343433;
  box-shadow: 0px 3px 3px -1px #343433;
  font: normal 0.917em 'Helvetica';
  line-height: 100%;
  color: #FFF;
  padding: 9px 15px 8px 15px;
  position: relative;
  z-index: 10;
  margin: 0 -5px 0 -5px;
  text-align: center;
}
#pageHeader #budgetPrompt.target-met:before {
  background: url(/static/images/prompt-arrow-met.png) no-repeat 0 0;
}
#pageHeader #budgetPrompt.target-over:before {
  background: url(/static/images/prompt-arrow-over.png) no-repeat 0 0;
}
#pageHeader #budgetPrompt:before {
  position: absolute;
  left: 25px;
  top: -7px;
  background: url(/static/images/prompt-arrow.png) no-repeat 0 0;
  width: 15px;
  height: 7px;
  overflow: hidden;
  text-indent: -9999px;
  content: "";
}
#pageHeader #commentPrompt {
  padding: 9px 15px 11px 15px;
}
#pageHeader #commentPrompt h1 {
  font: bold 1.167em 'Helvetica';
  line-height: 100%;
}
#pageHeader #commentPrompt:before {
  left: 24px;
  z-index: 8000;
}
#totalSpend {
  height: 70px;
  padding: 10px 13px 1px 11px;
}
#totalSpend h1 {
  font: normal 1em 'Helvetica';
  line-height: 100%;
  color: #b5b5b5;
  margin: 0 0 10px 0;
  text-align: right;
}
#totalSpend h2 {
  font: bold 3.7em 'Helvetica';
  line-height: 100%;
  text-align: right;
}
#totalSpend h2 .currency-suffix,
#totalSpend h2 .currency-symbol {
  font-size: 0.500em;
  line-height: 100%;
}
#totalSpend h3 {
  font: normal 0.917em 'Helvetica';
  line-height: 100%;
  color: #b5b5b5;
  margin: 0 0 2px 0;
}
#totalSpend h4 {
  font: bold 1.333em 'Helvetica';
  line-height: 100%;
  margin: 0 0 8px 0;
}
#totalSpend .right {
  width: 180px;
}
#pageBody {
  padding: 0 0 117px 0;
}
#pageBody section {
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 10px 10px;
}
#pageBody #websitePromo h1 {
  font: normal 1.167em 'Helvetica';
  line-height: 100%;
  margin: 0 0 10px 0;
}
#pageBody #websitePromo h1 span {
  font: bold 1.286em 'Helvetica';
  line-height: 100%;
}
#pageBody #websitePromo a {
  color: #ffffff;
  text-decoration: none;
}
#pageBody .sidebar-widget .mobileCont {
  max-width: 260px;
  margin: 0 auto;
}
#pageBody .sidebar-widget .mobileCont h2 span {
  padding: 0 62px 0 0;
}
#pageBody #budgetTime h1,
#pageBody #budgetTime h2 {
  text-align: right;
}
#pageBody #budgetTime h2 {
  margin: 10px 0 0 0;
}
#pageBody #nextSteps .intro {
  width: 50%;
  float: left;
  border-right: 1px dotted #b5b5b5;
  padding: 0 0 3px 0;
}
#pageBody #nextSteps .intro p {
  font-size: 1.000em;
  margin: 0 0 14px 0;
}
#pageBody #nextSteps .intro p a {
  text-decoration: underline;
}
#pageBody #nextSteps .calender {
  float: left;
  padding: 0 0 0 10px;
}
#pageBody #nextSteps .calender a {
  text-decoration: none;
  font-size: 0.917em;
}
#pageBody #nextSteps h1 {
  font: bold 1.167em 'Helvetica';
  line-height: 100%;
  margin: 0 0 10px 0;
}
#pageBody #nextSteps h2 {
  font: bold 1em 'Helvetica';
  line-height: 100%;
  margin: 0 0 4px 0;
}
#pageBody #nextSteps span {
  font: bold 1.5em 'Helvetica';
  line-height: 80%;
}
#pageBody #nextSteps p a {
  color: #ffffff;
}
#pageBody .finalStage #bodyCont {
  margin-top: 10px;
}
#pageBody .finalStage #bodyCont .tweetCont {
  margin: 0 0 8px 0;
}
#pageBody .finalStageFooter > .left {
  width: 50%;
  float: left;
}
#pageBody #compareCont h1 {
  font: bold 1.5em 'Helvetica';
  line-height: 100%;
  margin: 0 0 15px 0;
}
#pageBody #upcomingEvents {
  height: 130px;
  overflow: hidden;
  border-bottom: 10px solid #fff;
}
#pageBody #upcomingEvents h1 {
  font: bold 1.5em 'Helvetica';
  line-height: 100%;
  margin: 0 0 15px 0;
}
#pageBody #upcomingEvents img {
  width: 100%;
}
#pageBody #bodyCont h1 {
  font: bold 1.6em 'Helvetica';
  line-height: 130%;
  margin: 0 0 9px 0;
}
#pageBody #bodyCont h2 {
  font: bold 1.167em 'Helvetica';
  line-height: 100%;
  margin: 0 0 11px 0;
}
#pageBody #bodyCont p {
  line-height: 140%;
  margin: 0 0 9px 0;
}
#pageBody #bodyCont table {
  font-size: 1em;
  overflow: scroll;
}
#pageBody #bodyCont h1.largeCTA {
  font: normal 2em 'Helvetica';
  line-height: 100%;
  text-align: center;
}
#pageBody #bodyCont h1.largeCTA a {
  padding: 17px 9px 18px 9px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#pageBody #bodyCont #findOutMore h1,
#pageBody #bodyCont #findOutMore h2 {
  font: bold 1.333em 'Helvetica';
  line-height: 100%;
}
#pageBody #bodyCont #findOutMore .tweetCont {
  float: left;
  width: 69px;
}
#pageBody #bodyCont #findOutMore input[type=text],
#pageBody #bodyCont #findOutMore input[type=email] {
  width: 35.64356435643564%;
  margin: 0 1.41442715700141% 10px 0;
  float: left;
}
#pageBody #bodyCont #findOutMore input[type=submit] {
  width: 16.69024045261669%;
  padding: 0 0 0 2.12164073550212%;
  margin: 0 0 0 1.41442715700141%;
  float: left;
}
#pageBody #bodyCont #sharingBlock {
  margin: 2em 0 1em 0;
  padding: 2em;
  background-color: #eeefec;
}
#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-top: 10px;
}
#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: 37px;
}
#pageBody .vidC,
#pageBody .pasC {
  width: 50%;
  float: left;
}
#stageBody {
  padding: 0 0 68px 0;
  position: relative;
  top: 110px;
}
#stageBody #tabNav li a {
  background-position: right 16px;
}
#stageBody #serviceAreas .padding {
  padding: 14px 16px 14px 16px;
}
#stageBody #serviceAreas h1 {
  font: bold 1.333em 'Helvetica';
  line-height: 100%;
}
#stageBody #serviceAreas p {
  line-height: 130%;
  margin: 0 0 0 0;
}
#stageBody #tabNav li:focus {
  outline: solid 1px blue;
  /* blue is a temp solution to focus color */
}
#stageBody #serviceTabs {
  width: 100%;
  position: absolute;
  padding: 0 0 68px 0;
  top: 0;
  left: 100%;
}
#stageBody #serviceTabs .mobileHeader {
  display: block;
  background: #02374f url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: #02374f -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: #02374f -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: #02374f -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: #02374f -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: #02374f -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: #02374f linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  filter: #02374f progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affffff', endColorstr='#00000000', GradientType=0);
}
#stageBody #serviceTabs .mobileHeader h1 {
  font: bold 1.333em 'Helvetica';
  line-height: 45px;
  color: #ffffff;
  text-align: center;
}
#stageBody #serviceTabs .mobileHeader .slideBack {
  float: left;
  width: 22px;
  height: 22px;
  overflow: hidden;
  display: block;
  text-indent: -555em;
  background: url(/static/images/back-button.png) no-repeat 0 0;
  margin: 11px 0 0 5px;
}
#stageBody #serviceTabs .mobileHeader .infoButton {
  float: right;
  width: 24px;
  height: 24px;
  overflow: hidden;
  display: block;
  text-indent: -555em;
  background: url(/static/images/info-button.png) no-repeat 0 0;
  margin: 11px 5px 0 0;
}
#stageBody #serviceTabs .mobileFixed {
  height: 28px;
}
#stageBody #serviceTabs .desktopCounters {
  font-size: 0.917em;
  padding: 0;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: relative;
  width: 320px;
  margin: 0 auto;
  background: #fff;
}
#stageBody #serviceTabs .desktopCounters li {
  display: block;
  /* needed so whitespace between elements gets ignored */
  float: left;
  width: 9%;
  /* gets overridden with calculated width in .pt */
  white-space: nowrap;
}
#stageBody #serviceTabs .desktopCounters h1 {
  display: none;
}
#stageBody #serviceTabs .desktopCounters:after {
  position: absolute;
  width: 100%;
  height: 8px;
  background: url(/static/images/mobile-tab-content-background.png) no-repeat top center;
  content: '';
  bottom: -8px;
  left: 0;
  visibility: visible;
}
#stageBody #serviceTabs .fixedContent {
  display: none;
  height: 28px;
  position: fixed;
  width: 100% !important;
  left: 0;
  top: 109px;
  z-index: 100;
  background: #fff;
}
#stageBody #serviceTabs .fixedContent .content {
  padding: 9px 10px 9px 10px;
}
#stageBody #serviceTabs .fixedContent .content h1 {
  font-weight: bold;
  line-height: 100%;
  color: #000;
  margin: 0 0 5px 0;
}
#stageBody #serviceTabs .fixedContent .content p {
  font-size: 0.917em;
  line-height: 130%;
}
#stageBody #serviceTabs .tabContent {
  background: #f6f6f6;
}
#stageBody #serviceTabs .tabContent .sliderCont {
  padding: 5px 10px 13px 10px;
}
#stageBody #serviceTabs .tabContent .sliderCont textarea {
  margin: 0 auto 10px auto;
  width: 100% !important;
}
#stageBody #serviceTabs .tabContent .sliderCont h2 {
  font: bold 1em 'Helvetica';
  line-height: 22px;
  margin: 0 0 20px 0;
  padding: 5px 0 0 0;
  overflow: hidden;
}
#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 .consequencesCont {
  max-width: 300px;
  margin: 0 auto;
}
#stageBody #serviceTabs .tabContent .consequencesCont p {
  color: #555555;
  line-height: 150%;
  font-size: 0.917em;
}
#stageBody #serviceTabs .tabContent .consequencesCont a {
  color: #555555;
}
#stageBody #serviceTabs .tabContent .sliders {
  width: 280px;
  height: 16px;
  background: url(/static/images/mobile-slider-background.png) no-repeat 0 0;
  padding: 0 0 17px 0;
  margin: 0 auto 0 auto;
  position: relative;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle {
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 2;
  top: -8px;
  cursor: pointer;
  background: url(/static/images/mobile-handle-background.png) no-repeat -32px 0;
  margin: 0 0 0 -16px;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.green {
  background-position: -32px -70px;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red {
  background-position: -32px -35px;
}
#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 -70px;
}
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red:hover,
#stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red:focus {
  background-position: 0 -35px;
}
#stageBody #serviceTabs .tabContent .ui-slider-pips .ui-slider-pip {
  width: 4px;
  height: 4px;
  background: url(/static/images/mobile-slider-pip.png) no-repeat 0 0;
  top: 7px;
  left: 20px;
}
#stageBody #serviceTabs .tabContent .ui-slider-range {
  height: 15px;
}
#stageBody #commentBox textarea {
  height: 50px;
  font: normal 1em 'Helvetica';
}
#stageBody #commentBox.sticky {
  width: 100% !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  *behavior: url(/theme/scripts/boxsizing.htc);
  position: fixed;
  top: 34px;
  z-index: 8010;
}
#stageBody #commentBox.sticky:before {
  width: 21px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 24px;
  content: "";
  background: url(/static/images/mobile-comment-prompt-before.png) no-repeat 0 0;
}
#stageBody .rightAlign .padding {
  padding: 12px 10px 0 10px;
}
#stageBody .rightAlign .padding h1,
#stageBody .rightAlign .padding h2 {
  font: bold 1.167em 'Helvetica';
  line-height: 100%;
  margin: 0 0 8px 0;
}
#stageBody .rightAlign .padding p {
  line-height: 135%;
  margin: 0 0 15px 0;
}
#stageBody #stageArticles article h1 {
  padding: 15px 15px 17px 11px;
}
#stageBody #stageArticles article h1:before {
  width: 22px;
  height: 11px;
  position: absolute;
  bottom: -10px;
  left: 23px;
  content: "";
  background: url(/static/images/stage-article-before.png) no-repeat 0 0;
}
#stageBody #stageArticles article .content {
  padding: 20px 30px 10px 30px;
}
#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;
  padding: 10px 0 13px 0;
}
#pageFooter .left {
  padding: 0 0 0 10px;
  overflow: hidden;
}
#pageFooter .left ul li {
  margin: 0 0 6px 0;
}
#pageFooter .left ul li span {
  display: none;
}
#pageFooter p {
  font: normal 0.917em 'Helvetica';
  line-height: 130%;
  margin: 0 0 10px 0;
}
#stageFooter {
  border-top: 1px solid #343433;
}
#stageFooter li {
  background-color: #95c66f;
  background-image: none;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #7ab84a), color-stop(100%, #a8d089));
  background-image: -ms-linear-gradient(bottom, #7ab84a, #a8d089);
  background-image: -moz-linear-gradient(center bottom, #7ab84a 0%, #a8d089 100%);
  background-image: -o-linear-gradient(#a8d089, #7ab84a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8d089', endColorstr='#7ab84a', GradientType=0);
  background-color: #0d1f35;
  color: #fff;
  text-align: center;
  position: relative;
}
#stageFooter li a {
  color: #ffffff;
  font: bold 1.167em 'Helvetica';
  line-height: 44px;
}
#stageFooter li:hover {
  background-color: #95c66f;
  background-image: none;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #7ab84a), color-stop(100%, #95c66f));
  background-image: -ms-linear-gradient(bottom, #7ab84a, #95c66f);
  background-image: -moz-linear-gradient(center bottom, #7ab84a 0%, #95c66f 100%);
  background-image: -o-linear-gradient(#95c66f, #7ab84a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95c66f', endColorstr='#7ab84a', GradientType=0);
}
#stageFooter .mobileBackButton {
  width: 100%;
}
#stageFooter .mobileBackButton a {
  padding: 0 0 0 14px;
  background-position: left 3px;
}
#stageFooter .backButton {
  width: 50%;
}
#stageFooter .backButton:before {
  position: absolute;
  width: 2px;
  height: 44px;
  top: 0;
  right: -1px;
  content: "";
  background: url(/static/images/stage-navigation-spacer.png) no-repeat top center;
}
#stageFooter .forwardButton {
  width: 50%;
}
.fancybox-wrap {
  height: 100% !important;
}
.fancybox-skin {
  height: 100% !important;
  padding: 45px 20px 75px 20px !important;
}
.fancybox-close {
  top: 10px;
  right: 40px;
}
.fancybox-inner h1,
.fancybox-inner h3 {
  font: normal 1.5em 'Helvetica';
  line-height: 100%;
  padding: 0 0 18px 0;
  border-bottom: 1px solid #b5b5b5;
  margin: 0 0 12px 0;
}
.fancybox-inner p,
.fancybox-inner ul {
  font: normal 1em 'Helvetica';
  line-height: 130%;
  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;
}
.whiteBox .fancybox-skin {
  padding: 3px 0 0 0 !important;
}
.whiteBox .padding {
  padding: 10px 10px 10px 10px;
}
.whiteBox .fancybox-inner {
  /* jank because the demographics form button isn't classed and isn't inside the formcont div */
}
.whiteBox .fancybox-inner h1,
.whiteBox .fancybox-inner h3 {
  font: bold 2.167em 'Helvetica';
  line-height: 100%;
  padding: 0 0 0 0;
  border-bottom: none;
  margin: 0 0 7px 0;
}
.whiteBox .fancybox-inner p,
.whiteBox .fancybox-inner ul,
.whiteBox .fancybox-inner ol {
  font: normal 1em 'Helvetica';
  line-height: 150%;
  margin: 0 0 13px 0;
}
.whiteBox .fancybox-inner #formCont {
  padding: 0 10px 0 10px;
}
.whiteBox .fancybox-inner #formCont p {
  font-size: 1.000em;
  margin: 0 0 0 0;
}
.whiteBox .fancybox-inner #formCont .fieldCont {
  padding: 17px 0 17px 0;
}
.whiteBox .fancybox-inner #formCont label {
  margin: 0 0 8px 0;
}
.whiteBox .fancybox-inner #formCont select {
  width: 100%;
}
.whiteBox .fancybox-inner button {
  font-size: 1.166em;
}
@media all and (max-width: 615px) {
  #pageBody .vidC,
  #pageBody .pasC {
    width: auto;
    float: none;
  }
}
@media all and (max-width: 585px) {
  #pageBody #bodyCont #findOutMore input[type=text],
  #pageBody #bodyCont #findOutMore input[type=email] {
    width: 100%;
    display: block;
  }
  #pageBody #bodyCont #findOutMore input[type=submit] {
    width: 118px;
    padding: 0 0 0 15px;
    margin: 0 0 16px 0;
  }
}
@media all and (max-width: 575px) {
  #pageBody .finalStageFooter > .left {
    width: auto;
    float: none;
  }
}
@media all and (max-width: 479px) {
  #pageFooter .right {
    width: auto;
    float: none;
    margin: 0 0 0 0;
  }
  #pageFooter .left {
    overflow: visible;
  }
}
/** Retina Images **/
@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 .headerCont .pageWrapper .logo {
    background-image: url(/theme_image/logoMobile/retina);
    background-size: 50px 50px;
  }
  #stageBody #serviceTabs .tabContent .sliders {
    background-image: url(/static/images/retina/mobile-slider-background.png);
    background-size: 280px 16px;
  }
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle {
    background-image: url(/static/images/retina/mobile-handle-background-retina.png);
    background-size: 64px 102px;
  }
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.green {
    background-position: -32px -69px !important;
  }
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red {
    background-position: -32px -35px !important;
  }
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.green:hover,
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.green:focus {
    background-position: 0 -69px !important;
  }
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red:hover,
  #stageBody #serviceTabs .tabContent .sliders .ui-slider-handle.red:focus {
    background-position: 0 -35px !important;
  }
  #stageBody #serviceTabs .tabContent .ui-slider-pips .ui-slider-pip {
    background-image: url(/static/images/retina/slider-pip.png);
    background-size: 4px 4px;
  }
  #stageBody #serviceTabs .mobileHeader .slideBack {
    background-image: url(/static/images/retina/back-button.png);
    background-size: 22px 22px;
  }
  #stageBody #serviceTabs .mobileHeader .infoButton {
    background-image: url(/static/images/retina/info-button.png);
    background-size: 24px 24px;
  }
  #pageHeader #budgetPrompt:before {
    display: none;
    /* nasty - to hide the red arrow for launch sorry - Andy */
    background-image: url(/static/images/retina/prompt-arrow.png);
    background-size: 17px 8px;
  }
  #stageBody #serviceTabs .tabContent .sliderCont h2 a {
    background-image: url(/static/images/retina/small-grey-info.png);
    background-size: 22px 22px;
  }
  #stageBody #stageArticles article h1:before {
    background-image: url(/static/images/retina/stage-article-before.png);
    background-size: 22px 11px;
  }
  #stageFooter .backButton:before {
    background-image: url(/static/images/retina/stage-navigation-spacer.png);
    background-size: 2px 44px;
  }
}
body.shared #pageHeader .headerCont {
  display: block;
}
body.shared #stageFooter .forwardButton {
  width: 100%;
}
