/* line 2, ../sass/_mixins.scss */
.clearfix:before, .wrapper:before,
.clearfix:after,
.wrapper:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

/* line 14, ../sass/_mixins.scss */
.clearfix:after, .wrapper:after {
  clear: both;
}

/* line 18, ../sass/_mixins.scss */
.clearfix, .wrapper {
  zoom: 1;
}

/* line 23, ../sass/_mixins.scss */
.border, .dialog, label.error {
  border: 4px solid #fffcec;
  border-radius: 10px;
}

@-webkit-keyframes fadeInTop {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@-o-keyframes fadeInTop {
  0% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
  100% {
    -o-transform: translateY(-20px);
       transform: translateY(-20px);
  }
}
@keyframes fadeInTop {
  0% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
         -o-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    -o-transform: translateY(-20px);
       transform: translateY(-20px);
  }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
         -o-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
       transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
       transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
         -o-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(0);
       transform: translateX(0);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(20px);
       transform: translateX(20px);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(20px);
         -o-transform: translateX(20px);
            transform: translateX(20px);
  }
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 6, ../sass/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 27, ../sass/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 31, ../sass/_reset.scss */
body {
  line-height: 1;
}

/* line 34, ../sass/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 37, ../sass/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 40, ../sass/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 45, ../sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'curse_casualregular';
  src: url("../fonts/curse_casual-webfont.eot");
  src: url("../fonts/curse_casual-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/curse_casual-webfont.woff2") format("woff2"), url("../fonts/curse_casual-webfont.woff") format("woff"), url("../fonts/curse_casual-webfont.ttf") format("truetype"), url("../fonts/curse_casual-webfont.svg#curse_casualregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'signika_negativesemibold';
  src: url("../fonts/signikanegative-semibold-webfont.eot");
  src: url("../fonts/signikanegative-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/signikanegative-semibold-webfont.woff2") format("woff2"), url("../fonts/signikanegative-semibold-webfont.woff") format("woff"), url("../fonts/signikanegative-semibold-webfont.ttf") format("truetype"), url("../fonts/signikanegative-semibold-webfont.svg#signika_negativesemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../sass/_base.scss */
html, html a {
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

/* line 6, ../sass/_base.scss */
html,
body {
  height: 100%;
  min-height: 100%;
}

/* line 12, ../sass/_base.scss */
body {
  font-size: 1em;
  font-family: "signika_negativesemibold", Verdana, sans-serif;
  color: #2d2937;
  letter-spacing: -1px;
  background-color: #4f4349;
}

/* line 20, ../sass/_base.scss */
a,
a:visited {
  color: #fa6f19;
  cursor: pointer;
}
/* line 24, ../sass/_base.scss */
a:hover,
a:visited:hover {
  color: #fb8e4b;
}
/* line 27, ../sass/_base.scss */
a:active,
a:visited:active {
  color: #228cd6;
}

/* line 32, ../sass/_base.scss */
.wrapper {
  width: 800px;
  max-width: 800px;
  margin: auto;
}

/* line 39, ../sass/_base.scss */
.container {
  position: relative;
  display: table;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  min-height: 100%;
  margin: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
}

/* line 51, ../sass/_base.scss */
.header {
  line-height: 42px;
}

/* line 55, ../sass/_base.scss */
.header,
.header-graphic {
  position: absolute;
  width: 100%;
  height: 40px;
  z-index: 2;
}

/* line 63, ../sass/_base.scss */
.header-graphic {
  overflow: hidden;
}

/* line 67, ../sass/_base.scss */
.header-graphic-inner {
  width: 100%;
  height: 40px;
  padding: 20px;
  margin: -20px 0 0 -20px;
  -webkit-filter: blur(4px) brightness(0.4);
          filter: blur(4px) brightness(0.4);
}

/* line 75, ../sass/_base.scss */
.main {
  display: table-row;
  height: 100%;
  vertical-align: middle;
}
/* line 79, ../sass/_base.scss */
.main .main-inner {
  text-align: center;
}

/* line 84, ../sass/_base.scss */
.footer {
  display: table-row;
  font-size: 0.9em;
  background-color: #fff;
}
/* line 88, ../sass/_base.scss */
.footer a {
  color: #2d2937;
  text-decoration: none;
}
/* line 91, ../sass/_base.scss */
.footer a:hover {
  color: #fb8e4b;
}
/* line 94, ../sass/_base.scss */
.footer a:active {
  color: #228cd6;
}
/* line 98, ../sass/_base.scss */
.footer .footer-inner {
  display: table-cell;
  width: 100%;
  height: 120px;
  vertical-align: middle;
}
/* line 104, ../sass/_base.scss */
.footer .logo {
  float: left;
  margin-right: 35px;
}
/* line 108, ../sass/_base.scss */
.footer .colophon {
  float: left;
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  line-height: 2em;
}
/* line 114, ../sass/_base.scss */
.footer .colophon ul li {
  display: inline-block;
}
/* line 116, ../sass/_base.scss */
.footer .colophon ul li:after {
  content: '|';
  margin: 0 10px;
}
/* line 121, ../sass/_base.scss */
.footer .colophon ul li:last-of-type:after {
  content: '';
  margin: 0;
}

/* line 131, ../sass/_base.scss */
.support-badge {
  width: 100%;
  float: left;
  line-height: 35px;
  height: 35px;
  margin-top: -35px;
  text-align: center;
}
/* line 138, ../sass/_base.scss */
.support-badge .support-badge-inner {
  display: inline;
  padding: 8px 35px 7px;
  border-radius: 10px 10px 0 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
/* line 147, ../sass/_base.scss */
.support-badge a {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
/* line 153, ../sass/_base.scss */
.support-badge .version:after {
  content: '|';
  margin: 0 10px;
}

/* line 160, ../sass/_base.scss */
.dialog {
  display: none;
  position: absolute;
  width: 400px;
  max-width: 400px;
  left: 50%;
  top: 230px;
  text-align: center;
  margin-left: -216px;
  z-index: 2;
  padding: 35px 15px;
  background-color: #f1dce7;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5), inset 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5), inset 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
       -o-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-name: fadeInTop;
       -o-animation-name: fadeInTop;
          animation-name: fadeInTop;
}
/* line 182, ../sass/_base.scss */
.dialog.active {
  display: block;
}
/* line 186, ../sass/_base.scss */
.dialog.dialog-fixed {
  position: relative;
  z-index: 1;
  left: auto;
  top: auto;
  width: 100%;
  margin: auto;
  -webkit-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
}
/* line 194, ../sass/_base.scss */
.dialog.dialog-fixed h2 {
  padding-top: 15px;
}
/* line 199, ../sass/_base.scss */
.dialog p {
  margin: 20px 0;
}
/* line 203, ../sass/_base.scss */
.dialog h2 {
  width: 100%;
  height: 65px;
  line-height: 65px;
  padding: 0 15px;
  margin: -35px -15px 15px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  font-size: 2.3em;
  font-family: "curse_casualregular", Verdana, sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.2), inset 0 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.2), inset 0 5px 15px rgba(0, 0, 0, 0.2);
  background: #2086d4;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2086d4), color-stop(100%, #228cd6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2086d4 0%, #228cd6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2086d4 0%, #228cd6 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#2086d4), to(#228cd6));
  background: linear-gradient(to bottom, #2086d4 0%, #228cd6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color7', endColorstr='$color4',GradientType=0 );
  /* IE6-8 */
}
/* line 231, ../sass/_base.scss */
.dialog.alert-danger h2 {
  background: #b80002;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b80002), color-stop(100%, #eb0003));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b80002 0%, #eb0003 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b80002 0%, #eb0003 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#b80002), to(#eb0003));
  background: linear-gradient(to bottom, #b80002 0%, #eb0003 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color8', endColorstr='lighten($color8, 10%)',GradientType=0 );
  /* IE6-8 */
}
/* line 245, ../sass/_base.scss */
.dialog.alert-success h2 {
  background: #bed026;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bed026), color-stop(100%, #cfde4b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bed026 0%, #cfde4b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bed026 0%, #cfde4b 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#bed026), to(#cfde4b));
  background: linear-gradient(to bottom, #bed026 0%, #cfde4b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color6', endColorstr='lighten($color6, 10%)',GradientType=0 );
  /* IE6-8 */
}
/* line 258, ../sass/_base.scss */
.dialog .btn-close {
  position: absolute;
  right: -15px;
  top: -15px;
}
/* line 264, ../sass/_base.scss */
.dialog .form-buttons {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: -25px;
  margin-left: -15px;
}

/* line 277, ../sass/_base.scss */
.content {
  width: 100%;
}

/* line 281, ../sass/_base.scss */
#unityPlayer {
  margin: auto;
}

/* line 285, ../sass/_base.scss */
.canvas {
  margin: auto;
  display: block;
}

/* line 1, ../sass/_forms.scss */
input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

/* line 4, ../sass/_forms.scss */
input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s ease;
          transition: opacity 0.5s ease;
  opacity: 0;
}

/* line 8, ../sass/_forms.scss */
input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

/* line 11, ../sass/_forms.scss */
input:focus:-moz-placeholder {
  transition: opacity 0.5s ease;
  opacity: 0;
}

/* line 16, ../sass/_forms.scss */
input[type='text'],
input[type='password'],
input[type='email'] {
  font-family: "signika_negativesemibold", Verdana, sans-serif;
  padding: 12px 20px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  font-size: 1.1em;
  color: #2d2937;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 240px;
}
/* line 29, ../sass/_forms.scss */
input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus {
  outline: none;
}
/* line 32, ../sass/_forms.scss */
input[type='text'].valid,
input[type='password'].valid,
input[type='email'].valid {
  background-color: #bed026;
  color: #fff;
}
/* line 36, ../sass/_forms.scss */
input[type='text'].error,
input[type='password'].error,
input[type='email'].error {
  background-color: #b80002;
  color: #fff;
}

/* line 42, ../sass/_forms.scss */
input[type='submit'],
button {
  cursor: pointer;
}
/* line 45, ../sass/_forms.scss */
input[type='submit']:focus,
button:focus {
  outline: none;
}

/* line 50, ../sass/_forms.scss */
label {
  cursor: pointer;
}
/* line 52, ../sass/_forms.scss */
label.error {
  position: absolute;
  z-index: 1;
  height: 35px;
  cursor: default;
  width: 200px;
  margin-left: -12px;
  padding: 10px 15px 5px;
  background-color: #f0d8e4;
  text-align: center;
  color: #b80002;
  line-height: 100%;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.4), inset -2px 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 8px 8px rgba(0, 0, 0, 0.4), inset -2px 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: fadeInLeft;
       -o-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}
/* line 73, ../sass/_forms.scss */
label.error:before {
  position: absolute;
  left: -28px;
  top: 12px;
  display: block;
  content: ' ';
  width: 28px;
  height: 26px;
  background: url("../img/error-arrow-left.png") no-repeat left top;
}

/* line 86, ../sass/_forms.scss */
.btn {
  display: inline-block;
  height: 47px;
  line-height: 40px;
  border: 4px solid #fff;
  border-radius: 10px;
  padding: 0 15px;
  text-align: center;
  font-family: "curse_casualregular", Verdana, sans-serif;
  font-size: 1.9em;
  text-transform: uppercase;
  color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 4px 1px rgba(255, 255, 255, 0.4), inset 3px -3px 3px rgba(0, 0, 0, 0.4), inset -3px -3px 3px rgba(0, 0, 0, 0.4), 0 4px 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 4px 1px rgba(255, 255, 255, 0.4), inset 3px -3px 3px rgba(0, 0, 0, 0.4), inset -3px -3px 3px rgba(0, 0, 0, 0.4), 0 4px 3px rgba(0, 0, 0, 0.3);
}
/* line 103, ../sass/_forms.scss */
.btn:hover {
  color: #fff;
}
/* line 106, ../sass/_forms.scss */
.btn:active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 3px 1px rgba(0, 0, 0, 0.4), inset 1px -1px 3px rgba(0, 0, 0, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 3px 1px rgba(0, 0, 0, 0.4), inset 1px -1px 3px rgba(0, 0, 0, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.3);
}
/* line 113, ../sass/_forms.scss */
.btn.btn-blue {
  background-color: #228cd6;
}
/* line 115, ../sass/_forms.scss */
.btn.btn-blue:hover {
  background-color: #49a3e2;
}
/* line 119, ../sass/_forms.scss */
.btn.btn-orange {
  background-color: #fa6f19;
}
/* line 121, ../sass/_forms.scss */
.btn.btn-orange:hover {
  background-color: #fb8e4b;
}
/* line 125, ../sass/_forms.scss */
.btn.btn-facebook {
  background-color: #3b5a9a;
}
/* line 127, ../sass/_forms.scss */
.btn.btn-facebook:hover {
  background-color: #4d71bb;
}
/* line 131, ../sass/_forms.scss */
.btn.btn-google {
  background-color: #ce3234;
}
/* line 133, ../sass/_forms.scss */
.btn.btn-google:hover {
  background-color: #d85b5d;
}
/* line 137, ../sass/_forms.scss */
.btn.btn-windows {
  background-color: #1389bf;
}
/* line 139, ../sass/_forms.scss */
.btn.btn-windows:hover {
  background-color: #1da8e8;
}

/* line 145, ../sass/_forms.scss */
.btn-round {
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 35px;
  border: 4px solid #fff;
  border-radius: 100%;
  text-align: center;
  font-family: "curse_casualregular", Verdana, sans-serif;
  font-size: 1.7em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9), inset 0 5px 2px #b97070, inset 0 3px 2px black, inset 0 -3px 10px rgba(0, 0, 0, 0.4), inset 0 3px 10px rgba(0, 0, 0, 0.4), 0 8px 8px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9), inset 0 5px 2px #b97070, inset 0 3px 2px black, inset 0 -3px 10px rgba(0, 0, 0, 0.4), inset 0 3px 10px rgba(0, 0, 0, 0.4), 0 8px 8px rgba(0, 0, 0, 0.4);
}
/* line 166, ../sass/_forms.scss */
.btn-round.btn-close {
  background: #e35252;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlMzUyNTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNjMTJkMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e35252), color-stop(99%, #c12d2d));
  background: -webkit-radial-gradient(center, ellipse cover, #e35252 0%, #c12d2d 99%);
  background: -o-radial-gradient(center, ellipse cover, #e35252 0%, #c12d2d 99%);
  background: -webkit-radial-gradient(center, ellipse, #e35252 0%, #c12d2d 99%);
  background: -o-radial-gradient(center, ellipse, #e35252 0%, #c12d2d 99%);
  background: radial-gradient(ellipse at center, #e35252 0%, #c12d2d 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e35252', endColorstr='#c12d2d',GradientType=1 );
}
/* line 176, ../sass/_forms.scss */
.btn-round.btn-close:after {
  content: '\2716';
}
/* line 179, ../sass/_forms.scss */
.btn-round.btn-close:hover {
  background-color: #d54c4c;
}
/* line 183, ../sass/_forms.scss */
.btn-round:hover {
  color: #fff;
}
/* line 186, ../sass/_forms.scss */
.btn-round:active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 3px 1px rgba(0, 0, 0, 0.4), inset 1px -1px 3px rgba(0, 0, 0, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 3px 1px rgba(0, 0, 0, 0.4), inset 1px -1px 3px rgba(0, 0, 0, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 195, ../sass/_forms.scss */
.btn-social {
  position: relative;
  display: block;
  margin-bottom: 10px;
  font-family: "signika_negativesemibold", Verdana, sans-serif;
  font-size: 1.4em;
  line-height: 47px;
  text-align: left;
  padding-left: 50px;
}
/* line 204, ../sass/_forms.scss */
.btn-social:last-of-type {
  margin-bottom: 0;
}
/* line 207, ../sass/_forms.scss */
.btn-social img {
  position: absolute;
  top: 7px;
  left: 10px;
}

/* line 214, ../sass/_forms.scss */
.btn-play {
  height: 73px;
  line-height: 0;
  font-size: 3.9em;
  padding: 0 45px;
  text-shadow: 0 3px 0 #903903;
}

/* line 222, ../sass/_forms.scss */
.form-group {
  position: relative;
}
/* line 224, ../sass/_forms.scss */
.form-group i {
  position: absolute;
  top: -8px;
  right: 0;
}

/* line 232, ../sass/_forms.scss */
.header input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

/* line 235, ../sass/_forms.scss */
.header input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s ease;
          transition: opacity 0.5s ease;
  opacity: 0;
}

/* line 239, ../sass/_forms.scss */
.header input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

/* line 242, ../sass/_forms.scss */
.header input:focus:-moz-placeholder {
  transition: opacity 0.5s ease;
  opacity: 0;
}

/* line 247, ../sass/_forms.scss */
.header input[type='email'],
.header input[type='password'] {
  padding: 5px 13px 3px;
  border: 2px solid #5d5f5d;
  font-size: 0.9em;
  color: #fff;
}
/* line 255, ../sass/_forms.scss */
.header input[type="submit"] {
  width: 82px;
  height: 29px;
  line-height: 20px;
  font-size: 1.1em;
  border: 2px solid #5d5f5d;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 2px -2px 3px rgba(0, 0, 0, 0.4), inset -2px -2px 3px rgba(0, 0, 0, 0.4), 0 0 0 transparent;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 2px -2px 3px rgba(0, 0, 0, 0.4), inset -2px -2px 3px rgba(0, 0, 0, 0.4), 0 0 0 transparent;
}
/* line 266, ../sass/_forms.scss */
.header input[type="submit"]:hover {
  color: #fff;
}
/* line 269, ../sass/_forms.scss */
.header input[type="submit"]:active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 3px 1px rgba(0, 0, 0, 0.4), inset 1px -1px 3px rgba(0, 0, 0, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.9), inset 0 3px 1px rgba(0, 0, 0, 0.4), inset 1px -1px 3px rgba(0, 0, 0, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.3);
}
/* line 278, ../sass/_forms.scss */
.header .form-group {
  float: left;
  margin: 0 8px 0 0;
}
/* line 281, ../sass/_forms.scss */
.header .form-group i {
  left: 0;
}
/* line 286, ../sass/_forms.scss */
.header .form-buttons {
  float: left;
  margin-right: 8px;
}
/* line 291, ../sass/_forms.scss */
.header .extra-links {
  float: right;
}
/* line 293, ../sass/_forms.scss */
.header .extra-links a {
  color: rgba(255, 255, 255, 0.5);
}
/* line 299, ../sass/_forms.scss */
.header label.remember-label {
  color: rgba(255, 255, 255, 0.5);
}
/* line 302, ../sass/_forms.scss */
.header label.error {
  top: 55px;
  left: -30px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.4), inset 0px -2px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 8px 8px rgba(0, 0, 0, 0.4), inset 0px -2px 2px rgba(0, 0, 0, 0.5);
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
/* line 311, ../sass/_forms.scss */
.header label.error:before {
  left: 100px;
  top: -27px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 1, ../sass/screens/_login.scss */
.header-graphic-inner {
  background: rgba(0, 0, 0, 0.4) url("../img/bg.jpg") no-repeat center 20px;
}

/* line 5, ../sass/screens/_login.scss */
.main {
  background: #4f4349 url("../img/bg.jpg") no-repeat top center;
}

/* line 9, ../sass/screens/_login.scss */
.main-inner {
  padding: 200px 0 95px;
}
/* line 11, ../sass/screens/_login.scss */
.main-inner .logo {
  position: absolute;
  left: 50%;
  top: 100px;
  z-index: 2;
  width: 600px;
  margin-left: -300px;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

/* line 25, ../sass/screens/_login.scss */
.graphic-asset-a {
  position: absolute;
  overflow: hidden;
  width: 280px;
  height: 100%;
  max-height: 895px;
  bottom: 120px;
  right: 0;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
}
/* line 38, ../sass/screens/_login.scss */
.graphic-asset-a img {
  margin-top: 160px;
}

@media (min-width: 1200px) {
  /* line 43, ../sass/screens/_login.scss */
  .graphic-asset-a {
    width: 384px;
    right: auto;
    left: 50%;
    margin-left: 240px;
  }
}
/* line 51, ../sass/screens/_login.scss */
.graphic-asset-b {
  position: absolute;
  bottom: 70px;
  margin-left: -200px;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: fadeInLeft;
       -o-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

/* line 62, ../sass/screens/_login.scss */
.create-account {
  max-width: 500px;
  text-align: left;
}
/* line 65, ../sass/screens/_login.scss */
.create-account p {
  text-align: center;
  margin: 0 0 10px 0;
}
/* line 69, ../sass/screens/_login.scss */
.create-account .terms {
  margin: 25px 0 10px;
}
/* line 72, ../sass/screens/_login.scss */
.create-account .panel-inner {
  display: table;
  width: 100%;
  table-layout: fixed;
}
/* line 76, ../sass/screens/_login.scss */
.create-account .panel-inner .left {
  display: table-cell;
  width: 44%;
  vertical-align: top;
}
/* line 81, ../sass/screens/_login.scss */
.create-account .panel-inner .middle {
  width: 12%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 1.6em;
  line-height: 120%;
}
/* line 88, ../sass/screens/_login.scss */
.create-account .panel-inner .middle hr {
  width: 2px;
  height: 80px;
  background: #2d2937;
  padding: 0;
  margin: 0 auto;
  border: 0;
}
/* line 97, ../sass/screens/_login.scss */
.create-account .panel-inner .right {
  display: table-cell;
  width: 44%;
  vertical-align: top;
}
/* line 103, ../sass/screens/_login.scss */
.create-account .form-group {
  margin: 20px 0;
}
/* line 105, ../sass/screens/_login.scss */
.create-account .form-group:first-of-type {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 109, ../sass/screens/_login.scss */
.create-account .form-group:last-of-type {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 113, ../sass/screens/_login.scss */
.create-account .form-group input {
  width: 100%;
}
/* line 117, ../sass/screens/_login.scss */
.create-account .form-buttons.play-button {
  bottom: -40px;
}

/* line 125, ../sass/screens/_login.scss */
.forgot-password .form-group i {
  right: 95px;
}

/* line 134, ../sass/screens/_login.scss */
.change-password .form-group:first-of-type {
  margin-bottom: 8px;
}
/* line 137, ../sass/screens/_login.scss */
.change-password .form-group i {
  right: 95px;
}

/* line 1, ../sass/screens/payment/adyen/_finalize.scss */
#payment-status-success,
#payment-status-pending,
#payment-status-error {
  display: none;
}
