@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,300);
@font-face {
  font-family: "gamehouse-icons";
  src: url("../fonts/gamehouse-icons.eot?v=1471432092645");
  src: url("../fonts/gamehouse-icons.eot?#iefix&v=1471432092645") format("embedded-opentype"), url("../fonts/gamehouse-icons.woff?v=1471432092645") format("woff"), url("../fonts/gamehouse-icons.ttf?v=1471432092645") format("truetype"), url("../fonts/gamehouse-icons.svg#gamehouse-icons?v=1471432092645") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "gamehouse-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "gamehouse-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star:before {
  content: "\61";
}
.icon-star-half:before {
  content: "\62";
}
.icon-menu-search:before {
  content: "\65";
}
.icon-eye:before {
  content: "\66";
}
.icon-f-facebook:before {
  content: "\67";
}
.icon-plus:before {
  content: "\68";
}
.icon-minus:before {
  content: "\69";
}
.icon-eye-close:before {
  content: "\6a";
}
.icon-help:before {
  content: "\6b";
}
.icon-arrow-close:before {
  content: "\6f";
}
.icon-arrow-open:before {
  content: "\70";
}
.icon-play-rounded:before {
  content: "\75";
}
.icon-download:before {
  content: "\76";
}
.icon-install:before {
  content: "\77";
}
.icon-happy-transp:before {
  content: "\78";
}
.icon-unhappy-transp:before {
  content: "\79";
}
.icon-type-html5:before {
  content: "\6e";
}
.icon-zoom-in:before {
  content: "\6d";
}
.icon-signin:before {
  content: "\63";
}
.icon-genre-action:before {
  content: "\64";
}
.icon-genre-card:before {
  content: "\71";
}
.icon-genre-match-3:before {
  content: "\72";
}
.icon-genre-mahjong:before {
  content: "\73";
}
.icon-genre-hidden-object:before {
  content: "\74";
}
.icon-genre-puzzle:before {
  content: "\7a";
}
.icon-genre-time-management:before {
  content: "\41";
}
.icon-genre-strategy:before {
  content: "\42";
}
.icon-count-down-clock:before {
  content: "\43";
}
.icon-close-circle:before {
  content: "\44";
}
.icon-cc-discover:before {
  content: "\45";
}
.icon-cc-mastercard:before {
  content: "\46";
}
.icon-cc-americanexpress:before {
  content: "\48";
}
.icon-cc-visa:before {
  content: "\47";
}
.icon-info-circle:before {
  content: "\49";
}
.icon-close:before {
  content: "\6c";
}
.icon-check:before {
  content: "\4a";
}
.icon-arrow-carousel-right:before {
  content: "\4c";
}
.icon-thumb-up:before {
  content: "\4d";
}
.icon-thumb-down:before {
  content: "\4b";
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
:-moz-submit-invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
:-moz-ui-invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
html {
  height: 100%;
  margin: 0 auto;
  padding: 0;
}
body {
  color: #333;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 100%;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0;
}
h1 {
  color: #333;
  font-size: 28px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 300;
  line-height: 1.3em;
  margin: 0 0 10px;
}
h2 {
  color: #333;
  font-size: 21px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 300;
  line-height: 1.3em;
  margin: 0 0 0 0.5em;
}
h2 a {
  text-decoration: none;
}
h2 a,
h2 a:focus,
h2 a:hover,
h2 a:visited {
  color: #333;
}
h3 {
  color: #333;
  font-size: 16px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 300;
  line-height: 1.3em;
  margin: 0 0 10px;
}
p {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 1.3em;
}
p.large {
  font-size: 15px;
  line-height: 1.3em;
}
p.small {
  font-size: 12px;
  line-height: 1.3em;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none outside none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  display: inline-block;
  min-width: 1em;
  vertical-align: baseline;
}
input,
select,
textarea,
.form-control {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  color: #777;
  font-size: 14px;
  margin-top: 3px;
  padding: 0.75em;
  transition: all 0.3s ease 0s, all 0s ease-in-out 0s;
}
input:focus,
select:focus,
textarea:focus,
.form-control:focus {
  border: 1px solid #2db0ea;
  -webkit-box-shadow: 0 0 5px #2db0ea;
  -moz-box-shadow: 0 0 5px #2db0ea;
  box-shadow: 0 0 5px #2db0ea;
}
select {
  padding-left: 0.5em;
}
label {
  display: inline;
  font-weight: normal;
}
.errorBox {
  background-color: #f9dbd3;
  color: #ff6c42;
  margin: 1em 0;
  padding: 1em;
}
.errorBox .errorHeader {
  font-weight: bold;
}
.errorBox .errorBody a {
  color: #ff6c42;
}
.error-msg {
  color: #ff6c42;
}
.instruction-msg {
  color: #999;
  font-style: italic;
}
.errorInput {
  border: 1px solid #ff6c42;
  -webkit-box-shadow: 0 0 5px #ff6c42;
  -moz-box-shadow: 0 0 5px #ff6c42;
  box-shadow: 0 0 5px #ff6c42;
}
.wrapper {
  position: relative;
  min-height: 100%;
}
.main-content {
  padding: 80px 0 100px;
  z-index: 1;
}
.denyAccessModal {
  background-color: #f7f7f7;
  border-top: 5px solid #52C8E2;
  border-radius: 3px;
}
.denyAccessModal a {
  color: #52C8E2;
}
.denyAccessModal a.btn {
  color: #fff;
  margin: 1em 0 0 0;
  width: 100%;
}
.denyAccessModal .modal-body h2 {
  margin: 0;
  padding: 0.7em 0 0.7em 0;
  text-align: center;
}
.denyAccessModal .modal-footer {
  border: none;
  text-align: left;
}
.loader {
  font-size: 10px;
  margin: 6em auto 0;
  text-indent: -9999em;
  border: 0.6em solid #2db0ea;
  border-left-color: #54c8e3;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: rotate 1.1s infinite linear;
  animation: rotate 1.1s infinite linear;
}
.loader,
.loader:after {
  border-radius: 100%;
  width: 7em;
  height: 7em;
}
/* used in buttons */
.loaderSmall {
  font-size: 7px;
  margin: -0.5em auto 0;
  border-top: 0.4em solid #00b1da;
  border-right: 0.4em solid #00b1da;
  border-bottom: 0.4em solid #00b1da;
  border-left: 0.4em solid #54c8e3;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: rotate 1.1s infinite linear;
  animation: rotate 1.1s infinite linear;
}
.loaderSmall,
.loaderSmall:after {
  border-radius: 100%;
  width: 3.5em;
  height: 3.5em;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
form {
  max-width: 28.5em;
  margin: 0 auto;
  /* on checked */
}
form label {
  display: block;
  margin-top: 1.5em;
  text-align: left;
}
form label small {
  color: #777;
  font-size: 0.8em;
}
form input[type="text"],
form input[type="email"],
form input[type="password"] {
  border-color: #2db0ea;
  font-size: 1.5rem;
  outline: none;
  width: 100%;
}
form .help-block a {
  font-size: 1.2em;
  font-weight: 600;
  font-style: italic;
}
form .error-message {
  color: #ff6c42;
  margin-top: 0.5em;
}
form.ng-submitted .ng-invalid {
  border-color: #ff6c42;
}
form button {
  margin-top: 1.5em;
  outline: none;
  width: 100%;
}
form input[type="checkbox"]:not(:checked),
form input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
form input[type="checkbox"]:not(:checked) + label,
form input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 75px;
  cursor: pointer;
}
form input[type="checkbox"]:not(:checked) + label:before,
form input[type="checkbox"]:checked + label:before,
form input[type="checkbox"]:not(:checked) + label:after,
form input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
}
form input[type="checkbox"]:not(:checked) + label:before,
form input[type="checkbox"]:checked + label:before {
  left: 0;
  top: -3px;
  width: 65px;
  height: 30px;
  background: #DDDDDD;
  border-radius: 20px;
  transition: background-color 0.2s;
}
form input[type="checkbox"]:not(:checked) + label:after,
form input[type="checkbox"]:checked + label:after {
  width: 20px;
  height: 20px;
  transition: all .2s;
  border-radius: 50%;
  background: #FFFFFF;
  top: 2px;
  left: 5px;
}
form input[type="checkbox"]:checked + label:before {
  background: #2db0ea;
}
form input[type="checkbox"]:checked + label:after {
  background: #FFFFFF;
  top: 2px;
  left: 40px;
}
form input[type="checkbox"]:checked + label .ui,
form input[type="checkbox"]:not(:checked) + label .ui:before,
form input[type="checkbox"]:checked + label .ui:after {
  position: absolute;
  left: 3px;
  width: 65px;
  font-size: 14px;
  line-height: 25px;
  transition: all .2s;
}
form input[type="checkbox"]:not(:checked) + label .ui:before {
  content: "NO";
  left: 35px;
  color: #333;
}
form input[type="checkbox"]:checked + label .ui:after {
  content: "YES";
  color: #FFFFFF;
}
form input[type="checkbox"]:focus + label:before {
  box-sizing: border-box;
  margin-top: -1px;
}
form .icon-help {
  cursor: pointer;
}
form .form-newsletter,
form .form-preload {
  margin-bottom: 5em;
}
form #preloading_help_text {
  display: none;
  margin: 4em 0 0 0;
  padding: 1em;
  border: 1px solid #d9d9d9;
}
.navbar {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  border: none;
}
.header-hidden .navbar {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.navbar-header {
  margin-left: -1.2rem !important;
}
.navbar-collapse {
  margin-right: -1.2rem !important;
}
.navbar-brand {
  width: 12rem;
  height: 3.6rem;
  background: url("../../images/logo-gamehouse.png") no-repeat center center;
  background-size: 100% auto;
  margin: 1rem 1.2rem !important;
  padding: 0;
}
.navbar-brand:hover {
  background-image: url("../../images/icon_home.png");
  background-size: 21px 19px;
}
.navbar .btn.btn-primary {
  color: #fff;
  height: 4.1rem;
  line-height: 4.1rem;
  margin: 0.75rem 1.2rem;
  padding: 0 1.8rem;
}
.navbar .btn.btn-primary:focus,
.navbar .btn.btn-primary:hover {
  color: #fff;
}
.navbar .dropdown a,
.navbar .dropdown a:focus {
  font-size: 18px;
  height: 5.6rem;
  line-height: 5.6rem;
  padding: 0 1.8rem;
  text-decoration: none;
}
@media (max-width: 992px) {
  .navbar .dropdown a,
  .navbar .dropdown a:focus {
    padding: 0 1.2rem;
  }
}
@media (max-width: 768px) {
  .navbar .dropdown a,
  .navbar .dropdown a:focus {
    padding: 0 0.6rem;
  }
}
.navbar .dropdown .icon-arrow-open {
  color: #cecece;
  display: inline-block;
  font-size: .8rem;
  margin-left: .6rem;
  transform: translate(0px, -1px);
}
.navbar .dropdown .dropdown-menu {
  border: none;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.navbar .dropdown .dropdown-menu li a,
.navbar .dropdown .dropdown-menu li a:focus {
  color: #2db0ea;
  font-size: 16px;
  height: auto;
  padding-left: 3.6rem;
  padding-right: 3.6rem;
}
.navbar .dropdown .dropdown-menu li:hover a {
  color: #fff;
  background-color: #2db0ea;
}
.navbar .navbar-nav .text {
  background: none !important;
  color: #fff;
  font-size: 18px;
  height: 36px;
  margin: 1rem 1.2rem;
}
footer {
  background-color: #f7f7f7;
  color: #666;
  font-size: 0.9em;
  margin: 2em 0 0;
  padding: 2em 0;
  width: 100%;
  position: absolute;
  bottom: 0;
}
footer ul {
  float: right;
  clear: both;
}
footer ul li {
  float: left;
  margin: 0;
  padding: 0;
}
footer ul li a {
  padding: 0 4px;
}
footer ul li a:before {
  color: #c6c6c6;
  content: " | ";
  display: inline-block;
  /* The property "display" needs to have the value "inline-block" because otherwise the property "text-decoration" does not have any effect:
                     * http://stackoverflow.com/questions/11474780/hoverbefore-text-decoration-none-has-no-effects/11481121#11481121
                     */
  padding-right: 8px;
}
footer ul li a:hover:before {
  text-decoration: none;
}
footer ul li:first-child a:before {
  content: none;
}
button,
a.btn,
.btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  padding: 0.6em 1.6em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
button:hover,
a.btn:hover,
.btn:hover {
  text-decoration: none;
}
button.btn-sm,
a.btn.btn-sm,
.btn.btn-sm {
  padding: 0.4em 1.4em;
}
button.btn-lg,
a.btn.btn-lg,
.btn.btn-lg {
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.15);
  font-size: 1.3em;
  padding: 0.85em 2.7em;
}
button.btn-lg:hover,
a.btn.btn-lg:hover,
.btn.btn-lg:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
button.btn-xl,
a.btn.btn-xl,
.btn.btn-xl {
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.15);
  font-size: 1.8em;
  font-weight: 700;
  padding: 0.4em 2.5em;
}
button.btn-xl:hover,
a.btn.btn-xl:hover,
.btn.btn-xl:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
button.btn-primary,
a.btn.btn-primary,
.btn.btn-primary {
  border: 1px solid #084c69;
  border: 1px solid rgba(8, 76, 105, 0.75);
  background-color: #94d7f4;
  background-image: -webkit-linear-gradient(#c4e9f8, #94d7f4 3%, #289cd0 97%, #1887b8 100%);
  background-image: -moz-linear-gradient(#c4e9f8, #94d7f4 3%, #289cd0 97%, #1887b8 100%);
  background-image: -ms-linear-gradient(#c4e9f8, #94d7f4 3%, #289cd0 97%, #1887b8 100%);
  background-image: -o-linear-gradient(#c4e9f8, #94d7f4 3%, #289cd0 97%, #1887b8 100%);
  background-image: linear-gradient(#c4e9f8, #94d7f4 3%, #289cd0 97%, #1887b8 100%);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  color: #fff;
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
button.btn-primary:hover,
a.btn.btn-primary:hover,
.btn.btn-primary:hover {
  text-decoration: none;
  background-color: #6395aa;
  background-image: -webkit-linear-gradient(#6395aa, #1c6e91);
  background-image: -moz-linear-gradient(#6395aa, #1c6e91);
  background-image: -ms-linear-gradient(#6395aa, #1c6e91);
  background-image: -o-linear-gradient(#6395aa, #1c6e91);
  background-image: linear-gradient(#6395aa, #1c6e91);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #fff;
}
button.btn-primary.btn-timid,
a.btn.btn-primary.btn-timid,
.btn.btn-primary.btn-timid {
  color: #2db0ea;
  border: 1px solid #72a3b8;
  border: 1px solid rgba(114, 163, 184, 0.75);
  background-color: #fff;
  background-image: -webkit-linear-gradient(#fff, #f1f1f1);
  background-image: -moz-linear-gradient(#fff, #f1f1f1);
  background-image: -ms-linear-gradient(#fff, #f1f1f1);
  background-image: -o-linear-gradient(#fff, #f1f1f1);
  background-image: linear-gradient(#fff, #f1f1f1);
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
}
button.btn-primary.btn-timid:hover,
a.btn.btn-primary.btn-timid:hover,
.btn.btn-primary.btn-timid:hover {
  color: #2db0ea;
  background-color: #e1e8ec;
  background-image: -webkit-linear-gradient(#f1f4f6, #e1e8ec);
  background-image: -moz-linear-gradient(#f1f4f6, #e1e8ec);
  background-image: -ms-linear-gradient(#f1f4f6, #e1e8ec);
  background-image: -o-linear-gradient(#f1f4f6, #e1e8ec);
  background-image: linear-gradient(#f1f4f6, #e1e8ec);
}
button.btn-secondary,
a.btn.btn-secondary,
.btn.btn-secondary {
  border: 1px solid #383838;
  border: 1px solid rgba(56, 56, 56, 0.75);
  background-color: #999;
  background-image: -webkit-linear-gradient(#eaeaea, #c2c2c2 3%, #999999 97%, #7a7a7a 100%);
  background-image: -moz-linear-gradient(#eaeaea, #c2c2c2 3%, #999999 97%, #7a7a7a 100%);
  background-image: -ms-linear-gradient(#eaeaea, #c2c2c2 3%, #999999 97%, #7a7a7a 100%);
  background-image: -o-linear-gradient(#eaeaea, #c2c2c2 3%, #999999 97%, #7a7a7a 100%);
  background-image: linear-gradient(#eaeaea, #c2c2c2 3%, #999999 97%, #7a7a7a 100%);
}
button.btn-secondary:hover,
a.btn.btn-secondary:hover,
.btn.btn-secondary:hover {
  background-color: #6b6b6b;
  background-image: -webkit-linear-gradient(#808080, #616161);
  background-image: -moz-linear-gradient(#808080, #616161);
  background-image: -ms-linear-gradient(#808080, #616161);
  background-image: -o-linear-gradient(#808080, #616161);
  background-image: linear-gradient(#808080, #616161);
}
button.btn-secondary.btn-timid,
a.btn.btn-secondary.btn-timid,
.btn.btn-secondary.btn-timid {
  color: #999;
  border: 1px solid #b3b3b3;
  border: 1px solid rgba(150, 150, 150, 0.6);
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
button.btn-secondary.btn-timid:hover,
a.btn.btn-secondary.btn-timid:hover,
.btn.btn-secondary.btn-timid:hover {
  background: rgba(180, 180, 180, 0.25);
}
button.disabled button.disabled:hover,
button.disabled a.btn.disabled:hover,
button.disabled .btn.disabled:hover,
a.btn.disabled button.disabled:hover,
a.btn.disabled a.btn.disabled:hover,
a.btn.disabled .btn.disabled:hover,
.btn.disabled button.disabled:hover,
.btn.disabled a.btn.disabled:hover,
.btn.disabled .btn.disabled:hover,
button[disabled],
a.btn[disabled],
.btn[disabled],
fieldset[disabled] button,
fieldset[disabled] a.btn,
fieldset[disabled] .btn,
fieldset[disabled] button:hover,
fieldset[disabled] a.btn:hover,
fieldset[disabled] .btn:hover {
  pointer-events: none;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.3;
}
button.btn-special,
a.btn.btn-special,
.btn.btn-special {
  border: 1px solid #582c06;
  border: 1px solid rgba(88, 44, 6, 0.75);
  background-color: #b1590e;
  background-image: -webkit-linear-gradient(#f4d3b7, #f7a157 3%, #e27517 97%, #bd6213 100%);
  background-image: -moz-linear-gradient(#f4d3b7, #f7a157 3%, #e27517 97%, #bd6213 100%);
  background-image: -ms-linear-gradient(#f4d3b7, #f7a157 3%, #e27517 97%, #bd6213 100%);
  background-image: -o-linear-gradient(#f4d3b7, #f7a157 3%, #e27517 97%, #bd6213 100%);
  background-image: linear-gradient(#f4d3b7, #f7a157 3%, #e27517 97%, #bd6213 100%);
  color: #fff;
}
button.btn-special:hover,
a.btn.btn-special:hover,
.btn.btn-special:hover {
  background-color: #6395aa;
  background-image: -webkit-linear-gradient(#c6630d, #a1510d);
  background-image: -moz-linear-gradient(#c6630d, #a1510d);
  background-image: -ms-linear-gradient(#c6630d, #a1510d);
  background-image: -o-linear-gradient(#c6630d, #a1510d);
  background-image: linear-gradient(#c6630d, #a1510d);
  color: #fff;
}
button.btn-facebook,
a.btn.btn-facebook,
.btn.btn-facebook {
  border: 1px solid #1e3159;
  border: 1px solid rgba(30, 49, 89, 0.75);
  background-color: #3b5998;
  background-image: -webkit-linear-gradient(#6381c0, #4463a5 3%, #2e4980 97%, #1e335f 100%);
  background-image: -moz-linear-gradient(#6381c0, #4463a5 3%, #2e4980 97%, #1e335f 100%);
  background-image: -ms-linear-gradient(#6381c0, #4463a5 3%, #2e4980 97%, #1e335f 100%);
  background-image: -o-linear-gradient(#6381c0, #4463a5 3%, #2e4980 97%, #1e335f 100%);
  background-image: linear-gradient(#6381c0, #4463a5 3%, #2e4980 97%, #1e335f 100%);
  color: #fff;
}
button.btn-facebook:hover,
a.btn.btn-facebook:hover,
.btn.btn-facebook:hover {
  background-color: #2e4980;
  background-image: -webkit-linear-gradient(#2e4980, #1b2e55);
  background-image: -moz-linear-gradient(#2e4980, #1b2e55);
  background-image: -ms-linear-gradient(#2e4980, #1b2e55);
  background-image: -o-linear-gradient(#2e4980, #1b2e55);
  background-image: linear-gradient(#2e4980, #1b2e55);
  color: #fff;
}
button.btn-facebook .icon-f-facebook,
a.btn.btn-facebook .icon-f-facebook,
.btn.btn-facebook .icon-f-facebook {
  margin-right: 0.5em;
}
button.btn-play,
a.btn.btn-play,
.btn.btn-play {
  min-height: 2.4em;
}
button.btn-play .loader,
a.btn.btn-play .loader,
.btn.btn-play .loader {
  margin-top: 0;
  font-size: 9px;
}
button.btn-play .loader,
a.btn.btn-play .loader,
.btn.btn-play .loader,
button.btn-play .loader:after,
a.btn.btn-play .loader:after,
.btn.btn-play .loader:after {
  width: 5.5em;
  height: 5.5em;
}
button.btn-play .percentage,
a.btn.btn-play .percentage,
.btn.btn-play .percentage {
  font-weight: 600;
  font-size: 0.5em;
  height: 1em;
  padding-top: 0.15em;
  width: 3em;
}
button.btn-play .round-progress-wrapper,
a.btn.btn-play .round-progress-wrapper,
.btn.btn-play .round-progress-wrapper {
  margin-top: -0.9em;
}
button.btn-play .round-progress-wrapper:after,
a.btn.btn-play .round-progress-wrapper:after,
.btn.btn-play .round-progress-wrapper:after {
  content: '';
  background: transparent;
  width: 80%;
  height: 80%;
  position: absolute;
  border-radius: 50%;
  top: 4px;
  left: 4px;
  opacity: 1;
  border: 4px solid #f6f6f6;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  animation: rotate 2s infinite linear;
}
button.btn-play.disabled,
a.btn.btn-play.disabled,
.btn.btn-play.disabled,
button.btn-play[disabled],
a.btn.btn-play[disabled],
.btn.btn-play[disabled] {
  opacity: 1;
}
.btnFullwidth {
  width: 100%;
}
.noPadding {
  padding: 0;
}
a,
p a {
  color: #2db0ea;
  cursor: pointer;
  text-decoration: underline;
}
a:focus,
p a:focus,
a:hover,
p a:hover {
  color: #f47c15;
}
zuorapayment {
  display: block;
  position: relative;
  min-height: 30em;
  width: 100%;
}
zuorapayment .loader {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 3em;
}
zuorapayment iframe {
  width: 100% !important;
}
/*# sourceMappingURL=main_shared.css.map */