@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM4.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7CA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYag.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v10/jizaRExUiTo99u79D0KEwA.ttf) format('truetype');
}
#teaser {
  text-align: center;
}
#proCallToAction {
  display: block;
  width: 600px;
  background-color: #3F3F3F;
  color: #fff !important;
  text-align: center;
  box-shadow: 4px 3px 5px 0 rgba(0, 0, 0, 0.3);
  padding: 30px 0;
}
@media only screen and (max-width: 639px) {
  #proCallToAction {
    width: 100%;
  }
}
#proCallToAction p {
  color: #ffffff !important;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 4px;
  font-family: "PT Sans Narrow", sans-serif;
}
#proCallToAction figure {
  display: block;
  height: 62px;
}
#proCallToAction figure strong {
  position: relative;
  top: 18px;
  font-size: 4.5rem;
}
#proCallToAction figure img {
  opacity: 0.6;
}
#proCallToAction a.button {
  display: block;
  width: 240px;
  height: 56px;
  text-align: center;
  line-height: 48px;
  padding-top: 6px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 8px;
  background-color: #0089cb;
  background: -moz-linear-gradient(top, #0097e0 0, #0075ad 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0097e0), color-stop(100%, #0075ad));
  background: -webkit-linear-gradient(top, #0097e0 0, transparent #0075ad);
  background: -o-linear-gradient(top, #0097e0 0, #0075ad 100%);
  background: -ms-linear-gradient(top, #0097e0 0, #0075ad 100%);
  background: linear-gradient(to bottom, #0097e0 0, #0075ad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0097E0', endColorstr='#FF0075AD', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: none;
  border-radius: 3px;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 #7ad4ff inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 #7ad4ff inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 #7ad4ff inset;
  text-transform: uppercase;
}
#proCallToAction a.button:hover {
  background-color: #0c99de;
  background: -moz-linear-gradient(top, #14b2ff 0, #0075ad 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #14b2ff), color-stop(100%, #0075ad));
  background: -webkit-linear-gradient(top, #14b2ff 0, transparent #0075ad);
  background: -o-linear-gradient(top, #14b2ff 0, #0075ad 100%);
  background: -ms-linear-gradient(top, #14b2ff 0, #0075ad 100%);
  background: linear-gradient(to bottom, #14b2ff 0, #0075ad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF14B2FF', endColorstr='#FF0075AD', GradientType=0);
}
#proCallToAction a.link {
  margin-top: 8px;
  color: #fff !important;
  text-shadow: 1px 1px 0px #000000, 1px -1px 0px #000000, -1px 1px 0px #000000, -1px -1px 0px #000000;
  font-family: "PT Sans Narrow", sans-serif;
}
.blurry {
  position: relative;
  padding: 4px;
  min-height: 300px;
}
.blurry #proCallToAction {
  position: absolute;
  width: 90%;
  left: 5%;
  margin-left: 0;
  top: 250px;
  z-index: 10;
  opacity: 0.9;
}
.blurry #proCallToAction p {
  margin-top: 0;
}
.blurry td,
.blurry td a,
.blurry td span,
.blurry td div,
.blurry td em,
.blurry td strong,
.blurry td::before,
.blurry td::after {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.blurry::after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ffffff 91%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(255, 255, 255, 0)), color-stop(91%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ffffff 91%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ffffff 91%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #ffffff 91%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 75%, #ffffff 91%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
#articleBody .blurry {
  max-height: 1300px;
  overflow: hidden;
}
#articleBody .blurry::after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.9) 70%, #ffffff 90%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(70%, rgba(255, 255, 255, 0.9)), color-stop(90%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.9) 70%, #ffffff 90%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.9) 70%, #ffffff 90%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.9) 70%, #ffffff 90%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.9) 70%, #ffffff 90%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
#articleBody #teaser {
  text-align: left;
}
