/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/**
* Transforms a given palette color to the transparent version of it
*/
/* stylelint-disable */
.ftbdownload_sprite, .ftb_domain_download_container #header_logo {
  background-image: url("/FP/Assets/Images/Sprites/ftbdownload_sprite.png?v=4");
}
@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .ftbdownload_sprite, .ftb_domain_download_container #header_logo {
    background-image: url("/FP/Assets/Images/Sprites/ftbdownload_sprite@2x.png?v=4");
    background-size: 368px 30px;
  }
}

.insallation_steps_sprite {
  background-repeat: no-repeat;
  background-image: url("/FP/Assets/Images/FamilyTree/FTB.png?v=1");
}

.step_one_thumb {
  width: 198px;
  height: 198px;
  background-position: -2px -2px;
}

.step_two_thumb {
  width: 198px;
  height: 198px;
  background-position: -202px -2px;
}

.step_three_thumb {
  width: 198px;
  height: 198px;
  background-position: -402px -2px;
}

.thumb_title {
  margin-top: 32px;
}

.seperator {
  color: #ddd;
  margin-top: 94px;
  margin-left: 20px;
  margin-right: 10px;
  float: left;
}

.info_line {
  margin-top: 20px;
}

#installation_instructions {
  margin: 60px 7px 23px 7px;
  overflow: auto;
}
#installation_instructions .thumb {
  float: left;
  max-width: 185px;
}

.step_header {
  font-size: 26px;
}

.step_description {
  font-size: 16px;
}

.thank_you_content {
  float: left;
  margin-bottom: 20px;
}

/*
 * FTB Download Page
 */
.ftb_download_container {
  color: #136b8d;
}
.ftb_download_container #pk_family_header_bg {
  background: #b9e4f1;
}
.ftb_download_container #masterPageFooter {
  background: #136b8d;
}
.ftb_download_container #pk_footer_short {
  background: none;
  width: 960px;
  margin: 0 auto;
  color: #fff;
}
.ftb_download_container #pk_footer_short a,
.ftb_download_container #pk_footer_short #pk_footer_short_company span {
  color: #fff;
}
.ftb_download_container h1 {
  font-size: 56px;
  line-height: 65px;
  margin: 30px 0 10px;
  font-weight: normal;
}
.ftb_download_container .sub_headline {
  margin-bottom: 32px;
  color: #ff9442;
  font-size: 20px;
}
.ftb_download_container .header_content {
  float: right;
  width: 400px;
}
.ftb_download_container .header_content h2 {
  font-size: 34px;
  font-weight: normal;
}
.ftb_download_container .header_content p {
  font-size: 22px;
  line-height: 26px;
}
.ftb_download_container .header_content #topDownloadButton {
  margin: 30px 0 60px;
}
.ftb_download_container .slideshow {
  float: left;
  position: relative;
  width: 482px;
}
.ftb_download_container .slideshow img {
  vertical-align: top;
  width: 472px;
  height: 354px;
}
.ftb_download_container .slideshow .mask {
  margin: 0 0 5px;
  border: 1px solid #c5c5c5;
  padding: 4px;
}
.ftb_download_container .slideshow .slide {
  position: absolute;
  z-index: 1;
  left: 4px;
  top: 4px;
}
.ftb_download_container .slideshow .slide.active {
  z-index: 2;
}
.ftb_download_container .slideshow .pagination {
  padding: 23px 0 0;
}
.ftb_download_container .slideshow .pagination ul {
  margin: 0;
  padding: 0 0 0 12px;
  text-align: center;
}
.ftb_download_container .slideshow .pagination li {
  display: inline-block;
  vertical-align: top;
  margin: 0 12px 0 0;
  list-style: none;
  text-indent: -9999px;
  overflow: hidden;
}
.ftb_download_container .slideshow .pagination a {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #dadada;
  border-radius: 4px;
}
.ftb_download_container .slideshow .pagination li.active a {
  background-color: #606060;
}
.ftb_download_container .slideshow .next_button,
.ftb_download_container .slideshow .previous_button {
  background-repeat: no-repeat;
  background-image: url("/FP/Assets/Images/FTB/Download/ftb_download_page_sprite.png?v=6");
  position: absolute;
  top: 45%;
  margin: -25px 0 0;
  width: 38px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0;
  z-index: 9999;
  transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}
.ftb_download_container .slideshow .previous_button {
  left: 18px;
  background-position: -5px -200px;
}
.ftb_download_container .slideshow .next_button {
  right: 18px;
  background-position: -50px -200px;
}
.ftb_download_container .slideshow :hover .next_button,
.ftb_download_container .slideshow :hover .previous_button {
  opacity: 1;
}
.ftb_download_container .badges_list li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.ftb_download_container .badges_list .badge {
  background-image: url("/FP/Assets/Images/FTB/Download/ftb_download_page_sprite.png?v=6");
  background-repeat: no-repeat;
}
.ftb_download_container .badges_list .badge.bbb_badge {
  width: 55px;
  height: 71px;
}
.ftb_download_container .badges_list .badge.bbb_badge.rating_a_plus {
  background-position: -142px -71px;
}
.ftb_download_container .badges_list .badge.bbb_badge.rating_a {
  background-position: -142px -147px;
}
.ftb_download_container .badges_list .badge.verisign_badge {
  background-position: -47px -2px;
  width: 93px;
  height: 47px;
}
.ftb_download_container .badges_list .badge.ftm_badge {
  background-position: -142px -2px;
  width: 67px;
  height: 67px;
}
.ftb_download_container .testimonials_container {
  background-color: #f3f3f3;
  margin: 50px 0;
  padding: 40px 20px;
  border-radius: 10px;
  color: #878a8b;
}
.ftb_download_container .testimonials_container h2 {
  color: #878a8b;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 30px;
}
.ftb_download_container .testimonials_container .testimonial_container {
  width: 420px;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.ftb_download_container .testimonials_container .testimonial_container .thumbnail {
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 45px;
}
.ftb_download_container .testimonials_container .testimonial_container .thumbnail > img {
  min-width: 100%;
}
.ftb_download_container .testimonials_container .testimonial_container .quote,
.ftb_download_container .testimonials_container .testimonial_container .details {
  float: right;
  width: 300px;
}
.ftb_download_container .testimonials_container .testimonial_container .quote {
  font-size: 16px;
}
.ftb_download_container .testimonials_container .testimonial_container .details {
  font-size: 12px;
  font-weight: bold;
}
.ftb_download_container .testimonials_container .testimonial_container .details .name::after {
  content: ", ";
}
.ftb_download_container .testimonials_container #testimonial_1 {
  width: 370px;
}
.ftb_download_container .testimonials_container #testimonial_1 .quote,
.ftb_download_container .testimonials_container #testimonial_1 .details {
  width: 250px;
}
.ftb_download_container .testimonials_container #testimonial_2 {
  width: 470px;
}
.ftb_download_container .testimonials_container #testimonial_2 .quote,
.ftb_download_container .testimonials_container #testimonial_2 .details {
  width: 350px;
}
.ftb_download_container .what_you_get {
  float: left;
  width: 272px;
  margin-right: 40px;
  list-style: none;
}
.ftb_download_container .what_you_get .text {
  min-height: 150px;
}
.ftb_download_container .what_you_get .text h2 {
  font-size: 20px;
  line-height: 22px;
  margin-top: 20px;
}
.ftb_download_container .what_you_get .text p {
  margin: 6px 0 10px;
  font-size: 16px;
  line-height: 20px;
}
.ftb_download_container .what_you_get .what_you_get_image {
  background-image: url("/FP/Assets/Images/FTB/Download/ftb_download_page_sprite.png?v=6");
  background-repeat: no-repeat;
  width: 279px;
  height: 209px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.34);
  -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.34);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.34);
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_1 {
  background-position: -2px -254px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_2 {
  background-position: -283px -254px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_3 {
  background-position: -2px -465px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_4 {
  background-position: -283px -465px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_5 {
  background-position: -2px -676px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_6 {
  background-position: -283px -676px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_7 {
  background-position: -2px -887px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_8 {
  background-position: -283px -887px;
}
.ftb_download_container .what_you_get .what_you_get_image.what_you_get_image_9 {
  background-position: -2px -1098px;
}
.ftb_download_container .bottom_content {
  text-align: center;
}
.ftb_download_container .bottom_content .and_so_much_more {
  font-size: 16px;
  font-weight: normal;
}
.ftb_download_container .bottom_content #bottomDownloadButton {
  font-size: 32px;
  margin: 40px 0 100px;
  background-size: contain;
}
.ftb_download_container .as_seen_on {
  margin-bottom: 120px;
}
.ftb_download_container .as_seen_on h2 {
  color: #878a8b;
  font-size: 21px;
  line-height: 24px;
  font-weight: normal;
}
.ftb_download_container .as_seen_on .logo_container {
  float: left;
  margin-right: 96px;
}
.ftb_download_container .as_seen_on .logo_container:last-child {
  margin-right: 0;
}
.ftb_download_container .as_seen_on .logo {
  background-image: url("/FP/Assets/Images/FTB/Download/ftb_download_page_sprite.png?v=6");
  background-repeat: none;
  margin: 10px 0;
}
.ftb_download_container .as_seen_on .logo.forbes {
  background-position: -211px -2px;
  width: 173px;
  height: 45px;
}
.ftb_download_container .as_seen_on .logo.nbc {
  background-position: -210px -49px;
  width: 165px;
  height: 49px;
}
.ftb_download_container .as_seen_on .logo.ftm {
  background-position: -210px -100px;
  width: 197px;
  height: 77px;
}
.ftb_download_container .as_seen_on .logo.cnn {
  background-position: -210px -178px;
  width: 115px;
  height: 54px;
}

.ftb_domain_download_container .user_strip_notification {
  display: none !important;
}
.ftb_domain_download_container #header_logo {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 368px;
  height: 30px;
}
