.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.cache-buster {
  background: red;
}
[data-id="presentation-end"] {
  background: transparent!important;
  position: relative;
}
#last_screen_container {
  position: absolute;
}
#content {
  font-family: "HelveticaNeue";
  position: relative;
  top: 50%;
  width: 1826px;
  height: 1274px;
  margin: 0 auto;
  margin-top: -637px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 0px 50px #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#content hr {
  margin: 0px;
  padding: 0px;
}
#content p {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#content p.title {
  padding: 40px;
  font-family: "HelveticaNeue-Bold";
  font-size: 60px;
  color: #2171a8;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#content .choices {
  width: 100%;
  border-bottom: 1px solid #aaa;
  overflow: hidden;
  position: relative;
}
#content .choices .choice {
  overflow: hidden;
  padding: 40px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  color: #999;
  float: left;
}
#content .choices .choice a {
  color: #999;
  text-decoration: none;
}
#content .choices .choice a.liked i {
  color: red;
}
#content .choices .choice a:hover {
  color: #808080;
}
#content .choices .choice img {
  float: left;
  height: 55px;
  margin-right: 30px;
}
#content .choices .choice i {
  font-size: 50px;
  float: left;
  margin-right: 30px;
}
#content .choices .choice p {
  font-size: 50px;
  line-height: 50px;
}
#content .card {
  width: 40%;
  height: 855px;
  position: relative;
  float: left;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#content .card .inner_card {
  box-shadow: 0px 0px 15px #aaa;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  border: 3px solid #A3A3A3;
}
#content .card .inner_card img {
  width: 100%;
}
#content .card .inner_card .author {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 3px solid #aaa;
  color: #666;
  padding: 20px;
  padding-left: 190px;
  min-height: 190px;
}
#content .card .inner_card .author img {
  width: 150px;
  height: 150px;
  float: left;
  position: absolute;
  top: 20px;
  left: 20px;
}
#content .card .inner_card .author a {
  color: #666;
}
#content .card .inner_card .author a:hover {
  color: #333333;
}
#content .card .inner_card .author p {
  font-size: 30px;
  line-height: 30px;
}
#content .card .inner_card .author p.card_title {
  font-size: 40px;
  font-family: "HelveticaNeue-Bold";
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 40px;
  max-height: 80px;
  overflow: hidden;
}
#content .card .inner_card .social {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 109.88px;
}
#content .card .inner_card .social .social_item {
  display: none;
  position: relative;
  height: 100%;
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#content .card .inner_card .social .social_item a {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
}
#content .card .inner_card .social .social_item a.liked i {
  color: red;
}
#content .card .inner_card .social .social_item i {
  font-size: 40px;
  display: block;
  margin: 0 auto;
  line-height: 109.88px;
  color: #999;
  float: left;
  margin-right: 15px;
}
#content .card .inner_card .social .social_item p,
#content .card .inner_card .social .social_item span {
  font-size: 30px;
  line-height: 109.88px;
  color: #999;
}
#content .card .inner_card .social .social_item img {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
}
#content .share {
  position: relative;
  width: 60%;
  height: 855px;
  float: left;
  padding: 40px;
  padding-right: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
}
#content .share textarea {
  color: #999;
  font-size: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #F4F3F1;
  border: 0px;
  resize: none;
  height: 90px;
  margin-bottom: 20px;
}
#content .share ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 40px;
}
#content .share ul li {
  display: inline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
#content .share ul li img {
  height: 120px;
}
#content .share hr {
  margin-bottom: 20px;
  height: 1px;
  border: 0px;
  background: #bbb;
}
#content .share p {
  color: #999;
  font-size: 40px;
}
#content .share p.textarea {
  font-size: 30px;
  font-family: "HelveticaNeue-Bold";
  font-weight: bold;
  margin-bottom: 10px;
  color: #616161;
}
#content .share p.heading {
  font-size: 65px;
  color: #616161;
}
#content .share a.download {
  font-family: "HelveticaNeue-Bold";
  font-size: 40px;
  color: #0877BB;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 20px;
}
#content .share a.download:hover {
  text-decoration: underline;
}
#content .share a.download img {
  height: 80px;
}
