/*thank you download page*/
.page-node h2 {
  margin-left: 20px;
  margin-bottom: 24px;
  margin-top: 0;
  font-size: 27px;
}
.page-node .stage_number {
  float: left;
  font-size: 16px;
  font-weight: 500;
  margin-right: 5px;
}
.page-node .sub_title {
  text-align: center;
  color: #000;
  font-size: 30px;
  margin-bottom: 47px;
}
.page-node #sp_download_button {
  display: inline-block;
  background: linear-gradient(0deg, #7B7171, #B8B3B3) repeat scroll 0% 0% transparent;
  color: #FFF;
  font-size: 16px;
  padding: 0.5em 1em;
  border-radius: 2em;
  font-weight: 700;
  cursor: pointer;
  margin: 5px 35px;
  text-decoration: none;
}
.page-node .download_stage {
  float: left;
  margin: 10px 0px;
  width: 100%;
}
.page-node .stage_text {
  float: left;
  margin-bottom: 10px;
  font-weight: 300;
}
.page-node .image_box_middle_center {
  margin-left: 20px;
  float: left;
  clear: both;
  margin-bottom: 30px;
}
.page-node .stage_callout {
  margin-left: -1.2em;
  float: left;
  margin-top: 4em;
}
.page-node .stage_callout_top {
  background-image: url("/sites/default/files/images/stage_callout_top.png");
  font-size: 1px;
  height: 18px;
  line-height: 18px;
  width: 288px;
  position: relative;
}
.page-node .stage_callout_middle {
  background-image: url("/sites/default/files/images/stage_callout_center.png");
  background-position: center top;
  background-repeat: repeat-y;
  width: 288px;
  position: relative;
}
.page-node .stage_callout_text {
  color: #4A647A;
  font-size: 0.75em;
  margin-left: 3.5em;
  margin-right: 1em;
}
.page-node .stage_callout_bottom {
  background-image: url("/sites/default/files/images/stage_callout_bottom.png");
  font-size: 1px;
  height: 15px;
  line-height: 15px;
  position: relative;
  width: 288px;
}
.page-node .page_content {
  margin-left: 20px;
}

/*# sourceMappingURL=page--node--67338.css.map */
