/* Helper Classes */
@import url(https://cdn.jotfor.ms/fonts/?family=PT+Sans+Narrow);
@import url(https://cdn.jotfor.ms/fonts/?family=Varela+Round);
.oh {
  overflow: hidden;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.cp {
  cursor: pointer;
}
.centeredDiv {
  margin-right: auto;
  margin-left: auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.bold {
  font-weight: bold;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearer {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* Ã¶mer, 21/03/13 */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pt {
  font-family: 'PT Sans Narrow', sans-serif;
}
.avenir {
  font-family: 'AvenirLTStd-Light', Sans-Serif;
}
.varela {
  font-family: 'Varela Round', sans-serif;
}
/* @font-face {
  font-family: 'AvenirLTStd-Light';
  src: url('fonts/AvenirLTStd-Light.eot');
  src: url('fonts/AvenirLTStd-Light.woff') format('woff'), url('fonts/AvenirLTStd-Light.ttf') format('truetype'), url('fonts/AvenirLTStd-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
} */
.master-cont {
  position: relative;
}
.part {
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.part .center-content {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.part .title {
  font-size: 29px;
  color: #fff;
  margin-top: 45px;
  float: left;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 10px;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  position: relative;
  min-width: 35%;
  text-align: right;
}
.part .title:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: -50px;
}
.content-list {
  width: 100%;
  float: left;
}
.content-list li {
  width: 100%;
  float: left;
}
.content-list li .narrow {
  width: 370px;
  padding-right: 20px;
  float: left;
}
.content-list li .wide {
  width: 654px;
  float: left;
}
.main-menu {
  width: 100%;
  height: 42px;
  float: left;
  position: relative;
  background-color: #2f323c;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.5);
  behavior: url('pie.htc');
  z-index: 4;
}
.main-menu .for-logo-mid {
  width: 1024px;
  height: 42px;
  margin-right: auto;
  margin-left: auto;
}
.main-menu .for-logo-mid .logo-link {
  display: block;
  float: left;
  margin-top: 2px;
}
.main-menu .for-logo-mid .logo-link img {
  width: 154px;
  height: 24px;
  margin-top: 10px;
}
.main-menu .menu-toggler-big {
  width: 98px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #18191e;
  cursor: pointer;
}
.main-menu .menu-toggler-big:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 37px;
  width: 18px;
  height: 0.2em;
  border-top: 0.6em double #FFF;
  border-bottom: 0.2em solid #FFF;
}
.main-menu .menu-list {
  border: 1px solid #1f212e;
  position: absolute;
  top: 43px;
  right: 0;
  font-family: 'Varela Round', sans-serif;
}
.main-menu .menu-list ul {
  overflow: hidden;
}
.main-menu .menu-list ul li a {
  text-decoration: none;
  line-height: 36px;
  font-size: 13px;
  padding-left: 10px;
  width: 96px;
  height: 36px;
  color: #a3a3a3;
  border-right: 4px solid #444;
  display: block;
  background-color: #444;
}
.main-menu .menu-list ul li a:hover {
  border-right-color: #fcab5f;
  background-color: #5b5b58;
  color: #bbb;
}
.competition-menu {
  position: absolute;
  top: 397px;
  z-index: 5;
  width: 100%;
  padding-top: 5px;
}
.competition-menu ul {
  display: block;
  overflow: hidden;
  width: 360px;
  margin-right: auto;
  margin-left: auto;
}
.competition-menu ul li {
  float: left;
}
.competition-menu ul li a {
  text-decoration: none;
  color: #2f323c;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  font-size: 14px;
  padding: 5px 10px;
  display: block;
}
.competition-menu ul li a:hover {
  color: #f2f2f2!important;
}
.competition-menu ul li#backToTop {
  display: none;
}
.competition-menu ul li#backToTop a {
  text-align: center;
}
.competition-menu ul li#backToTop a:before {
  display: inline-block;
  content: "\25b2";
  font-size: 12px;
  position: relative;
  top: -1px;
}
.competition-menu.fixed-menu {
  position: fixed;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
  behavior: url('pie.htc');
  top: 0px;
}
#first {
  height: 396px;
  background-color: #2f323c;
  position: relative;
}
#first .title-main h1 {
  color: #d56957;
  background-color: #18191e;
  padding: 13px 10px 7px 10px;
  padding-left: 67px;
  width: 60%;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  font-size: 25px;
  line-height: 37px;
  position: absolute;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  text-align: center;
  top: 162px;
  left: 20%;
}
#first .title-main h1:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 57px solid #2f323c;
  border-right: 57px solid transparent;
}
#first .title-main-line {
  background-color: #18191e;
  position: absolute;
  bottom: 54px;
  color: #fff;
  height: 57px;
  width: 20%;
}
#first .title-main-line:after {
  width: 0;
  height: 0;
  border-top: 57px solid #23262d;
  border-right: 57px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: -57px;
}
#first .title-main-line:before {
  width: 57px;
  height: 65px;
  content: "";
  display: inline-block;
  position: absolute;
  top: -65px;
  right: -57px;
  background-color: #23262d;
}
#first .dates {
  text-align: right;
  position: absolute;
  top: 165px;
  left: 81%;
  width: 170px;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  z-index: 2;
}
#first .dates .date-line {
  width: 100%;
  height: 25px;
  font-size: 16px;
  padding: 4px 0 1px 0;
  line-height: 20px;
  color: #fff;
}
#first .dates .date-line .yellow {
  color: #f3c24f;
  display: inline-block;
  padding: 2px;
  font-size: 13px;
  line-height: 16px;
}
#first .crono {
  width: 220px;
  height: 266px;
  position: absolute;
  left: 80%;
  top: 215px;
  background: url("../images/crono.png") no-repeat top left;
}
#first .crono ul {
  width: 160px;
  height: 42px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 135px;
}
#first .crono ul li {
  width: 25%;
  height: 100%;
  float: left;
  border-right: 1px solid #eee;
}
#first .crono ul li div {
  width: 100%;
  float: left;
  text-align: center;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
}
#first .crono ul li .numberz {
  color: #333;
  font-size: 24px;
  height: 30px;
}
#first .crono ul li .time-type {
  color: #fff;
  font-size: 9px;
}
#first .crono ul li:last-child {
  border: 0;
}
#first .motto {
  width: 450px;
  text-align: center;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  margin-right: auto;
  margin-left: auto;
  color: #f3c24f;
  font-size: 16px;
  position: relative;
  top: 200px;
}
#first .quote-cont {
  width: 350px;
  font-family: 'PT Sans Narrow', sans-serif;
  margin-right: auto;
  margin-left: auto;
  color: #e2e2e2;
  text-align: center;
  font-size: 16px;
  position: relative;
  top: 225px;
}
#first .quote-cont .quote {
  width: 235px;
  text-align: center;
  float: left;
}
#first .quote-cont .quote:before,
#first .quote-cont .quote:after {
  display: inline-block;
  font-size: 54px;
  color: #f2f2f2;
  position: absolute;
}
#first .quote-cont .quote:before {
  content: "\201C";
  top: -12px;
  left: -18px;
}
#first .quote-cont .quote:after {
  content: "\201E";
  top: -36px;
  left: 235px;
}
#first .quote-cont div.resource {
  display: inline-block;
  float: left;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 20px;
}
#first .man-up {
  background: url(https://cdn.jotfor.ms/p/developers/images/man-up.png) 50% 0 no-repeat;
  position: absolute;
  bottom: 0;
  width: 172px;
  height: 70px;
  right: 20%;
}
#second {
  height: 677px;
  background: #e4b359 url(https://cdn.jotfor.ms/p/developers/images/bg1.png) 100% 0 repeat-y fixed;
  font-family: 'PT Sans Narrow', sans-serif;
}
#second .title {
  background-color: #a3b55f;
}
#second .title:after {
  width: 0;
  height: 0;
  border-top: 50px solid #a3b55f;
  border-right: 50px solid transparent;
}
#second .content-list {
  position: relative;
  margin-top: -10px;
}
#second .man-bot {
  background: url(https://cdn.jotfor.ms/p/developers/images/man-up.png) 50% -70px no-repeat;
  position: absolute;
  top: 0;
  width: 172px;
  height: 109px;
  right: 20%;
  z-index: 2;
}
#second .grand-prize {
  width: 162px;
  height: 162px;
  -webkit-border-radius: 81px;
  -moz-border-radius: 81px;
  border-radius: 81px;
  behavior: url('pie.htc');
  background-color: #fff;
  color: #d37631;
  text-align: center;
  font-size: 40px;
  line-height: 170px;
  float: right;
  font-weight: bold;
  margin-top: 20px;
}
#second .grand-prize-text {
  color: #d37631;
  font-size: 32px;
  width: 100%;
  height: 162px;
  line-height: 168px;
  font-weight: bold;
  margin-top: 20px;
}
#second .other-prize {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  behavior: url('pie.htc');
  background-color: #fff;
  color: #d37631;
  text-align: center;
  font-size: 21px;
  line-height: 72px;
  margin-top: 70px;
  float: right;
  font-weight: bold;
}
#second .two-column {
  display: block;
  float: left;
  width: 100%;
  margin-top: 25px;
}
#second .two-column .also,
#second .two-column .also-list {
  float: left;
}
#second .two-column .also {
  width: 110px;
  padding-top: 67px;
  font-size: 21px;
  line-height: 26px;
  color: #d37631;
}
#second .two-column .also-list {
  width: 300px;
}
#second .two-column .also-list .classes {
  overflow: hidden;
  float: left;
  border-left: 2px solid #fff;
}
#second .two-column .also-list .classes li {
  font-size: 18px;
  line-height: 26px;
  color: #d37631;
  padding-left: 10px;
  font-weight: bold;
}
#second .tshirt {
  width: 100%;
  height: 131px;
  padding: 5px 0;
  text-align: right;
}
#second .tshirt-text {
  width: 100%;
  height: 131px;
  padding-top: 25px;
  color: #d37631;
}
#second .tshirt-text .big-expl {
  font-size: 32px;
}
#second .tshirt-text .expl {
  font-size: 20px;
  line-height: 21px;
  padding-left: 20px;
  display: inline-block;
}
#third {
  height: 521px;
  background: #a3b55f url(https://cdn.jotfor.ms/p/developers/images/bg6.png) 0 0 repeat-y fixed;
}
#third .title {
  background-color: #2f323c;
}
#third .title:after {
  width: 0;
  height: 0;
  border-top: 50px solid #2f323c;
  border-right: 50px solid transparent;
}
#third .subtitle,
#third .subtitle h3 {
  float: left;
  margin-top: 64px;
  font-size: 16px;
  color: #fff;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  margin-left: 60px;
}
#third .subtitle a,
#third .subtitle h3 a {
  display: inline-block;
  border-bottom: 1px solid #f3c24f;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}
#third .subtitle h3,
#third .subtitle h3 h3 {
  margin: 0;
  display: inline-block;
  float: none;
}
#third .example-img {
  padding-top: 25px;
  text-align: right;
  float: left;
  width: 600px;
}
#third .examples {
  float: left;
  width: 420px;
  height: 345px;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
}
#third .examples ul {
  position: relative;
  font-family: 'PT Sans Narrow', sans-serif;
}
#third .examples ul li {
  color: #fff;
  font-size: 21px;
  line-height: 27px;
  padding-left: 20px;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#third .examples ul li.active {
  font-size: 36px;
  line-height: 45px;
  padding-left: 0;
}
#third .examples .color-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, #a3b55f 0%, rgba(163, 181, 95, 0) 8%, rgba(163, 181, 95, 0) 92%, #a3b55f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3b55f), color-stop(8%, rgba(163, 181, 95, 0)), color-stop(92%, rgba(163, 181, 95, 0)), color-stop(100%, #a3b55f));
  background: -webkit-linear-gradient(top, #a3b55f 0%, rgba(163, 181, 95, 0) 8%, rgba(163, 181, 95, 0) 92%, #a3b55f 100%);
  background: -o-linear-gradient(top, #a3b55f 0%, rgba(163, 181, 95, 0) 8%, rgba(163, 181, 95, 0) 92%, #a3b55f 100%);
  background: -ms-linear-gradient(top, #a3b55f 0%, rgba(163, 181, 95, 0) 8%, rgba(163, 181, 95, 0) 92%, #a3b55f 100%);
  background: linear-gradient(to bottom, #a3b55f 0%, rgba(163, 181, 95, 0) 8%, rgba(163, 181, 95, 0) 92%, #a3b55f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b55f', endColorstr='#a3b55f', GradientType=0);
}
#forth {
  height: 440px;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  background: #c3763a url(https://cdn.jotfor.ms/p/developers/images/bg7.png) 100% 100% repeat-y fixed;
}
#forth .title {
  background-color: #e4b359;
  min-width: 50%;
}
#forth .title:after {
  width: 0;
  height: 0;
  border-top: 50px solid #e4b359;
  border-right: 50px solid transparent;
}
#forth .center-content .title {
  background: none;
}

#forth .center-content .title:after {
  display: none;
}
#forth .signup-form {
  width: 540px;
  display: block;
  overflow: hidden;
  margin-top: 36px;
  float: left;
}
#forth .signup-form li {
  width: 100%;
  padding-bottom: 18px;
  float: left;
}
#forth .signup-form li .labels {
  float: left;
  color: #fff;
  text-align: right;
  padding-right: 10px;
  line-height: 38px;
  font-size: 16px;
  width: 170px;
  height: 38px;
}
#forth .signup-form li .fields {
  width: 340px;
  float: left;
  position: relative;
}
#forth .signup-form li .hoverz:after {
  display: inline-block;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  z-index: 1;
}
#forth .signup-form li .hoverz:hover:after,
#forth .signup-form li .hoverz:focus:after,
#forth .signup-form li .hoverz:active:after {
  top: 3px;
  left: 3px;
}
#forth .signup-form li .hoverz:hover .selectMask,
#forth .signup-form li .hoverz:focus .selectMask,
#forth .signup-form li .hoverz:active .selectMask {
  background-color: #ccc;
}
#forth .signup-form li button {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 0;
}
#forth .what-you-get {
  width: 480px;
  float: left;
  font-family: 'PT Sans Narrow', sans-serif;
  margin-top: 36px;
}
#forth .what-you-get div {
  width: 100%;
  float: left;
}
#forth .what-you-get .sm-title {
  color: #fff;
  margin-bottom: 10px;
  font-size: 18px;
}
#forth .what-you-get .info-title {
  color: #f3c24f;
  font-size: 18px;
  margin-bottom: 4px;
}
#forth .what-you-get .info {
  color: #fff;
  margin-bottom: 15px;
  padding-left: 15px;
  border-left: 2px solid #f3c24f;
  font-size: 14px;
  line-height: 18px;
}
#forth .what-you-get a {
  display: inline-block;
  border-bottom: 1px solid #f3c24f;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}
#forth input[type=text] {
  font-size: 16px;
  line-height: 24px;
  color: #c3763a;
  border: 0;
  outline: 0;
  padding: 7px 10px;
  width: 100%;
  height: 38px;
  position: relative;
  z-index: 3;
}
#forth textarea {
  width: 100%;
  height: 164px;
  border: 0;
  outline: 0;
  padding: 7px 10px;
  font-size: 16px;
  line-height: 24px;
  color: #c3763a;
  position: relative;
  z-index: 3;
}
#forth select {
  -webkit-appearance: none;
  -moz-appearance: button;
  appearance: none;
  padding: 7px 10px;
  font-size: 16px;
  color: #c3763a;
  line-height: 26px;
  display: inline-block;
  height: auto;
  cursor: pointer;
  width: 100%;
  height: 38px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  behavior: url('pie.htc');
  background-color: #fff;
  border: 0;
  outline: 0;
  position: relative;
  z-index: 3;
}
#forth select:focus {
  outline: 0;
}
#forth .selectMask {
  width: 38px;
  height: 38px;
  position: absolute;
  background-color: #dedede;
  display: block;
  top: 0px;
  right: 0px;
  pointer-events: none;
  border: 4px solid #fff;
  z-index: 5;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#forth .selectMask:before {
  display: inline-block;
  content: "â–¼";
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 34px;
}
#forth .selectMask:focus {
  border: 0;
  outline: 0;
}
#forth button::-moz-focus-inner {
  border: 0;
}
#fifth {
  height: 750px;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  background: #2f323c url(https://cdn.jotfor.ms/p/developers/images/bg8.png) 22% 175px no-repeat;
  position: relative;
  overflow: hidden;
}
#fifth .title {
  background-color: #f3c24f;
}
#fifth .title:after {
  width: 0;
  height: 0;
  border-top: 50px solid #f3c24f;
  border-right: 50px solid transparent;
}
#fifth .faq-content {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  overflow: hidden;
}
#fifth .faq-content .faq-cont {
  width: 100%;
  float: left;
  margin-bottom: 45px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#fifth .faq-content .faq-cont .faq-title,
#fifth .faq-content .faq-cont .faq-title h2 {
  font-size: 34px;
  color: #f3c24f;
  line-height: 36px;
  overflow: hidden;
  margin-bottom: 10px;
  font-weight: normal;
}
#fifth .faq-content .faq-cont .faq-title h2,
#fifth .faq-content .faq-cont .faq-title h2 h2 {
  margin: 0;
  display: inline-block;
}
#fifth .faq-content .faq-cont .faq-text {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  overflow: hidden;
}
#fifth .faq-content .faq-cont .faq-text span.rulesListToggle {
  display: inline-block;
  border-bottom: 1px solid #f3c24f;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}
#fifth .faq-content .faq-cont a {
  display: inline-block;
  border-bottom: 1px solid #f3c24f;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}
#fifth .rules-list {
  background-color: #1f212e;
  position: absolute;
  color: #fff;
  overflow-y: auto;
  width: 65%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  font-size: 12px;
  line-height: 15px;
  padding: 35px 20px;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
#fifth .rules-list div.rulesListToggle {
  position: absolute;
  top: 2%;
  right: 2%;
  padding: 8px 12px;
  border: 2px solid #ccc;
  cursor: pointer;
}
#fifth .rules-list div.rulesListToggle:active {
  background-color: #ccc;
  color: #1f212e;
}
#fifth .rules-list.slideFromLeft {
  right: -65%;
}
button,
.button {
  width: 280px;
  height: 56px;
  text-decoration: none;
  font-size: 14px;
  color: #f9f9f9;
  text-align: center;
  float: left;
  background-color: #a3b55f;
  outline: 0;
  border: 0;
  line-height: 56px;
  font-family: 'AvenirLTStd-Light', Sans-Serif;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
button:before,
.button:before,
button:after,
.button:after {
  opacity: 0;
  filter: alpha(opacity=@per);
  behavior: url('pie.htc');
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  position: relative;
  display: inline-block;
  font-size: 16px;
}
button:before,
.button:before {
  content: "[";
  margin-right: -2px;
}
button:after,
.button:after {
  content: "]";
  margin-left: -2px;
}
button:hover,
.button:hover {
  background-color: #a9bd5f;
  color: #fff;
}
button:hover:before,
.button:hover:before {
  opacity: 1;
  filter: alpha(opacity=@per);
  behavior: url('pie.htc');
  margin-right: 5px;
}
button:hover:after,
.button:hover:after {
  opacity: 1;
  filter: alpha(opacity=@per);
  behavior: url('pie.htc');
  margin-left: 5px;
}
button:active,
.button:active {
  background-color: #9db054;
}
::selection {
  background-color: #e8aaa0;
  color: #e2e2e2;
}

.page-wrap:after {
  display: none;
}