/* glue: 0.11.0 hash: 0df230516a */
.sprite-mediakit-logo_pearltrees {
  background-image: url('//cdn2.pearltrees.com/v2static/asset/mediakit/sheet/sprite.png?0df230516a');
  background-repeat: no-repeat;
  -webkit-background-size: 171px 42px;
  -moz-background-size: 171px 42px;
  background-size: 171px 42px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
  .sprite-mediakit-logo_pearltrees {
    background-image: url('//cdn2.pearltrees.com/v2static/asset/mediakit/sheet/sprite.png?0df230516a');
  }
}
.sprite-mediakit-logo_pearltrees {
  background-position: -1px -1px;
  width: 169px;
  height: 40px;
}
.tunnel-button-gradient {
  background-image: -webkit-linear-gradient(top, #3f6e9a 0%, #32608b 100%);
  background-image: linear-gradient(to bottom, #3f6e9a 0%, #32608b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3f6e9a', endColorstr='#ff32608b', GradientType=0);
}
.tunnel-button-gradient:hover {
  background-image: -webkit-linear-gradient(top, #2c4d6b 0%, #234361 100%);
  background-image: linear-gradient(to bottom, #2c4d6b 0%, #234361 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4d6b', endColorstr='#ff234361', GradientType=0);
}
.tunnel-button-gradient:active {
  background-image: -webkit-linear-gradient(top, #1f374d 0%, #193045 100%);
  background-image: linear-gradient(to bottom, #1f374d 0%, #193045 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1f374d', endColorstr='#ff193045', GradientType=0);
}
body,
html {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-appearance: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}
.bold-font {
  font-family: OpenSansSemibold, "Helvetica", Arial, sans-serif;
}
.firefoxmac .bold-font {
  font-family: OpenSansRegular, "Helvetica", Arial, sans-serif;
}
body {
  background-color: #6495c0;
}
#background {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url('//cdn2.pearltrees.com/v2static/asset/homev2/background.jpg');
  background-color: #6495c0;
  background-position: center top;
  background-size: cover;
  -webkit-transition: opacity 0.5s;
  /* Safari */
  transition: opacity 0.5s;
  opacity: 0;
}
#pearltrees-logo {
  cursor: pointer;
}
#white-board {
  position: relative;
  width: 775px;
  height: 508px;
  border-radius: 4px;
  margin: 59px auto 0 auto;
  border: 13px solid white;
  background-color: #e6e6e6;
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
  font-family: "OpenSansRegular", "Helvetica", "Arial", "sans-serif";
}
#white-board a:link {
  text-decoration: none;
}
#message-title {
  font-size: 26px;
  padding-top: 52px;
  cursor: default;
}
#message-image {
  background: url('//cdn2.pearltrees.com/v2static/asset/mediakit/deco-media-kit.png?a642a');
  width: 386px;
  height: 506px;
  float: right;
  margin-right: 4px;
  margin-top: 1px;
  cursor: default;
}
#message-promise {
  font-size: 23px;
  margin-top: 26px;
  display: none;
}
#message-content {
  font-size: 18px;
  margin-top: 47px;
  line-height: 20px;
  cursor: default;
}
#download-button {
  width: 354px;
  cursor: pointer;
  border-radius: 5px;
  height: 50px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  line-height: 54px;
  font-size: 23px;
  position: absolute;
  left: 15px;
  top: 413px;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.85);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.85);
  background-image: -webkit-linear-gradient(top, #6494c0 0%, #426888 100%);
  background-image: linear-gradient(to bottom, #6494c0 0%, #426888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6494c0', endColorstr='#ff426888', GradientType=0);
}
#download-button:hover {
  background-image: -webkit-linear-gradient(top, #466786 0%, #2e495f 100%);
  background-image: linear-gradient(to bottom, #466786 0%, #2e495f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff466786', endColorstr='#ff2e495f', GradientType=0);
}
#download-button:active {
  background-image: -webkit-linear-gradient(top, #324a60 0%, #213445 100%);
  background-image: linear-gradient(to bottom, #324a60 0%, #213445 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff324a60', endColorstr='#ff213445', GradientType=0);
}
.left-col {
  width: 354px;
  margin-left: 17px;
}
